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