summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* meson: Install example schema XMLDavid King2021-12-216-6/+18
* examples: Add exampleapp.desktop to dist tarballsSimon McVittie2020-04-081-0/+1
* gtk: Properly calculate device offset for DnDRobert Mader2019-09-231-1/+3
* autotools: dist all meson related build filesChristoph Reiter2019-04-1112-11/+27
* examples/bp/bloatpad.c: Declare variables at top-of-blockChun-wei Fan2019-04-111-1/+1
* Import meson build files from an 3.22Nirbheek Chauhan2019-04-1112-0/+271
* examples: Check for error when loading fileBenjamin Otte2018-04-111-1/+7
* examples/drawing: Don't call gtk_main_quitTimm Bäder2017-05-221-2/+0
* Add a cleaned-up example for listbox DNDMatthias Clasen2017-04-232-1/+157
* 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
* Make include order consistent in example applicationsMatthias Clasen2014-11-2820-20/+40
* examples: Add deprecation guardsBenjamin Otte2014-10-121-0/+2
* bloatpad: Add a close button to the accel dialogMatthias Clasen2014-07-191-0/+7
* Update examples for new open-menu iconMatthias Clasen2014-07-153-21/+3
* Use view-content-menu-symbolic in example appsMatthias Clasen2014-07-083-3/+3
* build: Fix make distRico Tzschichholz2014-07-081-0/+2
* Bloatpad: fix up iconsMatthias Clasen2014-07-071-5/+5
* bloatpad: use Gtk's automated menu loadingRyan Lortie2014-07-074-9/+4
* bloatpad: use resourcesRyan Lortie2014-07-074-84/+105
* bloatpad: move into private subdirRyan Lortie2014-07-073-2/+17
* examples: Don't use gtk_application_add_acceleratorMatthias Clasen2014-05-221-2/+3
* Bloatpad: port to new accel apiMatthias Clasen2014-05-061-11/+21
* example: Use popover for gears menuMatthias Clasen2014-04-173-0/+3
* example: Make gears button squareMatthias Clasen2014-04-173-0/+9
* example: Make search button squareMatthias Clasen2014-04-174-0/+12
* example: Modernize the prefs dialogMatthias Clasen2014-04-1710-110/+5
* example: Port to gtk_application_set_accels_for_actionMatthias Clasen2014-04-1714-7/+28
* example: Fix indentationMatthias Clasen2014-04-173-113/+120