summaryrefslogtreecommitdiff
path: root/examples/application3
Commit message (Expand)AuthorAgeFilesLines
* Fix compile_resources present source directoryWilliam Roy2023-03-071-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-252-3/+3
* 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-112-9/+12
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Update ui files to new stack syntaxMatthias Clasen2019-02-081-4/+1
* examples: Rename the pkg-config file for GTK 4Emmanuele Bassi2019-02-051-2/+2
* examples: Remove explicit gtk_widget_show()Mohammed Sadiq2018-05-091-2/+0
* examples: Don't use private members for final classesMohammed Sadiq2018-05-081-10/+3
* examples: Simplify .ui filesMohammed Sadiq2018-05-071-4/+0
* examples: Fix Makefiles to use gtk4 for buildMohammed Sadiq2018-05-071-2/+2
* Drop Autotools buildEmmanuele Bassi2017-08-141-30/+0
* meson: examples: updateTim-Philipp Müller2017-05-031-15/+5
* Build examplesTimm Bäder2017-05-031-0/+17
* 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-104-22/+2
* 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-7/+8
* examples: Fix clean rule in stand alone MakefilesEmmanuele Bassi2014-12-061-0/+1
* Add standalone Makefile for the examplesEmmanuele Bassi2014-12-021-0/+24
* Beautify example Makefiles a bitMatthias Clasen2014-11-291-14/+13
* Make include order consistent in example applicationsMatthias Clasen2014-11-282-2/+4
* example: Fix up marginsMatthias Clasen2014-04-171-0/+1
* examples: Use git.mkJasper St. Pierre2013-08-071-0/+2
* Another round of template binding api changesMatthias Clasen2013-07-261-1/+1
* Rename the widget template APIEmmanuele Bassi2013-07-261-1/+1
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-1/+1
* Getting started: Coding style updatesMatthias Clasen2013-07-245-64/+71
* Add a new example appMatthias Clasen2013-07-208-0/+255