summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkselection-win32.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-311-1/+1
* take targets into account again to allow dnd of other things than textHans Breuer2004-08-081-1/+112
* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)Tor Lillqvist2004-07-071-225/+229
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Calls to OpenClipboard() must be followed by calls to CloseClipboard().Tor Lillqvist2003-12-141-29/+19
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-10/+10
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-7/+7
* Fix doc comment.Matthias Clasen2002-10-251-44/+0
* Copy from X11 backend. The old version mishandled consecutive newlines.Tor Lillqvist2002-09-211-4/+4
* Delete leftover declarations of the obsolete Win32-only functionsTor Lillqvist2002-09-191-2/+10
* Merge from gtk-1-3-win32-production and gtk-2-0:Tor Lillqvist2002-09-111-1/+1
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-10/+10
* Renames:Owen Taylor2002-06-201-5/+5
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-23/+39
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-101-3/+3
* Apply the same fixes and improvements as to the gtk-1-3-win32-productionTor Lillqvist2002-01-101-162/+309
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-5/+0
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-16/+20
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-2/+2
* updated externalsHans Breuer2001-08-191-5/+42
* corrected object casts, make it work again on win32Hans Breuer2000-11-121-1/+6
* Guard definition of alloca(). glib.h now handles that.Tor Lillqvist2000-10-031-12/+324
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Include the build directory.Tor Lillqvist2000-07-251-20/+21
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-4/+7
* Remove the #ifndef USE_DISPATCHMESSAGE sections, we do want to useTor Lillqvist2000-03-161-10/+10
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-4/+4
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-201-19/+21
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+403
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-403/+0
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-2/+2
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-32/+23
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-101-1/+22
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-2/+1
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+392