 daboe01andGitHub
|
013e7bdf7e
|
Merge pull request #3210 from daboe01/cpwebview-resize-fix
Fixed: incorrect CPWebView sizing after animation
|
2026-04-06 12:08:35 +02:00 |
|
daboe01
|
f34cbbdf29
|
New: toolTips for CPTableView and CPOutlineView
|
2026-04-04 15:00:53 +02:00 |
|
daboe01
|
8aee2a511f
|
fixed: colorpanel issue
|
2026-04-03 19:00:09 +02:00 |
|
daboe01
|
65cb048b1b
|
Fixed: incorrect CPWebView sizing after animation
|
2026-04-03 17:40:45 +02:00 |
|
 daboe01andGitHub
|
b7ac5272d0
|
Merge pull request #3193 from daboe01/fixed-right-buttons-in-buttonbar
New: support for right-aligned buttons in CPButtonBar (#745)
|
2026-04-03 16:00:37 +02:00 |
|
daboe01
|
0bd83b6635
|
new: clear CPPredicateEditor rows when objectValue is set to nil
|
2026-04-03 15:20:59 +02:00 |
|
 daboe01andGitHub
|
9ecc739e8d
|
Merge pull request #3186 from daboe01/colorpanel-fixes
Fix CPColorWell drag-and-drop and responder chain integration
|
2026-03-25 19:33:27 +01:00 |
|
daboe01
|
5e297dd293
|
removed: erroneous code spillover
|
2026-03-15 17:39:33 +01:00 |
|
daboe01
|
ea4adf1039
|
fixed: racecondition in row expansion animation
|
2026-03-15 17:08:21 +01:00 |
|
daboe01
|
b77a374f48
|
formatting
|
2026-03-15 08:57:06 +01:00 |
|
daboe01
|
43936f640c
|
formatting
|
2026-03-15 08:53:04 +01:00 |
|
daboe01
|
6671d371e9
|
fixed: treeview binding issues
|
2026-03-15 08:51:03 +01:00 |
|
daboe01
|
b39c3e8d4b
|
fixed: caret is invisible at the end of the line
|
2026-03-14 13:01:58 +01:00 |
|
daboe01
|
5b820b270c
|
fixed: smartpaste crash
|
2026-03-13 16:03:30 +01:00 |
|
daboe01
|
f223644640
|
fixed: canvas text sizing is not functional anymore
|
2026-03-11 06:26:10 +01:00 |
|
 daboe01andGitHub
|
0aa4607d8e
|
Merge pull request #3191 from daboe01/fixed-CPTextField-called-error-method-called-3-times
Fixed: multiple didFailToFormatString delegate calls in CPTextField (#1546)
|
2026-03-08 21:28:57 +01:00 |
|
 daboe01andGitHub
|
37b68bb166
|
Merge pull request #3194 from daboe01/fixed-CPTokenField-autocomplete-does-not-work-when-placed-in-toolbar
fixed: CPTokenField autocomplete when placed in a CPToolbar
|
2026-03-08 21:27:59 +01:00 |
|
daboe01
|
fdba5f55c5
|
fixed> syntax error
|
2026-03-08 21:16:54 +01:00 |
|
daboe01
|
bfeaabc038
|
Merge remote-tracking branch 'upstream/main' into cpoutlineview-delegate-fix
|
2026-03-08 21:13:47 +01:00 |
|
daboe01
|
9f4db09bec
|
removed: dead code
|
2026-03-08 21:07:08 +01:00 |
|
daboe01
|
031e5e7ca3
|
fixed: selection issues
|
2026-03-08 19:52:58 +01:00 |
|
daboe01
|
c70079ae71
|
improved: bindings to CPOutlineView
|
2026-03-08 18:03:52 +01:00 |
|
daboe01
|
8ac2b94400
|
refac
|
2026-03-07 21:48:10 +01:00 |
|
daboe01
|
b1f2fb44a8
|
new: CPOutlineView bindings support
|
2026-03-07 21:43:41 +01:00 |
|
daboe01
|
98c01b88e2
|
fixed various binding issues
|
2026-03-07 20:00:09 +01:00 |
|
daboe01
|
4970a2742d
|
fixed: recursive tree building
|
2026-03-07 19:47:31 +01:00 |
|
daboe01
|
10d18e35ed
|
formatting
|
2026-03-07 19:28:04 +01:00 |
|
daboe01
|
622d738b44
|
new: CPTreeController
|
2026-03-07 19:25:32 +01:00 |
|
daboe01
|
4e5c0aed67
|
formatting
|
2026-03-07 17:29:49 +01:00 |
|
daboe01
|
96d3ad2c47
|
fixed: CPTokenField autocomplete when placed in a CPToolbar
|
2026-03-07 17:11:25 +01:00 |
|
daboe01
|
c519784ecc
|
New: support for right-aligned buttons in CPButtonBar (#745)
|
2026-03-07 16:17:36 +01:00 |
|
daboe01
|
9aaa565657
|
fixed: accidental code spillover
|
2026-03-07 14:40:34 +01:00 |
|
daboe01
|
837df80b64
|
fixed: accidental code spill over
|
2026-03-07 14:33:31 +01:00 |
|
daboe01
|
f7a27cf905
|
fixed: delegate method was called more than once by textfield
|
2026-03-07 14:26:51 +01:00 |
|
daboe01
|
fca30325e4
|
Use setTimeout to prevent flickering on copy/paste
|
2026-03-03 18:18:32 +01:00 |
|
daboe01
|
8f48d01c33
|
removed: enabled/disabled drawing emulation via alpha
|
2026-02-28 19:37:59 +01:00 |
|
daboe01
|
89d345dfdc
|
fixed: added missing isActive
|
2026-02-28 19:35:51 +01:00 |
|
daboe01
|
ec9c658565
|
fixed: acceptsFirstResponder was uncoditionally true
|
2026-02-28 17:07:02 +01:00 |
|
daboe01
|
bce326de9d
|
fixed: Colorwell did not reflect enabled state visually
|
2026-02-28 15:57:19 +01:00 |
|
daboe01
|
19cceb4dd9
|
fixed: key duplication in textview on ALT
|
2026-02-23 14:24:09 +01:00 |
|
daboe01
|
802c644d94
|
Fixed: CPWindow setContentView: overlapping the toolbar
|
2026-02-22 14:54:46 +01:00 |
|
daboe01
|
df594ae48e
|
fixed: copy/paste issue
|
2026-02-21 18:48:19 +01:00 |
|
daboe01
|
980e2f2c91
|
fixed: dom protection was missing
|
2026-02-21 12:08:47 +01:00 |
|
daboe01
|
ea47767bb8
|
fixed: menu key support conflicting with browser native menu keys
|
2026-02-21 11:51:25 +01:00 |
|
daboe01
|
0b83c20648
|
fixed: life update
|
2026-02-15 19:53:17 +01:00 |
|
daboe01
|
0f9cadf8d3
|
fixed: life update
|
2026-02-15 19:53:00 +01:00 |
|
daboe01
|
c82e5750f0
|
fixed: the first version was not functional
|
2026-02-15 18:28:20 +01:00 |
|
daboe01
|
2ff5eb39eb
|
Fix CPColorWell drag-and-drop and responder chain integration
|
2026-02-15 12:32:13 +01:00 |
|
daboe01
|
0e86264837
|
fixed: faulty event factory covermethod
|
2026-02-06 16:16:08 +01:00 |
|
daboe01
|
d583403195
|
fixed: crash when changing typing attributes without selection
|
2026-02-01 19:43:17 +01:00 |
|