Commit graph

5 commits

Author SHA1 Message Date
Niels Martin Hansen e5ef7b4be2 Various Unicode-related fixes.
Changed some types to lower the amount of int/size_t inconsistencies. This might have introduced some stupid bugs... beware!
Removed old, unused "project file" code. (cleanup)

Fixed bug #195: "Join (as karaoke)" is broken when 2 lines don't follow immediately after another

Implemented feature req #184: Text Only Export

Fixed bug #180: conversion from srt to ass doesn't specify WrapStyle

Implemented feature req #188: highlighting of currently selected style in the styles manager

Originally committed to SVN as r537.
2006-10-19 22:53:06 +00:00
David Lamparter 215696131b handle invalid style storage exception
Originally committed to SVN as r247.
2006-03-26 03:06:05 +00:00
Rodrigo Braz Monteiro 5f6f39ce3e Made AssEntry::data private
Originally committed to SVN as r182.
2006-02-27 02:23:50 +00:00
Rodrigo Braz Monteiro 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty()
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00