| Commit message (Expand) | Author | Age | Files | Lines |
* | Make GtkIMContext derive from GObject, not GtkObject. (#62621) | Owen Taylor | 2001-10-19 | 6 | -13/+13 |
* | GtkRcStyle::parse has a GtkSettings parameter now. Pass it through | Hans Breuer | 2001-09-21 | 3 | -11/+27 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 1 | -1/+1 |
* | Version 1.3.7GTK_1_3_7 | Owen Taylor | 2001-09-04 | 1 | -3/+6 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+0 |
* | Skip g_convert when to_codeset and from_codeset are both 'UTF-8' (gnome | Hidetoshi Tajima | 2001-08-06 | 1 | -12/+19 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+1 |
* | Fixup some problems with text length handling in error cases. | Owen Taylor | 2001-06-23 | 1 | -1/+4 |
* | un May 13 12:01:12 2001 Owen Taylor <otaylor@redhat.com>GTK_MULTIHEAD_BRANCHPOINT | Owen Taylor | 2001-05-16 | 1 | -0/+6 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -10/+2 |
* | Fix trailing comma on enumeration. (#54071) | Owen Taylor | 2001-05-03 | 2 | -1/+5 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+0 |
* | corrected path to gtk.immodules | Sven Neumann | 2001-04-04 | 1 | -1/+2 |
* | Updated. | Owen Taylor | 2001-04-03 | 1 | -0/+10 |
* | rename set_cursor_pos to set_cursor_location in GtkInputContext class | HideToshi Tajima | 2001-03-16 | 1 | -4/+4 |
* | add set_cursor_pos() virtual method | HideToshi Tajima | 2001-03-14 | 1 | -0/+30 |
* | made the "parent_class" pointer static. | Michael Natterer | 2001-03-05 | 2 | -6/+15 |
* | Unshift the group when extracting it from the X keyboard event. | Owen Taylor | 2001-03-03 | 2 | -1/+184 |
* | use draw_vline method of parent_class, not draw_hline | Sven Neumann | 2001-02-20 | 2 | -1/+6 |
* | A few updates for GTypePlugin. | Owen Taylor | 2001-02-01 | 8 | -20/+29 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 1 | -2/+2 |
* | For linux-fb get the pangoft2 cflags and libs. This needs a recent pango | Alexander Larsson | 2000-12-21 | 6 | -5228/+1 |
* | Add focus_in and focus_out implementation to im_context_class as | 8 | 2000-12-09 | 1 | -0/+30 |
* | Detect freetype properly Make use of above. | Elliot Lee | 2000-12-06 | 1 | -3/+2 |
* | Divide size by 2, not multiply. | Alexander Larsson | 2000-12-04 | 3 | -2600/+2498 |
* | Note: GtkFB now requires Freetype 2 final. | 1 | 2000-12-01 | 1 | -1/+2 |
* | -Add NULL argument to XGetIMValues. | Hidetoshi Tajima | 2000-12-01 | 1 | -19/+55 |
* | Only build im-xim if USE_X11 is enabled s/strcpy/memcpy/ to save a few | Elliot Lee | 2000-11-28 | 1 | -9/+11 |
* | basic.c: Include string.h Makefile.am: -L$(top_builddir)/gdk-pixbuf/.libs | Elliot Lee | 2000-11-28 | 2 | -1/+4 |
* | Point -rpath to the right install location. | Owen Taylor | 2000-11-16 | 1 | -5/+5 |
* | 'o' < 'p'. | Robert Brady | 2000-11-16 | 1 | -1/+1 |
* | The return value of g_getenv() isn't freeable, so g_strdup it. | Robert Brady | 2000-11-15 | 2 | -1/+167 |
* | Fix reversed > that was causing Home to go to end of previous line. | Owen Taylor | 2000-11-15 | 1 | -4/+4 |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 1 | -2/+7 |
* | Use the glib iconv wrappers. | Alexander Larsson | 2000-11-14 | 1 | -16/+15 |
* | Cleanup and reindent of GtkFB. | Alexander Larsson | 2000-11-13 | 1 | -3/+3 |
* | A vietnamese VIQR-based input method. | Robert Brady | 2000-11-12 | 3 | -1/+499 |
* | Rip out support for multiple locales; that simple doesn't work reliably | Owen Taylor | 2000-11-12 | 7 | -1/+1196 |
* | Add last argument to t_type_register_static call. | Alexander Larsson | 2000-11-02 | 1 | -1/+1 |
* | Don't draw runs with a PANGO_ATTR_SHAPE set. | Elliot Lee | 2000-08-03 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | (Part 2) Remove gdk_*_lookup() defines, since they are defined by the | Elliot Lee | 2000-07-24 | 1 | -5/+5 |
* | Updates to work with GTK+-2.0 theme engine architecture. It won't even | Owen Taylor | 2000-07-18 | 8 | -1161/+1334 |
* | Add -Wall for gcc.PIXBUF_ENGINE_GTK_1_2 | Owen Taylor | 2000-07-09 | 4 | -52/+84 |
* | .cvsignore additions | Owen Taylor | 2000-06-21 | 2 | -0/+6 |
* | Remove use of libunicode in favor of new GLib functions. | Owen Taylor | 2000-06-21 | 1 | -37/+12 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -4/+7 |
* | Oops.GTK_BEFORE_GDK_GOBJECT_MERGE | Elliot Lee | 2000-06-20 | 5 | -0/+5346 |
* | Moved into docs/ subdir | Owen Taylor | 2000-03-06 | 6 | -7/+24 |
* | Start automake-ifying | Owen Taylor | 2000-03-06 | 1 | -0/+14 |