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

15675 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com 8a05696fa9 TestSpaceManager now builds on Linux 1999-02-02 03:31:44 +00:00
mcafee%netscape.com d5811ba28a I can't find nscoord.h, yanking this for Linux 1999-02-02 03:30:38 +00:00
peterl%netscape.com 9128fe68d0 fixed bug handling multiple namespace declarations in one tag 1999-02-02 03:24:56 +00:00
peterl%netscape.com e0eef219d9 made visible an int instead of bool 1999-02-02 03:24:23 +00:00
peterl%netscape.com 630bf20269 removed default html namespace prefix 1999-02-02 03:23:36 +00:00
mcafee%netscape.com 264f3fa15d htmlrobot test now builds on Linux 1999-02-02 03:21:01 +00:00
mcafee%netscape.com c6ba40b9cf First checkin for unix 1999-02-02 03:18:44 +00:00
mcafee%netscape.com 84931c70dd Adding License 1999-02-02 03:16:52 +00:00
mcafee%netscape.com 950afe4b40 TestAtoms, TestCRT, CvtURL now build on Linux, removing unused REQUIRES line 1999-02-02 03:16:07 +00:00
mcafee%netscape.com 6bca8d8d94 Moving fe_GetConfigDir() to prefs. 1999-02-02 03:12:36 +00:00
mscott%netscape.com 7538bde7f7 Fix a bug in my ReadLine implementation where I wasn't properly killing off CRLFs before returning the line. Added code which writes article contents to a file as RFC-822. Now we just need a hook into the viewer app to display the file and we can display articles in HTML. Yeah!. 1999-02-02 03:09:50 +00:00
mcafee%netscape.com c9c6113d3c Moving XP_ReBuffer() and XP_Trace() from xp_stubs.c to xp_stub.c, sorry I didn't see the original stub file. Retiring xp_stubs.c. 1999-02-02 03:08:03 +00:00
mscott%netscape.com f0c98a0ea1 Cast away constness for newsgroup interface for testing purposes...If we need to do this in the real news host, we'll change the news host interface such that the newsgroup passed in is not const.. 1999-02-02 03:05:39 +00:00
mscott%netscape.com f95a2384c7 Changed file name. 1999-02-02 02:50:46 +00:00
beard%netscape.com 90717efbdf added files: mozilla/base/src/nsArena.cpp 1999-02-02 02:46:00 +00:00
leaf%mozilla.org f652a69d79 readding file for mscott 1999-02-02 02:33:32 +00:00
sfraser%netscape.com 9a223d894e Add method to nsIDOMSelection to get focus and anchor nodes and offsets, and implemenations for these in nsRangeList.cpp 1999-02-02 02:13:09 +00:00
mcafee%netscape.com 9d1bc830ae Ignore generated binaries 1999-02-02 01:52:35 +00:00
mcafee%netscape.com 7dc0815d37 Ignore generated binaries 1999-02-02 01:47:19 +00:00
rhp%netscape.com ab759241d8 Changes for XPCOM interface. 1999-02-02 01:46:54 +00:00
rhp%netscape.com b2d43e372f changes for xpcom interface 1999-02-02 01:46:02 +00:00
rhp%netscape.com 5ad16ac921 updates for bulid changes 1999-02-02 01:45:35 +00:00
kipp%netscape.com 9c87c89204 Added a missing init of the refcnt 1999-02-02 01:32:09 +00:00
coop%netscape.com e584d03088 NOT YET PART OF SEAMONKEY:
* fixed header pointer assignment problem
* removed useless defines
* added correct level of indirection for sub-structs of header
1999-02-02 01:26:36 +00:00
rhp%netscape.com dcceb57c87 New changes for XP-COM interface for Content Type handler
plugins.
1999-02-02 01:21:14 +00:00
mjudge%netscape.com 73460c21e4 scoping incorrect for for loops on vc5.0 didnt catch this. nasty habbit of mine. 1999-02-02 01:18:41 +00:00
mjudge%netscape.com 3f0114dc29 commas trailing on enum illegal even if vc50 says its ok 1999-02-02 01:16:57 +00:00
rhp%netscape.com e97a2bc8cd Update test for accessing XP-COM interface. 1999-02-02 01:11:42 +00:00
rhp%netscape.com f9fc9204eb New files for accessing XP-COM interface for libmime internals 1999-02-02 01:10:00 +00:00
rhp%netscape.com 9758282932 Changes to access XP-COM interface. 1999-02-02 01:09:05 +00:00
rhp%netscape.com c2ed642012 Accessing internal object system via XP-COM. 1999-02-02 01:08:13 +00:00
mcafee%netscape.com e1a384da68 Ignore generated Makefile 1999-02-02 01:03:32 +00:00
bienvenu%netscape.com 2bd8633a10 start adding message headers to db 1999-02-02 00:53:19 +00:00
bienvenu%netscape.com 50d86a7896 start using row methods 1999-02-02 00:52:17 +00:00
mcmullen%netscape.com 49e63f98b6 Write recent errors file to log file ALWAYS, so that the log file contains warnings, too. Get MacPerl to call WaitNextEvent() while doing manifest, so that you can get other work done during this lengthy process. 1999-02-02 00:51:09 +00:00
waterson%netscape.com 375bca5683 Initial revision. 1999-02-02 00:43:56 +00:00
mjudge%netscape.com a4343fe08c keyboard navigation of selection. adding API for nsIFrame. fixing nsFrame and nstextframe to reflect the implementations of the nsIFrame API. nsRangeList implements the handlekeyevent now. 1999-02-02 00:23:40 +00:00
alecf%netscape.com ef46f5cc7a update nsIMsgFolder to reflect new XPIDL compiler output 1999-02-02 00:20:21 +00:00
alecf%netscape.com bb43204156 first attempt at using PL_ProcessEventQueue as the Unix main loop 1999-02-02 00:19:40 +00:00
alecf%netscape.com 218fb0147d update to reflect new XPIDL generated API 1999-02-02 00:18:11 +00:00
alecf%netscape.com 332cd5e588 fix case error so that we include the right file 1999-02-02 00:16:50 +00:00
briano%netscape.com d80a6c827a Automated update 1999-02-02 00:16:20 +00:00
alecf%netscape.com e6c6068078 update header files with output from new XPIDL compiler 1999-02-02 00:15:54 +00:00
alecf%netscape.com ebe995442f build local folders in Unix build 1999-02-02 00:13:52 +00:00
alecf%netscape.com 26e09e9fa3 don't check in Makefile 1999-02-02 00:13:17 +00:00
wtc%netscape.com b2be602c5f Bugsplat bug #340658: implemented a version of the atomic routines
for the pthreads version that doesn't require NSPR to be initialized.
1999-02-02 00:08:25 +00:00
nhotta%netscape.com a44508ea7d Changed the class name from WinFactory to UnixFactory. 1999-02-01 23:56:54 +00:00
davidm%netscape.com 307ec6dc29 2439 [PP] Links are not underlined correctly 1999-02-01 23:50:25 +00:00
kmcclusk%netscape.com 65c0812b75 TextAreas now initialize their content area using default text specified in
the HTML File.
1999-02-01 23:49:21 +00:00
nhotta%netscape.com 8383735524 Changed out string to nsString. 1999-02-01 23:40:02 +00:00