joshmoz%gmail.com
53978dabb4
remove unnecessary call from Carbon window code. b=325336 r=mento sr=smfr
2006-02-01 17:14:38 +00:00
pavlov%pavlov.net
5b140c101e
changing widget creation for cairo builds around to use GetThebesSurface() r=vlad
2006-01-31 01:04:41 +00:00
mrbkap%gmail.com
ba83630fa0
Remove the obsolete concept of "DTD verification". bug 323958, r+sr=jst
2006-01-31 00:22:04 +00:00
dougt%meer.net
997335f552
Fixes bug 297683. WINCE ONLY. r=dveditz. a) allows remapping softkeys even if gProcUnregisterFunc does not exist --
...
which is the case on some devices.
b) removes gSoftKeyMenuBar as we can use mSoftKeyMenuBar.
c) fixes smartphone which require a real menu when dispatching events to the
event loop. SHCMBF_EMPTYBAR doesn't not work. The menu is defined by the
embedding application.
2006-01-28 18:18:45 +00:00
bryner%brianryner.com
ecc0706743
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
2006-01-24 19:22:02 +00:00
joshmoz%gmail.com
be8d85de4c
use mOnDestroyCalled flag from base widget instead of making our own. b=324441 r=mento sr=smfr
2006-01-24 04:01:54 +00:00
emaijala%kolumbus.fi
3d15f46c89
Fix for bug 322947: Page scrolls up when clicking the middle mouse button in frame
...
r+sr=roc
2006-01-22 12:00:55 +00:00
bzbarsky%mit.edu
8689f7d81f
Fix bug 297541. Patch by roc, r=pavlov, sr=bzbarsky
2006-01-20 21:31:29 +00:00
joshmoz%gmail.com
f6dfe2321a
fix memory leak and key modifier issues with last checkin for Cocoa menus. b=316076
2006-01-20 09:25:06 +00:00
joshmoz%gmail.com
24dbccc1da
fix comments from last checkin b=316076
2006-01-20 09:12:06 +00:00
joshmoz%gmail.com
68a08298ea
Complete Cocoa menus. Add key equivalent support to Application menu creation, some other cleanup. Cocoa widgets only (just Camino by default, but it doesn't even actually use this code). b=316076 sr=sparky
2006-01-20 09:02:22 +00:00
joshmoz%gmail.com
abb4fbbd9a
Cocoa menu work. This code is only built when Cocoa widgets are built (only Camino at the moment, and Camino doesn't actually use the code). This is most of the Application menu implementation. It lacks support for key equivs in the Application menu, that will be in the next patch. b=316076 sr=sparky
2006-01-20 05:01:20 +00:00
pavlov%pavlov.net
9df26bea25
When using Thebes, we need to Flush the surface before drawing directly to the surface with GDI.
2006-01-20 04:14:05 +00:00
vladimir%pobox.com
861a6a1bf7
fix Windows cairo builds issues; avoid crash in drawing surface destructor; sync up cairo clip state after calling RestoreDC() to make sure that the clip is correct, r=pavlov
2006-01-18 22:42:30 +00:00
dougt%meer.net
e59b950f8f
This #include isn't in a standard PPC/SP SDK. r=dougt
2006-01-17 18:03:05 +00:00
cbiesinger%web.de
6ca819b052
323352 unbreak beos build after the changes from 322942 (move nsIScreen
...
impls to widget)
patch by Doug Shelton <doug@sheltonfamily.org> r=thesuckiestemail@yahoo.se
sr=pavlov
2006-01-15 22:03:29 +00:00
kjh-5727%comcast.net
0a1d19f815
Bug 323485 - Xlib build bustage from moving nsIScreen from gfx to widget. r=biesi, sr=pavlov.
2006-01-15 18:14:01 +00:00
emaijala%kolumbus.fi
cb2ef39089
Backout of essential parts of the patch for bug 287179 due to keyboard handling regressions.
2006-01-13 21:18:49 +00:00
mkaply%us.ibm.com
93ccf6c400
OS/2 build bustage with the nsiscreen move - 323254
2006-01-13 17:56:40 +00:00
timeless%mozdev.org
8397d43a6a
Bug 106386 Correct misspellings in source code
...
patch by philippuryear@gmail.com r=timeless rs=brendan
2006-01-12 07:57:31 +00:00
timeless%mozdev.org
e46b658cce
Bug 106386 Correct misspellings in source code
...
patch by ispiked@gmail.com r=timeless rs=brendan
2006-01-12 06:34:54 +00:00
pavlov%pavlov.net
43325b5245
fixing bustage from checking for 322942
2006-01-11 23:08:45 +00:00
pavlov%pavlov.net
8609d12d01
moving nsIScreen and implementations to widget. (files copied on cvs server already). bug 322942 r=vlad sr=roc
2006-01-11 22:41:04 +00:00
pavlov%pavlov.net
341bb08894
moving nsIScreen and implementations to widget. (files copied on cvs server already). bug 322942 r=vlad sr=roc
2006-01-11 22:01:25 +00:00
pavlov%pavlov.net
6b3baceeca
moving nsIScreen and implementations to widget. (files copied on cvs server already). bug 322942 r=vlad sr=roc
2006-01-11 21:56:25 +00:00
neil%parkwaycc.co.uk
1ec183690a
Make _WIN32_WINN% default to 0x400 c.f. WINVER should fix bug 305187 b=bsmedberg
2006-01-11 21:28:54 +00:00
zack%kde.org
ca41e7697f
remove useless now debugging output. fixes 274181
2006-01-11 21:28:53 +00:00
zack%kde.org
51080f1c38
removing more useless debugging code. also adding code for checking pixmaps.
2006-01-11 21:28:52 +00:00
amardare%qnx.com
819eb1d245
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
JFehr's problem with thunderbird on screen 2 on a multiscreen configuration:
Use
PhWindowQueryVisible( Ph_QUERY_IG_POINTER, ...
so that the screen information is uses the current location of input_group's pointer.
2006-01-11 21:28:51 +00:00
gerv%gerv.net
445b5ef29f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-01-11 21:28:50 +00:00
dbaron%dbaron.org
0307029c70
Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner
2006-01-11 21:28:49 +00:00
smfr%smfr.org
0b4bfa2a81
Fix bug 279510: remove all the pre-Carbon code and TARGET_CARBON #idfefs from gfx. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>, r=pink, sr=me
2006-01-11 21:28:48 +00:00
timeless%mozdev.org
9b5c166e58
Bug 299112 length value has wrapped in calculation (did you pass G_MAXLONG?)
...
patch by tuukka.tolvanen@gmail.com r=roc sr=roc a=asa
2006-01-11 21:28:47 +00:00
blizzard%redhat.com
a5fd4f8a66
Bug #252143 . Leak in nsScreenGtk::Init of gdk_property_get() result. Patch from Crispin Flowerday <crispin@flowerday.cx>. r=caillon, sr=blizzard
2006-01-11 21:28:46 +00:00
darin%meer.net
f506aea047
fixes bug 241036 "need to call gdk_error_trap_push before calling gdk_error_trap_pop [was: Minimo arm-linux build crashes on startup]" r=caillon sr=bryner
2006-01-11 21:28:45 +00:00
caillon%redhat.com
86c08b17d7
Fixing Xinerama bustage. Bug 239227.
2006-01-11 21:28:44 +00:00
caillon%redhat.com
355b440162
Attempt to fix gtk 1 bustage. Bug 239227
2006-01-11 21:28:43 +00:00
caillon%redhat.com
f6df2832d2
Attempt to fix gtk 1 bustage. Bug 239227
2006-01-11 21:28:42 +00:00
caillon%redhat.com
d03be13c35
Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
...
r=blizzard sr=bryner
2006-01-11 21:28:41 +00:00
gerv%gerv.net
23f3029c3f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-01-11 21:28:40 +00:00
neil%parkwaycc.co.uk
11de27b9d5
Bug 217089 Fix compiler warnings p=gautheri@noos.fr r=ere sr=tor
2006-01-11 21:28:39 +00:00
amardare%qnx.com
bd6c48cc3f
Photon specific changes after synchronizing with the head branch.
...
Most of these changes were included in our released mozilla 1.0 package.
2006-01-11 21:28:38 +00:00
cls%seawood.org
5a90c1a7e4
Landing mingw gfx-viewer changes.
...
Bug #134113 r=pavlov sr=blizzard
2006-01-11 21:28:37 +00:00
cbiesinger%web.de
9c818d6fe3
bug 229990. fix another beos build bustage.
2006-01-11 21:28:36 +00:00
dbaron%dbaron.org
1ed40b6dfd
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2006-01-11 21:28:35 +00:00
dougt%netscape.com
a504b896bf
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2006-01-11 21:28:34 +00:00
mkaply%us.ibm.com
550da7a9ff
#67913
...
r=pedemont, sr=blizzard (platform specific code)
OS/2 only = 800x600 reports the workarea size incorrectly, so explictly use the height of warpcenter
2006-01-11 21:28:33 +00:00
mkaply%us.ibm.com
fd1c24fcad
#67913
...
r=pedemont, sr=blizzard (platform specific code)
OS/2 only - don't let Mozilla windows cover up the Warpcenter
2006-01-11 21:28:32 +00:00
tor%cs.brown.edu
b29d14210b
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
2006-01-11 21:28:31 +00:00
tor%cs.brown.edu
b593c558ad
Bug 53597 - irix build bustage fix.
2006-01-11 21:28:30 +00:00