summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove MAINTAINER filewip/ebassi/no-autotoolsEmmanuele Bassi2017-08-141-12/+0
* Remove obsolete README for WindowsEmmanuele Bassi2017-08-141-206/+0
* Rename 'HACKING' to 'CONTRIBUTING'Emmanuele Bassi2017-08-142-64/+40
* docs: Update the 'building gtk' guideEmmanuele Bassi2017-08-141-324/+160
* docs: Update the release instructionsEmmanuele Bassi2017-08-142-108/+126
* docs: Update the READMEEmmanuele Bassi2017-08-143-124/+170
* Drop old MSC makefilesEmmanuele Bassi2017-08-146-1107/+0
* Drop Autotools buildEmmanuele Bassi2017-08-14115-15936/+0
* Update Spanish translationDaniel Mustieles2017-08-141-531/+571
* gtkwindowprivate: Remove _gtk_window_keys_foreachTimm Bäder2017-08-142-5/+1
* winodw: Remove _gtk_window_reposition prototypeTimm Bäder2017-08-141-3/+0
* meson: Don't define G_ENABLE_CONSISTENCY_CHECKS unconditionallyTimm Bäder2017-08-141-1/+0
* widget: Remove gtk_widget_get_border_allocationTimm Bäder2017-08-147-34/+8
* widget: Remove gtk_widget_get_content_allocationTimm Bäder2017-08-149-72/+74
* widget: Remove gtk_widget_get_margin_allocationTimm Bäder2017-08-144-31/+9
* Update Catalan translationJordi Mas2017-08-142-2466/+2485
* Update Galician translationFran Dieguez2017-08-131-531/+570
* convert-emoji: Don’t pointlessly do rest of loopDaniel Boles2017-08-131-1/+4
* Update Turkish translationMuhammet Kara2017-08-131-1877/+2507
* meson: Add emoji dataTimm Bäder2017-08-131-0/+1
* gsk: Add color shader sources to meson build filesTimm Bäder2017-08-131-0/+2
* Don't update headings in an idleMatthias Clasen2017-08-131-7/+3
* scrolled window: Don't leak timeout sourcesMatthias Clasen2017-08-131-4/+2
* Add names to more sourcesMatthias Clasen2017-08-135-12/+18
* emoji: Fix a leakMatthias Clasen2017-08-131-0/+1
* emoji: Start search on the first characterMatthias Clasen2017-08-131-1/+1
* Update Nepali translationPawan Chitrakar2017-08-131-2599/+5339
* Update Nepali translationPawan Chitrakar2017-08-131-3962/+5792
* Update Polish translationPiotr Drąg2017-08-132-130/+188
* Update POTFILES.skipPiotr Drąg2017-08-131-0/+1
* Fix the meson buildMatthias Clasen2017-08-121-0/+2
* widget-factory: Add a use of show-emoji-iconMatthias Clasen2017-08-121-0/+1
* Add a testcase for the new Emoji chooserMatthias Clasen2017-08-121-0/+14
* entry: Add support for an Emoji chooserMatthias Clasen2017-08-121-0/+104
* Fix a problem with focus handling in modal popoversMatthias Clasen2017-08-121-1/+6
* Add an Emoji chooser widgetMatthias Clasen2017-08-129-1/+1083
* Add Emoji dataMatthias Clasen2017-08-124-0/+15921
* InfoBar: Fix wrong/uninit var use in code exampleDaniel Boles2017-08-121-1/+1
* Adwaita: Sync CSS files with current SASSDaniel Boles2017-08-122-4/+4
* LevelBar: Don’t pointlessly copy an allocationDaniel Boles2017-08-121-2/+1
* widget: Remove private _gtk_widget_set_has_focusTimm Bäder2017-08-121-13/+1
* Revert "LevelBar: Avoid unnecessarily copying allocation"Matthias Clasen2017-08-121-1/+2
* Fix a bootstrapping problem without root windowsMatthias Clasen2017-08-123-11/+11
* LevelBar: Avoid unnecessarily copying allocationDaniel Boles2017-08-121-2/+1
* Remove an unused fieldMatthias Clasen2017-08-111-1/+0
* Drop the shape window example in testgtkMatthias Clasen2017-08-111-225/+0
* Remove root window getters from public APIMatthias Clasen2017-08-115-31/+8
* Make the xim module build without root gettersMatthias Clasen2017-08-111-4/+2
* Stop passing root window to gdk_device_query_stateMatthias Clasen2017-08-111-1/+1
* Allow passing a NULL window to gdk_device_query_stateMatthias Clasen2017-08-119-30/+32