Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fix check vs toggle button confusion | Matthias Clasen | 2021-06-10 | 1 | -6/+6 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -14/+14 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -6/+6 |
* | tests: Fix testgmenu | Alexander Mikhaylenko | 2020-05-11 | 1 | -1/+1 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | tests: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -5/+5 |
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -1/+1 |
* | Stop using gtk_main and gtk_main_quit | Matthias Clasen | 2020-02-09 | 1 | -2/+15 |
* | tests: Stop using menus | Matthias Clasen | 2019-12-29 | 1 | -1/+0 |
* | tests: Stop using the delete-event signal | Matthias Clasen | 2018-01-16 | 1 | -10/+1 |
* | Fix a few overlooked casts | Timm Bäder | 2017-12-09 | 1 | -2/+2 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+5 |
* | Separators not correctly placed | Bastien Nocera | 2016-06-01 | 1 | -2/+22 |
* | testgmenu: use the menu binding code | Ryan Lortie | 2015-07-07 | 1 | -373/+14 |
* | Drop most uses of GtkMisc in tests | Matthias Clasen | 2014-05-13 | 1 | -5/+0 |
* | Don't use deprecated GSimpleActionGroup api | Matthias Clasen | 2013-09-05 | 1 | -10/+10 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Remove one last user of gmenumarkup | Ryan Lortie | 2012-01-25 | 1 | -56/+56 |
* | Update testgmenu to latest api changes | Matthias Clasen | 2011-12-19 | 1 | -2/+2 |
* | gmenu testcase: update to glib API changes | Ryan Lortie | 2011-12-19 | 1 | -2/+2 |
* | Only add a separator when a section ends | Matthias Clasen | 2011-12-19 | 1 | -8/+9 |
* | Make it build against the current wip/menus-rebase3 branch | Matthias Clasen | 2011-12-19 | 1 | -4/+2 |
* | testgmenu: #ifdef out non-compiling code for now | Colin Walters | 2011-12-19 | 1 | -0/+2 |
* | testgmenu: Insert separators after sections | Matthias Clasen | 2011-12-19 | 1 | -1/+8 |
* | testgmenu: Initial attempt at section headings | Matthias Clasen | 2011-12-19 | 1 | -3/+22 |
* | testgmenu: Use activate with parameter for radio actions | Matthias Clasen | 2011-12-19 | 1 | -37/+32 |
* | testgmenu: Use activate for toggle actions | Matthias Clasen | 2011-12-19 | 1 | -21/+21 |
* | testgmenu: Quit on delete-event | Colin Walters | 2011-12-19 | 1 | -0/+10 |
* | Adapt to api changes in GMenuModel | Matthias Clasen | 2011-12-19 | 1 | -11/+9 |
* | Adapt to object path conventions | Matthias Clasen | 2011-12-19 | 1 | -6/+8 |
* | testgmenu: Demonstrate how translatable labels work | Matthias Clasen | 2011-12-19 | 1 | -3/+5 |
* | More dynamic changes | Matthias Clasen | 2011-12-19 | 1 | -11/+92 |
* | Cleanups | Matthias Clasen | 2011-12-19 | 1 | -148/+189 |
* | Brute-force dynamic change propagation | Matthias Clasen | 2011-12-19 | 1 | -12/+17 |
* | First attempt at handling dynamic changes | Matthias Clasen | 2011-12-19 | 1 | -1/+43 |
* | Add code for dynamic changes | Matthias Clasen | 2011-12-19 | 1 | -0/+98 |
* | Add some todos | Matthias Clasen | 2011-12-19 | 1 | -0/+13 |
* | Some GMenu test code | Matthias Clasen | 2011-12-19 | 1 | -0/+728 |