saari%netscape.com
|
0709663fbb
|
fixing double submenu bug on win32
|
1999-04-27 18:41:07 +00:00 |
|
ramiro%netscape.com
|
9cc9159bfc
|
Fixing event mask being set on wrong widget, dumb typo from a previous checkin.
|
1999-04-27 18:27:29 +00:00 |
|
ramiro%netscape.com
|
1b8d5ba06d
|
Fix for bug 4647. Could not resize frames (ie, the apprunner side bar).
|
1999-04-27 18:15:47 +00:00 |
|
saari%netscape.com
|
961dd56970
|
fix double menus on GTK
|
1999-04-27 18:10:47 +00:00 |
|
saari%netscape.com
|
68615076e1
|
Mac menu cleanup. No more holding onto the nsWebShell
|
1999-04-27 09:09:44 +00:00 |
|
pierre%netscape.com
|
9644229c74
|
#5000 "GFX changes required to assume 96 dpi default scaling": enabled the 96 dpi checked in earlier
|
1999-04-27 08:20:49 +00:00 |
|
pierre%netscape.com
|
78e941dc79
|
#5000 "GFX changes required to assume 96 dpi default scaling"
|
1999-04-27 06:45:09 +00:00 |
|
pierre%netscape.com
|
950ba5b0b5
|
fixed a flicker when the control is deleted
|
1999-04-27 05:32:50 +00:00 |
|
pierre%netscape.com
|
0877ee86e8
|
#4777 "cannot do multiple selection of menulist"
|
1999-04-27 05:32:36 +00:00 |
|
mcafee%netscape.com
|
129ee14fba
|
Implementing folder picker by hiding the file column of the file selection dialog. Thanks to Syd for the hint to do this.
|
1999-04-27 04:49:53 +00:00 |
|
saari%netscape.com
|
7273f7dc49
|
more cleaning
|
1999-04-27 04:23:05 +00:00 |
|
sdagley%netscape.com
|
978b1ed7f1
|
Fix bug #4095 - zoom widget now works to re-size windows on Mac.
|
1999-04-27 03:41:17 +00:00 |
|
saari%netscape.com
|
596de73a4d
|
more menu cleanup. Menus should no longer be holding on to WebShells in any way on GTK
|
1999-04-27 03:12:29 +00:00 |
|
sdagley%netscape.com
|
041bb47567
|
Renaming nsMode to nsFileDlgMode for mcafee
|
1999-04-27 03:11:21 +00:00 |
|
mcafee%netscape.com
|
a6c23dee44
|
Renaming nsMode enum to something a little more descriptive, nsFileDlgMode. r=sdagley
|
1999-04-27 03:11:13 +00:00 |
|
briano%netscape.com
|
eb40d01414
|
Backed out my overly zealous conversion of gtk_{true,false} to PR_{TRUE,FALSE}.
|
1999-04-27 03:03:50 +00:00 |
|
briano%netscape.com
|
b7ed2578a2
|
Converted all the 'non-standard' uses of true and false to PR_TRUE and PR_FALSE.
|
1999-04-27 02:35:02 +00:00 |
|
bruce%cybersight.com
|
51ae12548f
|
Yet another instance of 'false' in XP code. Please return to using PR_FALSE.
|
1999-04-27 01:44:07 +00:00 |
|
rods%netscape.com
|
e1798ddde6
|
Commented out some debug statements
Unknown formats are now get their data via GetText
|
1999-04-27 01:03:54 +00:00 |
|
rods%netscape.com
|
b723828401
|
Using FlavorsTransferableCanExport in CreateNativeDataObject
and changed param to GetData
|
1999-04-27 01:01:38 +00:00 |
|
saari%netscape.com
|
f842457494
|
menu ownership cleaning
|
1999-04-27 00:21:15 +00:00 |
|
saari%netscape.com
|
64a5bc199e
|
more menu ownership model cleaning
|
1999-04-26 23:35:41 +00:00 |
|
saari%netscape.com
|
d635959e46
|
more menu ownership changes
|
1999-04-26 22:07:45 +00:00 |
|
saari%netscape.com
|
0b9c5ff3df
|
starting to clean up ownership model
|
1999-04-26 20:56:08 +00:00 |
|
dcone%netscape.com
|
9543883d6e
|
fixed bug so refcount is inited
|
1999-04-26 17:25:00 +00:00 |
|
blizzard%redhat.com
|
ac88c0c3d6
|
little more xlib work
|
1999-04-25 02:58:15 +00:00 |
|
pavlov%pavlov.net
|
56d614d1cb
|
add supporting code for eBorderStyle_BorderlessTopLevel
|
1999-04-24 16:54:54 +00:00 |
|
pavlov%pavlov.net
|
881643d721
|
add eBorderStyle_BorderlessTopLevel
|
1999-04-24 16:33:12 +00:00 |
|
pavlov%pavlov.net
|
263af89a8b
|
s/NULL/nsnull/ in nsGtkEventHandler
use a few macros in nsWidget
|
1999-04-24 15:00:11 +00:00 |
|
blizzard%redhat.com
|
8ef9929cb0
|
fix gfx .so definition in makefile
|
1999-04-24 12:20:53 +00:00 |
|
blizzard%redhat.com
|
ffb374f0fd
|
make xlib build again
|
1999-04-24 12:20:28 +00:00 |
|
bruce%cybersight.com
|
fea66d0e79
|
Missed an instance of 'false' earlier. Fixes AIX and Solaris builds.
|
1999-04-24 07:52:36 +00:00 |
|
bruce%cybersight.com
|
50883752ed
|
Fix Solaris CC and AIX build bustage. Can't use 'bool', must use PRBool.
|
1999-04-24 06:32:38 +00:00 |
|
sdagley%netscape.com
|
dd948b9684
|
updating/fixing for current syntax
|
1999-04-24 05:07:18 +00:00 |
|
sfraser%netscape.com
|
051ea43bd1
|
c2pstr on a "inline" string is bad, with VM on. Fixed.
|
1999-04-24 05:00:32 +00:00 |
|
saari%netscape.com
|
6ad312bc54
|
menu item enabling/disabling for GTK
|
1999-04-24 03:26:10 +00:00 |
|
saari%netscape.com
|
ce18975a90
|
dynamic menu changes
|
1999-04-23 22:39:32 +00:00 |
|
rods%netscape.com
|
acaea66035
|
DragEnter now sets the IDataObject into the DragService
|
1999-04-23 21:57:44 +00:00 |
|
rods%netscape.com
|
a761f1760a
|
Made method GetFormat so nsDragService can use it.
|
1999-04-23 21:56:05 +00:00 |
|
rods%netscape.com
|
c73a1ef5a1
|
Remap control alpha keys to VK_XXX equivalent
|
1999-04-23 20:56:32 +00:00 |
|
rods%netscape.com
|
2acd2337e1
|
OnChar now returns FALSE to widget typ in works
|
1999-04-23 19:44:47 +00:00 |
|
saari%netscape.com
|
96e4bf2924
|
Dynamic menus changes
|
1999-04-23 19:00:51 +00:00 |
|
ramiro%netscape.com
|
3d6767900c
|
Add SetBackgroundColor() stubs.
Add signals/methods from tracking realization.
|
1999-04-23 18:16:11 +00:00 |
|
ramiro%netscape.com
|
5d8136cd35
|
quiet a compiler warning.
|
1999-04-23 18:04:49 +00:00 |
|
mcafee%netscape.com
|
03655ef7d6
|
Removing nsSelectionMgr from the build.
|
1999-04-23 17:53:51 +00:00 |
|
pinkerton%netscape.com
|
53423f452e
|
File Removed.
|
1999-04-23 17:33:19 +00:00 |
|
blizzard%redhat.com
|
45a68c56bf
|
make tests work with more than just gtk
|
1999-04-23 16:59:35 +00:00 |
|
blizzard%redhat.com
|
654988edb4
|
make xlib code build again
|
1999-04-23 16:59:09 +00:00 |
|
rods%netscape.com
|
264c41888a
|
removing them
|
1999-04-23 16:58:05 +00:00 |
|
mcafee%netscape.com
|
2c905d7de3
|
Removing nsSelectionMgr from the build
|
1999-04-23 16:50:17 +00:00 |
|