summaryrefslogtreecommitdiff
path: root/modules/input/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* modules: Don't use GDK_THREADS_ENTER/LEAVE macros internallyMatthias Clasen2012-07-301-0/+1
* Unbreak win32 buildAlexander Larsson2012-03-161-0/+2
* Drop support for pre-R6 XMatthias Clasen2012-03-101-2/+0
* Drop DISABLE_DEPRECATED guards here, tooMatthias Clasen2011-11-011-4/+2
* Bump the version to 3.0.0Matthias Clasen2011-02-101-2/+2
* Rename gtk-update-icon-cache and gtk-builder-convert backMatthias Clasen2011-01-031-2/+2
* Merge libgdk and libgtkMatthias Clasen2010-12-211-4/+2
* build: Distribute README.multipressVincent Untz2010-10-111-0/+2
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-3/+1
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-10/+10
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-11/+11
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-041-0/+2
* define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.Michael Natterer2008-08-121-9/+8
* Bug 99192 - Add --with-include-input-modulesTor Lillqvist2008-03-171-17/+109
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-0/+1
* Fix broken DESTDIR supportMatthias Clasen2007-05-241-2/+2
* Use LDADDS for im-multipress.la, too:Tor Lillqvist2007-03-271-0/+1
* Add the multipress input method. (#417446, Johannes Schmid, MurrayMatthias Clasen2007-03-181-0/+12
* Remove the broken Thai input method and add a functional Thai and LaoBehdad Esfahbod2006-11-291-4/+9
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* modules/engines/Makefile.am Decide whether to build the ms-windows themeTor Lillqvist2005-06-041-1/+1
* Link with -limm32.Tor Lillqvist2004-08-301-1/+1
* Build imime.la on Windows.Matthias Clasen2004-08-261-1/+14
* only reference input method modules we've actually built. Fixes re-buildMark McLoughlin2004-02-171-1/+1
* Remove broken hangul input module.Changwoo Ryu2004-01-271-5/+0
* gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders andManish Singh2003-11-181-1/+5
* Improve Cedilla handling - based on a patch from Gustavo De Nardin,Owen Taylor2003-08-151-0/+5
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-12/+15
* Check for XAddConnectionWatch()/X11R6, and if found, disable XIM and useOwen Taylor2003-04-181-1/+1
* === Released GTK+-2.1.4 ===GTK_2_1_4Owen Taylor2002-12-121-1/+0
* Deprecation cleanupManish Singh2002-10-131-0/+4
* Patch from J. Ali Harlow to avoid generating gtk.immodules whenOwen Taylor2002-09-271-3/+21
* Update version to 2.0.0Owen Taylor2002-03-051-7/+7
* Fix install location.Owen Taylor2002-03-031-1/+1
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-031-4/+1
* Add three Ethiopic input methods from Daniel Yacob.Owen Taylor2002-02-101-2/+23
* modules/input/imhangul.c modules/input/imhangul-defs.h po/POTFILES.in. AddOwen Taylor2002-01-291-1/+5
* Use -no-undefined on Windows. Look for .dll or .so as appropriate asTor Lillqvist2001-11-021-8/+15
* Implement a search path for GTK+ modules.Owen Taylor2001-09-111-1/+1
* Version 1.3.7GTK_1_3_7Owen Taylor2001-09-041-3/+6
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+0
* 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
* Updated.Owen Taylor2001-04-031-0/+10
* Unshift the group when extracting it from the X keyboard event.Owen Taylor2001-03-031-1/+4
* 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
* The return value of g_getenv() isn't freeable, so g_strdup it.Robert Brady2000-11-151-1/+5
* Fix reversed > that was causing Home to go to end of previous line.Owen Taylor2000-11-151-4/+4