summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Another make dist fixMatthias Clasen2009-11-301-0/+1
* Doc fixesMatthias Clasen2009-11-301-3/+4
* Add a release note about statusbar internal hierarchy changesMatthias Clasen2009-11-301-0/+2
* Another make check fixMatthias Clasen2009-11-301-0/+1
* Make dist fixesMatthias Clasen2009-11-302-2/+3
* Fallback to gtk_show_uri for print preview if the command failsChristian Dywan2009-11-301-0/+13
* Mention exact property names in notebook tab packing deprecationChristian Dywan2009-11-301-2/+4
* Whitespace fixesMatthias Clasen2009-11-291-553/+550
* Use a url label instead of a link buttonMatthias Clasen2009-11-291-15/+46
* Trivial doc typo fixMatthias Clasen2009-11-291-1/+1
* Avoid a harmless warningMatthias Clasen2009-11-291-1/+1
* Allow holding compose key while entering a sequenceMatthias Clasen2009-11-281-3/+6
* Make the toolbar-style and toolbar-size settings workMatthias Clasen2009-11-281-2/+2
* Fix small documentation problems after the toolpalette mergeMatthias Clasen2009-11-282-26/+22
* Position new ui nodes correctly when existing dirty dead nodes existAlexander Larsson2009-11-281-7/+35
* Bug 601869 - GtkUIManager assumes too much about popup menusMatthew Barnes2009-11-281-2/+4
* Make the action widgets internal children of GtkNotebookChristian Persch2009-11-281-5/+10
* Rework a broken workaround for a Java bugMatthias Clasen2009-11-281-4/+1
* Improve docs of two style propertiesMatthias Clasen2009-11-281-2/+18
* Handle reparenting out of a socketMatthias Clasen2009-11-271-1/+18
* Move documentation to inline comments: GtkStockJavier Jardón2009-11-282-12/+870
* Move documentation from templates to inline comments: GtkWidgetJavier Jardón2009-11-282-23/+520
* Add UI manager attribute to always show image in menu itemsChristian Persch2009-11-271-2/+19
* Add gtk_action_[sg]et_always_show_image()Christian Persch2009-11-274-3/+88
* Add missing single-include guardsMichael Natterer2009-11-272-0/+8
* Bug 596473 - Second double-click of GtkTreeView row doesn't emit...Kristian Rietveld2009-11-272-64/+34
* Bug 480065 - wrong tree collapsed (or expanded) after having scrolledKristian Rietveld2009-11-272-2/+42
* Logically re-group fields in GtkTreePrivate structureKristian Rietveld2009-11-271-64/+80
* Add customary args to gtk_style_paint_spinner()Matthias Clasen2009-11-274-31/+57
* Fix a doc commentMatthias Clasen2009-11-271-2/+1
* Fix a doc commentMatthias Clasen2009-11-271-4/+4
* Fix a doc commentMatthias Clasen2009-11-271-1/+0
* Remove duplicate doc comments.Matthias Clasen2009-11-271-360/+1
* Fix a doc commentMatthias Clasen2009-11-271-12/+9
* Un-doc-commentify a commentMatthias Clasen2009-11-271-2/+1
* Fix a doc commentMatthias Clasen2009-11-271-7/+6
* Adjust default value for GtkToolItemGroup::labeltoolpaletteMatthias Clasen2009-11-271-1/+1
* Exclude GtkToolItemGroup::label-widget from default value testMatthias Clasen2009-11-271-0/+4
* Merge branch 'master' into toolpaletteMatthias Clasen2009-11-2645-168/+664
|\
| * Make setting the icon-size property on GTK_IMAGE_GICON images workChristian Persch2009-11-231-1/+5
| * Bug 601512 - Remove unnecessary check in GtkTreeModelFilterAlberto Garcia2009-11-151-8/+0
| * Implement gtk_statusbar_get_message_area and "message_area" childChristian Dywan2009-11-123-2/+57
| * [gtk/gtkwindow] Added accessor for GTK_WINDOW ()->typeChristian Dywan2009-11-113-0/+21
| * Rotate figures on landscape icons in page setup dialogMarek Kasik2009-11-118-20/+20
| * Fix incorrect GtkMovementStep descriptionJavier Jardón2009-11-101-1/+1
| * Fix compilation warning: Use GDK_GPOINTER_TO_NATIVE_WINDOW() macroJavier Jardón2009-11-101-1/+1
| * Revert "Fix compilation warning: Use G_POINTER_TO_UINT"Tor Lillqvist2009-11-101-1/+1
| * Fix compilation warning: Use a variable to store the return valueJavier Jardón2009-11-091-1/+3
| * Fix compilation warning: Use G_GNUC_UNUSED macroJavier Jardón2009-11-091-1/+1
| * Fix compilation warning: Use G_POINTER_TO_UINTJavier Jardón2009-11-091-1/+1