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

13902 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 216fed583d Change to use regular prefix configuration 1999-01-08 03:26:09 +00:00
sfraser%netscape.com dacb3fc972 First Checked In. 1999-01-08 03:25:16 +00:00
wtc%netscape.com ffa3fb3f1d md/_pth.h should be included after pthread.h. 1999-01-08 03:15:21 +00:00
sfraser%netscape.com 20c8b9f23a Fix the damn asserts 1999-01-08 03:15:15 +00:00
troy%netscape.com 03289c176b Fix for bug #2040. Changed BODY to use margin and not padding now that #2054 is fixed 1999-01-08 02:51:07 +00:00
val4%cornell.edu f450835272 More error handling code 1999-01-08 02:37:38 +00:00
val4%cornell.edu eb1d915201 Some additional error messages 1999-01-08 02:03:43 +00:00
val4%cornell.edu 49199935a7 *** empty log message *** 1999-01-08 02:03:09 +00:00
cls%seawood.org 2529b50d21 Explicitly cast pToolbarWindow to nsIWidget * to unconfuse old compilers. 1999-01-08 01:43:32 +00:00
buster%netscape.com b3c9b491bf fixed an uninitialized pointer problem
ctrl-ins appends an HR to the BODY
1999-01-08 01:41:34 +00:00
buster%netscape.com cdabceb9ac implemented do and undo for CreateElement
the test is INS key, it adds an HR
1999-01-08 01:30:53 +00:00
troy%netscape.com 1078080415 Fix for bug #2054. If the HTML element's background is 'transparent' then it
uses the BODY's background property
1999-01-08 01:14:59 +00:00
troy%netscape.com 50fc4bd5e1 Added BackgroundIsTransparent() member function to nsStyleColor 1999-01-08 01:13:34 +00:00
ftang%netscape.com 4e6561eace change add the DLL name for Mac and UNIX and add placeholder for planned converters 1999-01-08 01:03:24 +00:00
ftang%netscape.com 38e75adbe9 move to intl/unicharutil 1999-01-08 00:43:25 +00:00
ftang%netscape.com b275208d71 move into intl/unicharutil 1999-01-08 00:42:14 +00:00
rpotts%netscape.com 681969df3a bug #2227 - NSPR is not being implicitly initialized when PR_CEnterMonitor() is called. This hack should be removed when NSPR is fixed. 1999-01-08 00:38:56 +00:00
ftang%netscape.com 3c257d4a37 move these into intl/unicharutil 1999-01-08 00:38:14 +00:00
ftang%netscape.com 127bcda298 move these files to intl/unicharutil 1999-01-08 00:34:07 +00:00
rpotts%netscape.com 52a891647e Bug fix from Davide Pasetto (dipo@sis.it) for nsWebShell::Init(...). I Also changed a bunch of checks against NS_OK to use the NS_SUCCEEDED() and NS_FAILED() macros... 1999-01-08 00:32:55 +00:00
wtc%netscape.com 2093e610b5 Bugzilla bug #2227: PR_CEnterMonitor should initialize NSPR implicitly. 1999-01-08 00:31:15 +00:00
terry%netscape.com 7c7a8028e8 Oops; removed debugging printf. 1999-01-08 00:27:56 +00:00
terry%netscape.com 84f3bca5d8 Netscape has changed the way its internal LDAP is set up. 1999-01-08 00:27:15 +00:00
ftang%netscape.com 72bbc2b691 move from modules into intl 1999-01-08 00:26:45 +00:00
ftang%netscape.com 4d4352ba7c move from modules into intl 1999-01-08 00:20:08 +00:00
jband%netscape.com 2691175a87 calling XPCOM method from JS with two int params using hardcoded InterfaceInfo 1999-01-07 23:36:07 +00:00
terry%netscape.com 17e8b08205 Throw some freshmeat into the fray. 1999-01-07 23:21:44 +00:00
terry%netscape.com 886953fdf8 Whoops. Do things in a better order, so we don't have uninitialized
variables.
1999-01-07 22:42:42 +00:00
dcone%netscape.com 4dc97a2e0b Added createelementtxn.cpp 1999-01-07 22:40:21 +00:00
buster%netscape.com 3534fc762a create element transaction WIP 1999-01-07 22:36:23 +00:00
terry%netscape.com 80e7dfeb96 Tracks stocks, too. 1999-01-07 22:33:01 +00:00
waterson%netscape.com 9784876549 Made the aCopy parameter to nsString::Insert const to clear up some compiler warnings. a=rickg. 1999-01-07 22:19:57 +00:00
akkana%netscape.com 21dc9ae92a Remove erroneous NOT_IMPLEMENTED return 1999-01-07 21:06:43 +00:00
akkana%netscape.com 365817c89e 1965: Fix mouse-down events 1999-01-07 21:06:21 +00:00
law%netscape.com 2b00047e90 Added new interface header; not yet building it 1999-01-07 21:04:21 +00:00
donm%netscape.com 8fcc9e490f fixing includes for solaris. -donm 1999-01-07 21:03:42 +00:00
mcafee%netscape.com 0896c99dc9 Variable had wrong type (1229), thanks to tor@cs.brown.edu 1999-01-07 20:14:34 +00:00
waterson%netscape.com dcdf2f3333 Use root node of LocalStore.rdf as the tree control's root. Added bookmarks data source to the DB. 1999-01-07 18:44:12 +00:00
waterson%netscape.com cbbad77d8b Fixed namespace stuff, added column info, added bookmarks data store. 1999-01-07 18:43:39 +00:00
waterson%netscape.com 4105248fce Put namespaces back (bug was in LocalStore.rdf). Fixed some bugs with RDF containers. 1999-01-07 18:43:03 +00:00
waterson%netscape.com 4a63c7032d Un-hardcoded column info. This is now provided by a resource: RDF file (like LocalStore.rdf). 1999-01-07 18:42:14 +00:00
ftang%netscape.com 0e18fe6c32 add ATSUI hack. This hack could be turn off by comment out the #define USE_ATSUI_HACK line. 1999-01-07 18:27:09 +00:00
ftang%netscape.com 0cb361150e add weak link to ATSUnicodeLib 1999-01-07 18:24:42 +00:00
dcone%netscape.com 08ec55cfc3 Added deletettexttxn.cpp 1999-01-07 18:01:38 +00:00
buster%netscape.com 1a32d1c2c7 support for DeleteTextTxn, backspace and delete 1999-01-07 17:58:15 +00:00
buster%netscape.com 3c29071bac use base class Redo 1999-01-07 17:57:57 +00:00
buster%netscape.com fbbc2960c9 make Redo call Do by default 1999-01-07 17:57:16 +00:00
buster%netscape.com 4da006f744 Delete Text Transaction initial implementation 1999-01-07 17:56:20 +00:00
dcone%netscape.com c72183a22a Continued work on the Postscript Device and RenderingContexts.
Removed unessisary file, factory is not needed.
1999-01-07 14:50:53 +00:00
rpotts%netscape.com eb294d6c7a Changes for the new EventQueueService... 1999-01-07 07:47:25 +00:00