Aegisub/aegisub/src/command
Thomas Goyne ccafd0be17 Update the selection correctly after setting a tag via the edit box buttons
The valid bounds for a selection are not updated until the contents of
the edit box are updated on commit, so set the selection after
committing rather than before.
2012-10-14 20:35:08 -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 Redesign AegisubLocale 2012-10-02 16:06:05 -07:00
audio.cpp Use signals for selection change notifications 2012-10-12 14:54:07 -07:00
automation.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
command.cpp Mark Command::Icon as const 2012-10-10 18:48:47 -07:00
command.h Mark Command::Icon as const 2012-10-10 18:48:47 -07:00
edit.cpp Update the selection correctly after setting a tag via the edit box buttons 2012-10-14 20:35:08 -07:00
grid.cpp Use signals for selection change notifications 2012-10-12 14:54:07 -07:00
help.cpp Rewrite the OS X bundle utils in Obj-C++ and return std::strings rather than malloced char * 2012-06-12 03:13:49 +00:00
icon.cpp Convert the subs edit box buttons to commands 2012-10-12 14:54:08 -07:00
icon.h Fix leak of all icon bitmaps 2011-07-15 17:24:05 +00:00
keyframe.cpp Make the open/save keyframes dialog title translatable 2012-09-16 18:52:50 -07:00
recent.cpp Center most of the message boxes over their parent windows 2012-03-28 23:59:19 +00:00
subtitle.cpp Insert new lines before/after the active line rather than the first selected line 2012-10-14 08:21:41 -07:00
time.cpp Use signals for selection change notifications 2012-10-12 14:54:07 -07:00
timecode.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00
tool.cpp Rewrite the Resample Resolution dialog 2012-03-25 04:04:59 +00:00
video.cpp Add missing period in 2.35 in a string that probably isn't actually visible anywhere 2012-09-21 18:13:10 -07:00
vis_tool.cpp Remove periods from the end of help strings 2012-02-01 18:47:26 +00:00