[Commits] [wesnoth/wesnoth] 342532: preferences: Copy friend name and notes to field w...
GitHub
noreply at github.com
Sun Aug 7 09:59:00 UTC 2016
Branch: refs/heads/CelticMinstrel-prefs_stuff
Home: https://github.com/wesnoth/wesnoth
Commit: 342532e84154a2a9c71a0e12501ab800678c63bc
https://github.com/wesnoth/wesnoth/commit/342532e84154a2a9c71a0e12501ab800678c63bc
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-14 (Sun, 14 Feb 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/preferences_dialog.hpp
Log Message:
-----------
preferences: Copy friend name and notes to field when selected, for easier editing
Commit: 0a65dcdf5328476fa7f27ef282f89e67255420a5
https://github.com/wesnoth/wesnoth/commit/0a65dcdf5328476fa7f27ef282f89e67255420a5
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-15 (Mon, 15 Feb 2016)
Changed paths:
M data/gui/default/window/preferences/02_display.cfg
M src/gui/dialogs/preferences_dialog.cpp
M src/preferences.cpp
M src/preferences.hpp
M src/text.cpp
Log Message:
-----------
Preferences: Implement a font scaling option
This is currently incomplete - it only works for GUI2 text.
Commit: 34a41ec090b2df52074414537107334bf4e9845c
https://github.com/wesnoth/wesnoth/commit/34a41ec090b2df52074414537107334bf4e9845c
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-15 (Mon, 15 Feb 2016)
Changed paths:
M src/font.cpp
M src/loadscreen.cpp
M src/marked-up_text.cpp
Log Message:
-----------
Honour font scaling factor when drawing with SDL_TTF
Commit: 07ec94ba425084bed6726857cc3a3ecc1cd27950
https://github.com/wesnoth/wesnoth/commit/07ec94ba425084bed6726857cc3a3ecc1cd27950
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M src/gui/auxiliary/window_builder.cpp
M src/gui/auxiliary/window_builder.hpp
Log Message:
-----------
GUI2: Improve an error message
Commit: 7e09708210babeeb764d6c37335b7002946572b8
https://github.com/wesnoth/wesnoth/commit/7e09708210babeeb764d6c37335b7002946572b8
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M data/advanced_preferences.cfg
M data/core/team-colors.cfg
M data/game_config.cfg
A data/gui/default/widget/toggle_button_orb.cfg
A data/gui/default/window/select_orb_colors.cfg
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
M src/gui/dialogs/preferences_dialog.cpp
A src/gui/dialogs/select_orb_colors.cpp
A src/gui/dialogs/select_orb_colors.hpp
Log Message:
-----------
Preferences: Reimplement orb color options.
Commit: c01e4b10e6986ef6f572147aaf295f1bc5eda0e9
https://github.com/wesnoth/wesnoth/commit/c01e4b10e6986ef6f572147aaf295f1bc5eda0e9
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC9/wesnoth.vcproj
M src/CMakeLists.txt
M src/SConscript
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Add new orb selection dialog to unit tests and other build systems
Commit: 951aefa02bfc43fb956a83659e9d79c98e3c16a7
https://github.com/wesnoth/wesnoth/commit/951aefa02bfc43fb956a83659e9d79c98e3c16a7
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-16 (Tue, 16 Feb 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
M src/preferences_display.cpp
Log Message:
-----------
minor prefs cleanup
Commit: 33b6e92f2e4d11ff83b32a2217e7e842241b0305
https://github.com/wesnoth/wesnoth/commit/33b6e92f2e4d11ff83b32a2217e7e842241b0305
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
Log Message:
-----------
More minor prefs cleanup
Commit: 14c97bc347085226d6b7fbe989e0c6287173910d
https://github.com/wesnoth/wesnoth/commit/14c97bc347085226d6b7fbe989e0c6287173910d
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
Log Message:
-----------
Fix font scaling bug
(Fonts were frequently reduced to 50% after viewing preferences.)
Commit: bf4e2a4b3b0f79e801e3ece042c2c0c4e16d13bd
https://github.com/wesnoth/wesnoth/commit/bf4e2a4b3b0f79e801e3ece042c2c0c4e16d13bd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M data/gui/default/window/select_orb_colors.cfg
M src/gui/dialogs/select_orb_colors.cpp
M src/gui/dialogs/select_orb_colors.hpp
Log Message:
-----------
Orbs fixup
Commit: 6beda329524f1e9c1f9d21f73ab1ce90a829defa
https://github.com/wesnoth/wesnoth/commit/6beda329524f1e9c1f9d21f73ab1ce90a829defa
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/preferences_dialog.hpp
Log Message:
-----------
prefs friendlist fixup
Commit: de7957e60a7b445bb85123859639dec6b2e1e4ab
https://github.com/wesnoth/wesnoth/commit/de7957e60a7b445bb85123859639dec6b2e1e4ab
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M data/gui/default/window/select_orb_colors.cfg
M src/gui/dialogs/select_orb_colors.cpp
M src/gui/dialogs/select_orb_colors.hpp
Log Message:
-----------
Orbs fixup
Commit: 2510e0fdb40ef382eadfd30255485b69883e11e1
https://github.com/wesnoth/wesnoth/commit/2510e0fdb40ef382eadfd30255485b69883e11e1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M src/gui/dialogs/preferences_dialog.cpp
Log Message:
-----------
prefs friends fixup
Commit: 7cf2840e3da0162e76ec0ce4c1a694e4d31ff7d4
https://github.com/wesnoth/wesnoth/commit/7cf2840e3da0162e76ec0ce4c1a694e4d31ff7d4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
Changed paths:
M data/advanced_preferences.cfg
M data/core/team-colors.cfg
M data/game_config.cfg
A data/gui/default/widget/toggle_button_orb.cfg
M data/gui/default/window/preferences/02_display.cfg
A data/gui/default/window/select_orb_colors.cfg
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC9/wesnoth.vcproj
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
M src/CMakeLists.txt
M src/SConscript
M src/font.cpp
M src/gui/auxiliary/window_builder.cpp
M src/gui/auxiliary/window_builder.hpp
M src/gui/dialogs/preferences_dialog.cpp
M src/gui/dialogs/preferences_dialog.hpp
A src/gui/dialogs/select_orb_colors.cpp
A src/gui/dialogs/select_orb_colors.hpp
M src/loadscreen.cpp
M src/marked-up_text.cpp
M src/preferences.cpp
M src/preferences.hpp
M src/preferences_display.cpp
M src/tests/gui/test_gui2.cpp
M src/text.cpp
Log Message:
-----------
Merge branch 'prefs_stuff' of git://github.com/CelticMinstrel/wesnoth into CelticMinstrel-prefs_stuff
Compare: https://github.com/wesnoth/wesnoth/compare/342532e84154^...7cf2840e3da0
More information about the Commits
mailing list