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

1186 Коммитов

Автор SHA1 Сообщение Дата
mconnor%steelgryphon.com bbe05ede6a bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me 2005-08-12 05:55:26 +00:00
mconnor%steelgryphon.com 78c3248bef bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me 2005-08-12 03:06:39 +00:00
mconnor%steelgryphon.com a71b9da37b bug 302281 - Open links from external applications always opens link in new window, r=bsmedberg, a=shaver 2005-08-12 02:43:36 +00:00
aaronleventhal%moonset.net 350f486143 Fix for XML parser error caused by checkin to bug 302359. Patch by Ben Basson. r+a=mconnor 2005-08-12 01:10:39 +00:00
ben%bengoodger.com 86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
ben%bengoodger.com 45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
bsmedberg%covad.net 8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net e9c48557e9 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
aaronleventhal%moonset.net 1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
mconnor%steelgryphon.com aab4703ebf bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa 2005-08-10 05:50:54 +00:00
gavin%gavinsharp.com 83b58e34d5 Bug 303749, Broken accesskey in "Tabs" (sameTabOrWindow.accesskey), patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2005-08-09 22:28:08 +00:00
masayuki%d-toybox.com 2485df3afb Bug 302230 Cannot import bookmark of MacIE written in Japanese r=mano, a=asa 2005-08-09 10:33:28 +00:00
jshin%mailaps.org 370f46dc04 bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa 2005-08-09 04:53:19 +00:00
bsmedberg%covad.net 2c7267d0f6 Bug 298943 - bookmarks.html should be copied from default profile only if a backup does not exist (copy from backup first) - r=mconnor r=Neil@p a=chase 2005-08-08 13:37:51 +00:00
bsmedberg%covad.net 281afc5e64 Bug 290782 - URIs passed to firefox (on the command line) lacking http:// fail r=darin a=chase 2005-08-08 13:03:17 +00:00
gavin%gavinsharp.com b5bd241701 Bug 303252 : Feedview doesn't mark up .rdf file served as application/rdf+xml, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor 2005-08-08 03:37:36 +00:00
aaronleventhal%moonset.net 37f937ea73 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2005-08-06 04:20:13 +00:00
ben%bengoodger.com 9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +00:00
aaronleventhal%moonset.net 1fb0ed7fde Fixing whitespace nits from mconnor that I had forgotten in last checkin for bug 302554 2005-08-04 21:34:08 +00:00
aaronleventhal%moonset.net 77b4ba4085 Bug 302554. Fix accessibility problems in migration wizard (import). r+a=mconnor 2005-08-04 21:32:13 +00:00
gavin%gavinsharp.com 6d0928efa1 Bug 247427 followup fix: ensure file exists before trying to open it, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg 2005-08-02 23:08:52 +00:00
ben%bengoodger.com e61c4e352f 299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
also fixes preferences binding to use event names that match the onfoo attributes.
2005-08-02 05:27:14 +00:00
myk%mozilla.org 279d0f9608 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
gavin%gavinsharp.com c771030e8d backing out my last checkin 2005-07-29 22:02:47 +00:00
gavin%gavinsharp.com 44a7961ddc Bug 262222 : Relative URLs in Live Bookmark link elements not resolved, patch by Sam Ruby <rubys@intertwingly.net>, r=vlad, a=bsmedberg 2005-07-29 20:44:45 +00:00
gavin%gavinsharp.com 1f8c5341b6 Bug 301519: Personal Bookmarks disappear from Bookmarks Toolbar, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=vlad, a=bsmedberg 2005-07-28 17:23:53 +00:00
vladimir%pobox.com 621e8aa61f b=300933, handle empty/missing 'rel' for atom 1.0 feeds, r+a=shaver 2005-07-27 15:25:35 +00:00
vladimir%pobox.com 7b567c0a9a b=274382, loading live bookmark bypasses cache, r+a=mconnor 2005-07-27 14:20:16 +00:00
vladimir%pobox.com 5292c26c42 b=278599, focus doesn't switch to content area after clicking on bookmark from sidebar, r+a=mconnor 2005-07-27 14:20:02 +00:00
gavin%gavinsharp.com d78d0f0879 Bug 302249, fix typo, patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2005-07-27 03:46:58 +00:00
ben%bengoodger.com ddf2fbc62a UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin 2005-07-26 23:21:15 +00:00
mconnor%steelgryphon.com 2e50ed5ccf bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2005-07-26 21:38:23 +00:00
ben%bengoodger.com c37fe2ca20 296566 - move extension update into extension manager... update call sites that used to call the mismatch wizard UI - now call the extension UI instead r=rob_strong@exchangecode.com 2005-07-26 01:29:06 +00:00
mconnor%steelgryphon.com 4adfa5bde1 bug 285002 - slow scrolling/redrawing in new cookies window with many cookies, patch by Andrzej Kaczmarek (andrzejk@gmail.com), r+a=me 2005-07-26 00:00:23 +00:00
mconnor%steelgryphon.com d5fe87b5f6 bug 300733 - open links in a new tab in a window with toolbars, r+a=bsmedberg 2005-07-25 21:43:22 +00:00
mozilla.mano%sent.com 92ea40f18d Bug 236304 - MacIE profile migrator (only imports bookmarks). r=josh/mconnor, a=bsmedberg. 2005-07-25 21:33:21 +00:00
gavin%gavinsharp.com 6e600fffd2 Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2005-07-25 04:42:13 +00:00
gavin%gavinsharp.com 022017005c Bug 260437 : "Set as Wallpaper" changes wallpaper for all users (should not save in windows directory), patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg 2005-07-24 22:56:48 +00:00
gavin%gavinsharp.com 4f32feca88 Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-24 05:13:34 +00:00
jshin%mailaps.org f3fe549e04 bug 300759 : bad sorting of language names in non-English locales : r/a=mconnor 2005-07-20 14:17:21 +00:00
vladimir%pobox.com 4ff3974a03 b=255255, make bookmarks search results editable, r=vladimir,a=mconnor 2005-07-18 21:06:43 +00:00
mnyromyr%tprac.de bc7e41fd09 Bug 300001: JS errors and strict warnings in dialog "Download actions"; patch by Henrik Skupin <hskupin@gmail.com>, r/a=bsmedberg 2005-07-16 14:34:10 +00:00
mozilla.mano%sent.com 30e1c51199 Bug 300292 - rewrite nsMacShellService::SetDesktopBackground(). r=jhpedemonte/mconnor, a=asa. 2005-07-13 19:31:11 +00:00
mozilla.mano%sent.com cb1ee6d383 Bug 178120 - Chevron box not updated when renamed bookmarks exceed/under-run the Bookmark Toolbar. patch from Henrik Skupin <hskupin@gmail.com>, r=vladimir, a=asa. 2005-07-13 18:54:26 +00:00
mozilla.mano%sent.com 6a6d7ddb14 Bug 300074 - Disable actions when no items are selected in the Download Actions and Cookie Manager dialogs. patch from Caleb <bugs.caleb@gmail.com>, r=mconnor, a=asa. 2005-07-13 18:50:25 +00:00
mozilla.mano%sent.com 8bd58089c5 Bug 300203 - Safari profile migrator fails to import cookies. r=josh, a=cbeard 2005-07-10 15:40:28 +00:00
jshin%mailaps.org 5e6937c8aa backing out the patch for bug 298807 : to fix the regression (bug 300170) 2005-07-09 14:29:30 +00:00
jshin%mailaps.org 34406aab2b bug 298807 : nsIBookmarksService::ResolveKeyword can make a better use of strings (r=vladmir, sr=neil, a=asa) 2005-07-09 06:17:51 +00:00
mozilla.mano%sent.com 388808e858 Bug 300161 - don't import safari's homepage setting. r=josh, a=cbread. 2005-07-09 03:25:32 +00:00
mkaply%us.ibm.com a2073282b4 #2982903, r/a=bsmedberg, OS/2 only - add shortname for browserdirprovider 2005-07-08 16:08:24 +00:00