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
rods%netscape.com
89dd7013c7
Implemented the window.print() method
1999-01-27 04:15:19 +00:00
rods%netscape.com
afa1a733ff
Commented out the MACRO for for settting and getting the disabled attribute
...
I implemented them fully so I code set the "disabled" pseudo-class properly
1999-01-27 04:13:44 +00:00
sdagley%netscape.com
4ce26fdce3
First Checked In.
1999-01-27 04:12:38 +00:00
sdagley%netscape.com
82d5bff1c1
Updating so that builds on the Mac will use a SIOUX console window rather than writing to a file (which doesn't work unless running under the debugger for an undetermined reason).
1999-01-27 04:11:54 +00:00
rods%netscape.com
f065094abf
Added rollover pseudo-class processing for mouse enter and exit
1999-01-27 04:09:12 +00:00
rods%netscape.com
fe87365bf2
Fixed up the UI, added the status bar
1999-01-27 04:03:46 +00:00
mscott%netscape.com
9e1d7b3368
Use nsMsgFolderFlags.h instead of msgFolderFlags.h...
1999-01-27 04:03:17 +00:00
rods%netscape.com
1601763249
Added a lot code for M1
1999-01-27 04:02:33 +00:00
mscott%netscape.com
f1f8ea56df
Export nsMsgPtrArray.h and nsMsgGroupRecord.h
1999-01-27 04:02:04 +00:00
mscott%netscape.com
0a6810b20c
include rosetta.h in this file.
1999-01-27 03:58:45 +00:00
rods%netscape.com
bd295f6007
initial checkin
1999-01-27 03:55:39 +00:00