Codebase list ghex / 09f10f13-9cff-44b4-b85b-eb2beef564ce/main NEWS
09f10f13-9cff-44b4-b85b-eb2beef564ce/main

Tree @09f10f13-9cff-44b4-b85b-eb2beef564ce/main (Download .tar.gz)

NEWS @09f10f13-9cff-44b4-b85b-eb2beef564ce/mainraw · history · blame

  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
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
===========
GHex 3.41.0
===========

New stable release with no code changes compared to the previous 3.41.rc
release candidate.

============
GHex 3.41.rc
============

Changes:

- Fix internal copy/paste between multiple GHex windows (Logan Rathbone)
- Install symbolic icon in correct location (Logan Rathbone)

==============
GHex 3.41.beta
==============

Changes:

 - Meson build fixes (Tom Schoonjans, Tukusejs Sirs)
 - Update HACKING guide (tukusejssirs)
 - Show top 32-bits of 64-bit integers (Andrew C Aitchison)
 - Update app icon (Jakub Steiner)
 - Flatpak CI fixes and updates (Bilal Elmoussaoui, Logan Rathbone)
 - Add padding after offset (Jan Schejbal)
 - Fix cut, copy and paste behaviour (Logan Rathbone)
 - Remove/rework outdated/obsolete documentation (Logan Rathbone)

Translation updates:

 - UI translations:

   Florentina Mușat (ro)
   Jordi Mas (ca)
   Marek Černocký (cs)
   Yuri Chornoivan (uk)
   Zander Brown (en_GB)
   sicklylife (ja)
   Марко Костић (sr)

 - Doc translations:

   Anders Jonsson (sv)
   Claude Paroz (fr)
   Daniel Mustieles (es)
   Marek Černocký (cs)
   Piotr Drąg (pl)
   Tim Sabsch (de)
   Yuri Chornoivan (uk)

===========
GHex 3.18.4
===========

Changes:
 - Distribute extra empty space between offsets and xdisp (Rok Mandeljc)
 - Improve border with calculations (Ryan Koesters)
 - Migrate build system to meson (Martin Blanchard)
 - Add OARS metadata (nick richards)
 - Update various links after bugzilla to gitlab migration (Andre Klapper, Piotr Drąg)
 - Rename icons, appstream and desktop files to consistently use org.gnome.GHex ID (Bilal Elmoussaoui)
 - Add flatpak manifest for nightly builds, enable nightly builds in CI (Bilal Elmoussaoui)
 - Install appstream metadata to non-deprecated location (Jeremy Bicha)
 - Various updates to help docs (Andre Klapper, Piotr Drąg)

Translation updates:
 - Brazilian Portuguese (Rafael Fontenelle)
 - Catalan (Jordi Mas)
 - Czech (Marek Cernocky)
 - Danish (Alan Mortensen, Ask Hjorth Larsen)
 - Finnish (Jiri Grönroos)
 - French (Claude Paroz)
 - German (Mario Blättermann)
 - Hungarian (Balázs Úr)
 - Indonesian (Andika Triwidada, Kukuh Syafaat)
 - Lithuanian (Aurimas Černius)
 - Polish (Piotr Drąg)
 - Slovak (Dušan Kazik)
 - Slovenian (Matej Urbančič)
 - Spanish (Daniel Mustieles)
 - Swedish (Anders Jonsson)
 - Turkish (Muhammet Kara, Serdar Sağlam)

===========
GHex 3.18.3
===========

Changes:
 - Add Language headers to po files (Piotr Drąg)
 - Unbreak build with GCC 4 (Jasper Lievisse Adriaanse)

Translation updates:
 - French (Claude Paroz)
 - Indonesian (Andika Triwidada)
 - Polish (Piotr Drąg)
 - Slovenian (Matej Urbančič)
 - Spanish (Daniel Mustieles)
 - Swedish (Anders Jonsson)

===========
GHex 3.18.2
===========

Changes:
 - Fix build with GCC 6

Translation updates:
 - Swedish (Josef Andersson)

===========
GHex 3.18.1
===========

Changes:
 - Update the AppData file to spec version 0.7+ (Richard Hughes)

Translation updates:
 - Brazilian Portuguese (Rafael Fontenelle)
 - Czech (Marek Černocký)
 - German (Mario Blättermann)
 - Greek (Evangelos Skarmoutsos)
 - Lithuanian (Aurimas Černius)
 - Serbian (Мирослав Николић)
 - Spanish (Daniel Mustieles)


