Alexander Ljungberg
|
8bcbeb0aa9
|
Improve code readability with dictionary literals.
|
2013-02-25 17:02:36 +00:00 |
|
Aparajita Fishman
|
7c033f75ea
|
Eliminated dead code
|
2013-02-21 17:02:55 -05:00 |
|
Aparajita Fishman
|
9007cab02c
|
Removed another alert
|
2013-02-21 08:58:01 -05:00 |
|
Aparajita Fishman
|
d473a82715
|
Formatting, replaced alert with warning
|
2013-02-21 08:52:58 -05:00 |
|
Aparajita Fishman
|
4f377bcebe
|
Objj2 compiler fixes
Compiled all files individually:
- Added missing imports.
- Added @class/@global declarations to break circular dependencies.
- Misc. code cleanup.
Conflicts:
AppKit/CPWindow/_CPWindow.j
AppKit/Platform/DOM/CPPlatformWindow+DOM.j
|
2013-01-23 15:48:55 +07:00 |
|
Martin Carlberg
|
458fa9d02e
|
Fixed a lot of small bugs found by new warning message from compiler
|
2013-01-18 14:24:37 +01:00 |
|
Martin Carlberg
|
c297e926f9
|
Compiler now works with jake and can compiler the whole Cappuccino framework. A lot of test cases still fail
|
2012-12-16 17:38:47 +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 |
|
 Gerrit RiessenandFrancisco Ryan Tolmasky I
|
da0b0d6c84
|
Fix for root layer transform inadvertantly changing when redisplayed.
Reviewed by tolmasky.
|
2011-03-22 12:34:23 -03:00 |
|
Alexander Ljungberg
|
651d6a7ed8
|
Linting AppKit.
|
2011-02-28 23:48:34 -03:00 |
|
Stephen Ierodiaconou
|
6a942630e4
|
Fixing spelling mistakes
|
2011-01-24 11:05:48 +02:00 |
|
Francisco Ryan Tolmasky I
|
52f7844aee
|
Made it so .h files are automatically included in AppKit (avoiding needing to manually include Platform.h, etc.).
Also changed a bunch of <AppKit/*> imports to "*" imports.
Reviewed by me.
|
2010-11-01 11:10:01 -07:00 |
|
Ross Boucher
|
5a9682b1bd
|
Remove two calls to a dead function.
|
2010-03-16 18:13:57 -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 |
|
Francisco Ryan Tolmasky I
|
6cab77e005
|
More hash->UID name changes.
Reviewed by andrew.
|
2009-06-07 16:07:08 -07:00 |
|
 Thomas BalthazarandRoss Boucher
|
b24011cd6c
|
[#262 state:resolved] Typo in CAAnimation
|
2009-04-19 12:09:15 -07:00 |
|
 cacaodevandRoss Boucher
|
a1e3feda4f
|
Fixed typo
|
2009-03-05 14:39:45 -08:00 |
|
Ross Boucher
|
3f410ea688
|
Add missing _delegate to CAAnimation.j
|
2009-02-04 23:11:00 -07: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 |
|
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
|
a40fbd7961
|
Add the first draft of documentation inline.
|
2008-09-10 15:11:37 -07:00 |
|
Francisco Ryan Tolmasky I
|
a97bb72800
|
Initial commit.
Reviewed by francisco, ross and tom.
|
2008-09-04 03:52:20 -07:00 |
|