ramiro%netscape.com
|
a852222b5a
|
Added a type cast.
Thanks to Wan-Teh Chang <wtc@netscape.com> for the patch.
|
1998-12-06 05:32:57 +00:00 |
|
pavlov%pavlov.net
|
120268aa09
|
nsText* removed unused class variables.
nsWidget use the nsLookAndFeel values instead of defining the colors again.
|
1998-12-06 04:31:13 +00:00 |
|
pavlov%pavlov.net
|
7635f099df
|
set texts for text boxes correctly. impliment InsertText.
|
1998-12-06 03:14:23 +00:00 |
|
pierre%netscape.com
|
154cd3db3b
|
Moved the Mac Toolbox initialization from nsToolkit to nsAppShell, the reason being that nsAppShell is destined to be replaced by embedding applications while nsToolkit isn't.
|
1998-12-06 00:51:16 +00:00 |
|
pierre%netscape.com
|
2a0605988d
|
StartDraw() initializes the rendering context; it allows Update() to pass the rendering context to the children.
|
1998-12-06 00:37:46 +00:00 |
|
pierre%netscape.com
|
320e632b52
|
removed the ::IdleControl() stuff (it was intended for edit fields but they have been implemented as LPeriodicals)
|
1998-12-06 00:36:15 +00:00 |
|
ramiro%netscape.com
|
151ac529c1
|
This patch set just makes sure that all functions that are
supposed to return values actually do so, to keep the Solaris
native compiler happy.
Thanks to Tim Rowley <tor@cs.brown.edu> for the fix.
|
1998-12-05 11:54:00 +00:00 |
|
ramiro%netscape.com
|
e2b921bf3c
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
|
pavlov%pavlov.net
|
582b673aa6
|
Fix some code... its late isn't it? no more random looping due to resizing
code.
|
1998-12-05 03:54:30 +00:00 |
|
hyatt%netscape.com
|
f50cab1781
|
Oops. Fixing build bustage.
|
1998-12-04 23:55:48 +00:00 |
|
hyatt%netscape.com
|
cbbb240c02
|
Tweaks.
|
1998-12-04 23:05:50 +00:00 |
|
hyatt%netscape.com
|
0dab208fd2
|
Added support for vertical dividers.
|
1998-12-04 22:15:47 +00:00 |
|
pinkerton%netscape.com
|
c81964c2c5
|
Changed it so that triangle is drawn with lines instead of polygon
because of differences in gfx between platforms.
|
1998-12-04 21:36:43 +00:00 |
|
akkana%netscape.com
|
5da3c4fcdf
|
base/src/nscore.h
|
1998-12-04 21:36:23 +00:00 |
|
pinkerton%netscape.com
|
6aa787e50c
|
now draws triangle in upper right to indicate this button has a menu. Draws in gray when the button is disabled.
|
1998-12-04 16:34:56 +00:00 |
|
dcone%netscape.com
|
88115c192c
|
Added printing support
|
1998-12-04 15:02:57 +00:00 |
|
dcone%netscape.com
|
67bb22ffd2
|
First Checked In.
|
1998-12-04 15:02:26 +00:00 |
|
pinkerton%netscape.com
|
343027d449
|
lighten the widget bg colors so this things finally looks like macNavigator again.
|
1998-12-04 01:39:36 +00:00 |
|
slamm%netscape.com
|
45fedef1f0
|
Add support for hyatt's treeview.
|
1998-12-04 01:06:58 +00:00 |
|
slamm%netscape.com
|
1bae821802
|
Build hyatt's treeview on Unix.
|
1998-12-04 01:06:53 +00:00 |
|
hyatt%netscape.com
|
ef3edbb7b0
|
Tweaked the tree colors.
|
1998-12-03 23:55:15 +00:00 |
|
hyatt%netscape.com
|
4af3f59416
|
The tree view column pushers disable properly. Hidden/shown columns remember
their desired widths.
|
1998-12-03 22:15:51 +00:00 |
|
pinkerton%netscape.com
|
7c7b712223
|
make sure the port is set correctly before we call ::SetOrigin on mouse events.
|
1998-12-03 22:05:49 +00:00 |
|
mjudge%netscape.com
|
669742abb5
|
changing enumerator interface again
|
1998-12-03 21:46:27 +00:00 |
|
mjudge%netscape.com
|
6a4ef991ee
|
changing enumerator interface
|
1998-12-03 21:46:06 +00:00 |
|
wtc%netscape.com
|
014c54462a
|
Added a static cast from void* to GtkWidget*.
|
1998-12-03 06:35:05 +00:00 |
|
saari%netscape.com
|
1576d7c24e
|
Mac - Temporarly turning off the passing down of rendering contexts to children during updates to facilitate a hack that improves rendering. The hack is getting around the Windows centric XP code.
|
1998-12-03 04:26:46 +00:00 |
|
pinkerton%netscape.com
|
fff8fe4b1e
|
replace NS_IMETHOD with expanded version to make vc6 happy.
|
1998-12-03 01:45:40 +00:00 |
|
pinkerton%netscape.com
|
d28de534ca
|
move the tree and toolbar files into their own group.
|
1998-12-03 01:27:41 +00:00 |
|
pinkerton%netscape.com
|
f8f5bef93e
|
general cleanup, change PaintLines() to PaintRows(), cleaned up cntr.
|
1998-12-03 01:27:24 +00:00 |
|
pinkerton%netscape.com
|
cbea612556
|
make the toolbar inherit from the dataModelWidget class like the trees.
|
1998-12-03 01:26:39 +00:00 |
|
pinkerton%netscape.com
|
4ad7e18ed5
|
clean up a warning and some comments.
|
1998-12-03 01:26:10 +00:00 |
|
pinkerton%netscape.com
|
cb881e2b8e
|
moved eDMImageLoaded constant here because this is the only place it is used.
|
1998-12-03 01:25:50 +00:00 |
|
pinkerton%netscape.com
|
291af9a28b
|
reshuffled some things to remove include dependancies, etc.
|
1998-12-03 01:25:26 +00:00 |
|
hyatt%netscape.com
|
0279740d43
|
Removal of the mutable keyword (to keep VC4.2 happy), and a fix to make
sure the folder and trigger images load for everyone.
|
1998-12-02 23:04:55 +00:00 |
|
pavlov%pavlov.net
|
b47b3876de
|
removed extranious #include "gtklayout.h"'s and #ifndef GTK_HAVE_FEATURES_1_1_6
in gtklayout.c and nsWidget.h so that we use the gtklayout from gtk 1.1.6 if
available.
|
1998-12-02 19:54:34 +00:00 |
|
pinkerton%netscape.com
|
0393426e92
|
add the files to build the xpfe tree view.
|
1998-12-02 19:49:27 +00:00 |
|
pinkerton%netscape.com
|
7a96113028
|
export the tree view.
|
1998-12-02 19:49:06 +00:00 |
|
pinkerton%netscape.com
|
655f344bbe
|
add the tree view to the widget factory.
|
1998-12-02 19:48:55 +00:00 |
|
pinkerton%netscape.com
|
a530a48ff9
|
fix PRBool and an unwanted assignment in an if().
|
1998-12-02 19:48:28 +00:00 |
|
dcone%netscape.com
|
26ca8b6da1
|
Changed the name so the file can be used on the Mac
|
1998-12-02 16:06:31 +00:00 |
|
pierre%netscape.com
|
67e6a0fc37
|
changed eMetric_TextFieldHeight to 16 from 30
|
1998-12-02 10:15:55 +00:00 |
|
pierre%netscape.com
|
aa5b68b953
|
removed the 2 Resize() methods
|
1998-12-02 10:15:41 +00:00 |
|
pierre%netscape.com
|
2f80120a28
|
Update() receives the rendering context as a parameter and passes it to the children
|
1998-12-02 10:15:22 +00:00 |
|
hyatt%netscape.com
|
4f81d4781a
|
Eliminated my usage of the "mutable" keyword, since VC4.2 chokes on it.
|
1998-12-02 07:20:39 +00:00 |
|
saari%netscape.com
|
6691a47a01
|
----------------------------------------
mozilla/widget/src/mac/nsMacWindow.cpp
- Line 112: fixed bug with rect bottom not being set correctly
|
1998-12-02 02:43:19 +00:00 |
|
saari%netscape.com
|
1bbd74bf37
|
This is the first in what will probably be a series of checkins addressing rendering on the Mac.
Changed files:
----------------------------------------
mozilla/gfx/src/mac/nsRenderingContextMac.h
mozilla/gfx/src/mac/nsRenderingContextMac.cpp
- Major changes to the Mac rendering context implementation. nsRenderingContextMac now keeps the majority of its state in a GraphicsState object, not in member variables. Setting ports and origins is now a more tightly controlled process. Offscreen buffers don't work correctly yet.
To Do:
- Remove ::SetOrigin calls from most nsRenderingContextMac drawing methods
- Some old variables need to be fully obsoleted
- Offscreen GWorlds currently do not work correctly. This will be addressed shortly.
----------------------------------------
mozilla/widget/src/mac/nsMacWindow.cpp
- Line 112: fixed bug with rect bottom not being set correctly
----------------------------------------
mozilla/widget/public/nsIWidget.h
- Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP.
/\/\/\/\/\//\
mozilla/widget/src/mac/nsWindow.h
mozilla/widget/src/mac/nsWindow.cpp
- Added mMacPortRelativeRegion
----------------------------------------
mozilla/widget/src/mac/nsScrollbar.cpp
- Support the new nsWindow constructs
----------------------------------------
|
1998-12-02 02:42:19 +00:00 |
|
saari%netscape.com
|
6091559407
|
This is the first in what will probably be a series of checkins addressing rendering on the Mac.
Changed files:
----------------------------------------
mozilla/gfx/src/mac/nsRenderingContextMac.h
mozilla/gfx/src/mac/nsRenderingContextMac.cpp
- Major changes to the Mac rendering context implementation. nsRenderingContextMac now keeps the majority of its state in a GraphicsState object, not in member variables. Setting ports and origins is now a more tightly controlled process. Offscreen buffers don't work correctly yet.
To Do:
- Remove ::SetOrigin calls from most nsRenderingContextMac drawing methods
- Some old variables need to be fully obsoleted
- Offscreen GWorlds currently do not work correctly. This will be addressed shortly.
----------------------------------------
mozilla/widget/src/mac/nsMacWindow.cpp
- Line 112: fixed bug with rect bottom not being set correctly
----------------------------------------
mozilla/widget/public/nsIWidget.h
- Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP.
/\/\/\/\/\//\
mozilla/widget/src/mac/nsWindow.h
mozilla/widget/src/mac/nsWindow.cpp
- Added mMacPortRelativeRegion
----------------------------------------
mozilla/widget/src/mac/nsScrollbar.cpp
- Support the new nsWindow constructs
----------------------------------------
|
1998-12-02 02:26:08 +00:00 |
|
hyatt%netscape.com
|
748accd789
|
Fixing the widget factory for tree views.
|
1998-12-02 01:45:15 +00:00 |
|
hyatt%netscape.com
|
a1d435f489
|
Fixing the widget factory for the tree view.
|
1998-12-02 01:44:53 +00:00 |
|