Commit Graph

130790 Commits

Author SHA1 Message Date
gerv%gerv.net
210853d71e Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155067 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 14:21:17 +00:00
tor%cs.brown.edu
b93772cbd4 Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@155065 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:55:11 +00:00
gerv%gerv.net
5a6ece6544 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155064 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:54:27 +00:00
cbiesinger%web.de
28c63cdd8d addressing reviewer comments
git-svn-id: svn://10.0.0.236/trunk@155063 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:22:31 +00:00
cbiesinger%web.de
3d3fc63547 Bug 240257 directory listings show wrong sizes for files > 4 GB
changes nsIDirIndex to use PRInt64
r=darin sr=bryner


git-svn-id: svn://10.0.0.236/trunk@155062 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:20:54 +00:00
tor%cs.brown.edu
996688b00b Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner
git-svn-id: svn://10.0.0.236/trunk@155061 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:13:35 +00:00
cltbld%netscape.com
fcce83c094 Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@155060 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:11:26 +00:00
cls%seawood.org
38bb8dff5c Only check for wcrtomb & mbrtowc when targetting OSX >= 10.3 or non-OSX builds.
Bug #233574 r=bryner


git-svn-id: svn://10.0.0.236/trunk@155059 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 13:10:03 +00:00
igor%mir2.org
1fc34a6392 Work on bug 238649: no more support for ClassNameHelper and friends
git-svn-id: svn://10.0.0.236/trunk@155057 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 12:15:07 +00:00
ere%atp.fi
16744a2b39 Fix for bug 197474: Event.altKey && Event.ctrlKey not true together unlike IE
r=neil
sr=bryner


