jag%tty.nl
b0944a1f28
Bug 201761: Unknown namespace prefix 'html' in scrollbar.css. Patch by Ben Fowler <bfowler@ewitness.co.uk>, jag, r=Neil, sr=dbaron, a=Asa
2003-08-11 20:38:09 +00:00
neil%parkwaycc.co.uk
ecc60b6990
Bug 207243 -moz-image-region dimensions for spelling button are wrong p=sailfish@unforgettable.com r=me sr=bz a=asa
2003-08-11 19:33:06 +00:00
chanial%noos.fr
9797c7d3a9
fix problem when rebuilding the toolkit only and add buildconfig.html to garbage.
2003-08-11 19:13:27 +00:00
bzbarsky%mit.edu
59d4caaee1
Don't use uninitialiazed hashtable. Bug 214941, r=bsmedberg, sr=peterv, a=dveditz
2003-08-11 18:16:48 +00:00
bzbarsky%mit.edu
2120752cbd
Fix bug 214874. Script should not execute while innerHTML is being set.
...
r+sr=jst, a=dveditz
2003-08-11 18:13:16 +00:00
jag%tty.nl
d62eec97b3
Bug 215458: mac classic dialog.css: error parsing value for color property. r=Neil, sr=dbaron, a=Asa
2003-08-11 17:36:18 +00:00
bienvenu%nventure.com
eea0a73e80
fix multiple connection protection code by making sure host name is set correctly when processing selected state url, fixes a regression by backing out one line of change r/sr/a=sspizer 215776
2003-08-11 16:36:20 +00:00
bienvenu%nventure.com
5336ebac88
fix offline sync not to leave db's open, and not to open db's without offline events, r=sspitzer, sr=mscott, a=sspitzer 215371
2003-08-11 15:54:25 +00:00
igor%mir2.org
e725b9c0be
Switching to use ClassFileWriter.addPush(String) instead of ClassFileWriter.addLoadConstant(String) to support string constants with JVM UTF8 encoding exceeding 64k.
2003-08-11 14:54:19 +00:00
chanial%noos.fr
c05c452990
bug 213228: new toolkit independence bug, part 1.
...
fork buildconfig.html and build.dtd
2003-08-11 14:51:44 +00:00
igor%mir2.org
93e05fffaa
Fixing bugs in the initial implementation of ClassFileWriter.addPush(String): now it works
2003-08-11 14:14:12 +00:00
chanial%noos.fr
842470647a
"fixing" bustage by not including the non existent file browser/base/content/hiddenWindow.xul.
...
Currently (unless dave missed to check in several files), hiddenWindow.xul is in the xpfe toolkit.
That makes absolutely no sense since it is completely navigator dependent, but in order to have it in mozilla/browser, we need to provide a generic mechanism to run xul apps hiddenWindow.xul files similar to the one that launches the visible window (browser.xul, etc...) or rethink the all MacOS X hiddenWindow hackery (ie: remove the need for hiddenWindow.xul files and provide a way so that any MacOS X xul window with menu bar can be hidden, except of course the menubar).
2003-08-11 12:41:27 +00:00
kairo%kairo.at
5cbc82d1b5
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
2003-08-11 11:31:24 +00:00
igor%mir2.org
3594eb4b6b
Use special token to encode function escape in Decompiler instead of using elaborated code to distinguish between start of function and function escape.
2003-08-11 11:06:21 +00:00
igor%mir2.org
8a8ca75068
Adding readFile function to the shell to read file context.
2003-08-11 10:54:40 +00:00
hyatt%mozilla.org
4c5d13e990
Fix for 204418, make a pref available for picking the hiddenWindow URL so different apps can have their own hiddenWindow files. r/sr=bryner, a=asa
2003-08-11 08:42:36 +00:00
hyatt%mozilla.org
be9f833cc2
Make hiddenWindow actually work on Mac.
2003-08-11 08:41:34 +00:00
hyatt%mozilla.org
476d3169f1
Separate out the menu bar and the hacky go history tree.
2003-08-11 08:18:49 +00:00
hyatt%mozilla.org
dc40285362
Separate keys, commands, broadcasters, and string bundles into their own file.
2003-08-11 08:12:19 +00:00
hyatt%mozilla.org
35afdb4524
Separate scripts into their own .inc file so they can be shared with the hiddenWindow.
2003-08-11 08:03:52 +00:00
hyatt%mozilla.org
070c35f7fe
Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval.
2003-08-11 06:54:55 +00:00
ben%bengoodger.com
ed5f1b0f43
bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change
2003-08-11 03:57:20 +00:00
ben%bengoodger.com
83d99212a1
Clean up plugin override detection
2003-08-11 03:54:41 +00:00
ben%bengoodger.com
dae934d67a
Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc)
2003-08-11 01:59:35 +00:00
hyatt%mozilla.org
27733a95d6
Fix for 173444, custom toolbars show up (incorrectly) in popup windows.
2003-08-10 22:48:52 +00:00
hyatt%mozilla.org
89819f854f
Fix for 173444, custom toolbars show up (incorrectly) in popup windows.
2003-08-10 22:46:41 +00:00
hyatt%mozilla.org
2edd248d3b
Fix for 179336, make sure the page report for blocked popups shows the right page url.
2003-08-10 22:28:28 +00:00
hyatt%mozilla.org
7f46b73ea6
Remove duplicate stylesheet switching functions.
2003-08-10 21:49:24 +00:00
scott%scott-macgregor.org
c67ce9eaa7
Don't align boxes inside aligned rows in the font panel.
...
Thanks to Stephen Walker for the patch.
2003-08-10 19:23:43 +00:00
neil%parkwaycc.co.uk
9081af54eb
Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa
2003-08-10 18:24:08 +00:00
noririty%jcom.home.ne.jp
438504e36f
Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com
2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp
45bb6ec117
(blame)
2003-08-10 13:22:50 +00:00
noririty%jcom.home.ne.jp
6d74ff6599
tweak css. b=171451
2003-08-10 11:11:27 +00:00
hyatt%mozilla.org
9d5bdec7ce
Tweak terminology.
2003-08-10 09:42:36 +00:00
hyatt%mozilla.org
645aa7a97b
Commit the data source file that will hold persisted alternate stylesheet choices.
2003-08-10 08:19:38 +00:00
hyatt%mozilla.org
0c9723a820
Add some notes about persistence of alt sheet choices.
2003-08-10 08:13:47 +00:00
hyatt%mozilla.org
03a12c4259
Initial commit of alternate stylesheet support in Firebird.
2003-08-10 08:04:58 +00:00
hyatt%mozilla.org
6d9dfb41f4
Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa
2003-08-10 07:46:55 +00:00
scott%scott-macgregor.org
a19cf75165
increase the height of the options dialog to avoid truncating the Send Options button in the compose panel.
2003-08-10 05:53:15 +00:00
scott%scott-macgregor.org
efb755e8a9
More improvements to the advanced preferences pane. Remove some unnecessary labels among other things.
...
Thanks to Stephen Walker for the patch.
2003-08-10 05:00:58 +00:00
scott%scott-macgregor.org
bdf53471b1
Drop in a new Mac icon that goes in the OSX system tray that looks like a proper aqua thunderbird icon. Thanks to Jason Kersey for the icon
...
and to Don Crandall for figuring out where to put it.
2003-08-10 04:57:28 +00:00
scott%scott-macgregor.org
3dd2694292
Use -moz-image-region for window config instead of using separate icons for each window layout.
...
Thanks to Stephen Walker for the patch.
2003-08-10 04:54:11 +00:00
bryner%brianryner.com
752e309c5e
Fix sorting of history when Group by Date is selected (bug 215384). Get rid of the hidden columns in the history tree and instead dynamically change the sort attribute on the visible column. Implement a DayFolderIndex property for the date folders which gives an index (0-7) to sort on, rather than sorting them alphabetically. r=ben.
2003-08-10 04:42:17 +00:00
hyatt%mozilla.org
842297551e
Remove ifdefs from browser.dtd
2003-08-10 04:28:02 +00:00
caillon%returnzero.com
c2d2462e51
Bug 214949
...
Make XUL error pages work again by making GetOrigin() return the full spec for chrome: URIs and preventing principal lookups when the principals hash is empty.
r+sr=jst@netscape.com
a=rjesup@wgate.com
2003-08-10 02:26:11 +00:00
hyatt%mozilla.org
e3cdfbf901
Fix Open in Tabs on Mac with a hacky JS workaround.
2003-08-10 01:50:05 +00:00
bzbarsky%mit.edu
05ebd8bdc1
Backing out last checkin, since a= is needed.
2003-08-09 22:19:49 +00:00
bzbarsky%mit.edu
ea62a4c557
Fix bug 214844 -- rel pos blocks with overflow set should be containing blocks
...
for abs pos elements. Patch by mats.palmgren@bredband.net (Mats Palmgren),
r+sr=dbaron
2003-08-09 21:41:39 +00:00
asa%mozilla.org
2a4d79f33f
de-geekifying default bookmarks some - developers and testers are quite capable of making their own bookmarks - and removing redundant bookmark
2003-08-09 21:16:15 +00:00
hyatt%mozilla.org
ee9f23530f
Make dbl click behavior in the URL bar match WinIE on Win32 only.
2003-08-09 20:40:42 +00:00