libs-back/Source
Gregory John Casamento 77565aaad0 * Headers/win32/WIN32Server.h: Remove HOTKEY method.
* Source/win32/w32_general.m: Remove HOTKEY method.
	* Source/win32/WIN32Server.m: Remove call to HOTKEY method.  Added
	function "mask_for_keystate(..)" to implement modifier mappings
	on Windows.   Also changed process_key_event to use the new function
	and changed the call to ToUnicode to use a blank array instead of
	modifying the existing keyState array since this was returning the
	characters with the modifiers still applied.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@29498 72102866-910b-0410-8b05-ffd578937521
2010-02-07 08:37:04 +00:00
..
art Merge the two checks for xshm in XWindowBuffer. 2010-01-26 09:21:01 +00:00
cairo Avoid unnecessary runtime check in the fix for #28590. 2010-01-22 11:47:06 +00:00
English.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
gsc Correct -setColor:state: to handle alpha better. 2009-11-04 21:56:49 +00:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
win32 * Headers/win32/WIN32Server.h: Remove HOTKEY method. 2010-02-07 08:37:04 +00:00
winlib commit alpha tweaks 2009-11-04 12:09:15 +00:00
x11 Merge the two checks for xshm in XWindowBuffer. 2010-01-26 09:21:01 +00:00
xdps Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
xlib Implement pattern colours for all backends. 2009-10-19 14:17:45 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSBackend.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00