gtk4.git
2019-09-21 Timm Bäderheaderbar: Fix end-packed child order
2019-09-16 Matthias ClasenMerge branch 'wip/kill-menu' into 'master'
2019-09-16 Matthias Clasentoolbar: Use a popover for overflow
2019-09-16 Matthias Clasennotebook: Use a popover for the tab menu
2019-09-16 Matthias Clasenmenutoolbutton: Add support for popovers
2019-09-16 Matthias Clasenwindow: Make fallback menu a popover
2019-09-16 Matthias ClasenRemove unused includes
2019-09-15 Matthias Clasentext util: Remove an unused function
2019-09-15 Rico Tzschichholzgtk: Fix some g-i annotation warnings
2019-09-15 Rico Tzschichholzgtk: Fix parameter annotations for gtk_buildable_parse_...
2019-09-15 Rico Tzschichholzbuild: gtkbuilderparser.c contains g-i annotations...
2019-09-15 Matthias ClasenMerge branch 'wip/rah/screensaver-active-fix' into...
2019-09-14 Matthias ClasenMerge branch 'wip/chergert/fix-textview-clip' into...
2019-09-13 Christian Hergerttextview: clip to text window when drawing
2019-09-13 Christian Hergerttextview: fix textview drawing in presence of gutters
2019-09-13 Timm Bädernotebook: Use a box layout
2019-09-13 Timm Bäderfontbutton: Shorten clear_font_data a bit
2019-09-13 Timm Bäderfontbutton: Use a bin layout
2019-09-13 Timm Bäderappchooserdialog: Remove unnecessary gtk_widget_show...
2019-09-13 Timm Bäderheaderbar: Remove spacing property
2019-09-13 Timm Bäderpixbuf: Add a missing return value transfer annotation
2019-09-13 Timm Bäderheaderbar: Use a center layout
2019-09-13 Timm BäderAdd GtkCenterLayout
2019-09-11 Timm Bädernative: Don't compare a pointer with 0
2019-09-11 Timm Bäderwidget: Inline build_finalize_assertions into only...
2019-09-11 Timm Bäderheaderbar: Don't update window buttons when unrealized
2019-09-11 Timm BäderRename gtkbookmarkmanager.h to gtkbookmarksmanagerprivate.h
2019-09-11 Timm Bäderbookmarksmanager: Stop exporting get_xdg_type
2019-09-11 Timm Bäderswitch: Stop using a private struct
2019-09-10 Alexander LarssonGtkBuildable: Fix indentation
2019-09-10 Alexander LarssonGtkWidget: Precompile template xml on class creation
2019-09-10 Alexander LarssonGtkBuilder: Add support for precompiling builder xml
2019-09-10 Alexander LarssonUse the new GtkBuildableParser type in GtkBuildable...
2019-09-10 Alexander LarssonGtkBuildableParser: Add a wrapper for GMarkupParser
2019-09-10 Matthias ClasenMerge branch 'wip/chergert/tune-linedisplay-cache'...
2019-09-10 Matthias ClasenMerge branch 'nested-popover-menu' into 'master'
2019-09-09 Piotr DrągUpdate POTFILES.in
2019-09-09 Timm Bädericontheme: Stop using a private struct
2019-09-09 Timm BäderIcontheme: Clean up gtk_icon_info_load_async
2019-09-09 Timm Bäderscrolledwindow: Actually add controller to widget
2019-09-09 Timm Bädertestlist2: quit on window close
2019-09-09 Timm Bädericontheme: Adapt a code sample to the GdkPaintable...
2019-09-09 Timm Bäderpixbufutils: Escape file data only once
2019-09-09 Timm Bäderpixbufutils: Pass colors as string to load_symbolic_svg
2019-09-09 Timm Bäderpixbufutils: Only get icon size once
2019-09-09 Timm Bädericontheme: Remove symbolic pixbuf cache
2019-09-09 Timm Bädericontheme: Add LRU cache back
2019-09-09 Timm Bädericontheme: Remove GtkIconInfo->pixbuf
2019-09-09 Timm Bädericontheme: Remove icon_info_load_pixbuf
2019-09-09 Timm Bädericontheme: Optimize suffix_from_name
2019-09-09 Timm Bädericontheme: Avoid creating useless IconThemeDirs
2019-09-09 Timm Bädericontheme: Inline scan_resources into only caller
2019-09-09 Timm Bädericontheme: Remove proxy pixbufs
2019-09-09 Timm Bädericontheme: Remove lru cache
2019-09-09 Timm Bädericontheme: Annotate return value as nullable
2019-09-09 Timm Bädericontheme: Remove gtk_icon_info_load_texture
2019-09-09 Timm Bädericontheme: Return a paintable from gtk_icon_info_load_icon
2019-09-09 Timm Bädericontheme: Return paintables from more API
2019-09-09 Timm Bädericontheme: Return textures from load_icon{,_for_scale}
2019-09-09 Timm Bädergdk: Add gtk_pixbuf_get_from_texture
2019-09-09 Timm Bädericontheme: Don't try to scale pixbufs to same size
2019-09-09 Timm Bäderrecentmanager: Stop using linked lists
2019-09-09 Timm Bäderfilechooserwidget: Create recent manager when setting...
2019-09-09 Timm Bäderfilechooserwidget: Remove custom recent_info_has_applic...
2019-09-09 Timm Bäderfilechooserwidget: Inline come functions into only...
2019-09-09 Timm Bäderfilechooser: Move extract_recent_folders to filechooser...
2019-09-09 Timm Bäderfilechooserwidget: Load recent files synchronously
2019-09-09 Timm Bäderrecentmanager: Indentation
2019-09-09 Timm Bäderwidget-factory: Use proper setter to set has-arrow
2019-09-09 Timm Bädericontheme: Annotate return value of load_icon as nullable
2019-09-09 Timm Bädericontheme: Add error argument to _load_texture
2019-09-09 Timm Bädericontheme: optimize icon_uri_is_symbolic as well
2019-09-09 Timm Bädermain: Check if any debug flags are set in gtk_get_debug...
2019-09-09 Timm Bädericontheme: Save the min_suffix for the min_dir
2019-09-09 Timm Bädericontheme: Remove use_builtin parameter from theme_look...
2019-09-09 Timm Bädericontheme: Remove paramter from get_icon_suffix
2019-09-09 Timm Bädericontheme: Optimize icon_name_is_symbolic
2019-09-09 Timm Bädergtkicontheme: Avoid a get_icon_flags call
2019-09-09 Timm Bädericontheme: Remove outdated comment
2019-09-09 Timm Bäderwidget: Queue an allocate on native widgets when changi...
2019-09-09 Timm Bäderinspect-button: Inline deemphasize_window() into only...
2019-09-09 Timm Bäderinspect-button: Inline some functions into only caller
2019-09-09 Timm Bäderfilechooserwidget: Properly watch for different display
2019-09-09 Timm Bäderglarea: Fix buffer initialization
2019-09-09 Timm Bäderbox: Don't do casts before preconditions
2019-09-09 Timm Bäderinfobar: Inherit from GtkContainer
2019-09-09 Timm Bädertext: Fix a crash when retrieving the selected text
2019-09-09 Timm Bädertextview: Remove useless warning
2019-09-09 Timm Bäderlayoutoverlay: Fix everything
2019-09-09 Timm Bäderscale: Allocate value close to slider
2019-09-09 Timm Bäderscale: Use top/left/bottom/right style classes on value...
2019-09-09 Timm Bädergl renderer: Remove unused matrix
2019-09-09 Timm Bäderfixed: Documentation clarifications
2019-09-09 Timm Bäderfixed: x/y passed to get_child_position are not optional
2019-09-09 Timm Bäderfixedlayout: Don't call the child transform position
2019-09-09 Timm Bäderlinkbutton: Use widget API to set has-toolip
2019-09-09 Timm Bäderlinkbutton: Use proper action name for right-click...
2019-09-09 Timm Bädermenubutton: Control sensitivity of child button
2019-09-09 Timm Bädermagnifier: Remove some unused members
2019-09-09 Timm Bäderdocs: Remove styles.txt
next