1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 19:47:41 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Tae Won Ha
a4fcd3c9e2
GH-436 Use addAttribute instead of setAttribute for NSMutableAttributedString
- if we use setAttribute, the title seems to get bigger such that the tool view gets pushed 1px...
2017-06-29 08:12:34 +02:00
Tae Won Ha
0a21c43acd
GH-436 Move WorkspaceTheme into Workspace 2017-06-25 10:54:42 +02:00
Tae Won Ha
ae6a6bcf94
GH-436 Add repaint() 2017-06-24 22:26:41 +02:00
Tae Won Ha
dd412985e3
GH-436 Use theme struct when drawing 2017-06-24 17:58:21 +02:00
Tae Won Ha
7777befa88
GH-374 Use CGFloat.pi instead of M_PI 2017-04-17 11:05:30 +02:00
Tae Won Ha
53f5928aa3
GH-296 Better drag image 2016-11-17 22:55:50 +01:00
Tae Won Ha
278c1af454
GH-296 Implement final drop 2016-11-17 22:43:32 +01:00
Tae Won Ha
a43481fd68
GH-296 Shift buttons when overlapping 2016-11-17 00:16:03 +01:00
Tae Won Ha
dfdb3fb91b
GH-296 Detect drag on buttons 2016-11-16 21:06:50 +01:00
Tae Won Ha
c3679c9503
GH-296 Receive dragging and determine where 2016-11-14 22:28:28 +01:00
Tae Won Ha
22732e3fcc
GH-296 Add uuid to tools to use it as pasteboard data 2016-11-13 22:35:05 +01:00
Tae Won Ha
54a0e4ec01
GH-296 Enable drag source 2016-11-13 22:18:25 +01:00
Tae Won Ha
0f7b564667
GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
Tae Won Ha
e6aff0eab6
GH-282 Restructure 2016-09-25 08:57:21 +02:00
Tae Won Ha
f92387db5d
GH-282 Add Workspace 2016-09-25 00:26:18 +02:00