Francisco Ryan Tolmasky I
|
6076185da7
|
Added application activation.
Reviewed by me.
|
2009-10-18 17:35:53 -07:00 |
|
 cacaodevandRoss Boucher
|
570a2a56ff
|
Added sample app. Corrected style (tabs)
|
2009-10-08 12:02:35 -07:00 |
|
 cacaodevandRoss Boucher
|
d79ed12b5c
|
Attached sheet implementation
|
2009-10-08 12:02:26 -07:00 |
|
Francisco Ryan Tolmasky I
|
78fe93be68
|
Imrpoved identifying main menus in cibs.
Reviewed by me.
|
2009-09-04 12:37:38 -07:00 |
|
Francisco Ryan Tolmasky I
|
8fc45cf345
|
Workaround for terminate: warning when using cibs.
Reviewed by me.
|
2009-09-02 23:37:51 -07:00 |
|
Tom Robinson
|
0b03025924
|
Implemented rest of CPApplication openFile
|
2009-08-24 12:30:08 -07:00 |
|
Francisco Ryan Tolmasky I
|
d2df0919a5
|
Fix for calling undefined function.
Reviewed by me.
|
2009-08-20 01:07:47 -07:00 |
|
Francisco Ryan Tolmasky I
|
e174edd0dc
|
Added file opening conviniences.
Reviewed by me.
|
2009-08-19 20:41:27 -07:00 |
|
Francisco Ryan Tolmasky I
|
3060c3f100
|
Add delegate method to prevent automatically opening a new document on launch in document based applications.
Reviewed by me.
|
2009-08-19 16:55:28 -07:00 |
|
Francisco Ryan Tolmasky I
|
ab8add681e
|
A number of fixes and improvements to the platform window subsystem.
Reviewed by me.
|
2009-08-17 03:50:51 -07:00 |
|
 lowell vizonandFrancisco Ryan Tolmasky I
|
377f331b47
|
Documentation Edits: Replaced <code> and <pre> tags with \c; this allows monospaced text to be displayed with formatted text without needing a new line. See AppKit/CPView after generating documentation for examples. Also added - and + signs to the above changes when referring to either an -instanceMethod or a +classMethod. --lowell@cocoastep
Signed-off-by: Francisco Ryan Tolmasky I <francisco@280north.com>
|
2009-08-08 03:50:50 +08:00 |
|
Ross Boucher
|
9e6ba1ea06
|
Merge branch 'master' of git@github.com:280north/cappuccino
|
2009-07-27 13:18:08 -07:00 |
|
Ross Boucher
|
c0400d6362
|
Fix a bug where press was clobbering CPApplication arguments.
Also changed line endings to Mac/Unix from Windows.
|
2009-07-27 13:16:31 -07:00 |
|
Francisco Ryan Tolmasky I
|
8382bb1ae8
|
Beginnings of Platform reorg.
Reviewed by me.
|
2009-07-25 16:47:30 -07:00 |
|
tlrobinson
|
e36ab855e8
|
Missing import for CibLoading in CPApplication
|
2009-06-15 18:20:12 -07:00 |
|
Francisco Ryan Tolmasky I
|
aebbdbe0a3
|
Fixed a few graphics bugs and made the automatically generated theme gallery nicer.
Reviewed by me.
|
2009-05-23 12:33:24 -07:00 |
|
Francisco Ryan Tolmasky I
|
15bff97388
|
Fix for MainMenu.cib not displaying images.
Closes #140.
Reviewed by me.
|
2009-05-22 03:23:08 -07:00 |
|
Ross Boucher
|
850125b8ab
|
Add documentation groups
|
2009-05-18 15:43:36 -07:00 |
|
Francisco Tolmasky
|
1b494389a6
|
Fixed crash when selecting "About New Application..." in nib app. About panel still not implemented, but at least it no longer crashes.
Reviewed by me.
|
2009-05-15 22:33:39 -07:00 |
|
Francisco Tolmasky
|
862af9cbae
|
First stab at fixing Themeing API.
Reviewed by me.
|
2009-05-10 13:04:02 -07:00 |
|
Francisco Tolmasky
|
390cf2c16c
|
Fix for MainMenu.cib needing to be loaded manually in cib apps.
Closes #9.
Reviewed by me.
|
2009-05-02 22:47:42 -07:00 |
|
Francisco Tolmasky
|
0a32d13cb0
|
Support for blends.
Reviewed by me.
|
2009-03-16 17:00:02 -07:00 |
|
 nciagraandRoss Boucher
|
9295e2436d
|
Fix to automatically reload arguments when they've changed
|
2009-01-29 13:51:33 -08:00 |
|
 nciagraandRoss Boucher
|
615383e665
|
Possible changeset for [CPApp setArguments:]. Please review
|
2009-01-29 13:51:25 -08:00 |
|
Francisco Ryan Tolmasky I
|
8de321c780
|
Final fix for buttons not working when disabled.
[#188 state:resolved]
Reviewed by me.
|
2009-01-21 11:43:45 -08:00 |
|
 Nicholas Smalland280north
|
08ba49ed46
|
Updated all blank key equivalents to nil, which works now
Signed-off-by: 280north <admin+280north@280north.com>
|
2009-01-05 07:50:34 +08:00 |
|
Ross Boucher
|
4eb1490d80
|
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/177-cpapplication-trytoperformwith-causes-infinite-recursion
Not entirely sure this is the correct implementation, but I did fix the two typos and the infinite recursion.
[#177 state:resolved milestone:0.6.5]
|
2008-12-22 12:14:40 -05:00 |
|
Francisco Ryan Tolmasky I
|
d92fc8c4d0
|
Cleaned up old deprecated documentation stuff and added documentation to deploy.
Reviewed by me.
|
2008-12-10 15:57:31 -08:00 |
|
 Nick TakayamaandFrancisco Ryan Tolmasky I
|
4c8d7b0f1c
|
Timers.
[#116 state:resolved]
Reviewed by ross and me.
|
2008-11-18 02:09:35 -08:00 |
|
Francisco Ryan Tolmasky I
|
5144a5a579
|
Added @accessor support, @import, and fixed spacing bug with @selector.
Reviewed by ross.
|
2008-10-26 00:48:49 -07:00 |
|
Ross Boucher
|
f228934e54
|
Initial conversion to Doxygen style comments.
|
2008-10-12 15:57:01 -07:00 |
|
Ross Boucher
|
8c1b217c7a
|
make #debug work in urls for registering cplog
|
2008-09-30 15:21:47 -07:00 |
|
Ross Boucher
|
a40fbd7961
|
Add the first draft of documentation inline.
|
2008-09-10 15:11:37 -07:00 |
|
Francisco Ryan Tolmasky I
|
e99efff0c6
|
Fix for http://cappuccino.lighthouseapp.com/projects/16499/tickets/3-typo-in-cpapplication-removeobesrver.
Reviewed by ross.
|
2008-09-04 22:09:38 -07:00 |
|
Francisco Ryan Tolmasky I
|
a97bb72800
|
Initial commit.
Reviewed by francisco, ross and tom.
|
2008-09-04 03:52:20 -07:00 |
|