From 9a68283d8230c68896f9d5a0c31bbe52493d9137 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 25 Dec 2010 16:14:13 +0000 Subject: [PATCH] fix compilation, update changelog git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@195 99eadd0c-20b8-1223-b5c4-2a2b2df33de2 --- src/ChangeLog.txt | 11 ++++++----- src/SubtitleEdit.csproj | 14 ++++++++++++++ 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/src/ChangeLog.txt b/src/ChangeLog.txt index e92e4e6ec..32cb2fa3d 100644 --- a/src/ChangeLog.txt +++ b/src/ChangeLog.txt @@ -12,13 +12,14 @@ Subtitle Edit Changelog * IMPROVED: * Context menu for subtitle textbox now has italic, bold, underline, font name, and color * Updated NHunspell (spell check component) to latest version (0.9.6) - * Synchronization Show earlier/later changed a bit, also added short cut (Ctrl+Shift+D) - * Main window: Video player will now automatically move up beside subtitle if waveform is displayed + some re-sizing of controls allowed + * Synchronization Show earlier/later changed a bit, also added a shortcut (Ctrl+Shift+D) + * Main window: Video player will now automatically move up beside subtitle if waveform is + displayed + some resizing of controls allowed * FIXED: * OCR Fix Engine: Lines after "..." will no longer be changed to start with uppercase letter - * Fixed missing line break in Sony Dvd Architecht (w line numbers) - thx Rosa - * Fixed a minor bug in initialization of waveform - thx Frederic! - * Fixed a minor bug in Visual Sync, if end scene was after video length + * Missing line break in Sony Dvd Architecht (w line numbers) - thx Rosa + * A minor bug in initialization of waveform - thx Frederic! + * A minor bug in Visual Sync, if end scene was after video length 3.0 (18th November 2010) diff --git a/src/SubtitleEdit.csproj b/src/SubtitleEdit.csproj index 4a25601cf..75e2f8450 100644 --- a/src/SubtitleEdit.csproj +++ b/src/SubtitleEdit.csproj @@ -530,6 +530,20 @@ + + + + + + + + + + + + + +