summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GtkSnapshot: Always use int for the translationwip/alexl/snapshot-int-translateAlexander Larsson2017-01-119-31/+40
* widget: Avoid typechecks when accessing ->clip and ->allocationAlexander Larsson2017-01-111-9/+9
* GtkCSSImage: Avoid some type checksAlexander Larsson2017-01-111-6/+0
* Avoid some more type checks for internal callsAlexander Larsson2017-01-1112-41/+40
* gtkcssgadget: Use private non-checking versions of gtk_widget callsAlexander Larsson2017-01-111-2/+3
* GtkSnapshot: Reuse snapshot state objectsAlexander Larsson2017-01-112-11/+30
* GtkSnapshot: Move collect data to a union in the stateAlexander Larsson2017-01-112-174/+188
* Snapshot: Only record names if inspector is recordingAlexander Larsson2017-01-1114-38/+79
* gsk_rounded_rect_init_copy: Don't normalizeAlexander Larsson2017-01-111-4/+2
* Skip dynamic type check in css value gettersAlexander Larsson2017-01-113-6/+4
* Some updates to the migration guideMatthias Clasen2017-01-101-2/+49
* Document -gtk-icon-filterMatthias Clasen2017-01-101-2/+10
* cssimage: Fix cross-fadeBenjamin Otte2017-01-111-2/+2
* Remove an unnecessary checkMatthias Clasen2017-01-101-7/+0
* Use an internal parameter check here as wellMatthias Clasen2017-01-101-1/+2
* Use gtk_internal_return_val_if_fail hereMatthias Clasen2017-01-101-3/+3
* Use _gtk_widget_get_window moreMatthias Clasen2017-01-103-5/+6
* Refactor some css transition code slightlyMatthias Clasen2017-01-101-22/+15
* Use the .symbolic.png assets in AdwaitaMatthias Clasen2017-01-101-8/+4
* gdk/wayland: Handle non-existant gsettings keysRui Matos2017-01-101-36/+41
* gdk/wayland: Add support for the gtk-enable-primary-paste gsettingRui Matos2017-01-101-0/+1
* mir: fix compile-time warningsWilliam Hua2017-01-093-0/+16
* revealer: Fix a typo in a function docDaniel Boles2017-01-091-1/+1
* mir: properly handle empty clipboardWilliam Hua2017-01-091-3/+9
* Visual Studio builds: Move project files to win32/Chun-wei Fan2017-01-0961-644/+636
* build/Makefile.msvcproj: Improve documentationChun-wei Fan2017-01-091-2/+7
* cssgadget: Compute clip correctlyBenjamin Otte2017-01-091-15/+4
* widget: Document child/sibling accessorsTimm Bäder2017-01-081-0/+32
* switch: Use a widget as sliderTimm Bäder2017-01-081-33/+10
* widget: Add construct-only css-name propertyTimm Bäder2017-01-081-1/+24
* actionbar: Fix class and instance struct parent memberTimm Bäder2017-01-081-3/+3
* actionbar: Add revealed propertyTimm Bäder2017-01-084-3/+110
* testsuite/cssprovider: Use actual existing style propertyTimm Bäder2017-01-081-4/+4
* builderparser: Shuffle if-statements around once moreTimm Bäder2017-01-081-14/+14
* testsuite/builder: Use g_assert_no_error to check GErrorTimm Bäder2017-01-081-2/+1
* printunixdialog: Remove leftover draw handlerTimm Bäder2017-01-081-1/+0
* actionbar: Add revealer as internal childTimm Bäder2017-01-083-61/+18
* actionbar: Remove show() and hide() implementationsTimm Bäder2017-01-081-30/+0
* Update Brazilian Portuguese translationRafael Fontenelle2017-01-081-3955/+3534
* Update Brazilian Portuguese translationRafael Fontenelle2017-01-081-1057/+953
* gdk: Remove testing functionsBenjamin Otte2017-01-0824-762/+0
* tests: Remove gtk_widget_send_key()Benjamin Otte2017-01-083-65/+0
* tests: Remove widget find functionsBenjamin Otte2017-01-083-194/+0
* Make GTK_DEBUG=interactive work betterMatthias Clasen2017-01-071-1/+12
* build: Fix vulkan detectionPavel Grunt2017-01-071-1/+1
* docs: Remove a line that's not true anymoreBenjamin Otte2017-01-081-2/+1
* viewport: Remove API to query GdkWindowsBenjamin Otte2017-01-084-48/+2
* treeview: Remove gtk_tree_view_get_bin_window()Benjamin Otte2017-01-087-51/+28
* gdk: Remove unused debug categoryBenjamin Otte2017-01-082-7/+5
* gtkfishbowl: Remove gtk_container_snapshot_child callTimm Bäder2017-01-071-3/+3