Commit Graph

120939 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
2f7745c206 new junk mail icon for the thread pane / folder pane
git-svn-id: svn://10.0.0.236/trunk@145897 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:10:24 +00:00
scott%scott-macgregor.org
061ca9b593 removing obsolete file
git-svn-id: svn://10.0.0.236/trunk@145896 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:09:14 +00:00
scott%scott-macgregor.org
38f55c869b New junk mail icon for the thread pane.
git-svn-id: svn://10.0.0.236/trunk@145895 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:08:12 +00:00
scott%scott-macgregor.org
0253619bfa locale update
git-svn-id: svn://10.0.0.236/trunk@145894 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:04:34 +00:00
joshua.xia%sun.com
4cc2fcda3d for bugzilla #215487 sr=darin r=louie.zhao
git-svn-id: svn://10.0.0.236/trunk@145893 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 04:27:47 +00:00
chanial%noos.fr
86d6a3ad20 fixing Mac bustage
git-svn-id: svn://10.0.0.236/trunk@145892 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 03:56:01 +00:00
bryner%brianryner.com
91a57e9634 Address a couple of potential security problems by ensuring that usernames and passwords that are part of a URL are not included in the realm; don't do any signon storing or prefilling if the URI does not support hostnames.
git-svn-id: svn://10.0.0.236/trunk@145891 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 03:43:46 +00:00
scott%scott-macgregor.org
e9d687817a Add a View / Layout menu item which allows the user to set the desired mail 3-pane layout.
Move the menu item for hiding the message pane from Toolbars (where it did not belong) down to
the new Layout menu.

Thanks to Stephen Walker for contributing this patch.


git-svn-id: svn://10.0.0.236/trunk@145890 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 03:12:22 +00:00
hyatt%mozilla.org
c68c77eaf2 Restore the titlemodifier
git-svn-id: svn://10.0.0.236/trunk@145889 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:47:14 +00:00
scott%scott-macgregor.org
911314bf1c put back the - Thunderbird on window titles since accessibility needs this.
git-svn-id: svn://10.0.0.236/trunk@145888 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:36:25 +00:00
chanial%noos.fr
5b52467ea0 updating allmakefiles.sh (noticed by swalker)
git-svn-id: svn://10.0.0.236/trunk@145887 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:23:43 +00:00
hyatt%mozilla.org
ff31d41692 Make sure if you have a sep but no modifier, you don't append the modifier.
git-svn-id: svn://10.0.0.236/trunk@145886 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 02:19:28 +00:00
chanial%noos.fr
57e8ea19ac bug 213228: new toolkit independence bug, part 2.
bind our dialog.xml and wizard.xml widgets.
remove the need for platformXUL.css and platformDialog.xml
sync dialog.xml (bug 197568, patch by ajvincent@juno.com) with seamonkey


git-svn-id: svn://10.0.0.236/trunk@145885 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 01:19:58 +00:00
scott%scott-macgregor.org
c4b21a87da Make Go to next unread message work for thunderbird when crossing folders. We were missing a declaration for MSG_FOLDER_FLAG_JUNK
which triggered a JS error.


git-svn-id: svn://10.0.0.236/trunk@145884 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 22:36:25 +00:00
dbaron%dbaron.org
27cf2ed74a Fix attribute mapping for image inputs by always mapping the attributes that work on image inputs. b=214077 r+sr=bzbarsky a=brendan
git-svn-id: svn://10.0.0.236/trunk@145883 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 21:53:24 +00:00
hyatt%mozilla.org
bebf1d2c48 Add back hiddenWindow.xul to jar.mn
git-svn-id: svn://10.0.0.236/trunk@145882 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 21:04:51 +00:00
hyatt%mozilla.org
cb2f86b154 Adding the hidden window file.
git-svn-id: svn://10.0.0.236/trunk@145881 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 21:02:56 +00:00
jag%tty.nl
acd42ad152 Bug 201761: Unknown namespace prefix 'html' in scrollbar.css. Patch by Ben Fowler <bfowler@ewitness.co.uk>, jag, r=Neil, sr=dbaron, a=Asa
git-svn-id: svn://10.0.0.236/trunk@145880 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 20:38:09 +00:00
neil%parkwaycc.co.uk
80ec3983b5 Bug 207243 -moz-image-region dimensions for spelling button are wrong p=sailfish@unforgettable.com r=me sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@145879 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 19:33:06 +00:00
chanial%noos.fr
85f01746c3 fix problem when rebuilding the toolkit only and add buildconfig.html to garbage.
git-svn-id: svn://10.0.0.236/trunk@145878 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 19:13:27 +00:00
bzbarsky%mit.edu
edbe6382af Don't use uninitialiazed hashtable. Bug 214941, r=bsmedberg, sr=peterv, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@145875 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 18:16:48 +00:00
bzbarsky%mit.edu
7e4a765816 Fix bug 214874. Script should not execute while innerHTML is being set.
r+sr=jst, a=dveditz


