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

3805 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano@sent.com f53ab7c4bf Bug 381042 - Error: childFolder not defined. r=sspitzer. 2007-05-17 13:41:01 -07:00
sspitzer@mozilla.org 7e50d8ccf0 fix for bug #380979: after schema change we fail to import bookmarksr=dietrich 2007-05-16 23:47:41 -07:00
thunder@mozilla.com 50534c2017 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 e14ad5129e Bug 369813, persist container open state in trees, r=mano 2007-05-16 18:14:27 -07:00
gavin@gavinsharp.com 319338f97e Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
gavin@gavinsharp.com 32a21498b1 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com 99266bb462 bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com f4d5367465 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 956bac3737 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 0a3e281b25 Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 16:28:22 -07:00
thunder@mozilla.com 663d6c6ed4 Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 16:23:51 -07:00
mozilla.mano@sent.com f869845dbc Bug 380693 - unable to create a bookmark folder. r=sspitzer. 2007-05-14 21:22:14 -07:00
mozilla.mano@sent.com ce6badb151 Bug 380689 - Import & Export separators titles. r=sspitzer. 2007-05-14 21:18:25 -07:00
mozilla.mano@sent.com 990a6a2212 Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
mozilla.mano@sent.com 1229e4399d Bug 372508 part 2 - remove folderId getter. r=sspitzer. 2007-05-14 14:56:38 -07:00
mozilla.mano@sent.com 6149ee9394 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
mozilla.mano@sent.com b0c257a779 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 4ad6405ae0 Bug 325342, implement places sort bookmark folder by name command, r=dietrich,mano 2007-05-11 12:06:57 -07:00
sspitzer@mozilla.org 3db13ff4f0 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 d0c2229975 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 dff232a310 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 f3d26cfdc0 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com 2e34341021 Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
dietrich@mozilla.com 83b3f50908 Bug 376008 - typo fix (for onemen.one, r=mano) 2007-05-07 11:27:38 -07:00
myk@mozilla.org 0c671547ab Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-05-07 03:52:55 -07:00
mozilla.mano@sent.com c0485e12c9 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-05-07 03:52:54 -07:00
myk@mozilla.org 1e9444acbd 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 180437416d 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 280ffef7af 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 e6cfed5352 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 f0d95f2720 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 70e46baa97 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
sspitzer@mozilla.org c6d22d8700 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 6362a5977d 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 30babdf6c4 Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano 2007-05-03 23:47:02 -07:00
sspitzer@mozilla.org d1c4317973 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 8d04db6f0a Bug 337868, update places bookmarks toolbar when items are modified, r=mano 2007-05-03 05:26:27 -07:00
dietrich@mozilla.com 5f8405e8ea fix test bustage from bug 376008 2007-05-03 02:57:59 -07:00
dietrich@mozilla.com c750272f29 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
gavin@gavinsharp.com 34896b99b0 Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
gavin@gavinsharp.com 4e820dbdbe Bug 357830: use parseFromBuffer instead of doing byte->string conversion manually, to benefit from nsDomParser's charset detection, r=mano 2007-05-02 13:06:43 -07:00
sspitzer@mozilla.org 795e8e4185 fix for bug #376302: unable to drop favicon or link onto personal toolbar folder, favicon drop leaves the cursor behindr=mano 2007-05-02 00:06:34 -07:00
sspitzer@mozilla.org 007ee2bfee fix for bug #378921: unable to bookmark a microsummarized URI.r=mano 2007-05-01 15:30:24 -07:00
asqueella@gmail.com e1801bbb3d Bug 377844 - Pop up safebrowsing EULA/select remoteLookups radio when a provider menuitem is selectedp=Ryan Flint <ryan@ryanflint.com>r=mano, ui-r=beltzner 2007-04-29 08:21:03 -07:00
myk@mozilla.org 8cd6dbe7aa Bug 368252: notify observers when a microsummary gets updatedr=sspitzersr=mconnor 2007-04-27 13:37:52 -07:00
myk@mozilla.org 0c9f7584f8 bug 376919: add a hidden pref to disable microsummariesPatch by Ryan Flint.r=myk 2007-04-27 13:32:23 -07:00
asqueella@gmail.com 62b19b4ee9 Bug 378257 - Typo in buildSelectionMetadata causing wrong annotations name to fill in the node metadatap=onemen.one@gmail.comr=mano 2007-04-27 09:37:09 -07:00
mozilla.mano@sent.com 6b055ec532 Bug 377500 - Result is broken if two bookmarks items have the same URL but with different titles. r=dietrich. 2007-04-25 14:03:29 -07:00
asqueella@gmail.com a071e83562 Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org 2007-04-25 13:42:46 -07:00
peterv@propagandism.org 37ea48ef85 Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking. 2007-04-25 09:35:27 -07:00
rob_strong@exchangecode.com ca18fe1473 Win32 only - Bug 372236: Internet Shortcut (.url) icons are now icons of Firefox instead of a page with a Firefox icon on it. patch=Thomas Bertels tbertels@gmail.com, r=rob_strong 2007-04-24 14:33:13 -07:00
mozilla.mano@sent.com 96cd17bc4d Bug 376581 - ASSERT: null node when deleting last history item. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:38:04 -07:00
mozilla.mano@sent.com 3a8c6a5579 Bug 378248 - PlacesCreateLivemarkTransaction doTransaction use getItemURI instead of getFolderURI. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:34:08 -07:00
mozilla.mano@sent.com 4daeecc350 Bug 378470 - refreshVisibleSection fails to update viewIndex properly. patch from onemen.one@gmail.com, r=me. 2007-04-23 16:30:11 -07:00
benjamin@smedbergs.us 1e0c15f245 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
dietrich@mozilla.com c5370cda5d Bug 377066 GetAnnotationInfo always returns VALUE_TYPE_TEXT as the annotation type (r=mano) 2007-04-22 14:48:52 -07:00
philringnalda@gmail.com 1781327e89 Bug 359471 - Disable auth, plugins and subframes in the phishing provider EULA iframe's docshell, patch by Ryan Flint <ryan@ryanflint.com>, r=mano 2007-04-21 18:55:13 -07:00
peterv@propagandism.org b21a47335d Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron. 2007-04-10 15:05:41 -07:00
mozilla.mano@sent.com 99bf01157f Bug 376731 - Pasting/Dropping a child of a live-bookmark should not copy over its livemark/bookmarkFeedURI annotation. r=dietrich. 2007-04-09 17:36:43 -07:00
mozilla.mano@sent.com 5ab5f4cb13 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
mozilla.mano@sent.com 15b3c6141d Bug 376661 - History Sidebar->Bookmark This Link menu-item should be hidden for multiple-items selection. r=dietrich. 2007-04-05 17:03:13 -07:00
mozilla.mano@sent.com 92538fb70d Bug 376618 - History Sidebar->Bookmark This Link should open the bookmark properties dialog in minimal UI mode. r=dietrich. 2007-04-05 15:07:06 -07:00
alfred.peng@sun.com 1e0af2d022 Bug 357243. Can not add certain item into cookie "Exceptions" list after clicking "Remove All Sites".Patch by Jia-Qin.Shi@Sun.COM. r=mano. 2007-04-05 02:59:20 -07:00
enndeakin@sympatico.ca 7a656c0720 Bug 376429, sorting not working when clicking column headers in places window, r=mano 2007-04-03 18:08:43 -07:00
philringnalda@gmail.com d8531291e5 Bug 375843 - Report Web Forgery menu item changed location, r=mano 2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com 41d1586562 Bug 335323 - Fix bookmark-properties dialog dimensions and the dialog modality flag in the various modes of the dialog. r=sspitzer 2007-03-30 16:47:07 -07:00
dietrich@mozilla.com 68806ca939 follow-up to bug 373504 (r=mano) 2007-03-30 16:16:24 -07:00
mozilla.mano@sent.com b56bf6babe Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich. 2007-03-30 13:36:32 -07:00
mozilla.mano@sent.com 37c9936a26 Set showRoot on the folder tree for real (bug 371076). 2007-03-30 09:05:19 -07:00
mozilla.mano@sent.com 8013f95bb5 Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih. 2007-03-28 17:07:42 -07:00
dietrich@mozilla.com b34630d8ad Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano) 2007-03-28 13:32:51 -07:00
sayrer@gmail.com 4799d719ef bug 375588. FeedWriter should pull image from accessor, not property bag. r=mano 2007-03-27 18:02:33 -07:00
mozilla.mano@sent.com 10f664742c Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich. 2007-03-27 17:28:34 -07:00
sspitzer@mozilla.org e915e82a11 fix for regression bug #375481: [places] unable to dnd bookmarks to the personal toolbarr=mano 2007-03-26 22:50:29 -07:00
mozilla.mano@sent.com abef540927 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
gavin@gavinsharp.com 89d4ae0e7c Fix typo in patch for bug 363618 2007-03-26 14:20:28 -07:00
gavin@gavinsharp.com a5c799e234 Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
gavin@gavinsharp.com 6dc54675d6 Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano 2007-03-26 07:22:14 -07:00
mozilla.mano@sent.com d4572bbb17 Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer. 2007-03-25 14:56:52 -07:00
philringnalda@gmail.com 3f5ebfd3f2 Bug 375249 - Remove unused strings in safebrowsing, r=gavin 2007-03-25 11:53:37 -07:00
mozilla.mano@sent.com 4abee09e93 fix typos 2007-03-25 05:35:15 -07:00
mozilla.mano@sent.com 616e2cd8ff Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
asqueella@gmail.com c3ff356c3c Bug 375215 - FeedWriter fails for feeds with text/html content type
p=Wladimir Palant <trev@gtchat.de>r=sayrer/mano
2007-03-24 22:26:32 -07:00
rob_strong@exchangecode.com b7883f0cf0 Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer 2007-03-23 14:32:30 -07:00
mozilla.mano@sent.com f183d84ed8 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin. 2007-03-22 18:34:28 -07:00
dietrich@mozilla.com 4b1aa65f0f Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com ff5acf8f57 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -07:00
mozilla.mano@sent.com 97af6c130f Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
rob_strong%exchangecode.com eeea39da96 Bug 447934 - Default browser check doesn't return false if the registry key doesn't exist. r=jmathies, approval1.9.0.2=samuel.sidler 2008-08-12 01:21:28 +00:00
dietrich%mozilla.com 3d9f5fdd84 Bug 438744 - Folders with non uniform characters (accents, Chinese, Japanese, etc) in their names do not import over from Safari. (r=mano, a=ss) 2008-07-22 23:16:32 +00:00
rcampbell%mozilla.com fe74c5ae40 bug 436540 - BookmarksMenu items from distribution.ini do not get added to Bookmarks Menu, p=me, r=gavin+thunder, a=mconnor 2008-07-18 13:47:49 +00:00
reed%reedloden.com e2ee60618f Bug 442830 - "modules/distribution.js: int and bool prefs are not set correctly" [p=yoshino@mozilla-japan.org (Kohei Yoshino) r=thunder r=bsmedberg a=mconnor] 2008-07-12 11:31:56 +00:00
reed%reedloden.com b4332d0bc7 Bug 409192 - "Applications prefpane is broken if shell service isn't available at runtime (Applications preferences dialogue is empty, no way to add applications)" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin a=beltzner] 2008-07-12 09:07:48 +00:00
gavin%gavinsharp.com ea8a79c702 Bug 442970: revert part of bug 441120 that modified behavior for default params, to ensure that session store code can properly strip out default params when restoring sessions, r=dveditz, a=pending 2008-07-02 08:50:38 +00:00
gavin%gavinsharp.com 35317073d7 Bug 430901: 'Keep my History for at least X days' will not save any changes, and remains unchecked when updating to Firefox 3 with history disabled, patch by David Humphrey <david.humphrey@senecac.on.ca>, r=dietrich, a=shaver 2008-07-01 06:06:06 +00:00
gavin%gavinsharp.com 8be881e19d Bug 441120: r=mconnor, sr=dveditz, a=beltzner 2008-07-01 05:52:12 +00:00
gavin%gavinsharp.com 3039991c4f Bug 434749: [RTL] Drag&Drop bookmarks in Firefox 3 not usable, patch by Asaf Romano <mano@mozilla.com>, r=mconnor, a=shaver 2008-05-28 19:04:30 +00:00
mconnor%steelgryphon.com a7026b2b2a bug 433018, patch by gavin, r+ui-r+a=me 2008-05-10 15:52:32 +00:00
gavin%gavinsharp.com 07c240ab40 Bug 432941: Busted accessibility in Prefs/Advanced/Encryption (aria-abelledby), patch by Phil Ringnalda <philringnalda@gmail.com>, r=me, a=schrep 2008-05-09 20:59:09 +00:00
gavin%gavinsharp.com d18e795929 Bug 428843: don't disable the 'close multiple tabs' dialog when disabling the Quit dialog with sessionstore enabled, and don't show the quit dialog if the session will be restored, r=mconnor, ui-r=beltzner, a=mconnor 2008-05-08 15:08:40 +00:00
dietrich%mozilla.com ad5c2b15bb Bug 432454 - Library columns hidden state is not persisted (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-05-08 04:20:00 +00:00
dietrich%mozilla.com 4d845a0bd6 Bug 417228 - Bookmarks outside the three default folders aren't restored (r=mano, a=schrep) 2008-05-06 20:59:55 +00:00
dietrich%mozilla.com 6d4c5400ee Bug 407443 - menus for query based folders (smart bookmarks, saved searches) not refreshed after deleting an item (for mak77@supereva.it, r=dietrich, a=schrep) 2008-05-06 19:21:11 +00:00
dolske%mozilla.com 3ea49eefc3 Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin 2008-05-06 07:45:35 +00:00
gavin%gavinsharp.com 24f3ddf538 Bug 431713: show EULA by default on first run of Firefox on Linux, and add override for unit test/talos machines to avoid it there, r=mconnor, a=mconnor 2008-05-05 20:43:45 +00:00
gavin%gavinsharp.com 6926416e33 Bug 431535: Static item's context menu in bookmark menu is messed up, Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-05-05 20:03:37 +00:00
dietrich%mozilla.com a0d61778e8 Bug 431817 - Special folders (Tags, Recent Tags) are not expandable/collapsible (no-more containers) (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-05-05 18:16:56 +00:00
dietrich%mozilla.com bccbd1d49e Bug 431671 - Can still remove root folders shortcuts using Cut (r=mano, a=beltzner) 2008-05-02 15:39:45 +00:00
marco.zehe%googlemail.com 01ba3c075d Bustage fix from checkin for bug 431709. 2008-05-02 09:38:17 +00:00
marco.zehe%googlemail.com a2757ae547 bug 431709 - Bookmarks/Subscribe to this page, "Subscribe to this feed using" combobox has no accessible name
r=gavin.sharp
a1.9=dsicore
2008-05-02 08:47:12 +00:00
dietrich%mozilla.com 1e65963626 fix to test for bug 381365 2008-05-02 00:50:09 +00:00
gavin%gavinsharp.com aacdb4514f Bug 381365: No default bookmarks for profiles with a non-relative profile location, r=dietrich, a=beltzner 2008-05-01 22:02:53 +00:00
mozilla.mano%sent.com 230e62ff8f Bug 430658, r+a=mconnor. 2008-05-01 21:38:42 +00:00
dietrich%mozilla.com 72388a0811 Bug 431173 - On Drag start Bookmark item in right pane of Library window, list items are shifted. (for marco@supereva.it, r=mano, ui-r+a=beltzner) 2008-05-01 21:02:02 +00:00
dietrich%mozilla.com bbacef00cd Bug 431594 - Add a keyword for this search... UI doesn't actually allow adding a keyword (for marco@supereva.it, r=mano, a=beltzner) 2008-05-01 20:59:43 +00:00
dietrich%mozilla.com b11d894784 Bug 431140 - dropping a bookmark or folder in the library window causes flickering (for mak77@supereva.it, r=mano, a=mconnor) 2008-05-01 15:41:37 +00:00
dietrich%mozilla.com f77335f08a Bug 430659 - Saved search in sidebar does not work. (r=mano, a=damon) 2008-05-01 04:57:47 +00:00
dietrich%mozilla.com 258a7fe951 Bug 431332 - drag & drop in places menupopups force a copy op instead of moving (for mak77@supereva.it, r=dietrich, a=beltzner) 2008-04-30 16:12:13 +00:00
dietrich%mozilla.com b2be99f0e0 Bug 430948 - Places:Drag & Drop a Favicon or a Link to Bookmarks Toolbar, Bookmarks Menu or Sidebar Bookmarks does not work. (r=mano, a=damon) 2008-04-29 18:05:10 +00:00
dietrich%mozilla.com 44d79f54f7 Bug 431231 - Unable to save RSS feed to anything but the bookmarks toolbar (UI missing?) (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-29 18:03:21 +00:00
dietrich%mozilla.com bd866a5b71 Bug 408860 - Library forward button broken and back button toggles last two selected items (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-29 17:59:18 +00:00
gavin%gavinsharp.com e2aa00f693 Bug 425851: 'Most Visited', 'Recently Bookmarked', and 'Recent Tags' should be treated as folders, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-04-28 09:41:18 +00:00
gavin%gavinsharp.com 93812c3d0b Bug 428403: Creating a new folder via the bookmark contextual dialog always places it under bookmarks menu, patch by Marco Bonardo <mak77@supereva.it>, r=mano, ui-r=beltzner, a=mconnor 2008-04-28 09:33:41 +00:00
dietrich%mozilla.com 43ee1bcdf7 Bug 426649 - Reordering folders in the left pane of Places Library is inconsistent/broken (for mak77@supereva.it, r=mano, a=mconnor) 2008-04-25 23:44:10 +00:00
dietrich%mozilla.com 2a171bf4e1 Bug 423515 - If Unfiled Bookmarks is moved to Bookmarks Menu, unfiled bookmarks are invisible until browser is restarted (r=mano, a=mconnor) 2008-04-25 21:36:42 +00:00
gavin%gavinsharp.com 4401e7438c Bug 430213: Fill details pane when folders in the left tree of the Library are selected, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=mconnor 2008-04-25 16:47:35 +00:00
gavin%gavinsharp.com 05762b4aaf Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 16:44:25 +00:00
gavin%gavinsharp.com 88778d32d6 Bug 429889: continuous creation of saved bookmark search generate wrong search, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-23 23:04:58 +00:00
gavin%gavinsharp.com 0d34d43813 Bug 423250: Library search results don't refresh after clearing search box contents, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner 2008-04-23 23:03:04 +00:00
dcamp%mozilla.com ed917779d7 Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner 2008-04-23 16:57:56 +00:00
dietrich%mozilla.com 0e66f34ffa Bug 404658 - Drag and drop in Bookmarks Sidebar allows bookmarks to be placed in top level ("All Bookmarks") folder (r=mano, a=beltzner) 2008-04-23 16:00:42 +00:00
rflint%ryanflint.com 791d3b2dc7 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 12:09:01 +00:00
gavin%gavinsharp.com 06eb4d42e9 Bug 424237: fix first-run migration of Netscape/SeaMonkey/Mozilla Suite bookmarks, r=dietrich, a=beltzner 2008-04-22 20:51:36 +00:00
dietrich%mozilla.com a13bf48784 Bug 385822 - Indices of children not correctly updated on copied folders (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-22 16:53:17 +00:00
mozilla.mano%sent.com 96adf85302 Bug 408860 - Library forward button broken and back button toggles last two selected items. r=dietrich. a=beltzner. 2008-04-21 22:07:05 +00:00
mozilla.mano%sent.com 5b6d243564 Add missing check to the code added by bug 412682. 2008-04-21 09:20:16 +00:00
mozilla.mano%sent.com d4ac9fb5ae Bug 425161 - Add versioning to left pane folder (replace queries before final). Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me, a=beltzner. 2008-04-21 02:35:16 +00:00
mozilla.mano%sent.com 9d504ec747 Bug 412682 - Organize/Context menu for bookmarks listed under Tags should be reworked. r+a=mconnor. 2008-04-21 02:32:43 +00:00
mozilla.mano%sent.com 745579a587 Bug 407541 - Details pane in Library shows wrong info when a history item is selected. r+a=dietrich. 2008-04-21 00:33:02 +00:00
dietrich%mozilla.com 2bb060c134 minor text change, to trigger a build 2008-04-19 21:01:19 +00:00
dietrich%mozilla.com 16cad914eb Bug 429668 - Remove the column picker control from the Library window (for mak77@supereva.it, r=mano, a=damon) 2008-04-19 18:03:17 +00:00
gavin%gavinsharp.com f489286c40 Bug 426268: Drag and drop into bookmarks menu makes it expand into infinity, patch by Jan Darmochwal <jdarmochwal@gmx.de>, r=mano, a=beltzner 2008-04-18 02:21:30 +00:00
gavin%gavinsharp.com c145bfea31 Bug 428402: Uncaught exception in places initialization during mochitest run, patch by Ben Turner <bent.mozilla@gmail.com>, r=dietrich, a=beltzner 2008-04-18 02:11:23 +00:00
gavin%gavinsharp.com 7bc93e2142 Bug 407872: Deleting items from 'most visited' smart bookmark folders on the toolbar doesn't work (using the context menu), patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-18 02:01:30 +00:00
gavin%gavinsharp.com a67b7b4d31 Bug 426475: Folder name in Bookmark All Tabs dialog behaves incorrectly, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-18 01:58:39 +00:00
gavin%gavinsharp.com b3ac3078d3 Revert accidental checkin 2008-04-18 01:53:56 +00:00
gavin%gavinsharp.com 303a72f080 Bug 423540: avoid using XPCOM during component initialization, patch by Marcus Redivo <mredivo@flock.com>, r=me, a=vlad 2008-04-18 01:53:55 +00:00
gavin%gavinsharp.com ab9c35a7ff Bug 422476: make checkbox in colors dialog flex to avoid clipping content in localized builds, patch by Pascal Chevrel <pascalc@gmail.com>, r=enndeakin, a=beltzner 2008-04-18 01:49:19 +00:00
dietrich%mozilla.com f1578e160a Bug 427746 - Bookmarks toolbar is empty when using 'copy' context menu option (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-16 19:33:39 +00:00
timeless%mozdev.org 2399adc766 Bug 428255 please spell equals correctly (syntax typo)
r=dietrich a=beltzner
2008-04-15 23:09:18 +00:00
dcamp%mozilla.com 2ea1e96a18 Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner 2008-04-15 22:39:45 +00:00
dietrich%mozilla.com 3e6f514b30 Bug 426056 - Unresponsive script modules/utils.js after dropping a folder into the Tags folder (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-15 17:17:35 +00:00
dietrich%mozilla.com 6a703d0e71 Bug 428648 - Fix Tag, Day, Host containers attributes (for mak77@supereva.it,
r=mano, a=beltzner)
2008-04-15 17:09:01 +00:00
gavin%gavinsharp.com 4e591ae8ce Bug 428098: Most Visited item in Bookmarks Toolbar does not use a smart search icon, patch by wesley-johnston@uiowa.edu, r=mconnor, a=beltzner 2008-04-14 01:30:43 +00:00
gavin%gavinsharp.com a1272f0e09 Bug 428020: Library infoPane does not shrink if localstore has an height set up, patch by Marco Bonardo <mak77@supereva.it>, r=mano, a=beltzner 2008-04-14 01:07:48 +00:00
bent.mozilla%gmail.com 833bdeee07 Bug 428358 - "Typo in <malware-warden.js> causes xpconnect exception about 'streamFinished'". r=dcamp, a=beltzner. 2008-04-11 17:26:03 +00:00
dietrich%mozilla.com c531984aaa Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner) 2008-04-11 16:22:02 +00:00
mconnor%steelgryphon.com 3c650de49c bug 419009 - warning if closing multiple tabs is not working, r=gavin, a=beltzner 2008-04-10 17:27:20 +00:00
dietrich%mozilla.com 014dd9a52f Bug 403140 ? Splitters in the bookmarks organizer should not be collapsable (for mak77@supereva.it, r=mano) 2008-04-09 05:49:49 +00:00
mozilla.mano%sent.com 86164d7552 Bug 424286 - Style the places organizer, bookmarks sidebar, and bookmarks menu with icons. r=dietrich. 2008-04-09 00:39:19 +00:00
dietrich%mozilla.com 319d983af5 Bug 421483 ? Reorganize pre-populated smart bookmarks (add versioning) FOLLOWUP (for mak77@supereva.it, r=dietrich) 2008-04-09 00:34:03 +00:00
reed%reedloden.com 9e7212b648 Bug 422410 - "anti malware warning UI should allow pass through / show ignore link" (display the clickthrough for both phishing and malware) [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=gavin a=blocking-firefox3+] 2008-04-08 19:30:01 +00:00
dietrich%mozilla.com 466ffc42b4 Bug 427408 - browser.bookmarks.autoExportHTML has no effect - bookmarks.html not updated (r=mano) 2008-04-08 18:59:03 +00:00
reed%reedloden.com 08b45969e4 Bug 421483 - "Reorganize pre-populated smart bookmarks (add versioning)" [p=mak77@supereva.it (Marco Bonardo [mak77]) ui-r=beltzner r=dietrich a=blocking-firefox3+] 2008-04-08 18:43:40 +00:00
reed%reedloden.com fda0a4c9e3 Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+] 2008-04-08 18:41:08 +00:00
dietrich%mozilla.com 895a556a3b Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich) 2008-04-08 06:32:36 +00:00
mozilla.mano%sent.com 8dd152a0f3 Bug 408660 - Should be able to set icons for special folders in the organizer. r=dietrich. 2008-04-08 05:51:23 +00:00
dietrich%mozilla.com 87c70dead6 Bug 405887 - library search should default to Selected Folder (for mak77@supereva.it, r=mano) 2008-04-07 15:59:30 +00:00
joshmoz%gmail.com 1bd81a45da back out fixes for bugs 423200 and 424038 2008-04-06 20:03:22 +00:00
mozilla.mano%sent.com b9f0c75138 Bug 427200 - rightclick on bookmarks on the bookmarks toolbar is broken. r=dietrich. 2008-04-06 19:41:08 +00:00
dietrich%mozilla.com 7d4da78f05 Forgot a file for bug 423200 (for mak77@supereva.it, r=dietrich) 2008-04-06 18:25:50 +00:00
timeless%mozdev.org 71f819b50c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
edward.lee%engineering.uiuc.edu d1a6816951 Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-06 03:51:58 +00:00
dcamp%mozilla.com 1b5246b0d5 Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons 2008-04-05 00:18:08 +00:00
mozilla.mano%sent.com 7c90c829cc Disable the delete menuitem when no places node is explicitly selected. r=dietrich. 2008-04-04 18:01:15 +00:00
reed%reedloden.com 582af5e033 Bug 426329 - "Search box - pressing enter does nothing" (browser chrome test) [p=sevenfurnace@gmail.com r=gavin] 2008-04-04 09:20:18 +00:00
reed%reedloden.com 76b647e7f0 Bug 422919 - "Bookmark Import and Restore do not intelligently handle two different bookmark formats" (accesskey change) [p=dietrich@mozilla.com (Dietrich Ayala) r+a1.9=beltzner] 2008-04-04 07:12:43 +00:00
reed%reedloden.com 6d7b110b10 Bug 421675 - "remove period after "Keep my history for at least xx days"" [p=steffen.wilberg@web.de (Steffen Wilberg) r=dietrich ui-r+a1.9=beltzner] 2008-04-04 07:07:31 +00:00
smontagu%smontagu.org 24e0bad019 Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner 2008-04-04 04:23:19 +00:00
dietrich%mozilla.com 849a55be44 Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner) 2008-04-03 20:51:55 +00:00
dolske%mozilla.com f0461ed2f0 Backout last change to nsSessionStore.js (from bug 299372), was unrelated
testing cruft that snuck into my patch.
2008-04-03 20:46:48 +00:00
dietrich%mozilla.com 3dd13f2899 Bug 425141 - can't drag into special roots in the left pane of the organizer (BACKOUT of bug 404658) 2008-04-03 16:48:12 +00:00
dietrich%mozilla.com addce89da4 Bug 426104 - drag and drop of separators copies them instead of moving (for mak77@supereva.it, r=dietrich) 2008-04-03 16:23:45 +00:00
dolske%mozilla.com 3d81cc758c Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-03 03:02:10 +00:00
reed%reedloden.com a404a3420b Typo fix. s/Permision/Permission/ in _checkAndGetURI()'s throw(). Found by Tomcat. 2008-04-03 02:45:31 +00:00
dietrich%mozilla.com 0eda1ee1e1 Bug 425884 - Unable to copy bookmarks more than one folder deep (r=mano) 2008-04-02 20:38:42 +00:00
mozilla.mano%sent.com 93983605a3 Bug 423848 - Open All in Tabs option does not open Favorites Toolbar folder. r=dietrich. 2008-04-02 20:05:57 +00:00
mozilla.mano%sent.com 3c0dda396a Bug 425529 - Undo function does not work for deleted tags in the Library. r=dietrich. 2008-04-02 20:04:46 +00:00
dietrich%mozilla.com e5f416cbbf Bug 397826 - Resetting bookmarks in Safemode is broken (for mak77@supereva.it, r=dietrich) 2008-04-02 19:33:01 +00:00
dietrich%mozilla.com c76b801c40 Bug 416007 - Bookmark details persist during search (for Techrazy.Yang@gmail.com, r=mano) 2008-04-02 19:18:11 +00:00
dietrich%mozilla.com 435d9d99c2 Bug 424389 - Bookmarks deleted when restoring Bookmarks by <XXX-XX-XX> menu selection (r=mano) 2008-04-02 16:19:00 +00:00
mozilla.mano%sent.com 9a0baae242 Bug 423747 - New Folder has inconsistent name in Bookmark Contextual Dialog. r=dietrich. 2008-04-02 01:42:01 +00:00
mozilla.mano%sent.com be3e483208 Bug 405936 - export "unfiled bookmarks" folder to html. r=dietrich. 2008-04-01 18:26:09 +00:00
gavin%gavinsharp.com 098c6d88ca Bug 426329: enter in search bar doesn't work, patch by sevenfurnace@gmail.com, r=me 2008-04-01 17:22:43 +00:00
reed%reedloden.com 20dcbc143c Bug 424690 - "search-go-button don't ignore right click" [p=sevenfurnace@gmail.com r=gavin a1.9=beltzner] 2008-04-01 08:31:42 +00:00
reed%reedloden.com 4d2d10d8ae Back out Asaf Romano's patch from bug 405936 due to TUnit failures. 2008-04-01 05:23:46 +00:00
mozilla.mano%sent.com a0c780aa13 Bug 405936 - export 'unfiled bookmarks' folder to html. r=dietrich. 2008-04-01 01:38:21 +00:00
mozilla.mano%sent.com 119b3f2ca2 Fix bustage from bug 422977 (filed as bug 425983). 2008-03-29 23:55:46 +00:00
mozilla.mano%sent.com 26c97b5505 Bug 422977 - remove advanced search UI from library / bookmarks organizer. r=mconnor. 2008-03-29 18:16:29 +00:00
reed%reedloden.com bcda3dcdfc Bug 422189 - ""New window" opens a blank window when startup action is set to "show my windows and tabs from last time"" (Use homepage pref when page pref is set to session restore) [p=tbertels+bugzilla@gmail.com (Thomas Bertels) r=gavin ui-r=mconnor a=blocking-firefox3+] 2008-03-29 06:47:04 +00:00
dcamp%mozilla.com 176bc4bedc Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner 2008-03-28 21:26:42 +00:00
gavin%gavinsharp.com e537610be7 Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 19:22:50 +00:00
dietrich%mozilla.com 03c8fa54a7 Bug 417264 ? Bookmarks with Japanese characters are not imported from Safari (r=mano) 2008-03-28 18:10:18 +00:00
dietrich%mozilla.com b5376c3f50 Bug 425040 ? PlacesUtils.getItemDescription() in editBookmarkOverlay.js fails (r=mano) 2008-03-28 16:51:37 +00:00
dietrich%mozilla.com 685a98fae6 Bug 425640 - Bad check-in in nsBrowserGlue (TYPO FIX FROM BUG 419315, for mak77@supereva.it, r=dietrich) 2008-03-28 16:43:17 +00:00
dietrich%mozilla.com 962c1b3ac4 Bug 419315 - All bookmarks lost after using "Restore all user preferences" (r=mano, re-land, testing perf) 2008-03-27 05:00:47 +00:00
dietrich%mozilla.com 809473e6ee Bug 415389 ? All tags removed when moving a bookmark in the Bookmarks folder structure (cut & paste) (r=mano) 2008-03-27 01:58:52 +00:00
mozilla.mano%sent.com 1e4dc7d101 Bug 425010 - Feed subscription UI is broken. r=gavin, a=mconnor. 2008-03-26 00:23:38 +00:00
mconnor%steelgryphon.com 22432e8c12 Bug 423486 ��� Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 17:18:39 +00:00
mozilla.mano%sent.com d8e18caad3 Bug 360529, r+a=mconnor. 2008-03-24 12:43:44 +00:00
reed%reedloden.com 010a498e3f Bug 420786 - "Setting image as desktop background causes a crash in Linux" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9b5=beltzner] 2008-03-21 06:48:37 +00:00
mconnor%steelgryphon.com 4c16b35dba forgot to revert this, a=beltzner on reverting post-freeze 2008-03-20 18:57:05 +00:00
dietrich%mozilla.com b1b1b5b64f Followup checkin for Bug 423154 - off-by-one error for browser.bookmarks.max_backups (r=mano, a=beltzner) 2008-03-20 17:49:12 +00:00
mconnor%steelgryphon.com c84891ca84 one more try 2008-03-20 06:13:45 +00:00
mconnor%steelgryphon.com fe5f620f8e relanding with a function returning early to test impact on Linux Txul 2008-03-20 02:51:46 +00:00
mconnor%steelgryphon.com 10165b4dd4 temp backout of home button move patch to see impact on Linux Txul 2008-03-19 23:30:41 +00:00
timeless%mozdev.org 4dd59e4169 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
timeless%mozdev.org 8f189a966c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
bent.mozilla%gmail.com c474e1c7b1 Bug 412862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Backing out this patch. 2008-03-19 20:15:13 +00:00
dietrich%mozilla.com bf301ac3fb Bug 423040 ? Cancel after adding a tag does not work (r=mano) 2008-03-19 19:35:25 +00:00
dietrich%mozilla.com d2d27fcedc Bug 404658 - Drag and drop in Bookmarks Sidebar allows bookmarks to be place in top level ("/") folder above bookmarks menu (r=mano) 2008-03-18 21:20:55 +00:00
reed%reedloden.com 53d40e3ae6 Bug 423427 - "moving between folders and chevron on the toolbar does not always auto-open popups" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a1.9=beltzner] 2008-03-18 19:40:05 +00:00
dietrich%mozilla.com fc94521575 Bug 423470 - fix calls to PlacesUtils._uri (for mak77@supereva.it, r=dietrich) 2008-03-18 16:44:22 +00:00
dietrich%mozilla.com 134a049d74 Bug 393498 ? on cut, then undo of a bookmark, we lose the dateAdded and lastModified values (r=mano) 2008-03-17 23:25:37 +00:00
mconnor%steelgryphon.com e4900b0893 Bug 422420 ��� Revert home button move and related migration code, r=gavin 2008-03-17 19:44:45 +00:00
dietrich%mozilla.com ccf3e3c88a Bug 398807 - backout (for zeniko@gmail.com, r=dietrich, a=beltzner) 2008-03-17 16:11:50 +00:00
dietrich%mozilla.com 9cdb2a76aa Bug 423267 ? Library/Bookmark sidebar is blank/empty with new profile. (r=mano, a=mconnor-irc) 2008-03-17 15:28:11 +00:00
mozilla.mano%sent.com 51f6767963 Correcting comments a little 2008-03-17 11:38:18 +00:00
mozilla.mano%sent.com 1fe23891c9 Bug 423124 - CMD/CTRL+clicking a bookmark creates two new tabs. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-17 11:33:16 +00:00
mozilla.mano%sent.com 96646d0e74 Typo fix for bug 394252. 2008-03-17 06:39:42 +00:00
mozilla.mano%sent.com 474c9c097c Bug 423169 (and likely bug 423163) - drag and drop to bookmarks toolbar is broken. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-17 06:34:57 +00:00
reed%reedloden.com fed71455d8 Bug 422799 - "accesskey defined incorrectly in Offline storage pref panel" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=beltzner] 2008-03-16 21:12:05 +00:00
reed%reedloden.com 3475406d14 Bug 413275 - "JavaScript Error: "sourceProfiles is null when Migration Wizard is canceled" (Return FALSE to avoid advancing to next page when not necessary) [p=mredivo@flock.com (Marcus Redivo) r=gavin a=blocking-firefox3+] 2008-03-16 21:04:14 +00:00
sdwilsh%shawnwilsher.com d84453e41a Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich 2008-03-15 19:39:05 +00:00
mozilla.mano%sent.com aa31875176 Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-14 20:17:14 +00:00
mozilla.mano%sent.com bd4374dd35 Bug 408125 - unable to select an unfiled bookmark or a bookmark from my toolbar as my home page in prefs. r=dietrich. 2008-03-14 19:48:01 +00:00
mozilla.mano%sent.com 6f1cfc8f10 Bug 416009 - move the save button to the context-selection bar. r=dietrich. 2008-03-14 19:46:02 +00:00
mozilla.mano%sent.com fb8311bdf6 Bug 420520 - Losing bookmark name data in bookmark organizer. r=dietrich. 2008-03-14 19:43:21 +00:00
mozilla.mano%sent.com 159ab92d3d Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-14 19:37:37 +00:00
dietrich%mozilla.com 69413e5ea5 Bug 422877 ? Middle-clicking a folder does not open bookmarks (irc-r=mano) 2008-03-14 16:32:46 +00:00
dietrich%mozilla.com 809c001c44 More utils conversions for bug 384370 (irc-r=mano) 2008-03-14 16:08:06 +00:00
dietrich%mozilla.com 994ed95526 Followup Ts fix for bug 384370 (r=mano) 2008-03-14 01:58:01 +00:00
mozilla.mano%sent.com 59c6ab18e7 Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich. 2008-03-14 00:52:21 +00:00
dietrich%mozilla.com a9cf81954a Followup patch to bug 384370 (irc-r=mano) 2008-03-13 22:14:07 +00:00
dietrich%mozilla.com 0056d5f1e8 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 19:25:52 +00:00
mozilla.mano%sent.com cc8021c233 Bug 421295 - Safari home page import failed. patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-13 19:11:25 +00:00
ted.mielczarek%gmail.com 9cf75e6a08 bug 422360 - don't statically link browser components when jemalloc is enabled. r=bsmedberg 2008-03-13 18:34:14 +00:00
mozilla.mano%sent.com 4aff6a2360 Bug 411549 - place:folder=x shows next to Location line in Library. r=dietrich. 2008-03-13 18:20:49 +00:00