Author: mordante
Date: Sat Aug 23 15:44:45 2008
New Revision: 28876
URL: http://svn.gna.org/viewcvs/wesnoth?rev=28876&view=rev
Log:
Updated the status of the new widget library.
The widget library starts to act stable and the old code will slowly be
replaced by the new code.
Modified:
trunk/changelog
trunk/players_changelog
trunk/src/game.cpp
Modified: trunk/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=28876&r1=28875&r2=28876&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sat Aug 23 15:44:45 2008
@@ -7,6 +7,9 @@
* More visible selection - draw a special overlay on every selected hex.
* Language and i18n:
* updated translations: Italian
+ * User interface:
+ * Parts of the new widget libary are deemed stable enough for testing and
+ have been started to replace the old code.
* Miscellaneous and bug fixes:
* Changed side_drop handling not to automaticaly assign AI for side if
leader is dead (bug #12186)
Modified: trunk/players_changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=28876&r1=28875&r2=28876&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Sat Aug 23 15:44:45 2008
@@ -12,6 +12,10 @@
* Language and translations
* updated translations: Italian.
+
+ * User interface:
+ * Parts of the new widget libary are deemed stable enough for testing and
+ have been started to replace the old code.
Version 1.5.3:
* Campaigns
Modified: trunk/src/game.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=28876&r1=28875&r2=28876&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sat Aug 23 15:44:45 2008
@@ -1962,6 +1962,7 @@
<< " --dummylocales Enable dummylocales
for switching to non-system locale.\n"
<< " --new-widgets there is a new WIP
widget toolkit this switch enables the new toolkit\n"
<< " (VERY EXPERIMENTAL
don't file bug reports since most are known).\n"
+ << " Parts of the library
are deemed stable and will work without this switch.\n"
;
return 0;
} else if(val == "--version" || val == "-v") {
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits