summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkgc-win32.c
Commit message (Expand)AuthorAgeFilesLines
* API: remove GdkGCBenjamin Otte2010-08-101-1102/+0
* Fix build breakage on Windows caused by the region changesTor Lillqvist2010-07-051-15/+16
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-4/+3
* Remove GDK_GC_FONTJavier Jardón2010-06-281-14/+0
* [GdkGC] Remove deprecated GdkFont from GdkGCValues structureJavier Jardón2010-06-281-34/+1
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-061-1/+1
* Fix win32 GC set_region handling of reset_regionAlexander Larsson2009-07-011-6/+5
* Misc stuffCody Russell2009-04-021-1/+1
* CSW Win32 work in progress - builds but does not work yet.Cody Russell2009-04-021-4/+8
* 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-5/+5
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-4/+2
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-28/+7
* [Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning asTor Lillqvist2005-07-181-0/+2
* Improve and simplify line segment rendering on Win32, especially theTor Lillqvist2005-06-241-158/+157
* gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap) Minor fixesTor Lillqvist2005-05-041-7/+9
* Add a draw-border style property to allow themes to draw outside theOwen Taylor2005-05-021-144/+29
* Use cairo_set_device_offset().Owen Taylor2005-03-181-43/+23
* Big window fix for Win32. Big windows are still emulated within 16-bitIvan, Wong Yat Cheung2005-03-111-9/+5
* Fix for #162790, by Iwan Wong:Tor Lillqvist2005-01-121-46/+69
* updatedHans Breuer2004-11-211-1/+22
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-2/+2
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-311-2/+2
* Plug memory leak. (#140775, John Ehresman)Tor Lillqvist2004-04-291-1/+3
* Don't just copy the whole GdkGCWin32 with a single assignment, thatTor Lillqvist2004-03-151-3/+26
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-10/+10
* Fix for #111028, thanks to J. Ali Harlow, who writes: I found that theTor Lillqvist2003-06-281-7/+12
* Set graphics_exposures and subwindow_mode, too, even if they aren'tTor Lillqvist2003-06-061-1/+3
* Minor cosmetics.Tor Lillqvist2002-12-171-0/+8
* Merge from stable:Tor Lillqvist2002-11-241-142/+127
* Reflect recent renamings and removals of functions.Tor Lillqvist2002-11-161-13/+30
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-309/+126
* Delete leftover declarations of the obsolete Win32-only functionsTor Lillqvist2002-09-191-6/+2
* [ merge from stable ]Tor Lillqvist2002-06-101-0/+2
* Fixed dashed line issues (#74441) to an IMO reasonable extend. That is:Hans Breuer2002-03-281-69/+55
* Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fixTor Lillqvist2002-03-211-2/+2
* Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST.Tor Lillqvist2002-02-281-1/+1
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-412/+204
* Fixes contributed by Archaeopteryx Software: This is a first small part ofTor Lillqvist2002-01-111-2/+8
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-4/+8
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-3/+0
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-7/+7
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-1/+1
* coalescing property notifiesHans Breuer2001-08-111-5/+6
* made fil mode GDK_STIPPLED actually work -> check boxes and radio buttonsHans Breuer2001-05-251-9/+45
* updated exportsHans Breuer2001-05-061-5/+14
* updatedHans Breuer2001-03-101-5/+6
* Add gdkkeys.Tor Lillqvist2000-12-141-0/+1
* Changes by Hans Breuer:Tor Lillqvist2000-11-301-5/+21