bienvenu%netscape.com
ac57e06f09
fix for problem with views and mail filters involving msg status, 183158 r/sr/a=sspitzer
2003-05-14 18:32:54 +00:00
edburns%acm.org
93a716412a
Author: Kyle Yuan
...
r=edburns
bugfix from Kyle. Prep for future work.
2003-05-14 15:54:45 +00:00
igor%mir2.org
83a3ee7978
In getByGetter/setBySetter with slot.delegateTo avoid potentially expensive checks for start type if this == start.
2003-05-14 14:51:00 +00:00
neil%parkwaycc.co.uk
ba638ff220
Bug 199930 js strict warning in pref-languages.js p=bugzilla@hecubagames.com (Chris Mannall) r=bz sr=jag a=asa
2003-05-14 14:45:14 +00:00
neil%parkwaycc.co.uk
3a35ac2b7b
Bug 168916 Removing unnecessary redundancy in nsContextMenu.js p=stevechapel@earthlink.net r=choess sr=jag a=asa
2003-05-14 14:36:30 +00:00
neil%parkwaycc.co.uk
626fef6cb8
Bug 150158 clean up after nsIFile.delete was renamed to .remove p=stevechapel@earthlink.net r=shliang sr=brendan a=asa
2003-05-14 14:30:12 +00:00
bienvenu%netscape.com
1184d8cb0c
fix for losing junk flags after selecting folder, r/sr/a=sspitzer 191042
2003-05-14 13:38:29 +00:00
kaie%netscape.com
e922d41efb
b=169213 hitting backspace deletes HR above, fix confusing caret placement around <hr> lines
...
r=jfrancis sr=sfraser a=sspitzer
2003-05-14 13:20:09 +00:00
kaie%netscape.com
3977ca8978
b=200417 backspace, enter keys have no visible impact
...
r=jfrancis sr=sfraser a=sspitzer
2003-05-14 13:17:32 +00:00
igor%mir2.org
d61a682a8d
Changing JavaAdapter not to define JavaAdapter.prototype since new JavaAdapter create JS objects with __proto__ pointing to Object.prototype. It removes the need to extend from ScriptableObject in JavaAdapter and effectively makes it a collection of static methods.
...
To implement JavaAdapter JS call I used JIFunction subclass so the method implementing this functionality can be package private.
2003-05-14 12:44:24 +00:00
neil%parkwaycc.co.uk
73ac860805
Bug 149406 Theme prefpanel - Uninstall button jumps around for long theme names p=mail124@bellsouth.net (Joe Infla) r=me sr=jag a=asa
2003-05-14 12:20:05 +00:00
igor%mir2.org
2db5b5aa69
More layout fixes and renames to make the following commit smaller.
2003-05-14 09:45:59 +00:00
igor%mir2.org
b48900f554
In jsConstructor catch reflection exceptions and rethrow them as WrappedException not to create InvocationTargetException proxy that will be converted to WrappedException by the runtime in any case.
2003-05-14 09:37:39 +00:00
timeless%mozdev.org
1c3b54c0e8
Bug 187908 strict javascript warning in pageInfo.js
...
patch by stevechapel@earthlink.net r=db48x sr=alecf a=asa
2003-05-14 07:10:59 +00:00
bryner%netscape.com
f42740760e
change phoenix to mozilla firebird (and de-^M splashos2.rc)
2003-05-14 07:04:50 +00:00
bryner%netscape.com
7c80bed67c
make the unix start script be MozillaFirebird
2003-05-14 06:55:16 +00:00
igor%mir2.org
6e8c35eed6
Removal of overridden equals that simply calls super.equals since JavaAdapter does not need to define the method for ScriptableObject.defineClass to work and layout cosmetics.
2003-05-14 06:24:00 +00:00
jst%netscape.com
260660f381
Fixing the last part of bug 93015. Making libpr0n's loadgroup handling more consistent to prevent image loads from happening w/o putting image request (proxies) into the loadgroup while the load is in progress. Also making sure that requests that are added to the loadgroup are always pulled out. Patch by pavlov@pavlov.net and myself, r=pavlov@pavlov.net, jst@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org
2003-05-14 05:42:06 +00:00
sspitzer%netscape.com
e2d8a16345
fix for bug #195234
...
mail status line reports: "Transferring data" with the wrong hostname.
affects pop, imap, and nntp. (not smtp)
thanks to ch.ey@gmx.net for the initial patch.
r/sr=bienvenu, a=sspitzer
2003-05-14 05:28:25 +00:00
sspitzer%netscape.com
e07436f886
fix for bug #205517
...
View/_Threads conflicts with Sort_ By
r/sr=bienvenu, a=sspitzer
2003-05-14 03:50:33 +00:00
pinkerton%netscape.com
9dbcbba366
add indicator of blocked popup and a popdown menu to quickly unblock sites
2003-05-14 03:45:06 +00:00
pinkerton%netscape.com
0553257a33
first stab at popup blocked image
2003-05-14 03:23:04 +00:00
bienvenu%netscape.com
0f31078dd7
fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer
2003-05-14 03:16:02 +00:00
wtc%netscape.com
e9a94f4f79
Bug 205582: map EHOSTUNREACH to PR_HOST_UNREACHABLE_ERROR on Unix. r=darin.
2003-05-14 01:56:26 +00:00
wtc%netscape.com
58111e3b8b
Bug 201405: Backed out the previous checkin. It caused the timeout test to
...
hang.
2003-05-14 01:47:18 +00:00
bienvenu%netscape.com
281feca803
fix crash in imap code when socket transport is closed, r/sr/a=sspitzer 205420
2003-05-14 01:44:05 +00:00
wtc%netscape.com
3b13dd9cee
Set NSPR version to 4.4 Beta.
2003-05-14 01:43:16 +00:00
wtc%netscape.com
c2e1ab017e
Merged the recent OS/2 changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH to the
...
trunk.
2003-05-14 01:34:47 +00:00
wtc%netscape.com
344d89120d
Merged the recent changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH to the trunk.
...
Added Files: os2emx.s
2003-05-14 01:32:58 +00:00
wtc%netscape.com
2a090e9975
Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Most
...
of these changes are for OS/2.
Modified Files:
configure.in build/cygwin-wrapper config/rules.mk
lib/ds/Makefile.in lib/ds/plds.def lib/libc/src/Makefile.in
lib/libc/src/plc.def pr/include/md/_os2.h pr/src/Makefile.in
pr/src/nspr.def pr/src/linking/prlink.c
pr/src/md/os2/Makefile.in pr/src/md/os2/objs.mk
pr/src/md/os2/os2cv.c pr/src/md/os2/os2misc.c
pr/src/md/os2/os2poll.c pr/src/md/os2/os2sock.c
pr/src/md/os2/os2thred.c pr/tests/Makefile.in
pr/tests/attach.c
2003-05-14 01:24:08 +00:00
jkeiser%netscape.com
a0e469fae9
Fix crash dragging bookmarks (bug 204781), bryner@netscape.com's patch, r=jkeiser@netscape.com, sr=jst@netscape.com, a=asa
2003-05-14 00:56:17 +00:00
bienvenu%netscape.com
28714d3d31
fix for problem failing to delete imap messages when user has a server that supports acl and changes his username, r/sr/a=sspitzer 63550
2003-05-14 00:52:16 +00:00
roc+%cs.cmu.edu
0800459251
Bug 199897. Fix regression by being smarter about how we clip border painting to the dirty rect. r=bernd,sr=dbaron,a=asa
2003-05-14 00:44:38 +00:00
roc+%cs.cmu.edu
a168af7986
Bug 201442. Fix regression by making nsViewManager::Refresh() properly take into account views which have content extending above or to the left of their origin, and which have widgets. r+sr=dbaron,a=asa
2003-05-14 00:40:17 +00:00
wtc%netscape.com
9ac2e427d3
Removed an error that was mistakenly introduced in rev. 1.56.
2003-05-14 00:30:21 +00:00
nicolson%netscape.com
b7e4279032
Fix 205066: double-free in PK11KeyGenerator.c:constructSHA1PBAKey()
2003-05-14 00:04:02 +00:00
bryner%netscape.com
46cf972be2
Don't clear out mActiveWidget if we receive a deactivate event for a toplevel window other than the one containing mActiveWidget. This fixes the case where you restore a window from the dock and get an activate for the application window _before_ the deactivate for the hidden window. Bug 124929, r=saari, sr=sfraser, a=asa.
2003-05-13 23:42:49 +00:00
jgaunt%netscape.com
b9c5e27579
bug 201166 allow XBL elements to QI to base interfaces
...
r=bryner sr=jst a=asa
2003-05-13 23:27:33 +00:00
gordon%netscape.com
41248bff35
Fix bug 204398, fixing alignment of about:cache.
...
patch=abecevello@sympatico.ca , r=gordon, sr=darin, a=asa
2003-05-13 23:15:20 +00:00
wtc%netscape.com
59b6a2fe5b
Bug 202593: Create slot->freeListLock and slot->sessionLock in the order
...
consistent with the cleanup code on error return.
2003-05-13 23:00:28 +00:00
bryner%netscape.com
7681c90239
Add back cursors that were accidentely removed via checkin for bug 157036. Patch by lordpixel@mac.com, r=bryner, sr=sfraser, a=sspitzer.
2003-05-13 22:59:57 +00:00
wtc%netscape.com
2efa58870a
Bug 202593: the newly added 'lock' field in the NSSToken structure is not
...
being used.
2003-05-13 22:59:20 +00:00
dougt%meer.net
4711141981
Stacks nsFactoryEntry's so that we can support overloading factories a bit better. r=darin, a=blizzard, b=204870
2003-05-13 22:50:03 +00:00
jaggernaut%netscape.com
58ee70308f
Bug 145375: Update Google sherlock file to support Unicode. r=jag, sr=sspitzer, a=Asa
2003-05-13 22:47:04 +00:00
jgaunt%netscape.com
5b4a307c0c
bug 203979 - plug SOAP leaks of default encoding
...
r=harishd sr=jst a=asa
2003-05-13 21:05:59 +00:00
edburns%acm.org
371d84395a
r=edburns
...
Author: Ron Capelli <capelli@acm.org>
The following files are updated to allow use of IBM Java 1.3.x
JVMs on Linux. Instead of statically linking libjawt.lib, the
code now dynamically links libjawt.so and then libawt.so only
if needed (similar to previous change for win32). It should
work on Solaris, but we couldn't test that here.
mozilla/java/webclient/src_moz/Makefile.in
mozilla/java/webclient/src_moz/gtk/GtkBrowserControlCanvas.cpp
The following files are changed to support the ant 'clean'
target for src_ie.
mozilla/java/webclient/build.xml
mozilla/java/webclient/src_ie/Makefile.in
The following files are changed to disable the CurrentPage(2)
interface for IE, since it will be a while before that can be
made to work. With these changes, IE embeds smoothly with
Navigation and History interfaces working nicely to some degree.
mozilla/java/webclient/src_ie/WrapperFactoryImpl.cpp
mozilla/java/webclient/classes_spec/org/mozilla/webclient/test/EMWindow.java
The following file is changed so that it does not depend on
Mozilla, allowing it to be shared cleanly for IE.
mozilla/java/webclient/src_moz/win32/Win32BrowserControlCanvas.cpp
The following file is changed to correct the list of makefiles
that need to be configured for Webclient.
mozilla/java/makefiles
Finally, please delete the following files from CVS.
mozilla/java/webclient/src_ie/build.xml
mozilla/java/webclient/src_ie/Makefile.win
2003-05-13 20:22:13 +00:00
asa%mozilla.org
0a223cf6e7
update release notes menu item bug 205451 thanks for the patch rparenton@louisianaada.org
2003-05-13 19:24:20 +00:00
edburns%acm.org
a2d05d91ea
buildRunems_no_longer_exists
2003-05-13 19:21:12 +00:00
pkw%us.ibm.com
74513ea9df
Bug 195944 - AIX doesn't support Mozilla's default on-the-spot editing style.
...
r=katakai@japan.sun.com , sr=blizzard@mozilla.org , a=asa@mozilla.org
2003-05-13 19:13:35 +00:00
pkw%us.ibm.com
b0cfba2a07
Bug 204796 - txStylesheetCompiler.cpp fails to build in VisualAge C++ v6.
...
r=bugmail@sicking.cc , sr=peterv@netscape.com , a=asa@mozilla.org
2003-05-13 19:08:00 +00:00