1259 Commits

Author SHA1 Message Date
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
jshin%mailaps.org
9370ad30d6 bug 297915 : profile migration dialog doesn't open up for a clean launch: r=cbie, sr=darin, a=chofmann 2005-07-06 02:15:09 +00:00
mozilla.mano%sent.com
7668743a4a Bug 298134 - strict warning in bookmarksMenu.js: undefined property event.type. patch from Henrik Skupin <hskupin@gmail.com>, r+a=bsmedberg. 2005-07-05 19:46:02 +00:00
timeless%mozdev.org
8da292e81e Bug 296573 FF11a1 crash [@ nsBookmarksService::ClearBookmarksContainer]
patch by b.jacques@planet.nl r=mconnor a=bsmedberg
2005-07-01 01:38:43 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
mozilla.mano%sent.com
fe022eaa40 Bug 299235 - fix gcc4 build bustage from bug 236300 (Safari profile migrator). r=mento, sr=smfr, a=bsmedberg. 2005-06-30 20:13:05 +00:00
mozilla.mano%sent.com
aebc6adbb2 Bug 236300 - Landing Safari profile migrator. Work by Ben and me. r=mconnor+josh/smfr. a=sjobs 2005-06-30 05:42:01 +00:00
scott%scott-macgregor.org
a8fa513276 Bug #269483 --> Moving update.xul/js/dtd from mozilla/browser/preferences to mozapp/preferences so we can all
share from them. a=ben on moving these files / the toolkit changes
2005-06-29 21:07:14 +00:00
ben%bengoodger.com
a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
mozilla.mano%sent.com
b6af78208d Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg. 2005-06-28 20:08:56 +00:00
ben%bengoodger.com
304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
mozilla.mano%sent.com
7b26df5cc1 Bug 298555 - 'Set as desktop background' does not work (re-regressed in bug 292737). r=mconnor, a=bsmedberg. 2005-06-28 14:28:28 +00:00
ben%bengoodger.com
82d50f4e1f Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. 2005-06-28 03:27:42 +00:00
mozilla.mano%sent.com
71388d069f Bug 297945 (Firefox keeps loading favicon.... forever). patch from Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad, a=asa. 2005-06-27 05:28:28 +00:00
ben%bengoodger.com
57508d188f Add update history list UI 2005-06-27 01:18:10 +00:00
ben%bengoodger.com
f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
joshmoz%gmail.com
b733266b4f bustage fix from XP_MAC and 10.1 cleanup 2005-06-24 22:38:40 +00:00
joshmoz%gmail.com
1f620c5d88 remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg 2005-06-24 21:34:16 +00:00
mconnor%steelgryphon.com
bace0b8e1a bug 292737 trunk landing, r=dveditz, a=asa 2005-06-24 01:41:01 +00:00
mozilla.mano%sent.com
7393429db2 Bug 298555 - 'Set as desktop background' does not work. r=mconnor, a=bsmedberg 2005-06-23 18:17:54 +00:00
mozilla.mano%sent.com
0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
timeless%mozdev.org
f7d0172012 Bug 252405 proxy settings import doesn't strip http:// if present in IE
patch by ted.mielczarek@gmail.com r=mconnor a=asa
2005-06-22 01:18:40 +00:00
mozilla.mano%sent.com
698118ce03 Bug 258485 - Change 'Reload Live Bookmark' accesskey to 'L' (and expose it in the Bookmarks Manager). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2005-06-20 06:49:56 +00:00
jshin%mailaps.org
acc702ca90 bug 297584 : MS IE profile migrator casts LWPSTR to |char *| and treats the result as UTF-8. fixes memory leaks as well (r=cbie, sr=darin, a=asa) 2005-06-18 01:33:50 +00:00
gandalf%firefox.pl
9e8cdf50e1 Bug 214754: remove "Use Default" (broken anyway) from Bookmarks Manager - Move; dialog has no title; increase the default size of the dialog; p=gavin.sharp@gmail.com, r=mconnor, a=asa 2005-06-17 04:37:06 +00:00
steffen.wilberg%web.de
683087b90f Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa 2005-06-16 22:16:26 +00:00
timeless%mozdev.org
c2bd24c3f1 Bug 297668 Javascript strict warnings in bookmarks.js
patch by r.bezut@laposte.net r=mconnor a=asa
2005-06-16 04:12:46 +00:00
jshin%mailaps.org
d6a8192fdf bug 250255: use nsIWindowsRegKey for profile migration : r=cbie, sr=darin, a=asa 2005-06-16 02:14:10 +00:00