1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
get rid of warning when not debug More... about 12 years ago
[#91] test operations when binding in js More... about 12 years ago
fix typo More... about 12 years ago
remove beta from javascript configs More... about 12 years ago
Version 1.0.22 Updates to javascript configs - add dup function to operations - slate.log now will show the message on the OS X Console for easier debugging More... about 12 years ago
[#91] apparently I can't add aliases to objects More... about 12 years ago
[#91] more aliases. More... about 12 years ago
[#156] fn is fail on mountain lion. More... about 12 years ago
[Issue #215, #91] implement operation.dup More... about 12 years ago
[Issue #91] send slate.log to NSLog to make it easier to debug configs More... about 12 years ago
[Issue #91] add JSOperationWrapper to make it easier to add functions to operations in the future. More... about 12 years ago
[Issue #91] make before and after for layouts more unique More... about 12 years ago
Version 1.0.21 Random fixes to javascript configs - Sequence and Chain can now take functions as well as objects - screen object rect() function should now work properly Fixed a bug with grid operation that did not take orderScreensLeftToRight into account Removed all logging in Slate. if you want to see the logs, use the debug version of Slate from the repo. More... about 12 years ago
[Issue #91] fix screen.rect() More... about 12 years ago
fix grid operation when using leftToRight order More... about 12 years ago
[Issue #91] allow screen object as key in hash More... about 12 years ago
readme fix More... about 12 years ago
[Issue #91] sequence and chain should be able to take functions More... about 12 years ago
numbers can be bools too More... about 12 years ago
NSLog -> SlateLogger More... about 12 years ago
Version 1.0.20 - random fixes More... about 12 years ago
config table -> wiki. More... about 12 years ago
[Issue #91] nudge should use x and y, not width and height. because it just makes sense. More... about 12 years ago
change nudgePercentOf and resizePercent of to default to screenSize. because it just makes sense. More... about 12 years ago
[Issue #91] screen.resolution -> screen.rect More... about 12 years ago
[Issue #91] bindAll shouldn't default repeat to false More... about 12 years ago
[Issue #91] allow application object in js hash More... about 12 years ago
Version 1.0.19 - Implement Issue #172 - modal toggle - Implement Issue #91 - javascript configs More... about 12 years ago
[Issue #91 and #172] modal toggle and modal for js More... about 12 years ago
JSOperation should return YES More... about 12 years ago