joki%netscape.com
|
ab06020c2a
|
Adding changes to DOM window object to allow window.screen and window.history
|
1999-01-28 23:12:54 +00:00 |
rhp%netscape.com
|
437c6358ab
|
Documenting some changes
|
1999-01-28 23:09:54 +00:00 |
jfrancis%netscape.com
|
91519d4138
|
changed DoCopy() to use stringstream on mac instead of ostrstream. ostrstream is broken on mac - also ostrstream is deprecated and we may want to move to stringstream on all platforms eventually. Greg and I couldn't get stringstream to work on windows so for now DoCopy() has ifdef'd code for each platform.
|
1999-01-28 22:58:52 +00:00 |
michaelp%netscape.com
|
937965f4d0
|
corner view now paints correctly again.
|
1999-01-28 22:37:16 +00:00 |
joki%netscape.com
|
40cf2e0d36
|
Adding new files for window.history, window.screen
|
1999-01-28 22:24:29 +00:00 |
joki%netscape.com
|
369f764c4f
|
Adding new header files for window.history and window.screen
|
1999-01-28 22:21:46 +00:00 |
joki%netscape.com
|
aa57c36ac2
|
Updated DOM idl files including new idl for window.screen and window.history
|
1999-01-28 22:20:01 +00:00 |
rhp%netscape.com
|
0f77f0871e
|
More XP-COM factory changes.
|
1999-01-28 22:13:03 +00:00 |
mscott%netscape.com
|
6ee4aefb35
|
Build nsMsgPtrArray and nsMsgGroupRecord.
|
1999-01-28 22:12:50 +00:00 |
rhp%netscape.com
|
1fbc621a41
|
More test updates.
|
1999-01-28 22:10:50 +00:00 |
kmcclusk%netscape.com
|
affac5fac7
|
Modified GetText to take extra paramater to indicate whether it should return
the current text value or the initial text value
|
1999-01-28 21:58:01 +00:00 |
mscott%netscape.com
|
bd90c7dbcc
|
removing from repository so I can rename it to nsINntpUrl.h.
|
1999-01-28 21:31:59 +00:00 |
rhp%netscape.com
|
29df9e3ca3
|
Adding makefile.win to repository.
|
1999-01-28 21:29:58 +00:00 |
rhp%netscape.com
|
2433d5ff70
|
Adding an XP-COM test for libmime.
|
1999-01-28 21:28:02 +00:00 |
rhp%netscape.com
|
20e19a60e8
|
Changes for XP-COM interface.
|
1999-01-28 21:09:41 +00:00 |
rhp%netscape.com
|
07ea11d994
|
Changes for the XP-COM interface of libmime.
|
1999-01-28 21:09:22 +00:00 |
rhp%netscape.com
|
df5a94e153
|
XP-COM changes for libmime.
|
1999-01-28 21:07:41 +00:00 |
rhp%netscape.com
|
7dfad35c6f
|
Updates for XP-COM interface.
|
1999-01-28 20:59:40 +00:00 |
rhp%netscape.com
|
1ec6038348
|
Updating the build process
|
1999-01-28 20:58:43 +00:00 |
petitta%netscape.com
|
f50b8350dd
|
First Checked In.
|
1999-01-28 20:51:13 +00:00 |
petitta%netscape.com
|
c4db3817ff
|
Changed $pull{all} = 1; to $pull{all} = 0;
|
1999-01-28 20:43:50 +00:00 |
petitta%netscape.com
|
e29b25b22d
|
deleted autoupdt.h
|
1999-01-28 20:00:34 +00:00 |
petitta%netscape.com
|
fa5d88601c
|
removed FlushAllocator.h(obsolete)
|
1999-01-28 19:57:21 +00:00 |
bienvenu%netscape.com
|
74a820a427
|
collection classes for mailnews
|
1999-01-28 19:54:58 +00:00 |
buster%netscape.com
|
666e4a3c97
|
fixed some UMR's due to mRefCnt being uninitialized. This fixes some memory leaks.
|
1999-01-28 19:45:23 +00:00 |
kmcclusk%netscape.com
|
a71561f847
|
Added return type to fix build bustage
|
1999-01-28 19:29:15 +00:00 |
terry%netscape.com
|
b8427bd456
|
Move CC and qa-assigned-to info from Bugsplat bugs to Bugzilla.
|
1999-01-28 19:20:01 +00:00 |
buster%netscape.com
|
e1f0594680
|
put in crude support for aggregating type-ins across selection changes.
this needs to get beefed up to handle offsets within elements, which we'll
do as soon as selection is set properly following an insertion.
|
1999-01-28 19:00:14 +00:00 |
kmcclusk%netscape.com
|
aaa2d0a40d
|
Modified nsHTMLInputElement text fields to go through nsTextControlFrame
for SetValue and GetValue
|
1999-01-28 18:58:11 +00:00 |
petitta%netscape.com
|
6b50115a26
|
Changed $pull{all} = 0; to $pull{all} = 1;
|
1999-01-28 18:04:19 +00:00 |
pinkerton%netscape.com
|
439ada5c40
|
add IID for use with nsCOMPtr.
|
1999-01-28 17:59:37 +00:00 |
rhp%netscape.com
|
38c328fd98
|
Reorganizing for XP-COM interface
|
1999-01-28 17:25:40 +00:00 |
rhp%netscape.com
|
73e787cee2
|
Reorganizing for XP-COM factory
|
1999-01-28 17:24:51 +00:00 |
buster%netscape.com
|
a0bfc18e76
|
fixed a minor problem with merging type-in transactions.
|
1999-01-28 17:19:24 +00:00 |
troy%netscape.com
|
78d4cd7331
|
More work-in-progress for fixed positioning
|
1999-01-28 17:14:13 +00:00 |
troy%netscape.com
|
10b772e4b3
|
Changed clip-view to clip sibling windows
|
1999-01-28 17:07:21 +00:00 |
buster%netscape.com
|
cd0654ab9d
|
fixed a minor bug where shortcut keys were being declared as "handled" even if
Ctrl wasn't pressed, so you couldn't type in the character.
|
1999-01-28 17:06:42 +00:00 |
troy%netscape.com
|
eefd7b4063
|
Added 'clipSiblings' to nsWidgetInitData struct
|
1999-01-28 17:06:39 +00:00 |
brade%netscape.com
|
2525568a72
|
File Removed.
|
1999-01-28 17:01:19 +00:00 |
pinkerton%netscape.com
|
6b4a3d5de1
|
comment out section that doesn't compile to fix bustage.
|
1999-01-28 16:43:07 +00:00 |
pinkerton%netscape.com
|
7c7a4f4dc2
|
comment out routine that doesn't compile to fix bustage.
|
1999-01-28 16:42:47 +00:00 |
fur%netscape.com
|
d62f23151e
|
Temporarily hard-coded y.tab.[ch] into build, instead of generating them.
|
1999-01-28 08:22:55 +00:00 |
fur%netscape.com
|
044c5729ed
|
Temporarily checking in y.tab.c and y.tab.h because of yacc/bison problems.
|
1999-01-28 08:21:57 +00:00 |
buster%netscape.com
|
1d6de2d02b
|
changed nsIEditor to enable undo separately from Init
work in progress API changes to nsIEditor and nsEditor
|
1999-01-28 06:02:53 +00:00 |
buster%netscape.com
|
8583c23d49
|
changed nsIEditor to enable undo separately from Init
|
1999-01-28 06:02:13 +00:00 |
coop%netscape.com
|
98d8567a39
|
NOT YET PART OF SEAMONKEY:
* added macros for checking bitflag values
* dump code is complete, minus actually reading from disk.
|
1999-01-28 06:01:56 +00:00 |
michaelp%netscape.com
|
c3fd79deda
|
fixed build bustage.
|
1999-01-28 05:46:05 +00:00 |
shaver%netscape.com
|
680a29d6cd
|
private delete isn't the mind-bendingly fun stuff we thought it would be (for scc)
|
1999-01-28 05:38:14 +00:00 |
bienvenu%netscape.com
|
1772752693
|
use NSPR types
|
1999-01-28 05:35:33 +00:00 |
bienvenu%netscape.com
|
1f4a25686d
|
start implementing open routines
|
1999-01-28 05:33:55 +00:00 |