gtk3/demos/gtk-demo
Emmanuele Bassi 2b0a605c5d build: Remove the Autotools build
CI and downstream packagers have been using the Meson build for a while
now, and we checked that it's idempotent to the Autotools build.

Having two build systems in tree doesn't make maintaining and releasing
GTK any easier, even if it's the stable/frozen branch.
2022-12-08 11:57:39 +00:00
..
data
alias_cursor.png
all_scroll_cursor.png
alphatest.png
apple-red.png
application_demo.c gtk-demo: Fix a typo 2016-03-08 08:55:59 -05:00
application.c gtk-demo: Streamline application 2016-02-14 10:56:26 -05:00
application.ui gtk-demo: Simplify ui files a bit 2016-02-28 00:00:03 -05:00
appmenu.ui gtk-demo: Put hte app menu in a separate file 2016-02-27 23:43:06 -05:00
assistant.c gtk-demo: Fix the assistant example 2015-11-17 19:48:02 -05:00
background.jpg
blendmodes.ui gtk3-demo: Make blendmodes example non-resizable 2016-07-03 18:29:21 -04:00
blends.png demo: add a demo for blend modes 2016-07-03 17:24:47 -04:00
brick2.png
brick.png
builder.c
button_box.c
cell_cursor.png
changedisplay.c demos/gtk-demo/changedisplay: Remove deprecated gdk_flush 2018-07-20 15:40:37 +09:00
clipboard.c port to new gtk_menu_popup_at_* () functions 2016-07-19 09:38:54 -04:00
cmy.jpg demo: add a demo for blend modes 2016-07-03 17:24:47 -04:00
col_resize_cursor.png
colorsel.c
combobox.c demos/gtk-demo/combobox: fix typo 2018-12-09 23:31:59 -05:00
context_menu_cursor.png gtk3-demo: Add context-menu cursor 2016-05-17 13:39:18 -04:00
copy_cursor.png
crosshair_cursor.png
css_accordion.c gtk3-demo: Rename "CSS Theming" group 2016-03-25 22:45:55 -04:00
css_accordion.css gtk3-demo: Fix some css warnings 2016-05-30 16:19:19 -04:00
css_basics.c gtk3-demo: Rename "CSS Theming" group 2016-03-25 22:45:55 -04:00
css_basics.css gtk-demo: Fix selection in css basics demo 2015-11-21 21:04:02 +01:00
css_blendmodes.c demos: Fix build failure 2016-07-29 11:02:50 -04:00
css_blendmodes.css gtk3-demo: Simplify the blendmodes example a bit 2016-07-04 09:59:25 -04:00
css_multiplebgs.c gtk3-demo: Rename "CSS Theming" group 2016-03-25 22:45:55 -04:00
css_multiplebgs.css
css_pixbufs.c gtk3-demo: Rename "CSS Theming" group 2016-03-25 22:45:55 -04:00
css_pixbufs.css gtk-demo: Fix the CSS examples 2015-11-17 20:02:05 -05:00
css_shadows.c gtk3-demo: Rename "CSS Theming" group 2016-03-25 22:45:55 -04:00
css_shadows.css gtk3-demo: Update css 2016-02-27 22:39:09 -05:00
cssview.css gtk3-demo: Fix some css warnings 2016-05-30 16:19:19 -04:00
cursors.c
decor1.png gtk3-demo: Add another overlay demo 2015-07-28 22:47:57 -04:00
decor2.png gtk3-demo: Add another overlay demo 2015-07-28 22:47:57 -04:00
default_cursor.png
demo.gresource.xml demos: Add "Paint" demo 2018-07-16 15:43:43 +02:00
demo.ui gtk-demo: Use <accelerator> 2016-03-05 23:44:03 -05:00
demos-sources.mak gtk-demo: Split out demo sources from Makefile.am 2021-11-29 12:25:52 +08:00
dialog.c
drawingarea.c
ducky.png demo: add a demo for blend modes 2016-07-03 17:24:47 -04:00
e_resize_cursor.png
editable_cells.c
entry_buffer.c
entry_completion.c
event_axes.c demos: Use stateful actions for rings/strips in "Touch and Drawing Tablets" demo 2016-08-23 21:01:45 +02:00
ew_resize_cursor.png
expander.c
filtermodel.c gtk3-demo: Make the filter model example more interesting 2016-06-19 23:54:07 -04:00
filtermodel.ui gtk3-demo: Make the filter model example more interesting 2016-06-19 23:54:07 -04:00
fishbowl.c fishbowl: Port version from GTK 4 2018-04-26 00:32:44 +02:00
fishbowl.ui fishbowl: Port version from GTK 4 2018-04-26 00:32:44 +02:00
floppybuddy.gif
flowbox.c
font_features.c demos/gtk-demo/font_features.c: Fix build on Pango < 1.44.x 2021-12-30 15:33:14 +08:00
font-features.ui gtk-demo: Simplify ui files a bit 2016-02-28 00:00:03 -05:00
foreigndrawing.c spin entry should be a child of spin context 2016-11-17 06:10:27 -05:00
geninclude.pl.in
geninclude.py build: always use utf-8 when reading/writing text files 2019-06-25 08:53:26 +02:00
gestures.c gdk/x11: Implement XI2.4 touchpad gesture support 2021-12-03 00:04:10 +02:00
glarea-gl.fs.glsl demo: Add GLES support to the GtkGLArea demo 2016-04-25 14:35:02 +01:00
glarea-gl.vs.glsl demo: Add GLES support to the GtkGLArea demo 2016-04-25 14:35:02 +01:00
glarea-gles.fs.glsl demo: Fix the GLES fragment shader for GLArea 2016-12-14 20:56:01 +00:00
glarea-gles.vs.glsl demo: Add GLES support to the GtkGLArea demo 2016-04-25 14:35:02 +01:00
glarea.c Avoid 0/FALSE confusion 2016-10-14 11:17:42 -04:00
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-fs-directory.png
gnome-fs-regular.png
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
grab_cursor.png
grabbing_cursor.png
gtk3-demo.desktop
gtkfishbowl.c demos/gtk-demo/gtkfishbowl.c: Include gtk/fallback-c89.c 2018-06-26 16:40:18 +08:00
gtkfishbowl.h fishbowl: Port version from GTK 4 2018-04-26 00:32:44 +02:00
hand_cursor.png
headerbar.c
help_cursor.png
hypertext.c gtk-demo: Improve the tag implementation 2016-02-10 00:07:37 -05:00
iconview_edit.c
iconview.c
images.c
infobar.c gtk-demo: Use a default action in the infobars demo 2020-01-14 00:29:53 -05:00
links.c Use gtk_show_uri_on_window() in GtkLabel 2017-02-16 16:34:42 +01:00
list_store.c
listbox.c gtkdemo: Plug leaks in listbox demo 2015-09-19 20:04:37 +02:00
listbox.ui Update all ui files again 2015-09-13 23:26:16 -04:00
main.c gtk-demo/main: Suppress implicit fallthru warning 2018-10-12 22:09:42 +01:00
main.ui gtk-demo: Simplify ui files a bit 2016-02-28 00:00:03 -05:00
makefile.msc.in
markup.c gtk3-demo: Add a close button to the markup window 2016-05-06 20:50:38 -04:00
markup.txt gtk-demo: Improve markup demo 2016-03-21 13:32:40 -04:00
menus.c
menus.ui gtk-demo: Change an accel 2015-08-29 18:09:58 -04:00
meson.build Meson: Enable font features demo on later Pango versions 2021-11-29 12:25:53 +08:00
messages.txt gtk-demo: Update listbox example with longer list 2015-08-24 21:28:53 +02:00
modelbutton.c gtk-demo: Add a model button demo 2015-08-19 23:18:01 -04:00
modelbutton.ui gtk3-demo: Fix the modelbutton example 2016-06-19 22:56:20 -04:00
move_cursor.png
n_resize_cursor.png
ne_resize_cursor.png
nesw_resize_cursor.png
no_drop_cursor.png gtk-demo: Update no-drop cursor image 2016-05-17 13:40:52 -04:00
none_cursor.png
not_allowed_cursor.png
ns_resize_cursor.png
nw_resize_cursor.png
nwse_resize_cursor.png
offscreen_window2.c gtk-demo: Fix copy/paste error 2016-03-20 05:32:35 +01:00
offscreen_window.c gtk-demo: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
org.gtk.Demo.gschema.xml gtk-demo: Add window size saving example 2016-02-13 23:03:18 -05:00
overlay2.c gtk3-demo: Add another overlay demo 2015-07-28 22:47:57 -04:00
overlay.c gtk3-demo: Add another overlay demo 2015-07-28 22:47:57 -04:00
pagesetup.c
paint.c demos/gtk-demo/paint.c: Fix build on pre-C99 2018-08-28 17:43:11 +08:00
panes.c
pickers.c gtk-demo: Set local-only to FALSE for the file chooser 2016-11-17 08:52:28 -05:00
pixbufs.c
pointer_cursor.png
popover.c demos: Simplify popovers demo 2016-06-21 17:56:21 +02:00
popover.ui gtk-demo: Use max-content-height in the popover example 2016-06-19 23:07:17 -04:00
printing.c
progress_cursor.png
reset.css gtk3-demo: Update css 2016-02-27 22:39:09 -05:00
revealer.c gtk-demo: Fix revealer demo 2016-05-07 16:22:13 -04:00
revealer.ui gtk-demo: Simplify ui files 2015-09-12 11:24:37 -04:00
rotated_text.c gtk3-demo: Group pango demos together 2015-06-28 22:46:53 -07:00
row_resize_cursor.png
s_resize_cursor.png
scale.c gtk-demo: Add a scale example 2015-07-31 16:36:02 -04:00
scale.ui gtk-demo: Make the scale demo fully functional 2016-08-24 11:11:57 -04:00
se_resize_cursor.png
search_entry2.c
search_entry.c port to new gtk_menu_popup_at_* () functions 2016-07-19 09:38:54 -04:00
shortcuts-boxes.ui gtk-demo: Add another shortcuts window example 2015-12-15 18:39:39 -05:00
shortcuts-builder.ui shortcuts: Extend the accelerator syntax more 2015-12-04 10:56:48 -05:00
shortcuts-clocks.ui gtk-demo: Add an example for direction-dependent shortcuts 2015-12-08 12:32:00 -05:00
shortcuts-gedit.ui gtk-demo: Stop using GtkShortcutsGesture 2015-11-23 08:37:14 -05:00
shortcuts.c gtk-demo: Add another shortcuts window example 2015-12-15 18:39:39 -05:00
shortcuts.ui gtk-demo: Add another shortcuts window example 2015-12-15 18:39:39 -05:00
sidebar.c
sizegroup.c
spinbutton.c
spinbutton.ui Update all ui files again 2015-09-13 23:26:16 -04:00
spinner.c
stack.c
stack.ui gtk-demo: Simplify ui files a bit 2016-02-28 00:00:03 -05:00
sw_resize_cursor.png
tabs.c gtk-demo: Add a demo for tabs 2016-11-29 16:39:21 -05:00
text_cursor.png
textmask.c gtk3-demo: Group pango demos together 2015-06-28 22:46:53 -07:00
textscroll.c gtk-demo: Rename textview demos to "Text View" 2015-07-29 21:43:20 -04:00
textview.c gtk-demo: Rename textview demos to "Text View" 2015-07-29 21:43:20 -04:00
theming_style_classes.c gtk3-demo: Show more button styles 2016-03-25 22:45:55 -04:00
theming.ui gtk-demo/theming: Don’t mislead about raised class 2017-09-14 18:34:07 +01:00
toolpalette.c Don't use g_list_next in gtk3-demo 2015-10-20 06:14:57 -04:00
transparent.c gtk-demo: Move the transparent example under Overlay 2015-07-29 21:43:28 -04:00
tree_store.c gtk3-demo: Avoid underallocating columns 2016-09-04 21:45:31 -04:00
vertical_text_cursor.png
w_resize_cursor.png
wait_cursor.png
zoom_in_cursor.png
zoom_out_cursor.png