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

59301 Коммитов

Автор SHA1 Сообщение Дата
cata%netscape.com 097aece815 Comments. 2000-04-22 17:26:54 +00:00
sspitzer%netscape.com a6e067d719 fix for bug #36832. twisty's class changed from "twisty" to "tree-cell-twisty". 2000-04-22 17:13:59 +00:00
sspitzer%netscape.com ef3688063b init the refcount. 2000-04-22 16:52:06 +00:00
cata%netscape.com ba356d5932 Adding new file to the build. 2000-04-22 16:38:50 +00:00
cata%netscape.com 58b401cfbf More test code. 2000-04-22 16:36:47 +00:00
cata%netscape.com 46b0d8aa7f Cosmetic changes. 2000-04-22 16:35:10 +00:00
troy%netscape.com 3a947b0534 Slight performance improvement 2000-04-22 15:50:12 +00:00
jim_nance%yahoo.com 3de2e29065 Changed the version of the DEC C++ compiler we test for.
This should not affect systems not running Tru64 Unix
2000-04-22 11:01:07 +00:00
scc%netscape.com befb6c542b making string conversions explicit 2000-04-22 10:46:20 +00:00
scc%netscape.com 9978338519 making string conversions explicit 2000-04-22 10:31:38 +00:00
tbogard%aol.net cd34e5b36e Moved the implementation of AssignWithConversion to the cpp file since Linux and Windows didn't like it inline in the h file. r=scc 2000-04-22 09:17:20 +00:00
scc%netscape.com 391f0960dd making string conversions explicit 2000-04-22 08:43:34 +00:00
scc%netscape.com ee30c7eb10 Added a signature previously covered by |Assign(const nsStr&)|, now |Assign( const nsString& )|. 2000-04-22 08:36:28 +00:00
hangas%netscape.com 5ca9a2234a More progress on 19561 (converting AB to xul widgets) 2000-04-22 08:14:59 +00:00
hangas%netscape.com 32917ed7e8 Fix to 34156 (using onkeypress handler on URL bar of browser window). 2000-04-22 07:16:17 +00:00
warren%netscape.com 024ea3ee79 admin -kb 2000-04-22 07:10:04 +00:00
hangas%netscape.com 0c28a1387b Progress towards 19561 (making AB skinnable), fix to 36428 & 36268 bugs with html widgets not drawing in Card Edit dialog. 2000-04-22 07:04:15 +00:00
jband%netscape.com 18fcb10e12 fix bug 36805 - was leaking xptiInterfaceGuts by unconditionally overwriting a union 2000-04-22 06:30:46 +00:00
jband%netscape.com 3b2b23e4af fix bug 36806 - leaking locks. Just plain sloppy! 2000-04-22 06:28:44 +00:00
ducarroz%netscape.com ad59ed590c Fix for bug 20180. Since we use menulist instead of SELECT, we need to extract the identity key from the menuitem's id. 2000-04-22 05:41:15 +00:00
jband%netscape.com 3cc2080a10 hey! someone changed the progid for the zip reader, updating my copy of the progid. xptiZipLoader.cpp 2000-04-22 04:11:33 +00:00
ducarroz%netscape.com 7f339ab6cb Fix for bug 16354. Land new autocomplete for mailnews 2000-04-22 03:30:45 +00:00
ducarroz%netscape.com 4de9141ce3 Fix for bug 16354. Add autocomplete to the browser package 2000-04-22 03:30:21 +00:00
pollmann%netscape.com 9b52ac7328 Bug 33203: Form submit observer changes for psm-glue; r=dougt 2000-04-22 03:29:50 +00:00
ducarroz%netscape.com 6e35bbbcb2 Need to be able to parse AB directories without to have to open the AddressBook first. Needed by autocomplete search engine. R=candice 2000-04-22 03:29:44 +00:00
ducarroz%netscape.com 1e5a0147f2 Fix for bug 16354. Landing of the new autocomplete in mailnews 2000-04-22 03:29:36 +00:00
ducarroz%netscape.com 4911aacc4e Fix for bug 16354. Landing of the new autocomplete in mailnews. R=mscott 2000-04-22 03:29:35 +00:00
ducarroz%netscape.com e9af47e257 Fix for bug 16354. Landing of the new autocomplete in mailnews, R=mscott 2000-04-22 03:28:46 +00:00
ducarroz%netscape.com 4156d8686f Fix for bug 16354. Change component prog id name to be more generic 2000-04-22 03:28:45 +00:00
pollmann%netscape.com 8f58dfe95f Bug 34416: Use CHROME vars in Makefile.in instead of overwriting install targets (GTK only); r=harishd 2000-04-22 03:01:11 +00:00
pavlov%netscape.com 7bea6ae265 fix bug where we copied pasted ascii data as unicode 2000-04-22 02:49:33 +00:00
pollmann%netscape.com a5be817830 Bug 34416: Use CHROME vars in makefile.win instead of overwriting install targets (WIN32 only); r=harishd 2000-04-22 02:48:56 +00:00
edburns%acm.org 78325dd028 a=edburns
bug: pressing BACK hangs webclient

