| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): | Matthias Clasen | 2003-07-18 | 1 | -1/+12 |
* | gtk settings for XIMPreeditNone and XIMStatusNone. (#105909) | Hidetoshi Tajima | 2003-05-21 | 1 | -2/+4 |
* | Add GTK_WRAP_WORD_CHAR. (#110086, David Brigada) | Matthias Clasen | 2003-04-07 | 1 | -1/+2 |
* | Replace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HORIZONTAL_PAGES. | Matthias Clasen | 2003-01-30 | 1 | -1/+2 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 1 | -1/+1 |
* | disable/enable preedit/status in GtkIMContextXIM (#59076) | Hidetoshi Tajima | 2002-09-24 | 1 | -0/+13 |
* | ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-01-30 | 1 | -0/+8 |
* | Deprecate. (#68183) | Matthias Clasen | 2002-01-16 | 1 | -0/+2 |
* | must include glib-object.h only | Matt Wilson | 2001-11-18 | 1 | -1/+1 |
* | Add GTK_SELECTION_NONE enum, #61695 | Jonathan Blandford | 2001-10-31 | 1 | -0/+1 |
* | to compare pattern specs, use g_pattern_spec_equal() instead of direct | Tim Janik | 2001-10-13 | 1 | -2/+2 |
* | Use the GTK selection types rather than GtkTreeSelectionMode. | Jonathan Blandford | 2001-08-27 | 1 | -1/+1 |
* | deprecate GTK_SELECTION_EXTENDED. | Jonathan Blandford | 2001-08-27 | 1 | -1/+1 |
* | Add support for animating expanders. | Anders Carlsson | 2001-07-22 | 1 | -0/+9 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -0/+1 |
* | Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32) | Owen Taylor | 2001-06-25 | 1 | -0/+1 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -11/+4 |
* | moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h. | Tim Janik | 2001-04-29 | 1 | -0/+32 |
* | allow shrinking the image window to test that we clip to allocation. | Havoc Pennington | 2001-04-18 | 1 | -0/+8 |
* | Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS | Owen Taylor | 2001-04-17 | 1 | -7/+0 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -0/+11 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -1/+0 |
* | use the visual scroll steps. | Havoc Pennington | 2001-02-19 | 1 | -1/+9 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -2/+2 |
* | Added a bunch of stuff from unused | Havoc Pennington | 2000-11-04 | 1 | -1/+1 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -5/+7 |
* | create some stock buttons with the default accel group (create_image): | Havoc Pennington | 2000-10-20 | 1 | -1/+2 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -0/+25 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Initialize DOUBLE_BUFFERED flag to on. | Owen Taylor | 2000-06-02 | 1 | -2/+2 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+8 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -1/+2 |
* | This is an implementation of Idea #13 from | ÉRDI Gergo | 1999-10-02 | 1 | -1/+2 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | fixed a stupid error of mine about the run type values. | Tim Janik | 1998-12-01 | 1 | -6/+7 |
* | added an event watcher for enter/leave based on signal emission hooks. | Tim Janik | 1998-11-30 | 1 | -5/+5 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -17/+0 |
* | new enum GtkCornerType added window_placement. new method to set | Lars Hamann | 1998-11-09 | 1 | -0/+9 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -0/+9 |
* | new enum GtkSortType. | Stefan Jeske | 1998-08-05 | 1 | -0/+7 |
* | handle GTK_RELIEF_HALF, which was introduced to keep either | Tim Janik | 1998-07-08 | 1 | -0/+1 |
* | removed extra comma at end of enum | Seth Alves | 1998-06-20 | 1 | -1/+1 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -0/+8 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 1 | -171/+160 |
* | removed some bogus commas. | Tim Janik | 1998-06-09 | 1 | -3/+3 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -1/+2 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 1 | -154/+156 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -100/+180 |
* | (James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch) | Owen Taylor | 1998-05-12 | 1 | -0/+7 |