Menu

winlocalize1 Commit Log


Commit Date  
[r116] by mp3freak

added fastmm4 for advanced memory leak detection.
(fastmm4's leak detection is not as comfortable as eurekalog, but is free and even works to find annoying memory leaks)

Only activate in Debug if you're searching for leaks, there is no need for activating this at runtime cause
Delphi's memorymanager is based on fasmm anyway. Added Fulldebugmode dll copy process as build event.

Default: fastmm4 not active!

fastmm4
https://sourceforge.net/projects/fastmm/
https://github.com/pleriche/FastMM4

2019-06-12 13:49:57 Tree
[r115] by mp3freak

fixed/suppressed warnings in Linlocalize,
fixed some hints (implizit uses) in LinLocalize

2019-06-11 21:14:52 Tree
[r114] by mp3freak

fixed/suppressed warnings in winresbind

2019-06-10 19:39:57 Tree
[r113] by mp3freak

moved version information to exe's ressources, display version is loaded from fileinformation at startup.

Version information can be changed from Delphi IDE at:
project -> options -> versioninformation (all configurations, all platforms)

2019-04-21 20:16:26 Tree
[r112] by mp3freak

Added a new feature to po export: 'fuzzy' mark for translations is state 'for review' has made optional
because i18n ignore fuzzy translations by default when cosscompiling delphi apps with lazarus.
(better to show 'for review' translation than native language for changed strings)

Removed some unsed variables
Added some source Comments.

2019-04-21 19:58:25 Tree
[r111] by mp3freak

fixed external translation using google tranlator
changed version to 1.5.4

2018-12-25 20:50:47 Tree
[r110] by mp3freak

fixed all linbreaks to windows cr+lf beacause stepping through sourcecode didn't work correctly because of mixed cr+lf / cr / lf.

(
used notepad++ Edit -> EOL Conversion -> Windows

Tortoisemerge will show as
"The text is identical, but files do not match!
The following differences where found:
Newlines"
)

2018-08-01 21:56:52 Tree
[r109] by dfelske

Duolicates in exports allowed, because in autotranslation ther is only one string translated per glossary line.

Ther was also a Problem with autotranslation in case of multiple lined strings.

Sometimes in Delphi ther is only LF, or CR ans sometimes both of them CRLF
The Problem was, ther was differences between Glossarys and the Src string in exe between them even if it was exactly the same string, so i replaced all of them with the same Sign while checking equality.

2017-09-14 16:10:41 Tree
[r108] by mp3freak

added 64bit PE support to winresbind (reintegrated branch)

Attention: winresbind remains as a 32 bit process but can now handle 64bit executeables too.
(auto detect through file fileimagehader/machineinfo from PE File)

Setup needs to install empty32.dll+empty64.dll instead of empty.dll
(winresbind postcopy has been modified)

2016-02-24 21:11:41 Tree
[r107] by mp3freak

removed local & identcache files, those files don't need to be versioned

2016-02-24 21:07:18 Tree
Older >
MongoDB Logo MongoDB