David Richardson
78a0ebab6e
Remove CPScrollView build warning
...
CPRulerView.j did not import CPScrollView.
A direct import would create a cycle, since CPScrollView.j already imports CPRulerView.j.
Added a forward declaration instead.
2026-08-19 20:23:33 -06:00
David Richardson
1a9a42ff54
Replace #pragma mark with // MARK:
...
Replace objc directive with native Javascript version // MARK: to facilitate elimination of preproccsing pass.
2026-07-21 15:15:53 -06:00
daboe01
a981b8b04d
improved: indentation markers
2026-06-16 19:17:44 +02:00
daboe01
22fdc971c7
improved: marker icons
2026-05-30 10:11:00 +02:00
daboe01
2a83dcb64a
fixed: adding new tabstops
2026-05-30 09:08:56 +02:00
daboe01
c704880e13
improved: tabstop handles
2026-05-29 11:41:39 +02:00
daboe01
41c422ed03
new: visual feedback when "tearing off"
2026-05-29 10:55:22 +02:00
daboe01
c94ed00f41
fixed: basic ruler view support
2026-05-29 10:46:10 +02:00
daboe01
7e0f03a6fc
fixed: CI error
2026-05-28 21:03:31 +02:00
daboe01
6e36fc0b20
formatting
2026-05-28 17:51:10 +02:00
daboe01
d180a25f2e
new: CPRulerview and friends
2026-01-16 17:08:50 +01:00