summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdnd-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Add drop_failed, like in the X11 backend. Nothing sets it, though.Tor Lillqvist2004-08-271-2/+16
* Put back the ref_count field in the GdkDragContextPrivateWin32 struct (butTor Lillqvist2004-05-151-5/+10
* Add multi-monitor offset. (#141842, John Ehresman)Tor Lillqvist2004-05-051-2/+2
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* set current_dest_drag to NULL when destroying, fixes bug #120007. AlsoHans Breuer2004-02-281-8/+10
* Merge from stable:Tor Lillqvist2003-12-141-1/+1
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-64/+104
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-5/+5
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-071-8/+10
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-2/+2
* Use gdk_window_get_toplevel(), as it is the top-level windows that areTor Lillqvist2002-03-191-1/+4
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-6/+17
* Apply the same fixes and improvements as to the gtk-1-3-win32-productionTor Lillqvist2002-01-101-52/+43
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-2/+0
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-2/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-3/+3
* updated externalsHans Breuer2001-08-191-34/+390
* gdk/gdk.def Update.Tor Lillqvist2000-11-111-3/+4
* Update.Tor Lillqvist2000-10-091-9/+8
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-56/+97
* Include the build directory.Tor Lillqvist2000-07-251-4/+4
* More work on the Win32 backend. More files compile now.Tor Lillqvist2000-07-231-2/+2
* Fix typo. I had deleted a ! operator by mistake, which causedTor Lillqvist2000-05-071-190/+500
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-35/+35
* Internal GDK error reporting changes: (gdk_win32_gdi_failed) New functionTor Lillqvist2000-03-081-2/+2
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-2/+2
* New function. Guesstimate what Unicode subranges a font covers based onTor Lillqvist1999-12-051-1/+1
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-201-1/+1
* Intermediate commit. I go to bed now.Tor Lillqvist1999-11-171-9/+9
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+973
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-973/+0
* Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK toTor Lillqvist1999-11-041-202/+278
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-2/+4
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-2/+2
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-33/+50
* Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor headerTor Lillqvist1999-06-141-4/+4
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-251-16/+30
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-3/+4
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+863