0
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes warnings while building: Growl bridging protocol, menu delegate, nonexistent framework search path, parser.j compiling More... over 13 years ago
display the two last path components in title (usefull for localized bundles) + increase FSEvent latency
primalmotion
as Antoine Mercadal
More... over 13 years ago
do not return 0 if any conversion fail (return 2 instead)
primalmotion
as Antoine Mercadal
More... over 13 years ago
use terminationStatus, not lenght of the nib2cib output
primalmotion
as Antoine Mercadal
More... over 13 years ago
fix typo in FS checking
primalmotion
as Antoine Mercadal
More... over 13 years ago
warn if something goes wrong about sourcing bash profile path + add quote on paths in NSTasks' arguments
primalmotion
as Antoine Mercadal
More... over 13 years ago
small style fix
primalmotion
as Antoine Mercadal
More... over 13 years ago
Changed from using system call to NSTask, this enables the app to report on incorrect nib2cib and objj settings and usage. Examples where a Growl message will now be send to indicate error 1. nib2cib or objj not found in path 2. Compilation errors with objj 3. XIB files with Cocoa components that are not supported yet More... over 13 years ago
bootstrap should have a +x bit. More... over 13 years ago
CPNumberFormatter maximum fractional digits support. Optimise by only creating CPDecimalNumberHandler when needed and caching the result. More... over 13 years ago
CPNumberFormatter maximum fractional digits support. Optimise by only creating CPDecimalNumberHandler when needed and caching the result. More... over 13 years ago
Making the directions go before the prompt (doh!). Changing bootstrap to +x. More... over 13 years ago
CPFormatter support for CPControl which actually works. More... over 13 years ago
CPFormatter support for CPControl which actually works. More... over 13 years ago
Merge branch 'master' of git://github.com/280north/cappuccino into include-ojtest More... over 13 years ago
Fixed: level indicator warning and critical level ranges should be inclusive. More... over 13 years ago
Fixed: level indicator warning and critical level ranges should be inclusive. More... over 13 years ago
Fixed: pressing the up arrow key in a table view would cause a crash if the previous selection was non continuous. More... over 13 years ago
Fixed: pressing the up arrow key in a table view would cause a crash if the previous selection was non continuous. More... over 13 years ago
Nib2cib support for formatters. More... over 13 years ago
Nib2cib support for formatters. More... over 13 years ago
CPFormatter support for CPControl. More... over 13 years ago
CPFormatter support for CPControl. More... over 13 years ago
Temporary numberFromString:. More... over 13 years ago
Temporary numberFromString:. More... over 13 years ago
CPNumberFormatter rounding mode support. More... over 13 years ago
CPNumberFormatter rounding mode support. More... over 13 years ago
Simple CPNumberFormatter stringFromNumber for CPNumberFormatterDecimalStyle. More... over 13 years ago
Simple CPNumberFormatter stringFromNumber for CPNumberFormatterDecimalStyle. More... over 13 years ago
Fixed dictionaryWithJSObject on arrays with null values More... over 13 years ago