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

25571 Коммитов

Автор SHA1 Сообщение Дата
matt%netscape.com 82d6fa5897 Taking block out of sidebar.css to allow for collapsible toolbars 1999-04-30 20:29:17 +00:00
terry%mozilla.org 1a5157a5a0 Added a "blocker" severity. 1999-04-30 20:15:15 +00:00
waterson%netscape.com 1417f27315 Bug 5695. RDF needs UPPER CASE ID, not lower case id. This was confusing XUL and causing an assert when the node map was dumped. 1999-04-30 20:11:39 +00:00
alecf%netscape.com 5716f0d507 fix for #5609 - don't add trailing "/" to base server URI
r=scottip a=chofmann (as with the last checkin as well)
1999-04-30 19:59:11 +00:00
alecf%netscape.com 7ed0c1c399 fix for #5609: check for trailing / in URIs when extracting the name
fix for #5681: fix URI->file path converter to take into account subdirectories along the way
1999-04-30 19:58:19 +00:00
waterson%netscape.com fadbf6633e Bug 5741, part II. Need to be able to 'get the text' of a null node now, also. 1999-04-30 19:53:19 +00:00
karnaze%netscape.com e29d29abed removed compositing from table 5 1999-04-30 19:52:33 +00:00
karnaze%netscape.com 14a2e6c1eb fixed crash in bug 5190, allowing a table to be the top level XML element. 1999-04-30 19:51:59 +00:00
karnaze%netscape.com 07f3958fb2 fixed potential divide by 0 1999-04-30 19:50:42 +00:00
bienvenu%netscape.com 48773180ac more fixes for 5781 (only affects imap) 1999-04-30 19:50:00 +00:00
norris%netscape.com 8d5569f75e Add new example. 1999-04-30 19:49:34 +00:00
terry%mozilla.org 86c8086451 Updated version string to 2.5 (development) 1999-04-30 19:42:43 +00:00
terry%mozilla.org 53b35666ac Updated version string to 2.4 (shipping) 1999-04-30 19:42:25 +00:00
rods%netscape.com 15ecefa2cb Fixes for bug #4698
Win98 allocates global in DWORD chunks, WinNT does not. CF_TEXT on the
clipboard must be null terminated. The copy to the clipboard makes sure the proper
amount of memory is allocated and zeroed. he get from the clipboard makes no asummptions
about CF_Text's length other than they are null terminated, so it now removed the extra
terminating zeros, there can be more than one.
1999-04-30 19:41:14 +00:00
terry%mozilla.org d8d2c822b0 Stop populating the default database with mozilla-specific stuff. 1999-04-30 19:40:53 +00:00
terry%mozilla.org 265bd80592 Makefile is now generated by autoconf stuff. 1999-04-30 19:39:14 +00:00
joki%netscape.com d1f2b3ef88 Adding scrolling fixes to fix bug #3999, A: chofmann 1999-04-30 19:38:39 +00:00
slamm%netscape.com f27057e20e Implement find-mozconfig in perl. Add check for MOZ_CONFIG_GUESS to skip config.guess. Fix annoying bug on Solaris. It does not like func() {:}. You have to use func() {:;} instead. 1999-04-30 19:35:37 +00:00
ftang%netscape.com 5a7c5a3007 fix bug 5751. approved by cyeh. use right name for x-euc-tw 1999-04-30 19:21:10 +00:00
terry%mozilla.org a88e954481 Don't muck with the permissions of the data directory if it already exists. 1999-04-30 19:20:16 +00:00
terry%mozilla.org 284243ce0d Work with older versions of mysqltcl. 1999-04-30 19:12:13 +00:00
endico%mozilla.org 200312389b Remove references to cannibal.mi.org 1999-04-30 19:00:47 +00:00
terry%mozilla.org 5a94d717d0 Provide a default value for userdomain. 1999-04-30 18:57:01 +00:00
waterson%netscape.com 1ea17b5fd1 Bug 5671. Use nsAllocator instead of C++ new/delete. r=jband,a=chofmann. 1999-04-30 18:49:40 +00:00
mscott%netscape.com 65d7001050 Bug #5781 --> part of mailnews audit --> Conversion to NS_WITH_SERVICE. Synch with new imap service createnewconnection changes.
a=chofmann.
1999-04-30 18:48:39 +00:00
waterson%netscape.com b20db9e2b0 Bug 5741. Always create a text content node so that subsequent calls to set the cell's value work. r=hyatt,a=choffman. 1999-04-30 18:47:43 +00:00
mscott%netscape.com 1c1589778b Bug #5781 --> as a side effect of adding the connection cache, I made GetImapUserName return a const char *.
a=chofmann.
1999-04-30 18:47:15 +00:00
mscott%netscape.com e606574539 Bug #5781 --> add ReleaseUrlState. Support IsBusy interface. Support CanHandleUrl interface. These changes are part of the imap connection cache. GetImapUserName now returns a const char *.
a=chofmann
1999-04-30 18:46:21 +00:00
mscott%netscape.com f4fe445695 Bug #5781 --> part of mailnews audit --> Conversion to NS_WITH_SERVICE. Hook up a connection cache to CreateImapConnection.
a=chofmann
1999-04-30 18:45:16 +00:00
mscott%netscape.com febeff2a75 Bug #5781--> part of mailnews audit --> Conversion to NS_WITH_SERVICE. fix nsImapUri2Path where we were appending the host name twice if there wasn't a folder as part of the uri.
a=chofmann
1999-04-30 18:44:23 +00:00
mscott%netscape.com b2111543c4 Bug #5781 --> fix nsImapUri2Path where we were appending the host name twice if there wasn't a folder attached to the URI.part of mailnews audit --> conversion to NS_WITH_SERVICE
a=chofmann
1999-04-30 18:43:14 +00:00
mscott%netscape.com 8d187baade Bug #5781 --> Add IsBusy method & CanHandleUrl.
a=chofmann
1999-04-30 18:42:09 +00:00
mscott%netscape.com f6045a01fa Bug #5781 --> CreateImapConnection now takes the url to be loaded into the connection.
a=chofmann
1999-04-30 18:41:26 +00:00
terry%mozilla.org bb4ae85d59 Patch by Pontus Lidman <pontus@mathcore.com> -- now uses autoconf,
works with tcl 8.x, more configuration stuff, etc.
1999-04-30 18:38:50 +00:00
pnunn%netscape.com 8d208edba5 Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann. 1999-04-30 18:30:36 +00:00
pnunn%netscape.com dd5962e92a Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann. 1999-04-30 18:29:19 +00:00
erik%netscape.com 616680954a Fix for bug 5778. I forgot to release the prefs service. Approved chofmann. 1999-04-30 18:28:47 +00:00
pnunn%netscape.com 9f415ee9f5 These libs should only be linked with the appropriate decoder component in the
imglib. refer to bug#5459. pnunn. review:slamm, blessed:chofmann.
1999-04-30 18:27:31 +00:00
pnunn%netscape.com 23eb828d6b These libs should only be linked with the appropriate decoder in the
imglib. pnunn. refer to bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 18:25:50 +00:00
erik%netscape.com 022f96ee8f Fix for bugs 4800 and 4810. I forgot to free a font handle, which led to
system resource exhaustion and machine shutdown (on Win95).
1999-04-30 18:23:20 +00:00
akkana%netscape.com 3b7263ff95 5734: put back working copy from version 1.17, which got accidentally stomped in a cvs merge. a=cyeh,kostello 1999-04-30 18:03:39 +00:00
norris%netscape.com 3bb6bca352 Better (?) error when initializing and the security resource isn't found. 1999-04-30 16:56:43 +00:00
waterson%netscape.com 79cb20e767 Bug 5695. Check return code from GetScriptGlobalObject() before trying to deref pointer. r=nisheeth,a=chofmann 1999-04-30 16:25:34 +00:00
valeski%netscape.com 19ca513966 nsIUrl.h - switched back to single inheritance of nsISupports (removed nsITypicalUrl)
nsUrl.h - switched back to multiple inheritance including nsITypicalUrl
nsFtpConnectionThread.cpp - various initializations.
nsFtpConnectionThread.h - various initialization api changes
nsFtpProtocolConnection.cpp - Switched back to ProtoConn implementing the nsISTreamListener interface + some initialization changes.
nsFtpProtocolConnection.h - inherits nsIStreamListener.
everyone else was just init changes.
1999-04-30 15:28:33 +00:00
pierre%netscape.com c296477ce5 Landing framesets changes. Numerous changes, essentially around mVisRegion and CalcWindowRegions(). Approved: choffmann. Bug #2236 et al. 1999-04-30 13:54:51 +00:00
pierre%netscape.com e8d613aa03 Landing framesets changes. Added mVisRegion, mResizingChildren and mSaveVisible. Approved: choffmann. Bug #2236 et al. 1999-04-30 13:54:28 +00:00
pierre%netscape.com d115fcf23c Landing framesets changes. Made nsMacWindow inherit from nsChildWindow. Approved: choffmann. Bug #2236 et al. 1999-04-30 13:54:04 +00:00
pierre%netscape.com f60f4a56ed Landing framesets changes. Added mOriginalClipRegion. Approved: choffmann 1999-04-30 13:52:45 +00:00
pierre%netscape.com f263c86a85 Landing framesets changes. Enabled the file. 1999-04-30 13:51:35 +00:00
pinkerton%netscape.com 9a986dd9e5 win32 bustage. 1999-04-30 10:31:43 +00:00