Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 522 → Rev 523

/trunk/TODO.md
5,7 → 5,7
ToDo for the next release
-------------------------
 
* OpenWatcom (32 bit) build cannot handle German characters, see bug report: https://github.com/open-watcom/open-watcom-v2/issues/863
(None)
 
 
Known problems
/trunk/language.h
18,6 → 18,8
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
 
// Attention: Please save this file as UTF-8 without BOM!
 
#define MSG_PREMIERE_COMPAT_ID 1
#define MSG_PREMIERE_COMPAT_ENUS "This version of Filter Foundry is not compatible with Adobe Premiere!";
#define MSG_PREMIERE_COMPAT_DEDE "Diese Version von Filter Foundry ist mit Adobe Premiere nicht kompatibel!"
/trunk/ui_win.rc
18,6 → 18,8
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
 
// Attention: Please save this file as UTF-8 without BOM!
 
/* Windows UI resources */
 
#include "winuser.h"
/trunk/win_res.rc
20,8 → 20,13
 
/* wrapper file for Windows resource compiler input */
 
// TODO: OpenWatcom doesn't like this!
// Bugreport: https://github.com/open-watcom/open-watcom-v2/issues/863
// This pragma is ignored by OpenWatcom
// If language.h and ui_win.rc are UTF-8 (without BOM):
// => MSVC++ requires this pragma to be set to code page 65001
// => OpenWatcom requires setting "-zku8"
// If language.h and ui_win.rc are ANSI encoded:
// => MSVC++ requires this pragma to be MISSING
// => OpenWatcom requires setting "Single byte characters only"
#pragma code_page(65001)
 
#include "Scripting.rc"
/trunk/wpj/filterfoundry.tgt
1649,9 → 1649,9
NRESC
376
WVList
2
4
377
MVState
MRState
378
WString
3
1658,31 → 1658,55
WRC
379
WString
32
?????Single byte characters only
1
 
380
MRState
381
WString
3
WRC
382
WString
18
?????Unicode UTF-8
1
1
383
MVState
384
WString
3
WRC
385
WString
23
n????Macro definitions:
1
380
386
WString
61
WIN32 _WIN32 __NT__ WIN_ENV=1 INSIDE_PHOTOSHOP=1 MSWindows=1
 
381
387
MVState
382
388
WString
3
WRC
383
389
WString
25
n????Include directories:
1
384
390
WString
73
$[:;$(%watcom)\h;$(%watcom)\h\nt;$(%PSAPI)\Photoshop;$(%PSAPI)\Pica_sp;.\
 
385
391
WVList
 
-1
1689,18 → 1713,18
1
1
 
386
392
MItem
13
..\win_res.rc
387
393
WString
5
NRESC
388
394
WVList
 
389
395
WVList
 
374
/trunk/wpj/filterfoundry.wpj
4,8 → 4,8
VpeMain
1
WRect
1184
512
864
654
7392
8704
2
31,7 → 31,7
8
WRect
64
66
56
6656
6656