forked from GNOME/gnome-sudoku
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
182 lines (135 loc) · 5.37 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
3.17.2 - May 22, 2015
=====================
Dependencies: Vala 0.27.2, QQwing 1.3.4
* Replace high contrast icons with symbolic icon (Michael Catanzaro)
* Add ability to enter puzzles manually (Parin Porecha)
* Clear earmarks when a cell is filled (Iulian Radu)
* Use sans font for all numbers when printing (Iulian Radu)
* Allow cancelling print multiple puzzles (Iulian Radu, Michael Catanzaro)
* Revert window title to say Difficulty rather than Puzzle (Michael Catanzaro)
* Destroy GtkPopovers when not needed (Iulian Radu)
* Do not save window size on exit if tiled (Arnaud Bonatti)
* Update and modernize user help index page (Ekaterina Gerasimova)
* Fix typos and grammar in user help (Anders Jonsson)
* Temporarily remove user help from app menu pending update (Michael Catanzaro)
* Code cleanups (Sahil Sareen, Iulian Radu, Michael Catanzaro)
* Updated translations
3.15.2 - November 24, 2014
==========================
* The highlighter can now be turned off with a preference (Andrei Ghincu)
* XDG_CURRENT_DESKTOP may contain a list of desktops (Robert Ancell)
* Updated translations
3.15.1 - October 26, 2014
=========================
Dependencies: GTK+ 3.15.0
* Add a timer counting up in the header bar (Amisha Singla)
* When the game has been completed, the player may now choose between
returning to the new game screen and quitting Sudoku, instead of returning
to the new game screen or starting a new puzzle without changing the
difficulty level (Michael Catanzaro)
* Thread-safety fixes when printing multiple puzzles (Michael Catanzaro)
* Fix crash when printing more than 16 puzzles on a computer with more than 16
CPUs (Michael Catanzaro)
* Improve window titles (Michael Catanzaro)
* Don't set the header bar as the title bar in Unity (Michael Catanzaro)
* Only use a header bar on the print multiple puzzles dialog if the desktop
environment requests it (Michael Catanzaro)
* Widen the print multiple sudokus dialog (Arnaud Bonatti)
* Code cleanups (Arnaud Bonatti, Michael Catanzaro, Sahil Sareen)
* Updated translations
3.13.92 - September 15, 2014
============================
Dependencies: QQwing >= 1.2.0, GTK+ 3.13.4, Vala 0.25.1
* Fix the game in RTL locales (Arnaud Bonatti)
* Various code cleanups and improvements (Arnaud Bonatti)
* Various window layout and drawing improvements (Arnaud Bonatti)
* Add <ctrl>n and <ctrl>r accelerators (Arnaud Bonatti)
* Many miscellaneous bugfixes (Arnaud Bonatti)
* A few miscellaneous bugfixes (Amisha Singla, Michael Catanzaro)
* Fix internationalization of game finished dialog (Marek Černocký, Michael Catanzaro)
* Many updated translations
3.13.90 - August 18, 2014
=========================
Dependencies: QQwing >= 1.1.3
(https://mail.gnome.org/archives/distributor-list/2014-August/msg00001.html)
* Started using QQwing as the puzzle generator
* Improved the board aesthetics
* Printing multiple puzzles is now multi-threaded
* Miscellaneous fixes and improvements
* Updated translations
3.13.4 - July 21, 2014
======================
* Simplified the new game screen
* Improved the number picker design
* Lightly shade the current row, column and block
* Miscellaneous fixes and improvements
* Updated translations
3.13.3 - June 23, 2014
======================
Dependencies: GTK+ 3.13.0, GLib 2.40
* Redesigned and rewritten (Christopher Baines, Parin Porecha, Allan Day)
* Updated translations
3.12.0 - March 24, 2014
=======================
* Fix some bugs with the user help (Andre Klapper)
* Updated translations
3.11.92 - March 16, 2014
========================
* Updated translations
3.11.90 - February 16, 2014
===========================
Updated Dependencies: PyGObject >= 3.11
* The colored grid no longer "dances" at the end of the game to reduce risk of
epileptic seizures.
* Fix deprecation warnings
* Updated translations
3.11.3 - December 16, 2013
==========================
* Fix VERSION and PREFIX (Yanko Kaneti)
* Updated translations
3.11.2 - November 16, 2013
==========================
Updated Dependencies: python >= 3.2
WARNING: Python 3 programs are currently incompatible with jhbuild.
For a workaround, see https://bugzilla.gnome.org/show_bug.cgi?id=688353#c2
* Port to Python 3 (Dmitrijs Ledkovs)
* Thicken 3x3 grids (Pooja Prakash)
* Exit on SIGINT (Michael Catanzaro)
* Updated translations
3.11.1 - October 27, 2013
=========================
Updated Dependencies: intltool >= 0.50
* Appdata is now translatable
* Updated translations
GNOME Sudoku 3.10.0
===================
* Translation updates
GNOME Sudoku 3.9.92
===================
* Fix everything being initially hidden
* Fix a crash when clearing notes
* Slightly improve the look of the number pad
* Fix the high contrast icon
* Add an appdata file for GNOME Software
* Translation updates
GNOME Sudoku 3.9.90
===================
* Fix running uninstalled
* Fix NumberBox events configuration with latest pygobject
* Game no longer disappears when opening "print multiple sudokus" in fullscreen
* Reduce the width of the About dialog
* Don't use deprecated GObject.timeout_add_seconds
* Use /usr/bin/python instead of /usr/bin/env/python
* Fix some broken links in user help
* Translation updates
gnome-sudoku 3.8.0
==================
* Translation updates
* Enable maintainer mode by default
gnome-sudoku 3.7.4
====================
* Translations
Contributions by: Marek Černocký, Piotr Drąg.
gnome-sudoku 3.7.2
====================
First release split from gnome-games