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

11325 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 5708e127f6 Added forward decl of nsIDMWidget 1998-11-11 02:58:39 +00:00
pierre%netscape.com 197e5a86da Initialize the 2 new fields of the nsSizeEvent (mWinWidth + mWinHeight) before dispatching the event. Fix a crash due to recursive calls in the sample viewer app. 1998-11-11 02:49:14 +00:00
hyatt%netscape.com 5ca92aa7c5 Changing the interfaces to avoid a big bad diamond inheritance pattern when we
drop in the RDF implementations.
1998-11-11 01:58:21 +00:00
cls%seawood.org 92dbfec844 Fixes to resource install for xpfe. Fixes to make MOZ_NATIVE_* work again. Thanks to Jeremy Lea <reg@shale.csir.co.za> for the diffs. 1998-11-11 01:53:49 +00:00
hyatt%netscape.com 55d2fd7749 Added interfaces. 1998-11-11 01:52:44 +00:00
hyatt%netscape.com e7e2ddc39c Added new interfaces. 1998-11-11 01:52:34 +00:00
pierre%netscape.com e0bf1c0c94 Set the scroll bar dimensions to 16 pixels instead of 10. 1998-11-11 01:41:44 +00:00
pierre%netscape.com 9a23e93939 Set the coordinates ot the top-level object to (0,0) instead of its global coordinates. Removed the override of PointInWidget() which became obsolete after the change above. Changed Move() and Resize() to call the toolbox only when necessary. 1998-11-11 01:40:56 +00:00
hyatt%netscape.com 1ef67832b6 Added a parent access function. 1998-11-11 01:40:54 +00:00
pierre%netscape.com ff58175180 Removed the override of PointInWidget() which became obsolete after the change in the coordinate system. 1998-11-11 01:40:43 +00:00
pierre%netscape.com 532c6b6a61 Clean up the drawing code. Use StartDraw() and EndDraw(). It still has to be replaced with a native control. 1998-11-11 01:39:44 +00:00
pierre%netscape.com cfad00a8b6 Set the coordinates ot the top-level object to (0,0) instead of its global coordinates. Clipping and settting the origin is done in StartDraw() instead of Update(). 1998-11-11 01:38:33 +00:00
pierre%netscape.com ef4ab31a74 Remove the unused CalcTotalOffset() 1998-11-11 01:38:00 +00:00
hyatt%netscape.com bc8296c29a Added iterators over node's children. 1998-11-11 01:37:51 +00:00
hyatt%netscape.com 544e224764 Tweaks to the APIs to change the int types. Also cleaned up IsExpanded. 1998-11-11 01:29:42 +00:00
hyatt%netscape.com 5764ff6a43 Tweaking sort enum. 1998-11-11 00:21:30 +00:00
hyatt%netscape.com 64f5fbd0fd Added sort state enum. 1998-11-11 00:20:59 +00:00
jsun%netscape.com 57911c5ec1 Fix windows build:
Removed nsIXPFCContentSinkContainer.h dependency
1998-11-11 00:17:29 +00:00
hyatt%netscape.com 60ba364a21 Fixing a mistake in the include ifdef. 1998-11-11 00:06:20 +00:00
hyatt%netscape.com 63b488ce40 Tweaks to the interfaces to make them internally consistent. 1998-11-10 23:44:53 +00:00
hyatt%netscape.com 39b0812f54 Files for data model widgets (and for the tree view widget in particular). 1998-11-10 23:08:22 +00:00
hyatt%netscape.com 0972b7e2b3 The interface for widgets that interact with a data model. 1998-11-10 23:07:02 +00:00
cls%seawood.org 48ccca39cd Do not explicitly set MAKE as GNU make automatically sets it. If NSPR_INSTALL_DIR is defined, then use --with-nspr, otherwise do not bother. 1998-11-10 21:58:31 +00:00
cls%seawood.org 27df11fdb4 Added solaris section to pthread test 1998-11-10 21:57:18 +00:00
cls%seawood.org 6ff86af660 Fixed check for motif 1998-11-10 21:55:44 +00:00
karnaze%netscape.com 739d650e16 fixed <frameset frameborder=no> allowed frame resizing 1998-11-10 20:49:51 +00:00
jsun%netscape.com f47fb4c85a Modified nsStreamManager::LoadURL so that nsIXPFCCanvas parameter is
replaced by generic nsISupports.

