Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bloatpad: Stop using a combobox | Matthias Clasen | 2022-10-21 | 1 | -10/+11 |
* | demos and examples: Ignore deprecations | Matthias Clasen | 2022-10-11 | 1 | -0/+2 |
* | examples: Use textures over pixbufs | Benjamin Otte | 2021-09-17 | 1 | -2/+2 |
* | Add a simple Javascript example | Matthias Clasen | 2021-07-05 | 1 | -0/+50 |
* | Cosmetics | Matthias Clasen | 2021-07-03 | 1 | -1/+1 |
* | Add a simple python example | Matthias Clasen | 2021-07-02 | 1 | -0/+61 |
* | Update hello-world.c | Matthias Clasen | 2021-06-29 | 1 | -5/+5 |
* | bloatpad: Add icons as resources | Matthias Clasen | 2021-06-16 | 6 | -0/+5 |
* | bloatpad: Give the toolbar a facelift | Matthias Clasen | 2021-06-16 | 1 | -10/+18 |
* | bloatpad: Improve accel dialog | Matthias Clasen | 2021-06-16 | 1 | -4/+37 |
* | examples: Use existing icons | Matthias Clasen | 2021-06-16 | 1 | -2/+2 |
* | examples: Drop a redundant frame | Matthias Clasen | 2021-06-16 | 1 | -5/+1 |
* | Make a standalone hello world | Matthias Clasen | 2021-06-08 | 3 | -1/+10 |
* | bloatpad: Bring back the menubar | Matthias Clasen | 2021-06-05 | 1 | -5/+6 |
* | Remove a forgotten file | Matthias Clasen | 2021-01-31 | 1 | -293/+0 |
* | examples: Remove requires from ui files | Matthias Clasen | 2020-11-10 | 1 | -1/+0 |
* | Use GtkApplication in the examples | Emmanuele Bassi | 2020-10-21 | 1 | -26/+26 |
* | Clean up uses of gtk_toggle_button_get/set_active | Matthias Clasen | 2020-08-30 | 1 | -2/+2 |
* | examples: Fix multiple small problems | Matthias Clasen | 2020-08-13 | 6 | -6/+17 |
* | grid layout: Rename some properties | Matthias Clasen | 2020-08-02 | 5 | -38/+38 |
* | Replace "gdouble" with "double" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 22 | -76/+76 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 13 | -22/+22 |
* | headerbar: Show title buttons by default | Alexander Mikhaylenko | 2020-07-02 | 8 | -8/+0 |
* | scrolledwindow: Don't take adjustments in new() | Matthias Clasen | 2020-06-24 | 11 | -11/+11 |
* | examples: Stop using appmenu apis | Matthias Clasen | 2020-05-22 | 2 | -38/+43 |
* | bloatpad: Pass common_cflags to the build | Timm Bäder | 2020-05-19 | 2 | -1/+2 |
* | bloatpad: Avoid a few theoretical compiler warnings | Timm Bäder | 2020-05-18 | 1 | -7/+6 |
* | examples: Add common_cflags to executables | Timm Bäder | 2020-05-18 | 9 | -9/+18 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 6 | -23/+312 |
* | Use gtk_window_destroy | Matthias Clasen | 2020-05-11 | 6 | -7/+7 |
* | Refresh the tutorial examples | Matthias Clasen | 2020-05-11 | 61 | -1035/+263 |
* | examples: Use GtkDrawingArea::resize | Matthias Clasen | 2020-05-06 | 1 | -6/+5 |
* | Use gtk_overlay_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_search_bar_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 8 | -8/+8 |
* | Use gtk_scrolled_window_set_child throughout | Matthias Clasen | 2020-05-04 | 11 | -20/+20 |
* | Use gtk_frame_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | headerbar: Remove user-settable title | Alexander Mikhaylenko | 2020-05-01 | 1 | -2/+0 |
* | frame: Drop shadow-type | Matthias Clasen | 2020-04-17 | 1 | -1/+0 |
* | Replace most uses of <Primary> with <Control> | Matthias Clasen | 2020-04-06 | 1 | -8/+8 |
* | examples: Add common_cflags to build | Timm Bäder | 2020-03-06 | 3 | -5/+7 |
* | Drop the margin property | Matthias Clasen | 2020-02-25 | 5 | -5/+20 |
* | Stop using gtk_main_quit | Matthias Clasen | 2020-02-09 | 1 | -3/+17 |
* | bloatpad: Use a box, not a toolbar | Benjamin Otte | 2020-02-07 | 1 | -19/+13 |
* | Rename GtkGestureMultiPress to GtkGestureClick | Matthias Clasen | 2019-05-29 | 1 | -6/+6 |
* | Stop using gtk_widget_get_surface | Matthias Clasen | 2019-05-28 | 1 | -2/+2 |
* | Remove a few stray <packing/> elements | Matthias Clasen | 2019-04-05 | 4 | -7/+4 |
* | examples: Update GtkGrid definitions in UI files | Emmanuele Bassi | 2019-04-05 | 6 | -98/+109 |
* | Convert all ui files | Matthias Clasen | 2019-03-27 | 4 | -28/+14 |