Commit Graph

309 Commits

Author SHA1 Message Date
pinkerton%netscape.com
20377e8501 removed an obsolete comment and added some hints to rod for when he hooks things up. 1999-02-04 22:58:04 +00:00
cyeh%netscape.com
e48aceb254 there isn't an underscore in the FullCircle initialization call. 1999-02-04 22:57:13 +00:00
pinkerton%netscape.com
484e3d3f7d First Checked In. 1999-02-04 22:55:45 +00:00
radha%netscape.com
3e3d701434 dd xul to the dirs list 1999-02-04 19:08:56 +00:00
radha%netscape.com
f13b7fcc14 Enable AppCores work in unix 1999-02-04 19:06:33 +00:00
radha%netscape.com
29a80f70ac Initial checkin 1999-02-04 19:06:01 +00:00
pinkerton%netscape.com
9cd7318044 modifying to use nsCOMPtr. 1999-02-04 18:40:43 +00:00
cyeh%netscape.com
d0f202e928 enabling FullCircle in the AppShell. Placed it in the Initialize() call.
There's some question if we could move this call earlier in the execution.
1999-02-04 18:17:02 +00:00
ftang%netscape.com
1adbcea447 add several intl componment into nsSetupRegistry 1999-02-04 15:55:58 +00:00
mcafee%netscape.com
7279a69d74 Adding newline at end of file. 1999-02-04 11:00:41 +00:00
mcafee%netscape.com
77143e947d moving fe_GetConfigDir() to modules/libpref/src/unix/unixpref.c. 1999-02-04 10:46:08 +00:00
mcafee%netscape.com
168fc91b06 Adding AppCores directory to build 1999-02-04 10:43:19 +00:00
saari%netscape.com
c3f3a15d8a ... this file should be happy with the nsIMenuListener change now... 1999-02-04 02:42:07 +00:00
rods%netscape.com
82e8577f6f Change the SendMail to use a convience function to get the script context 1999-02-03 23:16:13 +00:00
rods%netscape.com
cc87304924 Added HTML name space to the 1999-02-03 23:07:22 +00:00
pinkerton%netscape.com
93c9752a1b fix optimized inclusion of dom.shlb (extra space at end of filename). Approved for checkin while tree closed by donm. 1999-02-03 21:12:48 +00:00
pinkerton%netscape.com
0071ba5031 fix up right justification by setting width on absolute positioned frame. 1999-02-03 18:42:05 +00:00
pinkerton%netscape.com
f772ba75d7 add mac to the appcore ifdef's. 1999-02-03 18:24:26 +00:00
pinkerton%netscape.com
7b46e3aba9 turn off "use mod date caching" for dep build. 1999-02-03 18:16:19 +00:00
pinkerton%netscape.com
db9a70691e fix typo. 1999-02-03 18:13:31 +00:00
pinkerton%netscape.com
d2dacc75b2 First Checked In. 1999-02-03 18:08:53 +00:00
rods%netscape.com
2c2920cde9 Added installing of gifs to makefile 1999-02-03 17:35:15 +00:00
rods%netscape.com
50c2249ec4 Rename gifs and am checking them in. 1999-02-03 17:34:31 +00:00
rods%netscape.com
c202c90c3b Added AppCores to build 1999-02-03 16:52:14 +00:00
rods%netscape.com
ed5b1ff50e Added appcores stuff just for Windows, working on Mac and Linux 1999-02-03 16:50:05 +00:00
rods%netscape.com
b8a0c6175e Fixed up some debug 1999-02-03 16:48:55 +00:00
rods%netscape.com
87c71e57f5 Added appcores 1999-02-03 16:48:20 +00:00
rods%netscape.com
4099bf7657 Added Debug statements 1999-02-03 16:47:16 +00:00
rods%netscape.com
36d745985d Moved the Mail XUL files to their own directory 1999-02-03 16:29:54 +00:00
rods%netscape.com
b85a15353f Moved files from AppCores to public and src directories 1999-02-03 15:54:07 +00:00
mcmullen%netscape.com
70f1ea2b11 Put NS_INIT_REFCNT in all constructors, it says. So I moved this call out of the Initialize() method, and into the constructor. And lo! the assert went away. Magic. 1999-02-03 03:13:53 +00:00
rods%netscape.com
3ef13c8351 Commented out some lines to make it work better. 1999-02-02 19:28:52 +00:00
rods%netscape.com
13f730ffcf Initial checkin 1999-02-02 18:37:20 +00:00
kipp%netscape.com
f6ffafec0d Make sure program is built before installing it 1999-02-02 17:42:10 +00:00
pinkerton%netscape.com
491f016ba9 Fix solaris bustage by including headers instead of using forward class decl's for nsCOMPtr'd interfaces in a header file. 1999-02-02 17:09:44 +00:00
pinkerton%netscape.com
5290418a41 right justify throbber, probably incorrectly, but it looks better ;) 1999-02-02 17:02:51 +00:00
pinkerton%netscape.com
b44e30fc0d add html namespace prefix per peterl's change to namespace rules. 1999-02-02 16:43:07 +00:00
mcafee%netscape.com
3c526eb4e5 Moving ValidateDocData() stub to mozilla/network/util/mkbuf.c 1999-02-01 12:36:46 +00:00
mcafee%netscape.com
04bc6c770d Adding license; moved XP_Rebuffer() and XP_Trace() stubs to lib/xp/xp_stubs.c 1999-02-01 11:06:22 +00:00
ftang%netscape.com
85f86f3c27 add -I uconv 1999-01-30 16:52:29 +00:00
sar%netscape.com
274dfd6e04 fixing build breakage. 1999-01-30 03:53:39 +00:00
mcmullen%netscape.com
8e00ddb05c Hooked up menus to commands (just like toolbar buttons) converted to nsCOMPtr everywhere. 1999-01-30 00:39:25 +00:00
davidm%netscape.com
e8ab14c8fa The prefixes were switched which is not a good thing 1999-01-29 01:34:58 +00:00
pinkerton%netscape.com
fa78acf21b added psuedo-styles for grippies. 1999-01-28 23:57:36 +00:00
mscott%netscape.com
a3110bec8b Link with sockstuburl 1999-01-28 04:11:44 +00:00
mscott%netscape.com
1786cbf786 Add sockstuburl to list of libraries we link against for the apprunner. 1999-01-28 03:11:31 +00:00
pinkerton%netscape.com
f7c2c5bb3c fix win32 compiler errors (can't do (nsnull != foop) where foop is a nsCOMPtr, which is fine by me) and fix command hookup code to actually work for multiple toolbars. I dunno what I was smoking with the last checkin. 1999-01-28 02:26:27 +00:00
pinkerton%netscape.com
723830c730 make the toolbar area taller to account for 2 toolbars. 1999-01-28 01:34:45 +00:00
pinkerton%netscape.com
b09d368159 add a 2nd toolbar 1999-01-28 01:34:30 +00:00
pinkerton%netscape.com
9e22d8864c now hookup commands to multiple toolbars and fix compiler warnings. 1999-01-28 01:30:38 +00:00