Commit Graph

882 Commits

Author SHA1 Message Date
niksedk
0d741203ca Drag-and-drop support for textbox completed - I think;)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@732 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-18 19:16:46 +00:00
niksedk
4b0ae69eed Fixed a bug with regarding "." vs CultureInfo.CurrentCulture.NumberFormat.NumberDecimalSeparator - thx mobo :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@731 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-17 19:42:33 +00:00
niksedk
37a4290a54 Added export to plain text + a setting for mouse wheel scroll direction in waveform
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@730 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-17 18:53:29 +00:00
niksedk
246a1dd090 Minor fix in spell check
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@729 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-17 18:52:00 +00:00
niksedk
29c2a270a5 Adding dispose of hunspell to prevent memory leak - thx aMvEL :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@728 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-16 19:41:56 +00:00
niksedk
2f07c1b28a Fixed crash when correcting italic tags - thx StainlessS :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@727 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-16 19:31:18 +00:00
niksedk
2fe64d7a4e Fixed argument exception on WinXp when OCR'ing image files - thx edea :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@726 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-16 09:51:53 +00:00
XhmikosR
a4f2f42d3c add a few notes for the IS translations
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@725 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-15 09:14:47 +00:00
XhmikosR
811ce1bdc2 installer: add Greek translation
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@724 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-14 19:32:50 +00:00
niksedk
79a9fc8bd0 Added more customizable shortcuts incl. new waveform vertical zoom shortcut + some minor fixes
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@723 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-14 19:09:20 +00:00
niksedk
1e42a8ecd1 Improved drag-and-drop for textbox with subtitle text - thx vmb :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@722 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-14 19:07:20 +00:00
niksedk
d83fc94248 Added Greek language file + subtitle format WebVTT
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@721 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-14 19:05:49 +00:00
niksedk
84fe32d9f6 Subtitle format Son: Now allows for space in file names - thx edea :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@720 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-14 12:35:13 +00:00
XhmikosR
ea83ad35a1 actually copy the German language file, and include it in the installer
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@719 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-14 09:25:22 +00:00
niksedk
ed0125d69e Bugfix: now allows for actually using MPlayer2 on windows - thx rotulos1 :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@718 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-13 20:53:46 +00:00
niksedk
0791177a15 Updated project file
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@717 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-13 20:28:54 +00:00
niksedk
68397dbd57 Added German language file - thx JW 301 :)
Also some cleanup + some shortcuts (+ some testing of TS files)


git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@716 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-13 20:26:18 +00:00
niksedk
bfc04f7a70 Added auto detect of Hungurian language - thx Zoltan :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@715 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-13 18:07:04 +00:00
niksedk
207cb3a791 Minor fixes in spell check (now works better with words with dashes) + will now prompt for single characters too
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@714 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-13 18:05:37 +00:00
niksedk
beb8144842 Fixed a (rare) crash in change casing - fix names
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@713 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-13 18:01:49 +00:00
niksedk
45ae2fb56a Fixed some shortcuts + word spell check now tries to use correct language
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@712 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-11 14:58:04 +00:00
niksedk
4d8b864770 Fix for timed text draft - thx Thomas :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@711 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-11 14:56:35 +00:00
niksedk
9cd138ca20 Allow for Chinese traditional tesseract dictionary
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@710 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-11 07:07:50 +00:00
niksedk
f60ee1a3bd Remove white spaces from resx - thx xhmikos :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@709 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-11 07:02:49 +00:00
niksedk
52d46827de Fixed spelling error in change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@708 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-10 19:17:30 +00:00
niksedk
f6b334a8ee Updated Basque language file - thx xabier aramendi :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@707 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-10 18:58:21 +00:00
XhmikosR
e420ea1624 installer: change the way the IsUpgrade() is set
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@706 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-09 06:14:54 +00:00
XhmikosR
c1331c286a whitespace cleanup
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@705 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-08 06:25:12 +00:00
niksedk
a0d8750eb1 Updated change log to fit installer textbox width (I hope)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@704 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-07 17:51:16 +00:00
niksedk
5acd9747d7 Updated eng_OCRFixReplaceList.xml
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@703 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-07 17:44:56 +00:00
niksedk
5177c172aa Updated change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@702 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-07 17:40:51 +00:00
niksedk
b9f797ae24 Installer check - don't display warning if portable is installed in PF... perhaps later
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@701 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-07 16:26:26 +00:00
niksedk
9752be4dfb Fixed replace dialog abort on Linux - thx teguh :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@700 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-07 13:20:28 +00:00
niksedk
01964e08fd cleanup
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@699 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 19:51:16 +00:00
niksedk
fd1a90c72a Applied white space removal pathc - thx XhmikosR :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@698 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 19:22:35 +00:00
niksedk
afafd149b0 Tried to improve installer check
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@697 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 19:08:22 +00:00
niksedk
6afe2d16ac Minor cleanup/improvements
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@696 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 16:33:32 +00:00
XhmikosR
914a53234d installer: add new Serbian IS translations made by Rancher
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@695 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 15:34:33 +00:00
XhmikosR
5d7972e630 installer: include the Hungarian SE translation
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@694 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 15:32:08 +00:00
niksedk
f7d012d50e Added Hungarian SE 3.2 translation - thx ZityiSoft :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@693 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 15:09:14 +00:00
XhmikosR
6865f20421 installer: internal cosmetic changes
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@692 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-06 09:29:10 +00:00
niksedk
88e812091b DCSubtitle (DCinema/DCI) format now allows/remembers custom font size - thx Michal
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@691 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-05 14:41:52 +00:00
niksedk
61e6c47fe5 Fine-tuning of mp4 vobsub import
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@690 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-04 19:42:09 +00:00
niksedk
d55128f28e Mp4/vobsub added
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@689 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-04 14:04:35 +00:00
niksedk
7b5e8b48c3 Fixed mp4 parsing for 64-bit
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@688 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-04 08:43:15 +00:00
niksedk
279925df6c Ctrl+i shortcut now works (italic) for selected text in ocr window textbox
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@687 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-04 06:48:25 +00:00
niksedk
e54a79e1d7 Now allows for BdnXml to have multiple images for each line in a paragraph - thx mboy :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@686 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-02 19:31:34 +00:00
niksedk
50b4dfd1e2 Working on mp4 text subtitle import (now subtitles from mp4box should work)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@685 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-02 19:29:38 +00:00
XhmikosR
3878e45d48 fix compilation broken after r678
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@684 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-02 18:31:10 +00:00
niksedk
c684492384 Working on mp4 sub import...
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@683 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-10-02 15:28:28 +00:00