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

299 Коммитов

Автор SHA1 Сообщение Дата
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
pinkerton%netscape.com 77f6a25833 backing out my last backout: toolbox and xul namespace changes. 1999-01-28 00:21:33 +00:00
pinkerton%netscape.com 793e49c199 fix the dom dredging code to handle the presense of a xul namespace in the xml file and clean up things with nsCOMPtr. 1999-01-28 00:21:12 +00:00
slamm%netscape.com 6a6b2674ee Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. Also general Makefile clean up. 1999-01-27 19:54:40 +00:00
slamm%netscape.com 29c35b283d Removing module name that does not apply. 1999-01-27 19:54:36 +00:00
slamm%netscape.com b78d7ef52a Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
pinkerton%netscape.com fc9c1939c8 backing out last two changes because they hork everything up. 1999-01-27 19:10:16 +00:00
pinkerton%netscape.com 79a8a67fb9 make toolbox gray, not green. 1999-01-27 17:36:39 +00:00
pinkerton%netscape.com 9bb17cae02 add in toolbox 1999-01-27 17:36:12 +00:00
saari%netscape.com da1e49724c fixed a previous typo of mine 1999-01-27 17:33:55 +00:00
saari%netscape.com 6a6c15ac31 hacking xptoolkit menus 1999-01-27 17:33:00 +00:00