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

4103 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com d19c8479dd Bug 333656: ensure 100% installation of talkback on trunk builds, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-04-21 17:02:24 +00:00
gavin%gavinsharp.com d61fcf4dc5 Bug 334863: add browser.urlbar.autoFill to firefox.js, so that it shows up in about:config, patch by Peter Kasting <pkasting@google.com>, r=mconnor 2006-04-21 16:51:43 +00:00
gavin%gavinsharp.com 34ba4f1f53 Fix regression of bug 331222 caused by patch for bug 331522. 2006-04-20 23:24:04 +00:00
mozilla.mano%sent.com a46dd9fa5d Bug 333831 - Reimplement click-and-hold access to the back and forward session history menus. r=mconnor, uir=beltzner. 2006-04-20 22:35:06 +00:00
brettw%gmail.com 70d8494868 Bug 332934 r=annie.sullivan Fix places startup time by adding index on referrer. 2006-04-20 18:04:00 +00:00
cls%seawood.org 00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
dbaron%dbaron.org ecc8e6dc6d Make the UA string app token based on the display name of the app rather than always being Firefox/version. b=334756 r=mconnor sr=darin 2006-04-20 03:31:37 +00:00
gavin%gavinsharp.com 8349600002 Bug 333067: sherlock conversion fixes: ensure that _convertSherlockFile throws on failure, ensure that the icon is saved before it is deleted, and use a global function instead of a regexp for finding useless lines, r=mconnor 2006-04-19 21:16:45 +00:00
gavin%gavinsharp.com b0d36473d6 Bug 334399: icons for sherlock plugins loaded from non-profile locations aren't loaded, r=mconnor 2006-04-19 21:10:49 +00:00
enndeakin%sympatico.ca 970fb9925e Bug 268590, add notification widget, r=mconnor 2006-04-19 20:50:25 +00:00
dbaron%dbaron.org 518dae5418 Work around possible deficiency in HTML parser by replacing runs of whitespace with a single space in the title attribute. b=67127 Patch by Steuard Jensen <steuard+moz@slimy.com>. r=bryner sr=dbaron 2006-04-19 19:07:41 +00:00
mkaply%us.ibm.com 0cec9dd199 #324240
r=mkaply (OS/2 only)
OS/2 README updates from Peter Weilbacher
2006-04-19 18:58:30 +00:00
benjamin%smedbergs.us 0d580341f2 Bug 333874 - cannot build ffox against xulrunner due to xpcom_obsolete dependency, patch by Pawl Chmielowski <prefiks@aviary.pl>, r=me 2006-04-19 18:02:39 +00:00
beng%bengoodger.com b7a7e18711 329367 -cannot return to bookmarks after a search r=annie.sullivan@gmail.com and 334401 - assorted places organizer fixes including new debug panel r=brettw@gmail.com 2006-04-19 03:34:26 +00:00
mozilla.mano%sent.com 4da0b4051d Bug 320383 - Sidebars accessible name is not human consumable. patch by Mark Pilgrim <pilgrim@gmail.com>, r=me. 2006-04-18 17:36:04 +00:00
gavin%gavinsharp.com cc6c93ae8e Bug 332201: the same keys conflict in places' context menu, patch by changdong.cui@sun.com, r=ben 2006-04-18 11:02:32 +00:00
mozilla.mano%sent.com d7ead4dff9 Bug 334091 - 1) Expose Accel+H/Accel+Shift+H in the History menu 2) Restore support for Accel+Shift+H (search history) on OS X. r=annie, sr=ben. 2006-04-18 08:38:33 +00:00
joe%retrovirus.com 4eb4b3a209 Removes the history item mode for the (Bookmark) Properties dialog, which
just showed disabled title and URI fields.  The "Properties" context menu
item is now disabled for URI nodes which are not bookmarked.

