[Freeciv-commits] r31325 - in /branches/S2_6/client/gui-qt: dialogs.cpp dialogs.h

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:47:23 2016 New Revision: 31325 URL: http://svn.gna.org/viewcvs/freeciv?rev=31325&view=rev Log: Fixed focus when closing unit selection. Reported by Jacob Nevins See bug #24247 Modified: branches/S2_6/client/gui-qt/dialogs.cpp branches/S2_6/client/gui-q

[Freeciv-commits] r31326 - in /trunk/client/gui-qt: dialogs.cpp dialogs.h

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:47:31 2016 New Revision: 31326 URL: http://svn.gna.org/viewcvs/freeciv?rev=31326&view=rev Log: Fixed focus when closing unit selection. Reported by Jacob Nevins See bug #24247 Modified: trunk/client/gui-qt/dialogs.cpp trunk/client/gui-qt/dialogs.h Mod

[Freeciv-commits] r31324 - in /branches/S2_5/client/gui-qt: dialogs.cpp dialogs.h

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:47:03 2016 New Revision: 31324 URL: http://svn.gna.org/viewcvs/freeciv?rev=31324&view=rev Log: Fixed focus when closing unit selection. Reported by Jacob Nevins See bug #24247 Modified: branches/S2_5/client/gui-qt/dialogs.cpp branches/S2_5/client/gui-q

[Freeciv-commits] r31327 - /branches/S2_5/client/gui-qt/diplodlg.cpp

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:50:46 2016 New Revision: 31327 URL: http://svn.gna.org/viewcvs/freeciv?rev=31327&view=rev Log: Added colors in treaty page. Based on suggestion by Jacob Nevins See patch #6747 Modified: branches/S2_5/client/gui-qt/diplodlg.cpp Modified: branches/S2_5/clie

[Freeciv-commits] r31329 - /trunk/client/gui-qt/diplodlg.cpp

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:51:21 2016 New Revision: 31329 URL: http://svn.gna.org/viewcvs/freeciv?rev=31329&view=rev Log: Added colors in treaty page. Based on suggestion by Jacob Nevins See patch #6747 Modified: trunk/client/gui-qt/diplodlg.cpp Modified: trunk/client/gui-qt/diplod

[Freeciv-commits] r31328 - /branches/S2_6/client/gui-qt/diplodlg.cpp

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:51:13 2016 New Revision: 31328 URL: http://svn.gna.org/viewcvs/freeciv?rev=31328&view=rev Log: Added colors in treaty page. Based on suggestion by Jacob Nevins See patch #6747 Modified: branches/S2_6/client/gui-qt/diplodlg.cpp Modified: branches/S2_6/clie

[Freeciv-commits] r31330 - /branches/S2_6/data/stdsounds/Makefile.am

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:54:32 2016 New Revision: 31330 URL: http://svn.gna.org/viewcvs/freeciv?rev=31330&view=rev Log: Added Wakeup.ogg to makefile. See bug #24252 Modified: branches/S2_6/data/stdsounds/Makefile.am Modified: branches/S2_6/data/stdsounds/Makefile.am URL: http://s

[Freeciv-commits] r31331 - /trunk/data/stdsounds/Makefile.am

2016-01-03 Thread mlewczuk80
Author: mir3x Date: Sun Jan 3 13:54:52 2016 New Revision: 31331 URL: http://svn.gna.org/viewcvs/freeciv?rev=31331&view=rev Log: Added Wakeup.ogg to makefile. See bug #24252 Modified: trunk/data/stdsounds/Makefile.am Modified: trunk/data/stdsounds/Makefile.am URL: http://svn.gna.org/viewc

[Freeciv-commits] r31332 - in /trunk: server/diplhand.c utility/shared.h

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 15:31:35 2016 New Revision: 31332 URL: http://svn.gna.org/viewcvs/freeciv?rev=31332&view=rev Log: Added macro BAD_HEURISTIC_INIT() and used it to silence some compiler warnings. See patch #6759 Modified: trunk/server/diplhand.c trunk/utility/shared.h Modif

