Commit Graph

123328 Commits

Author SHA1 Message Date
ian%hixie.ch
ed375fdb84 Some more minor changes, and the addition of a response to '/me bites mozbot' (the 'kinky' responses, although they aren't very raunchy)
git-svn-id: svn://10.0.0.236/trunk@145924 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:35:59 +00:00
ian%hixie.ch
08e0b26ba1 New temperature scales (optimised for air temperatures)
git-svn-id: svn://10.0.0.236/trunk@145923 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:29:29 +00:00
roc+%cs.cmu.edu
5dc0998c4e Bug 207637. Don't fire onchange for MouseUp events where we didn't see a mousedown. r+sr=dbaron,a=asa
git-svn-id: svn://10.0.0.236/trunk@145922 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 16:00:20 +00:00
roc+%cs.cmu.edu
a84edff323 Bug 213303. Allow events to be sent to views which are totally clipped out. r+sr=dbaron,a=brendan. Patch by nielsen@memberwebs.com.
git-svn-id: svn://10.0.0.236/trunk@145921 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 15:56:11 +00:00
bienvenu%nventure.com
cc8a899283 fix assertions deleting top level msg in a collapsed thread, part of work on 211289, r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@145918 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 15:14:13 +00:00
bienvenu%nventure.com
05a56dac8d fix assertions deleting multiple messages by using batching, part of work on 211289, r/sr/a=sspitzer
git-svn-id: svn://10.0.0.236/trunk@145917 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 15:08:09 +00:00
noririty%jcom.home.ne.jp
246d273966 Add tooltip to status icon more informative. Patch by bugzilla@babylonsounds.com. b=215737 r=me
git-svn-id: svn://10.0.0.236/trunk@145916 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 14:43:09 +00:00
mostafah%oeone.com
7cc32e617b Checking in patch for bug 199856: To do task list doesn't remember sort state
git-svn-id: svn://10.0.0.236/trunk@145914 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 14:12:40 +00:00
igor%mir2.org
0765d63de9 Making Decompiler.decompile public and changing NativeFunction.getSourceFunction() to return Object so it is easy to implement alternative presentation of encoded source.
git-svn-id: svn://10.0.0.236/trunk@145913 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 13:12:39 +00:00
neil%parkwaycc.co.uk
8f0d5cc4cf Bug 141531 move quote reply pref (reply below/above) to account settings p=bugzilla@arlen.demon.co.uk r=me sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@145912 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 12:33:04 +00:00
igor%mir2.org
a01dcad0f7 Encoded source presentation changes.
Now encoded source does not encode sources of nested functions as external references. Rather they are encoded as any other source elements and to implement function.toString() runtime stores starting and ending offsets for function encoded source.

In this way decompiler is separated from the rest of runtime and external applications can access the encoded source with less efforts.


git-svn-id: svn://10.0.0.236/trunk@145911 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:50:48 +00:00
igor%mir2.org
612c491f01 Using ScriptRuntime.emptyStrings to return emoty var array
git-svn-id: svn://10.0.0.236/trunk@145910 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:50:45 +00:00
neil%parkwaycc.co.uk
6593e9b14e Bug 211695 Fix bugs in nsCertTree.cpp r=varga sr=alecf moa=kaie a=asa
git-svn-id: svn://10.0.0.236/trunk@145909 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:20:50 +00:00
neil%parkwaycc.co.uk
1a38264341 Bug 209149 Show subcategories selecting a category in the preferences dialog r=dean_tessman sr=jag a=asa
git-svn-id: svn://10.0.0.236/trunk@145908 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:18:27 +00:00
neil%parkwaycc.co.uk
a677379d40 Bug 160055 Copy Email Address should unescape e.g. %40 to @ r=dean_tessman sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@145907 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 11:09:20 +00:00
neil%parkwaycc.co.uk
d173f44a4c Bug 133503 Ctrl+F4 should not be active during print preview r=timeless sr=jag a=asa should also fix Ctrl+PgUp/PgDn from Bug 149907
git-svn-id: svn://10.0.0.236/trunk@145906 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 10:52:59 +00:00
neil%parkwaycc.co.uk
bc5c8dad88 Bug 126216 allow wrapping of error messages in JS console r=timeless sr=bz a=asa
git-svn-id: svn://10.0.0.236/trunk@145905 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 10:35:48 +00:00
chanial%noos.fr
9bf94c4b73 bug 200439: last character typed in text field when creating new profile is not displayed in target location.
r=bryner, sr=jag, a=asa


git-svn-id: svn://10.0.0.236/trunk@145904 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 08:43:10 +00:00
bryner%brianryner.com
b8b3823b10 Fix focus not being restored correctly after unminimizing a window on Win32 (bug 212556). r=ere@atp.fi, sr=jst@netscape.com, a=asa.
git-svn-id: svn://10.0.0.236/trunk@145903 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:43:48 +00:00
bryner%brianryner.com
1a77248ef6 Fix objdir bustage
git-svn-id: svn://10.0.0.236/trunk@145902 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:20:39 +00:00
dbaron%dbaron.org
9fb760c3bb Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051
git-svn-id: svn://10.0.0.236/trunk@145901 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:05:45 +00:00
hyatt%mozilla.org
094286a08f Fix for 215296, r=bryner, sr=brendan, a=asa, This patch retains Seamonkey's behavior for titles on all platforms while patching Mac behavior to leave off the modifier for FB+TB
git-svn-id: svn://10.0.0.236/trunk@145900 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:51:39 +00:00
bryner%brianryner.com
af92b9ffc8 Enable new password manager for Firebird.
git-svn-id: svn://10.0.0.236/trunk@145899 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:22:10 +00:00
chanial%noos.fr
9cd884435e I should have taken one more vacation day, definitely.
git-svn-id: svn://10.0.0.236/trunk@145898 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 05:11:21 +00:00
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