briano%netscape.com
f2ab30f209
Automated update
1999-04-12 22:44:37 +00:00
warren%netscape.com
86d2879635
Fixed unitialized var.
1999-04-12 22:42:55 +00:00
warren%netscape.com
ef32c0920b
Fixed cast problem.
1999-04-12 22:42:39 +00:00
akkana%netscape.com
ee178adf4a
turn off annoying debug print
1999-04-12 22:37:20 +00:00
waqar%netscape.com
ba04a1e15c
Removed the -O option from the AIX build process.
1999-04-12 22:36:41 +00:00
warren%netscape.com
a7c8e361b8
Began fleshing out http protocol.
1999-04-12 22:34:20 +00:00
davidm%netscape.com
86b13a8940
added nsDefaultHelper.cpp
1999-04-12 22:33:36 +00:00
davidm%netscape.com
ca43efb383
Changed some code since a variable isn't a COM object.
Make Mac use PLEvent queue all the time
1999-04-12 22:32:53 +00:00
nhotta%netscape.com
61192bd9a2
Adding utf-8 utils and other minor changes.
1999-04-12 22:32:34 +00:00
davidm%netscape.com
cbe0a8a53d
Fix return value error. Fixed #if defined
1999-04-12 22:32:00 +00:00
davidm%netscape.com
08d987bb74
Fix a constant and lack of addref count
1999-04-12 22:29:13 +00:00
jdunn%netscape.com
eac23ef438
use 'common' memcpy routine
1999-04-12 22:19:25 +00:00
kmcclusk%netscape.com
a2ffe366a4
Enabled frame-based comboboxes when widget rendering mode is gfx.
...
Major changes to nsComboboxControlFrame:
Removed commented out code + nsIPluggableEventListener references.
Implemented nsComboboxControlFrame::GetNamesValues
Implemented nsComboboxControlFrame::SetProperty GetProperty methods
Fixed references to previously freed memory in nsComboboxControlFrame::ReResolveStyleContext
Modified ua.css style rules for dropdown-visible, drodown-hidden to have -moz- prefix.
Added -moz-dropdown-btn-out and -moz-dropdown-btn-pressed, -moz-dropdown-list rules.
Modified nsListControlFrame.cpp to calculate the width of the dropdown list for combo boxes correctly
Added nsListControlFrame::GetProperty and SetProperty methods.
Modified nsCSSFrameConstructor::ConstructSelectFrame to setup combobox.
1999-04-12 22:14:31 +00:00
jdunn%netscape.com
36d4d6257d
fix compiler error, need to specify base class access
1999-04-12 21:48:58 +00:00
evaughan%netscape.com
d4c9d53169
Fixed bug to allow boxes to have elements inserted and removed from them dynamically.
1999-04-12 21:48:21 +00:00
jdunn%netscape.com
4b7b87047f
fix compiler error, need to specify base class 'type'
1999-04-12 21:46:53 +00:00
jdunn%netscape.com
019862cec6
fixing compiler error (nsIMsgUriUrl base class must be declared public)
1999-04-12 21:35:45 +00:00
sspitzer%netscape.com
70e2ff56a6
quiet the UNIX compiler. Thanks to bruce@cybersight.com for this patch.
1999-04-12 21:28:28 +00:00
joki%netscape.com
4bece97409
New argument to nsIWebShellContainer::FocusAvailable method
1999-04-12 21:25:08 +00:00
joki%netscape.com
b6f2484b5b
New api's into nsEventStateManager for content state change (hover,focus,active)
1999-04-12 21:24:07 +00:00
slamm%netscape.com
6af1a991d4
Pthreads is on by default now for configure. Make client.mk do the same.
1999-04-12 21:20:59 +00:00
joki%netscape.com
7d2394ef77
Event name change to add prefix to js handlers
1999-04-12 21:17:44 +00:00
joki%netscape.com
81cd430b97
Event name change to remove unnecessary prefix.
1999-04-12 21:17:07 +00:00
jdunn%netscape.com
d80e1ad24a
remove compiler warning, add comment delimiters after endif
1999-04-12 20:58:05 +00:00
jdunn%netscape.com
08b49c00de
remove compiler warning about no return value
1999-04-12 20:57:11 +00:00
jdunn%netscape.com
3bfb1ebbb6
fix compiler error (NS_DECL_ISUPPORTS doesn't require a ';'
1999-04-12 20:56:15 +00:00
jdunn%netscape.com
517363c661
fix compile warning about no return value
1999-04-12 20:54:27 +00:00
jdunn%netscape.com
84c1e04f45
add comment delimiter after endif
1999-04-12 20:52:38 +00:00
jdunn%netscape.com
40a6a44948
fix compiler error (NS_DECL_ISUPPORTS does not require a ';'
1999-04-12 20:51:52 +00:00
jdunn%netscape.com
5551f03315
fix compiler error (NS_DECL_ISUPPORTS shouldn't befollowed by a ';'
1999-04-12 20:47:08 +00:00
jdunn%netscape.com
88caa60faa
fix native compiler error (NS_DECL_ISUPPORTS should not have ';'
1999-04-12 20:46:09 +00:00
jdunn%netscape.com
b501a78d8a
fix compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end
1999-04-12 20:40:13 +00:00
jdunn%netscape.com
db13725843
fix native compiler error (NS_DECL_ISUPPORTS should not be followed by a ';'
1999-04-12 20:38:57 +00:00
warren%netscape.com
853900c2db
Fixed up nsIUrl and added an implementation that allows for setting the parts. Added MakeAbsoluteUrl to nsINetService and nsIProtocolHandler.
1999-04-12 20:35:24 +00:00
jdunn%netscape.com
c3389409ae
Fixing native compiler error (NS_DECL_ISUPPORTS shouldn't have a ';' at the end
1999-04-12 20:35:04 +00:00
kipp%netscape.com
a7dbde64d3
alloc another IID
1999-04-12 20:34:28 +00:00
sfraser%netscape.com
53128d7612
Don't crash when quitting with an editor window open.
1999-04-12 20:27:06 +00:00
putterman%netscape.com
c84813f246
Add descending sort, add Message counts to folder pane and Open Navigator
...
from within Messenger.
1999-04-12 20:25:41 +00:00
putterman%netscape.com
5e083ca57b
use PL_strfree.
1999-04-12 20:24:47 +00:00
putterman%netscape.com
494439de1a
Use PL_strfree.
1999-04-12 20:24:24 +00:00
putterman%netscape.com
40675bcac9
Don't read past end of buffer.
1999-04-12 20:23:57 +00:00
putterman%netscape.com
9969718cdb
View message counts in the folder pane.
1999-04-12 20:23:40 +00:00
rhp%netscape.com
b8a91a8b42
Added nsEscapeHTML() function
1999-04-12 20:23:21 +00:00
putterman%netscape.com
4387035a4d
Add GetBufferPos
1999-04-12 20:23:04 +00:00
putterman%netscape.com
728f20d460
use PR_FALSE instead of FALSE
1999-04-12 20:22:48 +00:00
putterman%netscape.com
5d1733a2af
Some code cleanup.
1999-04-12 20:22:27 +00:00
putterman%netscape.com
938a9c1b01
Pass in old values to property changed.
1999-04-12 20:22:10 +00:00
waterson%netscape.com
8874de1dc6
Fixed problem with HTML-nested-in-XUL-neseted-in-HTML. Removed unnecessary code that was #ifdef-ed out.
1999-04-12 20:16:32 +00:00
jdunn%netscape.com
343893cb44
use C style comments instead of C++ since this is a 'C' file.
1999-04-12 20:15:26 +00:00
jdunn%netscape.com
502899b64d
on AIX (and I am suspecting HPUX) nsDerivedSafe needs to be a friend in
...
order to access the private constructor.
1999-04-12 20:14:20 +00:00