Sweden-Number/tools
Nikolay Sivov 1ad2cb51c5 nls: Hardcode minus sign for all locales.
CLDR data for RTL locales includes LRM marker for minus sign text,
in addition to that some locales are using different dash character.
Windows seems to consistently use same character for all locales.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52866
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-27 13:24:22 +02:00
..
sfnt2fon sfnt2fon: Use the standard output buffer functions. 2021-12-10 22:00:17 +01:00
widl widl: Silence error message for unknown languages. 2022-04-01 20:30:57 +02:00
winapi winejoystick.drv: Remove unnecessary driver. 2021-12-10 22:00:17 +01:00
winebuild winebuild: Align raw data size instead of virtual size in PE sections. 2022-03-02 10:54:10 +01:00
winedump winedump: Build with nameless unions/structs. 2022-04-22 21:42:20 +02:00
winegcc winegcc: Identify ar files through signature. 2022-03-24 09:53:59 +01:00
winemaker winemaker: Fix --single-target option parsing. 2019-03-13 23:40:39 +01:00
wmc tools: Consistently use xmalloc/xrealloc/xstrdup everywhere. 2022-02-08 20:24:14 +01:00
wrc wrc: Avoid loading locale.nls when not necessary. 2022-04-04 10:43:09 +02:00
Makefile.in makefiles: Always build .in files. 2015-11-10 18:28:28 +09:00
buildimage winecfg: Store the logo image in PNG format. 2021-10-18 15:56:01 +02:00
config.guess tools: Upgrade the config.guess/config.sub scripts. 2021-11-14 12:29:24 +01:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2021-11-14 12:29:24 +01:00
examine-relay examine-relay: DLLs can have underscore in their names (like ws2_32). 2021-12-06 22:55:05 +01:00
findfunc Use '=' instead of '==' in /bin/sh scripts to avoid portability 2004-12-14 11:39:14 +00:00
install-sh tools: Upgrade the autoconf scripts. 2019-12-18 17:56:21 +01:00
make_announce make_announce: Update version number parsing for the new versioning scheme. 2017-01-31 15:58:43 +01:00
make_makefiles makefiles: Use the STATICLIB variable for static import libraries. 2021-10-06 20:29:34 +02:00
make_requests server: Define a server-side structure for LUID_AND_ATTRIBUTES. 2022-01-25 11:55:40 +01:00
make_specfiles api-ms-*: Get rid of the apiset placeholder files. 2022-02-23 10:23:53 +01:00
make_unicode nls: Hardcode minus sign for all locales. 2022-04-27 13:24:22 +02:00
make_xftmpl.c make_xftmpl: Use the standard output buffer routines. 2022-02-08 20:24:14 +01:00
makedep.c makedep: Add dependency on locale.nls for rc files. 2022-04-04 10:43:48 +02:00
runtest makefiles: Default to building test modules as PE. 2019-04-09 15:45:59 +02:00
tools.h tools: Add a helper function to read the contents of a file. 2022-01-19 10:57:30 +01:00
wineapploader.in tools: Allow running installed builtin apps even when the 32-bit loader is missing. 2015-12-04 21:56:20 +09:00
winewrapper winewrapper: Add dlls/ntdll to the library path so macOS can find ntdll.so. 2021-08-23 11:54:18 +02:00