summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Adopt to new prototypes for unicode,locale,filename conversion functions.Owen Taylor2001-01-051-2/+2
* For linux-fb get the pangoft2 cflags and libs. This needs a recent pangoAlexander Larsson2000-12-216-5228/+1
* Add focus_in and focus_out implementation to im_context_class as82000-12-091-0/+30
* Detect freetype properly Make use of above.Elliot Lee2000-12-061-3/+2
* Divide size by 2, not multiply.Alexander Larsson2000-12-043-2600/+2498
* Note: GtkFB now requires Freetype 2 final.12000-12-011-1/+2
* -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
* basic.c: Include string.h Makefile.am: -L$(top_builddir)/gdk-pixbuf/.libsElliot Lee2000-11-282-1/+4
* 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
* Use the glib iconv wrappers.Alexander Larsson2000-11-141-16/+15
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-3/+3
* 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-127-1/+1196
* Add last argument to t_type_register_static call.Alexander Larsson2000-11-021-1/+1
* Don't draw runs with a PANGO_ATTR_SHAPE set.Elliot Lee2000-08-031-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* (Part 2) Remove gdk_*_lookup() defines, since they are defined by theElliot Lee2000-07-241-5/+5
* Updates to work with GTK+-2.0 theme engine architecture. It won't evenOwen Taylor2000-07-188-1161/+1334
* Add -Wall for gcc.PIXBUF_ENGINE_GTK_1_2Owen Taylor2000-07-094-52/+84
* .cvsignore additionsOwen Taylor2000-06-212-0/+6
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-211-37/+12
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-4/+7
* Oops.GTK_BEFORE_GDK_GOBJECT_MERGEElliot Lee2000-06-205-0/+5346
* Moved into docs/ subdirOwen Taylor2000-03-066-7/+24
* Start automake-ifyingOwen Taylor2000-03-061-0/+14
* Handle drawing transparency without a mask correctly.Owen Taylor2000-03-065-24/+41
* Initial revisionOwen Taylor2000-02-076-0/+2549