Commit Graph

3047 Commits

Author SHA1 Message Date
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
jwalden%mit.edu
dd1817b11d Bug 302137 - Add ellipsis after "Report Broken Web Site" in help docs. r=me, a=bsmedberg 2005-07-26 20:43:29 +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
bryner%brianryner.com
83216585ac Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +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
bsmedberg%covad.net
b05c1a8138 Reverting accidental change from bug 269460. 2005-07-25 19:11:26 +00:00
bsmedberg%covad.net
dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +00:00
ben%bengoodger.com
44659888ad checking in with 296566: remove empty updates button from browser UI, removes empty button at top right of window, r=rob_strong@exchangecode.com 2005-07-25 17:26:20 +00:00
ben%bengoodger.com
fd4c028c43 296566: make extensions check for updates to themselves every 24 hours instead of every 7 days, r=rob_strong@exchangecode.com 2005-07-25 17:25:04 +00:00
gavin%gavinsharp.com
47c08cb9e2 Oops, removing file that was accidentally checked in. 2005-07-25 04:49:06 +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
cmp%mozilla.org
abb56c5748 Override product version with app version number in app .exe file.
Bug 286825, attachment 190279.  r=benjamin@smedbergs.us,
sr=bryner@brianryner.com, a=chase@mozilla.org
2005-07-24 21:55:56 +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
gavin%gavinsharp.com
b9c111c48a Fix typo in comment, refers to wrong bug # 2005-07-23 02:59:56 +00:00
gavin%gavinsharp.com
03212367f9 Fix omission from checkin for bug 287111, r+a=mconnor 2005-07-23 02:55:16 +00:00
bsmedberg%covad.net
4c342d3f62 Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver 2005-07-22 20:11:37 +00:00
ben%bengoodger.com
b064ff44b4 bug 300927 - Help Menu Check for Updates item is incorrectly labeled at times - make the code more bullet proof for states where we have a rogue active-updates.xml file but no updates directory... also show an 'Apply Downloaded Update Now...' item when the update has already been downloaded that shows the restart now UI... r=darin 2005-07-22 17:11:03 +00:00
aaronleventhal%moonset.net
9d39f4bd85 bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg 2005-07-20 19:47:09 +00:00
gavin%gavinsharp.com
924f2f7977 Bug 301466 : Unable to copy text with adjacent HTML, r+a=mconnor 2005-07-20 18:48:05 +00:00
mark%moxienet.com
ea21f4ee7a Bug 299404, can't package fox debug builds in a dmg on Mac. Debug app name should be FirefoxDebug.app or DeerParkDebug.app. Mac-only. r=josh a=asa 2005-07-20 18:36:14 +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
masayuki%d-toybox.com
15165f0770 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
mozilla.mano%sent.com
e8ee5dabe0 Bug 278377 - add 'window' and 'help' menus to View Source windows. r=mconnor, a=bsmedberg. 2005-07-20 00:00:55 +00:00
timeless%mozdev.org
d6f5fcbd47 Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=neil a=asa
2005-07-19 21:55:38 +00:00
gavin%gavinsharp.com
2c45cb0ecc Bug 300247: "Set as desktop background" is not disabled for javascript images, r=mconnor, a=asa 2005-07-19 21:22:12 +00:00
gavin%gavinsharp.com
9f428fcfee Bug 233977: (Mac) Single-click selects entire address bar rather than activates cursor, r+a=mconnor 2005-07-19 21:13:03 +00:00
gavin%gavinsharp.com
300c3caeec Bug 167391: Adds IDs to various menus, r=mconnor, a=asa 2005-07-19 21:10:00 +00:00
bsmedberg%covad.net
9a767922b3 Final parts of bug 300092, preprocess installer.cfg as well as the other stuff, NPOTDB 2005-07-19 15:31:14 +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
gavin%gavinsharp.com
b2ab28dabd Bug 301031 - Help button in the language editing dialog does not go anywhere - patch by Caleb <bugs.caleb@gmail.com> - r=steffen, a=bsmedberg 2005-07-18 17:32:17 +00:00
gavin%gavinsharp.com
65d8b79fe0 Bug 269775 - Bookmarks toolbar 'shrinks' when window is resized/restored - Patch by Martijn Wargers (martijn.martijn@gmail.com), r=mconnor, a=bsmedberg 2005-07-18 16:00:44 +00:00
jshin%mailaps.org
6349b80a92 bug 283787 : chnage update URLs for creativecommons/google search plugins to mozilla.org addreses r/a=mconnor 2005-07-18 03:40:00 +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
461bb16938 Bug 247467 - Open Location Dialog does not recognize bookmark keywords nor quicksearch. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=vladimir, a=bsmedberg. 2005-07-15 16:46:37 +00:00
mozilla.mano%sent.com
bf547497d9 Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky 2005-07-14 22:52:11 +00:00
bsmedberg%covad.net
38a4d5980d Bug 299737 - l10n installer displays entity names (and bug 300092, tb installer displays nothing at all), r+a=chase 2005-07-14 15:46:27 +00:00
neil%parkwaycc.co.uk
5d2270e890 Don't try to save broken images b=293527 r=biesi sr=bz a=asa 2005-07-13 19:45:41 +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
ab7739beee Bug 299873 - remove unnecessary stringbundle entry from browser.xul. patch from Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa. 2005-07-13 18:58:36 +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
aaronleventhal%moonset.net
196f8df714 Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa 2005-07-13 18:18:47 +00:00
bsmedberg%covad.net
8fa0dc46a2 Backing out the random install percentage to "20" per Chase, which will actually make 80% of users install talkback by default because of bug 300537. a=chase for checkin to a closed tree 2005-07-13 02:04:44 +00:00
bsmedberg%covad.net
bd8816b960 Set talkback install percentage to 100% for the alpha releases, a=cbeard 2005-07-12 01:49:15 +00:00
bzbarsky%mit.edu
05654348ad Fix JS error. Bug 299873, patch by Henrik Skupin <hskupin@gmail.com>,
r=bsmedberg, a=asa
2005-07-10 20:01:10 +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
steffen.wilberg%web.de
fda4bfd03f Bug 299974: adjust Help docs to the new Help Viewer. r=jeff, a=asa 2005-07-09 07:03:53 +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
gandalf%firefox.pl
612c02e3e7 new locales for tinderbox 2005-07-08 20:22:33 +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
cmp%mozilla.org
6d942227f9 Location of install.rdf is beside components/ directory instead of inside
it.  Bug 299999.
2005-07-08 07:29:06 +00:00
cmp%mozilla.org
d3377bc570 Add install.rdf to packages-static for browser and mail. Bug 299999,
attachment 188624. r+sr+a=chase@mozilla.org
2005-07-08 03:22:56 +00:00
mconnor%steelgryphon.com
00d0367289 bug 300009 - rev to deer park alpha 2, a=chase 2005-07-08 00:24:13 +00:00
mozilla.mano%sent.com
f185878e84 Bug 296275 - forward button history throws error. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2005-07-07 19:30:09 +00:00
steffen.wilberg%web.de
8f54f26ae7 Bug 299554: remove screenshots from cookies.xhtml, recommend 'until I close Firefox' and do some cleanup. r=jeff, a=asa 2005-07-07 17:52:39 +00:00
mozilla.mano%sent.com
f6b2efecfd Bug 296474 - Unconditionally remove the search bar controller on binding destruction to prevent a leak. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2005-07-07 16:09:49 +00:00
mozilla.mano%sent.com
f8a096d3fc Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa 2005-07-07 15:52:50 +00:00
dveditz%cruzio.com
644b82f3f6 bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann 2005-07-07 09:45:47 +00:00
mconnor%steelgryphon.com
8d695cee2f bug 299901 - Middle click fail on links with nested tags, patch by gavin, r+sr=dveditz, a=jay 2005-07-07 09:22:37 +00:00
mozilla.mano%sent.com
9a1d901591 Bug 297799 - Javascript strict warning in browser.js. patch from Romain BEZUT <r.bezut@laposte.net>, r=mconnor, a=bsmedberg. 2005-07-06 19:28:46 +00:00
cmp%mozilla.org
476e1f09b1 Move references to Talkback files for browser and mail into extensions/
directory.  (Non-Suite parts omitted.)  Bug 299040, attachment 188376.
r=darin, sr=bsmedberg, a=chase
2005-07-06 18:31:57 +00:00
dveditz%cruzio.com
82ca16bef8 bug 298892 redux. additional patch from neil, r=timeless, sr=dveditz, a=jay 2005-07-06 17:42:07 +00:00
steffen.wilberg%web.de
6ca311e047 Bug 298553: Document shell service changes from bug 274374. r=jeff, a=asa 2005-07-06 07:43:15 +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
roc+%cs.cmu.edu
3be669f8a7 Bug 87969. Add URL to history when pasting a URL into the window via middle-click. r=mconner,a=asa,patch by Wolfgang Rosenauer 2005-07-05 23:08:30 +00:00
darin%meer.net
a21835e47d fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase 2005-07-05 21:51:26 +00:00
mozilla.mano%sent.com
cb7f0701eb Bug 299713 - [Mac] If there's an open about window, activate it on Firefox->About Mozilla Firefox. r=mconnor, a=bsmedberg 2005-07-05 21:39:05 +00:00
bsmedberg%covad.net
b8cb9c46be Bug 299573 - packaging error hides reporter overlays - r=darin, self-approving 2005-07-05 21:28:21 +00:00
bsmedberg%covad.net
8ae3fd17ad Adding new locales to all-locales. 2005-07-05 20:41:05 +00:00
steffen.wilberg%web.de
5394d6f9d7 This wasn't meant to be changed, so revert it (from bug 298758). 2005-07-05 20:04:04 +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
bsmedberg%covad.net
14a1de584a Bustage fix, bug 299449. Patch by Teune van Steeg <twanno@lycos.nl> - r+a=bsmedberg 2005-07-05 14:30:30 +00:00
steffen.wilberg%web.de
af03dec40d Bug 299649: Document switching to previous search engine using keyboard. p=jeff, r=me, a=asa 2005-07-05 06:32:37 +00:00
steffen.wilberg%web.de
c4059affa5 Bug 298758: Improve File->Exit doc, add Go->History doc. r=jeff, a=asa 2005-07-05 06:29:29 +00:00
steffen.wilberg%web.de
928078d087 Bug 298019: improve search documentation in Using Firefox doc. r=jeff, a=asa 2005-07-05 06:26:25 +00:00
steffen.wilberg%web.de
10abcbbcd3 Bug 299077: no Clear button in the Passwords tab of the Privacy panel. Bug 299078: document 'view download history' button. r=jeff, a=asa 2005-07-05 06:22:48 +00:00
gandalf%firefox.pl
52b5c7c8f6 adding ca,pt-BR,tr,zh-CN to Firefox tinderbox and pt-BR to Thunderbird one. 2005-07-04 11:38:17 +00:00
steffen.wilberg%web.de
62ad3a25fc Bug 299344: Remove options screenshots from Help docs. p=jeff, r=me, a=asa 2005-07-03 11:32:22 +00:00
steffen.wilberg%web.de
58f4bb9ac6 Bug 298015: Fix broken links in Index. p=gidsgoldberg@gmail.com, r=me, a=asa 2005-07-03 11:21:54 +00:00
mozilla.mano%sent.com
c74b42f43c Bug 299050 - document Mac's new tab-switching keyboard shortcut set. r=steffen, a=asa. 2005-07-02 20:16:16 +00:00
bsmedberg%covad.net
3fd99ec22c Adding tbird basque and ffox arabic. 2005-07-02 15:11:48 +00:00
bsmedberg%covad.net
66dbb57a91 Bug 299449 - hiddenWindow.html missing in installer manifests; I'm going to assume no reviews needed for something obvious like this. 2005-07-02 13:19:28 +00:00
jwalden%mit.edu
3e09dae367 Bug 296903 - Clean up organization of Tabbed Browsing documentation. r=steffen, a=asa 2005-07-01 15:59:19 +00:00
darin%meer.net
9da4288dc3 fixes bug 299282 "Package updater executable and updater.ini files with installer builds" r+a=bsmedberg 2005-07-01 02:04:55 +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
timeless%mozdev.org
2b8dfccdff Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2005-06-30 20:35:40 +00:00
darin%meer.net
b201f4b99d Patch for bug 299040 "Package reporter as a global extension" r+a=bsmedberg 2005-06-30 20:25:17 +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
bsmedberg%covad.net
6db8a67923 Bug 298670 (try #2) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly) 2005-06-30 19:22:39 +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
dveditz%cruzio.com
fad61e14da Bug 298892 use instanceof checks to avoid namespace confusion in xml files. r=mconnor, neil.parkwaycc, a=jay.
Thanks to Asaf Romano for his initial browser.js patch in bug 290420
2005-06-30 02:47:04 +00:00
ben%bengoodger.com
5f0359fa0a make install notification work on subsequent start after install - not done yet 2005-06-30 01:35:45 +00:00
cvshook%sicking.cc
ab55c70947 Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:47:48 +00:00