Gregory John Casamento
|
8a5f5b180a
|
minor fixes
|
2020-05-06 23:50:37 -04:00 |
|
Gregory John Casamento
|
c636211e0e
|
minor fixes
|
2020-05-06 23:46:09 -04:00 |
|
Gregory John Casamento
|
63c02bed44
|
minor fixes
|
2020-05-06 23:45:25 -04:00 |
|
Gregory John Casamento
|
b982a2029e
|
minor fixes
|
2020-05-06 23:44:03 -04:00 |
|
Gregory John Casamento
|
9ddd7b3ae6
|
Use string instead of [url path]
|
2020-05-06 23:42:49 -04:00 |
|
Gregory John Casamento
|
78877846e5
|
Fix formatting
|
2020-05-06 23:38:13 -04:00 |
|
Gregory John Casamento
|
225e24909f
|
Fix formatting
|
2020-05-06 23:34:09 -04:00 |
|
Gregory John Casamento
|
ba79894dfd
|
Add changelog entry
|
2020-05-06 17:06:55 -04:00 |
|
Gregory John Casamento
|
08f80ed5b5
|
Remove unneeded methods
|
2020-05-06 17:02:39 -04:00 |
|
Gregory John Casamento
|
5d74923ac3
|
Remove commented out code
|
2020-05-06 16:36:53 -04:00 |
|
Gregory John Casamento
|
fb280df615
|
Use URL to generate all of the path component cells
|
2020-05-06 16:18:53 -04:00 |
|
Gregory John Casamento
|
0e61c251bf
|
Use resetCursorRects
|
2020-05-06 14:02:41 -04:00 |
|
Gregory John Casamento
|
c84fa5a10f
|
Remove decoding of NSContents
|
2020-05-06 11:50:03 -04:00 |
|
Gregory John Casamento
|
deaae76366
|
Fix pathItems
|
2020-05-06 11:44:54 -04:00 |
|
Gregory John Casamento
|
3b7be08ade
|
Using current url in open panel.
|
2020-05-06 11:14:31 -04:00 |
|
Gregory John Casamento
|
1f74bec01c
|
Add setCellClass: / cellClass
|
2020-05-06 10:52:40 -04:00 |
|
Gregory John Casamento
|
1e1e1043f8
|
Add point values
|
2020-05-06 10:45:07 -04:00 |
|
Gregory John Casamento
|
0e7f729f1f
|
Use represented object
|
2020-05-06 10:38:24 -04:00 |
|
Gregory John Casamento
|
7764903d6d
|
Make drawing use the component cell to render
|
2020-05-06 08:38:31 -04:00 |
|
Gregory John Casamento
|
c67ca273a9
|
Added performDragOperation:
|
2020-05-06 08:18:32 -04:00 |
|
Gregory John Casamento
|
1725e272c6
|
Delegate uncommented, removed setObjectValue and use super version.
|
2020-05-06 08:11:28 -04:00 |
|
Gregory John Casamento
|
72ca0b66a8
|
Remove placeholderString instance far
|
2020-05-06 07:58:44 -04:00 |
|
Gregory John Casamento
|
5cb4e41d17
|
Use rectOfPathComponentCell: to determine the frames of cells to be drawn.
|
2020-05-06 07:56:37 -04:00 |
|
Gregory John Casamento
|
d3322b62f2
|
Add tracking
|
2020-05-06 04:55:10 -04:00 |
|
Gregory John Casamento
|
925b6f8e1b
|
Add method to get rects of clicked items.
|
2020-05-06 04:39:39 -04:00 |
|
Gregory John Casamento
|
96b094be5c
|
Implement encoding
|
2020-05-06 02:56:01 -04:00 |
|
Gregory John Casamento
|
d7e1e06809
|
Set clicked path component cell
|
2020-05-06 02:38:01 -04:00 |
|
Gregory John Casamento
|
9dd7b6d56d
|
Make category unique
|
2020-05-05 15:35:35 -04:00 |
|
Gregory John Casamento
|
482b78d1ea
|
Fix select option
|
2020-05-05 15:24:00 -04:00 |
|
Gregory John Casamento
|
dd62ab2d2c
|
Correct encoding issue
|
2020-05-05 11:03:48 -04:00 |
|
Gregory John Casamento
|
9abc40727b
|
Path Cell encoding/decoding
|
2020-05-05 08:26:13 -04:00 |
|
Gregory John Casamento
|
22c1897eee
|
Fix popup positioning.
|
2020-05-05 02:14:46 -04:00 |
|
Gregory John Casamento
|
266ec7e430
|
Implement popUpMenuPositonItem:... dragging, dropdown implementation, menu changes
|
2020-05-04 09:50:22 -04:00 |
|
Gregory John Casamento
|
8222de40c6
|
Implement dragging handling and delegate interaction
|
2020-05-04 05:47:00 -04:00 |
|
Gregory John Casamento
|
636ebfcf0a
|
Complete rendering for all types.
|
2020-05-03 23:20:42 -04:00 |
|
Gregory John Casamento
|
7dd732f9de
|
Move to GSTheme.
|
2020-05-03 20:51:51 -04:00 |
|
Gregory John Casamento
|
a27119c56d
|
PathStyle changes
|
2020-05-03 13:07:53 -04:00 |
|
Gregory John Casamento
|
9a70a452b5
|
Add cell generation and images
|
2020-05-03 04:17:00 -04:00 |
|
Gregory John Casamento
|
0c05c151a8
|
Move decoding of style to the correct place.
|
2020-05-02 13:48:12 -04:00 |
|
Gregory John Casamento
|
7b0bbdc26a
|
Add to AppKit.h, implement URL and image lookup in NSPathComponentCell
|
2020-05-02 13:45:49 -04:00 |
|
Gregory John Casamento
|
12d6da05c0
|
Decode NSCell in the proper place. Fix metafont issue with toolTips
|
2020-05-02 08:12:23 -04:00 |
|
Gregory John Casamento
|
f597a389de
|
Decoding of NSPathCell objects is working.
|
2020-05-02 05:12:54 -04:00 |
|
Gregory John Casamento
|
4591d8b60b
|
Implement decoding
|
2020-04-28 12:07:34 -04:00 |
|
Gregory John Casamento
|
9dfe412e8e
|
Implement decoding
|
2020-04-28 11:59:38 -04:00 |
|
Gregory John Casamento
|
a4e5ea39d7
|
Implement encoding
|
2020-04-27 14:37:22 -04:00 |
|
Gregory John Casamento
|
60e395f4d1
|
Delegate to cell
|
2020-04-27 05:34:02 -04:00 |
|
Gregory John Casamento
|
5811355c00
|
Add NSPathControlItem
|
2020-04-27 03:25:19 -04:00 |
|
Gregory John Casamento
|
3dc3feda41
|
Add NSPathComponentCell
|
2020-04-27 01:55:31 -04:00 |
|
Gregory John Casamento
|
699bffe59c
|
Add skeleton code for NSPathCell
|
2020-04-27 01:33:49 -04:00 |
|
Gregory John Casamento
|
f07ed1351d
|
Add path component cells
|
2020-04-26 23:42:44 -04:00 |
|