summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* examples: Use appliction id as desktop file base nameGuido Günther2018-08-021-1/+1
* docs: Explain desktop file id == application_id in migration guideGuido Günther2018-08-021-0/+16
* container: Remove focus chainsBenjamin Otte2018-07-311-3/+0
* Mention gtk_widget_show_all in the migration guideMatthias Clasen2018-07-311-0/+4
* gdk: Remove gdk_event_get_string()Benjamin Otte2018-07-301-1/+0
* Migration guide: mention size-allocateMatthias Clasen2018-07-291-0/+9
* menu: Remove legacy popup APIsJonas Ådahl2018-07-271-4/+0
* API: Remove gtk_render_frame_gap()Benjamin Otte2018-07-241-1/+0
* docs: Remove remains of Mir backendBenjamin Otte2018-07-244-42/+0
* Merge branch 'wip/muktupavels/remove-gtk-css-provider-get-default' into 'master'Benjamin Otte2018-07-201-1/+0
|\
| * gtkcssprovider: remove gtk_css_provider_get_defaultAlberts Muktupāvels2018-07-191-1/+0
* | docs: Fix GdkContentProvider documentationcontent-provider-docsErnestas Kulik2018-07-192-1/+2
|/
* docs: Small updates to the migration guideMatthias Clasen2018-07-181-7/+14
* docs: Fix scroll and motion controller titlesTimm Bäder2018-07-171-2/+2
* Drop gdk_surface_withdrawMatthias Clasen2018-07-151-1/+0
* dnd: Rename gtk_drag_begin_with_coordinatesMatthias Clasen2018-07-121-1/+3
* render: Remove gtk_render_sliderTimm Bäder2018-07-081-1/+0
* docs: Add GtkPicture to types listThomas Bechtold2018-07-061-0/+1
* docs: Add new DnD typesErnestas Kulik2018-07-031-1/+2
* docs: Update dnd sectionMatthias Clasen2018-07-021-17/+39
* docs: Document GtkEventControllerKeyMatthias Clasen2018-06-261-1/+1
* docs: Remove a duplicate line in gdk4-sections.txtMatthias Clasen2018-06-191-1/+0
* docs: fix a typoMatthias Clasen2018-06-191-1/+1
* x11: Remove gdk_x11_surface_foreign_new_for_display()Benjamin Otte2018-06-181-1/+0
* dnd: Remove gdk_drag_status() and gdk_drag_finish()Benjamin Otte2018-06-181-2/+0
* surface: Kill event masksBenjamin Otte2018-06-182-39/+0
* dnd: Remove gdk_drag_context_get_dest_surface()Benjamin Otte2018-06-181-2/+0
* dnd: Add gdk_event_get_drop()Benjamin Otte2018-06-181-1/+1
* dnd: Get rid of gtk_drag_finish()Benjamin Otte2018-06-181-1/+0
* dnd: Rename gdk_drop_finish() => gdk_drag_finish()Benjamin Otte2018-06-182-2/+2
* dnd: Add gdk_drop_get_actions()Benjamin Otte2018-06-181-0/+1
* dnd: Add gdk_drag_action_is_unique()Benjamin Otte2018-06-181-0/+3
* GtkStyleContext: Remove the frame clockTimm Bäder2018-06-181-2/+0
* docs: Fix gtk-doc build when wayland is disabledTing-Wei Lan2018-06-151-5/+11
* docs: Update getting started docsMohammed Sadiq2018-06-141-24/+19
* docs: Use gtk_widget_show() to show windowMohammed Sadiq2018-06-131-1/+1
* overlay: Add support for clipping overlay widgetsMohammed Sadiq2018-06-111-0/+2
* docs: Add GtkEventControllerKey to indexBenjamin Otte2018-06-101-0/+1
* image: Remove gtk_image_set_keep_aspect_ratio()Benjamin Otte2018-06-101-4/+0
* picture: IntroduceBenjamin Otte2018-06-102-0/+35
* widget: Add docs for {get,set}_focus_childTimm Bäder2018-06-041-0/+1
* gdk: Get rid of gdk_event_free()Benjamin Otte2018-05-291-1/+0
* Add GtkEventControllerKey to the docsTimm Bäder2018-05-191-0/+18
* docs: List private headers for gtk-doc to ignoreEmmanuele Bassi2018-05-081-0/+191
* Avoid absolute paths when building the API referenceEmmanuele Bassi2018-05-083-20/+21
* reference: Replace reference to gtk3 with gtk4Mohammed Sadiq2018-05-082-2/+2
* reference: Use gtk+-4 for compilation in examplesMohammed Sadiq2018-05-081-5/+5
* gsk: Improve GSK_RENDERER behaviorBenjamin Otte2018-05-071-6/+17
* Update docs for debug environment variablesMatthias Clasen2018-05-071-6/+13
* Document the GSK_RENDERER environment variableMatthias Clasen2018-05-071-4/+31