gecko-dev/toolkit/components/places
Marco Bonardo ddb1de2bb4 Bug 781617 - autoFill should respect user's input.
r=unfocused
2012-09-21 16:56:20 +02:00
..
tests Bug 781617 - autoFill should respect user's input. 2012-09-21 16:56:20 +02:00
AsyncFaviconHelpers.cpp Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak 2012-09-04 20:38:00 -04:00
AsyncFaviconHelpers.h Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak 2012-09-04 20:38:00 -04:00
BookmarkHTMLUtils.jsm Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak 2012-09-06 00:34:50 -04:00
ClusterLib.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorAnalyzer.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorAnalyzer_worker.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorConversion.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
Database.cpp Bug 782616 - Don't treat SetJournalMode's return type as nsresult; r=mak 2012-08-14 12:10:42 +03:00
Database.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
Helpers.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Helpers.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
History.cpp Bug 782616 - Use more appropriate return types than nsresult; r=mak 2012-08-14 12:10:42 +03:00
History.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
PlaceInfo.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
PlaceInfo.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
PlacesCategoriesStarter.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PlacesDBUtils.jsm Bug 751813 - Stop spewing to the console about Places Maintenance. 2012-09-12 12:02:07 +02:00
PlacesUtils.jsm Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak 2012-09-06 00:34:50 -04:00
SQLFunctions.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
SQLFunctions.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
VisitInfo.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
VisitInfo.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
mozIAsyncFavicons.idl Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak 2012-09-04 20:38:00 -04:00
mozIAsyncHistory.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mozIAsyncLivemarks.idl Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population. 2012-03-08 11:14:59 +01:00
mozIColorAnalyzer.idl Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
mozIPlacesAutoComplete.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAndroidHistory.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsAndroidHistory.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAnnoProtocolHandler.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsAnnoProtocolHandler.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak 2012-06-19 23:58:39 -04:00
nsAnnotationService.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsAnnotationService.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsFaviconService.cpp Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak 2012-09-04 20:38:00 -04:00
nsFaviconService.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsIAnnotationService.idl Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsIBrowserHistory.idl Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
nsIFaviconService.idl Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak 2012-09-04 20:38:00 -04:00
nsILivemarkService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINavBookmarksService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINavHistoryService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPlacesImportExportService.idl Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsITaggingService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLivemarkService.js Bug 760940 - Bookmarks and history menus behave incorrectly due to non-node weak map keys. r=mak 2012-07-24 17:20:57 +03:00
nsMaybeWeakPtr.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsMaybeWeakPtr.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavBookmarks.cpp Bug 792502 - Kill the FunctionTimer code; r=vlad 2012-09-19 16:59:38 -04:00
nsNavBookmarks.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavHistory.cpp Bug 792502 - Kill the FunctionTimer code; r=vlad 2012-09-19 16:59:38 -04:00
nsNavHistory.h Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsNavHistoryQuery.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsNavHistoryQuery.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavHistoryResult.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsNavHistoryResult.h Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsPIPlacesDatabase.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPIPlacesHistoryListenersNotifier.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPlacesAutoComplete.js Bug 781617 - autoFill should respect user's input. 2012-09-21 16:56:20 +02:00
nsPlacesAutoComplete.manifest Bug 566489 - Enable inline autocomplete again, but make it smarter. 2012-01-19 12:31:24 +01:00
nsPlacesExpiration.js Bug 764190 - fix PLACES_EXPIRATION_STEPS_TO_CLEAN telemetry; r=taras,mak 2012-08-07 15:46:39 -04:00
nsPlacesExportService.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsPlacesExportService.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPlacesIndexes.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPlacesMacros.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPlacesModule.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPlacesTables.h Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsPlacesTriggers.h Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsTaggingService.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
toolkitplaces.manifest Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00