summaryrefslogtreecommitdiff
path: root/modules/input
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-181-1/+1
* Fixup some problems with text length handling in error cases.Owen Taylor2001-06-231-1/+4
* un May 13 12:01:12 2001 Owen Taylor <otaylor@redhat.com>GTK_MULTIHEAD_BRANCHPOINTOwen Taylor2001-05-161-0/+6
* Add dependency on Atk for accessibility support.Owen Taylor2001-05-031-10/+2
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+0
* corrected path to gtk.immodulesSven Neumann2001-04-041-1/+2
* Updated.Owen Taylor2001-04-031-0/+10
* rename set_cursor_pos to set_cursor_location in GtkInputContext classHideToshi Tajima2001-03-161-4/+4
* add set_cursor_pos() virtual methodHideToshi Tajima2001-03-141-0/+30
* Unshift the group when extracting it from the X keyboard event.Owen Taylor2001-03-032-1/+184
* Adopt to new prototypes for unicode,locale,filename conversion functions.Owen Taylor2001-01-051-2/+2
* Add focus_in and focus_out implementation to im_context_class as82000-12-091-0/+30
* -Add NULL argument to XGetIMValues.Hidetoshi Tajima2000-12-011-19/+55
* Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a fewElliot Lee2000-11-281-9/+11
* Point -rpath to the right install location.Owen Taylor2000-11-161-5/+5
* 'o' < 'p'.Robert Brady2000-11-161-1/+1
* The return value of g_getenv() isn't freeable, so g_strdup it.Robert Brady2000-11-152-1/+167
* Fix reversed > that was causing Home to go to end of previous line.Owen Taylor2000-11-151-4/+4
* Fix srcdir != builddirOwen Taylor2000-11-141-2/+7
* A vietnamese VIQR-based input method.Robert Brady2000-11-123-1/+499
* Rip out support for multiple locales; that simple doesn't work reliablyOwen Taylor2000-11-126-0/+1195