d2e3fa7b8b
- Update to 6.0.5 * New Romanian translations of UI and manual. * New Swedish translations of UI and manual.
Erwin Waterlander
2023-04-28 12:14:42 +00:00
b1b326e61a
- Update to 6.0.4 * New Serbian translation of the manual. * Updated French translations of messages and manual. * Updated Esperanto translation.
Erwin Waterlander
2021-11-02 20:49:25 +00:00
e1fc6cfe55
- Update to 6.0.3 * New French translations of the messages and the manual. Thanks to Grégoire Scano. * Code cleanup.
Erwin Waterlander
2019-08-15 18:27:42 +00:00
dcccd5c1e0
- Update to 6.0.2 * New Friulian translation of the messages. Thanks to Fabio Tomat. * Updated Spanish translation. Thanks to Francisco Javier Serrador. * Makefile: Fix: Add RPM_LD_FLAGS instead of RPM_OPT_FLAGS to LDFLAGS. * Code cleanup.
Erwin Waterlander
2018-05-13 15:45:16 +00:00
3cd7dcc336
- Update to 5.3.1: - src/po/zh_CN.po: New simplified Chinese translation of the messages. Thanks to Mingcong Bai (Jeff) and Mingye Wang (Arthur). - src/Makefile, */vc/Makefile, */watcom/Makefile: Unicode support is by default enabled for Windows and Unix. - src/Makefile, src/chk_logc.sh: Automatically detect if we are in MSYS 1 or 2, and disable Unicode for MSYS 1.
Erwin Waterlander
2015-12-03 18:55:32 +00:00
1750100427
Accepting request 333901 from utilities
Stephan Kulow
2015-09-27 06:40:31 +00:00
88967aea02
- Update to 5.3.0: - Faster loading of the graphical tree, in about one third less time. - Fix reading UTF-16 treedata files. - Fix: Check for file I/O errors while reading files. These can happen after a file was opened without problems.
Erwin Waterlander
2015-09-26 12:14:43 +00:00
2090f29f67
- Update to 5.2.7: - c3po/structur.h: Fix compilation error: unknown type name wchar_t. Happens on some systems when wcd is compiled with Unicode support. - Makefile, man/man1/Makefile: add option --no-wrap to xgettext and msgmerge. Translation Project standard is not to wrap. - 0000-wchar.patch: Removed. Solved by upstream.
Erwin Waterlander
2015-04-19 20:50:58 +00:00
78c17dd9ad
- wcd.spec: Fixed Source. - 0000-make-go-local.patch: Removed. Solved by upstream. - 0000-wchar.patch: New patch. Fix for "unknown type wchar_t".
Erwin Waterlander
2015-01-30 22:28:09 +00:00
10fcad9d6f
- Update to 5.2.6: - graphics.c,display.c: Use wclear again on Windows iso werase (werase was introduced in wcd 5.2.4), because wclear gives a cleaner screen in a Windows Command Prompt in an East Asian locale with double width font. E.g. Chinese locale CP936 with raster or Simsun font. wclear gives some screen flickering when used with ncurses on Windows. - New keys in match list and graphical tree mode: F5 or CRTL-l to redraw the screen. - win*/Makefile: * Add libiconv-2.dll when compiled with Unicode normalization. * Add libwinpthread-1.dll when compiled with ncurses. * Replaced libuninstring-0.dll with libunistring-2.dll. - msys2/Makefile: New makefile for building for native msys2. - wcd.c, Makefile: Updated for msys2. - Bugfix: etc/profile.d/wcd.sh: wcd function was overwriting shell's $go variable. Thanks to Andreas Schwab. - Bugfix: wcddir.c: Fix in replacing volume manager path with $HOME for other users. Introduced in version 5.1.0.
Erwin Waterlander
2015-01-22 21:46:47 +00:00