libs-back/Source/x11
Fred Kiefer 5d8d6e9138 * Source/win32/WIN32Server.m,
* Source/x11/XGServerEvent.m: Use NSDeleteCharacter instead of
        NSBackSpaceCharacter for the backspace key. This is what Cocoa
and
        OpenStep have been doing all the time.
        Also use NSBackTabCharacter on X11 when XK_ISO_Left_Tab is
        pressed, but don't convert shift-tab into NSBackTabCharacter.
        Patch by Derek Fawcus <dfawcus@employees.org>.


M    ChangeLog
M    Source/win32/WIN32Server.m
M    Source/x11/XGServerEvent.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@31034 72102866-910b-0410-8b05-ffd578937521
2010-07-26 12:46:35 +00:00
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +00:00
context.c AlpenStep stuff with Fred Kiefer's help: 2007-09-02 14:23:03 +00:00
convert.c Allow non-resizable windows to be resized programmatically. 2007-10-12 09:32:27 +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.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
raster.c Allow non-resizable windows to be resized programmatically. 2007-10-12 09:32:27 +00:00
scale.c Add XIM Input Method, UPdate to wraster 0.80.2 2003-07-22 04:28:43 +00:00
wrasterP.h Add/fix copyright and licenses. 2005-07-01 20:43:10 +00:00
xdnd.c Update FSF Address 2005-05-26 22:51:53 +00:00
XGDragView.m added missing imports 2010-05-24 22:42:50 +00:00
XGGLContext.m * Source/win32/w32_GLContext.m: 2010-07-26 01:41:55 +00:00
XGGLFormat.m TG: Change GLX_VERSION_1_4 check 2009-10-31 11:56:01 +00:00
XGServer.m Make terminating on signal via NSApp conditional on NSApp actually existing. This allows you to kill applications with ^C if they are using AppKit but not NSApplication. 2009-11-15 13:57:34 +00:00
XGServerEvent.m * Source/win32/WIN32Server.m, 2010-07-26 12:46:35 +00:00
XGServerWindow.m Handle horizontal scrolling in X11 2010-02-10 07:36:36 +00:00
XIMInputServer.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
xutil.c Add XIM Input Method, UPdate to wraster 0.80.2 2003-07-22 04:28:43 +00:00
XWindowBuffer.m Merge the two checks for xshm in XWindowBuffer. 2010-01-26 09:21:01 +00:00