Author: mordante
Date: Thu Dec 4 20:00:44 2008
New Revision: 31268
URL: http://svn.gna.org/viewcvs/wesnoth?rev=31268&view=rev
Log:
Added a horizontal scrollbar widget.
Also added 'new' art, since the current toolkit has no art for it. The art is
of the copy-paste-rotate kind. (The scrollbar is not used yet.)
Added:
trunk/data/gui/default/widget/horizontal_scrollbar_default.cfg (with
props)
trunk/images/buttons/left_arrow-button-active.png (with props)
trunk/images/buttons/left_arrow-button-disabled.png (with props)
trunk/images/buttons/left_arrow-button-pressed.png (with props)
trunk/images/buttons/left_arrow-button.png (with props)
trunk/images/buttons/right_arrow-button-active.png (with props)
trunk/images/buttons/right_arrow-button-disabled.png (with props)
trunk/images/buttons/right_arrow-button-pressed.png (with props)
trunk/images/buttons/right_arrow-button.png (with props)
trunk/images/buttons/scrollgroove-disabled-horizontal.png (with props)
trunk/images/buttons/scrollgroove-disabled-left.png (with props)
trunk/images/buttons/scrollgroove-disabled-right.png (with props)
trunk/images/buttons/scrollgroove-horizontal.png (with props)
trunk/images/buttons/scrollgroove-left.png (with props)
trunk/images/buttons/scrollgroove-right.png (with props)
trunk/images/buttons/scrollhorizontal-active.png (with props)
trunk/images/buttons/scrollhorizontal-disabled.png (with props)
trunk/images/buttons/scrollhorizontal-pressed.png (with props)
trunk/images/buttons/scrollhorizontal.png (with props)
trunk/images/buttons/scrollleft-active.png (with props)
trunk/images/buttons/scrollleft-disabled.png (with props)
trunk/images/buttons/scrollleft-pressed.png (with props)
trunk/images/buttons/scrollleft.png (with props)
trunk/images/buttons/scrollright-active.png (with props)
trunk/images/buttons/scrollright-disabled.png (with props)
trunk/images/buttons/scrollright-pressed.png (with props)
trunk/images/buttons/scrollright.png (with props)
trunk/src/gui/widgets/horizontal_scrollbar.cpp (with props)
trunk/src/gui/widgets/horizontal_scrollbar.hpp (with props)
Modified:
trunk/changelog
trunk/data/gui/default/widget/button_25x25.cfg
trunk/po/wesnoth-lib/POTFILES.in
trunk/src/CMakeLists.txt
trunk/src/Makefile.am
trunk/src/SConscript
trunk/src/gui/widgets/settings.cpp
trunk/src/gui/widgets/settings.hpp
trunk/src/gui/widgets/window_builder.cpp
trunk/src/gui/widgets/window_builder_private.hpp
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/data/gui/default/widget/button_25x25.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/widget/button_25x25.cfg?rev=31268&r1=31267&r2=31268&view=diff
Added: trunk/data/gui/default/widget/horizontal_scrollbar_default.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/gui/default/widget/horizontal_scrollbar_default.cfg?rev=31268&view=auto
Added: trunk/images/buttons/left_arrow-button-active.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/left_arrow-button-active.png?rev=31268&view=auto
Added: trunk/images/buttons/left_arrow-button-disabled.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/left_arrow-button-disabled.png?rev=31268&view=auto
Added: trunk/images/buttons/left_arrow-button-pressed.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/left_arrow-button-pressed.png?rev=31268&view=auto
Added: trunk/images/buttons/left_arrow-button.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/left_arrow-button.png?rev=31268&view=auto
Added: trunk/images/buttons/right_arrow-button-active.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/right_arrow-button-active.png?rev=31268&view=auto
Added: trunk/images/buttons/right_arrow-button-disabled.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/right_arrow-button-disabled.png?rev=31268&view=auto
Added: trunk/images/buttons/right_arrow-button-pressed.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/right_arrow-button-pressed.png?rev=31268&view=auto
Added: trunk/images/buttons/right_arrow-button.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/right_arrow-button.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollgroove-disabled-horizontal.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollgroove-disabled-horizontal.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollgroove-disabled-left.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollgroove-disabled-left.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollgroove-disabled-right.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollgroove-disabled-right.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollgroove-horizontal.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollgroove-horizontal.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollgroove-left.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollgroove-left.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollgroove-right.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollgroove-right.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollhorizontal-active.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollhorizontal-active.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollhorizontal-disabled.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollhorizontal-disabled.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollhorizontal-pressed.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollhorizontal-pressed.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollhorizontal.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollhorizontal.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollleft-active.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollleft-active.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollleft-disabled.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollleft-disabled.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollleft-pressed.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollleft-pressed.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollleft.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollleft.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollright-active.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollright-active.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollright-disabled.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollright-disabled.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollright-pressed.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollright-pressed.png?rev=31268&view=auto
Added: trunk/images/buttons/scrollright.png
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/images/buttons/scrollright.png?rev=31268&view=auto
Modified: trunk/po/wesnoth-lib/POTFILES.in
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/po/wesnoth-lib/POTFILES.in?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/src/CMakeLists.txt
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/CMakeLists.txt?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/src/Makefile.am
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/Makefile.am?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/src/SConscript
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/SConscript?rev=31268&r1=31267&r2=31268&view=diff
Added: trunk/src/gui/widgets/horizontal_scrollbar.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/horizontal_scrollbar.cpp?rev=31268&view=auto
Added: trunk/src/gui/widgets/horizontal_scrollbar.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/horizontal_scrollbar.hpp?rev=31268&view=auto
Modified: trunk/src/gui/widgets/settings.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/settings.cpp?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/src/gui/widgets/settings.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/settings.hpp?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/src/gui/widgets/window_builder.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/window_builder.cpp?rev=31268&r1=31267&r2=31268&view=diff
Modified: trunk/src/gui/widgets/window_builder_private.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/window_builder_private.hpp?rev=31268&r1=31267&r2=31268&view=diff
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits