Skip to content
  • Tor Lillqvist's avatar
    gdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval to be converted is · d237e855
    Tor Lillqvist authored
    2002-03-01  Tor Lillqvist  <tml@iki.fi>
    
    	* gdk/gdkkeys.c (gdk_keyval_convert_case)
    	* gdk/x11/gdkkeys-x11.c (gdk_keyval_convert_case): If the keyval
    	to be converted is one of those that consist of a Unicode
    	character plus our special flag bit, use the
    	g_unichar_to{lower,upper} functions (Bug#73112).
    
    	* gdk/gdkkeys.c (gdk_keyval_convert_case): Drop the #ifdefs for
    	the GDK keysym symbols. As we include gdkkeysyms.h, we know they
    	are there. And if GDK keysyms some day are added/removed, this
    	function needs changes, too, anyway.
    d237e855
To find the state of this project's repository at the time of any of these versions, check out the tags.