Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: added some error logs to the queue. | Damiano Galassi | 2016-01-09 | 1 | -3/+3 |
* | MacGui: annotate the type of some arrays, and check the count of the input jo... | Damiano Galassi | 2015-10-28 | 1 | -2/+2 |
* | MacGui: add a recursive lock to HBDistributedArray. | Damiano Galassi | 2015-10-19 | 1 | -5/+23 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -2/+2 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -19/+6 |
* | MacGui: remove the Queue directory in the Application Support folder, we don'... | ritsuka | 2015-02-20 | 1 | -14/+7 |
* | MacGui: add a protocol HBUniqueObject objects must implements if they are use... | ritsuka | 2015-02-20 | 1 | -1/+1 |
* | MacGui: enable and fix more compiler warnings in the Xcode project. | ritsuka | 2015-01-19 | 1 | -4/+4 |
* | MacGui: moved the queue code from HBController to HBQueueController, reworked... | ritsuka | 2015-01-19 | 1 | -0/+328 |