summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Remove unused variablesMohammed Sadiq2018-05-122-2/+0
* examples: Use icon-name property to set button iconsMohammed Sadiq2018-05-094-32/+4
* examples: Simplify counting buffer linesMohammed Sadiq2018-05-092-20/+2
* examples: Remove explicit gtk_widget_show()Mohammed Sadiq2018-05-098-19/+0
* examples: Take advantage of user_data passedMohammed Sadiq2018-05-084-38/+20
* examples: Don't use private members for final classesMohammed Sadiq2018-05-0813-356/+198
* examples: Simplify .ui filesMohammed Sadiq2018-05-0717-212/+82
* examples: Fix Makefiles to use gtk4 for buildMohammed Sadiq2018-05-0710-20/+20
* eventcontrollerkey: Port to new API modelCarlos Garnacho2018-04-261-1/+2
* draggesture: Port to new API modelBenjamin Otte2018-04-261-3/+2
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-2/+2
* search bar: Stop using ::key-press-eventMatthias Clasen2018-04-051-6/+12
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-1/+0
* gtk: Remove gtk_widget_queue_draw_region()Benjamin Otte2018-04-051-2/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-1/+1
* 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