Maxim Ganetsky
a5b32740f8
PoChecker: added .res file to version control
2021-08-27 00:43:20 +03:00
bart
368ac77838
POChecker (standalone): enable HighDPI.
...
git-svn-id: trunk@65127 -
2021-05-24 10:47:25 +00:00
maxim
631fcf53e1
POChecker: Removed lots of duplicate translation initialization code, which was used for standalone build. Now using LCLTranslator unit means for this.
...
git-svn-id: trunk@61542 -
2019-07-05 23:12:15 +00:00
wp
dde6bc8194
pochecker: Fix pixelated font in ResultDlg (issue #0026783 )
...
git-svn-id: trunk@52196 -
2016-04-14 18:34:26 +00:00
mattias
fe4f0721f2
pochecker: fixed compilation
...
git-svn-id: trunk@50936 -
2015-12-19 14:57:09 +00:00
bart
f6eb786520
PoChecker: refactor.
...
git-svn-id: trunk@46639 -
2014-10-22 10:50:29 +00:00
bart
656d15b225
PoChecker: don't use SimplePoFiles anymore, all it's functionality now is in Translations unit. Patch by G. Colla.
...
git-svn-id: trunk@46638 -
2014-10-22 10:41:36 +00:00
mattias
9889acf86b
pochecker: using new Translation unit. Disable -dUSE_NEW_TRANSLATIONS to get old behaviour. patch #26877 from G. Colla
...
git-svn-id: trunk@46579 -
2014-10-17 16:52:58 +00:00
bart
d1a01f5804
PoChecker:
...
- use natural names in LangFilter, sort them alphabetically.
- adapt save and restore mechanisme for LangFilter.
- regenerate language files.
git-svn-id: trunk@46530 -
2014-10-11 16:04:30 +00:00
bart
f50b3f0ecd
PoChecker: save and restore LangFilter.ItemIndex.
...
(Sorry for previous commit, it was by accident (pressing wrog key in console), which also explains the wrong commit-message.)
git-svn-id: trunk@46511 -
2014-10-10 21:28:59 +00:00
bart
b6924d33a1
PoChecker: use a custom made dialog for displying possibly very long list of filenames.
...
git-svn-id: trunk@46508 -
2014-10-10 20:34:36 +00:00
bart
7c9f2ba5c3
PoChecker: refactor.
...
- Drop the listbox for translated po-files
- Now possible to test multiple master po-files
- Language filter controls setting of "Find All Translated PoFiles"
- Regenerated language files.
git-svn-id: trunk@46475 -
2014-10-08 17:44:38 +00:00
bart
12755f715c
PoChecker: starts implementing TPoCheckerSettings.
...
git-svn-id: trunk@46273 -
2014-09-21 14:48:38 +00:00
bart
d9d7efd73d
PoChecker: fix missing icons in GraphStat ListView on Linux GTK2
...
git-svn-id: trunk@46266 -
2014-09-20 15:49:39 +00:00
bart
4145473e3d
PoChecker: don't autocreate the GraphStat form (fixes crash when run as tool from IDE).
...
git-svn-id: trunk@46236 -
2014-09-14 17:46:26 +00:00
bart
8dce505d77
PoChecker: starts implementing graphical summary for statistics.
...
git-svn-id: trunk@46230 -
2014-09-14 14:21:05 +00:00
bart
5bd58e3e95
PoChecker:
...
- Refactor Statistics (makes it easier to implement a graphical display in the future)
- Less verbosity
- Debug and Release mode for po-checker tool
- Regenerated language files
git-svn-id: trunk@46150 -
2014-09-07 13:32:06 +00:00
bart
01f1750902
PoChecker:
...
- implement option to ignore translated strings that are marked as "fuzzy".
- separate TestTypes from TestOptions.
- fix a resource string.
- regenerated po-files.
git-svn-id: trunk@46056 -
2014-08-21 18:27:29 +00:00
mattias
d9cea06d08
pochecker: unselect all, select basic button, issue #26395 , from Vaclav Valicek
...
git-svn-id: trunk@45671 -
2014-06-26 20:35:15 +00:00
bart
0b643cfb88
PoChecker: Textual fixes. Patch by Reinier.
...
git-svn-id: trunk@44199 -
2014-02-22 17:37:34 +00:00
bart
19e8936d8e
PoChecker: add option to check translation statistics.
...
git-svn-id: trunk@43451 -
2013-11-17 16:57:47 +00:00
bart
93741ec041
PoChecker: remove dependency of IDEIntf for standalone version.
...
Better fix for issue #0023055 .
git-svn-id: trunk@38973 -
2012-10-06 14:49:26 +00:00
bart
5b0453951e
pochecker (stand alone version): add IDEIntf as requirement. Fixes issue #23055
...
git-svn-id: trunk@38963 -
2012-10-04 16:59:33 +00:00
maxim
6c2cfb7a38
Components, POChecker: updated readme file
...
git-svn-id: trunk@36285 -
2012-03-24 13:48:33 +00:00
maxim
578a8a2599
Components, POChecker: unduplicated package and standalone project code
...
git-svn-id: trunk@36284 -
2012-03-24 13:43:23 +00:00
maxim
b6b63e0fd4
Components, PoChecker:
...
a) made it localizable;
b) slightly improved dialogs;
c) added Russian translation.
git-svn-id: trunk@36198 -
2012-03-21 23:00:18 +00:00
juha
c19d9256e9
PoChecker: put debuglns to a correct place.
...
git-svn-id: trunk@34672 -
2012-01-08 23:13:46 +00:00
juha
ed16bfdb50
PoChecker: Improvements for duplicate string feature. Issue #21049 , patch from Bart Broersma
...
git-svn-id: trunk@34671 -
2012-01-08 22:28:51 +00:00
mattias
4d900eebe7
pochecker: fixed typo
...
git-svn-id: trunk@34562 -
2012-01-03 16:31:07 +00:00
juha
7797fc8141
PoChecker: cleanup
...
git-svn-id: trunk@34558 -
2012-01-03 15:41:33 +00:00
juha
5f873dafd8
PoChecker: a new standalone project for PoChecker. Uses the same sources as the package
...
git-svn-id: trunk@34556 -
2012-01-03 15:11:37 +00:00