Commit Graph

4006 Commits

Author SHA1 Message Date
blizzard%redhat.com
871f7add34 fix for bug #45919. x-remote understands ,noraise now. patch from jeffrey baker. r=me, a=brendan 2000-09-05 20:54:17 +00:00
bryner%uiuc.edu
956211f9f8 Classic skin polish (46613) - get the real gtk tooltip color so the tooltips look right. r=pavlov, ben. 2000-09-05 03:42:44 +00:00
bryner%uiuc.edu
b6b61074dc Classic skin polish (46613) - make the shadows look better on unix by using the 'black' color. r=pavlov, ben. 2000-09-05 02:15:12 +00:00
saari%netscape.com
87c3cc9be0 Working around weird linux widget problem to fix focus bugs. Stabbing in the dark at 26882 2000-09-03 02:15:20 +00:00
scc%mozilla.org
512ef369e3 fixing code that relied on implicit string construction 2000-09-03 00:46:03 +00:00
scc%mozilla.org
25da052a0b fixing code that relied on implicit string construction 2000-09-03 00:31:01 +00:00
akkana%netscape.com
25b16b52f3 36809: don't print nastygrams when copied output is zero length. r=pavlov 2000-09-01 21:40:46 +00:00
mkaply%us.ibm.com
80386e4ea7 OS/2 GCC Tinderbox break
Since GCC doesn't have _System, these need to be extern C
2000-09-01 21:12:59 +00:00
mkaply%us.ibm.com
9962a1f69b #47874
r=mkaply, a=brendan
More fixups to widget - better menu code
Use Window Properties instead of PresParams
Rework subclass stuff to be more like Win
2000-09-01 13:09:21 +00:00
saari%netscape.com
0a86bc4cbd recommiting my mac only menu optimizations after the false alarm backout
earlier today.
2000-09-01 06:37:57 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
mkaply%us.ibm.com
b454b7f9a0 #47874
r=mkaply, a=brendan
More fixups to widget - better menu code
Use Window Properties instead of PresParams
Rework subclass stuff to be more like Win
2000-09-01 01:00:46 +00:00
saari%netscape.com
ea1ac6ba71 backing out my mac menu changes 2000-08-31 19:25:10 +00:00
blizzard%redhat.com
f8a6bbe60e fixes for bugs 27790 33649 37003 37004 37257 45499 45761 50009 48276. this is a rewrite of much of the DND code for linux. some of the big features include multiple item drags inside of mozilla, support for _NETSCAPE_URL memory leak fixes and tree scrolling during drags. r=pavlov a=brendan 2000-08-31 14:48:14 +00:00
saari%netscape.com
a43fa40784 Fixes for Mac menu bugs 49576, and 49142. r=pinkerton 2000-08-31 02:26:08 +00:00
mkaply%us.ibm.com
11f82c7a51 #47874
r=mkaply, a=brendan
Code from jkobal to fix menus rolling up prematurely - straight from Windows
2000-08-30 22:13:20 +00:00
danm%netscape.com
8bd9a1c0f9 add 'activate' parameter to nsIWidget::PlaceBehind. bug 22658 r=rods,kmcclusk 2000-08-30 21:21:39 +00:00
pinkerton%netscape.com
d70667c007 fix for bugscape bug 2119. menu bars were not unregistering themselves as document observers when deleted. r=waterson. 2000-08-30 06:45:23 +00:00
bryner%uiuc.edu
1754d386cc Fixing my build bustage. r=beard. 2000-08-30 04:44:49 +00:00
bryner%uiuc.edu
5018b0f741 Bug 50664 - string leaks in nsBaseFilePicker. Patch from beard, r=me. 2000-08-30 04:20:08 +00:00
mkaply%us.ibm.com
e292ed1d7a r=mkaply, a=brendan
Fix for OS/2 menu problem - just don't set owner on most Windows.
2000-08-30 01:15:17 +00:00
pavlov%netscape.com
3119296d65 fix for us not painting windows from time to time on linux bug #50606 r=blizzard 2000-08-29 23:56:53 +00:00
quy%igelaus.com.au
56ef0c603c single shot and reusable timers for xlib. Not yet part of build. Thanks to faulkner@igelaus.com.au 2000-08-29 06:20:07 +00:00
quy%igelaus.com.au
a49dd18dd0 First Checked In. Not yet part of build 2000-08-29 05:05:32 +00:00
tajima%eng.sun.com
93948f243f bug fixes for 49148, 43108, and 41786. r=a=pavlov@netscape.com. 2000-08-28 23:48:38 +00:00
quy%igelaus.com.au
cf461465c6 Fixed text hilighting color problem in Xlib. By peter@igelaus.com.au 2000-08-28 23:46:57 +00:00
quy%igelaus.com.au
dce3172348 Fixed text hilighting color problem in Xlib. By peter@igelaus.com.au 2000-08-28 23:44:30 +00:00
bryner%uiuc.edu
edf88abc56 Adding mousewheel support to xlib toolkit. r=quy@igelaus.com.au. Not
part of build.
2000-08-28 14:31:09 +00:00
quy%igelaus.com.au
b47d81da2a Updating xlib. Not part of the build 2000-08-28 08:50:03 +00:00
quy%igelaus.com.au
bdec44a8c1 Updating xlib. Not part of the build 2000-08-28 03:59:17 +00:00
quy%igelaus.com.au
2020b8cdf8 Updating xlib. Not part of the build 2000-08-28 02:35:35 +00:00
quy%igelaus.com.au
e87bbca340 First Checked In. Not yet part of the build 2000-08-27 23:08:26 +00:00
quy%igelaus.com.au
f765c79fd4 Updating xlib. Not part of the build 2000-08-27 22:53:11 +00:00
bryner%uiuc.edu
dd1a838423 This is a better fix for 42345. It should fix some of the "window opening
offscreen" problems people have been seeing.  r=blizzard.
2000-08-26 04:37:47 +00:00
pinkerton%netscape.com
4416a593da include InternetConfig library to fix bustage. 2000-08-25 02:39:44 +00:00
pinkerton%netscape.com
c6abb716c8 restructure xp picker to better reuse filtering code. implement filtering on macOS for navServices < 2.0 (bug 43932) 2000-08-25 02:17:53 +00:00
tajima%eng.sun.com
a6420f1cc4 bugzilla=49671, a=waterson, r=katakai 2000-08-24 20:16:50 +00:00
tajima%eng.sun.com
e716cc5d84 bugzilla=43108, a=waterson, r=pavlov 2000-08-24 20:14:58 +00:00
saari%netscape.com
b35996ff85 46938, fire event so we can track when plugins are clicked on. r=rods 2000-08-24 04:53:31 +00:00
saari%netscape.com
1e6e0ac7af For bug 46938, adding event so we can tell when windows created by third party plugins have been activated 2000-08-24 04:49:00 +00:00
shanjian%netscape.com
897032bd28 #49342 IME98/IME2000 Reconversion does not work in text area
ar=ftang
Reconversion query is added to IME judge macro.
2000-08-24 02:10:28 +00:00
sfraser%netscape.com
1d82f13005 Fix for 41741, allow resizable dialogs on Mac. Note that we now have a stricter matching between XUL dialog attributes, and the window type. This means that some dialogs that used to have a titlebar now won't have one on Mac, so you should add "titlebar" where appropriate. r=danm 2000-08-24 01:36:46 +00:00
ftang%netscape.com
21ee0c54b0 fix 41305. r=jfrancis. send correct charcode for contrl key on mac. 2000-08-24 00:12:46 +00:00
mkaply%us.ibm.com
d34ffeffe8 #49851
r=jkobal, a=brendan
Fixing up my crappy code
2000-08-23 01:38:04 +00:00
mkaply%us.ibm.com
936f8354de #49851
r=jkobal, a=brendan
Frame Windows should be owned by the passed in parent, not HWND_DESKTOP
2000-08-23 00:00:57 +00:00
pavlov%netscape.com
f7cf2c4b48 fix hang when using apps that use lesstif for the motif clipboard (like nedit) bug 46409. fix for memory leak in clipboard bug 49582. fix for pasting from something like xterm -u8 that uses UTF8_STRING bug 36895 r=blizzard,bruce 2000-08-22 23:51:48 +00:00
rods%netscape.com
2419104f68 changed window class to "MozillaWindowClass"
b=29487 r=kmcclusk
2000-08-21 21:32:09 +00:00
blizzard%redhat.com
f9073b1bd7 back out changes described in bug #46901 since it breaks DOM key press events as described in bug #14856. a=brendan 2000-08-20 15:51:33 +00:00
gagan%netscape.com
f784213517 fixing for scc. 2000-08-20 08:09:00 +00:00
scc%mozilla.org
d447c4b511 fixing code that relied on implicit string construction 2000-08-19 22:35:49 +00:00