Commit Graph

14097 Commits

Author SHA1 Message Date
alecf%netscape.com
22ce9c50b8 add new files to the Unix build process 1999-01-12 01:05:21 +00:00
alecf%netscape.com
f91935aedb nsNNTPArticleSet compiles now 1999-01-12 00:48:47 +00:00
alecf%netscape.com
23b5548202 needed MarkDirty so that nsNNTPArticleSet could compile 1999-01-12 00:48:28 +00:00
alecf%netscape.com
0b629f6bf1 InitXOVER does not need most of these parameters! 1999-01-12 00:38:46 +00:00
alecf%netscape.com
3e3e334d90 move to NSPR2 1999-01-12 00:38:14 +00:00
alecf%netscape.com
8800ad9bef data structure types have changed, and move XP_ASSERT to PR_ASSERT 1999-01-12 00:37:36 +00:00
alecf%netscape.com
2a57747423 make net_NewsChunkSize global for now, so that we can change it from outside
the file
1999-01-12 00:36:49 +00:00
alecf%netscape.com
6822f50da8 this almost compiles now 1999-01-12 00:32:55 +00:00
rickg%netscape.com
30367bfcf3 fixed a few parser problems having to do with dynamic enabling 1999-01-12 00:19:17 +00:00
alecf%netscape.com
73fecdcd69 update to NSPR2 1999-01-11 23:31:40 +00:00
alecf%netscape.com
c0c8cc59c2 updated to NSPR2 1999-01-11 23:30:16 +00:00
alecf%netscape.com
0e5e2b8311 adding new article set code 1999-01-11 23:25:32 +00:00
pavlov%pavlov.net
95964f9dd1 set event.point.[xy] to 0 1999-01-11 23:06:13 +00:00
alecf%netscape.com
95a8e4a06a changes to make it compile 1999-01-11 22:54:51 +00:00
buster%netscape.com
397587a596 shuffled around the responsibilities of core editing objects.
The key listener is now mostly a mapper of key events to editor actions.  Soon, this should be 100% true.
The editor builds transactions that are themselves intelligent. The editor makes very few DOM calls itself.
It relies on the transactions to do most of the actual editing.
1999-01-11 22:47:23 +00:00
locka%iol.ie
706c01ce7e Added implementation of get_ReadyState
Overrode default InPlaceActivate method to fix broken containers
1999-01-11 21:08:54 +00:00
alecf%netscape.com
4c6131fa16 adding new nsNNTPNewsgroupList and nsNNTPArticleList objects 1999-01-11 20:56:39 +00:00
alecf%netscape.com
5cc6c52c40 updated to add messenger-specific utility macros 1999-01-11 20:46:13 +00:00
alecf%netscape.com
560cd85091 add error constant for mail/news 1999-01-11 20:15:17 +00:00
sfraser%netscape.com
8448fc7382 Added new debug menu items, changed menus to be more similar to windows viewer. 1999-01-11 19:46:49 +00:00
sfraser%netscape.com
4b1d37b0b7 Added a couple of NS_PRECONDITIONSs in the event listener functions. 1999-01-11 19:46:09 +00:00
rickg%netscape.com
ff9a7bb4fc fixed part of style/script bug in new pasring engine 1999-01-11 19:45:28 +00:00
troy%netscape.com
0ec574a5c1 Fix for bug #2285. Just reseting the mFlags isn't enough, because the PaintBackground()
member function ignores the flags and checks for a non-empty URL. This way is safer and
should work in all cases
1999-01-11 19:44:22 +00:00
alecf%netscape.com
111e7e37ca updated to match new interfaces, and some general cleanup 1999-01-11 19:20:59 +00:00
alecf%netscape.com
485fef776b merge in XOVER parser 1999-01-11 19:17:19 +00:00
alecf%netscape.com
2b7d13ceac rename nsINNTPArticleKeysState to nsINNTPArticleList 1999-01-11 19:16:52 +00:00
alecf%netscape.com
1a57296b2e newly generated files from updated XPIDL parser 1999-01-11 19:16:09 +00:00
alecf%netscape.com
c6e02c089d MsgNewsHost has a newsgroupList associated with it. 1999-01-11 19:14:03 +00:00
alecf%netscape.com
c348729b8d merged XOVER parser back into nsINNTPNewsgroupList 1999-01-11 19:13:16 +00:00
buster%netscape.com
7476d737ae implemented joinNode. expect this and similar methods to move into editor.cpp 1999-01-11 19:06:37 +00:00
rickg%netscape.com
9254bf5fa2 fixed bug 2284, and brought demo7 back online 1999-01-11 19:00:07 +00:00
alecf%netscape.com
bf64adbc6d use C++ mode in emacs 1999-01-11 18:38:00 +00:00
cls%seawood.org
eb469526a5 No need to create a bogus library in the header dir. 1999-01-11 17:51:24 +00:00
shaver%netscape.com
2fe4a733a3 Update to (and require!) libIDL 0.5.8.
Fix silly argument processing brokenness.
Prepare for IDL_tree_to_IDL when it arrives.
Proper basename stuff for #ifdef __gen_nsIFoo_h__ and others.
Handle empty interfaces.
Dead code trimming (ident, etc.).
Typedef support, including arrays.
nsVarArgs instead of ... in C++ headers.
Fix #include scanning bug that caused pain when we skipped an include that
had already been processed.
1999-01-11 16:56:45 +00:00
rickg%netscape.com
009235daec fixes to bugs 2272 and 2273 1999-01-11 07:40:11 +00:00
rickg%netscape.com
e6abbc415e fixed bugs 625 and 1521 1999-01-11 07:14:42 +00:00
grail%cafebabe.org
fa3d21a340 Added XML parsing to build menus and changed dependency on
grendel.ui.Splitter to javax.swing.JSplitPane.

