summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 436533 – Allow more space efficient scroll arrows placementChristian Dywan2008-10-081-0/+8
* Add nicks for the GtkNumberUpLayout values.Matthias Clasen2008-09-041-8/+8
* Bug 535158 – can't rearrange the order of multi pages per sideMarek Kasik2008-08-211-0/+12
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* move a few '{' to their own lines so all enums here have the same style.Michael Natterer2008-04-181-14/+23
* applied patch from Xan Lopez which adds GTK_BUTTONBOX_CENTER toTim Janik2007-02-081-1/+2
* Make GtkNotebook able to drop detached tabs anywhere. Bug #360225.Carlos Garnacho2006-12-281-0/+9
* Introduce grid and tree lines in GtkTreeView. (#106406, Martyn Russell).Kristian Rietveld2006-06-121-0/+7
* add GTK_ARROW_NONE.Kristian Rietveld2006-05-281-1/+2
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+40
* Added per-stepper API for GtkRange's stepper sensitivity as discussed inMichael Natterer2005-11-111-0/+8
* 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