summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtk-demo: Update the ::prepare handlerMatthias Clasen2020-01-081-6/+2
* iconbrowser: Use GDK content formats apiMatthias Clasen2020-01-081-2/+1
* gtk-demo: Use GDK content formats apiMatthias Clasen2020-01-081-4/+2
* iconbrowser: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-2/+2
* gtk-demo: Use gtk_widget_add_controller for drag sourceMatthias Clasen2020-01-081-2/+2
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-082-9/+21
* dragsource: Tweak api, update all callersMatthias Clasen2020-01-082-0/+2
* Replace gtk_drop_target_attach/detachMatthias Clasen2020-01-081-2/+2
* droptarget: Drop defaults flagsMatthias Clasen2020-01-081-2/+2
* gtk-demo: Convert clipboard demo to GtkDropTargetMatthias Clasen2020-01-081-24/+50
* iconbrowser: Port to GtkDragSourceMatthias Clasen2020-01-081-67/+70
* gtk-demo: Convert the clipboard demo to GtkDragSourceMatthias Clasen2020-01-081-25/+22
* gtk-demo: Remove the change display demoMatthias Clasen2019-12-293-553/+0
* gtk-demo: Convert the builder demo to a menu modelMatthias Clasen2019-12-292-143/+86
* gtk-demo: Remove menus from listbox demoMatthias Clasen2019-12-291-15/+11
* gtk-demo: CosmeticsMatthias Clasen2019-12-291-1/+1
* gtk-demo: Remove the menus demoMatthias Clasen2019-12-293-149/+0
* gtk-demo: Convert the dnd demo to a popoverMatthias Clasen2019-12-291-54/+67
* gtk-demo: Remove a somewhat silly bit of codeMatthias Clasen2019-12-291-45/+0
* gtk-demo: Use a popover in the clipboard demoMatthias Clasen2019-12-291-29/+47
* gtk-demo: Replace a menu with a popoverMatthias Clasen2019-12-291-3/+3
* widget-factory: Remove the menubarMatthias Clasen2019-12-292-282/+0
* widgetfactory: Undo more builder-tool damageMatthias Clasen2019-12-241-0/+5
* gtk-demo: Fix font explore initial stateMatthias Clasen2019-12-231-0/+2
* gtk-demo: Fix a crash in the font explorer demoMatthias Clasen2019-12-231-1/+1
* gtk-demo: Cosmetic fixes to the dnd demoMatthias Clasen2019-12-231-0/+3
* gtk-demo: Cosmetic fixes to the assistant demoMatthias Clasen2019-12-231-1/+4
* gtk-demo: Fix the application demoMatthias Clasen2019-12-231-17/+9
* gtk-demo: Some touchupsMatthias Clasen2019-12-126-258/+263
* Merge branch 'wip/otte/builder' into 'master'Matthias Clasen2019-12-121-12/+18
|\
| * builder: Add GtkBuilderScopeBenjamin Otte2019-12-121-12/+18
* | gtk-demo: Don't include "gtk.h"Benjamin Otte2019-12-121-2/+0
|/