| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk: Make GdkKeymap a private api | Matthias Clasen | 2020-04-06 | 1 | -1/+0 |
* | GdkWindow -> GdkSurface: File renames | Alexander Larsson | 2018-03-20 | 1 | -1/+1 |
* | win32: Port to new monitor api | Руслан Ижбулатов | 2016-04-27 | 1 | -0/+1 |
* | GDK-W32: remove trailing whitespace everywhere | Руслан Ижбулатов | 2015-04-29 | 1 | -1/+1 |
* | Add OpenGL Support for the GDK Windows Backend | Chun-wei Fan | 2014-12-17 | 1 | -0/+1 |
* | Bug 702144: Make gdkwin32.h a pure include-only header | Chun-wei Fan | 2013-08-14 | 1 | -75/+1 |
* | Add GDK_AVAILABLE_IN_ALL annotations in gdk | Matthias Clasen | 2013-05-05 | 1 | -0/+10 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | win32: Add gdk_win32_window_get_impl_hwnd | Alexander Larsson | 2011-11-10 | 1 | -0/+1 |
* | win32: no more GdkNativeWindow and related changes | Hans Breuer | 2011-02-06 | 1 | -3/+3 |
* | win32: gdk3 resurrection | Hans Breuer | 2011-01-02 | 1 | -11/+16 |
* | Add win32 implementation for foreign window functions | Matthias Clasen | 2010-12-21 | 1 | -0/+4 |
* | gdk: Remove GdkPixmap | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | Fix Win32 build | Tor Lillqvist | 2010-08-23 | 1 | -16/+0 |
* | API: remove begin/end_direct_draw functions | Benjamin Otte | 2010-08-10 | 1 | -7/+0 |
* | win32: Avoid type warning for offscreen windows in xp theme | Martin Schlemmer | 2010-06-14 | 1 | -0/+3 |
* | win32: Fix the xp there to correctly clip when drawing | Martin Schlemmer | 2010-06-11 | 1 | -0/+8 |
* | Remove some deprecated stuff from GdkWindow | Javier Jardón | 2010-05-12 | 1 | -2/+0 |
* | Add potentially missing #defines for XBUTTON1, etc. Fixes the build that | Cody Russell | 2009-02-09 | 1 | -0/+19 |
* | define __GDK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -1/+0 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c | Cody Russell | 2008-02-05 | 1 | -1/+1 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 1 | -0/+1 |
* | export _gdk_win32_pixbuf_to_hicon() as | Hans Breuer | 2005-09-18 | 1 | -0/+1 |
* | Add comment about the current named cursor implementation, and what it | Tor Lillqvist | 2005-07-05 | 1 | -0/+3 |
* | New debugging function, to log a clipboard format name symbolically. | Tor Lillqvist | 2005-04-04 | 1 | -0/+5 |
* | Use gdk_window_get_toplevel(), as it is the top-level windows that are | Tor Lillqvist | 2002-03-19 | 1 | -1/+0 |
* | Massive changes. Too many to list here, but I'll try a summary: | Tor Lillqvist | 2002-02-17 | 1 | -8/+4 |
* | New file, hand-written wrapper for the Wintab library. | Tor Lillqvist | 2001-10-29 | 1 | -304/+3 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -2/+2 |
* | Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup and | Matthias Clasen | 2001-10-18 | 1 | -7/+0 |
* | updated externals | Hans Breuer | 2001-09-21 | 1 | -2/+16 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -4/+1 |
* | gdk_device_get_history moved to gdk/gdkinput.c like the other backends | Hans Breuer | 2001-07-20 | 1 | -0/+5 |
* | New function, as in the X11 backend. (gdk_window_new, | Tor Lillqvist | 2000-12-30 | 1 | -1/+1 |
* | Update. | Tor Lillqvist | 2000-10-09 | 1 | -0/+3 |
* | Use -Wall. Add gdkpango-win32.o | Tor Lillqvist | 2000-09-07 | 1 | -0/+37 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -3/+9 |
* | Include the build directory. | Tor Lillqvist | 2000-07-25 | 1 | -5/+5 |
* | More work on the Win32 backend. More files compile now. | Tor Lillqvist | 2000-07-23 | 1 | -12/+12 |
* | More work on GDK for Win32. Still in an intermediate state. | Tor Lillqvist | 2000-07-23 | 1 | -73/+18 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to make | Tor Lillqvist | 2000-07-11 | 1 | -35/+54 |
* | Win32 changes, still doesn't build though. | Tor Lillqvist | 2000-07-11 | 1 | -2/+17 |
* | Patch from George Liebl to add a GdkGrabStatus enumeration to use as a | Owen Taylor | 2000-07-06 | 1 | -9/+0 |
* | Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn or | Tor Lillqvist | 2000-07-04 | 1 | -0/+7 |
* | Define more message types missing from mingw headers. | Tor Lillqvist | 2000-05-12 | 1 | -8/+48 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -6/+270 |
* | Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function | Tor Lillqvist | 2000-03-08 | 1 | -0/+1 |
* | Remove, as this is a file generated by configure (or copied from | Tor Lillqvist | 1999-11-21 | 1 | -8/+4 |
* | Intermediate commit. I go to bed now. | Tor Lillqvist | 1999-11-17 | 1 | -3/+4 |