daboe01
ae6bcc2987
improve critically low performance in safari
...
by means of caching cheap sizing data.
2015-03-24 09:59:58 +01:00
Andrew Hankinson
a3ef2a43ac
Fix file modes on CPTextView files
...
Was 755; now 644
2014-12-17 20:48:29 -05:00
Andrew Hankinson
47d963b585
Fixed: Forward declaration of classes and types
...
Typedef in the ObjJ compiler introduced a few new warnings in this branch. This commit fixes the warnings by either declaring a type or forward-declaring a class.
2014-12-17 12:39:39 -05:00
daboe01
49c7e7ce2d
style
2014-09-15 20:10:24 +02:00
daboe01
1af7d01d96
fix of resizing regression
2014-09-15 18:20:53 +02:00
daboe01
43169ced69
fix of the fix
2014-09-11 10:45:27 +02:00
daboe01
708844857d
make canvas sizing detection more robust
2014-09-11 10:22:50 +02:00
daboe01
c052325487
various fixes and cleanup
2014-08-20 22:39:15 +02:00
daboe01
cf64145ff3
formatting
2014-08-12 16:06:49 +02:00
daboe01
195eca6b09
typesetter early exit in flushing fix
2014-08-12 15:48:31 +02:00
daboe01
b0ef077e48
fix typesetter nil bug
2014-08-12 15:12:19 +02:00
daboe01
aebea0b57f
Update CPTypesetter.j
2014-08-04 13:27:42 +02:00
daboe01
8684455ea5
make canvas sizing validity detection more robust
2014-08-04 13:22:38 +02:00
Alexandre Wilhelm
776f68c9dd
Fixed style in CPTextView
2014-07-19 18:46:25 -07:00
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
Alexandre Wilhelm
c6fd14afd2
Fixed: capp_lint
2014-05-30 11:12:29 -07:00
Alexandre Wilhelm
50fda906bd
Fixed: CPLog.error is used instead of abstract exception
2014-05-30 10:49:10 -07:00
daboe01
99f59490a3
fix <cr> issue
2014-05-23 13:14:29 +02:00
daboe01
5dd3c7c8e8
spooky chrome fix
2014-04-18 00:36:18 +02:00
daboe01
0c2a13f27f
reverting erroneous patch
2014-04-17 14:26:01 +02:00
daboe01
da0d3133df
typesetter fix
2014-04-17 11:11:53 +02:00
daboe01
98b9f57e0e
style
2014-04-17 10:00:50 +02:00
daboe01
e064ccd585
more style
2014-04-17 09:59:36 +02:00
daboe01
147edddb90
added support for setWidthTracksTextView:
2014-04-17 09:55:25 +02:00
daboe01
4f0bd7f461
typo
2014-02-18 20:08:39 +01:00
daboe01
067e6bf93d
formatting
2014-02-12 18:00:11 +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