summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xxx: WIPwip/otte/icon-sizeBenjamin Otte2017-07-306-84/+17
* recentchooser: Remove unused variableBenjamin Otte2017-01-281-22/+0
* recentchooser: Use GIcon instead of GdkPixbufBenjamin Otte2017-01-281-26/+9
* iconhelper: Query size via CSSBenjamin Otte2017-01-2710-62/+106
* enums: Change GtkIconSize valuesBenjamin Otte2017-01-2750-222/+66
* image: Don't take icon size in set_from_definition()Benjamin Otte2017-01-273-7/+3
* filechooserwidget: icon size is always 16Benjamin Otte2017-01-271-16/+5
* filechooserbutton: icon size is always 16Benjamin Otte2017-01-271-25/+16
* cellrendererspinner: Don't track old icon sizeBenjamin Otte2017-01-271-6/+1
* image: Remove icon-size argument from icon settersBenjamin Otte2017-01-2757-242/+178
* image: Change gettersBenjamin Otte2017-01-2714-82/+56
* cellrendererpixbuf: Remove stock-detail propertyBenjamin Otte2017-01-272-22/+1
* button: Get rid of icon sizeBenjamin Otte2017-01-279-24/+18
* scalebutton: Remove icon sizeBenjamin Otte2017-01-273-35/+7
* xxx: toolbarBenjamin Otte2017-01-271-1/+0
* xxx: toolbarBenjamin Otte2017-01-271-2/+0
* toolbar: Remove icon sizesBenjamin Otte2017-01-2016-463/+2
* tooltips: Remove GtkIconSize usageBenjamin Otte2017-01-205-26/+13
* messagedialog: Remove unused headerBenjamin Otte2017-01-201-1/+0
* css: Add -gtk-icon-sizeBenjamin Otte2017-01-202-0/+19
* gtk: Register GSK resources at startupBenjamin Otte2017-01-201-0/+2
* combobox: Remove dead code & unneeded type checksDaniel Boles2017-01-191-409/+66
* testcombo—Don’t set appears-as-list style propertyDaniel Boles2017-01-191-14/+0
* combobox: Make wrap-width and grid mode work againDaniel Boles2017-01-191-1/+2
* Add a section about initialization to the migration guideMatthias Clasen2017-01-191-0/+12
* Update callersMatthias Clasen2017-01-19152-177/+210
* Drop gdk init apiMatthias Clasen2017-01-192-197/+0
* Drop arguments from gtk_initMatthias Clasen2017-01-192-45/+15
* Simplify initialization codeMatthias Clasen2017-01-191-108/+10
* Drop the --gtk-debug and --gtk-no-debug optionsMatthias Clasen2017-01-191-30/+0
* Drop the --g-fatal-warnings argumentMatthias Clasen2017-01-191-12/+0
* Drop the --gtk-modules argumentMatthias Clasen2017-01-191-19/+0
* Don't export gtk_get_option_groupMatthias Clasen2017-01-194-25/+1
* Stop exporting gtk_parse_argsMatthias Clasen2017-01-192-27/+1
* Drop gtk_init_with_argsMatthias Clasen2017-01-192-85/+0
* gdk: Skip GdkVulkanContext methods when building introspection dataEmmanuele Bassi2017-01-191-0/+2
* wayland: Push NULL buffer when hiding a GdkWindowCarlos Garnacho2017-01-191-4/+7
* combobox: Avoid a pointless assignmentDaniel Boles2017-01-191-2/+2
* combobox: Also preselect active item in grid popupDaniel Boles2017-01-191-9/+11
* scale: Really fix documentation of set_digits()Daniel Boles2017-01-191-5/+4
* scale: doc: set_digits doesn’t round retroactivelyDaniel Boles2017-01-191-3/+3
* Scale: Always sync ::digits to Range::round-digitsDaniel Boles2017-01-191-5/+1
* combobox: Work around popup handler altering modelDaniel Boles2017-01-181-3/+7
* combobox: Don’t select active item if it’s hiddenDaniel Boles2017-01-181-1/+1
* combobox: Move variables into narrowest scopesDaniel Boles2017-01-181-10/+11
* Update Slovak translationDušan Kazik2017-01-181-1141/+1066
* vulkan: Fix copy/paste errorBenjamin Otte2017-01-184-1/+1
* vulkan: Add compiled shadersBenjamin Otte2017-01-1812-0/+0
* vulkan: Compute right size for outset shadowBenjamin Otte2017-01-181-1/+11
* css: Remove deprecated number-as-pixels compatibilityBenjamin Otte2017-01-188-41/+13