No description
Find a file
2009-07-26 23:24:21 +00:00
aegisub Fix #953, somewhat hackish: The grid never sized down because the scroll bar was a child window of it, and when a window has child windows, the bottom and rightmost coordinates of those together determine the minimum size of the containing window. This behaviour changes if those child windows are managed by a sizer. By putting the scroll bar into a sizer the problem goes away. 2009-07-26 23:24:21 +00:00
contrib Surgically remove Automation 3. 2009-07-23 00:19:36 +00:00
devel * Fix location of Intel wx config. 2009-07-26 17:22:27 +00:00
docs Move bmp buttons from trunk/aegisub/src/bitmaps -> trunk/docs/art-sources/buttons now that we're using XPM buttons. 2009-07-23 23:43:49 +00:00