===========
GHex 3.18.0
===========

New stable release with no code changes compared to the previous 3.17.91
release candidate.

Translation updates:
 - Czech (Marek Černocký)
 - Finnish (Jiri Grönroos)
 - Korean (Seong-ho Cho)
 - Lithuanian (Aurimas Černius)
 - Portuguese (Pedro Albuquerque)
 - Spanish (Daniel Mustieles)
 - Swedish (Anders Jonsson)


============
GHex 3.17.91
============

Changes:
 - Fix icon installation
 - Update screenshot in appdata file


============
GHex 3.17.90
============

Changes:
 - Add symbolic icon (Jakub Steiner)
 - Include higher resolution app icons (Jakub Steiner)
 - Support decoding 64-bit integers (Brendan Long)
 - Allow immediate clicking between gtkhex views (Bryan)
 - Improve the default file name when printing to a file (Ethirajan D)

Translation updates:
 - Basque (Inaki Larranaga Murgoitio)
 - Bosnian (Samir Ribic)
 - Catalan (Jordi Mas)
 - Czech (Marek Černocký)
 - Finnish (Lasse Liehu)
 - Hebrew (fr33domlover)
 - Hungarian (Balázs Úr)
 - Polish (Piotr Drąg)
 - Russian (Alexey Kabanov, Yuri Myasoedov, Stas Solovey)
 - Spanish (Daniel Mustieles)
 - Turkish (Muhammet Kara)


===========
GHex 3.10.1
===========

Changes:
 - Update URLs in doap and appdata files

Translation updates:
 - Brazilian Portuguese (Enrico Nicoletto)
 - French (Claude Paroz)
 - German (Benjamin Steinwender)
 - Greek (Dimitris Spingos)
 - Indonesian (Andika Triwidada)
 - Latvian (Rūdolfs Mazurs)
 - Simplified Chinese (YunQiang Su)


===========
GHex 3.10.0
===========

New stable release with no code changes compared to the previous 3.9.92 release
candidate.


===========
GHex 3.9.92
===========

Changes:
 - Ship an appdata file
 - Don't use AM_GNU_GETTEXT

Translation updates:
 - Finnish (Timo Jyrinki)
 - Galician (Fran Diéguez)
 - Greek (Dimitris Spingos)
 - Japanese (Jiro Matsuzawa)
 - Norwegian bokmål (Kjartan Maraas)


==========
GHex 3.8.1
==========

Changes:
 - Validate the .desktop file on 'make check'

Translation updates:
 - Indonesian (Andika Triwidada)


==========
GHex 3.8.0
==========

New stable release.

Translation updates:
 - Hungarian (Balázs Úr)
 - Serbian (Мирослав Николић)


===========
GHex 3.7.90
===========

Changes:
 - Make it possible to resize the main window to fit smaller screens

Translation updates:
 - Brazilian Portuguese (Rafael Ferreira)


==========
GHex 3.7.3
==========

Translation updates:
 - Czech (Marek Černocký)
 - Lithuanian (Aurimas Černius)
 - Polish (Piotr Drąg)
 - Slovenian (Matej Urbančič)
 - Spanish (Daniel Mustieles)


==========
GHex 3.7.2
==========

Changes:
 - New icons for the HighContrast theme (Wadhwa Sanchi, Matthias Clasen)
 - Add search keywords to the .desktop file (Daniel Mustieles)

Translation updates:
 - Brazilian (Rafael Ferreira)
 - Czech (Marek Černocký)
 - Polish (Piotr Drąg)
 - Spanish (Daniel Mustieles)


==========
GHex 3.7.1
==========

A new development release that ports GHex to the new documentation
infrastructure.

Changes:
 - Use yelp-tools instead gnome-doc-utils (Javier Jardón)

Translation updates:
 - Spanish (Daniel Mustieles)


==========
GHex 3.6.1
==========

Translation updates:
 - Belarusian (Ihar Hrachyshka)
 - Thai (Akom Chotiphantawanon)


==========
GHex 3.6.0
==========

New stable release with no code changes compared to the previous 3.5.91 release
candidate.

Translation updates:
 - British English (Chris Leonard)


===========
GHex 3.5.91
===========

Changes:
 - Improvements to the size allocation code in the GtkHex widget

Translation updates:
 - Hungarian (Balazs Ur, Gabor Kelemen)
 - Polish (Piotr Drąg)


===========
GHex 3.5.90
===========

