Niels Martin Hansen
|
30a9bdc17c
|
Implement/fix #751 and update changelog a bit.
Originally committed to SVN as r2270.
|
2008-07-20 13:34:42 +00:00 |
|
Niels Martin Hansen
|
3ead72329c
|
Change default font encoding for new styles to 1, to make more fonts behave sensibly by default
Originally committed to SVN as r2064.
|
2008-03-15 21:34:55 +00:00 |
|
Rodrigo Braz Monteiro
|
9eb12b0f36
|
Fixed source-wide spelling of the word adjacent.
Originally committed to SVN as r1856.
|
2008-01-27 22:09:47 +00:00 |
|
Rodrigo Braz Monteiro
|
b2a854396c
|
Fixed ASSDraw3 and building of auto4-perl with console disabled.
Originally committed to SVN as r1849.
|
2008-01-27 03:04:42 +00:00 |
|
Rodrigo Braz Monteiro
|
a69fe9e71e
|
Made the Hunspell dictionary provider use a different dictionary (on user path) for user-defined words (fixes #477)
Originally committed to SVN as r1713.
|
2008-01-14 02:01:50 +00:00 |
|
Rodrigo Braz Monteiro
|
3f522b8836
|
Several minor fixes to spellchecking dialog. Also added a help button to it.
Originally committed to SVN as r1702.
|
2008-01-13 21:54:31 +00:00 |
|
Karl Blomster
|
58b1637bd8
|
Made SetVideo discard keyframe data if every frame in the video is a keyframe. Fixes #547.
Originally committed to SVN as r1699.
|
2008-01-13 20:25:47 +00:00 |
|
Karl Blomster
|
10fa94f768
|
"Copy to storage" in the styles manager now prompts the user if he wants to overwrite if the style already exists in the storage (previously it would do nothing, goggles etc.). Fixes #573.
Originally committed to SVN as r1697.
|
2008-01-13 06:42:34 +00:00 |
|
Karl Blomster
|
ec2a2fa1e3
|
Modified "split at cursor" so it trims off whitespace around the split point. Fixes #523.
Originally committed to SVN as r1689.
|
2008-01-11 19:45:15 +00:00 |
|
Karl Blomster
|
0dfaad3aa4
|
fix previous commit
Originally committed to SVN as r1679.
|
2008-01-11 00:56:02 +00:00 |
|
Karl Blomster
|
1990715ce1
|
update changelog
Originally committed to SVN as r1678.
|
2008-01-11 00:53:42 +00:00 |
|
Rodrigo Braz Monteiro
|
d761baadf3
|
Untitled files will now get auto-saved as "Untitled.AUTOSAVE.ass".
Originally committed to SVN as r1620.
|
2007-10-22 20:47:57 +00:00 |
|
Rodrigo Braz Monteiro
|
5f7d953f43
|
Fixed #568
Originally committed to SVN as r1606.
|
2007-10-18 03:12:18 +00:00 |
|
Alysson Souza
|
3518f381a7
|
Added support for reading keyframes from xvid pass files
Originally committed to SVN as r1535.
|
2007-08-26 00:00:37 +00:00 |
|
Niels Martin Hansen
|
93f6ef6d7a
|
Issue #113 - reading PCM audio directly from disk. Almost works, but downsampling from non-mono to mono seems to be broken.
Originally committed to SVN as r1528.
|
2007-08-22 20:58:53 +00:00 |
|
Rodrigo Braz Monteiro
|
d6b5c8fbb9
|
demi` patch: Added a new "Video Details" dialog, that lists some information regarding the currently open video.
Originally committed to SVN as r1520.
|
2007-08-19 22:21:41 +00:00 |
|
Rodrigo Braz Monteiro
|
81856dbe67
|
demi`'s patch applied: Added "Effect" field to the Select Lines dialog.
Originally committed to SVN as r1513.
|
2007-08-19 01:36:36 +00:00 |
|
Rodrigo Braz Monteiro
|
7e6a5ad6c8
|
Implemented issue #345 - Added a "new window" command to the file menu, to launch a new instance of Aegisub.
Originally committed to SVN as r1447.
|
2007-07-27 07:30:33 +00:00 |
|
Rodrigo Braz Monteiro
|
a9e9e9b62c
|
Fixed issue #367 - The default secondary style colour is now red.
Originally committed to SVN as r1446.
|
2007-07-27 07:14:49 +00:00 |
|
Rodrigo Braz Monteiro
|
857938f18b
|
Joining of two lines will no longer take the timings of any line that starts and ends at 0 into consideration. Issue #206
Originally committed to SVN as r1445.
|
2007-07-27 07:08:22 +00:00 |
|
Rodrigo Braz Monteiro
|
92e61f885f
|
Completed \move support and fixed a bug related to dragging.
Originally committed to SVN as r1348.
|
2007-07-04 04:24:47 +00:00 |
|
Rodrigo Braz Monteiro
|
075bb0184c
|
Layer and margin columns are no longer shown if all lines have default values for those.
Originally committed to SVN as r1338.
|
2007-07-03 01:48:04 +00:00 |
|
Rodrigo Braz Monteiro
|
6f283a819e
|
Added a commit button to the subtitles edit box for the shortcut-impaired.
Originally committed to SVN as r1319.
|
2007-06-30 20:00:07 +00:00 |
|
Niels Martin Hansen
|
3e411f1eed
|
Ctrl/Ctrl+Shift click Automation toolbar button to reload autoload/all scripts.
Originally committed to SVN as r1318.
|
2007-06-30 19:21:06 +00:00 |
|
Niels Martin Hansen
|
336f0621d7
|
Implemented spectrum cache aging/memory limiting.
Originally committed to SVN as r1317.
|
2007-06-30 14:40:52 +00:00 |
|
Rodrigo Braz Monteiro
|
b8d5125d6c
|
Tweaked colours of visual typesetting controls.
Originally committed to SVN as r1313.
|
2007-06-28 23:11:10 +00:00 |
|
Rodrigo Braz Monteiro
|
d5a42097ff
|
Fixed loading of avisynth scripts as audio
Originally committed to SVN as r1296.
|
2007-06-23 06:46:42 +00:00 |
|
Niels Martin Hansen
|
2b089a7fb2
|
Forgot some stuff in changelog, as always
Originally committed to SVN as r1292.
|
2007-06-23 00:31:30 +00:00 |
|
Rodrigo Braz Monteiro
|
6dfcbc0cd8
|
Changed translation assistent to use Scintilla text controls to avoid several issues, including Right-To-Left text entry.
Originally committed to SVN as r1291.
|
2007-06-23 00:25:03 +00:00 |
|
Rodrigo Braz Monteiro
|
24d941b2bc
|
config.dat can optionally be stored on the same folder as aegisub.exe.
Originally committed to SVN as r1280.
|
2007-06-21 06:14:49 +00:00 |
|
Rodrigo Braz Monteiro
|
f36ccd9e99
|
Fonts collector seemingly all fixed and done, except for lack of font caching and use of fc on unix.
Originally committed to SVN as r1272.
|
2007-06-20 07:10:41 +00:00 |
|
Rodrigo Braz Monteiro
|
4f4d67d7f7
|
A few more fixes for pch-less compilation
Originally committed to SVN as r1263.
|
2007-06-19 06:04:47 +00:00 |
|
Rodrigo Braz Monteiro
|
64c6c7ee07
|
Added the associations dialogue to the menu and made Aegisub capable of associating sub and ttxt, as well as opening them by command line or drag-drop
Originally committed to SVN as r1260.
|
2007-06-19 04:04:46 +00:00 |
|
Rodrigo Braz Monteiro
|
ee5aea601c
|
Added full read-write support for MicroDVD subtitles, including reading of fps from first line, or asking user for one, including that of video.
Originally committed to SVN as r1245.
|
2007-06-18 04:03:58 +00:00 |
|
Rodrigo Braz Monteiro
|
d84d930c87
|
Changed layer box with a spin control and further organized changes in changelog
Originally committed to SVN as r1241.
|
2007-06-17 23:49:51 +00:00 |
|
Rodrigo Braz Monteiro
|
a98fc362d3
|
Added icon for kanji timer and enabled the 'delete line' icon
Originally committed to SVN as r1232.
|
2007-06-17 05:15:20 +00:00 |
|
Niels Martin Hansen
|
1a5906f97c
|
Removed FexTracker for good.
Originally committed to SVN as r1214.
|
2007-06-08 00:30:37 +00:00 |
|
Dan Donovan
|
5e3087a23e
|
Updating changelog.txt
Originally committed to SVN as r1204.
|
2007-06-03 02:07:35 +00:00 |
|
Rodrigo Braz Monteiro
|
3a9f5995e9
|
Some incomplete clean up to changelog.txt
Originally committed to SVN as r1194.
|
2007-05-22 06:11:19 +00:00 |
|
Rodrigo Braz Monteiro
|
3fe5fb09f2
|
Applied demi's patch to fix the display of frames on grid, and fixed the toggling of the "layer" column.
Originally committed to SVN as r1193.
|
2007-05-22 05:53:08 +00:00 |
|
Rodrigo Braz Monteiro
|
a0b7583262
|
Replaced margin edit boxes in style editor with spin controls.
Originally committed to SVN as r1192.
|
2007-05-21 06:03:09 +00:00 |
|
Rodrigo Braz Monteiro
|
e1592d0628
|
Alpha edit boxes on the style editor were replaced with spin controls.
Originally committed to SVN as r1191.
|
2007-05-21 05:38:28 +00:00 |
|
Rodrigo Braz Monteiro
|
2be3007cb8
|
error in changelog
Originally committed to SVN as r1189.
|
2007-05-21 04:06:17 +00:00 |
|
Rodrigo Braz Monteiro
|
001c5947f6
|
Changed the Style Editor to have an editable drop-down (combo box) to select fonts, instead of the OS's standard font chooser. This allows easy realtime preview of subtitles.
Originally committed to SVN as r1188.
|
2007-05-21 03:59:46 +00:00 |
|
Niels Martin Hansen
|
224146a9e0
|
Updated changelog, moved some items around to better group related changes.
Originally committed to SVN as r1171.
|
2007-05-08 01:13:40 +00:00 |
|
Rodrigo Braz Monteiro
|
577295495e
|
Commiting text now commits times as well.
Originally committed to SVN as r1141.
|
2007-04-25 04:31:36 +00:00 |
|
Rodrigo Braz Monteiro
|
b91f1a0511
|
Replaced wxScintilla with the more sane (and standard) wxStyledTextCtrl.
Originally committed to SVN as r1104.
|
2007-04-21 23:16:38 +00:00 |
|
Rodrigo Braz Monteiro
|
6724424880
|
Forgot changelog for 1084. >_>
Originally committed to SVN as r1085.
|
2007-04-17 00:20:26 +00:00 |
|
Rodrigo Braz Monteiro
|
c014c93c4c
|
Fixed drawing of inactive lines in audio display to prevent it from being drawn over selection.
Originally committed to SVN as r1066.
|
2007-04-13 01:29:05 +00:00 |
|
Rodrigo Braz Monteiro
|
a891964bc2
|
Merged the hotkeys dialog into the options dialog.
Originally committed to SVN as r1058.
|
2007-04-11 21:24:31 +00:00 |
|