TODO:
1. Need to get sizing information for immediate children components of
JSplitPane.
2. Externalize XML parsing to an external object to build more than just
menus. Dialogs, frames, etc. would be really cool.
1999-01-11 07:01:27 +00:00
talisman%anamorphic.com
3b71381d1d oops... fixed a mistake I made last time (talisman) 1999-01-11 04:01:35 +00:00
pavlov%pavlov.net
2d3d50a130 strikethrough now shows... 1999-01-11 00:54:15 +00:00
talisman%anamorphic.com
afba6cff2c *** empty log message *** 1999-01-11 00:08:15 +00:00
talisman%anamorphic.com
8b60a27a2c General functionality and UI enhancements (global). 1999-01-10 22:31:08 +00:00
talisman%anamorphic.com
c1b0cf7b9d New file - gives build instructions. 1999-01-10 22:29:35 +00:00
talisman%anamorphic.com
d93c4e7577 Added Spring, Collapsible, CollapsiblePanel to SRCS. Removed Util from SRCS (it's already in ui). 1999-01-10 22:17:04 +00:00
talisman%anamorphic.com
80c4143c1b Util.java really doesn't belong in widgets, since it's part of the ui package. Removed. 1999-01-10 22:16:00 +00:00
talisman%anamorphic.com
25932c7115 *** empty log message *** 1999-01-10 22:14:13 +00:00
talisman%anamorphic.com
c670650680 Modified to correctly catch MessagingExceptions instead of re-throwing them. 1999-01-10 22:09:06 +00:00
talisman%anamorphic.com
071871cea8 Changes to get the folder tree displaying along with the current folder's list of messages. 1999-01-10 22:02:57 +00:00
talisman%anamorphic.com
0b3cb0494f Temporarily hacked around a SecurityException when null Authenticator passed. **IMPORTANT** we need to remember to put the authentication stuff back before making a real release. 1999-01-10 22:01:20 +00:00
talisman%anamorphic.com
ad430b9a23 General UI enhancements. 1999-01-10 21:57:56 +00:00
talisman%anamorphic.com
01eec40c7c Minor modifications to get the message display working. Hacked in a JEditorPane to provide -very basic- html display capability. 1999-01-10 21:55:57 +00:00