summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Drop the margin propertyMatthias Clasen2020-02-2541-118/+473
* Drop the expand propertyMatthias Clasen2020-02-255-8/+16
* Merge branch 'spinning-spinner' into 'master'Matthias Clasen2020-02-252-6/+6
|\
| * Rename GtkSpinner::active to ::spinningMatthias Clasen2020-02-242-6/+6
* | popover: Drop ::relative-toMatthias Clasen2020-02-247-7/+11
|/
* Remove GtkFileChooser:local-onlyEmmanuele Bassi2020-02-221-1/+0
* Remove overwrite confirmation machinery from GtkFileChooserEmmanuele Bassi2020-02-221-2/+0
* Remove filename/URI API from GtkFileChooserEmmanuele Bassi2020-02-222-19/+51
* gtk-demo: Stop using gtk_get_event_widgetMatthias Clasen2020-02-211-1/+3
* events: reorganize gettersMatthias Clasen2020-02-212-2/+2
* Strip const from GdkEventMatthias Clasen2020-02-211-1/+1
* Stop using g_object_ref/unref on eventsMatthias Clasen2020-02-211-1/+1
* icontheme: Update the apiMatthias Clasen2020-02-181-20/+2
* dnd: Port the TreeModel machinery to GValue DNDBenjamin Otte2020-02-181-6/+6
* dragdest: Make gtk_drop_target_new() args be transfer fullBenjamin Otte2020-02-171-7/+2
* dnd: Remove gdk_content_provider_new_with_callback()Benjamin Otte2020-02-162-33/+30
* Remove gtk_info_bar_get_content_area() usesTimm Bäder2020-02-151-5/+5
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-1459-61/+61
* Add a notify function to GdkContentProviderEmmanuele Bassi2020-02-132-3/+3
* Merge branch 'icon-theme-api-rework' into 'master'Alexander Larsson2020-02-103-34/+101
|\
| * icon paintable: Replace get_filename and get_resource_path with get_file()Alexander Larsson2020-02-101-4/+1
| * textview: Use paintables instead of textures, and fix the supportAlexander Larsson2020-02-061-9/+11
| * IconTheme: Never fail a lookup or icon loadAlexander Larsson2020-02-061-1/+1
| * IconTheme: Simplify icon scalingAlexander Larsson2020-02-062-21/+89
* | gtk-demo: Don't call gtk_main_quitMatthias Clasen2020-02-071-1/+0
* | GtkToolbar: removeBenjamin Otte2020-02-071-4/+4
* | css: Remove .primary-toolbarBenjamin Otte2020-02-072-195/+0
* | css: Remove .inline-toolbarBenjamin Otte2020-02-073-126/+2
* | widget-factory: Get rid of toolbarsBenjamin Otte2020-02-071-52/+38
* | gtk-demo: Get rid of toolbarsBenjamin Otte2020-02-076-52/+33
|/
* Merge branch 'master.msvc' into 'master'Matthias Clasen2020-02-051-0/+2
|\
| * demos/widget-factory/widget-factory.c: Include stdlib.hChun-wei Fan2020-02-031-0/+2
* | Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-043-6/+6
* | icontheme: Remove GENERIC_FALLBACKSBenjamin Otte2020-02-043-3/+3
* | icontheme: Pass fallbacks as optional argument to lookup_icon()Benjamin Otte2020-02-043-0/+4
* | icontheme: Remove contextsBenjamin Otte2020-02-041-1/+1
* | icontheme: Make text direction a lookup argumentBenjamin Otte2020-02-043-4/+17
* | icontheme: Remove gtk_icon_theme_get_default()Benjamin Otte2020-02-044-9/+22
|/
* indentation: fix various alignment issuesAlexander Larsson2020-01-301-1/+1
* Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-302-8/+8
* icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-303-4/+4
* icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-303-6/+6
* icons: Convert use of load() to download_texture()Alexander Larsson2020-01-291-5/+7
* Convert trivial users of icon theme loading to use info as paintableAlexander Larsson2020-01-292-2/+2
* Remove GtkWidgetPathBenjamin Otte2020-01-283-986/+0
* widget-factory: Add a way to quit automaticallyMatthias Clasen2020-01-211-0/+10
* stylecontext: Change semantics of gtk_style_context_get_path()Benjamin Otte2020-01-211-1/+1
* demo: Use pinch translation in the gestures demoYariv Barkan2020-01-171-1/+4
* gtk-demo: Use a default action in the infobars demoMatthias Clasen2020-01-141-0/+1
* Update all callersMatthias Clasen2020-01-081-4/+1