Alexander Ljungberg
b7dcd24e11
Adjust size of spinner progress indicators properly in nib2cib.
2012-03-16 18:36:09 +00:00
Alexander Ljungberg
5097030143
Fixed: spinner style progress indicators were nib2cibbed to progress bars.
2012-03-16 18:23:47 +00:00
Alexander Ljungberg
c21d2fd017
Fixed: toolbar search fields created in IB were cut in half height-wise due to a too small max size.
2012-03-14 16:02:25 +00:00
Alexander Ljungberg
2940b5e787
Fixed: nib2cibbed search fields had the bottom pixel cut off.
2012-03-14 15:58:35 +00:00
Alexander Ljungberg
eada36af26
More minor formatting.
2012-03-12 21:01:27 +00:00
Alexander Ljungberg
a32b5ea72b
nib2cib support for table view background colour.
2012-03-10 12:02:17 +00:00
Alexander Ljungberg
757a2bf400
nib2cib support for CPWindow autorecalculatesKeyViewLoop.
2012-03-08 12:05:12 +00:00
Alexander Ljungberg
87cc62d1d8
Fixed with nib2cib: CPBox title position 'none' was converted to 'on top'.
2012-02-24 20:53:02 +00:00
Alexander Ljungberg
98e54d2e09
Support for "small" size toolbars (CPToolbar sizeMode).
...
Support only in nib2cib and coding ATM. Calling setSizeMode: on an existing toolbar will not have an effect.
2012-02-24 20:10:36 +00:00
Antoine Mercadal
a0eadc6c4a
Merge branch 'CPStepper-nib2cib' of https://github.com/cacaodev/cappuccino into stepper-nib2cib
2012-02-11 16:08:27 +01:00
Alexander Ljungberg
b8dacb1ffa
Fixed with nib2cib: toolbars with default items such as NSToolbarShowColorsItem didn't convert right.
2012-02-10 19:57:00 +00:00
cacaodev
4d3f8c3c8c
CPStepper: nib2cib support, with test.
2012-02-07 16:38:48 +01:00
Antoine Mercadal
f0e1b67197
Merge remote-tracking branch 'upstream/master'
2012-01-13 13:56:16 +01:00
Antoine Mercadal
c9f765645c
Support for CPBox title in nib2cib
2012-01-13 13:52:12 +01:00
Aparajita Fishman
1c2a304ee5
Assignment of function is a statement and should be semicolon terminated. Some miscellaneous linting as well.
2012-01-05 17:51:37 -10:00
Antoine Mercadal
1a51acf2fc
fix doc style under Windows. Thanks to @jakemarsh (fork removed). close #1401
2012-01-03 17:21:02 +01:00
cacaodev
a5bd55dcac
Rename CPExpression_* classes in NSExpression.j (nib2cib)
2011-12-31 09:33:12 +01:00
Aparajita Fishman
800d6498d6
Added some missing semicolons
2011-12-10 10:48:54 -08:00
Aparajita Fishman
0648b4279f
Added usage documentation for Framework.j
2011-12-10 09:48:08 -08:00
Antoine Mercadal
1a73abe7c3
Merge pull request #1267 from primalmotion/nib2cib-do-not-truncate-bold-labels
...
Do not truncate bold labels.
So this is a temp fix as @aparajita has a better way to handle this. As the patch is very straightforward, it will be easy to revert it when a more correct fix will come up. But while waiting, I think it's a good idea to have correct displaying of the bold labels.
2011-12-07 10:23:06 -08:00
lowell
2169ba35ad
[XcodeCapp] Silenced build warning: -[id<NSTableViewDelegate> tableView:heightOfRow:] expects an NSInteger for the second argument.
2011-11-24 13:59:39 -08:00
lowell
50b447b05d
[XcodeCapp] App controller should conform to NSTableView data source and delegate protocols. Protocol methods don't need to be declared in the adopting class' interface because they will have already been declared in the protocol declaration.
2011-11-24 13:58:03 -08:00
Antoine Mercadal
bc14ad6b9d
small improvments in XcodeCapp, including handling quick remove/create existing files
2011-11-24 17:59:09 +01:00
Antoine Mercadal
4ec7cea6c4
update doxygen displayed Cappuccini version to 0.9.5
2011-11-16 15:12:22 +01:00
Antoine Mercadal
4e410f8a81
Merge remote-tracking branch 'upstream/0.9.2b' into 0.9.2b
2011-11-14 16:46:36 +01:00
Antoine Mercadal
7a1b273d8d
simplify the ignored path matching
2011-11-13 23:34:49 +01:00
Antoine Mercadal
820531342d
fix during tidying shadow files
2011-11-13 21:58:45 +01:00
Antoine Mercadal
353db3277a
fix file level mode deactivated, fix auto ignore not working
2011-11-13 21:36:52 +01:00
Antoine Mercadal
82f37549ae
reactivate 10.7 file level API
2011-11-13 20:28:11 +01:00
Alexander Ljungberg
44f3abf262
Don't mention "steam" in TOOLS-README.
2011-11-11 16:45:43 +00:00
Antoine Mercadal
0781e932c6
Merge branch 'xcc-improvments'
2011-11-10 14:10:45 +01:00
Antoine Mercadal
8da3a8866d
remove white space
2011-11-08 23:07:41 +01:00
Antoine Mercadal
21f6fdff48
synchronize support folder if missing shadow files
2011-11-08 23:05:51 +01:00
Antoine Mercadal
ed82a1fc87
remove useless argument
2011-11-08 22:45:00 +01:00
Antoine Mercadal
1240bab7ed
typo in help (ref to xcodecapp-cocoa)
2011-11-08 22:35:11 +01:00
Aparajita Fishman
37f1f50000
Fixed ignore paths to be safe, new help file
2011-11-08 13:25:48 -08:00
Aparajita Fishman
a93654c66b
Cleaned up event handling, fixed bug with shadow paths
2011-11-08 11:36:41 -08:00
Antoine Mercadal
7ae519145f
some processing optimizations
2011-11-07 22:03:48 +01:00
Antoine Mercadal
592c3c1652
try to deactivated the kFSEventStreamCreateFlagNoDefer flag in FSEventStream
2011-11-07 21:36:43 +01:00
Antoine Mercadal
e940f294a6
store the last eventID before processing anything to avoid mutliple events
2011-11-07 21:20:39 +01:00
Antoine Mercadal
759de8f45f
remove debug print
2011-11-07 21:11:27 +01:00
Antoine Mercadal
c92c6c37f7
if we were not able to know what event file it is, just consider it's a modification
2011-11-07 21:08:08 +01:00
Antoine Mercadal
f425601043
fix bug with undescores in project path. Readd the project.pbx (not so useless) :)
2011-11-07 20:12:23 +01:00
Aparajita Fishman
68ba089a26
Cleanup Debug dialog, insert Debug… item below Help
2011-11-07 11:08:37 -08:00
Antoine Mercadal
788427ec09
Preference is now Debug, and is only active when XCC is launch while holding Option key
2011-11-07 19:52:02 +01:00
Antoine Mercadal
263a94af18
remove useless pbxproj that was provoking a warning at build
2011-11-06 10:58:43 +01:00
Antoine Mercadal
9d1cf360b6
rename folder to XcodeCapp and update Jakefiles
2011-11-06 10:54:19 +01:00
Antoine Mercadal
60f664a5c2
rename project to XcodeCapp
2011-11-06 10:48:32 +01:00
Antoine Mercadal
a29096ca5c
Some other improvments
...
- Add preferences window
- Allow user to choose to use the 10.6 mode on 10.7
- Allow user to choose if he wants to resume listening at startup
- Allow use to choose if XCC should react to inode modification (file level API)
- Support for clean mirrored path when origin files has some _ in their names
- Other various fixes
2011-11-05 16:46:34 +01:00
Antoine Mercadal
0ef64f4091
support for NSProgressIndicator. close #1385
2011-11-05 13:41:16 +01:00