[Freeciv-commits] r31333 - in /branches/S2_6: server/diplhand.c utility/shared.h

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 15:31:41 2016 New Revision: 31333 URL: http://svn.gna.org/viewcvs/freeciv?rev=31333&view=rev Log: Added macro BAD_HEURISTIC_INIT() and used it to silence some compiler warnings. See patch #6759 Modified: branches/S2_6/server/diplhand.c branches/S2_6/utility

[Freeciv-commits] r31334 - in /trunk/client/gui-gtk-3.x: editgui.c editprop.c

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 15:34:55 2016 New Revision: 31334 URL: http://svn.gna.org/viewcvs/freeciv?rev=31334&view=rev Log: Remove deprecated gtk_tree_view_set_rules_hint() calls from gtk3x-client. See patch #6762 Modified: trunk/client/gui-gtk-3.x/editgui.c trunk/client/gui-gtk-3.x

[Freeciv-commits] r31335 - in /trunk: bootstrap/generate_langstat.sh translations/stats.sh

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 16:37:25 2016 New Revision: 31335 URL: http://svn.gna.org/viewcvs/freeciv?rev=31335&view=rev Log: Added support to giving stats of any single translation domain to stats.sh See patch #6755 Modified: trunk/bootstrap/generate_langstat.sh trunk/translations/st

[Freeciv-commits] r31336 - in /branches/S2_6: bootstrap/generate_langstat.sh translations/stats.sh

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 16:37:30 2016 New Revision: 31336 URL: http://svn.gna.org/viewcvs/freeciv?rev=31336&view=rev Log: Added support to giving stats of any single translation domain to stats.sh See patch #6755 Modified: branches/S2_6/bootstrap/generate_langstat.sh branches/S2_6

[Freeciv-commits] r31337 - /trunk/utility/fcthread.h

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 17:35:20 2016 New Revision: 31337 URL: http://svn.gna.org/viewcvs/freeciv?rev=31337&view=rev Log: Include , not to fcthread.h See patch #6769 Modified: trunk/utility/fcthread.h Modified: trunk/utility/fcthread.h URL: http://svn.gna.org/viewcvs/freeciv/trunk/

[Freeciv-commits] r31338 - /branches/S2_6/utility/fcthread.h

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 17:35:37 2016 New Revision: 31338 URL: http://svn.gna.org/viewcvs/freeciv?rev=31338&view=rev Log: Include , not to fcthread.h See patch #6769 Modified: branches/S2_6/utility/fcthread.h Modified: branches/S2_6/utility/fcthread.h URL: http://svn.gna.org/viewcv

[Freeciv-commits] r31340 - /branches/S2_6/client/gui-gtk-3.0/gui_main.c

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 19:02:03 2016 New Revision: 31340 URL: http://svn.gna.org/viewcvs/freeciv?rev=31340&view=rev Log: Added support for resetting zoom level from gtk3-client commandline See patch #6767 Modified: branches/S2_6/client/gui-gtk-3.0/gui_main.c Modified: branches/S2_6/

[Freeciv-commits] r31339 - in /trunk/client: gui-gtk-3.0/gui_main.c gui-gtk-3.x/gui_main.c

2016-01-03 Thread cazfi74
Author: cazfi Date: Sun Jan 3 19:01:58 2016 New Revision: 31339 URL: http://svn.gna.org/viewcvs/freeciv?rev=31339&view=rev Log: Added support for resetting zoom level from gtk3-client commandline See patch #6767 Modified: trunk/client/gui-gtk-3.0/gui_main.c trunk/client/gui-gtk-3.x/gui_

[Freeciv-commits] r31341 - in /trunk: common/unit.c common/unit.h server/cityhand.c server/unithand.c server/unithand.h

2016-01-03 Thread sveinung84
Author: sveinung Date: Mon Jan 4 01:03:56 2016 New Revision: 31341 URL: http://svn.gna.org/viewcvs/freeciv?rev=31341&view=rev Log: Remove the function unit_build_city_test(). It checked that the target tile didn't have a city. Move this to unit_can_build_city(). It mapped from city_build_here_t