]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkevents-win32.c
Handle emulated keyboard input that arrives as VK_PACKET
[~andy/gtk] / gdk / win32 / gdkevents-win32.c
2011-02-19 Tor LillqvistHandle emulated keyboard input that arrives as VK_PACKET
2011-02-06 Hans Breuerwin32: no more GdkNativeWindow and related changes
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-12-21 Matthias ClasenMove gdk_add_client_message_filter to common code
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottegdk: Replace direct calls of _gdk_event_func with _gdk_...
2010-12-02 Benjamin OtteAPI: Remove GdkNoExposeEvent
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-22 William Jon McCannMake gdk_event_apply_filters safe against changes in...
2010-10-06 Tor LillqvistMake it compile again for Windows
2010-09-09 Tor LillqvistAdapt to the GDK_KEY changes
2010-09-02 Tor LillqvistJust use TrackMouseEvent directly
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-22 Tor LillqvistGenerate correct grab broken event for WM_KILLFOCUS
2010-06-04 Colin WaltersUse g_source_set_name for all custom GSources in GTK+
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated code from GdkEvent
2010-04-04 Tor LillqvistWork on OLE2-based generic DND
2010-04-04 Tor LillqvistMake the gdk/win32 event debug printing function non...
2010-04-04 Tor LillqvistRemove unused functions and variables
2009-12-16 Tor LillqvistWork on OLE2-based generic DND
2009-12-16 Tor LillqvistMake the gdk/win32 event debug printing function non...
2009-12-16 Tor LillqvistRemove unused functions and variables
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-26 Hans BreuerSome cursor work for csw(win32), more left to do
2009-07-13 Hans BreuerBug #588379 - testgtk::panes does not change the cursor...
2009-07-13 Hans BreuerBug #588373 - Menus broken by client-side-windows
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonSome win32 cleanups
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Cody RussellGrab changes
2009-04-02 Cody Russellgrabs
2009-04-02 Cody RussellUpdates
2009-04-02 Cody RussellMisc stuff
2009-04-02 Cody RussellCSW Win32 work in progress - builds but does not work...
2009-03-17 Tor LillqvistBug 575700 - Crash when moving a GtkWindow
2009-03-11 Tor LillqvistBug 570896 - gdkevents-win32.c(2947) : error C4053...
2009-03-11 Tor LillqvistBug 574794 - Can not resize shaped windows on Windows
2009-01-30 Tor LillqvistBug 559408 - Transparency lost when images are copied...
2008-11-03 Tor LillqvistBug 557212 - Problem with which window gains focus...
2008-11-01 Tor LillqvistBug 558278 - Crash when calling a callback set by
2008-10-17 Tor LillqvistOn WM_WINDOWPOSCHANGING, don't dereference windowpos...
2008-10-05 Tor LillqvistBug 132501 - Make utility window translate to tool...
2008-08-28 Cody RussellCheck if the window's state has GDK_WINDOW_STATE_MAXIMI...
2008-08-22 Cody RussellRemove the checks to see if the window is modally block...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-07-24 Cody RussellBug 544510 – SetTimer callback signatures has the wrong...
2008-07-21 Cody RussellBug 153567 – Repaint glitches in widgets
2008-07-02 Cody RussellBug 541162 – [Win32] Update for the new GdkWindowImpl...
2008-07-01 Cody RussellBug 539164 – Windows' System Menu blocks main loop
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-30 Tor LillqvistBug 533108 - leak of GDI region in function 'handle_wm_...
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-03-23 Cody RussellCheck window state for GDK_WINDOW_STATE_ICONIFIED befor...
2008-03-14 Tor LillqvistDrop the support for the MSH_MOUSEWHEEL message that...
2008-02-07 Cody Russellgdk/win32/gdkevents-win32.c Fixed two declarations...
2008-02-06 Cody RussellAlso check that the window is not mapped.
2008-02-06 Cody RussellCheck if the window is a temp window, otherwise things...
2008-02-05 Cody Russellgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
2008-01-31 Cody RussellRefactored some of the window hiding/showing code from...
2007-12-23 Cody RussellCheck that the window is mapped before setting SW_RESTO...
2007-10-19 Tor LillqvistAdd a block around the WM_ACTIVATE case to avoid declar...
2007-10-18 Cody Russellgdk/win32/gdkevents-win32.c Force non-modal transient...
2007-07-12 Cody Russellgdk/win32/gdkevents-win32.c Fix transient windows on...
2007-06-25 Tor LillqvistRevert my attempted overly simple fix for #445284,...
2007-06-10 Cody RussellDon't revert the mouse cursor to the built-in one when...
2007-05-30 Tor LillqvistSubtract the multi-monitor offset from x and y before...
2007-05-13 Cody RussellFix context iterations for handle_configure_event()
2007-02-15 Cody RussellFix Win32 resize events and flickering
2007-01-19 Tor LillqvistBuild Wintab support always on Windows. Don't require...
2006-09-03 Tor Lillqvistgdk/win32/gdkevents-win32.c Use wide-char API for messa...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-06-08 Tor Lillqvist[WM_WINDOWPOSCHANGED] Replace identical code as in
2006-05-09 Tor LillqvistLook at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK...
2006-04-21 Alexander LarssonMerge the gtk-printing branch. For more detailed Change...
2006-02-09 Tor LillqvistIf we don't know where we went, and have generated...
2006-02-09 John Ehresmangdk/win32/gdkevents-win32.c (gdk_event_translate) ...
2006-02-08 Tor LillqvistConsistenly use assign_object() when assigning GdkWindo...
2006-01-02 Tor LillqvistRevert stuff that was accidentally committed.
2006-01-02 Tor LillqvistGet the invalidated region from ScrollWindowEx() instea...
2005-10-13 Tor LillqvistDon't treat Alt-Enter specially. It does not have any...
2005-09-02 Tor LillqvistKeep track of cursor position also in root window coord...
2005-07-29 Tor LillqvistCosmetics.
2005-07-29 Tor LillqvistRemove ifdeffed out code relating to the gdk-ping messa...
2005-07-28 Tor LillqvistNew static function to generate and append the GDK_GRAB...
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-05-18 Tor Lillqvistgdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32...
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-03-30 Tor LillqvistFix event filter handling. If an event filter (global...
2005-03-30 Tor LillqvistThe state field should represent the state before the...
2005-03-18 Tor LillqvistOn WM_MOUSEMOVE, don't check if this process owns the...
2005-03-16 Tor Lillqvistgdk/win32/gdkprivate-win32.h Drop global variable _gdk_...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
next