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

15324 Коммитов

Автор SHA1 Сообщение Дата
erik%netscape.com fd2231341f again, had to fix some strange IID stuff that wouldn't compile on the Mac 1999-01-27 18:46:07 +00:00
erik%netscape.com 78e4b669e2 added PropertiesTest for new Java property file-like class 1999-01-27 18:42:28 +00:00
erik%netscape.com 516a0105ce added nsProperties.cpp and nsBaseDLL.cpp
(for Java property file-like class, and its NSGetFactory)
1999-01-27 18:22:03 +00:00
mscott%netscape.com 124f1f9ada Include sockstub 1999-01-27 18:19:40 +00:00
erik%netscape.com 195adb7362 added nsIProperties.h (like Java property files) 1999-01-27 18:18:35 +00:00
mscott%netscape.com c6318c2b10 Include sockstub directory... 1999-01-27 18:17:25 +00:00
cata%netscape.com b78e142c3f Test code for the hacky Ascii Encoder added. 1999-01-27 18:06:03 +00:00
cata%netscape.com 8bf62a32c9 Hacky Ascii Unicode encoder added for testing purposes. 1999-01-27 18:05:08 +00:00
cata%netscape.com 64c5987ad2 More methods added in the interface. 1999-01-27 18:03:59 +00:00
cata%netscape.com 519bf61974 Docs added. Changes in error codes. 1999-01-27 18:02:58 +00:00
cata%netscape.com c00a23c5d8 Added Error Offset Code for the Unicode Converters module. 1999-01-27 18:00:50 +00:00
kipp%netscape.com ba3278f97a Fixed build bustage 1999-01-27 17:40:10 +00:00
saari%netscape.com 6a0be0d0d6 fixing secondary build break nsMenu should be nsMenuItem 1999-01-27 17:38:43 +00:00
saari%netscape.com f1a413f258 fixing secondary build break nsMenu not defined. Should be nsMenuItem 1999-01-27 17:37:42 +00:00
pinkerton%netscape.com 79a8a67fb9 make toolbox gray, not green. 1999-01-27 17:36:39 +00:00
pinkerton%netscape.com 9bb17cae02 add in toolbox 1999-01-27 17:36:12 +00:00
saari%netscape.com da1e49724c fixed a previous typo of mine 1999-01-27 17:33:55 +00:00
saari%netscape.com 6a6c15ac31 hacking xptoolkit menus 1999-01-27 17:33:00 +00:00
saari%netscape.com 88b10b270a Adding in a XUL menubar. This isn't really the right place for a XUL menubar, but it will do for the M1 demo. 1999-01-27 17:16:38 +00:00
pinkerton%netscape.com 05fb6700cf add xul namespace line. 1999-01-27 17:11:02 +00:00
saari%netscape.com e7db976ec4 fixing build break change AddItem to AddMenuItem 1999-01-27 17:00:11 +00:00
kostello%netscape.com e2ab54c03b Updated XIFDTD token processing to match Rick's changes
by imitating behavior found in nsWellFormedDTD.cpp
1999-01-27 16:37:53 +00:00
kostello%netscape.com f4cb89a986 Fixed bug: dereferencing a null in nsMarkupDocument
Suppressed creation of STYLE leaf tag in the XIF encoding
until style sheet output is fixed.
1999-01-27 16:35:32 +00:00
saari%netscape.com 483bcdb3ba /m/pub/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Several menu construction changes 1999-01-27 16:25:22 +00:00
saari%netscape.com 12a066f392 /m/pub/mozilla/widget/public/nsIMenuItem.h - Added SetLabel method /m/pub/mozilla/widget/src/mac/nsMenuItem.h /m/pub/mozilla/widget/src/gtk/nsMenuItem.h /m/pub/mozilla/widget/src/motif/nsMenuItem.h /m/pub/mozilla/widget/src/windows/nsMenuItem.h - Added SetLabel method /m/pub/mozilla/widget/src/mac/nsMenuItem.cpp /m/pub/mozilla/widget/src/gtk/nsMenuItem.cpp /m/pub/mozilla/widget/src/motif/nsMenuItem.cpp /m/pub/mozilla/widget/src/windows/nsMenuItem.cpp - Added SetLabel method 1999-01-27 16:14:48 +00:00
saari%netscape.com c656fedda3 /m/pub/mozilla/widget/public/nsIMenuBar.h - Added Paint method /m/pub/mozilla/widget/src/mac/nsMenuBar.h - Added Paint method - Mac implementation changes /m/pub/mozilla/widget/src/gtk/nsMenuBar.h /m/pub/mozilla/widget/src/motif/nsMenuBar.h /m/pub/mozilla/widget/src/windows/nsMenuBar.h - Added Paint method /m/pub/mozilla/widget/src/mac/nsMenuBar.cpp - Added Paint method - Mac implementation changes /m/pub/mozilla/widget/src/gtk/nsMenuBar.cpp /m/pub/mozilla/widget/src/motif/nsMenuBar.cpp /m/pub/mozilla/widget/src/windows/nsMenuBar.cpp - Added Paint method 1999-01-27 16:05:57 +00:00
saari%netscape.com 1507ffe918 /m/pub/mozilla/widget/public/nsIMenu.h - Changed AddItem to AddMenuItem /m/pub/mozilla/widget/src/mac/nsMenu.h /m/pub/mozilla/widget/src/gtk/nsMenu.h /m/pub/mozilla/widget/src/motif/nsMenu.h /m/pub/mozilla/widget/src/windows/nsMenu.h - Changed AddItem to AddMenuItem /m/pub/mozilla/widget/src/mac/nsMenu.cpp /m/pub/mozilla/widget/src/gtk/nsMenu.cpp /m/pub/mozilla/widget/src/motif/nsMenu.cpp /m/pub/mozilla/widget/src/windows/nsMenu.cpp - Changed AddItem to AddMenuItem 1999-01-27 15:57:57 +00:00
saari%netscape.com 6bf6cb7939 /m/pub/mozilla/widget/public/nsIWidget.h - Added AddMenuListener method 1999-01-27 15:48:22 +00:00
rods%netscape.com 3bb837335c Commented out some debug statements 1999-01-27 15:32:19 +00:00
rods%netscape.com 70bb3c7d63 The :prefs" variable in the "Print" method is null so I changed
NS_RELEASE(prefs) to NS_IF_RELEASE(prefs) why is prefs null??
1999-01-27 15:25:56 +00:00
rods%netscape.com 8735cfa4de Added Throbber 1999-01-27 15:15:21 +00:00
hyatt%netscape.com 0aecfc3e54 Making events still possible within tree cells. 1999-01-27 12:42:37 +00:00
hyatt%netscape.com 902e7c0207 Making events for arbitrary HTML still work in tree cells. 1999-01-27 12:42:21 +00:00
hyatt%netscape.com 9eef28cab4 Improvements to the tree widget to implement expanding and collapsing
nodes.
1999-01-27 12:17:35 +00:00
saari%netscape.com 1f05fc29a1 mozilla/xpfe/appshell/src/nsWebShellWindow.cpp - Added LoadMenus method to construct menus mozilla/xpfe/appshell/src/nsWebShellWindow.h - Added LoadMenus method 1999-01-27 10:51:28 +00:00
saari%netscape.com 1aeac01b4b Fixing missing return value breakage. 1999-01-27 10:39:52 +00:00
hyatt%netscape.com 104e6beaba Implemented selection in the tree view. 1999-01-27 10:10:37 +00:00
hyatt%netscape.com 829b7f8804 Fixed a bug wherein tree frames weren't being added to the flow. 1999-01-27 10:10:02 +00:00
saari%netscape.com 53835338be /m/pub/mozilla/widget/src/mac/nsWindow.cpp /m/pub/mozilla/widget/src/motif/nsWindow.cpp /m/pub/mozilla/widget/src/windows/nsWindow.cpp - call nsMenuListener in DispatchEvent 1999-01-27 09:37:23 +00:00
saari%netscape.com c802069025 /m/pub/mozilla/widget/src/mac/nsIMenuBar.cpp /m/pub/mozilla/widget/src/gtk/nsIMenuBar.cpp /m/pub/mozilla/widget/src/motif/nsIMenuBar.cpp /m/pub/mozilla/widget/src/windows/nsIMenuBar.cpp - Added MenuSelected routine /m/pub/mozilla/widget/src/mac/nsMenuBar.h /m/pub/mozilla/widget/src/gtk/nsMenuBar.h /m/pub/mozilla/widget/src/motif/nsMenuBar.h /m/pub/mozilla/widget/src/windows/nsMenuBar.h - nsMenuBar inherits from nsMenuListener 1999-01-27 09:02:51 +00:00
cls%seawood.org 52907bc192 Better handling of compiler options. Thanks to Tim Rice <tim@trr.metro.NET> for the patch. 1999-01-27 08:45:40 +00:00
saari%netscape.com f680767b34 nsIMenu.h - Add SetLabel method nsMenu.h - Added SetLabel method nsMenu.cpp - Added SetLabel method nsIWidget.h - Added AddMenuListener method /m/pub/mozilla/webshell/tests/viewer/nsSetupRegistry.cpp - Registered factories for nsMenuBar, nsMenu, and nsMenuItem 1999-01-27 07:51:20 +00:00
hyatt%netscape.com 74497032ef Adding nsTreeCellFrame.cpp to project. 1999-01-27 07:46:10 +00:00
hyatt%netscape.com 2608a14608 Adding tree cell frame. 1999-01-27 07:31:14 +00:00
hyatt%netscape.com b7887fe8d6 @%!%@! 1999-01-27 07:30:24 +00:00
hyatt%netscape.com 91364acc34 Getting rid of a conflict that I had. 1999-01-27 07:23:58 +00:00
hyatt%netscape.com b0f9e290a5 Tweaking XUL frame construction. Also adding in a temporary tweak to
keep a NOTYETIMPLEMENTED from firing when an attribute in XML is
changed.  (Making it do a reflow rather than a reframe.)
1999-01-27 07:22:05 +00:00
mcafee%netscape.com c9e9df3419 Adding pure target to run purify (Solaris) 1999-01-27 07:17:32 +00:00
sfraser%netscape.com 9a905477aa Return a result (duh) from InitNativeWindow() 1999-01-27 06:47:08 +00:00
coop%netscape.com fc64b44984 NOT YET PART OF SEAMONKEY:
* fixed XPT_SizeOfHeader. It wasn't actually walking the annotations, but it does now.
* added some basic dumping code to SimpleTypeLib. Currently only the headers can be dumped. Once XDR read code is up and running, this dumping code will become a separate utility, most likely under a libxpt/tools subdir.
1999-01-27 06:32:57 +00:00