summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples, gtk-demo: Fix copy-pasta in signal nameKrzesimir Nowak2018-01-031-3/+3
* Port drawing example to gesturesMatthias Clasen2018-01-021-56/+50
* Make drawing example work againMatthias Clasen2018-01-021-25/+29
* Fix fallout from the show-close-button renameMatthias Clasen2017-12-081-1/+1
* Rename GtkHeaderBar::show-close-buttonMatthias Clasen2017-12-071-1/+1
* textview: Redo clipboard handlingBenjamin Otte2017-12-032-16/+4
* widget: gtk_widget_get_clipboard => gtk_widget_get_old_clipboardBenjamin Otte2017-12-032-2/+2
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-154-4/+0
* examples: Use right function to query sizeBenjamin Otte2017-11-101-2/+2
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-3/+3
* examples: Use GdkEvent APIMatthias Clasen2017-09-191-5/+17
* Drop Autotools buildEmmanuele Bassi2017-08-1412-459/+0
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-8/+0
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-032-6/+8
* meson: examples: updateTim-Philipp Müller2017-05-0313-191/+65
* Build examplesTimm Bäder2017-05-0312-0/+271
* examples/drawing: Don't call gtk_main_quitTimm Bäder2017-05-031-2/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-2/+2
* box: Remove expand child propertyTimm Bäder2017-04-251-5/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-208-15/+10
* Update callersMatthias Clasen2017-01-191-1/+1
* Make gdk.la and gsk.la a noninst helper libraryAlexander Larsson2016-10-2611-11/+0
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-171-1/+1
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-165-6/+0
* plugman: Stop using gtk_override_colorTimm Bäder2016-10-161-16/+34
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-2/+2
* Rename Makefile references from 3.0 to 4.0Matthias Clasen2016-10-0712-24/+24
* bloatpad: replace single quotes with double quotes in menus.uiPiotr Drąg2016-09-241-39/+39
* examples: use G_DECLARE_FINAL_TYPE in applicationsMohammed Sadiq2016-09-1050-279/+27
* Fix example MakefilesMatthias Clasen2016-07-0310-10/+10
* bloatpad: Make shortcuts window updateMatthias Clasen2016-04-171-7/+48
* Add a help overlay to bloatpadMatthias Clasen2016-04-174-1/+56
* examples: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* tutorial: Drop excessive margin from headerbarMatthias Clasen2016-02-279-9/+0
* examples: Clean up the standalone MakefilesEmmanuele Bassi2015-05-2610-72/+81
* Update hello-world.c to GtkApplication, documentBastian Ilsø2015-03-091-81/+23
* Getting-started: port drawing.c to GtkApplicationBastian Ilsø2015-02-231-19/+28
* Updated grid-packing to GtkApplication.Bastian Ilsø2015-02-151-18/+20
* Plug another memory leak in plugmanMatthias Clasen2015-02-011-1/+4
* plugman: Fix leaking attribute stringFelix Riemann2015-02-011-5/+8
* Get started: port example-0.c to GtkApplicationBastian Ilsø2015-01-281-11/+18
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-221-0/+2
* Trivial off-by-one fixMatthias Clasen2014-12-081-1/+1
* examples: Fix clean rule in stand alone MakefilesEmmanuele Bassi2014-12-0610-7/+16
* examples: Add stand alone Makefile for application10Emmanuele Bassi2014-12-061-0/+33
* Use resources for iconsMatthias Clasen2014-12-021-17/+14
* Improve action-namespace exampleMatthias Clasen2014-12-021-1/+3
* docs: Add a README to the examples directoryEmmanuele Bassi2014-12-021-0/+12
* Add standalone Makefile for the examplesEmmanuele Bassi2014-12-029-0/+257
* Beautify example Makefiles a bitMatthias Clasen2014-11-2910-187/+177