gtk4.git
2018-06-18 Benjamin Ottednd: Add gdk_drop_finish()
2018-06-18 Benjamin Ottednd: Get rid of gtk_drag_finish()
2018-06-18 Benjamin Ottednd: Rename gdk_drop_finish() => gdk_drag_finish()
2018-06-18 Benjamin Ottednd: Move the gdk_drag_status() function
2018-06-18 Benjamin Ottednd: Add gdk_drop_get_actions()
2018-06-18 Benjamin Ottednd: Make actions a private member variable
2018-06-18 Benjamin Ottex11: Remove unused variables
2018-06-18 Benjamin Ottewayland: Set correct variable
2018-06-18 Benjamin Ottednd: Add gdk_drag_action_is_unique()
2018-06-18 Benjamin Ottednd: Remove GDK_ACTION_DEFAULT and GDK_ACTION_PRIVATE
2018-06-18 Benjamin Ottedrop: Move gdk_drop_read_async() to GdkDrop class
2018-06-18 Benjamin Ottednd: Add GdkDrop base class for GdkDragContext
2018-06-18 Matthias ClasenMerge branch 'lrn/misc-gtk4-fixes' into 'master'
2018-06-18 Matthias ClasenMerge branch 'win32-filechooser-fix-file-list-order...
2018-06-18 Timm Bäderthemes: Don't handle box.linked special
2018-06-18 Timm Bäderfilechooserbutton: Remove priv pointer
2018-06-18 Timm BäderGtkStyleContext: Remove the frame clock
2018-06-18 Timm Bäderdnd: Fix up a comment
2018-06-18 Timm Bädercolorscale: Remove priv pointer
2018-06-18 Timm Bäderfontbutton: Remove priv pointer
2018-06-18 Timm Bäderradiobutton: remove priv pointer
2018-06-18 Timm Bäderpicture: Fix up some docs
2018-06-18 Timm Bäderdrawingarea: Clarify some comments
2018-06-18 Timm Bädermessagedialog: Remove priv pointer
2018-06-18 Timm Bäderpaned: Allocation x/y are always 0
2018-06-18 Timm Bäderpaned: Remove handle_pos member
2018-06-18 Timm Bäderpaned: Chain up in snapshot
2018-06-18 Timm Bäderpaned: Remove unnecessary local variable
2018-06-18 Timm Bäderpaned: Don't unnecessarily redraw handle in size_allocate
2018-06-18 Timm Bäderpaned: Store GParamSpecs
2018-06-18 Timm BäderRemove gtk_css_node_reverse_children
2018-06-18 Timm Bädertoolbar: Stop reordering css nodes based on text direction
2018-06-18 Timm Bäderheaderbar: Stop reordering css nodes depending on text...
2018-06-18 Timm Bädernotebook: Stop reversing tabs based on text direction
2018-06-18 Timm Bäderbuilder: Fix g-i annotations of _get_translation_domain
2018-06-18 Timm Bäderbuilder: Use TRUE/FALSE for error return values
2018-06-18 Timm Bäderbuilder: Remove priv pointer
2018-06-18 Timm Bäderbox: Don't reorder children based on text direction
2018-06-18 Timm Bäderpaned: Don't reorder css nodes based on text direction
2018-06-18 Timm Bädercenter box: Don't reorder css nodes in RTL
2018-06-18 Timm Bäderscrolledwindow: Remove priv pointer
2018-06-18 Matthias ClasenMerge branch 'window-activate-grab-4-again' into 'master'
2018-06-18 Nicolai Syvertsenwin32 file chooser: add missing g_slist_reverse
2018-06-18 Samuel Thibaultgdk: activate surface on keyboard grabs
2018-06-17 Piotr DrągUpdate Polish translation
2018-06-16 Руслан ИжбулатовGDK W32: don't unref window iconlist textures
2018-06-16 Руслан ИжбулатовW32: Use correct hinstance values
2018-06-16 Руслан ИжбулатовPass the correct data to gdk_content_register_serializer()
2018-06-16 Руслан ИжбулатовW32: don't put a string literal into gtk_libdir
2018-06-16 Руслан ИжбулатовAdd forward declaration for DllMain() in gtkwin32.c
2018-06-16 Руслан ИжбулатовUse const for media type in devmode_to_settings()
2018-06-16 Руслан ИжбулатовAdd foward declarations to gtk_print_operation_run_with...
2018-06-16 Timm Bädersearch bar example: remove unused function
2018-06-16 Timm Bädercenter box: Remove snapshot implementation
2018-06-16 Timm Bädergl renderer: call glViewport directly
2018-06-16 Timm Bäderbutton: Remove measure implementation
2018-06-16 Timm Bädercombobox: Remove priv pointer
2018-06-15 Matthias ClasenMerge branch 'wip/lantw/fix-gtkdoc-build-without-waylan...
2018-06-15 Ting-Wei Landocs: Fix gtk-doc build when wayland is disabled
2018-06-15 Matthias ClasenMerge branch 'design_by' into 'master'
2018-06-14 Mohammed Sadiqexamples: Simplify handling events in search-bar
2018-06-14 Jakub Steineraboutbox: use a more fitting 'design by" role
2018-06-14 Mohammed SadiqRevert "imcontext: Make size arguments be gsize and...
2018-06-14 Mohammed Sadiqexamples: Fix alignment of search-bar example
2018-06-14 Benjamin Otteimcontext: Make size arguments be gsize and not int
2018-06-14 Mohammed Sadiqdocs: Update getting started docs
2018-06-13 Mohammed Sadiqdocs: Use gtk_widget_show() to show window
2018-06-13 Mohammed Sadiqsnapshot: Trivial typo fix in comment
2018-06-13 Rico Tzschichholzpicture: Fix g-i annotation warning
2018-06-11 Mohammed Sadiqbuild: Fix compiler warnings
2018-06-11 Mohammed Sadiqoverlay: Use the right property variable name
2018-06-11 Benjamin OtteMerge branch 'wip/sadiq/fixes' into 'master'
2018-06-11 Mohammed Sadiqoverlay: Add support for clipping overlay widgets
2018-06-10 Matthias ClasenMerge branch 'lrn/gtk4warnings' into 'master'
2018-06-10 Matthias ClasenMerge branch 'master' into 'master'
2018-06-10 Matthias ClasenMerge branch 'lrn/aligned-alloc' into 'master'
2018-06-10 Руслан ИжбулатовUse correct stat struct for ftw()
2018-06-10 Руслан ИжбулатовSee if _MSC_VER is defined before checking its value
2018-06-10 Руслан ИжбулатовFix missing default switch case in DllMain
2018-06-10 Руслан ИжбулатовFix missing default switch cases in gtkimcontextsimple
2018-06-10 Руслан ИжбулатовFix some warnings in W32 part of gtkmain
2018-06-10 Руслан ИжбулатовFix a typo in W32 event-handling code
2018-06-10 Руслан ИжбулатовFix a warning about uninitialized variable
2018-06-10 Руслан ИжбулатовRemove unused code in gdksurface-win32.c
2018-06-10 Руслан ИжбулатовFix more signedness issues in W32 backend
2018-06-10 Руслан ИжбулатовA quick and dirty fix for a circular allocation issue
2018-06-10 Руслан ИжбулатовFix a missing default case warning
2018-06-10 Руслан ИжбулатовRemove unused functions in W32 backend
2018-06-10 Руслан ИжбулатовFix signedness issues, remove unused code
2018-06-10 Руслан ИжбулатовRemove some more unused variables
2018-06-10 Руслан ИжбулатовFix various type mismatch warnings
2018-06-10 Руслан ИжбулатовFix gdk_win32_cairo_context_end_frame prototype
2018-06-10 Руслан ИжбулатовRemove unused variables (mostly in W32 code)
2018-06-10 Руслан ИжбулатовFix wrong format strings in various places
2018-06-10 Руслан ИжбулатовUse aligned allocators for GtkSnapshot
2018-06-10 Piotr DrągUpdate Polish translation
2018-06-10 Piotr DrągUpdate POTFILES.in
2018-06-10 Benjamin Ottepicture: Don't use g_str_equal() with potential NULLs
2018-06-10 Benjamin Ottedocs: Add GtkEventControllerKey to index
2018-06-10 Benjamin Ottednd: Ref the GdkDrop during the DND operation
next