summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
Commit message (Expand)AuthorAgeFilesLines
* Split up GtkWrapBox:spreading property into two orientation specific properties.Tristan Van Berkom2010-09-211-16/+9
* Remove fill options from GtkWrapBoxMatthias Clasen2010-09-131-6/+2
* Add margin and alignment properties to GtkWidgetHavoc Pennington2010-09-121-0/+30
* Remove some unused enumsMatthias Clasen2010-09-051-30/+0
* Enhanced/Simplified GtkWrapBox api as per Havoc's comments.Tristan Van Berkom2010-09-021-0/+18
* Some api changes for GtkWrapBoxTristan Van Berkom2010-09-021-5/+5
* Remove deprecated GTK_SELECTION_EXTENDED selection modeMatthias Clasen2010-08-281-2/+1
* Move deprectated menu enumerations to a private headerMatthias Clasen2010-08-281-16/+0
* Added initial revision of GtkWrapBox container widget and test case.Tristan Van Berkom2010-08-281-0/+46
* Remove some leftovers of deprecated functionalityMatthias Clasen2010-08-121-2/+1
* gtkenums.h: Remove trailing comma to fix warning.Murray Cumming2010-06-211-1/+1
* Mass api change from GtkExtendedLayout --> GtkSizeRequestTristan Van Berkom2010-06-181-0/+15
* Document GtkMovementStepMatthias Clasen2010-05-251-10/+23
* Move documentation to inline comments: GtkRangeJavier Jardón2010-05-211-1/+10
* Remove GtkSideType, GtkMatchType, GtkPreviewType and GtkSignalRunTypeChristian Dywan2010-05-031-45/+0
* Remove GtkCurve completelyJavier Jardón2010-05-031-10/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Move documentation to inline comments: GtkMessageDialogJavier Jardón2010-04-211-0/+10
* [gtk] Deprecate GtkCurveType enumChristian Dywan2010-02-071-0/+2
* Fix incorrect GtkMovementStep descriptionJavier Jardón2009-11-101-1/+1
* Add ability to print selectionMarek Kasik2009-06-081-1/+2
* Add a message area widgetMatthias Clasen2009-06-051-0/+9
* 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