Commit Graph

4457 Commits

Author SHA1 Message Date
bbaetz%cs.mcgill.ca
9e0cca2296 bug 68472 - avoid crash on shutdown in xlib.
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=blizzard, sr=shaver, a=roc+moz
Not part of build.
2001-04-22 19:05:22 +00:00
mkaply%us.ibm.com
bc2cbfe239 OS/2 TB bustage
OS/2 only change needed with the OS/2 change to nsCom.h
2001-04-20 03:57:26 +00:00
blizzard%redhat.com
808a2ce42a Fix bug #66347. Bogus return values for screenX and screenY. Don't cache values after a ::Move. r=dbaron, sr=alecf. 2001-04-17 23:41:32 +00:00
evaughan%netscape.com
679472c15d Accessibility work. bug #12952
-r aaronl -sr brendan
2001-04-17 23:06:38 +00:00
pollmann%netscape.com
5a825e5b27 Bug 76208: Store control that submitted form in event so we can submit it to the server (fixes regression), r=harishd@netscape.com, sr=jst@netscape.com 2001-04-17 10:02:11 +00:00
joki%netscape.com
26b7f822c3 Fixes for Create/Init/Dispatch of new DOM events. Bugs 25889, 71544, 52129, 61022, 71823. sr:jst, hyatt 2001-04-17 05:52:11 +00:00
pinkerton%netscape.com
ad0d00e91c put the timer code in the include path for osx. 2001-04-17 04:43:06 +00:00
pinkerton%netscape.com
a8c43b1170 nsIContent needed in the header for nsCOMPtr and gcc. 2001-04-17 04:36:36 +00:00
pinkerton%netscape.com
08cac75efe get rid of warning about non-virtual dtor with virtual methods. 2001-04-17 04:35:56 +00:00
pinkerton%netscape.com
a30df4a72f osx needs nsWidgetAtoms built. r=saari/sr=hyatt. bug#75653 2001-04-17 04:35:22 +00:00
pinkerton%netscape.com
74c2049e34 cast needed on codewarrior, not on gcc. fix fizzilla bustage. 2001-04-17 04:32:43 +00:00
pinkerton%netscape.com
df457071de needs MacTypes.h for Handle. 2001-04-17 04:10:47 +00:00
pinkerton%netscape.com
df691d1031 build all the right files and generate the idl. bug 75653. 2001-04-17 04:02:00 +00:00
pinkerton%netscape.com
f922815569 use reset() with auto_ptr for gcc. r=saari/sr=hyatt. bug# 75653 2001-04-17 04:01:24 +00:00
pinkerton%netscape.com
3d6fcc5c9e get rid of an unsiged warning and pull in drag.h for a flavor const on osx. 2001-04-17 04:00:39 +00:00
pinkerton%netscape.com
5b71a852d3 cast for gcc 2001-04-17 04:00:07 +00:00
pinkerton%netscape.com
27aecc4770 needs menus.h 2001-04-17 03:59:50 +00:00
pinkerton%netscape.com
5eab426ee5 use CoreFoundation for setting control text from a unicode string under carbon.
r=saari/sr=hyatt bug# 75653
2001-04-17 03:21:16 +00:00
pinkerton%netscape.com
6dce43a706 don't use SIOUX debug calls under osx (there is no sioux console). 2001-04-17 03:20:30 +00:00
pinkerton%netscape.com
4edcf85c62 switch to using reset() to set auto_ptr's. not sure why we did it the
other way. r=saari/sr=hyatt. bug# 75653
2001-04-17 03:19:32 +00:00
pinkerton%netscape.com
b72f1529b3 needs MacTypes.h for osx 2001-04-17 02:59:24 +00:00
pinkerton%netscape.com
2fc375fb45 Export widget atoms for osx. r=saari/sr=hyatt bug#75653 2001-04-17 02:58:51 +00:00
pinkerton%netscape.com
2948226621 nothing should be including standardFile.h anymore 2001-04-17 02:50:07 +00:00
pinkerton%netscape.com
06a6edc905 use rint instead of round to avoid warnings 2001-04-17 02:49:20 +00:00
pinkerton%netscape.com
36ab8b30ea windows.h -> MacWindows.h 2001-04-17 02:33:40 +00:00
pinkerton%netscape.com
a60056bd53 include full class because of gcc r=saari/sr=hyatt, bug#75653 2001-04-17 02:19:32 +00:00
dbaron%fas.harvard.edu
3edaff6670 Add 3 proposed CSS3 system colors as -moz-FieldText, -moz-Dialog, and -moz-DialogText, which are needed to accurately represent system colors on GTK.
Restore GTK system color for WindowText to the correct value (fg rather than text).
Add debugging code that can be enabled to debug use of system colors in themes.
r=pierre@netscape.com  sr=blizzard@mozilla.org  b=67448
2001-04-17 00:46:07 +00:00
pinkerton%netscape.com
ade95ce32b Fix up to actually build the correct files. r=pchen/sr=hyatt. bug# 75653 2001-04-16 20:21:37 +00:00
tajima%eng.sun.com
efb6e16901 bug 53990 - XIM: preedit problems at over-the-spot style. r=erik, sr=blizzard 2001-04-16 03:13:44 +00:00
law%netscape.com
1eb69820e2 Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt 2001-04-14 00:57:30 +00:00
blizzard%redhat.com
10af1b7f46 Add XSync() before querying pointer to get any destroys done. Not part of the build. 2001-04-13 21:27:34 +00:00
danm%netscape.com
fc49318648 fix -remote...new-window functionality broken in last revision. no bug #. r=hyatt,pinkerton 2001-04-13 02:00:48 +00:00
johng%corel.com
9d4a25d4f0 Fix for nsTimerQt::SetDelay. Bug caused animated images to speed up after page reload. 2001-04-12 19:11:10 +00:00
johng%corel.com
d3347758ca Fix for re-entrancy problem with menus 2001-04-12 19:10:23 +00:00
pinkerton%netscape.com
f61d78e2ad remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt. 2001-04-11 23:04:28 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
danm%netscape.com
acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
disttsc%bart.nl
285cbef8ed Bug 36550: "Window unresponsive if in negative coord-space [such as in Dual Monitor setup]", author=Craig Boston <craig@aeiea.gank.org>, patch updated to tip by ajbanck@casema.net, r=bryner, sr=blizzard 2001-04-10 02:27:41 +00:00
dbaron%fas.harvard.edu
30295f72b6 Fix build and runtime bustage in xlib port. b=75125 r=blizzard@mozilla.org sr=shaver@mozilla.org 2001-04-09 23:16:19 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
johng%corel.com
ce5ef6cf8f Latest source for Qt-Mozilla from Bugzilla #70511 2001-04-06 18:38:16 +00:00
tajima%eng.sun.com
4c643c59e5 bug 60714 - need to define class name for Mozilla IM status window
sr=erik/blizzard
2001-04-06 10:10:18 +00:00
aaronl%chorus.net
cb01bf2eba State is now a bitfield. Makefile for viewer fixed 2001-04-06 01:42:48 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
pinkerton%netscape.com
b647e867b2 forgot to wrap something in !TARGET_CARBON. fixes bustage. 2001-04-04 23:58:35 +00:00
pinkerton%netscape.com
607cb4b25a add DefProcFakery to build. 2001-04-04 22:57:45 +00:00
pinkerton%netscape.com
c923fc2f1d remove mdef resource, no longer needed. r=saari/sr=sfraser bug# 61039 2001-04-04 21:45:51 +00:00
pinkerton%netscape.com
2bfe7f833d new borderless wdef to bring in line with win32 windows. clean up mdef code to be in line with wdef code. r=saari/sr=sfraser bug# 61039 2001-04-04 21:45:18 +00:00
pinkerton%netscape.com
afa870ce6e new borderless wdef to bring in line with win32 windows. clean up mdef code to be in line with wdef code. 2001-04-04 21:42:42 +00:00