summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkgeometry-win32.c
Commit message (Expand)AuthorAgeFilesLines
* win32 geometry: reorganize code to avoid prototypesIgnacio Casal Quinteiro2016-01-231-22/+19
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-4/+4
* Fix various warnings about unused thingsРуслан Ижбулатов2014-08-131-4/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: Never pass SWP_NOSIZE or SWP_NOMOVE to SetWindowPosNeil Roberts2011-11-101-12/+3
* win32: gdk3 resurrectionHans Breuer2011-01-021-112/+26
* gdk: Rewrite background handlingBenjamin Otte2010-09-261-12/+0
* Fix build breakage on Windows caused by the region changesTor Lillqvist2010-07-051-1/+1
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-6/+4
* Deprecate the GdkRegion APIBenjamin Otte2010-06-291-8/+8
* Initialize 'private' before useHans Breuer2009-07-041-1/+1
* Some win32 cleanupsAlexander Larsson2009-07-011-20/+0
* grabsCody Russell2009-04-021-3/+49
* UpdatesCody Russell2009-04-021-28/+86
* Misc stuffCody Russell2009-04-021-3/+7
* CSW Win32 work in progress - builds but does not work yet.Cody Russell2009-04-021-571/+36
* Bug 541305 – [Win32] Scrolling was broken after GdkWindow refactoringCody Russell2008-07-021-9/+3
* Bug 541162 – [Win32] Update for the new GdkWindowImpl stuffCody Russell2008-07-021-20/+10
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-4/+4
* Get the invalidated region from ScrollWindowEx() instead of an incorrectTor Lillqvist2006-01-021-23/+17
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-0/+78
* Print debugging output only if asked for, not always.Tor Lillqvist2005-03-161-33/+41
* A further fix for big window support. Now also the test in testgtk works.Ivan, Wong Yat Cheung2005-03-121-0/+2
* Big window fix for Win32. Big windows are still emulated within 16-bitIvan, Wong Yat Cheung2005-03-111-517/+106
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix for #108007, #112402, #117042: There was confusion in gdk/win32 atTor Lillqvist2003-07-291-8/+8
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-2/+2
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-78/+143
* Remove redundant doc comments.Matthias Clasen2002-10-231-15/+0
* Merge from gtk-2-0:Tor Lillqvist2002-09-111-13/+74
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-101-3/+3
* make it compile with msvc: !HAVE_UNISTD_H; no label without op, even ifHans Breuer2001-11-181-201/+266
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-4/+0
* updated externalsHans Breuer2001-09-211-17/+19
* updated externalsHans Breuer2001-08-191-41/+74
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-1/+5
* updatedHans Breuer2001-03-091-3/+3
* corrected object casts, make it work again on win32Hans Breuer2000-11-121-2/+8
* gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.Tor Lillqvist2000-10-221-0/+20
* Update.Tor Lillqvist2000-10-091-9/+9
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Include the build directory.Tor Lillqvist2000-07-251-146/+292
* New file, just a quick hack of the X11 version.Tor Lillqvist2000-05-011-0/+702