git-svn-id: svn://10.0.0.236/trunk@155056 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 11:03:51 +00:00
igor%mir2.org
a58813d6be Worj on bug 238649: removal of NotAFunctionException
git-svn-id: svn://10.0.0.236/trunk@155055 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 09:30:30 +00:00
mconnor%myrealbox.com
b721c108cd Bug 240773 - brand.dtd is poorly formatted, patch by Frank Wein (mcsmurf@gmx.de), r=bryner
git-svn-id: svn://10.0.0.236/trunk@155054 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 07:36:58 +00:00
mconnor%myrealbox.com
300e6f8d97 bug 214999 - No policy shows up when you view the cookies, remove legacy UI for p3p elements, clean up some cruft, tweak some wording to match dialogs, r=bryner
git-svn-id: svn://10.0.0.236/trunk@155053 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 07:24:58 +00:00
cls%seawood.org
ff7fe7ed0b Attempting to fix tinderbox bustage.
git-svn-id: svn://10.0.0.236/trunk@155052 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 02:51:26 +00:00
cbiesinger%web.de
1ec0a43021 bug 24867 fallout - access the right variable, r+sr=bz
git-svn-id: svn://10.0.0.236/trunk@155051 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 01:12:49 +00:00
despotdaemon%netscape.com
7d09bc5c8b Pseudo-automatic update of changes made by nrm@kingtide.com.au.
git-svn-id: svn://10.0.0.236/trunk@155050 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 01:03:28 +00:00
bryner%brianryner.com
3b4b8ed6c9 deCOMtaminate nsIScriptObjectPrincipal (bug 240745). This also fixes some code in nsCrypto.cpp that sems to have been mis-braced (I don't think it was working as intended). r+sr=jst.
git-svn-id: svn://10.0.0.236/trunk@155049 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-18 00:28:47 +00:00
bzbarsky%mit.edu
98273f7667 Switch to nsCOMPtr to fix possible leaks and a possible strict aliasing
violation.  Bug 240710, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@155048 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 23:23:19 +00:00
cls%seawood.org
a48a10ef0f Link order matters.
Fixing mingw tinderbox bustage.


git-svn-id: svn://10.0.0.236/trunk@155047 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 23:05:11 +00:00
gerv%gerv.net
98831918fc Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155044 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 21:52:36 +00:00
edburns%acm.org
17d1974fbf M classes_spec/org/mozilla/webclient/impl/WrapperFactory.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/EventRegistrationImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/ImplObjectNative.java

- remove getNativeEventThread().  I've decided to expose the singleton
  NativeEventThread instance via a package private class var.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/BookmarksImpl.java

- run the necessary native methods on the event thread to avoid thread
  safety assertions.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/NativeEventThread.java

- rename pushNotifyRunnable() to pushBlockingWCRunnable.  Make it block
  the caller until the argument WCRunnable has been run on the
  NativeEventThread.  Implement this by using wait/notify between
  pushBlockingWCRunnable() and run().

- add package private NativeEventThread class variable.

- rename runnablesWithNotify ivar to blockingRunnables.

- remove the exception storage mechanism.

M classes_spec/org/mozilla/webclient/impl/wrapper_native/NavigationImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/PreferencesImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/ProfileManagerImpl.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/RDFEnumeration.java
M classes_spec/org/mozilla/webclient/impl/wrapper_native/WrapperFactoryImpl.java

- levarage NativeEventThread.instance.pushBlockingWCRunnable().

A classes_spec/org/mozilla/webclient/impl/wrapper_native/WCRunnable.java

- Just like runnable, except return Object, not void.

M src_moz/PreferencesImpl.cpp

- remove unused automatic variable.


git-svn-id: svn://10.0.0.236/trunk@155043 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 21:25:12 +00:00
varga%nixcorp.com
35bbda2c58 Fixing JS warning. Bug 221619.
git-svn-id: svn://10.0.0.236/trunk@155042 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 21:23:31 +00:00
neil%parkwaycc.co.uk
dcd2ff5f5d Die viewString die! (previous checkin for bug 132450 missed some sites) r/sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@155041 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 20:50:30 +00:00
neil%parkwaycc.co.uk
927ea8b3f7 Bug 221623 Remove the code that supported the old wallet.Notified pref and the extraneous wallet.notified prefs p=gautheri@noos.fr r=mconnor sr=bryner
git-svn-id: svn://10.0.0.236/trunk@155040 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 19:56:39 +00:00
neil%parkwaycc.co.uk
ed03d92e55 Bug 210824 Double-clicking biff icon causes JavaScript error in msgMail3PaneWindow.js p=gautheri@noos.fr r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@155039 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 19:38:39 +00:00
neil%parkwaycc.co.uk
dafa2c35f5 Bug 237210 JavaScript strict warning: GetSelectedCardTypes does not always return a value plus additional cleanup p=gautheri@noos.fr r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@155038 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 19:32:00 +00:00
neil%parkwaycc.co.uk
53cd818972 Bug 237448 JavaScript strict warning: function onAdvanced does not always return a value p=gautheri@noos.fr r=me sr=mscott
git-svn-id: svn://10.0.0.236/trunk@155037 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 19:22:51 +00:00
neil%parkwaycc.co.uk
fab034257c Bug 221623 remove commented #define and unused #ifdef p=gautheri@noos.fr r=alecf sr=bryner
git-svn-id: svn://10.0.0.236/trunk@155036 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 19:20:09 +00:00
gerv%gerv.net
17661ae2d9 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155034 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 18:33:16 +00:00
varga%nixcorp.com
1bb4e6eac7 Trying to fix bustage in extensions/sql
git-svn-id: svn://10.0.0.236/trunk@155033 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 18:06:37 +00:00
mconnor%myrealbox.com
190e48cea7 Bug 210228 - Make extension list sorted (Tools | Options | Extensions), patch by pike@pikey.me.uk, r=bryner
git-svn-id: svn://10.0.0.236/trunk@155032 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 17:43:07 +00:00
dbaron%dbaron.org
f615cbec9b Fixing gcc 3.4 bustage (not sure why line numbers are off).
git-svn-id: svn://10.0.0.236/trunk@155031 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 17:32:18 +00:00
gerv%gerv.net
8419e1650f Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155030 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 16:52:41 +00:00
cltbld%netscape.com
17e1d8cd87 Automated update from host egg
git-svn-id: svn://10.0.0.236/trunk@155029 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 16:21:55 +00:00
varga%nixcorp.com
6a60d8432c Trying to build sql extension on all platforms.
git-svn-id: svn://10.0.0.236/trunk@155028 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 16:17:52 +00:00
scott%scott-macgregor.org
707cf0c516 fix for bug #240770
spell checker asserts when it has no suggestions

also, only call forgotchar() once.

r/sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@155027 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 15:01:31 +00:00
gerv%gerv.net
f4294ea0f8 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155026 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 14:37:35 +00:00
mvl%exedo.nl
986341191a Hide unneeded tabs in in the image manager to make resizing work better.
bug 89908, r=mconnor, sr=darin


git-svn-id: svn://10.0.0.236/trunk@155025 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 13:48:35 +00:00
cbiesinger%web.de
d448c99844 backing out last patch for bug 240771 - causes crashes on mac.
git-svn-id: svn://10.0.0.236/trunk@155024 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 12:13:55 +00:00
varga%nixcorp.com
4695170d4b Trying to fix AIX 5.1 bustage. Bug 221619.
git-svn-id: svn://10.0.0.236/trunk@155023 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 08:08:12 +00:00
varga%nixcorp.com
d6d7b14865 Forgot to update some files. Bug 221619.
git-svn-id: svn://10.0.0.236/trunk@155022 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 07:33:42 +00:00
varga%nixcorp.com
846f64c9b1 Trying to fix gcc-3.4 bustage.
git-svn-id: svn://10.0.0.236/trunk@155021 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 06:50:11 +00:00
dbaron%dbaron.org
b7eeaf9a36 Fix bustage, perhaps.
git-svn-id: svn://10.0.0.236/trunk@155020 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 06:26:27 +00:00
justdave%syndicomm.com
d54d758440 Bug 155502: focus the summary field when loading the search/query pages
Patch by kiko, r=gerv, a=justdave


git-svn-id: svn://10.0.0.236/trunk@155019 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 06:06:51 +00:00
justdave%syndicomm.com
63812bb88a Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
Patch by kiko, r=vlad, a=justdave


git-svn-id: svn://10.0.0.236/trunk@155018 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 06:04:14 +00:00
varga%nixcorp.com
ce53bd6ec2 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
git-svn-id: svn://10.0.0.236/trunk@155017 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
29a9e0f2ad Fix crash on loading files with no extension. Followup to bug 235502, patch by
biesi, r+sr=darin


git-svn-id: svn://10.0.0.236/trunk@155014 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 04:45:25 +00:00
ben%bengoodger.com
cc7dfeafaa 170006 - extension manager update service, ongoing work
git-svn-id: svn://10.0.0.236/trunk@155013 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 04:41:28 +00:00
justdave%syndicomm.com
09574bcded Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
Patch by kiko, r=vlad, justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@155012 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 04:41:19 +00:00
mkaply%us.ibm.com
46fa3d484d #234688
r=pedemont, sr=blizzard (platform specific)
OS/2 only - handle cases where we are asked for icons for extensions (.zip, etc.)


git-svn-id: svn://10.0.0.236/trunk@155009 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 03:20:44 +00:00