Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-22 | Fixes line ending issues | Graeme Geldenhuys | |
2012-08-02 | tools: Image Conversion tool - implements the 'Convert' button. | Graeme Geldenhuys | |
We are now not forced to only use DND to activate the conversion process. | |||
2012-06-29 | new localize.bat script file added for usage under Windows. | Graeme Geldenhuys | |
2012-04-05 | imgcnv: File DND now works under Windows too. | Graeme Geldenhuys | |
2012-04-04 | Implemented image conversion via Drag-n-Drop | Graeme Geldenhuys | |
* Single files can be dropped one-by-one on the text area * Multiple files can be dropped at once on the text area | |||
2012-04-04 | The start of a new GUI tool to convert BMP images to Byte Array data. | Graeme Geldenhuys | |
2011-05-03 | New wipfc (help compiler) binaries. | Graeme Geldenhuys | |
These binaries contain the fix for the bug where generated INF files was not searchable. The fix is applied to both the Linux and Windows executables. | |||
2010-08-18 | Add the open source OpenWatcom IPF Compiler. It compiles IPF help files. | Graeme Geldenhuys | |
* This includes a Windows and Linux version. Both 32-bit. * Simply unpack the executable archives to use them. I'll write more detailed documentation on how to use the wipfc compiler. I also hope to some day implement my own IPF Compiler in Object Pascal. | |||
2009-06-26 | Updated some readme files. | Graeme Geldenhuys | |
2009-02-11 | * Updated the language inc generator program. | graemeg | |
* Replaced all lang_xxx.inc files with auto generated ones. * New constant for Hint Window time. | |||
2008-10-02 | * Applied Jean-Marc's translation patch. | graemeg | |
* Updated the Spanish .po translation. * Updated the translation constants to the new filename used. | |||
2008-06-03 | * Minor quote string bug fix in the tools generateincfiles.exe | graemeg | |
* Updated the localize.sh script to also generate the new include files. | |||
2008-04-22 | * few minor updates for translation support. | graemeg | |
2008-04-22 | auto updated the language .po files. | graemeg | |
2008-04-22 | * Created a console application that auto generates the language include ↵ | graemeg | |
files used in CoreLib. It still needs some testing before it's ready. | |||
2008-03-17 | * Created new directories for translations and tools used for localization. | graemeg | |