Changes:
 - Port to GtkApplication (Kalev Lember)
 - Remove deprecated use of GDK_THREADS_ENTER/LEAVE (Matthias Clasen)

Translation updates:
 - Japanese (Jiro Matsuzawa)
 - Polish (Piotr Drąg)


==========
GHex 3.5.2
==========

Changes:
 - Fix drag-and-drop from file managers (Alex Henrie)

Translation updates:
 - German (Christian Kirbach)
 - Indonesian (Andika Triwidada)
 - Polish (Piotr Drąg, Rafał Mużyło)
 - Spanish (Daniel Mustieles)


==========
GHex 3.5.1
==========

Changes:
 - Prepend 0x to the offset in status bar (Martin Olsson)
 - Avoid using gtk 3.4 deprecated symbols (Kalev Lember)
 - Windows build improvements (Kalev Lember)

Translation updates:
 - Danish (Joe Hansen)
 - Romanian (Daniel Șerbănescu)
 - Russian (Yuri Myasoedov)


==========
GHex 3.4.0
==========

This is a new stable GHex release. Compared to the 3.3.91 Beta release, this
release has translation updates and no code changes.

Changes:
 - A new HACKING file describing how to build GHex from git (Martin Olsson)
 - Fix a desktop-file-validate warning about ghex.desktop (Kalev Lember)

Translation updates:
 - Czech (Marek Černocký)
 - Galician (Fran Diéguez)
 - Latvian (Rudolfs Mazurs)


===========
GHex 3.3.91
===========

Changes:
 - Store the UI definition file as resource data (Jasper St. Pierre)
 - Better experience for the "Goto Byte..." dialog (Jasper St. Pierre)
 - Various code cleanups (Jasper St. Pierre)

Translation updates:
 - French (Claude Paroz)
 - Lithuanian (Algimantas Margevičius)
 - Norwegian bokmål (Kjartan Maraas)
 - Polish (Piotr Drąg)
 - Serbian (Мирослав Николић)
 - Slovenian (Matej Urbančič)
 - Spanish (Daniel Mustieles)
 - Swedish (Daniel Nylander)


===========
GHex 3.3.90
===========

Changes:
 - Fix excessive scrolling back to cursor (Edward Sheldrake)
 - Use maintainer mode by default (Javier Jardón)
 - Remove the use of deprecated GTK+ API (Kalev Lember)
 - Windows port fixes (Kalev Lember)
 - Visual improvements with latest Adwaita theme (Kalev Lember)

Translation updates:
 - Estonian (Kalev Lember)
 - Japanese (Jiro Matsuzawa)
 - Lithuanian (Algimantas Margevičius)
 - Polish (Piotr Drąg)
 - Spanish (Daniel Mustieles)


==========
GHex 3.0.0
==========

This is the first stable GHex release with GTK+ 3 support. Compared to the
previous 2.90.2 development snapshot, this release adds translation updates
and has no code changes.

Translation updates:
 - Hungarian (Gabor Kelemen)
 - Japanese (Takeshi AIHANA)
 - Latvian (Rudolfs Mazurs)
 - Spanish (Daniel Mustieles)


===========
GHex 2.90.2
===========

Changes:
 - Fix endianess conversion for 64-bit floating point (Victor Bogado)
 - Update oudated FSF mailing address (Dominique Leuenberger)
 - Build system cleanups (Rafał Mużyło)

Translation updates:
 - French (Alexandre Franke)
 - Serbian (Мирослав Николић)
 - Slovenian (Matej Urbančič)

Bugs fixed:
  625968 "endianess convertion on 64 bit float is incorrect"
  648644 "GHex2 cannot read properly float 64 in big-endian files"
  656596 "Outdated FSF Address in code files"
  656919 "fix make's dist target"


===========
GHex 2.90.1
===========

Changes:
 - Port from GConf to GSettings (Kalev Lember)
 - Scrolling code cleanup (Rafał Mużyło)
 - Moved internal pkgconfig dependencies to Requires.private (Kalev Lember)

Translation updates:
 - German (Mario Blättermann)
 - Norwegian bokmål (Kjartan Maraas)
 - Thai (Akom Chotiphantawanon)

Bugs fixed:
  656080 "Port to GSettings"
  655973 "simplify widget's scrolling code"
  572697 "Clean up .pc dependency"


===========
GHex 2.90.0
===========

This is the first GHex release featuring GTK+ 3 support. For parallel
installability with the GTK+ 2 version, the shared library along with its
pkgconfig file and translation files were renamed. The application binary was
also renamed and is now called 'ghex'.

