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

22795 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com f199c3ba0a ignore the generated rdcat binary 1999-04-10 00:35:28 +00:00
jefft%netscape.com c2943b7edf set flag state to imap parser at the intialize() method; use PR_CALLOC instead of PR_MALLOC 1999-04-10 00:35:19 +00:00
sspitzer%netscape.com 01e0a1b387 fix the makefile to listen to ENABLE_TESTS 1999-04-10 00:35:08 +00:00
sspitzer%netscape.com 5603bbb5f5 fixes to make the tests build 1999-04-10 00:34:44 +00:00
sspitzer%netscape.com 1e2ef279b1 comment out mailbox test, because it is stale and won't build 1999-04-10 00:34:26 +00:00
sspitzer%netscape.com ee60f320be changes to make the tests build 1999-04-10 00:34:04 +00:00
sspitzer%netscape.com 30bf4b542c fixes to make the test build 1999-04-10 00:32:53 +00:00
dougt%netscape.com 4f9c445ef0 fixing Move() testcase to reflect changes made.
added nspr compatiblity tests.
1999-04-10 00:31:35 +00:00
radha%netscape.com b274f03141 Recommiting 1.66 changes. It got removed by Matt's checkin. 1999-04-10 00:31:31 +00:00
dougt%netscape.com 76fb8170a9 Make the windows specific code use nsprPath. 1999-04-10 00:30:23 +00:00
briano%netscape.com a248eade5c Automated update 1999-04-10 00:29:44 +00:00
dougt%netscape.com ddc1a6b6ba Adding nsprPath class.
Removing existing check when creating subdirectories.
1999-04-10 00:29:20 +00:00
slamm%netscape.com 85bcdf7d37 Use autoconf magic to switch AC_ tests to use C++ instead of C. 1999-04-10 00:27:24 +00:00
dougt%netscape.com a33cbfa6ce Adding nsprPath class.
Changing comments to reflect the real world.
1999-04-10 00:27:09 +00:00
alecf%netscape.com e85e44c0e0 fix libIDL checking in configure script. For now require 0.6.3 1999-04-10 00:25:55 +00:00
pinkerton%netscape.com fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
briano%netscape.com 39722ff30a Automated update 1999-04-09 23:14:27 +00:00
ramiro%netscape.com 51b881225c Fix for bug 4855. Packaging info for m4 on Linux. 1999-04-09 23:01:46 +00:00
jefft%netscape.com 6da163d885 (not part of the build yet) rename TIMAPACLRightsInfo to nsIMAPACLRightsInfo 1999-04-09 22:06:58 +00:00
jefft%netscape.com 884833859c (not part of the build yet) fixed typo for AllocateCanonicallFolderPath 1999-04-09 22:05:43 +00:00
jefft%netscape.com c6202e10d5 (not part of the build yet) export nsIMAPNamespace.h 1999-04-09 22:04:21 +00:00
jefft%netscape.com 6d1b103319 (not part of the build yet) more porting from 4.5 to 5.0; filling in more stub'd methods in nsImapProtocol; added missing host info methods 1999-04-09 21:55:28 +00:00
jefft%netscape.com 22acd0af11 (not part of the build yet) more porting from 4.5 to 5.0; added missing host info methods 1999-04-09 21:51:18 +00:00
ramiro%netscape.com dd683cee79 Fix for 4856. run-mozilla scripts were broken in release tarballs. 1999-04-09 21:41:23 +00:00
law%netscape.com 8e1c2600de Bug #4779 (file download crashes and fix cancel button XML); approved by chofmann 1999-04-09 21:37:53 +00:00
amusil%netscape.com 49b390ae3d Fix for Bug# 4751. Added support for data param in addition to src param 1999-04-09 21:23:41 +00:00
slamm%netscape.com 0b7bd56f15 New fix for bookmark properties to appease expat. It does not like '<' in javascript code. Bug #4678. Previously appropved by chofmann and cyeh. 1999-04-09 21:21:01 +00:00
karnaze%netscape.com 8fac3a9430 more/better table regression scripts 1999-04-09 21:12:34 +00:00
karnaze%netscape.com e2a1885056 bug 2643, zero width cells 1999-04-09 21:09:52 +00:00
karnaze%netscape.com 5c121e8bd6 bug 4643, webshells reset scrolling value to prior value on reloading doc 1999-04-09 21:09:00 +00:00
danm%netscape.com 21d66ba15b disabling drag and drop for current milestone. fixes bug 4871. r:rods a:chofmann. 1999-04-09 20:59:54 +00:00
karnaze%netscape.com e469bec232 remove margin-right from <input type=text>, <input type=password>, assists with bug1968 1999-04-09 20:56:13 +00:00
joki%netscape.com 56f3dc11a6 Fix for bug 4001, crashing immediately or on exit after tabbing to end of doc. A: chofmann. 1999-04-09 20:35:18 +00:00
ramiro%netscape.com 4953a3a830 Fix for 2986.
Radio buttons and checkbuttons on form not rendering.
The problem was that the parent widget was rendering on top of them, because
they are windowless.
The fix is to wrap the radio/check buttons in an event box to give them a
window.  Not the most effecient solution, but will do for now until the devil
is exorcised from the event system.
1999-04-09 19:58:37 +00:00
ramiro%netscape.com 11456f2556 Fix for editor bug 3249.
Second non-text key doesn't get through.
1999-04-09 19:53:50 +00:00
terry%netscape.com be959e7e90 Oops; back out last change; was busting new checkins! 1999-04-09 16:50:49 +00:00
larryh%netscape.com 9d60d64427 Fix thread-type rotation for Win95 1999-04-09 16:38:11 +00:00
terry%netscape.com 030bbdc092 Patch from Eric B. Mitchell <emitchell@altaira.com> -- Now uses
DBI::mysql instead of the mysql perl module that came with mysql.  One
side effect of htis is that it now tries to log in as user "bonsai";
I'm actually not sure what username it was trying before.  Also, fixes
a few minor bugs.
1999-04-09 14:22:53 +00:00
rpotts%netscape.com 03e4d470d8 fixed typo... This class should implement the nsIFileTransportService interface. 1999-04-09 05:43:30 +00:00
troy%netscape.com a4baddf3dc Fix for bug #4824. Added NULL pointer checks in GoToAnchor() 1999-04-09 04:28:15 +00:00
terry%netscape.com 739bea1432 Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE). 1999-04-09 04:19:14 +00:00
terry%netscape.com 33c846e645 Patch from Larry Prall <lgp@mindspring.com> -- added missing content-type. 1999-04-09 04:10:22 +00:00
terry%netscape.com 7efa7a2ef5 Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo. 1999-04-09 04:05:10 +00:00
endico%mozilla.org 04a3724898 add link to my mozilla page. Substitute ampersands first so
ones from gt and lt don't get nuked.
1999-04-09 03:35:15 +00:00
bienvenu%netscape.com a545f7837e remove a few uses of GetBuffer() 1999-04-09 02:44:17 +00:00
gagan%netscape.com 5e02b395f0 first checkin. 1999-04-09 02:37:50 +00:00
gagan%netscape.com 1384b0e2b2 nsFileCID.h first checkin 1999-04-09 02:37:28 +00:00
gagan%netscape.com 31c335db36 Temporary checkin. Brought in the original implementations. Will need some cleaning now... 1999-04-09 02:31:48 +00:00
gagan%netscape.com 40b727ed83 HTTP exported headers. 1999-04-09 02:27:29 +00:00
gagan%netscape.com 1dc46c4054 Brought in the original work. 1999-04-09 02:26:05 +00:00