0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wasn't properly implementing acceptsFirstMouse! More... over 16 years ago
Found a better way to specify and define ivars and properties. More... almost 17 years ago
Converted all instance variables and properties to use 'm' prefix. Release all colors on dealloc. More... almost 17 years ago
Fixed maximum on one of the test dial sliders. More... almost 17 years ago
DialTest now tests enabled for each dial. More... almost 17 years ago
Fixed leak of textAttributes in drawText. Safer coercion in coding. More... about 17 years ago
Fixed corner case where initWithCoder fails when a minimum is set. Breaking IB3. More... about 17 years ago
Updated DialTest to show all 4 aspects of the dial control. More... about 17 years ago
Fixed divisor initialization. Release old valueText strings. Clean up. More... about 17 years ago
Updated example for pan control. More... about 17 years ago
Removed unnecessary logging from view. More... about 17 years ago
Removed old DialEditor.xib More... about 17 years ago
DialTest project now exercises pan control. More... about 17 years ago
Added logic pan control style dial. More... about 17 years ago
Added dial formatter & divisor. Optimized valueText generation. More... about 17 years ago
Ignore .DS_Store files, stupid things. More... about 17 years ago
Test project now has explicit dependency upon Dial project. More... about 17 years ago
Implemented field editing with a simple text view. More... about 17 years ago
Following the MAAttachedWindow approach to value editing. More... about 17 years ago
Hold modifier keys to, progressively, increase the value stepping by 2x 5x & 10x More... about 17 years ago
Turns out backgroundColor was just a giant red herring... gone. More... about 17 years ago
Dial now uses proper control background color. Dials expose enabled property for binding. Disabled controls get an alpha 0.5 wash and cannot be adjusted. More... about 17 years ago
Removed NSLog debugging statements. More... about 17 years ago
Fixed project to build in Release mode as GC supported rather than required. More... about 17 years ago
DialTest example now uses font size & color for Logic style example dial. More... about 17 years ago
Logic style dial now (optionally) displays current value with selectable size and font color. More... about 17 years ago
DialView colors are now setters that update the display. More... about 17 years ago
LogicPro style dial now displays something approaching the right kind of dial. More... about 17 years ago
Made style a dynamic property that updates the display when changed. More... about 17 years ago
Added DialTest project. More... about 17 years ago