summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Add chapter on layout managersEmmanuele Bassi2019-03-261-0/+7
* Add GtkBoxLayoutEmmanuele Bassi2019-03-261-0/+18
* Add GtkLayoutChildEmmanuele Bassi2019-03-261-0/+14
* Hook GtkLayoutManager into GtkWidgetEmmanuele Bassi2019-03-261-0/+2
* Add GtkLayoutManagerEmmanuele Bassi2019-03-261-0/+16
* Remove gdk_device_warpMatthias Clasen2019-03-241-1/+0
* Remove win32 themeing supportBenjamin Otte2019-03-222-30/+2
* renderer: Make gsk_renderer_is_realized() publicBenjamin Otte2019-03-191-0/+1
* renderer: Remove display propertyBenjamin Otte2019-03-191-1/+0
* motion controller: Add getters for crossing event targetsMatthias Clasen2019-03-161-0/+2
* Add key controller API to the docsMatthias Clasen2019-03-161-0/+6
* password entry: Add a way to see the contentMatthias Clasen2019-03-141-0/+2
* transform: Add perspective()Benjamin Otte2019-03-052-0/+2
* transform: Implement gsk_transform_invert()Benjamin Otte2019-03-041-0/+1
* transform: Remove gsk_transform_identity()Benjamin Otte2019-03-041-1/+0
* transform: Make category public APIBenjamin Otte2019-03-041-0/+3
* transform: Remove API to poke internalsBenjamin Otte2019-03-041-4/+0
* transform: Add more APIBenjamin Otte2019-03-041-0/+5
* transform: Move to GSKBenjamin Otte2019-03-044-33/+34
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-284-18/+7
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-245-12/+21
* docs: Remove some no-longer-existing apiMatthias Clasen2019-02-241-16/+4
* docs: Some cosmetic fixupsMatthias Clasen2019-02-241-12/+10
* Remove gdk_surface_set_user_dataMatthias Clasen2019-02-231-3/+0
* docs: Refresh the "Q & A" partMatthias Clasen2019-02-231-72/+51
* Merge branch 'drawing-model-refresh' into 'master'Matthias Clasen2019-02-231-196/+79
|\
| * doc: Rewrite the drawing model overviewMatthias Clasen2019-02-231-196/+79
* | Drop gdk_event_handler_setMatthias Clasen2019-02-231-3/+0
|/
* Update migration guide for pass-throughMatthias Clasen2019-02-211-0/+9
* overlay: Remove gtk_overlay_set_overlay_pass_throughMatthias Clasen2019-02-211-2/+0
* Make gtk_widget_set/get_can_pick publicMatthias Clasen2019-02-211-0/+2
* overlay: Drop the index child propertyMatthias Clasen2019-02-211-1/+0
* docs: Fix typoBenjamin Otte2019-02-211-1/+1
* docs: Use the same name in different filesBenjamin Otte2019-02-211-1/+1
* Remove docs for css keybindingsMatthias Clasen2019-02-212-75/+0
* css: Add transform style propertyTimm Bäder2019-02-211-0/+10
* snapshot: Remove the old APIsBenjamin Otte2019-02-211-2/+0
* snapshot: Introduce transform APIsBenjamin Otte2019-02-211-0/+10
* snapshot: Remove gtk_snapshot_get_offset()Benjamin Otte2019-02-211-1/+0
* snapshot: Add functions to append shadowsBenjamin Otte2019-02-211-0/+2
* snapshot: Add gtk_snapshot_append_border()Benjamin Otte2019-02-211-0/+3
* gtk: Add GtkTransformBenjamin Otte2019-02-212-1/+34
* Add new notebook apis to the docsMatthias Clasen2019-02-212-0/+7
* Add more info to the migration guideMatthias Clasen2019-02-211-3/+8
* text: Remove the ::has-frame propertyMatthias Clasen2019-02-201-2/+0
* widget: Add gtk_widget_compute_point()Benjamin Otte2019-02-191-0/+1
* widget: Add gtk_widget_compute_transformTimm Bäder2019-02-191-0/+1
* Mention GtkEditable and entries in the migration guideMatthias Clasen2019-02-191-0/+17
* Add editable delegate api to docsMatthias Clasen2019-02-191-0/+6
* Add GtkPasswordEntryMatthias Clasen2019-02-193-0/+11