summaryrefslogtreecommitdiff
path: root/demos/icon-browser
Commit message (Expand)AuthorAgeFilesLines
* iconbrowser: Make image dnd work againMatthias Clasen2021-02-071-1/+21
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-151-12/+12
* Remove NoDisplay from demo desktop filesMatthias Clasen2020-12-091-1/+0
* Drop devel styling from our windowsno-more-devel-headersMatthias Clasen2020-11-231-3/+0
* icon-browser: Add .sidebar style class in the main windownana-4/gtk-sidebar-style-fixesnana-42020-11-231-6/+4
* icon-browser: use content-viewJakub Steiner2020-09-141-0/+3
* Make filter constructors return exact typesMatthias Clasen2020-09-051-1/+1
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-1/+1
* iconbrowser: Stop using radio buttonsMatthias Clasen2020-08-301-2/+3
* Change button hierarchyTimm Bäder2020-08-291-2/+0
* icon-browser: Add .navigation-sidebar to sidebarTimm Bäder2020-08-291-0/+3
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-3/+3
* demos: Brush up about dialogsMatthias Clasen2020-08-061-0/+8
* grid layout: Rename some propertiesMatthias Clasen2020-08-021-32/+32
* iconbrowser: Add screenshots to appdataMatthias Clasen2020-07-291-0/+8
* Update our appdata filesMatthias Clasen2020-07-291-0/+5
* icon-browser: Install desktop file and appdataMatthias Clasen2020-07-292-0/+47
* Remove ATKEmmanuele Bassi2020-07-261-48/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-252-12/+12
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-021-1/+0
* Port the icon browser to GtkGridViewMatthias Clasen2020-06-219-415/+642
* iconbrowser: Drop app menu leftoversMatthias Clasen2020-06-112-11/+0
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-1/+1
* headerbar: Remove user-settable titleAlexander Mikhaylenko2020-05-011-1/+0
* icon-browser: Add a gear menuMatthias Clasen2020-04-262-1/+87
* demos/icon-browser: Add common_cflags to buildTimm Bäder2020-03-062-0/+3
* Drop the margin propertyMatthias Clasen2020-02-252-4/+16
* Drop the expand propertyMatthias Clasen2020-02-251-1/+2
* dnd: Port the TreeModel machinery to GValue DNDBenjamin Otte2020-02-181-6/+6
* dnd: Remove gdk_content_provider_new_with_callback()Benjamin Otte2020-02-161-22/+24
* Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-131-2/+2
* icon paintable: Replace get_filename and get_resource_path with get_file()Alexander Larsson2020-02-101-4/+1
* IconTheme: Simplify icon scalingAlexander Larsson2020-02-062-21/+89
* Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-041-3/+3
* icontheme: Remove GENERIC_FALLBACKSBenjamin Otte2020-02-041-1/+1
* icontheme: Pass fallbacks as optional argument to lookup_icon()Benjamin Otte2020-02-041-0/+2
* icontheme: Make text direction a lookup argumentBenjamin Otte2020-02-041-2/+9
* icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-041-4/+14
* indentation: fix various alignment issuesAlexander Larsson2020-01-301-1/+1
* Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-301-4/+4
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-301-2/+2
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-301-3/+3
* Convert trivial users of icon theme loading to use info as paintableAlexander Larsson2020-01-291-1/+1
* iconbrowser: Use GDK content formats apiMatthias Clasen2020-01-081-2/+1
* iconbrowser: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-2/+2
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-081-2/+4
* dragsource: Tweak api, update all callersMatthias Clasen2020-01-081-0/+1
* iconbrowser: Port to GtkDragSourceMatthias Clasen2020-01-081-67/+70
* icontheme: Return paintables from more APITimm Bäder2019-09-091-1/+4