Added nsIXPFCContentSink interface to implement the SetContentSinkContainer
method.
1998-11-10 20:04:01 +00:00
jsun%netscape.com cedc3841b8 Updated calendar XML parser to use newer LoadURL call. 1998-11-10 19:33:47 +00:00
kipp%netscape.com 6594f8745d Fixed AddFrame method hiding 1998-11-10 19:20:53 +00:00
kipp%netscape.com f775a3a3ef Removed unused include 1998-11-10 19:16:32 +00:00
cls%seawood.org c953650146 Sync'd with Makefile. Thanks to Steve Morrison <smorrison@gte.com> for pointing this out. 1998-11-10 18:14:24 +00:00
kipp%netscape.com 70b6a98a18 Use lineLayout object to pass on floater to the containing block 1998-11-10 18:04:34 +00:00
kipp%netscape.com 936937c930 Added InitFloater 1998-11-10 18:04:19 +00:00
kipp%netscape.com 181745629e Use geometric parent to get containing block of the floater 1998-11-10 18:04:10 +00:00
kipp%netscape.com b9b94688c5 Removed obsolete IIDs 1998-11-10 18:03:53 +00:00
kipp%netscape.com 978ab18324 Removed GetReflowMetrics 1998-11-10 18:03:42 +00:00
kipp%netscape.com ebf7629df3 Tidy up by removing some old junky code 1998-11-10 18:03:29 +00:00
kipp%netscape.com abcd8bb746 nuked 1998-11-10 18:02:20 +00:00
kipp%netscape.com 03015215fe Added a reminder to the ua.css 1998-11-10 18:00:46 +00:00
kipp%netscape.com 2b8c7fce52 Removed the unused GetReflowMetrics method (it may come back in a different form some day) 1998-11-10 18:00:08 +00:00
cls%seawood.org 9e4439c5c7 Changed libplds21 check from PL_VectorAdd to PL_GetEvent. Thanks to Brian Ryner <bryner@my-dejanews.com> for pointing out the nspr change. 1998-11-10 16:49:12 +00:00
rpotts%netscape.com 091d1a0344 do not allow the stream listener to be freed during a call to OnDataAvailable... It is possible, that OnStopBinding() wil lbe called while the listener is processing the data (ie. the URL load is interrupted). If this happens, do not free the listener until the OnDataAvailable() call has finished... 1998-11-10 07:06:02 +00:00
morse%netscape.com a236dcc4da attempt to fix build bustage 1998-11-10 06:33:14 +00:00
troy%netscape.com fd34820203 Renamed Init() to SetInitialChildList() and added an additional parameter
for the name of the child list
1998-11-10 06:05:32 +00:00
mcafee%netscape.com 5af54219df Better error for missing nspr libs 1998-11-10 05:06:00 +00:00
morse%netscape.com 5943595f14 turn on cookie management 1998-11-10 04:39:38 +00:00
morse%netscape.com bcfbfdb370 separate trust labels from cookie management 1998-11-10 04:31:26 +00:00
troy%netscape.com d78c313324 Added GetChildListName() member function 1998-11-10 04:31:02 +00:00
pavlov%pavlov.net b6da782354 Removed some old debugging messages and redid some font initialization which
seems to work a tad better, though it has plenty room to be improved.
1998-11-10 04:28:00 +00:00
pavlov%pavlov.net 5b9342f291 Impliment menu callbacks, fix a few paint events, remove some old debugging
messages.  Use nsWidget::Show for nsWindow::Show.
1998-11-10 04:25:51 +00:00