summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated CSS loading APIEmmanuele Bassi2023-05-161-2/+2
* Add a README to examples/helloMatthias Clasen2023-05-131-0/+7
* examples: Update for deprecationsMatthias Clasen2023-04-021-4/+3
* Fix compile_resources present source directoryWilliam Roy2023-03-079-9/+9
* Fix a deprecation warningMatthias Clasen2023-02-021-1/+1
* examples: Stop using gtk_widget_show/hideMatthias Clasen2022-12-1310-13/+12
* Deprecate GtkDialogMatthias Clasen2022-10-291-0/+2
* examples: Port to async dialog APIMatthias Clasen2022-10-291-12/+4
* bloatpad: Stop using a comboboxMatthias Clasen2022-10-211-10/+11
* demos and examples: Ignore deprecationsMatthias Clasen2022-10-111-0/+2
* examples: Use textures over pixbufsBenjamin Otte2021-09-171-2/+2
* Add a simple Javascript exampleMatthias Clasen2021-07-051-0/+50
* CosmeticsMatthias Clasen2021-07-031-1/+1
* Add a simple python exampleMatthias Clasen2021-07-021-0/+61
* Update hello-world.cMatthias Clasen2021-06-291-5/+5
* bloatpad: Add icons as resourcesMatthias Clasen2021-06-166-0/+5
* bloatpad: Give the toolbar a faceliftMatthias Clasen2021-06-161-10/+18
* bloatpad: Improve accel dialogMatthias Clasen2021-06-161-4/+37
* examples: Use existing iconsMatthias Clasen2021-06-161-2/+2
* examples: Drop a redundant frameMatthias Clasen2021-06-161-5/+1
* Make a standalone hello worldMatthias Clasen2021-06-083-1/+10
* bloatpad: Bring back the menubarMatthias Clasen2021-06-051-5/+6
* Remove a forgotten fileMatthias Clasen2021-01-311-293/+0
* examples: Remove requires from ui filesMatthias Clasen2020-11-101-1/+0
* Use GtkApplication in the examplesEmmanuele Bassi2020-10-211-26/+26
* Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-301-2/+2
* examples: Fix multiple small problemsMatthias Clasen2020-08-136-6/+17
* grid layout: Rename some propertiesMatthias Clasen2020-08-025-38/+38
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-2522-76/+76
* Replace "gint" with "int"Benjamin Otte2020-07-2513-22/+22
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-028-8/+0
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-2411-11/+11
* examples: Stop using appmenu apisMatthias Clasen2020-05-222-38/+43
* bloatpad: Pass common_cflags to the buildTimm Bäder2020-05-192-1/+2
* bloatpad: Avoid a few theoretical compiler warningsTimm Bäder2020-05-181-7/+6
* examples: Add common_cflags to executablesTimm Bäder2020-05-189-9/+18
* Replace most remaining uses of container apiMatthias Clasen2020-05-116-23/+312
* Use gtk_window_destroyMatthias Clasen2020-05-116-7/+7
* Refresh the tutorial examplesMatthias Clasen2020-05-1161-1035/+263
* examples: Use GtkDrawingArea::resizeMatthias Clasen2020-05-061-6/+5
* Use gtk_overlay_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_search_bar_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-048-8/+8
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-0411-20/+20
* Use gtk_frame_set_child throughoutMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-2/+0
* frame: Drop shadow-typeMatthias Clasen2020-04-171-1/+0
* Replace most uses of <Primary> with <Control>Matthias Clasen2020-04-061-8/+8
* examples: Add common_cflags to buildTimm Bäder2020-03-063-5/+7