Commit Graph

145 Commits

Author SHA1 Message Date
thunder@mozilla.com
b0ef359d62 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
d7f51d5fe8 Bug 369813, persist container open state in trees, r=mano 2007-05-16 18:14:27 -07:00
mark.finkle@gmail.com
a3bcee25d5 bug 378618. backing out changes that are causing tests to fail 2007-05-16 12:30:19 -07:00
mark.finkle@gmail.com
49f01aba73 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
ab3df2e8a0 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-05-16 10:14:59 -07:00
gavin@gavinsharp.com
65a29921c8 Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com
b000329bcf 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
35a15f2149 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com
84f7dbbb4a bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com
19ca63911e 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
f3ee419bd1 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
c6a0f704db Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 16:28:22 -07:00
thunder@mozilla.com
4f91d1194f Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 16:23:51 -07:00
mozilla.mano@sent.com
f5f32a1a38 Bug 380693 - unable to create a bookmark folder. r=sspitzer. 2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com
7d3423612f Bug 380689 - Import & Export separators titles. r=sspitzer. 2007-05-14 21:18:25 -07:00
mozilla.mano@sent.com
9cf5508862 Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com
3031ce0327 Bug 372508 part 2 - remove folderId getter. r=sspitzer. 2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com
c0bac3b3b7 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
asqueella@gmail.com
3c8e93bdce 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
228d6f48af 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
d76e630729 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
3042d48295 Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano 2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org
4e84f876cf 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
e06f0386f7 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
72de7137c4 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
769a716f84 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
f1ee4c669a 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
3192f41b86 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
d975b1127f Bug 376008 - typo fix (for onemen.one, r=mano) 2007-05-07 11:27:38 -07:00
ted.mielczarek@gmail.com
01d4f5821b 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
2b21106794 Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-05-07 03:52:55 -07:00
mozilla.mano@sent.com
301b5faa55 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-05-07 03:52:54 -07:00
myk@mozilla.org
e371b2f26d 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
93be980ba9 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
cbcc037dfb 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
02d18474ae 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
47c7485fa5 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
0804329716 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
29ca525e36 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
cb9ccf3bfb 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
8cd8799178 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
033836f511 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
69e7a629f0 Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano 2007-05-03 23:47:02 -07:00
rob_strong@exchangecode.com
a43fb424fb 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
28c106ce0b 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
b49d85c4ab Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
dietrich@mozilla.com
ee0fa0b46b fix test bustage from bug 376008 2007-05-03 02:57:59 -07:00
dietrich@mozilla.com
1ac6c6b871 fixing bustage from bug 376008 2007-05-03 02:26:21 -07:00
dietrich@mozilla.com
1cd5754cc2 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
joshmoz@gmail.com
6af599f693 [re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-02 16:47:53 -07:00