Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP: Implement Scrollable in GtkFixedwip/ebassi/fixed-layout | Emmanuele Bassi | 2019-04-01 | 1 | -1/+237 |
* | WIP: Additional API for GtkLayout | Emmanuele Bassi | 2019-04-01 | 2 | -14/+89 |
* | Turn GtkFixedLayoutChild:position into a transformation | Emmanuele Bassi | 2019-03-26 | 3 | -43/+69 |
* | Skip all LayoutChild when testing | Emmanuele Bassi | 2019-03-26 | 3 | -0/+7 |
* | Use GtkFixedLayout in GtkFixed | Emmanuele Bassi | 2019-03-26 | 3 | -245/+72 |
* | Add GtkFixedLayout | Emmanuele Bassi | 2019-03-26 | 4 | -0/+367 |
* | Do not connect to a non-existing signal | Emmanuele Bassi | 2019-03-26 | 3 | -8/+18 |
* | Drop warning from GtkLayoutManager::get_request_mode() | Emmanuele Bassi | 2019-03-26 | 1 | -2/+0 |
* | Update POTFILES.in | Piotr Drąg | 2019-03-26 | 2 | -0/+2 |
* | Merge branch 'wip/alexl/broadway5' into 'master' | Alexander Larsson | 2019-03-26 | 9 | -852/+1129 |
|\ | |||||
| * | broadway: Remove some spew | Alexander Larsson | 2019-03-26 | 1 | -2/+0 |
| * | broadway: Load all textures before applying display ops, fixing flickers | Alexander Larsson | 2019-03-26 | 1 | -25/+103 |
| * | broadway: Use const use for constants in the js code | Alexander Larsson | 2019-03-26 | 1 | -72/+110 |
| * | broadway: Clean up stuff using const defines | Alexander Larsson | 2019-03-26 | 1 | -14/+33 |
| * | Broadway: Add id for nodes and reuse old ones | Alexander Larsson | 2019-03-26 | 7 | -397/+596 |
| * | Disable accidental debug spew | Alexander Larsson | 2019-03-26 | 1 | -1/+1 |
| * | broadway: Prepare for splitting display ops out of command handling | Alexander Larsson | 2019-03-26 | 1 | -150/+145 |
| * | broadway: Refcount textures | Alexander Larsson | 2019-03-26 | 1 | -8/+28 |
| * | broadway: Simplify fallback node cache | Alexander Larsson | 2019-03-26 | 1 | -278/+48 |
| * | broadway: Don't crash of drag-resizing when already active | Alexander Larsson | 2019-03-26 | 1 | -0/+8 |
| * | broadway: Send actual float32, not some hack | Alexander Larsson | 2019-03-26 | 2 | -12/+19 |
| * | broadway: Use DataView instead of hand-rolled int parsers | Alexander Larsson | 2019-03-26 | 1 | -28/+25 |
| * | Broadway: Add node for debug nodes | Alexander Larsson | 2019-03-26 | 4 | -6/+102 |
| * | broadway: Don't fall back for translation transform nodes | Alexander Larsson | 2019-03-26 | 4 | -3/+55 |
|/ | |||||
* | CI: set a timeout multiplier for the tests | Christoph Reiter | 2019-03-26 | 1 | -0/+1 |
* | Merge branch 'wip/layout-manager' into 'master' | Matthias Clasen | 2019-03-26 | 23 | -641/+2589 |
|\ | |||||
| * | Changes after review | Emmanuele Bassi | 2019-03-26 | 14 | -264/+355 |
| * | Parse layout properties | Emmanuele Bassi | 2019-03-26 | 1 | -1/+251 |
| * | Add GtkBinLayout | Emmanuele Bassi | 2019-03-26 | 4 | -0/+139 |
| * | Port GtkSwitch to GtkLegacyLayout | Emmanuele Bassi | 2019-03-26 | 1 | -7/+11 |
| * | Add GtkLegacyLayout | Emmanuele Bassi | 2019-03-26 | 3 | -0/+163 |
| * | docs: Add chapter on layout managers | Emmanuele Bassi | 2019-03-26 | 1 | -0/+7 |
| * | Port GtkBox to GtkBoxLayout | Emmanuele Bassi | 2019-03-26 | 1 | -578/+45 |
| * | Add GtkBoxLayout | Emmanuele Bassi | 2019-03-26 | 5 | -0/+951 |
| * | Add GtkLayoutChild | Emmanuele Bassi | 2019-03-26 | 7 | -15/+333 |
| * | Rename the internal GtkLayoutChild type | Emmanuele Bassi | 2019-03-26 | 1 | -11/+11 |
| * | Add GtkWidget:layout-manager | Emmanuele Bassi | 2019-03-26 | 1 | -0/+22 |
| * | Hook GtkLayoutManager into GtkWidget | Emmanuele Bassi | 2019-03-26 | 8 | -69/+260 |
| * | Add GtkLayoutManager | Emmanuele Bassi | 2019-03-26 | 6 | -0/+345 |
* | | win32: remove another call to gdk_device_warp() | Christoph Reiter | 2019-03-26 | 1 | -1/+1 |
* | | win32: remove unused gdk_display_warp_device | Christoph Reiter | 2019-03-26 | 1 | -13/+0 |
* | | Yet another win32 build fix | Matthias Clasen | 2019-03-25 | 1 | -8/+0 |
|/ | |||||
* | Fix the windows build | Matthias Clasen | 2019-03-25 | 5 | -21/+0 |
* | Doc comment fixup | Timm Bäder | 2019-03-25 | 1 | -1/+1 |
* | popover: Always measure contents gizmo | Timm Bäder | 2019-03-25 | 1 | -7/+3 |
* | popover: Don't try to compute_bounds of a NULL child | Timm Bäder | 2019-03-25 | 1 | -1/+2 |
* | win32: Drop the warp implementation | Matthias Clasen | 2019-03-25 | 1 | -9/+0 |
* | Update Polish translation | Piotr Drąg | 2019-03-25 | 2 | -950/+1005 |
* | Update POTFILES.in | Piotr Drąg | 2019-03-25 | 2 | -2/+0 |
* | Remove gdk_device_warp | Matthias Clasen | 2019-03-24 | 9 | -103/+15 |