rpotts%netscape.com
6a7c5b8754
Add a missing NS_RELEASE(...) for a QI(...)
1998-11-22 09:27:30 +00:00
pavlov%pavlov.net
303628d847
fix transparent icons and flipped the nscolor to gdkcolor R and B colors
1998-11-22 04:43:24 +00:00
pavlov%pavlov.net
b5e9042f9e
Setup the X hints for when mozilla is minimized. Added icon.
1998-11-21 21:49:17 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
pavlov%pavlov.net
6b0e81e688
small bug fix.
1998-11-20 04:42:03 +00:00
pavlov%pavlov.net
f9a35ada72
initial files for the tab widget
1998-11-20 04:27:32 +00:00
saari%netscape.com
657e4047ae
Just a comment on nsWindow's mBounds member
1998-11-20 01:10:44 +00:00
pinkerton%netscape.com
23e3504554
Added SetCursor() override so that we will change the cursor when layout tells us.
1998-11-19 21:54:35 +00:00
msw%gimp.org
32dd4e34be
This is a hack to service the PLEventQueue that nsWebShell posts events to
...
such as anchor clicking. This is only a temporary fix. We need some other
way to do this.
1998-11-19 21:12:02 +00:00
msw%gimp.org
52f99bdd22
Implemented the start of the text widget onkey callback. You can now type
...
URLs in the location field of xpviewer and hit enter.
1998-11-19 05:33:13 +00:00
joki%netscape.com
7716dc91e8
Reworking internal event code to use nsIFrame::GetFrameForPoint
...
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
1998-11-18 05:25:26 +00:00
pavlov%pavlov.net
1500b9eacf
made the gdkcolor to nscolor code a tad cleaner. removed the
...
gtk_layout_freeze and gtk_layout_thaw calls as the object being resized was
not always a layout.
1998-11-18 03:58:54 +00:00
jfrancis%netscape.com
f2babd8ddd
more shared lib conversion work.
1998-11-18 02:44:02 +00:00
jfrancis%netscape.com
4d38cea30e
more shared lib conversion work
1998-11-18 02:43:45 +00:00
jfrancis%netscape.com
40e7e89e0a
shared lib conversion, phase 1
1998-11-18 00:55:05 +00:00
jfrancis%netscape.com
713b8ed208
First Checked In.
1998-11-18 00:54:26 +00:00
pinkerton%netscape.com
7fa836a680
Don't use screenbits.bounds for determining constraints on moving or growing windows. Use bounding rect of GetGrayRgn().
1998-11-18 00:46:22 +00:00
pinkerton%netscape.com
5addff52ad
Added comments that these are the default implementations and that they can (and should) be replaced by embedding applications.
1998-11-17 17:34:47 +00:00
pinkerton%netscape.com
798807bcd0
since nsMacMessagePump is back (as a default imp), export it as well.
1998-11-17 17:22:05 +00:00
pinkerton%netscape.com
7ece2f995f
Move default imps of AppShell and MessagePump back into widget. Clients may still provide their own.
1998-11-17 17:20:06 +00:00
pinkerton%netscape.com
c947cace55
First Checked In.
1998-11-17 17:19:01 +00:00
msw%gimp.org
85fd54eed5
Implemented Invalidate class members, reverted Resize funkiness
1998-11-17 05:57:27 +00:00
jfrancis%netscape.com
e09bf9f6db
Shared Lib conversion
1998-11-17 05:37:42 +00:00
msw%gimp.org
97e7973916
Resizes are faster, deleted old Motif code in nsWindow::Scroll
1998-11-17 01:30:27 +00:00
pinkerton%netscape.com
00c7772c6f
fix in SupportsNativeWidgets() to draw so we can continue working, but things are not fixed for real. Read the comment in that method for more details.
1998-11-17 01:08:01 +00:00
rods%netscape.com
52fbea657c
Added checks for null objects so printing would work.
1998-11-16 22:18:30 +00:00
hyatt%netscape.com
871894975d
Tweaking interfaces to move some functionality out of the treedatamodel and into the base.
1998-11-16 20:53:27 +00:00
hyatt%netscape.com
fa5de0e788
Added SetOpenState.
1998-11-16 20:11:06 +00:00
pinkerton%netscape.com
b136891117
Turn on debugging info for message sink and text area cpp files.
1998-11-16 18:45:30 +00:00
beard%netscape.com
8fc5834065
Added ConvertToLocalCoordinates, WindowToLocalCoordinate for converting from window (device) coordinates to widget coordinates. Moved some calls from Destroy to the destructor to deal with a refcounting bug.
1998-11-15 23:31:37 +00:00
beard%netscape.com
a01ae2a08d
Added ConvertToLocalCoordinates, WindowToLocalCoordinate for converting from window (device) coordinates to widget coordinates.
1998-11-15 23:30:19 +00:00
pavlov%pavlov.net
396d0026c1
removed unused files
1998-11-15 22:27:32 +00:00
beard%netscape.com
f8d6816647
Fixed SetThumbSize to not crash when mContext == NULL.
1998-11-15 21:58:09 +00:00
beard%netscape.com
4473ae7e75
Changed COLOR8TOCOLOR16 to an inline function that simply returns (color8 << 8) | color8. This properly maps 0xFF to 0xFFFF, etc.
1998-11-15 21:56:40 +00:00
pavlov%pavlov.net
39f8f9cd6c
removed lots of printf's that were no longer needed
1998-11-15 19:32:36 +00:00
pavlov%pavlov.net
09518495cf
more work on the resizing. this works a tad better
1998-11-15 18:59:09 +00:00
pavlov%pavlov.net
ed18537293
Initial work on resizing. This works somewhat
1998-11-15 18:28:16 +00:00
msw%gimp.org
174228921c
Oops - scrolling was set up backwards.
1998-11-15 17:30:31 +00:00
pavlov%pavlov.net
ec46dcb50e
Impliment the key press events
1998-11-15 07:38:43 +00:00
msw%gimp.org
95968f41a6
Initial scrolling support - it's jumpy, but it works
1998-11-15 07:24:57 +00:00
pavlov%pavlov.net
6428f78619
add and remove items correctly. this fixes crashes on pages with comboboxes
1998-11-15 06:22:03 +00:00
pavlov%pavlov.net
6f878ac395
use gtk styles for the look and feel. this makes everything look much more
...
together. use the correct window when we create the GC for nsWidgets, and
move one of the callbacks into the correct place.
1998-11-14 21:08:27 +00:00
pavlov%pavlov.net
564c2f03e0
use the gdkrgb colormap/visual for the widget creation. put nscoord() around
...
two doubles in nsGtkEventHandler to fix a compiler warning. call gdk_rgb_init
in nsAppShell and not in the gfx stuff multiple times
1998-11-14 19:40:31 +00:00
pavlov%pavlov.net
43e6b51334
fix for removing children, add gtk_exit() to the exit call of nsAppShell and
...
redid a few move functions
1998-11-14 02:15:06 +00:00
michaelp%netscape.com
71145c6585
changes to support printing architecture and actual printing under windows.
1998-11-14 02:05:13 +00:00
pavlov%pavlov.net
a2acc6a448
fix gtklayout so that it removes children properly. add a few more debugging
...
messages to nsWidget and nsWindow
1998-11-14 01:42:42 +00:00
pavlov%pavlov.net
9efb860455
Fix gtklayout child sizing problems, add gtk_widget_set_name to all of the
...
widgets for a bunch of debugging into that is being printf'd. Fixed most all
of nsListBox so that it works correctly. We now have widgets working! yippie!
I almost have gfx working too... heehee :-)
1998-11-13 16:37:03 +00:00
akkana%netscape.com
c5a24baf25
Fix more build bustage (IRIX)
1998-11-13 02:12:55 +00:00
akkana%netscape.com
f9e569cf91
Define gAppContext -- fix crash on startup
1998-11-13 00:23:16 +00:00
shaver%netscape.com
40cc4672bf
add proper QI and Create calls for RO text widget
1998-11-12 23:54:34 +00:00