-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNEWS
430 lines (320 loc) · 11.2 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
48.beta.1
=========
* Fix compilation on some systems (cast sort callbacks to CompareDataFunc)
* Select new theme name after theme name migration
* Stop rounding 'time elapsed' value
48.beta
=======
* Implement column sorting in Scores dialog
* Stop leaking game instances
* Code cleanups
* Translation updates
48.alpha
========
* Add sequential and random layout rotation modes (K Davis)
* Add animation when starting a new game and pausing a game
* Add Ctrl-R keyboard shortcut for restarting game
* Improve rendering on high resolution displays
* Render tiles using the GPU instead of CPU (port to Gtk.Snapshot)
* Smaller spacing around the board on mobile screens
* Various optimizations for game initialization and drawing
* Tweak background colors
* Fix a memory leak in the Scores dialog
* Stop using deprecated APIs
* Add SPDX license identifiers to all files
* Translation updates
47.1
====
* Various optimizations for game initialization
* Tweak background colors
* Don't create new game when activating existing instance
* Stop leaking game instances
* Fix a memory leak in the Scores dialog
* Stop using deprecated APIs
* Translation updates
47.0
====
* Translation updates
47.rc
=====
* Translation updates
47.alpha
========
* Optimize game initialization
* Replace preferences dialog with submenus
* Adapt to changes in GNOME HIG
* Port to newer GTK 4/libadwaita widgets
* Add missing tooltips and mnemonics
* Add player names to scores
* Add button to clear all scores
* Use separate background colors for different themes
* Prevent unclickable tiles in 'Overpass' layout
* Avoid stretching tiles at certain window sizes
* Fix wrong tile being selected when clicking tile edges
* Remove redundant help pages
* Remove 'maya' tileset
* Update AppStream metadata
* Translation updates
GNOME Mahjongg 3.40.1
=====================
* Only create a single timer (prevent 100% CPU usage)
* Store untranslated tile layout name in settings
* Update 'moves left' on tile match and restart
* Always show number of moves left
* Update AppStream metadata
* Translation updates
GNOME Mahjongg 3.40.0
=====================
* Port to GTK4 and libadwaita
* Build fixes
* Fix hints [#22]
* Translate scores dialog [#13]
* help-overlay.ui: Remove ctrl+f1 shortcut
* Translation updates
GNOME Mahjongg 3.38.3
=====================
Enable (by default) regeneration of schema and icons.
Also, hide two unimplemented shortcuts from the help.
GNOME Mahjongg 3.38.2
=====================
Fixed a regression.
Translation updated:
Hebrew: Yosef Or Boczko
GNOME Mahjongg 3.38.1
=====================
Fast fix for hints.
GNOME Mahjongg 3.38.0
=====================
Here is a new stable release! There were some drawing
optimizations again, and a bit of cleaning in scripts
(by Alberto Ruiz and Jordan Petridis). This is great!
Translations updated (since 3.36.1):
Catalan: Jordi Mas
Chinese (China): Boyuan Yang
Czech: Marek Černocký
Danish: Ask Hjorth Larsen
French: Charles Monzat
German: Mario Blättermann
Kazakh: Baurzhan Muftakhidinov
Kurdish Sorani: Jwtiyar Nariman
Portuguese: Juliano Camargo
Slovenian: Matej Urbančič
Spanish: Daniel Mustieles
Ukrainian: Yuri Chornoivan
GNOME Mahjongg 3.36.1
=====================
* Drawing optimizations
* Help improvements
* Translation updates
GNOME Mahjongg 3.34.0
=====================
* Translation updates
GNOME Mahjongg 3.33.90
=====================
* Updated app icon (Jakub)
* Translation updates
Contributors:
Jakub Steiner
GNOME Mahjongg 3.32.0
=====================
* Translation updates
GNOME Mahjongg 3.31.92
======================
* Development release
* Localize date column of score list (Paul)
* Translation updates
Contributors:
Paul Hebble
GNOME Mahjongg 3.31.90
======================
* Development release
* Validate the AppStream metadata and .desktop file as build tests (Bilal)
* Miscellaneous cleanup (Bilal & Jeremy)
Contributors:
Jeremy Bicha, Bilal Elmoussaoui
GNOME Mahjongg 3.31.4
=====================
* Development release
* Consistently use org.gnome.Mahjongg as app ID
Note that this renames the icons, .desktop, and
AppStream metadata (Bilal)
* Fix pause button when clicking on game to unpause (Elnee)
* Miscellaneous improvements (Andre, Jeremy)
* Translation updates
Contributors:
Jeremy Bicha, Bilal ELmoussaoui, Andre Klapper, Elnee
GNOME Mahjongg 3.31.3
=====================
* Development release
* Switch from autotools to meson (Robert A.)
* Follow GNOME 3.32 app menu recommendations (Robert A.)
* Add Keyboard Shortcuts overlay (Jeremy)
* Hide Keyboard Shortcuts section in app help (Jeremy)
* Add Flatpak manifest (Jiri)
* Stop using intltool (Robert R.)
* Miscellaneous improvements (Anders, Andre, Carlos, Piotr)
Contributors:
Robert Ancell, Jeremy Bicha, Piotr Drąg, Jiri Eischmann,
Anders Jonsson, Andre Klapper, Robert Roth, Carlos Soriano
GNOME Mahjongg 3.22.0
=====================
* Translation Updates
GNOME Mahjongg 3.21.90
======================
* Simplify style-checker enabling code(Sahil Sareen)
* Fix style-checker with new libgnome-games-support(Sahil Sareen)
* Translation Updates
GNOME Mahjongg 3.21.2
======================
* Translation Updates (Occitan, Friulian, Portuguese, zh_CN)
* Added educational tileset (by Rossano Rossi)
GNOME Mahjongg 3.20.0
======================
* Translation Updates (Hungarian)
GNOME Mahjongg 3.19.92
======================
* Translation Updates (Occitan)
GNOME Mahjongg 3.19.90
======================
* Translation Updates (Bulgarian, Swedish, Danish, Lithuanian, German, Occitan, Friulian, German, Turkish, Portuguese)
* Stop using deprecated gnome-common (Sahil Sareen)
GNOME Mahjongg 3.18.0
=====================
* Translation Updates (Kazakh, Swedish, Latvian, Greek)
GNOME Mahjongg 3.17.92
=====================
* Fixed event propagation for gestures (Carlos Garnacho)
GNOME Mahjongg 3.17.91
=====================
* Translation Updates (Chinese (Taiwan), German, Occitan, Spanish, breton, Brazilian Portuguese, Hungarian, Basque, Norwegian bokmål, Czech, Portuguese, Polish)
GNOME Mahjongg 3.16.0
=====================
* Translation Updates (French)
GNOME Mahjongg 3.15.92
=====================
* Translation Updates (Swedish, Danish, Lithuanian, Hungarian, Korean, Chinese (Taiwan), French, Ukrainian, Slovak, Greek, Galician, Finnish, Slovenian, Italian, Polish, Bosnian, Serbian)
GNOME Mahjongg 3.15.90
=====================
* Translation Updates (Hungarian, Spanish, Swedish, Basque, Russian, Norwegian bokmål, Czech, Slovenian, Turkish)
GNOME Mahjongg 3.15.2
=====================
* Translation Updates (breton, Portuguese, Norwegian bokmål, Czech, Italian, Latvian, Finnish, Greek)
* Increased non gnome-shell-support (Robert Ancell, Michael Catanzaro)
GNOME Mahjongg 3.14.0
=====================
* Translation Updates (Danish, Hungarian, German, Slovak, Serbian)
GNOME Mahjongg 3.13.92
=====================
* Translation Updates (Swedish, Indonesian, Lithuanian, Hungarian, Korean, Brazilian Portuguese, Galician, Norwegian bokmål, Polish, Finnish, Russian)
GNOME Mahjongg 3.13.91
=====================
* Translation Updates (French, Spanish, Norwegian bokmål, Czech, Greek)
* Fixed shuffling
GNOME Mahjongg 3.13.90
=====================
* Translation Updates (Lithuanian, Hungarian, Catalan (Valencian), German, Spanish, Catalan, Basque, Norwegian bokmål, Greek, Traditional Chinese)
* Removed empty page in help (Michael Catanzaro)
* doap changes
* various bugfixes and little improvements
GNOME Mahjongg 3.13.4
=====================
* added version command line option (Arnaud Bonatti)
* Translation Updates (Lithuanian, Spanish, Belarusian, Greek, Russian)
* Don't show HeaderBar/app menu on systems that don't support it (Robert Ancell)
* Appdata Changes, general fixup (Arnaud Bonatti, Michael Catanzaro)
* Dependency Changes (GTK+ 3.13.2, Vala 0.24)
* Updated Smooth Tileset from Jim Evins
GNOME Mahjongg 3.13.1
=====================
* Translation Updates (Swedish, Basque, Czech, Slovenian, Italian, Greek)
* Documentation Updates (Andre Klapper)
* Fix critical warning in Game.timeout_cb, Ensure game is unpaused after Restart Game (Michael Catanzaro)
GNOME Mahjongg 3.12.0
=====================
* Translation Updates (Indonesian, Danish, Hungarian, slovak, Catalan, Brazilian Portuguese, Portuguese, Russian, Serbian)
GNOME Mahjongg 3.11.92
=====================
* Changed default window size (Michael Catanzaro)
* Updated help to reflect ui changes (Rashi Aswani)
* Translation Updates (Korean, Traditional Chinese, French, Ukrainian, Polish, Latvian, Finnish, Hebrew)
GNOME Mahjongg 3.11.91
=====================
* Fixed several issues with resetting and restarting the game (Michael Catanzaro)
* Updated help to include bonus tiles (Rashi Aswani)
* Translation Updates (Galician, Spanish, Czech, Chinese, Norwegian bokmål, Lithuanian)
GNOME Mahjongg 3.11.90
=====================
* Added shuffle when no more moves are left
* Removed toolbar in favor of GtkHeaderBar (Alex Muñoz)
GNOME Mahjongg 3.11.5
=====================
* Translation Updates (Czech, Traditional Chinese, Norwegian bokmål)
GNOME Mahjongg 3.11.4
=====================
* Flash any two matching tiles if the selected tile has no match.
* Fix blue flower tiles in smooth tile set
* Remove some older tilesets
* update website in about dialog
* Translation Updates (Brazilian, Czech, Galician, Greek)
GNOME Mahjongg 3.11.3
=====================
* Scores dialog: scroll to new high score
* Split ScoreDialog into its own file
* About dialog: remove period from fragment
* About dialog: use GtkLicense
* appdata: update homepage
* app menu: standardize Help/About/Quit
* Updated POTFILES.in and POTFILES.skip
* Translation updates (Spanish, Greek, Chinese simplified)
GNOME Mahjongg 3.11.2
=====================
* build: use pkg-config to find glib-compile-resources, add gio-2.0 to PKG_CHECK_MODULES
* Sort scores by duration of the game
* Check for *-validate before using them, run autoupdate
* help: Add Overpass map
* Translation updates (Spanish, Greek)
GNOME Mahjongg 3.11.1
=====================
Dependencies: intltool >= 0.50
* Add Overpass map by Wa
* Remove deprecated function usage
* Help: restore note on using the Pause key
* Appdata is now translatable
* Translation updates
Contributors: Robert Ancell, Michael Catanzaro, Wa
GNOME Mahjongg 3.9.92
=====================
* Fix Redo sometimes removing too many pieces
* Fix map label on scores dialog
* Add an appdata file
* Translation updates
GNOME Mahjongg 3.9.90
=====================
* Fix bug where the pause button could incorrectly display a "play" icon
* Fix name of application menu when not launched by GNOME Shell
* Fix two broken links in user help
* App menu now uses a UI file and is installed into a gresource
* Translation updates
gnome-mahjongg 3.8.0
====================
* Translation updates
gnome-mahjongg 3.7.92
=====================
* Renamed desktop file back to mahjongg.desktop
* Themes from gnome-games-extra-data added
* High contrast icons added
* Translation updates
gnome-mahjongg 3.7.90
=====================
* Translation updates
gnome-mahjongg 3.7.5
====================
* Added keywords to .desktop file
* Translation updates
gnome-mahjongg 3.7.4
====================
* Translations
Contributions by: Piotr Drąg
gnome-mahjongg 3.7.0
====================
First release split from gnome-games