Commit Graph

14340 Commits

Author SHA1 Message Date
pierre%netscape.com
fca58a3d4d #2439: Links are not underlined correctly 1999-01-16 07:09:59 +00:00
alecf%netscape.com
79a301a603 change RemoveGroup a bit so we can remove by name and by newsgropu 1999-01-16 05:54:02 +00:00
alecf%netscape.com
0365bff46d adding new Category interface 1999-01-16 05:53:21 +00:00
alecf%netscape.com
9706c14732 a little more - many more functions updated to match interface 1999-01-16 05:52:51 +00:00
alecf%netscape.com
5239d546f6 fix busted build in main tree 1999-01-16 05:52:29 +00:00
grail%cafebabe.org
77a3223cd1 Lots of clean up with XML generated menus. Need some documentation
and action code inserted.
1999-01-16 05:24:25 +00:00
alecf%netscape.com
a533b0fdd1 back out relevant changes that broke the tree 1999-01-16 05:09:24 +00:00
alecf%netscape.com
d8f58ec00d add nsIMsgGroupRecord to build process 1999-01-16 04:59:25 +00:00
alecf%netscape.com
2830a7d0ff new interface to nsMsgGroupRecord 1999-01-16 04:52:15 +00:00
alecf%netscape.com
8afb4c882a start moving stuff out of msgcom.h and into individual header files in mailnews 1999-01-16 04:44:00 +00:00
alecf%netscape.com
d2c2f3e428 adding MSG_FOLDER_FLAG* values from old include/msgcom.h 1999-01-16 04:30:00 +00:00
rickg%netscape.com
7ac333fa1f fixed viewsource and parser/netlib bug 1999-01-16 04:25:40 +00:00
alecf%netscape.com
996efc0f3b more work trying to get this thing to compile - XPCOMify some interfaces 1999-01-16 03:57:39 +00:00
alecf%netscape.com
3dba435af8 adding new attributes subscribed and category 1999-01-16 03:56:56 +00:00
hyatt%netscape.com
ab7046faba Added code to support CLSID instantiation. Approved by amusil and av. 1999-01-16 02:43:51 +00:00
scc%netscape.com
36a41c6750 Now test pointer result _and_ error code on return from QueryInterface, as some implementations return garbage. 1999-01-16 02:37:22 +00:00
sfraser%netscape.com
a81f4408e0 Fix control key handling to call HandleControlKey, to fix the font problem. Also draw a box around the control for looks. 1999-01-16 00:42:33 +00:00
sfraser%netscape.com
b95bfa6057 Mcmullen's fixes for scroll bar behaviour, and override a method so that scroll bars are sized correctly. 1999-01-16 00:41:20 +00:00
sfraser%netscape.com
506cb229c1 Tweak the window size so that the scroll bar is correctly positioned, and create a root Mac control for the window (so that we get control embedding). 1999-01-16 00:40:26 +00:00
sfraser%netscape.com
a4ce9963ca mcmullen's scrollbar fixes (use 32-bit control values), some tweaks of Mac control visibility to avoid drawing controls in the wrong places, add a couple of utility methods for creating and adjusting Mac controls. 1999-01-16 00:39:28 +00:00
davidm%netscape.com
ec9d3ae727 2258 [PP] Messed up drawing after scrolling 1999-01-16 00:38:32 +00:00
sfraser%netscape.com
5e99af5119 Optimization: don't refocus a widget if it is already focussed 1999-01-16 00:30:40 +00:00
sfraser%netscape.com
09137266c9 Make the status bar read-only 1999-01-16 00:29:07 +00:00
ftang%netscape.com
ba41dc36f1 First Checked In. 1999-01-16 00:29:00 +00:00
ftang%netscape.com
0c4b4a9143 add EUC-JP converter 1999-01-16 00:20:44 +00:00
kipp%netscape.com
418cd0251c Removed List code now that base class dumps all child lists 1999-01-16 00:19:30 +00:00
kipp%netscape.com
10f24c7ebf Update List implementations to use GetAdditionalChildLists so that all lists of children are dumped out automatically 1999-01-16 00:19:10 +00:00
kipp%netscape.com
7f96144059 Spanked away SizeOf methods and nsIListFilter 1999-01-16 00:00:50 +00:00
kipp%netscape.com
1815acd0fb Removed IListFilter and SizeOf API usage 1999-01-15 23:51:00 +00:00
sfraser%netscape.com
13930cd646 Fix build bustage. 1999-01-15 23:47:23 +00:00
guha%netscape.com
77399b80d9 started implementing history (not yet in build system) 1999-01-15 23:44:37 +00:00
alecf%netscape.com
dcc89d4ab6 update to reflect renaming nsIMsgNewsgroup -> nsINNTPNewsgroup 1999-01-15 23:38:04 +00:00
alecf%netscape.com
24ae7fd358 update idl and header files to reflect nsIMsgNewsgroup->nsINNTPNewsgroup change 1999-01-15 23:34:20 +00:00
alecf%netscape.com
95b0e31d7c rename nsIMsgNewsgroup -> nsINNTPNewsgroup 1999-01-15 23:31:39 +00:00
jfrancis%netscape.com
ce4d1573ca redoing timer addref/release strategy, and guaranteeing that timers will only be put on the firing list _once_, even if a client tries to add it multiple times. 1999-01-15 23:18:57 +00:00
kipp%netscape.com
c5d87ffad3 Fixed a typo in the test url list 1999-01-15 22:58:06 +00:00
kipp%netscape.com
f5a62509c1 new 1999-01-15 22:53:51 +00:00
kipp%netscape.com
4243726f6a Switch to using nsFrameList for frame lists 1999-01-15 22:53:39 +00:00
kipp%netscape.com
065905fa0b Used revised version of nsContainerFrame that uses an nsFrameList instead of a raw nsIFrame* 1999-01-15 22:52:05 +00:00
dcone%netscape.com
91a37ba797 Added new postscript fontmetric code, and update the Device and Rendering context to use them 1999-01-15 22:44:32 +00:00
pierre%netscape.com
cabf7ef087 fix for #2209 "Can't display toolbars and xpTree": always call CommonInit() in SelectDrawingSurface(). 1999-01-15 22:35:41 +00:00
pierre%netscape.com
d1c2b68f8d fixed the windowless menu handler to work with non-raptor windows (SIOUX debug window, for instance) 1999-01-15 22:34:59 +00:00
pierre%netscape.com
6b3fe446e8 no longer ignores the returned value from m_Observer->OnStartBinding(). This allows embedding apps (eg. Intuit) to intercept and filter URLs. 1999-01-15 22:34:46 +00:00
pierre%netscape.com
42ed95ef3d fixed the bookmarks file path for the Mac 1999-01-15 22:34:15 +00:00
pierre%netscape.com
343556664b make aliases of RDF resources 1999-01-15 22:32:53 +00:00
joki%netscape.com
fd239d7a9b Fix bogus return value on GetImageMap 1999-01-15 22:26:30 +00:00
harishd%netscape.com
0c5b75e5d4 Added two new border style defines that
would be used later.
1999-01-15 22:24:29 +00:00
joki%netscape.com
827e8163ca Temporary fix to windows key events to give them a coord not associated with the mouse. 1999-01-15 22:24:23 +00:00
michaelp%netscape.com
176f1f8e82 fixed busted javascript. 1999-01-15 22:16:40 +00:00
wtc%netscape.com
41177f6674 Bugzilla bug #2431: fixed PL_GetNextOpt so that it returns PL_OPT_BAD
instead of asserts when an option that has an associated value is
not followed by a value.  Also fixed a bug that incorrectly skipped
the option following a naked option.
1999-01-15 22:13:26 +00:00