Thomas Goyne
|
571c9d9b7a
|
Don't hardcode the size of buttons with translatable labels. Closes #1750.
|
2014-05-07 10:43:01 -07:00 |
|
Thomas Goyne
|
a00e5dc967
|
Update which style the Edit button edits when the line's style is changed
|
2014-05-05 18:42:06 -07:00 |
|
Thomas Goyne
|
f261688b11
|
Don't ignore the contents of override blocks when counting characters for selection preserving
|
2014-05-05 06:27:37 -07:00 |
|
Thomas Goyne
|
3983719e3f
|
Add an Edit button next to the style list dropdown. Closes #1746.
|
2014-05-04 12:53:22 -07:00 |
|
Thomas Goyne
|
d4fbe3040d
|
Preserve the insertion point (but not selection) when switching between lines
|
2014-04-25 08:00:45 -07:00 |
|
Thomas Goyne
|
3ed99b5cb2
|
Make SubsEditBox::PopulateList less pointlessly slow
|
2014-04-20 07:01:49 -07:00 |
|
Thomas Goyne
|
6c6f60eb98
|
Add an option to ignore punctuation for the character counter
|
2014-04-18 20:11:38 -07:00 |
|
Thomas Goyne
|
cff3c0a3df
|
Don't repopulate the actor/effect fields when the active line changes
Speeds up switching lines on a totally arbitrary test file that doesn't
even use very many actors or effects by ~20%.
|
2014-04-18 20:11:38 -07:00 |
|
Thomas Goyne
|
8aea747b88
|
Update the character counter synchronously
It's not longer even vaguely in the realm of slow enough to justify
dumping off on a background thread.
|
2014-04-18 20:11:38 -07:00 |
|
Thomas Goyne
|
af32733797
|
Move character count stuff to libaegisub
|
2014-04-18 20:11:38 -07:00 |
|
Thomas Goyne
|
df42fdb2d2
|
Restore the text selection and cursor position on undo
|
2014-04-17 11:46:28 -07:00 |
|
Thomas Goyne
|
1d5292fdee
|
Kill config.h and just force-include acconf.h in non-pch builds
|
2014-04-16 08:11:37 -07:00 |
|
Thomas Goyne
|
3528e49286
|
Make the duration field not completely wrong in frame mode
|
2014-04-15 11:09:25 -07:00 |
|
Thomas Goyne
|
523d858374
|
Extract SelectionController from BaseGrid
|
2014-03-25 17:06:47 -07:00 |
|
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |
|