Files touched

File: DocumentLoadEvent.java	Status: Locally Modified

Made the constants final so they can be used in a
switch statement

File: EMWindow.java    	Status: Locally Modified

Modified eventDispatched() so it doesn't call any webclient
events.  This was causing the hang.  Took advantage of
the newly implemented ability to pass a string from the
mozilla event handler into java.


File: DocumentLoaderObserverImpl.cpp	Status: Locally Modified

Create a jstring from the url in the OnStartDocumentLoad event.
Pass it on to java.

File: jni_util.cpp	Status: Locally Modified

Wrapped JNU_GetEnv in BAL stuff so it works from Star.

File: WebclinetEventListener.java	Status: Locally Modified

Added comment to eventDispatched.
2000-04-22 02:01:20 +00:00
cmanske%netscape.com dfd6ae4398 Very simple UI fix - replaced titledbutton with button for Plain Text Editor 2000-04-22 01:49:00 +00:00
alecf%netscape.com 1d547a8411 missing object file from makefile 2000-04-22 01:31:55 +00:00
gagan%netscape.com 498c2f6afa Fixing a bad merge. Reordered WriteRequest with ReleaseTransport in OnStopRequest. 2000-04-22 01:23:29 +00:00
sfraser%netscape.com 3841a2e41a Add nsIMsgSearchScopeTerm.idl for alecf. 2000-04-22 01:21:20 +00:00
akkana%netscape.com 1e8272b521 36778: Contribution from Ryan Cassin (kidteckco@hotmail.com) to fix toolbar and titlebar in plaintext editor 2000-04-22 01:12:52 +00:00
jband%netscape.com 5fdabe94b1 fix debug message 2000-04-22 01:07:39 +00:00
jband%netscape.com 98eeec5119 fix a dangerous looking (but harmless) warning on Mac opt 2000-04-22 01:06:42 +00:00
alecf%netscape.com 9521f9ba8d fix class casting bustage 2000-04-22 00:57:48 +00:00
dbaron%fas.harvard.edu ed9c5e00ef Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com 2000-04-22 00:47:18 +00:00
alecf%netscape.com c72f31ef5c added files: mozilla/mailnews/base/search/src/nsMsgSearchValue.cpp 2000-04-22 00:44:42 +00:00
alecf%netscape.com 9a6c9a1fd5 fix casting bustage 2000-04-22 00:42:50 +00:00
gagan%netscape.com bcbe936dbd Small HTTP api change. 2000-04-22 00:40:21 +00:00
dbaron%fas.harvard.edu 0beedca95a Make XPCOM_MEM_LOG_OBJECTS work with alloc logging (before it worked only with refcount logging). r=waterson@netscape.com 2000-04-22 00:40:13 +00:00
alecf%netscape.com 7d2158425f added files: mozilla/mailnews/base/search/src/nsMsgSearchValue.cpp 2000-04-22 00:38:46 +00:00
alecf%netscape.com f15bb28f41 oops, fix IDL bustage 2000-04-22 00:38:29 +00:00
alecf%netscape.com c6817995de added files: mozilla/mailnews/base/search/public/nsIMsgSearchValue.idl 2000-04-22 00:36:36 +00:00
gagan%netscape.com 9508ade32b Fixed bug 23480. Changed the PostDataStream api to be UploadStream api to allow PUT requests as well.
Fixed bug 32560. Added AsyncWrite implementation for HTTP.
Fixed bug 33842. Some of the earliar code that ruslan had landed broke the status updating for proxy cases.
Fixed bug 36602. Added an api to add (and remove) entries to the "no proxy for" array. Also changed the array to be constructed once (and hence parsed once) instead on each call to ExamineForProxy.
Part fix for bug 31174. Added HTTPS proxy settings.
And finally also un"ruslan"ized the HTTP code :)
2000-04-22 00:35:05 +00:00