bug=330876
r/sr=ben@mozilla.org
2006-04-18 01:49:10 +00:00
gavin%gavinsharp.com 88e5eeaf0b Bug 333930: fix --disable-places bustage, patch by Mook <mook.moz@gmail.com>, r=ben 2006-04-18 00:40:13 +00:00
brettw%gmail.com aec5f7024e Bug 333450 r=beng Add bookmark indices to result nodes. 2006-04-17 18:57:52 +00:00
cls%seawood.org 74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
brettw%gmail.com 63c8118a3d Bug 333649 r=darin Import livemarks with no href (feed page URI). 2006-04-14 22:28:22 +00:00
mozilla.mano%sent.com 6042221654 Bug 333947 - [Mac] Collapse-toolbar button does nothing in Places Organizer. r=annie, sr=ben. 2006-04-14 17:24:40 +00:00
gavin%gavinsharp.com 69880d79c6 Bug 333712: new icons for trunk builds based on minefield icon, icons by Steven Garrity <steven@silverorange.com>, rs=beltzner 2006-04-13 23:36:29 +00:00
gavin%gavinsharp.com 3a28783f16 Bug 333067: fix addEngineWithDetails, simplify _loadEngines 2006-04-13 23:28:21 +00:00
mozilla.mano%sent.com af83510020 Bug 333863 - several fixes to places behavior in non-browser windows on Mac. r=annie, sr=ben. 2006-04-13 23:07:06 +00:00
beng%bengoodger.com 5bb24dd711 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces) 2006-04-13 22:49:02 +00:00
joshmoz%gmail.com 48cf2f7af9 use brand name in Quit menu item title on Macs (this localization is only used by Cocoa widget builds currently, Carbon makes up its own title). b=333879 r=mconnor 2006-04-13 18:10:15 +00:00
joe%retrovirus.com 2da5e7ec87 Resubmitting this patch, which adds a editing for livemark URIs as well
as fixing a few small livemark bugs, now that I've fixed a couple reference
leaks in nsLivemarkService (see bugs 333764 and 333784).

