summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sizegroup: Remove GtkQueueResizeFlagswip/queue-resizeBenjamin Otte2015-03-245-97/+46
* widget: Remove _gtk_widget_override_size_request()Benjamin Otte2015-03-242-54/+0
* window: Ignore geometry widgetBenjamin Otte2015-03-241-68/+3
* cssnode: Clear widget path more aggressivelyBenjamin Otte2015-03-243-1/+9
* Updated Korean translationChangwoo Ryu2015-03-242-381/+426
* x11/gl: Removing some more legacy GL callsNiels Nesse2015-03-231-7/+0
* x11/gl: Do not call glEnable/glDisable with GL_TEXTURE_2DEmmanuele Bassi2015-03-231-2/+7
* Updated Basque languageInaki Larranaga Murgoitio2015-03-231-1/+1
* Updated Basque languageInaki Larranaga Murgoitio2015-03-231-2229/+2261
* Updated Basque languageInaki Larranaga Murgoitio2015-03-231-1665/+1703
* Fix a minor typo in translatable stringPiotr Drąg2015-03-231-2/+2
* Updated Polish translationPiotr Drąg2015-03-232-414/+454
* Updated POTFILES.in and POTFILES.skipPiotr Drąg2015-03-234-0/+8
* Updated Czech translationMarek Černocký2015-03-231-1724/+1868
* csd: Fix an oversight for popupsMatthias Clasen2015-03-231-1/+2
* Updated Hungarian translationBalázs Úr2015-03-231-2209/+2216
* Update properties Hebrew translationYosef Or Boczko2015-03-231-2206/+2206
* Updated Hebrew translationYosef Or Boczko2015-03-231-194/+204
* Updated Greek translationsTom Tryfonidis2015-03-232-3864/+3849
* Updated Italian translationMilo Casagrande2015-03-231-1130/+930
* Updated Italian translationMilo Casagrande2015-03-231-282/+222
* Stop using GDK_POINTER_MOTION_HINT_MASK in widgetsMatthias Clasen2015-03-228-28/+19
* Silence another compiler warningMatthias Clasen2015-03-221-1/+1
* Don't return G_TYPE_INVALID as a pointerMatthias Clasen2015-03-221-2/+2
* text view: Avoid clang compiler warningsMatthias Clasen2015-03-221-2/+2
* Remove a redundant constMatthias Clasen2015-03-221-1/+1
* css: Silence a clang warningMatthias Clasen2015-03-221-1/+1
* Remove a pointless comparisonMatthias Clasen2015-03-221-1/+1
* paper size: Don't use abs() on floatsMatthias Clasen2015-03-221-2/+3
* More of the sameMatthias Clasen2015-03-221-1/+1
* Avoid some clang compiler warningsMatthias Clasen2015-03-224-8/+8
* Fix some clang warningsMatthias Clasen2015-03-221-3/+4
* Make the blur code compile with clangMatthias Clasen2015-03-221-10/+23
* Fix the buildMatthias Clasen2015-03-221-1/+3
* tooltip: Minor cleanupMatthias Clasen2015-03-221-1/+1
* search bar: Clean up weak pointer handlingMatthias Clasen2015-03-221-27/+29
* mount operation: Minor formatting cleanupMatthias Clasen2015-03-221-8/+5
* menu button: Minor cleanupMatthias Clasen2015-03-221-1/+1
* Clean up some unfortunate formattingMatthias Clasen2015-03-221-3/+4
* dnd: Introduce a helper to manage the weak pointerMatthias Clasen2015-03-221-16/+23
* DND: Clean up weak pointers when they are no longer neededTom Hughes2015-03-221-2/+11
* Updated German translationChristian Kirbach2015-03-221-1670/+1673
* Upload Catalan translationJordi Mas2015-03-221-730/+156
* Add an index for new api to the docsMatthias Clasen2015-03-221-0/+4
* radio-menu-item: Add join_group()Matthias Clasen2015-03-224-9/+73
* radio-menu-item: Allow arguments to be NULLMatthias Clasen2015-03-221-8/+8
* radio-menu-item: Handle a !NULL groupEmmanuele Bassi2015-03-221-0/+2
* Start 3.17 developmentMatthias Clasen2015-03-222-2/+26
* Improve CSD decorations without a compositorOlivier Fourdan2015-03-227-40/+88
* image: Optimize non-resize changesMatthias Clasen2015-03-211-17/+90