* 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.
OBS-URL: https://build.opensuse.org/package/show/utilities/wcd?expand=0&rev=23
- 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.
OBS-URL: https://build.opensuse.org/package/show/utilities/wcd?expand=0&rev=10
- 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.
OBS-URL: https://build.opensuse.org/package/show/utilities/wcd?expand=0&rev=8
- 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.
OBS-URL: https://build.opensuse.org/package/show/utilities/wcd?expand=0&rev=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.
OBS-URL: https://build.opensuse.org/package/show/utilities/wcd?expand=0&rev=3