summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* levelbar: Don't allocate 0 blocksTimm Bäder2017-04-301-0/+3
* gtksettings: Remove unnecessary deprecation guardsTimm Bäder2017-04-301-4/+0
* widget: Fold queue_resize_on_widget into its only callerTimm Bäder2017-04-302-11/+2
* Update Indonesian translationKukuh Syafaat2017-04-291-564/+560
* wayland: Annotate the log_handler functionEmmanuele Bassi2017-04-281-0/+1
* wayland: Add declaration of private get_type() functionEmmanuele Bassi2017-04-281-2/+3
* gdk: Make more private functions staticEmmanuele Bassi2017-04-283-3/+3
* wayland: Mark private function as staticEmmanuele Bassi2017-04-281-1/+1
* wayland: Mark private function as staticEmmanuele Bassi2017-04-281-1/+1
* build: Don't include the marshallers header fileEmmanuele Bassi2017-04-282-7/+18
* migration guide: Extend GtkBox child property sectionTimm Bäder2017-04-281-3/+25
* wayland: make key event log more explicitOlivier Fourdan2017-04-281-3/+6
* frame: Properly initialize clipTimm Bäder2017-04-281-1/+3
* grid: Remove unnecessary NULL checksTimm Bäder2017-04-281-5/+2
* GtkGestureMultiPress: Remove superfluous NULL checkTimm Bäder2017-04-281-2/+1
* label: Remove dead ternary operatorTimm Bäder2017-04-281-1/+1
* headerbar: Compute clip directlyTimm Bäder2017-04-281-3/+12
* Fix gdk_rectangle_union callsTimm Bäder2017-04-284-7/+7
* button: Compute clip directlyTimm Bäder2017-04-281-3/+9
* filechooserwidget: Remove always-false error caseTimm Bäder2017-04-281-21/+0
* sidebarrow: Remove useless size groupTimm Bäder2017-04-281-9/+0
* gdk: Relicense translate_wm_button_layout_to_gtk()Florian Müllner2017-04-272-8/+8
* Update Polish translationPiotr Drąg2017-04-261-564/+536
* gsk: Mark finalize() implementation as staticEmmanuele Bassi2017-04-261-1/+1
* gsk: Mark internal symbol as staticEmmanuele Bassi2017-04-261-1/+1
* gsk: Mark internal symbols as staticEmmanuele Bassi2017-04-261-3/+3
* gsk: Mark private symbol as staticEmmanuele Bassi2017-04-261-1/+1
* Update Russian translationStas Solovey2017-04-261-235/+238
* Scale: Fix documentation of digits per last revertDaniel Boles2017-04-261-16/+11
* Revert "Scale: Always sync ::digits to Range::round-digits"Matthias Clasen2017-04-261-1/+5
* GskRoundedRect: Include private header fileTimm Bäder2017-04-261-0/+1
* GskRenderNode: Fix set_scaling_filters function nameTimm Bäder2017-04-261-1/+1
* GskRenderNode: add missing prototypeTimm Bäder2017-04-261-0/+3
* reftests: Remove reference to deleted filesTimm Bäder2017-04-251-2/+0
* testdnd2: Don't pass a toplevel to gtk_drag_set_icon_widgetTimm Bäder2017-04-251-14/+10
* label: Remove angle propertyTimm Bäder2017-04-2519-495/+29
* label: Move if statement where it makes senseTimm Bäder2017-04-251-3/+3
* label: Remove useless if statementsTimm Bäder2017-04-251-5/+2
* label: Remove useless if statementTimm Bäder2017-04-251-2/+1
* gtkmain: Fix code exampleTimm Bäder2017-04-251-1/+1
* label: Don't use gtk_widget_set_simple_clipTimm Bäder2017-04-251-1/+1
* frame: Compute clip directlyTimm Bäder2017-04-251-4/+9
* listbox: Compute clips directlyTimm Bäder2017-04-251-7/+13
* gtkwidget: Queue a resize on the parent when unparentingTimm Bäder2017-04-251-0/+3
* widget: Fix set_parent/unparent docs to not mention GtkContainerTimm Bäder2017-04-251-7/+7
* grid: Compute clip directlyTimm Bäder2017-04-251-4/+7
* container: Use gtk_container_forall lessTimm Bäder2017-04-251-17/+13
* box: Compute clips directlyTimm Bäder2017-04-251-8/+8
* testsuite: Add widget ordering test caseTimm Bäder2017-04-252-0/+530
* box: Remove center childTimm Bäder2017-04-2513-511/+29