Alexandre Wilhelm
075da34cdb
Fixed: circular import with CPText
...
Previously CPText was in CPTextView.j, now it is in CPText.j.
It fixes some other circular import as well, fixes some global var to import.
Fixed some code style.
2014-06-03 21:05:04 -07:00
daboe01
5ce543002d
fix cut with empty selection
2014-06-02 20:39:53 +02:00
Alexandre Wilhelm
700b1c50af
Fixed: refactoring delegate methods
2014-05-30 12:27:43 -07:00
Alexandre Wilhelm
9e1c363a0a
Fixed: changed a bit the readability of the file
2014-05-30 12:04:51 -07:00
Alexandre Wilhelm
bbe3065f19
Merge branch 'NEW--CPTextView' of https://github.com/daboe01/cappuccino into NEW--CPTextView
2014-05-30 11:37:50 -07:00
Alexandre Wilhelm
1716a0ebca
New: Added protocol CPTextViewDelegate
2014-05-30 11:37:37 -07:00
daboe01
ed66339e94
corrected inheritance
2014-05-30 20:36:14 +02:00
Alexandre Wilhelm
c6fd14afd2
Fixed: capp_lint
2014-05-30 11:12:29 -07:00
Alexandre Wilhelm
27ed9ca7fd
Merge branch 'NEW--CPTextView' of https://github.com/daboe01/cappuccino into NEW--CPTextView
2014-05-30 10:58:29 -07:00
Alexandre Wilhelm
50fda906bd
Fixed: CPLog.error is used instead of abstract exception
2014-05-30 10:49:10 -07:00
daboe01
6c7c60037b
next try
2014-05-30 19:44:37 +02:00
daboe01
91a429ea77
another try
2014-05-30 19:19:15 +02:00
daboe01
2dbe01e90a
more dom protection
2014-05-30 18:52:00 +02:00
daboe01
3d7dd41223
dom projection
2014-05-30 17:17:28 +02:00
daboe01
c3e997168a
protecting document access with PLATFORM(DOM)
2014-05-29 20:31:55 +02:00
daboe01
c3e6f4f7b6
automated tests and cleanup
2014-05-29 16:27:07 +02:00
daboe01
e600ec95ed
font panel fix
2014-05-25 09:27:54 +02:00
daboe01
cbd5853389
formatting
2014-05-24 19:32:25 +02:00
daboe01
4e3a086993
beginning/end of line navigation + cleanup
2014-05-24 08:53:53 +02:00
daboe01
5f23dfb034
smart cutting+cleanup
2014-05-23 21:46:59 +02:00
daboe01
e4f71420fc
prototypes+style
2014-02-15 12:43:09 +01:00
daboe01
d5456ed1db
formatting+prototypes
2014-02-14 18:09:04 +01:00
daboe01
13dc31dc1f
formatting
2014-02-12 07:14:49 +01:00
daboe01
7f6bf21270
more formatting
2014-02-12 07:13:21 +01:00
daboe01
41747a7a04
formatting
2014-02-10 21:25:56 +01:00
daboe01
e448430d8a
fix of circular imports
2014-02-10 21:07:57 +01:00
daboe01
394b1a1602
fix circular imports
2014-02-10 06:02:28 +01:00
daboe01
85abd5a8c3
eliminate warnings + style
2014-02-09 11:00:25 +01:00
daboe01
9edd8d6f66
CPTextView commit
2014-02-08 20:43:15 +01:00