summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Display the XIM status callbacks with a popup window. (Patch fromOwen Taylor2001-12-072-7/+195
* Use -no-undefined on Windows. Look for .dll or .so as appropriate asTor Lillqvist2001-11-021-8/+15
* Patch from HideToshi Tajima (#51922)Owen Taylor2001-11-022-4/+47
* Make GtkIMContext derive from GObject, not GtkObject. (#62621)Owen Taylor2001-10-196-13/+13
* GtkRcStyle::parse has a GtkSettings parameter now. Pass it throughHans Breuer2001-09-213-11/+27
* 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
* Skip g_convert when to_codeset and from_codeset are both 'UTF-8' (gnomeHidetoshi Tajima2001-08-061-12/+19
* 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
* Fix trailing comma on enumeration. (#54071)Owen Taylor2001-05-032-1/+5
* 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
* made the "parent_class" pointer static.Michael Natterer2001-03-052-6/+15
* Unshift the group when extracting it from the X keyboard event.Owen Taylor2001-03-032-1/+184
* use draw_vline method of parent_class, not draw_hlineSven Neumann2001-02-202-1/+6
* A few updates for GTypePlugin.Owen Taylor2001-02-018-20/+29
* 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