Граф коммитов

152448 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org e4add2abe8 Remove extra parenthesis Jesse found, and some overpunctuation. 2006-01-11 22:44:34 +00:00
mgalli%geckonnection.com 920196d776 title fix. 2006-01-11 22:41:56 +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
dbaron%dbaron.org cb12d4612b Remove quotes from comment, since adding quotes actually breaks things on Windows. 2006-01-11 22:36:08 +00:00
pavlov%pavlov.net f6032012a4 moving nsIScreen and implementations to widget. (files copied on cvs server already). bug 322942 r=vlad sr=roc 2006-01-11 22:12:18 +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
mgalli%geckonnection.com c9cadb3ef2 Force focus to the content window 2006-01-11 21:34:01 +00:00
mgalli%geckonnection.com 095b5721eb You can actually get to browser tab from Menu Tabs >... 2006-01-11 21:30:23 +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
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 dc69c19eb2 Bug #96213. Don't query Xinerama if Xinerama is not active. Patch from Frederic Crozat <fcrozat@mandrakesoft.com>. r=blizzard, sr=shaver 2006-01-11 21:28:28 +00:00
arougthopher%lizardland.net 064ee0ca23 Fix for Bug#10090
BViews were being drawn one pixel too small, do to the fact that Bview.Bounds() returns one pixel smaller than the actually widht/height.  (Also happens from BView.Frame())  Added a +1 to a couple of places to adjust for this.

Argouthopher at lizardland.net

r=cls (seawood@netscape.com)
2006-01-11 21:28:27 +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
pinkerton%netscape.com c773a0ccfd use OS routine to sub out the menubar and dock on OSX/Carbon. r=sdagley/sr=sfraser/a=chofmann. bug# 83570. 2006-01-11 21:28:24 +00:00
rjesup%wgate.com 879de623af Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm
just checking it in for him.  a=asa, r=jag, r=Tomi.Leppikangas@oulu.fi,
r=cls (Makefile changes), sr=kin
2006-01-11 21:28:23 +00:00
mkaply%us.ibm.com d3170d74de #95301
r=pedemonte, a=blizzard
OS/2 only - leaking presentation spaces
2006-01-11 21:28:22 +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
quy%igelaus.com.au c262376bd6 Updating xlib. Not part of the build 2006-01-11 21:28:20 +00:00
pinkerton%netscape.com cef3e47226 get rid of naked printf. sr=hyatt. 2006-01-11 21:28:19 +00:00
alecf%netscape.com b353a164d3 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2006-01-11 21:28:18 +00:00
dinglis%qnx.com cb18eb3a63 NOT PART OF BUILD (Photon Only)
- many fixes (fonts, rendering, printing, crashes, image drawing)
2006-01-11 21:28:17 +00:00
briane%qnx.com 931cd027ba Photon Build only
Changes to support new gfx2 and image libs.
Bug fixes for drawing speed and code cleanup
2006-01-11 21:28:16 +00:00
warren%netscape.com 7d7a76ec0e Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2006-01-11 21:28:15 +00:00
warren%netscape.com d649b71eb0 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2006-01-11 21:28:14 +00:00