-
89499763ec
Add cmdline_pos processing
daa
2018-02-10 12:51:47 +0300
-
0f377b7240
Update versions
daa
2018-02-10 12:21:17 +0300
-
a5e84af96a
Fix #56, set WM_CLASS
daa
2018-02-10 12:16:28 +0300
-
cbf927acab
Fix #54 panic
daa84
2018-02-02 12:17:19 +0300
-
18843eaba2
Keep width after add new lines, fix indent with firstc
daa
2018-02-01 23:13:09 +0300
-
d02c1fb3d6
Fix cursor repaint problem
daa
2018-01-29 22:39:29 +0300
-
83a390b187
Fix test
daa
2018-01-29 22:30:55 +0300
-
77426d04ed
Update README.md
daa84
2018-01-28 18:14:44 +0300
-
1f82fff133
Merge pull request #53 from wontoncc/master
daa84
2018-01-28 15:13:52 +0300
-
-
925422ff85
Modified
appveyor.yml
to generate binary for Windows with MinGW-64.
Jason Chen
2018-01-28 12:12:29 +0800
-
-
d9b840335b
Remove columns on replace, fix cursor repaint
daa
2018-01-25 23:22:07 +0300
-
8a025c3a7c
Implement #52
daa
2018-01-23 23:22:19 +0300
-
3f62906fac
Show block, blink cursor
daa
2018-01-21 23:19:00 +0300
-
29cf31914d
Numver of fixes
daa
2018-01-21 14:14:07 +0300
-
6a782ffc9d
Draw block
daa
2018-01-15 00:18:32 +0300
-
642fd772f0
Test, fix model layout calculation, fix build
daa
2018-01-14 22:18:40 +0300
-
86be47e0ec
Append block, update level instead of recreate on every user input
daa
2018-01-14 12:25:59 +0300
-
2fb6b7a556
Change model size without data loss
daa
2018-01-13 21:32:21 +0300
-
cc082ab6f7
Build block
daa
2018-01-13 18:02:47 +0300
-
3d1c73ee2a
Start block implementation
daa
2018-01-11 22:44:19 +0300
-
a6e16d1cbd
Fix popup width in case kind column is visible (#34)
daa
2018-01-08 23:33:35 +0300
-
0191579f4d
Fix wrapping calculation
daa
2018-01-08 23:14:17 +0300
-
4bf2cca12c
Add minimum supported version to about dialog
daa84
2018-01-08 16:49:23 +0300
-
132b869c7b
Update minimum supported version
daa84
2018-01-08 14:09:40 +0300
-
3985f215ce
Merge branch 'master' of https://github.com/daa84/neovim-gtk
daa
2018-01-08 10:52:47 +0300
-
-
d31ec7d581
Always make word and kind column visible (#34)
daa
2018-01-08 10:52:28 +0300
-
1015640824
Merge pull request #42 from myfreeweb/gtk-clipboard
daa84
2018-01-06 11:33:10 +0300
-
-
cb1a1fbece
Merge branch 'fix-call-freeze2'
daa
2018-01-05 23:13:40 +0300
-
-
c146d43bc5
Update version rustc version
daa
2018-01-05 22:14:31 +0300
-
104cb13740
Fix undercurl
daa
2018-01-05 22:13:17 +0300
-
9b6c744fa3
Use package from crates.io
daa
2018-01-05 22:07:51 +0300
-
026891938f
Use async call in some cases
daa
2018-01-05 15:56:55 +0300
-
-
02cf3be95e
Use preferred size, center position
daa
2018-01-03 23:20:22 +0300
-
87dafda473
Store last clipboard register type
Greg V
2018-01-03 15:49:10 +0300
-
53516f0d9c
Add support for PRIMARY clipboard
Greg V
2018-01-02 22:38:35 +0300
-
-
c27fbff586
Point to cursor
daa
2018-01-03 12:04:01 +0300
-
83061366dd
Wrap text, hide popover
daa
2018-01-03 01:26:04 +0300
-
30b7fc87e1
Simplify resize handling. (#41)
daa
2018-01-02 23:05:32 +0300
-
43755c8f24
Disable gtk clipboard by default as it does not support PRIMARY
daa
2018-01-01 18:52:55 +0300
-
b88159630d
Merge pull request #40 from myfreeweb/gtk-clipboard
daa84
2018-01-01 17:59:59 +0300
-
-
0b2fc12c4e
Merge branch 'master' into ext_cmdline
daa
2018-01-01 17:56:10 +0300
-
-
-
-
fbf6625059
Add RPC/GTK clipboard provider
Greg V
2018-01-01 02:23:37 +0300
-
30ccc4b62c
Merge branch 'master' into fix-popup-width
daa
2018-01-01 14:54:32 +0300
-
-
ae3bc7b0af
Merge branch 'master' of https://github.com/daa84/neovim-gtk
daa
2017-12-31 12:48:07 +0300
-
-
1b4e73ac20
Update gtk-rs version
daa
2017-12-31 12:47:50 +0300
-
0f44b1a193
Merge pull request #37 from christopher-l/reverse_colors
daa84
2017-12-26 18:36:19 +0300
-
-
60c635fa7b
Show info column in separate label (#34)
daa
2017-12-24 20:41:23 +0300
-
09b8253745
Fix popup colors not being reversed
Christopher Lübbemeier
2017-12-24 15:11:37 +0100
-
-
480a16702f
Limit popup width to window size
daa
2017-12-21 22:54:27 +0300
-
-
f5c86868fe
Merge branch 'fix-render-clip'
daa
2017-12-21 21:09:10 +0300
-
-
a23d76ab7d
Merge pull request #35 from christopher-l/new-window
daa84
2017-12-20 17:46:17 +0300
-
-
85fd26736e
Introduce new-window action, set non_unique
Christopher Lübbemeier
2017-12-15 02:36:16 +0100
-
-
d938b2ef76
Merge pull request #32 from christopher-l/smooth-scrolling
daa84
2017-12-13 13:02:31 +0300
-
-
7e59f82cde
Remove unused function
daa
2017-12-12 21:51:38 +0300
-
ef22c951f4
Fix #26
daa84
2017-12-12 16:40:13 +0300
-
-
-
8f0b6dd6e6
Merge branch 'master' of https://github.com/daa84/neovim-gtk
daa
2017-12-11 23:16:12 +0300
-
-
9edfa9b609
Add nonblocking check for resize event
daa
2017-12-11 23:15:17 +0300
-
93dc568bd2
Update README.md
daa84
2017-12-11 12:16:53 +0300
-
-
e6bce42532
Don't draw foreground in case it is same as background
daa
2017-12-10 21:28:30 +0300
-
7325837d07
Move back focus events, add check if nvim currently in nonblocking state
daa
2017-12-10 21:09:36 +0300
-
bec3e60b6b
Disable focus event as this sometimes produce freeze (#24)
daa
2017-12-10 12:48:31 +0300
-
7f061efa19
Add timeout option, set default timeout to 10sec(#24)
daa
2017-12-10 12:46:36 +0300
-
02c5276e62
Enable scrolling with smooth scroll
Christopher Lübbemeier
2017-12-06 18:21:43 +0100
-
-
68b610cef0
Merge pull request #31 from christopher-l/prefer-dark-theme
daa84
2017-12-06 15:54:24 +0300
-
-
61e1f990a1
Merge pull request #30 from christopher-l/mime-types
daa84
2017-12-05 17:47:12 +0300
-
-
ef2e491b38
Introduce option to prefer dark GTK theme
Christopher Lübbemeier
2017-12-05 13:38:31 +0100
-
-
-
65756deab5
Add MIME types to desktop file
Christopher Lübbemeier
2017-12-04 20:11:09 +0100
-
-
3b4964c1a0
Fix input for kanji (#6)
daa
2017-12-03 20:50:00 +0300
-
778884ea96
Fix memory leaks (#28)
daa
2017-12-03 19:45:38 +0300
-
2565b1e0fe
Fix input '<' symbol (#6)
daa
2017-12-03 17:33:34 +0300
-
4cf5028b4d
Fix #6
daa
2017-12-03 12:26:15 +0300
-
d6aa19510c
One step to cmd line implementation
daa84
2017-11-23 17:57:39 +0300
-
8dd235b8d4
Merge pull request #23 from babba22/master
daa84
2017-11-23 12:47:54 +0300
-
-
519c279c8d
Build prompt line
daa
2017-11-19 23:13:06 +0300
-
0c39ba7bd5
Icons installation
babba
2017-11-19 14:29:35 +0100
-
-
f58e398c48
Starting point on conversion cmdline input to UiModel
daa
2017-11-19 12:44:28 +0300
-
333c28e066
Use popup instead of dialog
daa
2017-11-18 23:15:03 +0300
-
932b7d98b4
Refactoring, ext_cmdline window
daa
2017-11-18 15:56:37 +0300
-
56bc8f32de
Small improvements
daa
2017-11-17 23:48:33 +0300
-
797de26ec2
Add ext_cmd event processing
daa84
2017-11-17 18:40:09 +0300
-
-
8c8195de89
Fix hex converter
daa84
2017-11-16 17:25:59 +0300
-
50603b4325
Use colors for selected items, enable popup menu by default
daa84
2017-11-16 16:53:58 +0300
-
3b9de543ae
Use Pmenu colors for backgournd/foreground
daa84
2017-11-14 18:38:24 +0300
-
de55aecff0
Fix #20
daa84
2017-11-13 12:51:22 +0300
-
9f17a8bb09
Fix :q panic
daa84
2017-11-13 12:15:13 +0300
-
54fd5775e9
Add menu to header bar
daa84
2017-11-13 12:01:37 +0300
-
05d6507dc5
Active autocmd FocusGained/FocusLost on gtk events (#18)
daa
2017-11-12 11:04:55 +0300
-
d9d4932b98
Fix some compilation bugs, small optimizations
daa
2017-11-11 18:56:23 +0300
-
2ee2fa31be
Refactor nvim client
daa84
2017-11-10 18:36:54 +0300
-
74514258eb
Update neovim-lib version
daa84
2017-11-09 16:43:47 +0300
-
25cdf3ef8f
Merge branch 'master' into fix-async-startup
daa
2017-11-06 22:05:11 +0300
-
-
6763512964
Merge branch 'plug-manager'
daa
2017-11-06 11:18:41 +0300
-
-
e423dff091
Use search entry
daa
2017-11-05 23:30:40 +0300
-
bff3bdb120
Remove .vim file when disabled
daa
2017-11-05 22:31:38 +0300
-
9c997a5165
Fix test
daa
2017-11-05 21:13:31 +0300
-
eb70ce8d71
Move plugs to menu
daa
2017-11-05 21:07:02 +0300
-
50bea23b6b
Number of ui improvements
daa
2017-11-05 20:52:29 +0300
-
bb984c8223
Test fix
daa
2017-11-05 13:06:12 +0300
-
5345d178bf
Update vim configuration on save
daa
2017-11-04 23:04:03 +0300
-
afa282833a
Plugs reordering, load config on window start
daa84
2017-11-02 17:31:46 +0300