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

26924 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com ca7fc8c716 Fix for Motif builds. 1999-05-13 00:52:06 +00:00
sspitzer%netscape.com ee416869ae make destructors virtual 1999-05-13 00:51:26 +00:00
sspitzer%netscape.com 94edddef2a make the destructor virtual 1999-05-13 00:48:42 +00:00
mjudge%netscape.com a13ab1bbcf adding back in keyboard navigation. removing const from peekoffset to stop the const creep. changing peekoffset to do the right thing for content based peeking... 1999-05-13 00:44:23 +00:00
sspitzer%netscape.com df1ee53738 destructor should be virtual. 1999-05-13 00:44:20 +00:00
mjudge%netscape.com c3a95cdcf8 adding back in keyboard navigation. removing const from peekoffset to stop the const creep 1999-05-13 00:43:47 +00:00
sspitzer%netscape.com 7abfa747ff destructor should be virtual. (egcs warns about this.) 1999-05-13 00:41:40 +00:00
slamm%netscape.com 6b238ccd39 Add new sidebar files. Move bookmarks javascript into separate file. 1999-05-13 00:32:44 +00:00
robinf%netscape.com eac167fd3b *** empty log message *** 1999-05-13 00:28:38 +00:00
ftang%netscape.com c86cac7493 add cp1256 and windows-874 1999-05-13 00:27:52 +00:00
vidur%netscape.com dc6ade4570 Backing out unintentional checkin 1999-05-13 00:24:45 +00:00
matt%netscape.com c39e0ba3bf Changing the makefiles to viewsource.js and
adding viewsource.js function to start viewsource app
1999-05-13 00:21:55 +00:00
vidur%netscape.com 6c2b9ed431 Fixed uninitialized variable problem. 1999-05-13 00:21:50 +00:00
pinkerton%netscape.com 08d97f846e put code that didn't compile yesterday back in. Now i know that ::Foo doesn't work too well if Foo is a macro. 1999-05-13 00:14:22 +00:00
pinkerton%netscape.com a5be17cf30 dispatch the drag and drop event to the correct widget 1999-05-13 00:13:44 +00:00
pinkerton%netscape.com 6292e8f7db somehow, these files got extra blank lines in them between every source file line. Removing them. Also removing duplicate implementations of addref, release, and QI, since we inherit them from nsBaseDragService. 1999-05-13 00:13:06 +00:00
alecf%netscape.com 26eed4b1c9 checkin first-pass at nsIMsgHdr interface 1999-05-13 00:11:12 +00:00
mcmullen%netscape.com 739a8fe927 Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers. 1999-05-13 00:04:14 +00:00
slamm%netscape.com 59aba9e67c Add sidebar title. Clean-up the layout. 1999-05-13 00:03:10 +00:00
mcmullen%netscape.com 2b5361fb91 First Checked In. 1999-05-13 00:01:48 +00:00
sspitzer%netscape.com 7894b99cb4 fix my personal build bustage on the mac. (I #define DEBUG_sspitzer in NGLayoutConfigInclude.h) 1999-05-12 23:59:09 +00:00
alecf%netscape.com 60c9280b2e fix objdir build bustage in XPIDL idl files by forward declaring nsIMessage instead of including it 1999-05-12 23:57:26 +00:00
slamm%netscape.com fcaa866d2a Lose the toolbox. 1999-05-12 23:55:20 +00:00
waterson%netscape.com 6e03b29e35 Added xpconnect sample. 1999-05-12 23:54:34 +00:00
waterson%netscape.com 71eedb453d Initial revision. 1999-05-12 23:54:18 +00:00
briano%netscape.com 165df38bcc Fix for QNX. 1999-05-12 23:53:50 +00:00
briano%netscape.com 439a67f8c2 Fix for QNX. Need to tell it what uint is.... 1999-05-12 23:44:27 +00:00
waterson%netscape.com e635b3068a Added sample HTML. 1999-05-12 23:43:25 +00:00
rhp%netscape.com c4e2005d5d removal of stub code 1999-05-12 23:42:51 +00:00
rhp%netscape.com 4c59885007 Conversion of prefs to new world API's 1999-05-12 23:42:35 +00:00
briano%netscape.com 760a887c10 Automated update 1999-05-12 23:37:56 +00:00
waterson%netscape.com 207d9a7476 Initial revision. 1999-05-12 23:37:45 +00:00
briano%netscape.com 9ae9d55822 Added a check for uint, mostly to help the QNX build. 1999-05-12 23:37:31 +00:00
briano%netscape.com 96999e745d QNX-specific ifdef addition. 1999-05-12 23:29:04 +00:00
tague%netscape.com 03b2e7bb12 Added work around for #5912 1999-05-12 23:23:14 +00:00
vidur%netscape.com 7428710391 Fix for bug 4435. Creating the right type of script object for blockquote. 1999-05-12 23:22:36 +00:00
ftang%netscape.com ea415dbb4c add unicode 1999-05-12 23:19:12 +00:00
hyatt%netscape.com 70e775cc13 Teaching window.open how to open chrome. 1999-05-12 23:17:40 +00:00
mccabe%netscape.com 0c631e1377 Be conservative, and initialize the XPTState struct to 0 when allocating it. This cropped up as a problem where garbage fields were busting the msvc 6.0 -opt build, but was really xp. 1999-05-12 22:56:42 +00:00
mcmullen%netscape.com ed503205ca Fix badness when nsFilePath is initialized with a nil or empty string. 1999-05-12 22:56:24 +00:00
sfraser%netscape.com 4dbf2e2517 IncrementModCount now takes a PRInt32 (this fixes broken builds). 1999-05-12 22:55:29 +00:00
mscott%netscape.com 1b720ad3ba Whenever we display a message, be sure to mark it as read in the db. Use url method to get msghdr for a message instead of doing it ourselves. 1999-05-12 22:53:05 +00:00
mscott%netscape.com 8a469a559a add accessor to get msg db hdr for a mailbox url. 1999-05-12 22:51:26 +00:00
morse%netscape.com 2d6f16c2da download wallet editor onto client 1999-05-12 22:40:22 +00:00
pnunn%netscape.com 458379ac82 Pass reload policy through to netlib. This may help the
various bugs related to animations (#2148,#1865,#5030,#3958,#4350).
-pnunn
1999-05-12 22:30:52 +00:00
ftang%netscape.com 871e92f836 check in performance improved unicode rendering for mac. Use TEC convert to script code before calling ATSUI to improve peroformance 1999-05-12 22:30:10 +00:00
sfraser%netscape.com 832c0a7ca1 Give editor app cores a unique name so that you can have more than one open at a time, and fix the dialogs to cope with this. Also added file opening UI. 1999-05-12 22:25:45 +00:00
sfraser%netscape.com 9f2b5512c3 Added file opening functionality 1999-05-12 22:24:47 +00:00
erik%netscape.com 792da63e3f Bug 5772. Getting rid of the 4-byte version of PRUnichar. 1999-05-12 22:24:30 +00:00
tague%netscape.com 7a16caead0 Fixed bug #5564, #6214. Problems with nsLocale.dll components not loading. dp reviewed changes 1999-05-12 22:24:20 +00:00