]> Pileus Git - ~andy/gtk/commit
spinbutton: redesign to use an horizontal layout
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 23 Nov 2011 03:08:59 +0000 (22:08 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 28 Nov 2011 14:40:23 +0000 (09:40 -0500)
commit10cfa90817a30f8ab08b2941adfb7e9ec738982a
tree73a292400d3d89f4904eeecb7b2fc0635ee286a4
parent03b7bb6e295bf16b19193da94f346c5d61859ab3
spinbutton: redesign to use an horizontal layout

Rewrite GtkSpinButton to use a touchscreen friendly horizontal layout.
Other features include:
- support for theming buttons with nth-child
- full support for RTL
- use + and - symbolic icons instead of arrows
- general streamlining and cleanup of a lot of related code

https://bugzilla.gnome.org/show_bug.cgi?id=663359
gtk/gtkspinbutton.c
gtk/gtkspinbutton.h
gtk/gtktestutils.c