| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: check if the activity log is not nil before adding it to HBOutputRedi... | Damiano Galassi | 2016-01-16 | 1 | -2/+5 |
* | MacGui: enable core animation in the activity window so the bottom corners of... | Damiano Galassi | 2015-09-04 | 1 | -7/+0 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
* | MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h... | ritsuka | 2015-04-07 | 1 | -16/+2 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -5/+5 |
* | MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ... | ritsuka | 2015-02-21 | 1 | -20/+7 |
* | MacGui: refactor the stderr/stdout redirect code to be more modular. | ritsuka | 2015-02-20 | 1 | -129/+31 |
* | MacGui: do not make the output panel textview scroll to the bottom if the win... | ritsuka | 2015-02-18 | 1 | -5/+8 |
* | MacGui: refactored some duplicated code. | ritsuka | 2015-01-11 | 1 | -61/+52 |
* | MacGui: fix a leak of the output log file path string. | ritsuka | 2015-01-10 | 1 | -7/+21 |
* | MacGui: use the inline find bar in the activity window. | ritsuka | 2015-01-07 | 1 | -0/+6 |
* | MacGui: fix a bunch of regressions (various crash when in some textfields, en... | ritsuka | 2014-12-30 | 1 | -2/+2 |
* | MacGui: fixed a warning in HBOutputRedirect and removed an unused ivar. | ritsuka | 2014-10-31 | 1 | -0/+3 |
* | MacGui: moved two methods used by the whole app to HBUtilities.m: | ritsuka | 2014-07-16 | 1 | -10/+4 |
* | MacGui: Raise the TextStorageUpperSizeLimit and TextStorageLowerSizeLimit x 3... | dynaflash | 2010-01-13 | 1 | -2/+2 |
* | MacGui: Replace deprecated -createDirectoryAtPath:attributes: with -createDir... | dynaflash | 2009-09-16 | 1 | -2/+6 |
* | MacGui: Change the format for individual activity log file names. | dynaflash | 2009-06-26 | 1 | -1/+1 |
* | MacGui: Fix activity log headers to show correct version when clearing the wi... | dynaflash | 2009-06-02 | 1 | -3/+3 |
* | MacGui: Report the svn version and arch in the session activity log and the i... | dynaflash | 2009-03-03 | 1 | -1/+1 |
* | MacGui: Picture Filters separate hud inspector initial implementation | dynaflash | 2009-01-26 | 1 | -0/+7 |
* | MacGui: correct month output in the names of the individual encode logs | dynaflash | 2008-12-04 | 1 | -1/+1 |
* | MacGui: Add the svn and build number to the individual encode log headers | dynaflash | 2008-11-15 | 1 | -1/+4 |
* | MacGui: Acivity Logs for individual encodes initial implementation | dynaflash | 2008-10-30 | 1 | -2/+79 |
* | MacGUI: Make HBOutputPanelWindowController an NSWindowController subclass. Pa... | ritsuka | 2008-05-13 | 1 | -34/+33 |
* | MacGui: Write version info the the activity log and activity window | dynaflash | 2008-03-17 | 1 | -2/+13 |
* | MacGui: Activity Log | dynaflash | 2007-11-16 | 1 | -2/+10 |
* | MacGui: Move app support directory check to -init in controller.mm | dynaflash | 2007-11-15 | 1 | -12/+2 |
* | MacGui: Activity Window Logging Initial Implementation | dynaflash | 2007-11-14 | 1 | -7/+85 |
* | MacGui: Increase the Activity Window text storage to double its current capac... | dynaflash | 2007-08-23 | 1 | -2/+8 |
* | MacGui: hot scrolling action for the Debug Output logging window. Thanks for ... | jbrjake | 2007-07-24 | 1 | -0/+2 |
* | Debug output window is now opened automatically if it was visible when HB was... | cleaner | 2007-06-06 | 1 | -0/+8 |
* | Typo fix and test of commit rights. | cleaner | 2007-06-05 | 1 | -1/+1 |
* | MacGui: Add stdout to the Debug Inspector window | dynaflash | 2007-06-04 | 1 | -1/+4 |
* | MacGui: Debug Window to read libhb output like cli in inspector window | dynaflash | 2007-05-21 | 1 | -0/+95 |