Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk: Some documentation cleanups | Matthias Clasen | 2019-03-28 | 1 | -2/+20 |
* | gsk: Fix up docs a bit | Matthias Clasen | 2019-03-28 | 1 | -6/+1 |
* | gsk: Add GskRoundedRect to the docs | Matthias Clasen | 2019-03-28 | 1 | -0/+1 |
* | Merge branch 'child-properties' into 'master' | Matthias Clasen | 2019-03-28 | 1 | -0/+1 |
|\ | |||||
| * | popover menu: Add an api for adding submenus | Matthias Clasen | 2019-03-27 | 1 | -0/+1 |
* | | gdk: Drop gdk_surface_set_role | Matthias Clasen | 2019-03-27 | 1 | -1/+0 |
* | | Remove GtkWindow::role | Matthias Clasen | 2019-03-27 | 1 | -2/+0 |
|/ | |||||
* | migration guide: Improve warp-pointer entry | Matthias Clasen | 2019-03-27 | 1 | -1/+4 |
* | Mention pack-type in the migration guide | Matthias Clasen | 2019-03-27 | 1 | -1/+11 |
* | Migration guide: Updates | Matthias Clasen | 2019-03-27 | 1 | -0/+19 |
* | Rename gdk_device_get_surface_at_position_double | Matthias Clasen | 2019-03-26 | 1 | -1/+1 |
* | Drop gdk_device_get_surface_at_position | Matthias Clasen | 2019-03-26 | 1 | -1/+0 |
* | Rename gdk_device_get_position_double | Matthias Clasen | 2019-03-26 | 1 | -1/+1 |
* | Drop gdk_device_get_position | Matthias Clasen | 2019-03-26 | 1 | -1/+0 |
* | Rename gdk_surface_get_device_position_double | Matthias Clasen | 2019-03-26 | 1 | -1/+1 |
* | Drop gdk_surface_get_device_position | Matthias Clasen | 2019-03-26 | 1 | -1/+0 |
* | Remove GtkWindow::gravity | Matthias Clasen | 2019-03-26 | 1 | -2/+0 |
* | Drop gtk_window_move and gtk_window_get_position | Matthias Clasen | 2019-03-26 | 2 | -7/+2 |
* | docs: Add chapter on layout managers | Emmanuele Bassi | 2019-03-26 | 1 | -0/+7 |
* | Add GtkBoxLayout | Emmanuele Bassi | 2019-03-26 | 1 | -0/+18 |
* | Add GtkLayoutChild | Emmanuele Bassi | 2019-03-26 | 1 | -0/+14 |
* | Hook GtkLayoutManager into GtkWidget | Emmanuele Bassi | 2019-03-26 | 1 | -0/+2 |
* | Add GtkLayoutManager | Emmanuele Bassi | 2019-03-26 | 1 | -0/+16 |
* | Remove gdk_device_warp | Matthias Clasen | 2019-03-24 | 1 | -1/+0 |
* | Remove win32 themeing support | Benjamin Otte | 2019-03-22 | 2 | -30/+2 |
* | renderer: Make gsk_renderer_is_realized() public | Benjamin Otte | 2019-03-19 | 1 | -0/+1 |
* | renderer: Remove display property | Benjamin Otte | 2019-03-19 | 1 | -1/+0 |
* | motion controller: Add getters for crossing event targets | Matthias Clasen | 2019-03-16 | 1 | -0/+2 |
* | Add key controller API to the docs | Matthias Clasen | 2019-03-16 | 1 | -0/+6 |
* | password entry: Add a way to see the content | Matthias Clasen | 2019-03-14 | 1 | -0/+2 |
* | transform: Add perspective() | Benjamin Otte | 2019-03-05 | 2 | -0/+2 |
* | transform: Implement gsk_transform_invert() | Benjamin Otte | 2019-03-04 | 1 | -0/+1 |
* | transform: Remove gsk_transform_identity() | Benjamin Otte | 2019-03-04 | 1 | -1/+0 |
* | transform: Make category public API | Benjamin Otte | 2019-03-04 | 1 | -0/+3 |
* | transform: Remove API to poke internals | Benjamin Otte | 2019-03-04 | 1 | -4/+0 |
* | transform: Add more API | Benjamin Otte | 2019-03-04 | 1 | -0/+5 |
* | transform: Move to GSK | Benjamin Otte | 2019-03-04 | 4 | -33/+34 |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 4 | -18/+7 |
* | docs: Miscellaneous doc fixes | Matthias Clasen | 2019-02-24 | 5 | -12/+21 |
* | docs: Remove some no-longer-existing api | Matthias Clasen | 2019-02-24 | 1 | -16/+4 |
* | docs: Some cosmetic fixups | Matthias Clasen | 2019-02-24 | 1 | -12/+10 |
* | Remove gdk_surface_set_user_data | Matthias Clasen | 2019-02-23 | 1 | -3/+0 |
* | docs: Refresh the "Q & A" part | Matthias Clasen | 2019-02-23 | 1 | -72/+51 |
* | Merge branch 'drawing-model-refresh' into 'master' | Matthias Clasen | 2019-02-23 | 1 | -196/+79 |
|\ | |||||
| * | doc: Rewrite the drawing model overview | Matthias Clasen | 2019-02-23 | 1 | -196/+79 |
* | | Drop gdk_event_handler_set | Matthias Clasen | 2019-02-23 | 1 | -3/+0 |
|/ | |||||
* | Update migration guide for pass-through | Matthias Clasen | 2019-02-21 | 1 | -0/+9 |
* | overlay: Remove gtk_overlay_set_overlay_pass_through | Matthias Clasen | 2019-02-21 | 1 | -2/+0 |
* | Make gtk_widget_set/get_can_pick public | Matthias Clasen | 2019-02-21 | 1 | -0/+2 |
* | overlay: Drop the index child property | Matthias Clasen | 2019-02-21 | 1 | -1/+0 |