Commit graph

1550 commits

Author SHA1 Message Date
Sahil Sareen
30f3889d71 Prepare 3.19.1 2015-10-24 23:19:51 +05:30
Marek Černocký
501548ac80 Updated Czech translation 2015-10-24 10:20:12 +02:00
Sahil Sareen
de608b18b1 Update obsolete FSF address in translatable string
https://bugzilla.gnome.org/show_bug.cgi?id=756672
2015-10-16 11:03:00 +05:30
Inaki Larranaga Murgoitio
e6f68a5090 Updated Basque language 2015-10-14 11:59:06 +02:00
Christian Kirbach
f7b0e93638 Updated German translation 2015-10-01 19:26:10 +00:00
Milo Casagrande
a70cd5bef4 Updated Italian translation 2015-09-28 15:33:00 +00:00
Trần Ngọc Quân
77f6e86bdc Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2015-09-27 07:49:00 +07:00
Милош Поповић
3bd6f4c2f5 Updated Serbian Latin translation 2015-09-22 16:15:03 +00:00
Марко Костић
9258ad76d1 Updated Serbian translation 2015-09-22 16:14:15 +00:00
Enrico Nicoletto
138b38fa47 Updated Brazilian Portuguese translation 2015-09-22 14:33:14 +00:00
Felipe Braga
dd34cf9a21 Updated Brazilian Portuguese translation 2015-09-22 14:27:29 +00:00
Michael Catanzaro
f20e68a978 Prepare 3.18.0 2015-09-21 11:52:42 -05:00
Baurzhan Muftakhidinov
0a7f14c2ac Updated Kazakh translation 2015-09-21 11:20:07 +00:00
Ask Hjorth Larsen
5b6656a67c Updated Danish translation 2015-09-20 15:16:26 +00:00
Alexandre Franke
042f704591 Updated French translation 2015-09-20 14:42:38 +00:00
Tom Tryfonidis
8a3209c427 Updated Greek translation 2015-09-20 10:23:00 +00:00
Muhammet Kara
efeff50f3a Updated Turkish translation 2015-09-20 05:38:20 +00:00
Michael Catanzaro
73cf6ec0f1 Prepare 3.17.92 2015-09-13 13:27:55 -05:00
Changwoo Ryu
7f84fb0602 Updated Korean translation 2015-09-12 13:29:01 +09:00
Michael Catanzaro
6035af788c Fix dragging the window after clicking the game view
https://bugzilla.gnome.org/show_bug.cgi?id=754837
2015-09-11 12:18:38 -05:00
Jiri Grönroos
5fea3fd358 Finnish translation update 2015-09-10 18:44:27 +03:00
Aurimas Černius
1f47564aac Updated Lithuanian translation 2015-09-07 14:48:02 +03:00
Michael Catanzaro
0df4b3915c Fixup for the previous commit 2015-09-05 15:04:42 -05:00
Michael Catanzaro
06836ffc2e Update to newer sample autogen.sh 2015-09-05 12:20:40 -05:00
Claude Paroz
e932ee9ff3 Updated French translation 2015-09-04 14:01:01 +02:00
Dušan Kazik
a6cb0596bb Updated Slovak translation 2015-08-29 19:31:02 +00:00
Tom Tryfonidis
47ff638fa5 Updated Greek translation 2015-08-28 20:52:25 +00:00
Chao-Hsiung Liao
7c1af032d9 Updated Chinese (Taiwan) translation 2015-08-25 22:29:52 +00:00
Piotr Drąg
a17b1d9ae8 Updated Polish translation 2015-08-25 14:01:12 +02:00
Fran Dieguez
d7c1045b7c Updated Galician translations 2015-08-24 10:50:16 +02:00
Jordi Mas
e20858738a Fixes to Catalan translation 2015-08-22 00:16:21 +02:00
Jordi Mas
95b65f5f36 Upload Catalan translation 2015-08-20 19:11:12 +02:00
Sahil Sareen
1b938124d6 Prepare 3.17.90 2015-08-17 13:43:00 +05:30
Kjartan Maraas
109d3dc689 Updated Norwegian bokmål translation. 2015-08-11 18:52:47 +02:00
Anders Jonsson
adf5b5fca0 Updated Swedish translation 2015-08-07 19:08:37 +00:00
Dušan Kazik
fad2ddbb89 Updated Slovak translation 2015-07-28 15:01:17 +00:00
Marek Černocký
a4f76cdb71 Updated Czech translation 2015-07-24 15:30:39 +02:00
Michael Catanzaro
b2aa1d05e5 ChessEngine: unset stdout_watch_id
https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-23 13:41:06 -05:00
Michael Catanzaro
530c4d5747 Revert "Don't shadow variable pid of higher-scope"
This reverts commit e251b6801b.

It doesn't matter anymore.
2015-07-23 13:38:47 -05:00
Sahil Sareen
e251b6801b Don't shadow variable pid of higher-scope
Rename local variable pid to pid_engine.
2015-07-23 23:54:30 +05:30
Michael Catanzaro
0a6163daf3 Fix enabling the style checker 2015-07-23 13:13:22 -05:00
Michael Catanzaro
401fad221d Fix style error 2015-07-23 13:01:29 -05:00
Michael Catanzaro
48202d6672 Assert that the ChessEngine has been stopped before it is destroyed
https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-23 12:59:07 -05:00
Sahil Sareen
6d4be6567f Reorder requires conditions on engine_stopped_cb
Check started first and then pid as engine being started
is the primary condition post which the pid should be enforced.
https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-23 23:22:17 +05:30
Michael Catanzaro
8ba6bcb992 Disconnect engine_stopped_cb when stopping the engine
What if, somehow, the cb gets called *after* ChessEngine.start()? Then
everything would break. Make sure that can't happen.

https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-23 23:18:33 +05:30
Michael Catanzaro
5a1786ac08 Fixup for the previous commit 2015-07-19 14:04:06 -05:00
Michael Catanzaro
20452ab1b9 Rename ChessEngine.stopped() to ChessEngine.stopped_unexpectedly()
Actually, this comment was not true prior to the previous commit:
ChessEngine.stopped() would always be called because
ChessEngine.engine_stopped_cb() would be called after
ChessEngine.stop(). But there really is no need to call it in that case,
so rename the signal. This is clearer anyway.
2015-07-19 14:01:01 -05:00
Michael Catanzaro
fe2a655aa9 Fix various mistakes in ChessEngine
fds can be 0 (hi stdin!). Various resource leaks due to not calling
stop() when the engine stops itself. Be careful to unset all values from
the previous engine in stop(), since they're now checked to ensure
they're not overwritten as a precondition of start(). Expect
engine_stopped_cb() to be called after stop().

https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-19 13:58:12 -05:00
Michael Catanzaro
cf425b02bd Add some preconditions to chess-engine.vala
Help avoid future mistakes here.

Also, avoid a case where we could call Source.remove(0) in the event of
an engine error.

https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-19 13:18:08 -05:00
Sahil Sareen
97263dd6cc Don't kill a broken chess-engine twice
https://bugzilla.gnome.org/show_bug.cgi?id=724504
2015-07-19 23:03:20 +05:30