Commit Graph

6330 Commits

Author SHA1 Message Date
prasad%netscape.com
bdbf234eb2 adding new sources 1998-08-24 22:38:06 +00:00
prasad%netscape.com
ff49471cb3 adding new sources 1998-08-24 22:31:18 +00:00
prasad%netscape.com
70998618ef adding new sources 1998-08-24 22:22:59 +00:00
prasad%netscape.com
bc4f2096a1 adding new srcs 1998-08-24 21:33:09 +00:00
prasad%netscape.com
1d198b9f18 changed C advaced to Advanced1 from Advanced_1 due to cvs error 1998-08-24 21:30:19 +00:00
prasad%netscape.com
5fb25dd9c6 adding new srcs 1998-08-24 21:19:49 +00:00
prasad%netscape.com
8eee69e40a adding new srcs 1998-08-24 21:13:27 +00:00
prasad%netscape.com
5c0b856e89 adding new srcs 1998-08-24 21:07:59 +00:00
prasad%netscape.com
c9e1c5b383 ReadMeC.htm 1998-08-24 21:03:36 +00:00
prasad%netscape.com
c1b2e384b1 Adding new sources 1998-08-24 21:01:04 +00:00
prasad%netscape.com
96a6df5245 adding new srcsMakefile 1998-08-24 20:58:37 +00:00
akkana%netscape.com
15cef2f85d m_table is now passed in at creation time; we shouldn't delete it in dtor. 1998-08-24 20:50:56 +00:00
prasad%netscape.com
eed9dc676b adding msg sdk sources 1998-08-24 20:50:36 +00:00
prasad%netscape.com
1ffc93760b adding msg sdk sources*.c 1998-08-24 20:49:09 +00:00
rpotts%netscape.com
53c77d56fe NGLayout only... Added a synchronous command line option for testing synchronous URL fetching. 1998-08-24 20:46:44 +00:00
prasad%netscape.com
5f9b9c6417 adding new files 1998-08-24 20:45:49 +00:00
prasad%netscape.com
baaf59e34e adding msg sdk sources 1998-08-24 20:42:22 +00:00
ftang%netscape.com
830aa29282 fix NULL problem for IsUTF8String 1998-08-24 20:38:02 +00:00
radha%netscape.com
cc3661d15e Move image rendering code to Image.cpp 1998-08-24 20:19:46 +00:00
radha%netscape.com
9a0b7a64ac Call fe_DisplayPixmap instead of DisplayPixmap 1998-08-24 20:17:51 +00:00
radha%netscape.com
33318b6631 Add Image.cpp to the build list 1998-08-24 20:14:02 +00:00
radha%netscape.com
0c70e958d7 Call RDFImage to draw background pixmap 1998-08-24 20:13:43 +00:00
radha%netscape.com
c6504d2ca3 Re-arrange the Cache code and add more utility functions 1998-08-24 20:11:25 +00:00
dcone%netscape.com
c65a4a8cbb Finished the first pass at implementation 1998-08-24 20:10:57 +00:00
radha%netscape.com
19e1fd1496 RDFImages cache moved to RDFImage.cpp 1998-08-24 20:09:43 +00:00
radha%netscape.com
c0bcb36d25 Generic Image rendering functions moved to this new file. Initial checkin. 1998-08-24 20:09:05 +00:00
radha%netscape.com
55043ef77b Rename function DisplayPixmap to fe_DisplayPixmap 1998-08-24 20:07:32 +00:00
pinkerton%netscape.com
1d154487d3 Do single-click mode in a better way. 1998-08-24 19:53:36 +00:00
pinkerton%netscape.com
4189a1a9c8 On mode switch, make sure tree has right # of clicks to open row. 1998-08-24 19:53:10 +00:00
pinkerton%netscape.com
1ecbdd0166 Ability to set # of clicks to open row from API. 1998-08-24 19:52:47 +00:00
waterson%netscape.com
9a022988f6 Fixed bad read references noticed by Jud with Quantify. 1998-08-23 22:15:21 +00:00
waterson%netscape.com
2c5b2ecedc Fixed the #ifdef NO_TIMING macros. 1998-08-23 22:12:07 +00:00
rickg%netscape.com
941595cc23 more WIP for logparse 1998-08-23 20:21:58 +00:00
morse%netscape.com
dad55125bf added routines for composer publishing 1998-08-23 15:19:19 +00:00
troy%netscape.com
84b6735333 Changed ParseValueorPercent() to return a PRBool 1998-08-23 02:10:44 +00:00
rickg%netscape.com
848aed5db1 added iostream output to nsString 1998-08-22 17:50:13 +00:00
rickg%netscape.com
6d71410d47 new improved logparse 1998-08-22 17:49:36 +00:00
troy%netscape.com
b491633bcf Changed ParseValue() to return a PRBool result 1998-08-22 04:55:28 +00:00
morse%netscape.com
f84ba1b8e7 fix up multi-user logic for single singon 1998-08-22 02:46:49 +00:00
rpotts%netscape.com
dcf275e458 Added support to shut down netlib and the nsINetService instance... 1998-08-22 00:12:54 +00:00
raman%netscape.com
ecebcb6e56 Converting Smartupdate code from Java to C++. 1998-08-21 23:46:11 +00:00
troy%netscape.com
3c2ba03cf7 Made sure clipChildren member of widget init data is initialized 1998-08-21 23:06:01 +00:00
akkana%netscape.com
a2ea33ac12 Fixes for switching focus on Ender toolbars 1998-08-21 23:02:19 +00:00
akkana%netscape.com
3bf3d8097f Fixes for switching focus on Ender toolbars. Also, clean up code wrt virtual declarations. 1998-08-21 23:01:55 +00:00
joki%netscape.com
fb08299f58 Fix makefile typo to fix unix builds 1998-08-21 21:59:08 +00:00
joki%netscape.com
823109ddef Fix nsIWidget's GetParent call to return parent, not self. 1998-08-21 21:41:36 +00:00
joki%netscape.com
ebbb20684a Adding DOM append child interface and implementing window.frames array. 1998-08-21 21:39:27 +00:00
joki%netscape.com
46137420c0 Modifying nsIContent's AppendChild -> AppendChildTo to stop conflict with
DOM interfaces.
1998-08-21 21:38:26 +00:00
morse%netscape.com
47a542760e added comment requested by relliott 1998-08-21 20:45:59 +00:00
morse%netscape.com
f7858fbfac get privacy tutorial from outside the firewall so web users can see it 1998-08-21 20:42:20 +00:00