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

17538 Коммитов

Автор SHA1 Сообщение Дата
mjudge%netscape.com fb3a597e8a nsPresShell now listens to changes in the domselection. (also modified nsIEnumerator to use NS_IMETHOD instead of virtual nsresult). Added batching for selection changes. you can move the selection, do things then turn off batching for an update if necessary. also prevented circular referencing by adding listener removal to PresShell::endDocumentListening(sp) 1999-02-19 23:47:36 +00:00
buster%netscape.com a7658c739f work-in-progress for scrolling frames into view. Not called anywhere in layout yet. 1999-02-19 23:43:41 +00:00
mjudge%netscape.com fbcb42974f changing nsIEnumerator to use NS_IMETHOD not virtual nsresult 1999-02-19 23:43:20 +00:00
mjudge%netscape.com b3cb7695a5 adding batching for selection. 1999-02-19 23:41:49 +00:00
robinf%netscape.com 571bb3e4a9 adding bitmap for folder.ini dialog 1999-02-19 23:33:02 +00:00
robinf%netscape.com c3805ddee1 adding dialogs for new Show Example buttons 1999-02-19 23:31:12 +00:00
sfraser%netscape.com ed07fb174e This is a temporary fix for the Mac crash on launch; don't call AutoRegister on Mac. Approved by sar 1999-02-19 23:28:49 +00:00
robinf%netscape.com 3e7432152f added Show Example buttons to these dialogs 1999-02-19 23:28:27 +00:00
slamm%netscape.com 92cf0e383e added 1999-02-19 23:11:36 +00:00
slamm%netscape.com 4b0b5fdf4c Fix bustage: OBJDIR wasn't defined correctly. (also add webconfig target) 1999-02-19 22:55:50 +00:00
michaelp%netscape.com 6423514811 First Checked In. 1999-02-19 22:47:36 +00:00
edwin%woudt.nl a55e24c9ad Mail sending now works. I also added the multiple peronalities feature. 1999-02-19 22:41:38 +00:00
edwin%woudt.nl e270cfcde8 Added the DialogAuthenticator back in to get imap/pop3/nntp working. 1999-02-19 22:40:12 +00:00
edwin%woudt.nl 7b798ca7f4 Added a mail.host property for sending e-mail. Also add the DialogAuthenticator back in to get imap/pop3/nntp working. 1999-02-19 22:39:23 +00:00
slamm%netscape.com 9d18b4028f try checking out configure.in. 1999-02-19 22:04:11 +00:00
slamm%netscape.com 12b04284c0 m4 not in server path. try full path. 1999-02-19 21:45:06 +00:00
slamm%netscape.com 93807f81ea *** empty log message *** 1999-02-19 21:39:47 +00:00
jband%netscape.com 9733ee889d get xpidl building again on Win32 1999-02-19 21:39:41 +00:00
slamm%netscape.com 3d1259de2e *** empty log message *** 1999-02-19 21:39:20 +00:00
slamm%netscape.com 563be9edca test parts of config.cgi 1999-02-19 21:34:59 +00:00
slamm%netscape.com 4f20c313f7 Tweak license. 1999-02-19 20:53:45 +00:00
slamm%netscape.com 8fc3c42c10 Tweak license, add comments 1999-02-19 20:53:25 +00:00
slamm%netscape.com 709d815027 Not sure if m4 if present. use preparsed file for now 1999-02-19 20:26:29 +00:00
slamm%netscape.com f38aa53224 Another pass at it. 1999-02-19 20:17:25 +00:00
evaughan%netscape.com 4aeb615bb6 Fixed out of scope compile bug. 1999-02-19 20:12:08 +00:00
slamm%netscape.com 9fdd919eab Make configure dependent on nspr 1999-02-19 20:01:56 +00:00
slamm%netscape.com d24177f3d5 Add .client-defs and myconfig.sh 1999-02-19 19:53:50 +00:00
slamm%netscape.com b8c1a5c647 Look for nspr in /usr/lib. Add nspr check to build target. New documentation. 1999-02-19 19:49:15 +00:00
slamm%netscape.com a1e86eaf5b Only load myconfig.sh if it can be found. 1999-02-19 19:40:41 +00:00
akkana%netscape.com 4e824a69a2 Turn on Unix cout code for doCopy() 1999-02-19 19:21:25 +00:00
slamm%netscape.com c0f47f8c7b Remove unused substitutions for MOZ_NETCAST, MOZ_LDAP, SMART_MAIL 1999-02-19 18:42:29 +00:00
evaughan%netscape.com a36ea6bfd7 added files: mozilla/layout/html/forms/src/nsButtonFrameRenderer.cpp, mozilla/layout/xul/base/src/nsTitledButtonFrame.cpp 1999-02-19 18:29:56 +00:00
evaughan%netscape.com 0ba4d1028c Added TitledButton and ProgressMeter 1999-02-19 18:23:32 +00:00
evaughan%netscape.com 91eb54570b Added a new XUL TitledButtonFrame 1999-02-19 18:23:02 +00:00
saari%netscape.com e1d95977e4 enable menus on mac 1999-02-19 18:17:24 +00:00
briano%netscape.com ab5f5b57b5 Automated update 1999-02-19 17:31:47 +00:00
slamm%netscape.com a50e352c64 Reorder/group options. Align comments. Remove dead options. 1999-02-19 17:29:51 +00:00
slamm%netscape.com aef3a1a5f6 Avoid adding duplicate options (which would happen with config.status --recheck). Skip options for client.mk. 1999-02-19 17:27:53 +00:00
slamm%netscape.com 799d7b222d Add a macro to label a group of options. 1999-02-19 17:25:47 +00:00
slamm%netscape.com b4d15d1372 Convert myconfig.sh into makefile format for client.mk 1999-02-19 17:24:48 +00:00
grail%cafebabe.org abe3909f53 On a slow machine, there's a NullException as getGraphics() returns after
UI disappears.
1999-02-19 16:18:41 +00:00
brade%netscape.com b553b3670f add prototype to reduce warnings on Macintosh compiler 1999-02-19 16:13:47 +00:00
brade%netscape.com 54a9fb4a3e move local variables into #if block where they are needed (reduces warnings on Macintosh compiler) 1999-02-19 16:12:58 +00:00
brade%netscape.com fea14bd750 move local variable into comment block to reduce warnings on Macintosh compiler 1999-02-19 16:11:23 +00:00
brade%netscape.com e44af60f86 remove unused local variable to reduce warnings on Macintosh compiler 1999-02-19 16:09:37 +00:00
mcafee%netscape.com c2f574d147 Yanking fe_GetConfigDir() which is now in prefs. 1999-02-19 13:34:20 +00:00
mcafee%netscape.com a07d1be9bf Solaris: adding do_QueryInterface() wrapper per scc's carpool. 1999-02-19 13:14:26 +00:00
mcafee%netscape.com b269322a4f Solaris needs a constructor for ConverterInfo(). 1999-02-19 13:05:19 +00:00
mcafee%netscape.com ad1bd69740 Solaris: newline at end of file. 1999-02-19 12:33:44 +00:00
mcafee%netscape.com bf4292ae07 Solaris: newline at end of file 1999-02-19 12:32:16 +00:00