| Commit message (Expand) | Author | Age | Files | Lines |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 31 | -139/+147 |
* | API: Remove ability to set visuals on windows | Benjamin Otte | 2016-10-16 | 2 | -4/+2 |
* | Avoid 0/FALSE confusion | Matthias Clasen | 2016-10-14 | 1 | -1/+1 |
* | Add new gestures to gtk4-demo | Matthias Clasen | 2016-10-13 | 1 | -27/+42 |
* | Re-add missing files | Matthias Clasen | 2016-10-07 | 15 | -0/+10 |
* | Make the demos build | Matthias Clasen | 2016-10-07 | 16 | -35/+25 |
* | Switch gettext domain from gtk30 to gtk40 | Matthias Clasen | 2016-10-07 | 1 | -1/+1 |
* | Add a --version option to gtk3-demo | Matthias Clasen | 2016-09-11 | 1 | -0/+29 |
* | gtk3-demo: Avoid underallocating columns | Matthias Clasen | 2016-09-04 | 1 | -5/+0 |
* | gtk-demo: Make the scale demo fully functional | Matthias Clasen | 2016-08-24 | 1 | -0/+6 |
* | demos: Use stateful actions for rings/strips in "Touch and Drawing Tablets" demo | Carlos Garnacho | 2016-08-23 | 1 | -6/+31 |
* | demos: Add pad support to "event axes" demo | Carlos Garnacho | 2016-08-23 | 1 | -4/+106 |
* | demos: Fix build failure | Bastien Nocera | 2016-07-29 | 1 | -0/+3 |
* | port to new gtk_menu_popup_at_* () functions | William Hua | 2016-07-19 | 3 | -4/+3 |
* | gtk3-demo: Simplify the blendmodes example a bit | Matthias Clasen | 2016-07-04 | 2 | -37/+28 |
* | gtk3-demo: Make blendmodes example non-resizable | Matthias Clasen | 2016-07-03 | 1 | -0/+1 |
* | demo: add a demo for blend modes | Georges Basile Stavracas Neto | 2016-07-03 | 8 | -0/+629 |
* | demos: Simplify popovers demo | Carlos Garnacho | 2016-06-21 | 1 | -4/+0 |
* | gtk3-demo: Make the filter model example more interesting | Matthias Clasen | 2016-06-19 | 2 | -3/+43 |
* | gtk-demo: Use max-content-height in the popover example | Matthias Clasen | 2016-06-19 | 2 | -3/+1 |
* | gtk3-demo: Fix the modelbutton example | Matthias Clasen | 2016-06-19 | 1 | -0/+3 |
* | gtk-demo: Fix up some warnings | Matthias Clasen | 2016-06-19 | 1 | -3/+10 |
* | gtk3-demo: Fix some css warnings | Matthias Clasen | 2016-05-30 | 2 | -2/+2 |
* | gtk-demo: Update no-drop cursor image | Matthias Clasen | 2016-05-17 | 1 | -0/+0 |
* | gtk3-demo: Add context-menu cursor | Matthias Clasen | 2016-05-17 | 2 | -0/+1 |
* | gtk-demo: Fix revealer demo | Matthias Clasen | 2016-05-07 | 1 | -3/+6 |
* | gtk3-demo: Add a close button to the markup window | Matthias Clasen | 2016-05-06 | 1 | -0/+1 |
* | gtk-demo: Don't duplicate text in markup example | Matthias Clasen | 2016-05-06 | 1 | -1/+2 |
* | demo: Add GLES support to the GtkGLArea demo | Emmanuele Bassi | 2016-04-25 | 6 | -6/+40 |
* | demos: Show slider/rotation axes in "Event axes" demo | Carlos Garnacho | 2016-04-08 | 1 | -1/+55 |
* | gtk3-demo: Add tool information to "Event axes" demo | Carlos Garnacho | 2016-04-06 | 1 | -0/+44 |
* | demos: Enable multidevice behavior on event-axes demo | Carlos Garnacho | 2016-04-06 | 1 | -0/+1 |
* | demos: Set crossing events mask explicitly on event-axes demo. | Carlos Garnacho | 2016-04-06 | 1 | -0/+2 |
* | gtk3-demo: Show multiple master devices on the "Event axes" demo | Carlos Garnacho | 2016-04-06 | 1 | -31/+35 |
* | gtk-demo: Add support for distance in event_axes | Stephen Chandler Paul | 2016-04-06 | 1 | -1/+28 |
* | gtk-demo: Use GdkAxisUse instead of axis labels | Stephen Chandler Paul | 2016-04-06 | 1 | -61/+45 |
* | gtk3-demo: Show more button styles | Matthias Clasen | 2016-03-25 | 2 | -1/+37 |
* | gtk3-demo: Rename "CSS Theming" group | Matthias Clasen | 2016-03-25 | 6 | -6/+6 |
* | gtk-demo: Improve markup demo | Matthias Clasen | 2016-03-21 | 2 | -6/+69 |
* | gtk-demo: Rework foreigndrawing to use sizes from the theme | Carlos Garcia Campos | 2016-03-21 | 1 | -201/+551 |
* | gtk-demo: Fix copy/paste error | Benjamin Otte | 2016-03-20 | 1 | -1/+1 |
* | gtk-demo: Handle GDK_TOUCH_CANCEL in event-axes demo | Carlos Garnacho | 2016-03-14 | 1 | -1/+2 |
* | gtk-demo: Fix a typo | Matthias Clasen | 2016-03-08 | 1 | -1/+1 |
* | gtk-demo: Update foreigndrawing example some more | Matthias Clasen | 2016-03-08 | 1 | -10/+11 |
* | gtk-demo: Try to fix foreigndrawing scrollbars | Matthias Clasen | 2016-03-08 | 1 | -2/+11 |
* | gtk-demo: Use <accelerator> | Matthias Clasen | 2016-03-05 | 1 | -0/+1 |
* | gtk-demo: Fix up the inline-toolbar example | Matthias Clasen | 2016-03-04 | 1 | -0/+1 |
* | gtk-demo: Strip newlines from g_warning and g_error | Matthias Clasen | 2016-02-28 | 4 | -6/+6 |
* | gtk-demo: Simplify ui files a bit | Matthias Clasen | 2016-02-28 | 5 | -47/+47 |
* | gtk-demo: Put hte app menu in a separate file | Matthias Clasen | 2016-02-27 | 4 | -16/+21 |