Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Add gtk-css static library | Benjamin Otte | 2019-04-12 | 1 | -1/+1 |
* | Rename things | Matthias Clasen | 2019-04-08 | 2 | -3/+3 |
* | Add a flags argument to gtk_widget_pick | Matthias Clasen | 2019-04-07 | 1 | -1/+1 |
* | testgtk: Stop using child properties | Matthias Clasen | 2019-04-05 | 1 | -18/+22 |
* | Remove testactionbar | Matthias Clasen | 2019-04-05 | 2 | -170/+0 |
* | Remove testtitlebar | Matthias Clasen | 2019-04-05 | 2 | -201/+0 |
* | Merge branch 'wip/ebassi/grid-layout' into 'master' | Matthias Clasen | 2019-04-05 | 3 | -2500/+1785 |
|\ | |||||
| * | tests: Update GtkGrid definitions in UI files | Emmanuele Bassi | 2019-04-05 | 3 | -2500/+1785 |
* | | Fix teststack | Matthias Clasen | 2019-04-03 | 1 | -13/+9 |
|/ | |||||
* | Remove GtkLayout | Emmanuele Bassi | 2019-04-02 | 1 | -81/+0 |
* | testrevealer: Cover the new transitions | Matthias Clasen | 2019-03-29 | 1 | -11/+67 |
* | Convert ui files | Matthias Clasen | 2019-03-28 | 1 | -55/+13 |
* | Convert ui files | Matthias Clasen | 2019-03-27 | 1 | -121/+32 |
* | Convert all ui files | Matthias Clasen | 2019-03-27 | 4 | -353/+253 |
* | tests: Stop using gtk_window_set_gravity | Matthias Clasen | 2019-03-26 | 2 | -42/+0 |
* | tests: Stop using gtk_window_move | Matthias Clasen | 2019-03-26 | 6 | -195/+1 |
* | Add a window move/resize test | Matthias Clasen | 2019-03-26 | 2 | -0/+141 |
* | window: Remove initial-focus builder support | Matthias Clasen | 2019-03-16 | 1 | -1/+0 |
* | Port widgets to the root focus API | Matthias Clasen | 2019-03-16 | 1 | -1/+1 |
* | password entry: Add a way to see the content | Matthias Clasen | 2019-03-14 | 1 | -0/+1 |
* | transform: Move to GSK | Benjamin Otte | 2019-03-04 | 1 | -5/+5 |
* | Fix compile time warnings | Timm Bäder | 2019-03-02 | 1 | -1/+1 |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 11 | -44/+44 |
* | Merge branch 'overlay-cleanup' into 'master' | Matthias Clasen | 2019-02-22 | 1 | -129/+1 |
|\ | |||||
| * | testoverlay: Use gtk_widget_set_can_pick | Matthias Clasen | 2019-02-21 | 1 | -1/+1 |
| * | remove tests that no longer work | Matthias Clasen | 2019-02-21 | 1 | -128/+0 |
* | | And another keybinding leftover | Benjamin Otte | 2019-02-22 | 1 | -8/+0 |
|/ | |||||
* | widget: Make gtk_widget_allocate() take a GtkTransform | Benjamin Otte | 2019-02-21 | 1 | -14/+8 |
* | gtk: Check return value of compute_bounds() | Benjamin Otte | 2019-02-20 | 1 | -3/+3 |
* | Add test for widget transforms | Timm Bäder | 2019-02-19 | 2 | -0/+354 |
* | Fix testtreesort warnings | Matthias Clasen | 2019-02-19 | 1 | -2/+2 |
* | Add a test for GtkPassworkEntry | Matthias Clasen | 2019-02-19 | 1 | -14/+1 |
* | Drop GtkAssistantPage::has-padding | Matthias Clasen | 2019-02-15 | 1 | -1/+0 |
* | tests: Fix comment for accuracy | Emmanuele Bassi | 2019-02-06 | 1 | -1/+1 |
* | window: Remove icon list | Timm Bäder | 2019-02-05 | 1 | -2/+0 |
* | Drop GtkButtonBox | Matthias Clasen | 2019-02-04 | 10 | -317/+14 |
* | testgtk: Fix image menu item child order | Timm Bäder | 2019-02-04 | 1 | -1/+1 |
* | tests: Remove spurious gtk_container_add() | Emmanuele Bassi | 2019-02-04 | 1 | -1/+0 |
* | testcombo fixup | Matthias Clasen | 2019-01-23 | 1 | -34/+1 |
* | Drop a grid combo example | Matthias Clasen | 2019-01-23 | 1 | -99/+0 |
* | testgtk: Drop tabular menu | Matthias Clasen | 2019-01-23 | 1 | -198/+0 |
* | box: Remove the position child property | Matthias Clasen | 2019-01-23 | 4 | -55/+0 |
* | box: Remove pack-type child property | Timm Bäder | 2019-01-23 | 1 | -2/+0 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 52 | -729/+726 |
* | tests: Remove flicker test | Timm Bäder | 2019-01-23 | 2 | -215/+0 |
* | testoverlay: Re-enable blurring | Timm Bäder | 2019-01-13 | 1 | -2/+2 |
* | testoverlay: Fix fancy effect | Timm Bäder | 2019-01-10 | 1 | -8/+8 |
* | showrendernode: Fix GtkImage size | Timm Bäder | 2018-12-02 | 1 | -0/+4 |
* | widget: Don't pass a position to ->size_allocate | Timm Bäder | 2018-11-13 | 1 | -5/+6 |
* | testappchooserbutton: Fix for class hierarchy change | Timm Bäder | 2018-11-13 | 1 | -17/+17 |