gecko/toolkit/components/places
Michael Ventnor e25a415af3 Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:24 +01:00
..
tests Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
AsyncFaviconHelpers.cpp Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak 2011-12-15 16:55:22 -08:00
AsyncFaviconHelpers.h Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak 2011-12-15 16:55:22 -08:00
Database.cpp Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
Database.h Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
Helpers.cpp Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak 2011-10-28 20:37:13 -07:00
Helpers.h Bug 646993 - Cap the bookmark title length to TITLE_LENGTH_MAX r=mak 2011-10-28 20:37:13 -07:00
History.cpp Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar. 2011-12-15 14:59:53 -08:00
History.h Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar. 2011-12-15 14:59:53 -08:00
Makefile.in Bug 700296 (Interfaces) - Remove dynamic containers implementation from Places. 2011-11-29 02:22:49 +01:00
mozIAsyncFavicons.idl Bug 699843 - Interfaces Changes, replaceFaviconData(FromDataURL)?. r=mak, sr=gavin 2011-12-15 16:56:01 -08:00
mozIAsyncHistory.idl Bug 702810 - mozIAsyncHistory should expose an async isURIVisited method. 2011-11-30 00:48:47 +01:00
mozIPlacesAutoComplete.idl
nsAndroidHistory.cpp Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
nsAndroidHistory.h Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 718440. Add more sampler labels to various places. r=bgirard 2012-01-17 15:33:04 -05:00
nsAnnotationService.h
nsFaviconService.cpp bug 704558 - Toolkit changes to work with the newly modified imgTools functions. r=rs 2011-12-16 19:43:10 -05:00
nsFaviconService.h Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak 2011-12-15 16:55:22 -08:00
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl Bug 699843 - Interfaces Changes, replaceFaviconData(FromDataURL)?. r=mak, sr=gavin 2011-12-15 16:56:01 -08:00
nsILivemarkService.idl
nsINavBookmarksService.idl Bug 700296 (Interfaces) - Remove dynamic containers implementation from Places. 2011-11-29 02:22:49 +01:00
nsINavHistoryService.idl Bug 700296 (Interfaces) - Remove dynamic containers implementation from Places. 2011-11-29 02:22:49 +01:00
nsIPlacesImportExportService.idl
nsITaggingService.idl Bug 707946 - Improve performances of hasChildren for tag queries. 2011-12-07 21:56:26 +01:00
nsLivemarkService.js
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 718440. Add more sampler labels to various places. r=bgirard 2012-01-17 15:33:04 -05:00
nsNavBookmarks.h Bug 711914 - Fetching bookmarks information during onBeforeItemRemove may break the bookmarks cache. 2012-01-12 17:04:09 +01:00
nsNavHistory.cpp Bug 709205 - use GetObserverService in places; r=mak 2011-12-09 14:35:59 -05:00
nsNavHistory.h Bug 700314 - Remove nsNavHistory nsICharsetResolver implementation. 2011-11-08 00:29:40 +01:00
nsNavHistoryQuery.cpp
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 508760 - Remove VC6 workaround. r=mano 2011-12-18 20:19:34 +01:00
nsNavHistoryResult.h Bug 711799 - Fix a bunch of initializing-pointer-from-boolean warnings. r=dholbert 2011-12-18 01:00:47 -05:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js Bug 566489 - Enable inline autocomplete again, but make it smarter. 2012-01-19 12:31:24 +01:00
nsPlacesAutoComplete.manifest Bug 566489 - Enable inline autocomplete again, but make it smarter. 2012-01-19 12:31:24 +01:00
nsPlacesExpiration.js Bug 700417 - Further reduce cache_size in Places. 2011-11-08 00:29:38 +01:00
nsPlacesImportExportService.cpp Bug 709205 - use GetObserverService in places; r=mak 2011-12-09 14:35:59 -05:00
nsPlacesImportExportService.h
nsPlacesIndexes.h Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
nsPlacesMacros.h
nsPlacesModule.cpp Bug 702037 - Merge Android History into mozilla-central. r=marco 2011-11-18 14:42:52 -08:00
nsPlacesTables.h Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
nsPlacesTriggers.h Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
nsTaggingService.js Bug 707955 - Tags should avoid results overhead. 2011-12-07 21:56:30 +01:00
PlaceInfo.cpp
PlaceInfo.h
PlacesCategoriesStarter.js
PlacesDBUtils.jsm Bug 712427 - provide more information in SQL PRAGMA queries; r=mak 2012-01-05 18:46:35 -05:00
PlacesUtils.jsm Bug 713269 - Use Asynchronous Favicons API for PlacesUtils.jsm. r=mak 2012-01-11 00:04:01 -05:00
SQLFunctions.cpp Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
SQLFunctions.h Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h