git-svn-id: svn://10.0.0.236/trunk@145874 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 18:13:16 +00:00
jag%tty.nl
9865498d4f Bug 215458: mac classic dialog.css: error parsing value for color property. r=Neil, sr=dbaron, a=Asa
git-svn-id: svn://10.0.0.236/trunk@145872 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 17:36:18 +00:00
bienvenu%nventure.com
208fe03dfb 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
git-svn-id: svn://10.0.0.236/trunk@145870 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 16:36:20 +00:00
bienvenu%nventure.com
ea1d97046d 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
git-svn-id: svn://10.0.0.236/trunk@145869 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 15:54:25 +00:00
igor%mir2.org
00a757af20 Switching to use ClassFileWriter.addPush(String) instead of ClassFileWriter.addLoadConstant(String) to support string constants with JVM UTF8 encoding exceeding 64k.
git-svn-id: svn://10.0.0.236/trunk@145868 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:54:19 +00:00
chanial%noos.fr
135855d4c9 bug 213228: new toolkit independence bug, part 1.
fork buildconfig.html and build.dtd


git-svn-id: svn://10.0.0.236/trunk@145867 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:51:44 +00:00
igor%mir2.org
305124cf67 Fixing bugs in the initial implementation of ClassFileWriter.addPush(String): now it works
git-svn-id: svn://10.0.0.236/trunk@145866 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 14:14:12 +00:00
chanial%noos.fr
e74ccce529 "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).


git-svn-id: svn://10.0.0.236/trunk@145865 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 12:41:27 +00:00
kairo%kairo.at
ecab08be9b bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
git-svn-id: svn://10.0.0.236/trunk@145864 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 11:31:24 +00:00
igor%mir2.org
7d04093793 Use special token to encode function escape in Decompiler instead of using elaborated code to distinguish between start of function and function escape.
git-svn-id: svn://10.0.0.236/trunk@145863 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 11:06:21 +00:00
igor%mir2.org
916d20bdd2 Adding readFile function to the shell to read file context.
git-svn-id: svn://10.0.0.236/trunk@145862 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 10:54:40 +00:00
hyatt%mozilla.org
6415ec7ce1 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
git-svn-id: svn://10.0.0.236/trunk@145861 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:42:36 +00:00
hyatt%mozilla.org
7ac27491ce Make hiddenWindow actually work on Mac.
git-svn-id: svn://10.0.0.236/trunk@145860 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:41:34 +00:00
hyatt%mozilla.org
8bcb78aee8 Separate out the menu bar and the hacky go history tree.
git-svn-id: svn://10.0.0.236/trunk@145859 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:18:49 +00:00
hyatt%mozilla.org
779e664351 Separate keys, commands, broadcasters, and string bundles into their own file.
git-svn-id: svn://10.0.0.236/trunk@145858 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:12:19 +00:00
hyatt%mozilla.org
a793e2f4c9 Separate scripts into their own .inc file so they can be shared with the hiddenWindow.
git-svn-id: svn://10.0.0.236/trunk@145857 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 08:03:52 +00:00
hyatt%mozilla.org
3a6854d5f1 Add the pref for a hidden window. Code that uses the pref is not landed yet. It's waiting for drivers approval.
git-svn-id: svn://10.0.0.236/trunk@145856 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 06:54:55 +00:00
ben%bengoodger.com
a0f98c6460 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
git-svn-id: svn://10.0.0.236/trunk@145854 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 03:57:20 +00:00
ben%bengoodger.com
430ea44ec1 Clean up plugin override detection
git-svn-id: svn://10.0.0.236/trunk@145853 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 03:54:41 +00:00
ben%bengoodger.com
34b121456e Fix bug 215383 - Empty space on personal toolbar does not act like a bookmark folder (unable to receive drops, etc)
git-svn-id: svn://10.0.0.236/trunk@145851 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-11 01:59:35 +00:00
hyatt%mozilla.org
d78211f28b Fix for 173444, custom toolbars show up (incorrectly) in popup windows.
git-svn-id: svn://10.0.0.236/trunk@145850 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 22:48:52 +00:00
hyatt%mozilla.org
236ee2d6d8 Fix for 173444, custom toolbars show up (incorrectly) in popup windows.
git-svn-id: svn://10.0.0.236/trunk@145849 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 22:46:41 +00:00
hyatt%mozilla.org
4c7616443a Fix for 179336, make sure the page report for blocked popups shows the right page url.
git-svn-id: svn://10.0.0.236/trunk@145848 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 22:28:28 +00:00
hyatt%mozilla.org
b29b152bf2 Remove duplicate stylesheet switching functions.
git-svn-id: svn://10.0.0.236/trunk@145847 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 21:49:24 +00:00
scott%scott-macgregor.org
f1a805ffba Don't align boxes inside aligned rows in the font panel.
Thanks to Stephen Walker for the patch.


git-svn-id: svn://10.0.0.236/trunk@145846 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 19:23:43 +00:00
neil%parkwaycc.co.uk
766f78f931 Bug 61520 Add additional headers to every message p=telio+bugzilla@telio.net r=dmose sr=mscott a=rjesup a=asa
git-svn-id: svn://10.0.0.236/trunk@145845 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 18:24:08 +00:00
noririty%jcom.home.ne.jp
6092fb0c53 Fix 186751 - 'About Mozilla Firebird' dialog to small for large fonts. Patch by borggraefe@despammed.com
git-svn-id: svn://10.0.0.236/trunk@145844 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 14:56:53 +00:00
noririty%jcom.home.ne.jp
f8f2e71f41 (blame)
git-svn-id: svn://10.0.0.236/trunk@145843 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 13:22:50 +00:00
noririty%jcom.home.ne.jp
3b2ee6c162 tweak css. b=171451
git-svn-id: svn://10.0.0.236/trunk@145842 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-10 11:11:27 +00:00