NOTE: I expect this to cause an increase in allocations on branch balsa,
since it causes nsLivemarkService to be instantiated to set up the menus.
(nsLivemarkService previously wasn't used in the balsa bloat test)

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-13 17:19:18 +00:00
brettw%gmail.com 8b6483cced Bug 332144 r=brettw sr=beng (checkin for pamg) Subscriptions context menu should have "reload all livemarks" 2006-04-13 16:40:06 +00:00
brettw%gmail.com 6d71185dfb Bug 332143 r=brettw sr=beng (checkin for pamg) New livemarks don't get proper icon in toolbar. 2006-04-13 16:35:49 +00:00
brettw%gmail.com a2117b5f4b Bug 333787 r=annie.sullivan Put history init in a transaction for almost immeasurably faster startup times. 2006-04-13 16:28:06 +00:00
mozilla.mano%sent.com 59ae53ee0f Bug 308973 - application menu title is still 'Deer Park' (also, happy new year as usual). p=beltzner, r=mconnor. 2006-04-13 11:13:37 +00:00
mozilla.mano%sent.com b77605a169 Bug 325541 - change backspace behavior in the content area on linux to do PgUp/PgDown. r=mconnor. 2006-04-13 07:11:35 +00:00
joe%retrovirus.com 137fe6a340 Adds a nsCOMArray version of a function in the annotation service, and
changes some code in nsLivemarkService::Init to use it, which gets rid
of a handful of nsSimpleURI reference leaks when using the LivemarkService.

bug=333784
r=brettw@google.com
sr=bryner@brianryner.com
2006-04-13 03:05:50 +00:00
brettw%gmail.com 88b5a129f7 Bug 333794 r=annie.sullivan Crash on shutdown if timer fires. 2006-04-13 02:15:28 +00:00
annie.sullivan%gmail.com 75776cd3b1 Adds places popup. bug=329180 r=ben@mozilla.org 2006-04-13 00:48:00 +00:00
dbaron%dbaron.org fdf31f9992 Fix --disable-places bustage, from bug 270893 2006-04-13 00:27:00 +00:00
gavin%gavinsharp.com b3a747f4a5 Bug 330533: new aboutCredits Minefield image, by Ryan Flint, ui-r=beltzner 2006-04-12 22:30:10 +00:00
joe%retrovirus.com 2ea14c8b53 Fixed some leaked references in nsLivemarkService by changing leaky pointers
to member nsCOMPtrs, updated usage in nsBookmarksFeedHandler.
(Note that Annie copied this code from the non-Places livemark code,
 so this problem likely still exists there.)

bug=333764
r=darin@meer.net
sr=bryner@brianryner.com
2006-04-12 20:47:30 +00:00
beng%bengoodger.com 3e10e60586 329779 - wrong text shows for properties item on linux - shows 'get info' instead of 'properties'... patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com> r=joe@retrovirus.com sr=ben@mozilla.org 2006-04-12 20:44:57 +00:00
brettw%gmail.com 056a8b868a Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test. 2006-04-12 20:22:39 +00:00
gavin%gavinsharp.com b6e1dd172d Bug 333067: fix search service leaks, r=mconnor 2006-04-12 18:25:42 +00:00
gavin%gavinsharp.com f66d69106a Bug 332888: JS warning: variable folderId hides argument, r=ben 2006-04-12 18:23:32 +00:00
benjamin%smedbergs.us 70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
brettw%gmail.com ab927be603 Bug 332295 r=joe@retrovirus.com Changing shortcut for URL doesn't work properly. 2006-04-12 15:32:34 +00:00
brettw%gmail.com e8d6c0dd25 Bug 331985 r=annie.sullivan Don't save favicons when history is disabled. 2006-04-12 15:16:10 +00:00
brettw%gmail.com f89d9ab4f7 Bug 331158 r=vladimir Preload database cache for faster autocomplete and other operations. 2006-04-11 17:09:43 +00:00
masayuki%d-toybox.com 152c9dd6c3 Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00
gavin%gavinsharp.com ed4eaf83f7 Bug 308973: Rebrand Firefox trunk builds to "Minefield", patch by beltzner, r=mconnor 2006-04-10 23:58:24 +00:00
brettw%gmail.com 633819fb98 Bug 328598 r=bryner Expire history as you browse for faster shutdown times. 2006-04-10 22:29:32 +00:00
myk%mozilla.org cd3226a127 makes the bookmarks toolbar display bookmark titles generated by the microsummary service or extensions and stored in the bookmarks/generatedTitle annotation
bug=333052
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-10 20:56:25 +00:00
brettw%gmail.com 99d5aa0148 Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session. 2006-04-10 20:27:45 +00:00
beng%bengoodger.com dd72df764c 331414 - accesskeys collide in bookmark organizer window. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-10 20:01:19 +00:00
beng%bengoodger.com ae476806c5 332061 - places window does not retain maximized state. patch by Simon Bunzli <zeniko@gmail.com> r=ben@mozilla.org 2006-04-10 19:29:55 +00:00
beng%bengoodger.com 30b012982e 332873 - dragging a folder within places trees fail... make sure we use the right interface to look up constants on, and that folder containers are opened before use. r=brettw@gmail.com 2006-04-10 19:26:20 +00:00
beng%bengoodger.com 7f142fde61 333374 - first steps to making advanced query builder match UE spec... make +/- buttons work better and improve visual appearance also some general places organizer cleanup r=annie.sullivan@gmail.com 2006-04-10 19:26:11 +00:00
beng%bengoodger.com 180c02535d 329733 - problems with drag & drop to bookmarks menus. ensure that we properly close up bookmarks menus after they have been opened. r=annie.sullivan@gmail.com 2006-04-10 19:26:01 +00:00
brettw%gmail.com 11fe53349e Bug 332941 r=annie.sullivan mAutoCompleteOnlyTyped not initialized. 2006-04-10 18:26:25 +00:00
brettw%gmail.com 9af4b359c5 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.
2006-04-10 17:24:14 +00:00
gavin%gavinsharp.com 28977a8df1 Bug 308204: null description in helper version info leaves Download Actions blank, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-04-09 21:10:51 +00:00
joe%retrovirus.com 01e7cbdb68 Backing out patch from bug 330063 to see if it's responsible for the
branch balsa allocation increases, and if so, fix before resubmitting.
2006-04-08 17:58:16 +00:00
steffen.wilberg%web.de 6cf9a2e2f4 Bump copyright date to 2006 in Help docs. 2006-04-08 10:11:03 +00:00
steffen.wilberg%web.de 8e5f344c89 Bug 324256: document revised Tabs prefs. r=jeff 2006-04-08 09:36:14 +00:00
brettw%gmail.com d0d8c63d6d Re-enable lazy operation (bug 329816) because it is not blocking current
image performance regression.
2006-04-07 23:34:33 +00:00
brettw%gmail.com c945ce38f4 Bug 328532 r=bryner Normalize annotation names in a separate table, migration
code from alpha1.
2006-04-07 19:50:33 +00:00
joe%retrovirus.com a6117f7ac0 * Added ability to edit Live Bookmark feed & site URIs in Bookmark Properties dialog
* Fixed a setFeedURI bug in the LivemarkService
* Fixed problems that broke the toolbar when a live bookmark had no site URI
* Converted some browser UI code to use LivemarkService methods rather than manipulating the annotations directly

bug=330063
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-06 23:25:36 +00:00
gavin%gavinsharp.com 5f87ed855d Bug 330842: "ASSERT: Can't serialize: file doesn't exist!" at startup, r=mconnor 2006-04-06 23:16:44 +00:00
gavin%gavinsharp.com 2016becb4a revert accidental commit 2006-04-06 23:15:47 +00:00
gavin%gavinsharp.com 3b1d5e3eec Bug 330842: "ASSERT: Can't serialize: file doesn't exist!" at startup, r+a=mconnor 2006-04-06 23:11:36 +00:00
dbaron%dbaron.org 3fb513b9ae Bump version on trunk to 3.0a1. b=330528 r=mconnor 2006-04-06 19:18:04 +00:00
benjamin%smedbergs.us a4c515c10e Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us 409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
brettw%gmail.com 2db30b86c6 Bug 332493 r=ben@mozilla.org Disallow negative indices for bookmark items. 2006-04-05 19:47:17 +00:00
joe%retrovirus.com d89b223e5c Adds some livemark-handling functions to nsILivemarkService, fixes a bug
on moving a livemark that doesn't have a site URI.

bug=332617
r=brettw
sr=darin
2006-04-05 02:22:23 +00:00
steffen.wilberg%web.de 0cd8d9810d Bug 310737: 1.0.x users have no way to re-enable software installation (message bar that appears when xpinstall.enabled is false points to removed UI). r=mconnor, ui=beltzner 2006-04-04 21:54:33 +00:00
roc+%cs.cmu.edu 35738108fd Bug 312793. Add Necko APIs to enable automatic management of online/offline status, and let Firefox use it. Disable automatic management in Thunderbird and Seamonkey until those apps are ready for it. Other applications will get automatic management by default. This needs platform-specific components to be created before it will have any effect. r+sr=darin 2006-04-04 21:26:17 +00:00
masayuki%d-toybox.com 451bac61b8 Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
gavin%gavinsharp.com 73c89c6ac4 Bug 331118: package .src search plugins too, until the search plugin format can be finalized (unbreak l10n builds), r+a=bsmedberg 2006-04-04 17:36:33 +00:00
beng%bengoodger.com 0396966d5d 329343 - hook up bookmark import menu item. r=annie.sullivan@gmail.com 2006-04-04 16:50:10 +00:00
beng%bengoodger.com 53f466f261 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com 2006-04-04 02:03:32 +00:00
darin%meer.net a445fdef86 followup patch for bug 329634 "folder IDs are 64-bit integers" patch by pamg, r=darin 2006-04-04 01:57:38 +00:00
joe%retrovirus.com cb9fb59398 Implements "Bookmark All Tabs..." for Places. (Also fixes a small error
when undoing aggregate transactions.)

bug=330929
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-04-04 01:25:06 +00:00
beng%bengoodger.com 6712d4d3cb 332188 - key conflict in help menu. patch by changdong.cui@sun.com. r=ben@mozilla.org 2006-04-04 00:58:53 +00:00
beng%bengoodger.com c7b5891afd reverting accidental file commit for previous bugfix 2006-04-04 00:57:35 +00:00
darin%meer.net 859d5467e5 fixes bug 329634 "No apparent way to Reload Live Bookmark (or update livemarks)" patch by pamg, r=annie, sr=beng 2006-04-04 00:32:33 +00:00
beng%bengoodger.com 8101a0d0ac 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com 2006-04-04 00:13:58 +00:00
beng%bengoodger.com 80ac2cdd61 332596 - bookmarks toolbar empties after using Restore Default Set. Make sure we call the right function (now private) after a reinit. r=annie.sullivan@gmail.com 2006-04-04 00:12:32 +00:00
beng%bengoodger.com f557b32a17 332188 Key conflict in 'help' menu. patch by changdong.cui@sun.com r=ben@mozilla.org 2006-04-04 00:11:19 +00:00
roc+%cs.cmu.edu aa92a80b72 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
gavin%gavinsharp.com 81ed1b9860 Bug 332448: POST search plugins don't work on the 1.8 branch, patch by Michael <toadking@lueshi.com>, r+a=mconnor 2006-04-03 20:13:33 +00:00
beng%bengoodger.com 93e1bb29dc 331905 - pasted folders/items are inserted at the wrong level in the bookmarks hierarchy. r=annie.sullivan@gmail.com 2006-03-31 22:42:21 +00:00
beng%bengoodger.com f276dcb4bc 330263 - off by one error for places drag and drop in tree views. r=brettw. Also a comment change to nsINavHistoryService.idl to improve documentation to prevent future bugs like this. 2006-03-31 22:42:10 +00:00
brettw%gmail.com d47cad5acd *** empty log message *** 2006-03-31 18:31:30 +00:00
gerv%gerv.net e5ceb6a60d Bug 236613 - reverting over-zealous comment character change mistake. 2006-03-31 08:52:21 +00:00
gerv%gerv.net 03eee62b5f Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:55:29 +00:00
joe%retrovirus.com 473093730c Convert all the DB-modifying operations in the Bookmark Properties to use
transactions so that they can be undone.  (The "change URI" is the only one
that's not transactionized yet, because it needs deeper work, cf. bug 331655)

bug=326321
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-31 00:34:03 +00:00
joe%retrovirus.com 2991bcbdeb Changed nsINavBookmarks::getItemTitle() and ::getKeywordForURI() so that
they return a void string (null in JS) when they can't find matches, rather
than throwing an illegal argument exception or returning an empty string,
respectively.  This fixes a problem when bookmarking about: URIs.

bug=331801
r=brettw@gmail.com
sr=ben@mozilla.org
2006-03-30 22:56:13 +00:00
darin%meer.net 0a60514286 fixes bug 251491 "Live bookmarks: Add menu item for main website (feed parent) (should link to home page)" r=beng 2006-03-30 18:04:22 +00:00
darin%meer.net 1b73e64f90 fixes bug 287646 "Eliminate nsPIProtocolProxyService and introduce reloadPAC method" r=biesi,neil,beng,mscott sr=bzbarsky 2006-03-30 17:31:15 +00:00
brettw%gmail.com 132f675aaf Bug 329816 r=bryner Temporarily disable lazy optimization until bug 332163 is fixed. 2006-03-30 01:35:22 +00:00
brettw%gmail.com 5de5e962e5 Bug 329816 r=bryner Make time-critical history operations lazy to improve PLT. 2006-03-29 17:46:58 +00:00
beng%bengoodger.com 4d4093c685 331935 - grouping no longer works in places organizer r=darin 2006-03-29 01:20:03 +00:00
mark%moxienet.com 159ccd8008 331827 Provisional build patch to make gtk2/darwin builds functional out of the box. There may be additional changes needed for static builds. r=bsmedberg 2006-03-28 20:06:17 +00:00
beng%bengoodger.com db71fd8af2 328191, cannot delete history entries + a few other fixes r=annie.sullivan@gmail.com 2006-03-28 19:59:26 +00:00
gavin%gavinsharp.com 5230a31014 Bug 330452: about:blank transfer state inconsistency, patch by Simon B�nzli <zeniko@gmail.com>, r+a181=mconnor 2006-03-28 17:25:11 +00:00
gavin%gavinsharp.com 190fd06102 Bug 330941: Remove pref unused pref from locale file too, r=mconnor 2006-03-28 17:20:26 +00:00
joe%retrovirus.com 2959d11ab5 Removes spurious separator from popup blocker menu when none of the blocked
popups have usable URIs.

bug=264716
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-03-28 02:16:06 +00:00
brettw%gmail.com cd32c8f0ec Bug 331707 (for thesuckiestemail@yahoo.se) r=brettw Reorder definition of
nsNavHistoryResult to make BeOS compiler happy.
2006-03-28 01:57:50 +00:00
beng%bengoodger.com 9e8d95940c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com 2006-03-28 00:53:50 +00:00
benjamin%smedbergs.us 2bdd3b1c75 Bug 214889 - add mozreg_s to the static link list and don't link it into xpcom obsolete when in a static build, r=cls 2006-03-27 20:16:50 +00:00
brettw%gmail.com 9fe39c1978 Bug 329118 r=annie.sullivan URL bar drop down list is in the wrong order. 2006-03-27 19:01:45 +00:00
brettw%gmail.com 5e422998c3 Bug 328470 r=bryner Large number of days overflows history expiration and all
pages are removed.
2006-03-27 18:11:12 +00:00
joe%retrovirus.com b96ebbe16a Replaced Clear History... menu item in browser with Clear Private Data... item,
which formerly lived in the Tools menu.

bug=329750
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
ui-review=mconnor@mozilla.com
2006-03-27 02:08:20 +00:00
bryner%brianryner.com 36104474e7 remove unused GetUnreversedHostname function (bug 331795) r=brettw 2006-03-27 01:26:09 +00:00
Olli.Pettay%helsinki.fi ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
beng%bengoodger.com ccdbcc9345 324958 - folder undo delete back to previous folder id. Implement folder removal transaction in bookmarks service itself, using private methods to restore folders back to previous ids. Adjust fe to use new api. r=brettw (C++), annie.sullivan (JS) 2006-03-25 00:46:09 +00:00
joe%retrovirus.com 47e8b0cfa9 Fixes sizing problem in bookmark properties dialog on Windows.
bug=330238
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-24 20:04:46 +00:00
myk%mozilla.org 190b89054f bug 330899: add id attributes to bookmark properties dialog elements (and canonicalize the names of existing ones) to make it easier to overlay that dialog; r=jhughes, sr=beng 2006-03-24 01:34:19 +00:00
darin%meer.net 8adfd50f67 fixes bug 331484 "toolbar buttons use icon+text despite setting for icon only" patch by pamg.bugs@gmail.com, r=philringnalda, sr=beng 2006-03-23 22:17:10 +00:00
brettw%gmail.com 851ac41704 Bug 331154 r=annie.sullivan Make result nodes update when folder titles change. 2006-03-23 20:30:59 +00:00
annie.sullivan%gmail.com 9907284368 Bug 329743: fixes dropmarker icon not showing up on places toolbar folders on mac.
Patch by Pam Greene <pamg.bugs@gmail.com>
r=annie.sullivan@gmail.com sr=ben@mozilla.org
2006-03-23 16:30:27 +00:00
joe%retrovirus.com baebbe6102 * Moved changeBookmarkURI functionality from controller.js into
nsINavBookmarksService
* Added annotation and favicon handling to changeBookmarkURI
* Added brettw's copyAnnotations patch to nsIAnnotationService
* Added a GetAnnotationService() to the annotation service for faster
  intra-component access
* Added a getBookmarkFoldersTArray() to nsINavBookmarksService for easier
  intra-component memory management; updated getBookmarkFolders() to use it
* Added stub for tagRoot to nsINavBookmarksService; DO NOT USE until 329961
  has been resolved
* Quick fix for Add Bookmarks breakage caused by 329546

bug=330192
r=brettw@gmail.com
sr=bryner@bryanryner.com
2006-03-23 06:24:54 +00:00
gavin%gavinsharp.com 68ecacbd8e Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon B�nzli <zeniko@gmail.com>, r+a=mconnor 2006-03-23 03:31:18 +00:00
beng%bengoodger.com dc5b2bd13d 329269, more command handling cleanup for places views. make sure the right commands are enabled for items in the readonly area of the places list, and generally. make sure reload commands are enabled appropriately. also, some spit and polish for the organizer window r=annie.sullivan@gmail.com 2006-03-23 00:53:54 +00:00
brettw%gmail.com b91abc175b Fix bustage on Windows 2006-03-23 00:43:57 +00:00
brettw%gmail.com 22deb9822e Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.
2006-03-23 00:31:48 +00:00
brettw%gmail.com 34c8c3500d Bug 331017 r=bryner Folder IDs are re-used resulting in wrong icons. 2006-03-22 22:34:31 +00:00
brettw%gmail.com 612d885dd2 Bug 329738 r=annie.sullivan Empty titles for bookmarks ignored. 2006-03-22 22:29:12 +00:00
brettw%gmail.com f1d1c64266 Bug 326475 r=bryner Fix signedness error in result tree update. 2006-03-22 22:26:22 +00:00
brettw%gmail.com dd43a161df Bug 327818 r=bryner Make 0 days of history disable history. 2006-03-22 22:22:41 +00:00
brettw%gmail.com 82d13512d6 Bug 330524 r=annie.sullivan Bookmark folders with unusual options (not showing
everything) don't update when new subfolders are added.
2006-03-22 22:12:52 +00:00
brettw%gmail.com ac106b9bba Bug 330126 r=annie.sullivan Pages aren't marked as typed. 2006-03-22 21:58:59 +00:00
gavin%gavinsharp.com 549aeab6bb Bug 331222: context menu search no longer observes browser.tabs.loadInBackground pref; always opens in foreground, r+a=mconnor 2006-03-22 14:31:29 +00:00
joe%retrovirus.com f2f9ff880f This submission is a roll-up of three patches developed & approved during
the branch freeze:
330052 add bookmark dialog should have a default folder selected
329792 remove dead code for old tag-style folder selector in bookmark properties
330023 allow for editing of folder names

r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-03-22 03:36:41 +00:00
gavin%gavinsharp.com 9af5cfb6fe Bug 331264: band-aid to fix --disable-places builds, patch by Mook <mook.moz@gmail.com> 2006-03-22 01:19:05 +00:00
brettw%gmail.com c189db3cf0 Bug 320181 r=annie.sullivan Rewrite autocomplete code for places. 2006-03-20 23:13:01 +00:00
gavin%gavinsharp.com e6e265e6b7 Bug 330887: Ts fix attempt #3, re-add timeout for search bar init, r+a=mconnor 2006-03-20 19:01:01 +00:00
gavin%gavinsharp.com 198a9bebce Revert previous change to re-enable the search service (bug 330887) 2006-03-19 06:54:29 +00:00
gavin%gavinsharp.com cf4bb6b5d6 Bug 330887: second try at disabling the search service to see impact on Ts 2006-03-19 04:46:26 +00:00
gavin%gavinsharp.com d6514337e3 Back out previous change to re-enable search service (bug 330887) 2006-03-19 03:48:48 +00:00
gavin%gavinsharp.com 9aa85eaf02 Temporarily disable the search service to see what effect it has on Ts 2006-03-19 02:38:05 +00:00
gavin%gavinsharp.com 75b95b7e99 Bug 330887: try to fix Ts regression from bug 317107, r=mano 2006-03-18 22:23:02 +00:00
beng%bengoodger.com aeb958d61d 330802 - regression in toolbar/menu D&D due to not using newer property names r=annie.sullivan@gmail.com 2006-03-17 22:50:53 +00:00
beng%bengoodger.com a867d35b6d 330851 - ts/txul regressions... experiment by reverting to old init behavior. r=annie.sullivan@gmail.com 2006-03-17 18:12:49 +00:00
gavin%gavinsharp.com be1f83827b Bug 317107: followup fix for icon conversion, r+a181=mconnor 2006-03-17 10:39:11 +00:00
gavin%gavinsharp.com e0b49b7525 Bug 317107: fix typo 2006-03-17 08:52:55 +00:00
gavin%gavinsharp.com 3bc4c2ea93 Bug 317107: Fix icon setting bug, r=mconnor over IRC 2006-03-17 08:41:17 +00:00
gavin%gavinsharp.com 56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
mconnor%steelgryphon.com e10fa6108b fix an egregious oversight and add pav to the credits 2006-03-17 06:46:47 +00:00