Граф коммитов

118755 Коммитов

Автор SHA1 Сообщение Дата
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
sicking%bigfoot.com 007832827f 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 e7648a5336 Fixing Makefiles to support DEPENDENT_LIBS. r=kai, a=blizzard, b=205444 2003-05-13 18:28:40 +00:00
jaggernaut%netscape.com c0547e08b1 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 400451b78f 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 fab9cf916d 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 49a339a54b 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 2c66bd5333 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 f0e8524f8a Bug 204931. Fix topcrash in nsDocAccessible::Destroy(). r=kyle, sr=alecf, a=sspitzer 2003-05-13 08:23:32 +00:00
preed%sigkill.com 5e5a547d73 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 d7dc365ab9 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 6a7bea68a8 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 7c107229c8 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 4002381d41 Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa 2003-05-13 04:25:01 +00:00
ben%netscape.com cbd531541a Change phoenix name for compliance, r=blake, sr=bryner 2003-05-13 00:51:43 +00:00
ben%netscape.com b501ef3054 Add manifest file for themeable controls 2003-05-13 00:42:13 +00:00
robinf%netscape.com 7d4adc0f19 updates per bug 161765; r=oeschger 2003-05-12 23:33:37 +00:00
robinf%netscape.com 4370bcc943 help content updates per bug 161765; r=oeschger 2003-05-12 23:16:30 +00:00
robinf%netscape.com 464216e63c updating image for help; bug 161765; r=oeschger 2003-05-12 23:06:06 +00:00
bienvenu%netscape.com 414beaad74 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 4a836cbf6c 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 1707bc563c 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 7d36dfbe11 a=me - OS/2 srcdir bustage 2003-05-12 22:28:13 +00:00
jst%netscape.com b1594f5d60 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 04181f2962 OS/2 version of zoom pointers - a=me 2003-05-12 22:24:11 +00:00
jst%netscape.com fd39a78a78 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 4936b27c4b OS/2 GCC debug build bustage 2003-05-12 22:17:20 +00:00
mkaply%us.ibm.com db0dae87da No bug - corrupt icon - a=me 2003-05-12 22:16:51 +00:00
jaggernaut%netscape.com 85addc7095 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