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
saari%netscape.com
4999ccae6a
Adding a nsnull check before we call through a returned pointer. Breaking on linux
1999-01-27 06:01:38 +00:00
troy%netscape.com
1741d8cae3
Changed Reflow() to take into account absolutely positioned child
...
frames when computing the desired size
1999-01-27 05:58:43 +00:00
ramiro%netscape.com
8fb4952bb4
Fix it for real this time. I thought i fixed before. Why is this so hard ?
1999-01-27 05:55:09 +00:00
troy%netscape.com
ff371f2925
Added work-in-progress for 'fixed' positioning
1999-01-27 05:37:55 +00:00
troy%netscape.com
fd60d0f87e
Added helper function IsAbsolutelyPositioned() to nsStylePosition
1999-01-27 05:35:54 +00:00
sfraser%netscape.com
8564accdcd
Changes to avoid using window refCons for raptor data. Store a list of windows in nsMacMessageSink, pass all events to the sink, and return a boolean for handled status. In the window, add and remove raptor windows from the list.
1999-01-27 05:24:26 +00:00
sfraser%netscape.com
6e3b00d540
Fix menu ID conflict between Print one column, and tree view menu items.
1999-01-27 05:22:06 +00:00
sfraser%netscape.com
9a4ac794ae
Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, the viewer uses the window refCon to store an nsBrowserWindow now.
Also fixed menu item numbering, as two different items were using 2000.
1999-01-27 05:21:43 +00:00
sfraser%netscape.com
88f0c9245d
Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, we use this to set refCon data. On other platforms, it's just a stub.
1999-01-27 05:20:43 +00:00
briano%netscape.com
8ab8a1400f
Automated update
1999-01-27 05:15:34 +00:00
ramiro%netscape.com
ebc4d392ab
Add xpfe/browser/public to build.
1999-01-27 05:13:41 +00:00
pollmann%netscape.com
4716eac6b9
Bug 2370: FreeBSD 3.0 patches
1999-01-27 05:10:54 +00:00
ramiro%netscape.com
40c9c81e4b
Ignore generated files.
1999-01-27 05:09:47 +00:00
mcafee%netscape.com
5854a9b69e
ignore generated Makefile
1999-01-27 05:06:20 +00:00
sfraser%netscape.com
028c391b41
Fix the about box so that it doesn't refer to PowerPlant
1999-01-27 05:05:52 +00:00
rods%netscape.com
e65332688f
Added setting of the initial URL in the URL Bar
1999-01-27 04:53:10 +00:00
ramiro%netscape.com
a9923daa01
Add makefile to unbreak build.
1999-01-27 04:49:35 +00:00
gagan%netscape.com
00d7f6af59
Replaced default 4.05 with 5.0 for User agent string.
1999-01-27 04:28:34 +00:00
mscott%netscape.com
64f34fb645
Externally define msg_LineBuffer....
1999-01-27 04:23:11 +00:00
rods%netscape.com
45ef69a207
Added BUTTON.ROLLOVER and BUTTON.DIABLED pseudo-classes
1999-01-27 04:22:35 +00:00
saari%netscape.com
48601665e3
mozilla/widget/src/xpwidgets/nsBaseWidget.h
uncommented nsIMenuListener *mMenuListener for XPToolkit menus
Index: nsBaseWidget.cpp
===================================================================
RCS file: /m/pub/mozilla/widget/src/xpwidgets/nsBaseWidget.cpp
uncommented mMenuListener code for XPToolkit menus
1999-01-27 04:20:20 +00:00
mscott%netscape.com
f405a11f9a
Include rdf to fix build breakage when nsIMsgFolder started inheriting from an RDF interface....
1999-01-27 04:19:26 +00:00