summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
Commit message (Expand)AuthorAgeFilesLines
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-7/+9
* Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):Matthias Clasen2003-07-181-1/+12
* gtk settings for XIMPreeditNone and XIMStatusNone. (#105909)Hidetoshi Tajima2003-05-211-2/+4
* Add GTK_WRAP_WORD_CHAR. (#110086, David Brigada)Matthias Clasen2003-04-071-1/+2
* Replace PAGE_HORIZONTALLY_HACK_VALUE by GTK_MOVEMENT_HORIZONTAL_PAGES.Matthias Clasen2003-01-301-1/+2
* Documentation improvements.Matthias Clasen2002-10-101-1/+1
* disable/enable preedit/status in GtkIMContextXIM (#59076)Hidetoshi Tajima2002-09-241-0/+13
* ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-01-301-0/+8
* Deprecate. (#68183)Matthias Clasen2002-01-161-0/+2
* must include glib-object.h onlyMatt Wilson2001-11-181-1/+1
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-311-0/+1
* to compare pattern specs, use g_pattern_spec_equal() instead of directTim Janik2001-10-131-2/+2
* Use the GTK selection types rather than GtkTreeSelectionMode.Jonathan Blandford2001-08-271-1/+1
* deprecate GTK_SELECTION_EXTENDED.Jonathan Blandford2001-08-271-1/+1
* Add support for animating expanders.Anders Carlsson2001-07-221-0/+9
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-0/+1
* Add a special size for drag-and-drop GTK_ICON_SIZE_DND (Default to 32x32)Owen Taylor2001-06-251-0/+1
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-11/+4
* moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h.Tim Janik2001-04-291-0/+32
* allow shrinking the image window to test that we clip to allocation.Havoc Pennington2001-04-181-0/+8
* Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBSOwen Taylor2001-04-171-7/+0
* Switch to using an enum with registration for icon sizes, instead ofHavoc Pennington2001-03-121-0/+11
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-1/+0
* use the visual scroll steps.Havoc Pennington2001-02-191-1/+9
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-2/+2
* Added a bunch of stuff from unusedHavoc Pennington2000-11-041-1/+1
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-5/+7
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-1/+2
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-0/+25
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Initialize DOUBLE_BUFFERED flag to on.Owen Taylor2000-06-021-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+8
* Adapt cast macros to standard.Raja R Harinath1999-11-221-1/+2
* This is an implementation of Idea #13 fromÉRDI Gergo1999-10-021-1/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* fixed a stupid error of mine about the run type values.Tim Janik1998-12-011-6/+7
* added an event watcher for enter/leave based on signal emission hooks.Tim Janik1998-11-301-5/+5
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-17/+0
* new enum GtkCornerType added window_placement. new method to setLars Hamann1998-11-091-0/+9
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+9
* new enum GtkSortType.Stefan Jeske1998-08-051-0/+7
* handle GTK_RELIEF_HALF, which was introduced to keep eitherTim Janik1998-07-081-0/+1
* removed extra comma at end of enumSeth Alves1998-06-201-1/+1
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-0/+8
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-171/+160
* removed some bogus commas.Tim Janik1998-06-091-3/+3
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-1/+2
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-154/+156
* fixed an assertment.Tim Janik1998-06-071-100/+180