summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* a11y: Split out creation of cell infoBenjamin Otte2014-02-261-13/+2
* a11y: Split out a functionBenjamin Otte2014-02-261-6/+20
* Add gtkactionbar.ui.hJasper St. Pierre2014-02-231-0/+0
* toolpalette: Remove unused functionBenjamin Otte2014-02-232-68/+0
* revealer: Pass correct size to child hfw functionBenjamin Otte2014-02-231-2/+2
* csskeyframes: Split new() into alloc() and new()Benjamin Otte2014-02-231-2/+12
* Take shadow size into account when positioning popoversMatthias Clasen2014-02-221-12/+23
* menu button: avoid property order dependenciesMatthias Clasen2014-02-221-0/+7
* menu button: Fix property notificationMatthias Clasen2014-02-221-16/+35
* GtkModelButton: fix up namingMatthias Clasen2014-02-221-4/+4
* Fix life-cycle handling of treeview columnsMatthias Clasen2014-02-211-2/+5
* Fix popover life-cycle handlingMatthias Clasen2014-02-211-23/+14
* Fix GtkMenuToolButtonMatthias Clasen2014-02-211-0/+2
* about dialog: protect against gtk_widget_show_allMatthias Clasen2014-02-211-0/+2
* Don't leak the theme nameWilliam Jon McCann2014-02-211-0/+1
* Don't leak the queried file infoWilliam Jon McCann2014-02-212-0/+4
* Unregister the popover before destroying itWilliam Jon McCann2014-02-211-4/+16
* printing: Fix visibility of tabs in print dialogMarek Kasik2014-02-211-5/+0
* printing: Fix sensitivity of the Print buttonMarek Kasik2014-02-211-0/+3
* GtkTooltip: Avoid extra workMatthias Clasen2014-02-201-26/+44
* Don't leak list items of popoversWilliam Jon McCann2014-02-201-1/+1
* file-chooser: make accept action sensitive only when has selectionWilliam Jon McCann2014-02-202-6/+37
* window: Fix configure request debug code in move_resizeJasper St. Pierre2014-02-201-11/+8
* popover: Always apply the window shapeCarlos Garnacho2014-02-204-50/+1
* Trivial annotation syntax fixMatthias Clasen2014-02-201-1/+1
* print-dialog: remove shadow in from some of the tabsWilliam Jon McCann2014-02-201-4/+4
* revealer: Allocate extra size to childBenjamin Otte2014-02-201-2/+5
* stackswitcher: Don't do unneeded updateBenjamin Otte2014-02-201-4/+0
* stylecascade: Remove functionBenjamin Otte2014-02-203-18/+10
* settings: Store style cascade in settings objectBenjamin Otte2014-02-203-25/+25
* Add docsMatthias Clasen2014-02-191-0/+13
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-19182-1426/+1426
* GtkActionBar: Implement destroyMatthias Clasen2014-02-191-0/+15
* Drop unimplemented functionsMatthias Clasen2014-02-191-5/+0
* Document gtk_header_bar_get_has_subtitleMatthias Clasen2014-02-191-1/+4
* Document gtk_widget_get_scale_factorMatthias Clasen2014-02-191-0/+14
* Fix a small memory leakMatthias Clasen2014-02-191-1/+5
* popover: Accept NULL relative_to widgetsCarlos Garnacho2014-02-191-5/+15
* Do not call popover_set_relative with NULLPaolo Borelli2014-02-191-1/+0
* GtkTextHandle: Deal with parent_scrollable going awayMatthias Clasen2014-02-191-0/+4
* GtkBox: Fix an off-by-one error with center allocationMatthias Clasen2014-02-181-2/+2
* Make gtk_box_set_center_widget take NULLMatthias Clasen2014-02-181-6/+11
* Add map/unmap to GtkActionBarMatthias Clasen2014-02-181-0/+20
* Fix up gtk_action_bar_forallMatthias Clasen2014-02-181-1/+2
* Revert "action bar: remove the forall implementation"Matthias Clasen2014-02-181-0/+15
* Add a GtkFrame inside GtkActionBarPaolo Borelli2014-02-181-4/+10
* Remove duplicated word "id" from warning message3.11.6Ignacio Casal Quinteiro2014-02-181-1/+1
* Make GtkSeparatorToolItem work for window-dragging againMatthias Clasen2014-02-171-1/+3
* GtkLabel: don't eat too many button release eventsMatthias Clasen2014-02-171-1/+4
* Another trivial doc rewordingMatthias Clasen2014-02-171-3/+3