summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* printing: Don't hang in gtk_enumerate_printers()Marek Kasik2017-03-231-3/+11
* Update Russian translationStas Solovey2017-03-221-282/+260
* mir: always emit a resize when creating windowsWilliam Hua2017-03-221-1/+20
* Update German translationFlo H2017-03-211-79/+79
* glcontext: Fix buffer age comparisonTimm Bäder2017-03-212-4/+4
* gdkdragsource: Ensure button >= 1Timm Bäder2017-03-211-0/+2
* widget: Prepend style classes to list when parsingTimm Bäder2017-03-211-1/+1
* builderparser: Remove pointless TagType structTimm Bäder2017-03-212-28/+24
* Update Indonesian translationAndika Triwidada2017-03-211-195/+194
* Scrollbar: grammar fix for previous commitDaniel Boles2017-03-211-2/+2
* Scrollbar: Tweak intro docs a bitDaniel Boles2017-03-211-10/+9
* ScrolledWindow: Don’t check if child is ScrollableDaniel Boles2017-03-201-9/+9
* ScrolledWindow: Streamline/clarify the intro docsDaniel Boles2017-03-201-31/+19
* Tooltip: Avoid redundant variable initialisationsDaniel Boles2017-03-201-2/+3
* GdkWaylandWindow: Force window titles to valid utf8Timm Bäder2017-03-202-6/+16
* label: Properly calculate half the heightTimm Bäder2017-03-201-1/+1
* tooltip: Remove unused assignmentTimm Bäder2017-03-201-6/+3
* css-editor: Remove unused if statementTimm Bäder2017-03-201-15/+8
* window: Remove pointless ternary operatorTimm Bäder2017-03-201-2/+1
* box: Make sure center_req is initializedTimm Bäder2017-03-201-1/+1
* progressbar: Remove useless if statementTimm Bäder2017-03-201-24/+5
* gsk: Take scale factor into account when setting up the gl scissorAlexander Larsson2017-03-201-1/+6
* gl renderer: Fix hidpi fallback renderingAlexander Larsson2017-03-201-2/+3
* Update Friulian translationFabio Tomat2017-03-191-171/+187
* notebook: Remove dead assignmentTimm Bäder2017-03-191-1/+0
* GtkRecentManager: Remove superfluous local variableTimm Bäder2017-03-191-2/+0
* GdkRenderer: Fix a compiler warningTimm Bäder2017-03-191-1/+1
* GdkX11DeviceManager: Fix debugging outputTimm Bäder2017-03-191-1/+1
* GdkMonitor: Use 1 as scale fallback valueTimm Bäder2017-03-191-1/+1
* css-overview: Fix inconsistent British English useDaniel Boles2017-03-181-1/+1
* vulkan: fix compilationTim-Philipp Müller2017-03-181-1/+1
* entrycompletion: Remove unnecessary NULL checkTimm Bäder2017-03-181-1/+1
* calendar: Fix else branch indentationsTimm Bäder2017-03-181-2/+2
* GdkDrawingContext: Add missing break in switch statementTimm Bäder2017-03-181-0/+1
* css-overview: Fix+Explain color expr number rangesDaniel Boles2017-03-181-4/+8
* Avoid a critical warning in the filechooser portalMatthias Clasen2017-03-171-9/+11
* css-overview: Elaborate how color expressions workDaniel Boles2017-03-171-3/+8
* docs/css-overview: Fix color functions’ arg ordersDaniel Boles2017-03-171-1/+1
* Update Latvian translationRūdolfs Mazurs2017-03-172-5266/+4829
* docs: Remove mentions of gtk_init_with_args().Murray Cumming2017-03-174-5/+4
* headerbar: Fix size requisition variable mixupTimm Bäder2017-03-171-2/+2
* GtkShaderBuilder Fix copy/paste error in preconditionTimm Bäder2017-03-171-1/+1
* Allow custom renderer for the inspectorAlexander Larsson2017-03-172-29/+56
* quartz: fix build for <10.12Christoph Reiter2017-03-151-1/+1
* Update Russian translationStas Solovey2017-03-141-1216/+1086
* 3.89.53.89.5Matthias Clasen2017-03-132-1/+63
* Add Friulian translationFabio Tomat2017-03-132-0/+7121
* mir: start handling resize events againWilliam Hua2017-03-131-0/+27
* filechooserwidget: Remvoe useless gtk_widget_show callTimm Bäder2017-03-131-5/+1
* modelmenuitem: Remove unnecessary gtk_widget_show callsTimm Bäder2017-03-131-2/+0