summaryrefslogtreecommitdiff
path: root/examples/bp
Commit message (Expand)AuthorAgeFilesLines
* Fix compile_resources present source directoryWilliam Roy2023-03-071-1/+1
* examples: Stop using gtk_widget_show/hideMatthias Clasen2022-12-131-2/+2
* Deprecate GtkDialogMatthias Clasen2022-10-291-0/+2
* 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
* 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
* bloatpad: Bring back the menubarMatthias Clasen2021-06-051-5/+6
* examples: Remove requires from ui filesMatthias Clasen2020-11-101-1/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-19/+19
* Replace "gint" with "int"Benjamin Otte2020-07-251-6/+6
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* 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
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-8/+8
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Replace most uses of <Primary> with <Control>Matthias Clasen2020-04-061-8/+8
* bloatpad: Use a box, not a toolbarBenjamin Otte2020-02-071-19/+13
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-2/+2
* examples: Simplify .ui filesMohammed Sadiq2018-05-072-13/+0
* textview: Redo clipboard handlingBenjamin Otte2017-12-031-8/+2
* widget: gtk_widget_get_clipboard => gtk_widget_get_old_clipboardBenjamin Otte2017-12-031-1/+1
* Drop Autotools buildEmmanuele Bassi2017-08-141-32/+0
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-031-2/+2
* meson: examples: updateTim-Philipp Müller2017-05-031-11/+3
* Build examplesTimm Bäder2017-05-031-0/+13
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* Rename Makefile references from 3.0 to 4.0Matthias Clasen2016-10-071-2/+2
* bloatpad: replace single quotes with double quotes in menus.uiPiotr Drąg2016-09-241-39/+39
* bloatpad: Make shortcuts window updateMatthias Clasen2016-04-171-7/+48
* Add a help overlay to bloatpadMatthias Clasen2016-04-174-1/+56
* GtkMenuTracker: add hidden-when='macos-menubar'Ryan Lortie2014-12-221-0/+2
* Use resources for iconsMatthias Clasen2014-12-021-17/+14
* bloatpad: Add a close button to the accel dialogMatthias Clasen2014-07-191-0/+7
* 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-072-0/+783