26240 Commits

Author SHA1 Message Date
nhotta%netscape.com
b37ea38fe1 Adding Mac support (not part of the build). 1999-05-06 00:12:11 +00:00
sspitzer%netscape.com
01a4671875 remove duplicate code.
use #error to let people porting this beast know that they have to do
work to get profiles to work.
1999-05-06 00:11:10 +00:00
ducarroz%netscape.com
22f713e988 Mailnews is now fully integrated to the build process. I have remove the previous patch to avoid to build mailnews by befault. 1999-05-06 00:10:47 +00:00
ducarroz%netscape.com
0354129b36 update mailnews build intructions, use MANIFEST for exporting mailnews resources 1999-05-06 00:03:00 +00:00
ducarroz%netscape.com
c286694acc Use LL_xxx macros when using PRInt64 variable 1999-05-06 00:01:27 +00:00
briano%netscape.com
69e03f0f4a Automated update 1999-05-06 00:00:09 +00:00
ducarroz%netscape.com
0b1b5546e4 First Checked In. 1999-05-06 00:00:08 +00:00
ftang%netscape.com
d53e2d0843 First Checked In. 1999-05-05 23:55:50 +00:00
hyatt%netscape.com
17ab1677de Changed the arguments to PostSynchronousEvent. Added an EventLoop method. 1999-05-05 23:55:10 +00:00
hyatt%netscape.com
f6b0d365d2 Changed the arguments to PostSynchronousEvent. 1999-05-05 23:54:47 +00:00
sspitzer%netscape.com
df3e4cf496 fix for #5942. make UNIX behave like windows and mac, as far as having
a Users50 directory and having all the profile directories under there.
1999-05-05 23:54:37 +00:00
ftang%netscape.com
35dc6c6fcb fix signed/unsigned problem, call Reset function when error occur 1999-05-05 23:53:49 +00:00
ftang%netscape.com
a7ed69ffb9 fix buffer growing problem and wrong value when we return NS_UPEXPECTED error 1999-05-05 23:52:48 +00:00
ftang%netscape.com
df1408625c remove extra line from unixcharset.properties put the real implementation of nsUNIXCharset.cpp 1999-05-05 23:51:15 +00:00
mcafee%netscape.com
513dfaf93d Adding --enable-new-drag-and-drop for new dnd stuff. 1999-05-05 23:46:13 +00:00
av%netscape.com
7cec6f8dba Getting back check for data attribute in image frames 1999-05-05 23:40:21 +00:00
briano%netscape.com
d85b90235a Automated update 1999-05-05 23:38:41 +00:00
briano%netscape.com
02869b2558 Fix for bug 5770. Thanks to lennox@cs.columbia.edu. 1999-05-05 23:38:15 +00:00
scc%netscape.com
51bf7982c7 sense of HAVE_CPP_BOOL was backwards, fixed it (thanks, Jim Dunn) 1999-05-05 23:36:38 +00:00
akkana%netscape.com
430fc255bd Track change from iDirection to ECollapsedSelectionAction 1999-05-05 23:36:28 +00:00
cmanske%netscape.com
c52a827c0d Added new JavaScript files 1999-05-05 23:33:34 +00:00
ducarroz%netscape.com
70f9ae98c5 change printf to say message compose instance of composer 1999-05-05 23:32:30 +00:00
cmanske%netscape.com
9ebbada5a7 Split JavaScript out of XUL into separate files 1999-05-05 23:30:21 +00:00
cmanske%netscape.com
5f7dc926d8 Added UI for paragraph style and preliminary versions of image and link dialogs 1999-05-05 23:29:18 +00:00
norris%netscape.com
e9a081a149 Update release string. 1999-05-05 23:29:06 +00:00
cmanske%netscape.com
4fad8ce24d Added Get/Set paragraph style methods to editor 1999-05-05 23:27:45 +00:00
akkana%netscape.com
1f3151a20d - Rename iDirection enum to ECollapsedSelectionAction
- Initial implementation of Insert HTML
1999-05-05 23:27:17 +00:00
akkana%netscape.com
856e75286f comment out annoying debug message 1999-05-05 23:24:58 +00:00
slamm%netscape.com
dc283ce5fd Properly escape the url for client.mk's webconfig target. 1999-05-05 23:20:46 +00:00
erik%netscape.com
97d2aa77b7 Fix for one of the memory leaks found by The Mighty Bruce. 1999-05-05 23:18:38 +00:00
cyeh%netscape.com
8a1db8783c backout mjudge checkin against closed tree. it also breaks mac as well, so
mjudge will try again when tree reopens
1999-05-05 23:05:41 +00:00
mcmullen%netscape.com
bfbaa6c090 Turned off time-stamped build logs by default. jj's release builds need the hard-coded name. 1999-05-05 23:03:55 +00:00
briano%netscape.com
f661bc2243 Not needed. This directory is no longer used. 1999-05-05 22:57:25 +00:00
valeski%netscape.com
1b339a8876 changed over to nsIEventQueue interface, from straight PL_EventQueue. Also took a whack at getting socketTRansport::OpenOutputSTream to work (hasn't been tested) 1999-05-05 22:41:44 +00:00
mjudge%netscape.com
0cc9f0073f adding new state to nsRangeList to track mousedown and dragging criteria. much better than static variables in nsFrame.h!! 1999-05-05 22:32:58 +00:00
mjudge%netscape.com
93b400fb66 removing useless drag info from ::HandleEvent that was copied from nsFrame implementation 1999-05-05 22:29:45 +00:00
mjudge%netscape.com
57516cf432 updating new state controler for mouse status. aka dragging has stopped 1999-05-05 22:28:51 +00:00
mjudge%netscape.com
f70863f3eb removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation. 1999-05-05 22:27:57 +00:00
mcmullen%netscape.com
be4860a7e2 Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh. 1999-05-05 22:25:23 +00:00
terry%mozilla.org
f3acd9cbf2 Present people an immediate opportunity to attach something to a bug. 1999-05-05 22:16:21 +00:00
terry%mozilla.org
6f11bbbc6f Sigh. Fix some indentation I just screwed up. 1999-05-05 22:06:49 +00:00
terry%mozilla.org
1ac1845a0c Get rid of tabs. (We try to keep tabs out of bugzilla source. We
often fail.)
1999-05-05 22:05:19 +00:00
terry%mozilla.org
3c8ce1c080 Added newlines to the end of some messages; the last line was getting
eaten sometimes.
1999-05-05 21:29:46 +00:00
terry%mozilla.org
60d0e3c149 Was not properly remembering email addresses in memorized queries. 1999-05-05 21:25:29 +00:00
terry%mozilla.org
5399013d95 Allow querying of bug creation times. 1999-05-05 21:18:39 +00:00
gayatrib%netscape.com
82a809df68 Modified to reflect the new flow for customize pages 1999-05-05 21:14:02 +00:00
gayatrib%netscape.com
701a98f83a Modified to reflect the new flow for branding pages 1999-05-05 21:13:26 +00:00
gayatrib%netscape.com
5454234e0e Modified to reflect the new wizard flow 1999-05-05 21:11:39 +00:00
kipp%netscape.com
1d26bd7708 new 1999-05-05 20:42:51 +00:00
putterman%netscape.com
586e2e1ce9 fixes mailnews crash when sending mail and opening folders. AddRef before
returning.
1999-05-05 20:09:20 +00:00