Граф коммитов

5400 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano@sent.com c84133b2a4 Bug 381042 - Error: childFolder not defined. r=sspitzer. 2007-05-17 13:41:01 -07:00
sspitzer@mozilla.org df657f26bc fix for bug #380979: after schema change we fail to import bookmarksr=dietrich 2007-05-16 23:47:41 -07:00
thunder@mozilla.com c9ebcce8b9 Bug 376253: Places bookmarks import/export unit tests + assorted fixes uncovered by the tests. r=mano, r=dietrich 2007-05-16 23:06:48 -07:00
enndeakin@sympatico.ca c8e44175f0 Bug 369813, persist container open state in trees, r=mano 2007-05-16 18:14:27 -07:00
mark.finkle@gmail.com 57cb026f1e bug 378618. backing out changes that are causing tests to fail 2007-05-16 12:30:19 -07:00
mark.finkle@gmail.com f5d2f3b13d bug 378618. r=gavin. removed singleton member from factory to remove a leak 2007-05-16 11:33:57 -07:00
ted.mielczarek@gmail.com 8b8fb2dc58 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-05-16 10:14:59 -07:00
gavin@gavinsharp.com bd4d1b832f Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com d4c02bb41c Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me 2007-05-16 06:36:31 -07:00
gavin@gavinsharp.com 8c56c98c87 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com 5477b804cb bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com 405957fd02 Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
thunder@mozilla.com 2653b13a7a Fix build bustage - don't build places import/export code except when MOZ_PLACES_BOOKMARKS are enabled. r=mano 2007-05-15 17:05:09 -07:00
thunder@mozilla.com 2da2087481 Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 16:28:22 -07:00
thunder@mozilla.com 1f20fd1155 Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 16:23:51 -07:00
mozilla.mano@sent.com 30582e1416 Bug 380693 - unable to create a bookmark folder. r=sspitzer. 2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com eb9309e413 Bug 380689 - Import & Export separators titles. r=sspitzer. 2007-05-14 21:18:25 -07:00
mozilla.mano@sent.com 1355c9bb8a Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com 8d18c1a115 Bug 372508 part 2 - remove folderId getter. r=sspitzer. 2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com 0c07d55db2 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
asqueella@gmail.com 66932e16e5 Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin 2007-05-13 08:47:05 -07:00
asqueella@gmail.com 7026ec9154 Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner 2007-05-13 05:34:09 -07:00
mozilla.mano@sent.com cce32bf90e Bug 334758 - Import and export bookmark descriptions, patch by dietrich and me, r=sspitzer. 2007-05-11 12:26:14 -07:00
enndeakin@sympatico.ca 6e82f5428f Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano 2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org c039a18e12 supplimental patch for bug #334669: "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316).r=manothanks to onemen.one@gmail for the patch 2007-05-10 23:17:18 -07:00
sspitzer@mozilla.org afd0626a7d fix for bug #380340: move the places shutdown work to on the profile-before-change event. r=mano 2007-05-10 17:42:22 -07:00
mozilla.mano@sent.com 2c5e158506 Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer. 2007-05-10 16:52:47 -07:00
mozilla.mano@sent.com 455ba54224 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com 33a988643d Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
mozilla.mano@sent.com 24e23fd894 Bug 334669 - bookmark separators have an icon overlaid over it. patch from onemen.one@gmail.com, r=me. 2007-05-08 03:50:33 -07:00
dietrich@mozilla.com 569e25f8e9 Bug 376008 - typo fix (for onemen.one, r=mano) 2007-05-07 11:27:38 -07:00
ted.mielczarek@gmail.com e659c0665b bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg 2007-05-07 08:32:41 -07:00
myk@mozilla.org 9ba03ade72 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-05-07 03:52:55 -07:00
mozilla.mano@sent.com 3562330e8e Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-05-07 03:52:54 -07:00
myk@mozilla.org 9f7fde2aca bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)Patch by Ryan Flint.r=myk 2007-05-07 03:52:53 -07:00
myk@mozilla.org d8c784e813 don't treat microsummary generator that goes missing as if it were a remote generatorbug=346822r=mconnor 2007-05-07 03:52:52 -07:00
myk@mozilla.org f9b8882a5f display link tag's title attribute on microsummary menu item while downloading generatorPatch by Justin Dolske.bug=342231r=myk 2007-05-07 03:52:51 -07:00
martijn.martijn@gmail.com b37280c96e Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon Bünzli, r=myk 2007-05-07 03:52:50 -07:00
myk@mozilla.org e30874168a add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2007-05-07 03:52:49 -07:00
myk@mozilla.org da623c877d Initial support for microsummaries via a service and integration into the bookmarks UI.bug=334471r=brettwa=ben for the branch 2007-05-07 03:52:48 -07:00
dwitte@stanford.edu 1852ac4c86 implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi 2007-05-05 14:09:54 -07:00
sspitzer@mozilla.org aca7ffe9f6 fix for bug #375677: Deleting 5 or more bookmarks at once in Bookmarks Manager seriously messes up the bookmark handling.fix by Todd Agulnick <toddsf@gmail.com>.r=sspitzer 2007-05-04 12:30:40 -07:00
gavin@gavinsharp.com 1a65fe5fda Bug 356289: modify the search service's concept of "default engine" so that extension-shipped search plugins can be easily restored using "restore default engines", r=mano, ui-r=mconnor 2007-05-04 08:48:08 -07:00
asqueella@gmail.com ab93da6d17 354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano 2007-05-03 23:55:38 -07:00
asqueella@gmail.com 927887d8e9 Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano 2007-05-03 23:47:02 -07:00
rob_strong@exchangecode.com 2f2d420a70 Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird 2007-05-03 16:40:54 -07:00
sspitzer@mozilla.org 16aae7ec5d fix for bug #379552: when I drop a page with no title onto the personal toolbar, we should use the uri as the title.r=mano 2007-05-03 07:37:11 -07:00
enndeakin@sympatico.ca 3203ecaddf Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
dietrich@mozilla.com 06f16dfdf8 fix test bustage from bug 376008 2007-05-03 02:57:59 -07:00
dietrich@mozilla.com 2ec31dc221 fixing bustage from bug 376008 2007-05-03 02:26:21 -07:00