Commit Graph

26 Commits

Author SHA1 Message Date
jwalden@mit.edu
6d7584839a Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
asqueella@gmail.com
6395724420 Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc 2007-05-02 13:07:32 -07:00
dbaron%dbaron.org
af1c0a6a6b Pick up dynamic changes in screen size (although some other things still cache them per-window). b=256646 r+sr=roc 2006-09-18 23:37:21 +00:00
dbaron%dbaron.org
9f89f6f417 Backing out since gdk_screen_get_default, gdk_screen_get_width, and gdk_screen_get_height don't exist on older version of GTK+ (lhasa tinderbox). 2006-08-03 06:32:31 +00:00
dbaron%dbaron.org
db7bb7fe29 Pick up dynamic changes in screen size (although some other things still cache them per-window). b=256646 r+sr=roc 2006-08-03 05:18:49 +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
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
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
tor%cs.brown.edu
f799951ac3 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2006-01-11 21:28:29 +00:00
blizzard%redhat.com
bac38d469f Fix bug #74870. "Cookie dialog invisible with moz on second screen of Xinerama". Patch from Chris P. Ross <cross@distal.com>. sr=blizzard, r=jwbaker@acm.org 2006-01-11 21:28:26 +00:00
gerv%gerv.net
6a3d0d6c9c License changes, take 2. Bug 98089. mozilla/gfx/. 2006-01-11 21:28:25 +00:00
dbaron%fas.harvard.edu
e0c8a43e48 Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2006-01-11 21:28:21 +00:00
blizzard%redhat.com
9349955373 Fix bug #32612. Add xinerama support for linux systems. r=bryner, pinkerton, leaf sr=alecf 2006-01-11 21:28:10 +00:00
pinkerton%netscape.com
c735d4ec34 fix for sunWpro compiler. forgot a return in my haste. thanks to tor@cs.brown.edu for pointing this out. 2006-01-11 21:28:08 +00:00
pinkerton%netscape.com
0eb5b5e7fb Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2006-01-11 21:28:07 +00:00
pinkerton%netscape.com
165909c877 screen manager and screen impls, first cut assuming only one monitor. make the dev context use them. r=pavlov. 2006-01-11 21:27:50 +00:00
pinkerton%netscape.com
e6242a6354 First Checked In. 2006-01-11 21:27:48 +00:00