[Initranslator-svncheckins] SF.net SVN: initranslator: [273] translator/trunk
Brought to you by:
peter3
|
From: <pe...@us...> - 2007-10-22 20:28:21
|
Revision: 273
http://initranslator.svn.sourceforge.net/initranslator/?rev=273&view=rev
Author: peter3
Date: 2007-10-22 13:28:25 -0700 (Mon, 22 Oct 2007)
Log Message:
-----------
- release notes and changelog updated for next release
- sdfsplit added to install
Modified Paths:
--------------
translator/trunk/Changelog.txt
translator/trunk/releasenote.txt
translator/trunk/setup/setup.iss
translator/trunk/setup/translator.fbp5
Modified: translator/trunk/Changelog.txt
===================================================================
--- translator/trunk/Changelog.txt 2007-10-22 20:20:30 UTC (rev 272)
+++ translator/trunk/Changelog.txt 2007-10-22 20:28:25 UTC (rev 273)
@@ -1,11 +1,23 @@
Ini Translator Changelog
========================
+
+2007-10-21:
+- option to change the font preview text
+- localization of plugins implemented where missing and fixed where not working
+
+2007-10-20:
+ResX Parser:
+- template now derived from translation file
+- optionally import metadata nodes and specific mimetypes (set in ini file)
+- preserves encoding or uses UTF-8 as default
+
2007-10-17:
- new parser for VS.Net resx files (requested by user)
- when previewing before exporting, you can now search the content of the preview with Ctrl+F/F3
2007-08-14:
-- modifications to build with Delphi 2007
+- modifications for Delphi 2007
+
2006-12-25:
- new parser for DC++ language files
Modified: translator/trunk/releasenote.txt
===================================================================
--- translator/trunk/releasenote.txt 2007-10-22 20:20:30 UTC (rev 272)
+++ translator/trunk/releasenote.txt 2007-10-22 20:28:25 UTC (rev 273)
@@ -5,6 +5,10 @@
The program and the sources are hosted at sourceforge and are released subject to the MPL 1.1 license.
+New in version 1.9.0.52:
+- changes to resx plugin, mainly to preserve unparsed content, preserve encoding and support import of mimetypes and serialized objects
+- many of the plugins were missing localization support. This is now fixed
+
New in version 1.9.0.51:
- New parser for VS.Net .resx files
- The export preview now supports searching (press Ctrl+F or F3)
@@ -27,10 +31,10 @@
- New XiliSoft plugin (Alexander Kornienko)
- New tool plugin to view all properties of the items
- Now displays warning when saving translation and there are orphaned items
-- Orphan form now shows section and name in caption
+- Orphan form now shows section and name in caption
- Orphaned items can now be saved to a file and merged into the main items
- Support for localizing plugins
-- Changed the way fonts are specified so we can use the MS Shell Dlg substituions
+- Changed the way fonts are specified so we can use the MS Shell Dlg substituions
- Better support for themed XP
- Header and Footers can now be added when saving files
- Dictionaries can have more than one translation. One of the translations can be marked as the default one
@@ -41,7 +45,7 @@
- Bug fixed: Several memory leaks detected and removed using FastMM
- Bug fixed: text rendering problem in External Tools fixed
- Bug fixed: clicking the "Test" button in the Exernal Tools form generated an AV when the command was empty
-- Updated language files, themes and documentation
+- Updated language files, themes and documentation
- Only full install from now on
Modified: translator/trunk/setup/setup.iss
===================================================================
--- translator/trunk/setup/setup.iss 2007-10-22 20:20:30 UTC (rev 272)
+++ translator/trunk/setup/setup.iss 2007-10-22 20:28:25 UTC (rev 273)
@@ -54,6 +54,8 @@
Source: ..\bin\MsDictBuild.map; DestDir: {app}; Components: DEBUGFILES and MSDICTBUILDINSTALL
Source: ..\bin\MsTermBuild.exe; DestDir: {app}; Components: MSDICTBUILDINSTALL
Source: ..\bin\MsTermBuild.map; DestDir: {app}; Components: DEBUGFILES and MSDICTBUILDINSTALL
+Source: ..\bin\SDFSplit.exe; DestDir: {app}; Components: SDFSPLITINSTALL
+Source: ..\bin\SDFSplit.map; DestDir: {app}; Components: DEBUGFILES and SDFSPLITINSTALL
Source: ..\Changelog.txt; DestDir: {app}; Components: MAINAPPLICATION
Source: ..\description.txt; DestDir: {app}; Components: MAINAPPLICATION
Source: ..\releasenote.txt; DestDir: {app}; Components: MAINAPPLICATION
@@ -141,7 +143,8 @@
Name: DEBUGFILES; Description: Debug map files; Types: custom full
Name: MSDICTBUILDINSTALL; Description: MS Dictionary Converters; Types: custom full
-Name: DEFAULT_TOOLS; Description: Install default tools; Types: custom full compact
+Name: SDFSPLITINSTALL; Description: SDF Split and Extract; Types: custom full
+Name: DEFAULT_TOOLS; Description: Install default tool menu items; Types: custom full compact
[Code]
const
Modified: translator/trunk/setup/translator.fbp5
===================================================================
--- translator/trunk/setup/translator.fbp5 2007-10-22 20:20:30 UTC (rev 272)
+++ translator/trunk/setup/translator.fbp5 2007-10-22 20:28:25 UTC (rev 273)
@@ -1113,7 +1113,7 @@
<Property MultiValue="0" name="LibraryPath" type="WideString">$(DELPHI)\Lib;$(DELPHI)\Bin;$(DELPHI)\Imports;$(DELPHI)\Projects\Bpl;$(DELPHI)\Rave5\Lib;F:\Program\Borland\Add\JEDI\JCL\source;F:\Program\Borland\Add\JEDI\dev\JVCL3\common;F:\Program\Borland\Add\JEDI\dev\JVCL3\run;F:\Program\Borland\Add\dunit\src;F:\Program\Borland\Add\Others;F:\Program\Borland\Add\Utils;F:\Program\Borland\Add\tntunicode</Property>
<Property name="LinkerOutput" type="Integer">3</Property>
<Property name="LocalSymbols" type="WordBool">True</Property>
- <Property name="Mapfile" type="Integer">0</Property>
+ <Property name="Mapfile" type="Integer">3</Property>
<Property name="MaxStackSize" type="Cardinal">1048576</Property>
<Property name="MinStackSize" type="Cardinal">16384</Property>
<Property MultiValue="0" name="NamespacePrefixes" type="string"></Property>
@@ -1153,7 +1153,7 @@
<Property name="IsBreakPoint" type="WordBool">False</Property>
<Property MultiValue="0" name="LogToVariable" type="string"></Property>
<Property name="MaxRetryAttempts" type="Cardinal">0</Property>
- <Property name="NodeCollapsed" type="Boolean">False</Property>
+ <Property name="NodeCollapsed" type="Boolean">True</Property>
<Property name="PauseInterval" type="Cardinal">0</Property>
<Property name="RetryPauseInterval" type="Cardinal">1000</Property>
<Property name="SuppressStatusMessages" type="Boolean">False</Property>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|