summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Make GtkProgressBar implement GtkOrientableMatthias Clasen2010-09-013-46/+10
* Split the GtkProgressBar::orientation propertyMatthias Clasen2010-09-013-133/+176
* Rename GtkIconView::orientation propertyMatthias Clasen2010-09-013-39/+39
* Remove GtkRange::activate-sliderMatthias Clasen2010-09-011-24/+3
* Remove GtkRange::stepper-position-detailsMatthias Clasen2010-09-011-61/+30
* Remove GtkRange::trough-side-detailsMatthias Clasen2010-09-011-28/+1
* Remove GtkTreeView::row-ending-detailsMatthias Clasen2010-09-011-97/+48
* Remove GtkEntry::state-hintMatthias Clasen2010-09-011-30/+4
* Wrap box assimilationMatthias Clasen2010-09-013-1033/+1038
* Update GtkButtonBox docsMatthias Clasen2010-09-011-14/+6
* gtkscale: move documentation to inline commentsJavier Jardón2010-09-011-0/+24
* gtktexttagtable: move documentation to inline commentsJavier Jardón2010-09-011-1/+28
* gtktypeutils: move documentation to inline commentsJavier Jardón2010-09-012-1/+34
* gtkimcontextsimple: move documentation to inline commentsJavier Jardón2010-09-012-2/+13
* gtkimmulticontext: move documentation to inline commentsJavier Jardón2010-09-011-0/+8
* Add correct namespace prefix to ColorSelectionPrivateColin Walters2010-09-012-48/+48
* docs: Further fix GtkStock documentationCarl-Anton Ingmarsson2010-09-011-2/+2
* container: use priv in last commitStefan Kost2010-09-011-3/+3
* widget: more details on gtk_widget_grab_focus docsStefan Kost2010-09-011-0/+4
* container: clarify the docsStefan Kost2010-09-011-3/+8
* container: don't leak the focus_child ref countStefan Kost2010-09-011-0/+6
* Fix GtkStock documentationMatthias Clasen2010-09-011-92/+92
* introspection: Update to new scanner APIColin Walters2010-08-311-1/+1
* gtk/gtkwindow: use accessor functions to access GtkWidgetJavier Jardón2010-08-311-175/+242
* gtk/gtkplug.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-311-13/+14
* Added _gtk_widget_get_wmclass() internal functionJavier Jardón2010-08-313-3/+21
* GtkScrolledWindow: move public members to private structureJavier Jardón2010-08-312-205/+252
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-3017-737/+28
* Fixed GtkToolPalette realize() vfunc.Tristan Van Berkom2010-08-301-0/+1
* Miscellaneous property string fixesPhilip Withnall2010-08-292-3/+3
* Add gtk_calendar_day_is_marked() functionJavier Jardón2010-08-293-0/+31
* Fix typo in GtkIMContextClass doc.Daiki Ueno2010-08-291-1/+1
* Fix Win32 buildTor Lillqvist2010-08-293-34/+46
* Remove deprecated GTK_SELECTION_EXTENDED selection modeMatthias Clasen2010-08-281-2/+1
* Remove deprecated text and text_length field in GtkEntryMatthias Clasen2010-08-282-29/+3
* Move deprectated menu enumerations to a private headerMatthias Clasen2010-08-287-23/+49
* Declare the GtkWidget::window-dragging style property as readonlyMatthias Clasen2010-08-281-1/+1
* Remove long-deprecated page-horizontally signalMatthias Clasen2010-08-282-48/+0
* Remove a workaround for old toolbar apiMatthias Clasen2010-08-281-7/+1
* Remove deprecated GTK_CALENDAR_WEEK_START_MONDAY optionMatthias Clasen2010-08-282-9/+2
* Remove deprecated 'shadow' properties in GtkFrame and GtkHandleBoxMatthias Clasen2010-08-282-20/+0
* Fixed debug build for GTK_PLUG (plug)->socket_window direct accesses.Tristan Van Berkom2010-08-281-2/+2
* Added initial revision of GtkWrapBox container widget and test case.Tristan Van Berkom2010-08-286-1/+2577
* gtk/gtkwidget.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-281-4/+3
* GtkPlug: move public members to private structuresJavier Jardón2010-08-274-91/+139
* Use accessor functions to access GtkPlugJavier Jardón2010-08-271-1/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-2798-1316/+1316
* gtk/gtkseparator: Do not use GET_PRIVATE macro all the timeJavier Jardón2010-08-262-16/+23
* gtk/gtkfilesystem: Do not use GET_PRIVATE macro all the timeJavier Jardón2010-08-262-86/+62
* gtk/gtksizerequest.c: Use G_DEFINE_INTERFACE macroJavier Jardón2010-08-261-16/+9