summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* builtinicon: avoid calculating font-metrics in vast majority of casesChristian Hergert2016-05-051-16/+39
* inspector: do not leak seat capabilities descriprionPaolo Borelli2016-05-051-18/+27
* kineticscrolling: avoid stutter at tail of kinetic decelerationChristian Hergert2016-05-051-1/+4
* Fix formattingMatthias Clasen2016-05-051-7/+7
* listbox: Make sure page down/up move at least one rowTimm Bäder2016-05-051-36/+17
* cssshadowsvalue: Avoid allocating new value if not neededBenjamin Otte2016-05-052-5/+41
* cssbordervalue: Avoid allocating new value if not neededBenjamin Otte2016-05-051-6/+11
* cssbgsizevalue: Avoid allocating new value if not neededBenjamin Otte2016-05-051-0/+10
* gtkmenusectionbox: remove submenus when the parent item is removedJonathan Matthew2016-05-051-0/+16
* widget: Don't show widget resizes in the inspectorMatthias Clasen2016-05-051-1/+1
* css gadget: Fix baseline debugMatthias Clasen2016-05-051-1/+1
* Use qdata for debug flagsMatthias Clasen2016-05-051-2/+5
* css gadget: Don't get display flags twiceMatthias Clasen2016-05-051-2/+3
* debug: remove open-coded debug checks in gtktextsegmentChristian Hergert2016-05-051-7/+7
* Add some va marshallers to frequent signalsMatthias Clasen2016-05-051-0/+11
* magnifier: Only connect to ::draw when neededMatthias Clasen2016-05-051-4/+26
* Adwaita: more flexible headerbar_fill mixinLapo Calamandrei2016-05-053-12/+11
* gtknotebook: avoid tab dnd from contentCarlos Soriano2016-05-021-2/+2
* Adwaita: refactor levelbar styling.Lapo Calamandrei2016-04-283-79/+61
* gtkcssimagebuiltin: Save/restore around cairo_clipTimm Bäder2016-04-191-0/+2
* menuitem: Fix some possible problems with arrow_gadgetMatthias Clasen2016-04-191-3/+8
* recent-manager: Emit ::changed on file deletionEmmanuele Bassi2016-04-191-3/+1
* Assign a recent manager if one is setEmmanuele Bassi2016-04-191-3/+3
* app: minor code improvementsSébastien Wilmet2016-04-191-2/+2
* app: improve code of extract_accels_from_menu()Sébastien Wilmet2016-04-191-6/+6
* app: use g_set_object()Sébastien Wilmet2016-04-191-18/+2
* app: don't use deprecated functionSébastien Wilmet2016-04-191-3/+8
* app: improve doc of gtk_application_get_window_by_id()Sébastien Wilmet2016-04-191-0/+3
* app: improve doc of gtk_application_set_accels_for_action()Sébastien Wilmet2016-04-191-0/+3
* app: avoid code duplication for setting accelsSébastien Wilmet2016-04-191-12/+9
* app: fix indentationSébastien Wilmet2016-04-191-7/+9
* docs: trivial fixes in GtkApplication-related documentationSébastien Wilmet2016-04-194-8/+8
* wayland: do not update shadows for child windowsOlivier Fourdan2016-04-191-2/+4
* Clarify that one cannot use the same variableWouter Verhelst2016-04-191-0/+3
* Adwaita: fix infobar text color in backdrop windowsLapo Calamandrei2016-04-193-11/+66
* Adwaita: ensure dialogs titlebar rounded cornersLapo Calamandrei2016-04-163-4/+4
* Adwaita: ensure titlebar corners are not rounded...Lapo Calamandrei2016-04-163-12/+13
* iconhelper: Invalidate on clear()Benjamin Otte2016-04-141-0/+2
* gtkplacessidebar: don't margins in the codeSebastien Bacher2016-04-141-2/+0
* gtk: Annotate GtkFlowBoxCreateWidgetFunc as "transfer full"Rico Tzschichholz2016-04-121-1/+1
* listbox: Fix css node orderingMatthias Clasen2016-04-111-7/+8
* Fix gtk_scrollable_get_border annotationLukas K2016-04-101-1/+1
* recent-manager: Fix "format not a string literal" errorBastien Nocera2016-04-051-25/+25
* file-chooser-widget: Fix "format not a string literal" errorBastien Nocera2016-04-051-23/+15
* about-dialog: Fix "format not a string literal" errorsBastien Nocera2016-04-051-6/+4
* ui-manager: Fix "format not a string literal" errorsBastien Nocera2016-04-051-47/+82
* window: Remove suspicious branchBenjamin Otte2016-04-041-54/+1
* Adwaita: transparent textview border borderLapo Calamandrei2016-04-043-12/+7
* Adwaita: style textview borderLapo Calamandrei2016-04-023-16/+71
* Adwaita: cosmetic fixesLapo Calamandrei2016-04-023-17/+17