1debf8180b
Convert many of the now-deprecated plString::Format calls to plFormat
2014-05-28 18:10:24 -07:00
aeb4c27c12
Clean up localization mgr lookups and add some missing mnemonics
2014-05-18 00:02:22 -07:00
d4465a2168
Port plFontConverter to Qt5
2014-05-18 00:02:22 -07:00
b48963b904
Make it compile and work in GCC / Linux
2014-05-18 00:02:22 -07:00
f0ed701d8f
Fix pfLocalizationDataMgr's SetElementPlainTextData to work properly
...
without a database re-load.
2014-05-18 00:02:21 -07:00
f6d04e78c8
Port plLocalizationEditor to Qt5
2014-05-18 00:02:21 -07:00
a1e3fa6faf
Various MinGW compile fixes.
2014-02-19 23:31:43 -08:00
ef808d8a24
Merge pull request #288 from Deledrius/plString_pfLocalizationMgr
...
plStringification of pfLocalizationMgr Fixes
2013-02-01 13:27:41 -08:00
d001519db8
Correct buffer size in LocalizationEditor treeview.
2013-01-31 16:42:10 -08:00
b01aab4a39
Standardize on C++ headers.
...
Also removes a bunch of duplicate #includes of stuff that's already
pulled in by HeadSpin.h.
2013-01-28 23:15:54 -08:00
f980f022dd
Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values
2013-01-17 01:14:45 -08:00
fc94e6bee9
Convert plLocalizationEditor to use plString.
...
Required to match previous commits to pfLocalizationMgr and retain functionality.
2013-01-15 07:16:58 -08:00
4233727f57
Generate ComCtl manifests for the Win32 GUI executables
2013-01-10 18:43:17 -08:00
7785c9c85e
Remove global Windows.h include
...
This is the beginning of efforts to reduce the scope of Windows.h. I have
shuttled it into hsWindows.h (again) and fixed the compilation of the
major apps. There is still some scope work that needs to be done, and the
Max plugin has not yet been addressed.
2012-12-22 17:15:14 -05:00
9f276e2c57
Add support for Visual Leak Detector, since valgrind doesn't support MSVC
2012-12-13 02:07:53 -08:00
91fc595407
Completely kill off CoreLibExe
2012-01-25 16:58:44 -05:00
be26b145df
HeadSpin.h is now the core header.
...
Rearrange some things so such that low-level CoreLib headers aren't quite
so crazy. For higher level stuff, you still need to include the
appropriate header.
2012-01-25 16:58:27 -05:00
5027b5a4ac
Convert custom HeadSpin integer types to standard types from stdint.h
2012-01-25 16:58:18 -05:00
7500c9f992
Import plLocalizationEditor
2012-01-20 17:35:52 -08:00