summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Implement Scrollable in GtkFixedwip/ebassi/fixed-layoutEmmanuele Bassi2019-04-011-1/+237
* WIP: Additional API for GtkLayoutEmmanuele Bassi2019-04-012-14/+89
* Turn GtkFixedLayoutChild:position into a transformationEmmanuele Bassi2019-03-263-43/+69
* Skip all LayoutChild when testingEmmanuele Bassi2019-03-263-0/+7
* Use GtkFixedLayout in GtkFixedEmmanuele Bassi2019-03-263-245/+72
* Add GtkFixedLayoutEmmanuele Bassi2019-03-264-0/+367
* Do not connect to a non-existing signalEmmanuele Bassi2019-03-263-8/+18
* Drop warning from GtkLayoutManager::get_request_mode()Emmanuele Bassi2019-03-261-2/+0
* Update POTFILES.inPiotr Drąg2019-03-262-0/+2
* Merge branch 'wip/alexl/broadway5' into 'master'Alexander Larsson2019-03-269-852/+1129
|\
| * broadway: Remove some spewAlexander Larsson2019-03-261-2/+0
| * broadway: Load all textures before applying display ops, fixing flickersAlexander Larsson2019-03-261-25/+103
| * broadway: Use const use for constants in the js codeAlexander Larsson2019-03-261-72/+110
| * broadway: Clean up stuff using const definesAlexander Larsson2019-03-261-14/+33
| * Broadway: Add id for nodes and reuse old onesAlexander Larsson2019-03-267-397/+596
| * Disable accidental debug spewAlexander Larsson2019-03-261-1/+1
| * broadway: Prepare for splitting display ops out of command handlingAlexander Larsson2019-03-261-150/+145
| * broadway: Refcount texturesAlexander Larsson2019-03-261-8/+28
| * broadway: Simplify fallback node cacheAlexander Larsson2019-03-261-278/+48
| * broadway: Don't crash of drag-resizing when already activeAlexander Larsson2019-03-261-0/+8
| * broadway: Send actual float32, not some hackAlexander Larsson2019-03-262-12/+19
| * broadway: Use DataView instead of hand-rolled int parsersAlexander Larsson2019-03-261-28/+25
| * Broadway: Add node for debug nodesAlexander Larsson2019-03-264-6/+102
| * broadway: Don't fall back for translation transform nodesAlexander Larsson2019-03-264-3/+55
|/
* CI: set a timeout multiplier for the testsChristoph Reiter2019-03-261-0/+1
* Merge branch 'wip/layout-manager' into 'master'Matthias Clasen2019-03-2623-641/+2589
|\
| * Changes after reviewEmmanuele Bassi2019-03-2614-264/+355
| * Parse layout propertiesEmmanuele Bassi2019-03-261-1/+251
| * Add GtkBinLayoutEmmanuele Bassi2019-03-264-0/+139
| * Port GtkSwitch to GtkLegacyLayoutEmmanuele Bassi2019-03-261-7/+11
| * Add GtkLegacyLayoutEmmanuele Bassi2019-03-263-0/+163
| * docs: Add chapter on layout managersEmmanuele Bassi2019-03-261-0/+7
| * Port GtkBox to GtkBoxLayoutEmmanuele Bassi2019-03-261-578/+45
| * Add GtkBoxLayoutEmmanuele Bassi2019-03-265-0/+951
| * Add GtkLayoutChildEmmanuele Bassi2019-03-267-15/+333
| * Rename the internal GtkLayoutChild typeEmmanuele Bassi2019-03-261-11/+11
| * Add GtkWidget:layout-managerEmmanuele Bassi2019-03-261-0/+22
| * Hook GtkLayoutManager into GtkWidgetEmmanuele Bassi2019-03-268-69/+260
| * Add GtkLayoutManagerEmmanuele Bassi2019-03-266-0/+345
* | win32: remove another call to gdk_device_warp()Christoph Reiter2019-03-261-1/+1
* | win32: remove unused gdk_display_warp_deviceChristoph Reiter2019-03-261-13/+0
* | Yet another win32 build fixMatthias Clasen2019-03-251-8/+0
|/
* Fix the windows buildMatthias Clasen2019-03-255-21/+0
* Doc comment fixupTimm Bäder2019-03-251-1/+1
* popover: Always measure contents gizmoTimm Bäder2019-03-251-7/+3
* popover: Don't try to compute_bounds of a NULL childTimm Bäder2019-03-251-1/+2
* win32: Drop the warp implementationMatthias Clasen2019-03-251-9/+0
* Update Polish translationPiotr Drąg2019-03-252-950/+1005
* Update POTFILES.inPiotr Drąg2019-03-252-2/+0
* Remove gdk_device_warpMatthias Clasen2019-03-249-103/+15