gecko/toolkit/components/places
2011-05-16 12:42:05 +02:00
..
tests Bug 646422 - push/replaceState should inform global history of the new URI's title. r=mak 2011-05-15 20:29:18 -04:00
AsyncFaviconHelpers.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
AsyncFaviconHelpers.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
Helpers.cpp Bug 493783 - Fix some Places warnings. 2011-05-10 03:10:25 +02:00
Helpers.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
History.cpp Bug 493783 - Fix some Places warnings. 2011-05-10 03:10:25 +02:00
History.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
Makefile.in Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
mozIAsyncHistory.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
mozIPlacesAutoComplete.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsAnnoProtocolHandler.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsAnnoProtocolHandler.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsAnnotationService.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsAnnotationService.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsFaviconService.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsFaviconService.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIAnnotationService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIBrowserHistory.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIDynamicContainer.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsIFaviconService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsILivemarkService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsINavBookmarksService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsINavHistoryService.idl Bug 630225 - Expose frecency as a sorting order for the history sidebar (with slight query builder optimization). 2011-04-13 22:15:41 +02:00
nsIPlacesImportExportService.idl Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
nsITaggingService.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsLivemarkService.js Merge mozila-central onto cedar 2011-03-23 12:06:04 -04:00
nsMaybeWeakPtr.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsMaybeWeakPtr.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsMorkHistoryImporter.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsNavBookmarks.cpp Bug 631374 - Adding or removing tags in the selector listbox always scrolls to top. 2011-05-05 13:14:21 +02:00
nsNavBookmarks.h Bug 631374 - Adding or removing tags in the selector listbox always scrolls to top. 2011-05-05 13:14:21 +02:00
nsNavHistory.cpp Bug 493783 - Fix some Places warnings. 2011-05-10 03:10:25 +02:00
nsNavHistory.h Bug 630240 - Avoid full refreshes in history results when incremental updates are easy. 2011-04-29 18:12:20 +02:00
nsNavHistoryQuery.cpp Bug 493783 - Fix some Places warnings. 2011-05-10 03:10:25 +02:00
nsNavHistoryQuery.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsNavHistoryResult.cpp Bug 630240 - Avoid full refreshes in history results when incremental updates are easy. 2011-04-29 18:12:20 +02:00
nsNavHistoryResult.h Bug 630240 - Avoid full refreshes in history results when incremental updates are easy. 2011-04-29 18:12:20 +02:00
nsPIPlacesDatabase.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPIPlacesHistoryListenersNotifier.idl Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesAutoComplete.js Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesAutoComplete.manifest Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesExpiration.js Bug 657034 - Timed Expiration queries need to bind null too. r=mak 2011-05-16 12:42:05 +02:00
nsPlacesImportExportService.cpp Bug 493783 - Fix some Places warnings. 2011-05-10 03:10:25 +02:00
nsPlacesImportExportService.h Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
nsPlacesIndexes.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesMacros.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesModule.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesTables.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsPlacesTriggers.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
nsTaggingService.js Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
PlaceInfo.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
PlaceInfo.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
PlacesCategoriesStarter.js Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
PlacesDBUtils.jsm Bug 649211 - PlacesDBUtils console output is broken. r=sdwilsh 2011-04-12 04:27:33 +02:00
PlacesUtils.jsm Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
SQLFunctions.cpp Bug 570975 - Clarify comment in MatchAutoCompleteFunction. rs=sdwilsh 2011-03-28 11:20:07 -04:00
SQLFunctions.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
toolkitplaces.manifest Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
utils.js Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
VisitInfo.cpp Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00
VisitInfo.h Bug 595513 - Reduce makefile recursion in toolkit. r=khuey 2011-03-08 14:58:46 +11:00