| Commit message (Expand) | Author | Age | Files | Lines |
* | API: remove GdkGC | Benjamin Otte | 2010-08-10 | 1 | -1102/+0 |
* | Fix build breakage on Windows caused by the region changes | Tor Lillqvist | 2010-07-05 | 1 | -15/+16 |
* | s/GdkRegion/cairo_region_t/ in all of gtk | Benjamin Otte | 2010-06-29 | 1 | -4/+3 |
* | Remove GDK_GC_FONT | Javier Jardón | 2010-06-28 | 1 | -14/+0 |
* | [GdkGC] Remove deprecated GdkFont from GdkGCValues structure | Javier Jardón | 2010-06-28 | 1 | -34/+1 |
* | Do not use static GTypeInfo and GInterfaceInfo | Nicola Fontana | 2009-11-06 | 1 | -1/+1 |
* | Fix win32 GC set_region handling of reset_region | Alexander Larsson | 2009-07-01 | 1 | -6/+5 |
* | Misc stuff | Cody Russell | 2009-04-02 | 1 | -1/+1 |
* | CSW Win32 work in progress - builds but does not work yet. | Cody Russell | 2009-04-02 | 1 | -4/+8 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 1 | -5/+5 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -4/+2 |
* | Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or | Tor Lillqvist | 2006-08-29 | 1 | -28/+7 |
* | [Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning as | Tor Lillqvist | 2005-07-18 | 1 | -0/+2 |
* | Improve and simplify line segment rendering on Win32, especially the | Tor Lillqvist | 2005-06-24 | 1 | -158/+157 |
* | gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap) Minor fixes | Tor Lillqvist | 2005-05-04 | 1 | -7/+9 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -144/+29 |
* | Use cairo_set_device_offset(). | Owen Taylor | 2005-03-18 | 1 | -43/+23 |
* | Big window fix for Win32. Big windows are still emulated within 16-bit | Ivan, Wong Yat Cheung | 2005-03-11 | 1 | -9/+5 |
* | Fix for #162790, by Iwan Wong: | Tor Lillqvist | 2005-01-12 | 1 | -46/+69 |
* | updated | Hans Breuer | 2004-11-21 | 1 | -1/+22 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -2/+2 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Remove | Tor Lillqvist | 2004-10-31 | 1 | -2/+2 |
* | Plug memory leak. (#140775, John Ehresman) | Tor Lillqvist | 2004-04-29 | 1 | -1/+3 |
* | Don't just copy the whole GdkGCWin32 with a single assignment, that | Tor Lillqvist | 2004-03-15 | 1 | -3/+26 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | New function, callback proc for EnumWindows(). | Tor Lillqvist | 2003-06-30 | 1 | -10/+10 |
* | Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the | Tor Lillqvist | 2003-06-28 | 1 | -7/+12 |
* | Set graphics_exposures and subwindow_mode, too, even if they aren't | Tor Lillqvist | 2003-06-06 | 1 | -1/+3 |
* | Minor cosmetics. | Tor Lillqvist | 2002-12-17 | 1 | -0/+8 |
* | Merge from stable: | Tor Lillqvist | 2002-11-24 | 1 | -142/+127 |
* | Reflect recent renamings and removals of functions. | Tor Lillqvist | 2002-11-16 | 1 | -13/+30 |
* | gdk/win32/gdkprivate-win32.h Rename all global variables and functions to | Tor Lillqvist | 2002-11-12 | 1 | -309/+126 |
* | Delete leftover declarations of the obsolete Win32-only functions | Tor Lillqvist | 2002-09-19 | 1 | -6/+2 |
* | [ merge from stable ] | Tor Lillqvist | 2002-06-10 | 1 | -0/+2 |
* | Fixed dashed line issues (#74441) to an IMO reasonable extend. That is: | Hans Breuer | 2002-03-28 | 1 | -69/+55 |
* | Don't clear all of the pen_style, just the PS_STYLE_MASK. Seems to fix | Tor Lillqvist | 2002-03-21 | 1 | -2/+2 |
* | Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST. | Tor Lillqvist | 2002-02-28 | 1 | -1/+1 |
* | Massive changes. Too many to list here, but I'll try a summary: | Tor Lillqvist | 2002-02-17 | 1 | -412/+204 |
* | Fixes contributed by Archaeopteryx Software: This is a first small part of | Tor Lillqvist | 2002-01-11 | 1 | -2/+8 |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 1 | -4/+8 |
* | New file, hand-written wrapper for the Wintab library. | Tor Lillqvist | 2001-10-29 | 1 | -3/+0 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -7/+7 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -1/+1 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -5/+6 |
* | made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons | Hans Breuer | 2001-05-25 | 1 | -9/+45 |
* | updated exports | Hans Breuer | 2001-05-06 | 1 | -5/+14 |
* | updated | Hans Breuer | 2001-03-10 | 1 | -5/+6 |
* | Add gdkkeys. | Tor Lillqvist | 2000-12-14 | 1 | -0/+1 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 1 | -5/+21 |