wtc%netscape.com
a8b305b2da
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
e6bc82925d
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
a964f3a0c9
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
73c50bbb76
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
f601bd510e
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
e6ed18491d
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
81a3451b2b
Removed an error that was mistakenly introduced in rev. 1.56.
2003-05-14 00:30:21 +00:00
nicolson%netscape.com
027947b867
Fix 205066: double-free in PK11KeyGenerator.c:constructSHA1PBAKey()
2003-05-14 00:04:02 +00:00
bryner%netscape.com
78621b8c0e
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
d657abc98d
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
bc1a760cb5
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
63123ca797
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
2caff01bdb
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
837fa34b7e
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
3c693caabd
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
f92bb7c89e
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
9d9f72b78d
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
393a1b0ed0
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
463e26cdb0
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
75e7ec52ea
buildRunems_no_longer_exists
2003-05-13 19:21:12 +00:00
pkw%us.ibm.com
3c97055448
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
7fecf2c8fd
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
sicking%bigfoot.com
83cd9f3da7
Bug 203384: When no document has been set in the nsXPathEvaluator we should be case sensitive.
...
r=peterv sr=heikki a=asa
2003-05-13 19:00:06 +00:00
dougt%meer.net
07ce9be0c0
Fixing Makefiles to support DEPENDENT_LIBS. r=kai, a=blizzard, b=205444
2003-05-13 18:28:40 +00:00
jaggernaut%netscape.com
855f07f4ca
Bug 205341: Remove obsolete checks for local files, chrome files, etc. in tabbrowser progresslistener impl. r=darin, sr=hewitt, a=sspitzer
2003-05-13 17:55:47 +00:00
edburns%acm.org
08b4ea7f10
M webclient/build.xml
...
- src_ie has no clobber, clobber_all, or clean target. Comment this out
for now.
M webclient/classes_spec/org/mozilla/webclient/Prompt.java
M webclient/classes_spec/org/mozilla/webclient/test/EMWindow.java
M webclient/classes_spec/org/mozilla/webclient/test/UniversalDialog.java
M webclient/src_moz/CBrowserContainer.cpp
M webclient/src_moz/CBrowserContainer.h
M webclient/src_moz/Makefile.in
M webclient/src_moz/NativeEventThread.cpp
M webclient/src_moz/NativeEventThreadActionEvents.cpp
M webclient/src_moz/PromptActionEvents.cpp
M webclient/src_moz/PromptActionEvents.h
M webclient/src_share/jni_util.cpp
M webclient/src_share/jni_util.h
- Roll back Kyle Yuan's 20030509 change for nsIPrompt, since it seems to
break events between the browser and the app.
R webclient/src_moz/PromptService.h
R webclient/classes_spec/org/mozilla/webclient/test/UniversalDialogData.java
R webclient/src_moz/AppComponents.cpp
R webclient/src_moz/AppComponents.h
R webclient/src_moz/PromptService.cpp
- These are new files that Kyle added.
2003-05-13 15:22:04 +00:00
pete.zha%sun.com
6b1ccb4d85
bug=185000 Make Integration of mozilla and Java Plugin be better
...
r=joshua.xia@sun.com , sr=alecf@flett.org , a=blizzard
patch=http://bugzilla.mozilla.org/attachment.cgi?id=122985&action=edit
Change dtd and properties files. Will not effect the build
2003-05-13 14:59:25 +00:00
igor%mir2.org
65e85a6cc2
Replace catch for various exceptions that reflection methods can throw by single catch (Exception ex) to have smaller code.
2003-05-13 10:07:44 +00:00
glazman%netscape.com
380a7ac19a
langenus.xpi can't registerChrome aim and net2phone on linux
...
(fix by artii@o2.pl , Artur Polaczynski)
b=125170
r=ssu, sr=dveditz, a=sspitzer
2003-05-13 08:34:48 +00:00
aaronl%netscape.com
458dc77604
Bug 204931. Fix topcrash in nsDocAccessible::Destroy(). r=kyle, sr=alecf, a=sspitzer
2003-05-13 08:23:32 +00:00
preed%sigkill.com
a452ca34ed
Bug 204724 - ExcludeSelf doesn't work with an email containing capital letters; Patch by marcschum@web.de, r=preed/myk,a=myk
2003-05-13 05:29:28 +00:00
bugreport%peshkin.net
386a4d0179
Bug 195977: Add ability to show alias column in buglist
...
r=jhedlund
a=justdave
2003-05-13 04:59:35 +00:00
darin%netscape.com
ca3cd020dc
fixes bug 203813 "Digest auth does not work with SSL proxy" r=suresh sr=alecf a=asa
2003-05-13 04:41:07 +00:00
darin%netscape.com
3aa8a71fef
fixes bug 132957 "Implement full support for Vary header [was: Content negotiation prohibits caching]" r=suresh sr=alecf a=asa
2003-05-13 04:38:25 +00:00
jaggernaut%netscape.com
8fd72dabae
Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa
2003-05-13 04:25:01 +00:00
ben%netscape.com
da4e0540b1
Change phoenix name for compliance, r=blake, sr=bryner
2003-05-13 00:51:43 +00:00
ben%netscape.com
baa13e02e1
Add manifest file for themeable controls
2003-05-13 00:42:13 +00:00
robinf%netscape.com
2c439ed1ce
updates per bug 161765; r=oeschger
2003-05-12 23:33:37 +00:00
robinf%netscape.com
1381d783f6
help content updates per bug 161765; r=oeschger
2003-05-12 23:16:30 +00:00
robinf%netscape.com
10a568f5ff
updating image for help; bug 161765; r=oeschger
2003-05-12 23:06:06 +00:00
bienvenu%netscape.com
d0575e9cd1
fix 161999 destination of local filter move doesn't update counts correctly, and empty local trash should display 0 folder size, r/sr/a=sspitzer
2003-05-12 22:51:48 +00:00
bienvenu%netscape.com
1cf4b9897e
fix hang when exiting while offline with cleanup inbox turned on r/sr/a=sspitzer 204618
2003-05-12 22:50:13 +00:00
danm%netscape.com
b60ee24dd1
backing out last revision. interestingly this doesn't seem to affect the fix that revision made. bug 204770 r=bryner,roc+moz a=asa
2003-05-12 22:47:46 +00:00
mkaply%us.ibm.com
790e5feb43
a=me - OS/2 srcdir bustage
2003-05-12 22:28:13 +00:00
jst%netscape.com
14b59ee3e0
Backing out part of bug 93015 until we can figure out how to fix the problem w/o causing regression bug 205236.
2003-05-12 22:28:04 +00:00
mkaply%us.ibm.com
86a242e010
OS/2 version of zoom pointers - a=me
2003-05-12 22:24:11 +00:00
jst%netscape.com
72ec343461
Fixing bug 202994. Make sure the proper security check is done when converting the result of a JS expression in a javascript: URL to a string. r=mstoltz@netscape.com, sr=brendan@mozilla.org, a=asa@mozilla.org
2003-05-12 22:23:52 +00:00
mkaply%us.ibm.com
148c24f654
OS/2 GCC debug build bustage
2003-05-12 22:17:20 +00:00
mkaply%us.ibm.com
4be159b5e1
No bug - corrupt icon - a=me
2003-05-12 22:16:51 +00:00
jaggernaut%netscape.com
3f57466f0c
Bug 166428: "Sending request..." or "Transferring from..." reappearing after "Done" in status bar. r=darin, sr=jst, a=sspitzer
2003-05-12 22:12:51 +00:00