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

1261 Коммитов

Автор SHA1 Сообщение Дата
dveditz%cruzio.com 4b8efeefe3 bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst 2004-10-17 00:32:17 +00:00
webmail%kmgerich.com 441a3130bf bug #251910, style bookmark and history sidebar items as links 2004-10-15 23:51:49 +00:00
ben%bengoodger.com 81ac4e2aac 225281 - checkbox label background problem on "install complete" page - patch by Son Le <lesx99@lycos.com> r+a=ben@mozilla.org 2004-10-15 23:38:05 +00:00
webmail%kmgerich.com 3198d5789a JS Console styles for Mac, bug 258652 2004-10-14 00:32:27 +00:00
jwalden%mit.edu ef73a8a9d6 Bug 263276 - copy changes to toolkit/content/customizeToolbar.xul. r=rlk, a=asa 2004-10-12 21:51:21 +00:00
kyle.yuan%sun.com 655b4aa6d3 Bug 260337 (Firefox) Fail to build on solaris
r=bryner, patch=brian.lu@sun.com
2004-10-12 02:39:47 +00:00
dbaron%dbaron.org 0a24aa5189 Fix line endings. 2004-10-12 00:23:28 +00:00
smontagu%smontagu.org 1f51adda42 Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc 2004-10-11 20:20:11 +00:00
silver%warwickcompsoc.co.uk d9b0e617fb Bug 231893 - Allow QI to nsISupports.
r+sr=blake
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-11 03:04:47 +00:00
jwalden%mit.edu 00ac8f34a3 Bug 259827 - improve glossary text on "secure site". r=steffen 2004-10-08 21:43:13 +00:00
timeless%mozdev.org 97134ff5f7 Bug 257826 using "back" in installer during custom install = reproducable crash
patch by ajschult@verizon.net r=bryner
2004-10-08 21:15:12 +00:00
jruderman%hmc.edu 01cfc6390b Bug 251098 - Context menu key doesn't work in Theme & Extension manager.
Bug 251099 - Update and Install buttons in Extension Manager not focusable.
Bug 251102 - Get More Extensions \ Themes link never takes focus.
r=mconnor
2004-10-08 09:01:42 +00:00
scott%scott-macgregor.org 71e95084f9 Bug #263353 --> qute should use the new Windows style twisty icons like winstripe. 2004-10-07 20:51:44 +00:00
steffen.wilberg%web.de d0736775d2 Bug 255572: 'Restore Default' in customize toolbars window should restore display mode. r=ben@mozilla.org 2004-10-05 10:45:58 +00:00
steffen.wilberg%web.de f4c29dc1e9 fix typo from previous checkin (bug 262750) 2004-10-05 10:21:34 +00:00
steffen.wilberg%web.de 9232dc5deb Bug 262750: some missing tooltips on the Help toolbar buttons. r=mconnor 2004-10-05 10:10:15 +00:00
ben%bengoodger.com 897354d23d attempt at fixing 262478 - remove 'hack' to prevent an unknown problem with helper app launching. also make sure temp file removal never removes directory hierarchies. 2004-10-04 07:07:31 +00:00
ben%bengoodger.com 6611ffdeb8 247884 - upgrading doesn't remove old installation entries from "Add or Remove Programs" Control Panel... - clean up uninstall registry entries for versions installed to the same location. 2004-10-04 02:00:23 +00:00
cbiesinger%web.de 2e3390880b Bug 97434 (port to toolkit) Some Windows keyboard behaviours missing from trees r=mconnor 2004-10-03 16:31:15 +00:00
cbiesinger%web.de 6ac02e52ed 196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor 2004-10-03 16:13:33 +00:00
bsmedberg%covad.net 0f02283b13 Bug 221824, part 2, add content hooks for submenu expander and back/forward buttons. r=mconnor 2004-10-03 01:19:58 +00:00
bryner%brianryner.com 3b124a8e27 Call CutRow _before_ we release our reference to the nsIMdbRow. Fixes crash on shift+delete. Bug 258767, patch by jwalden@mit.edu, r=bryner. 2004-10-02 18:59:50 +00:00
cbiesinger%web.de 634231d379 211046 port some seamonkey tree changes to toolkit. patch by Serge GAUTHERIE
<gautheri@noos.fr> r=mconnor,jan
2004-10-02 12:46:56 +00:00
steffen.wilberg%web.de 86ddddc7ee make this a text file by converting stupid Mac-style lineendings 2004-10-01 22:31:53 +00:00
bugzilla%arlen.demon.co.uk c976920447 Bug 260357 Nothing is selected for some radio buttons
p=me r=mconnor
2004-10-01 22:01:08 +00:00
jwalden%mit.edu 82cd99a17c Oops, didn't mean to check this in on trunk 2004-10-01 20:50:46 +00:00
jwalden%mit.edu f0b0376dce Bug 260874 - Help window Activity Indicator (throbber) isn't right. r=steffen 2004-10-01 20:49:02 +00:00
bsmedberg%covad.net a29354810b Add theme hook for RTL languages, bug 221824 r=mconnor 2004-10-01 13:37:09 +00:00
dean_tessman%hotmail.com 37c5bf68a7 256079 - Clicking focused readonly textbox triggers autocomplete
p=m.wargers@hccnet.nl
r=mconnor sr=bryner
2004-10-01 01:19:50 +00:00
bryner%brianryner.com 927a069251 Listen for document unload and kill the autocomplete popup if it's open. Bug 257354, r+sr=ben. 2004-10-01 00:35:09 +00:00
bryner%brianryner.com 2327e70901 Don't remove exact matches from the list of possible autocompletions for password manager (bug 257154). r=ben. 2004-10-01 00:24:06 +00:00
bryner%brianryner.com 2f69240ae2 get rid of NS_WARNING when typing into a textarea. r=danm 2004-10-01 00:15:11 +00:00
bryner%brianryner.com cad186b141 Don't crash if there are command-line arguments (bug 261734) by doing ParseConfig before ParseArgs, moving gtk_init to RunWizard, and adding a check in ErrorHandler to log errors to the console if gtk hasn't been initialized yet. r=ajschultz, sr=dveditz. 2004-09-30 17:31:00 +00:00
cbiesinger%web.de d33896aeeb Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
jwalden%mit.edu 1d6ff281de Bug 261749 - clean up the glossary. p=steffen, r=me 2004-09-30 06:52:53 +00:00
ben%bengoodger.com 76e8b20305 259708 - trying to save a file from data: protocol deletes every file in destination directory not marked read-only. r=shaver. 2004-09-29 22:02:15 +00:00
smontagu%smontagu.org 5231249ed7 Bug 260924: MessengerSetDefaultCharacterSet should be named MessengerSetForcedCharacterSet. Patch by Eyal Rozenberg <eyalroz@technion.ac.il>, r=smontagu, sr=bienvenu 2004-09-29 07:56:14 +00:00
ben%bengoodger.com f23390569b 245088 - various problems with customize toolbar "sheet":
Remove slide-out, make the window not reposition badly near the bottom of the
screen, add mconnor's close keybindings. r=mscott, ben, a=me
2004-09-29 07:08:24 +00:00
ben%bengoodger.com 2f8e8c4913 234416 - can spoof filename in "what should firefox do with this file" dialog -
trims 1+ spaces to 1 space, used for display purposes only
keeps track of a separate value to use for downloading the file so the file
name is preserved for the on-disk file. r=mscott a=me
2004-09-29 05:08:43 +00:00
ben%bengoodger.com ca7a50006f 215929 - window title incorrectly shows [Object HTMLImageElement] when switching tabs, bringing across some of caillon's code from xpfe/, r=mscott a=me 2004-09-29 00:36:32 +00:00
scott%scott-macgregor.org bf5a80f07d Bug #249955 --> port the extension mgr install button for thunderbird
to the trunk
2004-09-28 21:55:29 +00:00
bugzilla%arlen.demon.co.uk c2e5d84c70 Bug 256536 Auto-subscribe (news) URLS should NOT prompt for account type
p=me/kteuscher r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-28 20:23:06 +00:00
aaronleventhal%moonset.net 0011de8436 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
dbaron%dbaron.org e2428ab53c Speed up scrolling in downloads and extensions windows by (1) using background-color on elements with 'overflow: auto' and (2) not using 'background-attachment: fixed' unnecessarily. b=255812 r=kmgerich sr=ben 2004-09-28 05:20:41 +00:00
steffen.wilberg%web.de 967824bca5 Bug 259002: clean up Help Viewer shortcuts (forward/backward/home/reload commandkeys missing). r=mconnor 2004-09-27 07:08:58 +00:00
cbiesinger%web.de d800556a7d toolkit should treat uris as utf-8
261269 r=bsmedberg
2004-09-25 21:45:12 +00:00
bsmedberg%covad.net 07fbca7486 Backing out bug 240696 on the trunk, because it introduces a bogo-dependency of toolkit/ on browser/. 2004-09-25 21:12:00 +00:00
kjh-5727%comcast.net 1daff7afee Bug 240696 - cannot open new browser window if the only window open is the download manager. Patch by Gavin Sharp (gavin_sharp+bugzilla@nospin.org). r=bsmedberg, a=bsmedberg. 2004-09-25 20:17:12 +00:00
dbaron%dbaron.org 87ec7557e3 Move XPCNativeWrapper.js from communicator to global. b=256630 r=p_ch 2004-09-23 16:56:09 +00:00
aaronleventhal%moonset.net 9b18a1fe1d Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil 2004-09-22 02:37:07 +00:00