]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkkeys-win32.c
Change FSF Address
[~andy/gtk] / gdk / win32 / gdkkeys-win32.c
2012-02-27 Javier JardónChange FSF Address
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-23 Murray CummingMinor documentation improvements
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-09-09 Tor LillqvistAdapt to the GDK_KEY changes
2010-07-02 William Jon McCann[gdk] Add gdk_keymap_get_num_lock_state
2010-04-04 Matthias ClasenFix a compatibility problem
2010-04-04 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2010-02-12 Matthias ClasenFix a compatibility problem
2009-12-21 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2008-10-01 Tor LillqvistImplement trivially on Windows. Not sure if something...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-07-02 Cody RussellBug 541305 – [Win32] Scrolling was broken after GdkWind...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-07-24 Tor LillqvistCosmetic changes.
2007-07-03 Tor LillqvistImplement. Just return FALSE for now. What should this...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-04-19 Tor LillqvistMap VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562)
2005-05-22 Tor LillqvistMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
2005-05-22 Tor LillqvistIf the keysym isn't one of the special cases this funct...
2005-05-18 Tor Lillqvistgdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2005-02-23 Tor LillqvistWorkaround for bug in MapVirtualKey(VK_DIVIDE, 0) in...
2005-02-01 Tor LillqvistRemove superfluous blank line.
2005-02-01 Tor LillqvistNew functions, code blocks refactored out of update_key...
2005-01-23 Tor LillqvistHandle Greek tonos dead accent key. (#164859, reported...
2005-01-19 Tor LillqvistHandle keyboards with ShiftLock (and not CapsLock)...
2004-08-07 Tor LillqvistDon't hardcode mapping of VK_DECIMAL to GDK_KP_Decimal...
2004-04-10 Tor LillqvistIf both Shift and CapsLock pressed, ignore the shift...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-12-14 Tor LillqvistMerge from stable:
2003-09-19 Tor LillqvistHandle dead keysyms present on the US-International...
2003-07-26 Tor Lillqvistgdk/win32/gdkprivate-win32.h New flags _gdk_input_local...
2002-10-23 Matthias ClasenRemove redundant doc comments.
2002-09-27 Eric WarmenhovenMove gdk_keval_name and gdk_keyval_from_name to new...
2002-09-11 Tor LillqvistMerge from gtk-2-0:
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-03-28 Hans BreuerFixed dashed line issues (#74441) to an IMO reasonable...
2002-03-06 Tor LillqvistBypass calls to the grab/ungrab functions in gdkinput...
2002-02-28 Tor LillqvistRemove the event_mask, it is now in GdkWindowObject.
2002-02-27 Hans Breuernew file
2002-02-27 Owen TaylorMake sure Page_Up, Page_Down get those names, not Prior...
2002-02-26 Tor LillqvistImplement the functions that until now just were non...
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2001-06-22 Hans Breuerupdated externals
2001-02-19 Hans Breuerupdated for win32 msvc build (forgot this before)
2000-12-14 Tor LillqvistAdd gdkkeys.