Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Use gtk_window_destroy | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | Use gtk_revealer_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -10/+10 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | 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 | -1/+2 |
* | testrevealer: Cover the new transitions | Matthias Clasen | 2019-03-29 | 1 | -11/+67 |
* | Fix compile time warnings | Timm Bäder | 2019-03-02 | 1 | -1/+1 |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 1 | -6/+6 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | Replace all margin-left and margin-right with margin-start and margin-end | Yosef Or Boczko | 2013-11-15 | 1 | -4/+4 |
* | GtkRevealer: Add a fading animation | Matthias Clasen | 2013-04-22 | 1 | -2/+2 |
* | Add GtkRevealer | Matthias Clasen | 2013-04-22 | 1 | -0/+115 |