daboe01
5dc66c5b4e
fixed: roundtrip
2026-06-14 22:56:23 +02:00
daboe01
49b1800027
improved: table generation
2026-06-14 22:42:33 +02:00
daboe01
a0fc7723fc
new: table support
2026-06-13 22:36:09 +02:00
daboe01
291be04dc3
improved: rtf parser
2026-05-30 09:40:25 +02:00
daboe01
141eb7b98e
fixed: wrong characters in output
2026-05-25 06:56:32 +02:00
daboe01
6099311cbd
Update _CPRTFParser.j
2026-05-25 06:48:27 +02:00
daniel
125e813d25
Formatting: add semi-colons to _CPRTFParser.j
2018-04-04 09:00:36 -07:00
daboe01 and Martin Carlberg
2d97970d24
Fixed: numberWithInteger: was erroneously used instead of numberWithInt: ( #2587 )
2018-03-05 10:50:30 +01:00
Martin Carlberg and GitHub
12ed42e163
Merge pull request #2505 from HTPC-Schrauber/fix-RegEx
...
Fixed: RegEx for gcc > 4.9
2017-01-16 12:36:57 +01:00
daboe01
d2a5e126ae
fixed: native rich text was parsed when pasted into plain textview
...
+ newline fix in rtf parser
2016-12-11 22:42:43 +01:00
daboe01
3c27e57b19
fixed: native rich pasting curly braces crashed chrome
2016-11-15 21:02:04 +01:00
Maik Opitz
fb43f8bf1a
Regex nochmals angepasst
2016-11-02 16:45:01 +01:00
Maik Opitz
bf082600c3
fixed RegEx with newer gcc versions
2016-11-01 15:46:40 +01:00
daboe01
1492763d0c
fixed: par issue in rtf parser
2016-09-28 20:55:30 +02:00
daboe01
285fafc464
rtf parser fix + formatting
2016-09-28 20:34:46 +02:00
daboe01
a3601e5167
preparations for native rich paste
2016-07-29 17:31:40 +02:00
daboe01
27b0f531d7
fixed: more support for RTF for Pages.app
2016-07-17 15:19:40 +02:00
daboe01
01e96d3086
fixed: Pages.app rtf did not parse correctly
2016-07-17 15:00:35 +02:00
daboe01
f1dcf85d7b
turned off logging in RTF parser
2016-06-26 21:33:17 +02:00
daboe01
5afa7e9fc3
fixed: rtf parser did not propagate paragraph style sometimes
2016-06-26 17:05:19 +02:00
daboe01
75c102f304
fixed: rtf-producer colortable dead index issue
2016-06-25 21:23:35 +02:00
daboe01
68f3c10055
fixed: only one color was supported on the pasteboard
2016-06-25 20:49:56 +02:00
daboe01
f9e8875803
merge current master in
2015-07-04 16:46:24 +02:00
daboe01
c3ab510b57
fix copy paste of curly braces
2015-02-22 20:55:38 +01:00
Andrew Hankinson
a3ef2a43ac
Fix file modes on CPTextView files
...
Was 755; now 644
2014-12-17 20:48:29 -05: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
daboe01
01eecdb698
more missing prototypes
2014-02-18 20:07:29 +01:00
daboe01
e4f71420fc
prototypes+style
2014-02-15 12:43:09 +01:00
daboe01
d647258856
formatting
2014-02-12 05:59:34 +01:00
daboe01
1eb7ed5e9c
formatting
2014-02-11 22:04:39 +01:00
daboe01
e78f1b05a7
formatting
2014-02-11 20:33:47 +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