Aegisub/aegisub/src/command
Thomas Goyne 3c7527c2f7 Do a better job of picking a new active line after deleting lines
Set it to the first line not part of the selection after the selection
begins if there are any, and the last line remaining in the file if not
(i.e. the last line before the selection).

Closes #1595.
2013-04-16 20:05:44 -07:00
..
Makefile.inc Use non-recursive make for libresrc and command so that dependencies can actually be set correctly. Fixes parallel builds. 2011-12-22 21:20:34 +00:00
app.cpp Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
audio.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
automation.cpp Hide the StatusTimeout awfulness in a util function 2013-02-06 13:22:34 -08:00
command.cpp Replace all uses of lagi_wxString with to_wx 2012-12-22 15:18:38 -08:00
command.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
edit.cpp Do a better job of picking a new active line after deleting lines 2013-04-16 20:05:44 -07:00
grid.cpp Hide the StatusTimeout awfulness in a util function 2013-02-06 13:22:34 -08:00
help.cpp Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
icon.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
icon.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
keyframe.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
recent.cpp Ask the user if they want to close the current file before prompting for a new file to open rather than after 2013-02-06 13:38:34 -08:00
subtitle.cpp Ask the user if they want to close the current file before prompting for a new file to open rather than after 2013-02-06 13:38:34 -08:00
time.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
timecode.cpp Extract some duplicated wxFileSelector code to a helper function 2013-02-06 13:22:16 -08:00
tool.cpp Kill StandardPaths 2013-02-06 13:22:33 -08:00
video.cpp Fix path generation for saving screenshots 2013-02-08 09:53:34 -08:00
vis_tool.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00