]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkevents-win32.c
Merge from stable:
[~andy/gtk] / gdk / win32 / gdkevents-win32.c
2003-12-14 Tor LillqvistMerge from stable:
2003-12-07 Tor LillqvistIf we already have a pointer grab active with a grab...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-08-08 Tor LillqvistPrint also the root coordinates for events that have...
2003-08-07 Tor Lillqvistgdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter...
2003-08-07 Hans Breuerfinally use TrackMouseEvent (only if the new window...
2003-08-04 Tor Lillqvist2003-08-04 Tor Lillqvist <tml@iki.fi
2003-08-02 Tor LillqvistFix gdk/win32 window geometry handling again. The windo...
2003-07-29 Tor LillqvistFix for #108007, #112402, #117042: There was confusion...
2003-07-27 Tor LillqvistOn Win9x, the keyboard state returned by GetKeyboardSta...
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-06-30 Tor LillqvistNew function, callback proc for EnumWindows().
2003-06-22 Tor LillqvistWhen emulating X11's automatic grab on button down...
2003-06-05 Tor LillqvistHandle global filters.
2003-05-06 Tor LillqvistFix for #110165 (thanks to Arnaud Charlet):
2003-03-15 Tor LillqvistUse the signed GET_X_LPARAM() and GET_Y_LPARAM() to...
2003-03-13 Tor LillqvistOn WM_MOUSEMOVE, the test whether we have actually...
2003-03-13 Tor Lillqvistif a grab cursor is used, must copy the HCURSOR with...
2003-01-19 Tor LillqvistMerge from stable:
2003-01-05 Tor LillqvistUse correct DLL and import library names, with GTK_API_...
2002-12-17 Tor LillqvistMinor cosmetics.
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-12-09 Tor LillqvistMerge from stable:
2002-11-25 Tor LillqvistEnclose in #ifdef G_ENABLE_DEBUG, as they use functions...
2002-11-24 Tor LillqvistMerge from stable:
2002-11-16 Tor LillqvistReflect recent renamings and removals of functions.
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-09-24 Tor LillqvistMerge from gtk-2-0:
2002-09-24 Owen TaylorChange the window parameter for
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-08-31 Tor LillqvistOn Cygwin, open /dev/windows instead of using the magic...
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
2002-08-24 Tor LillqvistLet the system handle Alt-Space, too. Thanks to Tim...
2002-06-20 Owen TaylorRenames:
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-03-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-03-02 Tor Lillqvistgdk/gdk.def Add and (trivially) implement
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-26 Tor LillqvistImplement the functions that until now just were non...
2002-02-23 Tor LillqvistSet also group in the key press/release events, always...
2002-02-18 Hans Breuerprocess WM_PAINT messages for bg_pixmap == GDK_NO_BG...
2002-02-17 Tor LillqvistDon't set the PC_EXPLICIT flag for unused palette entri...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2001-11-10 Hans Breuermake sure we know what we are talking about when asked...
2001-11-08 Tor LillqvistAdd headers. Add section about ActiveIMM.
2001-10-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-09-21 Hans Breuerupdated externals
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-19 Hans Breuerupdated externals
2001-08-04 Hans Breuernew file use it
2001-06-22 Hans Breuerupdated externals
2001-05-06 Hans Breuerupdated exports
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-10 Hans Breuerupdated
2001-03-09 Hans Breuerupdated
2001-02-25 Hans Breuersmall (not only) portability fixes
2001-02-23 Tor LillqvistUpdate. Mention the gtk-1-3-win32-production branch.
2001-01-15 Tor LillqvistInclude <stdlib.h> for getenv().
2001-01-15 Tor LillqvistNew implementaion that more closely mimics the events...
2001-01-09 Tor LillqvistImplement better mouse capturing. Do use SetCapture...
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-12-14 Tor LillqvistAdd gdkkeys.
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-11-12 Hans Breuercorrected object casts, make it work again on win32
2000-11-11 Tor Lillqvistgdk/gdk.def Update.
2000-10-09 Tor LillqvistUpdate.
2000-09-07 Tor LillqvistOops, cut&paste error.
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-06 Owen TaylorPatch from George Liebl to add a GdkGrabStatus enumerat...
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-16 Tor LillqvistPlug same refcount leaks as in the X11 backend.
2000-05-12 Tor LillqvistTypo.
2000-05-12 Tor LillqvistDefine more message types missing from mingw headers.
2000-05-07 Tor LillqvistFix typo. I had deleted a ! operator by mistake, which...
2000-05-01 Tor LillqvistLarge changes to the Win32 backend, partially made...
2000-03-16 Tor LillqvistRemove the #ifndef USE_DISPATCHMESSAGE sections, we...
2000-03-08 Tor LillqvistInternal GDK error reporting changes: (gdk_win32_gdi_fa...
2000-03-03 Tor LillqvistStore just pixel value of background colour.
2000-02-13 Tor LillqvistAdd an extra parameter so that we don't have to do...
2000-01-09 Tor LillqvistIgnore WM_MOVE for iconified or invisible windows....
2000-01-02 Tor LillqvistClean up some more leftovers from before Owen's reorgan...
1999-12-30 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
1999-11-23 Tor Lillqvistset event->any.window before calling filter functions.
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-20 Tor LillqvistFurther hacking. Now actually compiles. Haven't tried...
next