Changes for GNOME 3 support:
 - Port from poptOption to GOptionEntry (Javier Jardón)
 - Replace deprecated GTK+ symbols (Andre Klapper, Javier Jardón,
   Adrian Zgorzałek, Kalev Lember)
 - Remove libgnome and libgnomeui dependency (Javier Jardón, Andre Klapper)
 - Use Gio instead GnomeVfs (Daniel Macks)
 - Replace Gdk drawing with Cairo (Kalev Lember)
 - Port from BonoboUI to GtkUIManager (Kalev Lember)
 - Remove custom print widgets (Rafał Mużyło)
 - Port from libgnomeprint to GtkPrint (Rafał Mużyło)
 - Port to GTK+ 3 (Kalev Lember)
 - Rename the shared libray for parallel installability (Kalev Lember)

New Features and UI Improvements:
 - Improve About dialog (Javier Jardón)
 - Add relative offset jumping with + and - in 'Go to Byte' (Roy Spliet)
 - Use double buffering for drawing, reducing flicker (Kalev Lember)

Bug fixes:
 - Convert po files to UTF-8 (Andre Klapper)
 - Fix various compiler warnings (Andre Klapper, Martin Olsson, Tobias Mueller,
   Kalev Lember)
 - Fix xsltproc warnings (Rafał Mużyło)
 - Fix the order of LDADD (Rafał Mużyło)
 - Fix build with stricter linker on latest Fedora (Kalev Lember)
 - Fix gnome-doc-utils support (Javier Jardón)
 - Modernize autotools configuration (Javier Jardón)
 - Use upstream gettext instead the glib one (Javier Jardón)
 - Fix regression with close on save confirmation (Kalev Lember)
 - Avoid showing status message on an already destroyed window (Kalev Lember)
 - Update overview when deleting a character with the 'DEL' key (Kalev Lember)

Translation updates:
 - Basque (Inaki Larranaga Murgoitio)
 - Brazilian Portuguese (Mateus Zenaide)
 - British English (Philip Withnall, Jen Ockwell)
 - Catalan (David Espinosa)
 - Czech (Marek Černocký, Lucas Lommer, Petr Kovar)
 - Danish (Joe Hansen)
 - French (Bruno Brouard, Claude Paroz)
 - Galician (Fran Diéguez)
 - German (Mario Blättermann)
 - Hungarian (Gabor Kelemen, Balazs Ur)
 - Indonesian (Andika Triwidada)
 - Japanese (Takeshi AIHANA)
 - Latvian (Rudolfs Mazurs)
 - Portuguese (Filipe Gomes)
 - Russian (Yuri Myasoedov)
 - Simplified Chinese (Aron Xu, Zhang Miao, du baodao)
 - Slovenian (Matej Urbančič)
 - Spanish (Daniel Mustieles)
 - Swedish (Daniel Nylander)
 - Thai (Akom C, Theppitak Karoonboonyanan)

Bugs fixed:
  333819 "Help files out-of-date"
  445053 "Memory corruption when searching on x86_64"
  508563 "Migrate from libgnomeprint to gtk-print"
  547882 "menu entry name and tooltip are not accurate"
  548438 "Fields are not being updated when deleting a character"
  570688 "fix all compiler warnings given by normal makefiles and gcc 4.3.3"
  571892 "Crash in gtk_hex_new"
  584006 "Use gtk_show_uri instead of gnome_help"
  590995 "Remove libgnome(ui) usage"
  590996 "Remove Bonobo usage"
  597683 "Can't compile due to hex-document-ui.c:86: error: implicit
          declaration of function raise_and_focus_widget"
  597684 "Can't compile due to: preferences.c:514: error: implicit declaration
          of function ‘display_error_dialog’"
  597685 "Can't compile due to main.c:73: error: implicit declaration of
          function ghex_init_configuration"
  597687 "Can't compile due to print.c:226: error: implicit declaration of
          function ‘display_error_dialog’"
  597688 "Can't compile due to  ghex-window.c:160: error: implicit declaration
          of function delete_advanced_find_dialog"
  608275 "Remove deprecated GTK+ symbols"
  608284 "Use single GTK includes"
  609277 "A little automake/libtool problem"
  609548 "Bad application name in the licence"
  612693 "Does not compile with -DGSEAL_ENABLE"
  612885 "Make a release"
  630377 "[Patch] Add support for relative jumping"