Commit Graph

1242 Commits

Author SHA1 Message Date
cbiesinger%web.de
3ade0ebece 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
0f96da1f52 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
ea37a6b770 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
18e65fc5e1 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
80b36a2fe7 make this a text file by converting stupid Mac-style lineendings 2004-10-01 22:31:53 +00:00
bugzilla%arlen.demon.co.uk
9f77d78827 Bug 260357 Nothing is selected for some radio buttons
p=me r=mconnor
2004-10-01 22:01:08 +00:00
jwalden%mit.edu
12e2730477 Oops, didn't mean to check this in on trunk 2004-10-01 20:50:46 +00:00
jwalden%mit.edu
bc0df43d66 Bug 260874 - Help window Activity Indicator (throbber) isn't right. r=steffen 2004-10-01 20:49:02 +00:00
bsmedberg%covad.net
8228c1ebea Add theme hook for RTL languages, bug 221824 r=mconnor 2004-10-01 13:37:09 +00:00
dean_tessman%hotmail.com
2ae33d74a6 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
64e9b4b46b 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
4ad2ba4b20 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
7b7efa3d32 get rid of NS_WARNING when typing into a textarea. r=danm 2004-10-01 00:15:11 +00:00
bryner%brianryner.com
ea8b458e37 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
c9a0f13bf5 Bug 261790 port various changes betwen xpfe/toolkit
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
jwalden%mit.edu
da95648205 Bug 261749 - clean up the glossary. p=steffen, r=me 2004-09-30 06:52:53 +00:00
ben%bengoodger.com
392c860a58 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
79faf43c7b 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
1e4ffcd10f 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
5d597d1b3f 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
98088e0f0a 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
67cb6f0b96 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
a1427a88da 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
b833cd1a72 Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil 2004-09-28 19:18:43 +00:00
dbaron%dbaron.org
5242fce0d7 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
3487e65a11 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
1d4dec5435 toolkit should treat uris as utf-8
261269 r=bsmedberg
2004-09-25 21:45:12 +00:00
bsmedberg%covad.net
2d4ac3b011 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
e6c9b8191a 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
5d3fec2f0c Move XPCNativeWrapper.js from communicator to global. b=256630 r=p_ch 2004-09-23 16:56:09 +00:00
aaronleventhal%moonset.net
bf082dbaef Bug 260657. Fix performance regressions from accesskey underlining patch. r=mconnor, sr=neil 2004-09-22 02:37:07 +00:00
bsmedberg%covad.net
7561fa5d5b Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2004-09-21 20:19:48 +00:00
jwalden%mit.edu
1129c92866 Syncing trunk Help with branch Help... 2004-09-21 06:53:35 +00:00
aaronleventhal%moonset.net
78f76ffeb3 Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil 2004-09-20 11:29:07 +00:00
steffen.wilberg%web.de
b575789c4c Bug 255439: Extension/Theme Manager and Help Contents don't close on ESC. r=mconnor 2004-09-19 22:00:13 +00:00
cbiesinger%web.de
067450e6ec Bug 128398 store referrer in history patch by James Andrewartha
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
steffen.wilberg%web.de
336abe5e0f Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2004-09-19 17:31:28 +00:00
aaronleventhal%moonset.net
1aa91e2a22 Bug 250306. Double clicking on any tree item collapses first tree item in tree. Fixed by porting Neil's fix to bug 130477 which brings syncs up toolkit and xpfe's tree.xml a bit. r=mconnor, no sr= needed 2004-09-16 15:05:02 +00:00
darin%meer.net
41482262ba landing portions of aviary patch for bug 258123 on the trunk to keep code in sync, r=bsmedberg 2004-09-15 23:02:10 +00:00
darin%meer.net
b88ad7be0d landing patch for bug 259213 "Coalesce boolean fields into nsXREAppData::flags" r=bsmedberg 2004-09-14 21:05:46 +00:00
darin%meer.net
8d0ce10046 Read EnableExtensionManager and EnableProfileMigrator from the XRE section
of the .xulapp file instead of from the App section since these are really
properties of the XRE.
2004-09-10 23:39:47 +00:00
scott%scott-macgregor.org
2a0109a764 Bug #256775 --> add missing tree twisties for the linux/gnomestripe builds for tbird. 2004-09-10 20:46:29 +00:00
darin%meer.net
2810017b17 fixing win32 bustage 2004-09-09 18:52:22 +00:00
darin%meer.net
02fdc9d90f landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg 2004-09-09 18:10:25 +00:00
darin%meer.net
ff9986a074 fixes bug 258491 "nsXREDirProvider should expose NS_APP_USER_CHROME_DIR as soon as possible" r=bsmedberg 2004-09-08 20:25:45 +00:00
scott%scott-macgregor.org
ba58ca2abe Bug #247644 --> If Thunderbird has more then one profile Firefox can't be started by clicking a hyperlink.
Clear several environment variables that get set when the aviary app gets restarted.

r=bsmedberg
sr=darin
2004-09-08 05:43:21 +00:00
darin%meer.net
5ac371c8e9 fixing MingW bustage 2004-09-08 03:38:37 +00:00
darin%meer.net
6accf3753f fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
jwalden%mit.edu
55118be2c7 Bug 256683 - Make Ctrl+0 work. r=rlk@trfenv.com 2004-09-07 21:08:50 +00:00
darin%meer.net
b853169d42 landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg 2004-09-07 18:59:07 +00:00