summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkproperty-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-2/+1
* Support inverting arrows via XSetting. (#377979, Yevgen Muntyan).Kristian Rietveld2006-12-271-0/+6
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-216/+5
* Convert \n to \r\n also when storing CF_UNICODETEXT (UTF-16) in theTor Lillqvist2006-06-111-3/+14
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add moreTor Lillqvist2005-11-011-28/+36
* fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c hasHans Breuer2005-09-181-0/+9
* Handle gtk-alternative-button-order (setting it to TRUE).Tor Lillqvist2005-05-241-0/+6
* Check that GDK_IS_SCREEN(screen) (like the X11 backend does), not screenTor Lillqvist2005-05-101-1/+1
* New debugging function, to log a clipboard format name symbolically.Tor Lillqvist2005-04-041-166/+188
* gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, justTor Lillqvist2005-03-161-1/+1
* Print debugging output only if asked for, not always.Tor Lillqvist2005-03-161-4/+4
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-311-1/+1
* Make "ms-windows" the default theme on Win32.Matthias Clasen2004-09-011-1/+5
* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)Tor Lillqvist2004-07-071-27/+40
* some more settings from system, also reflect some name changes done aHans Breuer2004-03-071-6/+91
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* If the WM_TRANSIENT_FOR property is being deleted, set the owner of theTor Lillqvist2004-01-251-5/+12
* Use g_printf instead of system printf. (#99327)Matthias Clasen2002-12-151-2/+2
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-2/+2
* Fix braino, actually do check each char, not just the first one, whenTor Lillqvist2002-09-041-1/+1
* Renames:Owen Taylor2002-06-201-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-2/+6
* Apply the same fixes and improvements as to the gtk-1-3-win32-productionTor Lillqvist2002-01-101-38/+283
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-10/+6
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-2/+1
* updated externalsHans Breuer2001-10-261-14/+11
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-221-8/+17
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-3/+3
* updatedHans Breuer2001-04-131-0/+22
* Include x11/gdkx.h only when building for X11.Tor Lillqvist2000-10-251-9/+10
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Include the build directory.Tor Lillqvist2000-07-251-6/+8
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-2/+2
* Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to useTor Lillqvist2000-03-161-9/+8
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-7/+3
* gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW wereTor Lillqvist2000-02-091-3/+3
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-201-11/+20
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+228
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-228/+0
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-11/+11
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-1/+3
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-101-0/+5
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-1/+1
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+221