Граф коммитов

23337 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 1c1d530ab2 Bug fixes of utf-8 utils. 1999-04-13 01:06:14 +00:00
mscott%netscape.com f56fff1124 Build pop3Test again. 1999-04-13 01:00:18 +00:00
mscott%netscape.com daf772d00a Fixes to update pop3 test with Alec's latest identity/account drop. 1999-04-13 00:59:44 +00:00
karnaze%netscape.com dd92800942 bug 1596 1999-04-13 00:56:23 +00:00
jj%netscape.com 5a6b1126c5 removed NS libraries from the static lib target 1999-04-13 00:53:12 +00:00
jband%netscape.com 89e4ae2743 fix for comment spanning the buffer boundary 1999-04-13 00:50:39 +00:00
sfraser%netscape.com 282477542a First Checked In. 1999-04-13 00:33:58 +00:00
waterson%netscape.com bd9932bb35 Removed #ifdefs, these are just placeholder files now. 1999-04-13 00:30:35 +00:00
waterson%netscape.com cb39e9da8d Regenerated using newer xpidl compiler. 1999-04-13 00:29:43 +00:00
joki%netscape.com e594bb9b7c Send Click events to frames as well as content. 1999-04-13 00:27:58 +00:00
mscott%netscape.com 977968ce0a Checked in for davidm. Export the net support dialog xul file into dist\bin\res\samples. 1999-04-13 00:22:48 +00:00
radha%netscape.com 58c1fd0c96 Fix for bug 4668. Make sure that all children documents have finished loading
before calling OnEndDocumentLoading.
1999-04-13 00:19:48 +00:00
waterson%netscape.com 4879011832 Moved comments into the IDL file. 1999-04-13 00:16:38 +00:00
nisheeth%netscape.com b148604ccb Adding XML tests 14 and 15 to the Samples Menu. 1999-04-13 00:16:27 +00:00
troy%netscape.com 22912b419f Changed MoveOverflowToChildList() and PushChildren() to call
ReparentFrameView()
1999-04-13 00:15:13 +00:00
nisheeth%netscape.com 489a5c4bed Adding XML tests 14, 15 to the File...Samples menu. 1999-04-13 00:13:54 +00:00
davidm%netscape.com 3d379aad12 make the file compatible with the new xml parser 1999-04-13 00:13:04 +00:00
saari%netscape.com 07cb5b84da Menu changes getting ready for dynamic menus 1999-04-13 00:12:59 +00:00
saari%netscape.com b63a2e9a5e menu changes getting ready for dynamic menus 1999-04-13 00:12:40 +00:00
nisheeth%netscape.com 111df3d191 Adding XML tests 14 and 15 to the samples menu. 1999-04-13 00:10:00 +00:00
cata%netscape.com 173fa41b19 Bugfix for out of control growth of internal buffer under certain error conditions. 1999-04-13 00:08:26 +00:00
troy%netscape.com 68629094d7 Removed Join() function from nsFrameList, because we already has a version
of AppendFrames() that did the same exact thing
1999-04-13 00:06:17 +00:00
putterman%netscape.com 9cdf3d2327 Provide notification for folder count changes. 1999-04-12 23:57:58 +00:00
sfraser%netscape.com 5204070e2f Remove assorted extraneous warning-producing cruft 1999-04-12 23:49:37 +00:00
troy%netscape.com 03e8dd2540 Removed some code from nsContainerFrame that is no longer needed now that'
we have nsFrameList
1999-04-12 23:46:02 +00:00
sspitzer%netscape.com 5efdaa4c0c fix for bug #4977. curse unitialized variables 1999-04-12 23:31:37 +00:00
sspitzer%netscape.com 942f9d710e stop driving the mailnews team insane with my printfs 1999-04-12 23:26:21 +00:00
troy%netscape.com fb7134b00b Fixed a problem in MoveOverflowToChildList() where Join() was being used
when InsertFrames() should have been used instead
1999-04-12 23:03:11 +00:00
davidm%netscape.com a7e8bce3f0 use nsIEventQueueService rather than our own private event queue. Leads to the removal of a bunch of #ifdef mac code. 1999-04-12 22:52:52 +00:00
davidm%netscape.com 66a58a43bb Remove #ifdef Mac code now that the mac uses the EventQueue Service 1999-04-12 22:49:38 +00:00
davidm%netscape.com 7d31b1f4dc Added code to allow mac process the event queues 1999-04-12 22:47:48 +00:00
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