summaryrefslogtreecommitdiff
path: root/examples/application7
Commit message (Expand)AuthorAgeFilesLines
* Fix compile_resources present source directoryWilliam Roy2023-03-071-1/+1
* grid layout: Rename some propertiesMatthias Clasen2020-08-021-8/+8
* Replace "gchar" with "char"Benjamin Otte2020-07-252-5/+5
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* examples: Add common_cflags to executablesTimm Bäder2020-05-181-1/+2
* Refresh the tutorial examplesMatthias Clasen2020-05-117-31/+43
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-2/+2
* Drop the margin propertyMatthias Clasen2020-02-251-1/+4
* Remove a few stray <packing/> elementsMatthias Clasen2019-04-051-1/+1
* examples: Update GtkGrid definitions in UI filesEmmanuele Bassi2019-04-051-17/+19
* Convert all ui filesMatthias Clasen2019-03-271-4/+2
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* Update ui files to new stack syntaxMatthias Clasen2019-02-083-10/+3
* examples: Rename the pkg-config file for GTK 4Emmanuele Bassi2019-02-051-2/+2
* examples: Use icon-name property to set button iconsMohammed Sadiq2018-05-091-8/+1
* examples: Remove explicit gtk_widget_show()Mohammed Sadiq2018-05-091-2/+0
* examples: Take advantage of user_data passedMohammed Sadiq2018-05-081-10/+5
* examples: Don't use private members for final classesMohammed Sadiq2018-05-082-50/+27
* examples: Simplify .ui filesMohammed Sadiq2018-05-072-16/+3
* examples: Fix Makefiles to use gtk4 for buildMohammed Sadiq2018-05-071-2/+2
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-1/+0
* Drop Autotools buildEmmanuele Bassi2017-08-141-47/+0
* meson: examples: updateTim-Philipp Müller2017-05-031-13/+4
* Build examplesTimm Bäder2017-05-031-0/+23
* Make gdk.la and gsk.la a noninst helper libraryAlexander Larsson2016-10-261-1/+0
* Rename Makefile references from 3.0 to 4.0Matthias Clasen2016-10-071-2/+2
* examples: use G_DECLARE_FINAL_TYPE in applicationsMohammed Sadiq2016-09-106-33/+3
* Fix example MakefilesMatthias Clasen2016-07-031-1/+1
* tutorial: Drop excessive margin from headerbarMatthias Clasen2016-02-271-1/+0
* examples: Clean up the standalone MakefilesEmmanuele Bassi2015-05-261-8/+9
* examples: Fix clean rule in stand alone MakefilesEmmanuele Bassi2014-12-061-1/+2
* Add standalone Makefile for the examplesEmmanuele Bassi2014-12-021-0/+33
* Beautify example Makefiles a bitMatthias Clasen2014-11-291-22/+21
* Make include order consistent in example applicationsMatthias Clasen2014-11-282-2/+4
* example: Make search button squareMatthias Clasen2014-04-171-0/+3
* example: Modernize the prefs dialogMatthias Clasen2014-04-172-22/+1
* example: Port to gtk_application_set_accels_for_actionMatthias Clasen2014-04-172-1/+4
* example: Fix up marginsMatthias Clasen2014-04-171-0/+1
* examples: Use git.mkJasper St. Pierre2013-08-071-0/+2
* Make examples use search-changed signalMatthias Clasen2013-08-021-1/+1
* example: Use declared callbacks where possibleMatthias Clasen2013-07-274-17/+24
* Another round of template binding api changesMatthias Clasen2013-07-262-7/+7
* Rename the widget template APIEmmanuele Bassi2013-07-262-7/+7
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-262-7/+7
* Getting started: Drop ugly signal handler cleanupMatthias Clasen2013-07-241-18/+7
* Getting started: Use <choices> in the schemaMatthias Clasen2013-07-241-6/+6
* Getting started: Coding style updatesMatthias Clasen2013-07-247-208/+224
* Add a new example appMatthias Clasen2013-07-2013-0/+672