[Commits] [wesnoth/wesnoth] fe4623: Fixup canvas background drawing again
GitHub
noreply at github.com
Tue Mar 15 11:06:41 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fe4623e15215195f278777c4cab923329adb1764
https://github.com/wesnoth/wesnoth/commit/fe4623e15215195f278777c4cab923329adb1764
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-15 (Tue, 15 Mar 2016)
Changed paths:
M src/gui/auxiliary/canvas.cpp
Log Message:
-----------
Fixup canvas background drawing again
When fixing it up the previous time, I didn't include border size, meaning
rectangles with both borders and fill_color drew over the borders.
Commit: 53af40b2f324379985114b7852fd23b2f565958d
https://github.com/wesnoth/wesnoth/commit/53af40b2f324379985114b7852fd23b2f565958d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-15 (Tue, 15 Mar 2016)
Changed paths:
M data/gui/default/widget/window_tooltip_large.cfg
M data/gui/default/window/tooltip_large.cfg
Log Message:
-----------
ttip: improved look of floating tooltips further
This makes the whole thing procedurally drawn
Commit: 06788955c480333b1617d6fe40b7f2f14c6c9769
https://github.com/wesnoth/wesnoth/commit/06788955c480333b1617d6fe40b7f2f14c6c9769
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-15 (Tue, 15 Mar 2016)
Changed paths:
M data/gui/default/macros/_initial.cfg
M data/gui/default/widget/combobox_default.cfg
M data/gui/default/widget/window_tooltip_large.cfg
Log Message:
-----------
GUI2: added macro for border color
Commit: 4f106b4d1f6f07a27b190b10018078073ae9571a
https://github.com/wesnoth/wesnoth/commit/4f106b4d1f6f07a27b190b10018078073ae9571a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-03-15 (Tue, 15 Mar 2016)
Changed paths:
M data/gui/default/widget/panel_title_screen.cfg
M data/gui/default/widget/window_default.cfg
Log Message:
-----------
GUI2: gave windows procedurally-drawn minimal borders
Compare: https://github.com/wesnoth/wesnoth/compare/30bd1c132445...4f106b4d1f6f
More information about the Commits
mailing list