Fixed issue where linking with static library used wrong function prototype |
|
More...
|
about 11 years ago
|
A couple of changes to fix shared library building in windows |
|
More...
|
over 11 years ago
|
currentlang is now cleared in mini18n_close to avoid potential issues |
|
More...
|
over 11 years ago
|
Added an option to enable mini18n logging and fixed a stupid bug. |
|
More...
|
about 12 years ago
|
CPAKE => CPACK |
|
More...
|
almost 13 years ago
|
s/ICR/IRC/ |
|
More...
|
about 13 years ago
|
Updated changelog... |
|
More...
|
about 13 years ago
|
0.2.0 => 0.2.1 |
|
More...
|
about 13 years ago
|
Added VERSION and SOVERSION to shared library, thanks Zhenech for the help :) |
|
More...
|
about 13 years ago
|
Removed both the autotools build script and the visual c++ files. |
|
More...
|
about 13 years ago
|
Cmake toolchain file for cross compilation to windows |
|
More...
|
about 13 years ago
|
Updated ChangeLog for 0.2.0 release and wrote a better README |
|
More...
|
about 13 years ago
|
Added rules for building source package. |
|
More...
|
about 13 years ago
|
mini18n/mini18n.h => mini18n.h in man pages |
|
More...
|
about 13 years ago
|
Added rules to compile the example programs |
|
More...
|
about 13 years ago
|
Added rules to install man pages |
|
More...
|
about 13 years ago
|
Added code to detect if wcslen / wcscmp are inlined by the compiler and add wrappers if it's the case. |
|
More...
|
about 13 years ago
|
Added initial CMake support for mini18n |
|
More...
|
about 13 years ago
|
Added some initial man pages for mini18n |
|
More...
|
over 13 years ago
|
Not really a bug, but fixing it anyways... |
|
More...
|
over 13 years ago
|
Fix memory leak if file cannot be opened in mini18n_hash_from_file. |
|
More...
|
about 14 years ago
|
Improved gettext format support a bit. |
|
More...
|
over 14 years ago
|
Dropped resl10n and the whole tools directory. |
|
More...
|
over 14 years ago
|
Add support for a few C-style escape sequences. |
|
More...
|
over 14 years ago
|
Check if wcsdup actually exists on the system, since it isn't part of the C language standards. If it doesn't exist, provide an equivalent. |
|
More...
|
over 14 years ago
|
Added multi language API and rewrote the single language |
|
More...
|
over 14 years ago
|
Fixed a stupid bug in mini18n, that fixes: |
|
More...
|
over 15 years ago
|
resl10n now rewrite code_page(something) to code_page(65001) (UTF8) |
|
More...
|
over 15 years ago
|
Made mini18n C++ aware. |
|
More...
|
over 15 years ago
|
Added the resl1On tool that translates strings in a resource file. |
|
More...
|
over 15 years ago
|