Commit Graph

386 Commits

Author SHA1 Message Date
daa f8ddd0e732 Fix error message 2017-07-06 19:45:30 +03:00
daa84 a22594ac80 Starting point for mode_info_set processing 2017-07-06 17:50:55 +03:00
daa84 62a996f7db Add general nvim start error message (fix #8) 2017-07-06 12:41:35 +03:00
daa84 c2bdaac4ba Use open signal for files 2017-06-08 17:17:08 +03:00
daa 5260d78418 Initialize nvim after gui size is nown
ALos some code cleanup
2017-06-04 13:14:09 +03:00
daa d0f31fb979 Update Cargo.toml 2017-06-03 14:41:11 +03:00
daa84 be6c872280 Implement imcontext (also must fix #6 on linux) 2017-06-03 12:27:18 +03:00
daa84 d9b7b1a1cc Move menubar to app_menu, fix #7 2017-05-31 17:14:58 +03:00
daa 7db6e0f07f Merge branch 'master' of https://github.com/daa84/neovim-gtk 2017-05-28 12:33:45 +03:00
daa e805a1a8b0 Move to crates deps 2017-05-28 12:33:09 +03:00
daa dcd8f48072 Tab switch event 2017-05-28 12:29:50 +03:00
daa 30f9ea98a1 Finish tabline implementation 2017-05-27 23:51:22 +03:00
daa 42538027bf Basic implementation of tabline 2017-05-27 19:50:25 +03:00
daa84 2b7ec29b20 Update README.md 2017-05-27 12:00:38 +03:00
daa 68963ab628 Move option set from args to ginit.vim 2017-05-27 11:56:47 +03:00
daa84 f32ddbd69c Bg/Fg colors, fix popup in case of string wrap 2017-05-25 17:50:56 +03:00
daa84 5f7019dd0d Adapt size to contents 2017-05-24 17:51:16 +03:00
daa84 04c60cd61f Merge branch 'master' into popup-to-popover 2017-05-24 16:55:14 +03:00
daa84 7f6efe5bef Update README.md 2017-05-24 16:32:01 +03:00
daa 64c5fb1147 Add neovim-qt compatible layer (#5)
Add shim to rtp, add gtk gui flag
2017-05-24 14:01:51 +03:00
daa84 905b95343d Code reorganisation 2017-05-23 18:17:45 +03:00
daa84 14a154f628 Popup menu refactor 2017-05-22 18:38:36 +03:00
daa c16f70ac1d Update install script 2017-05-21 17:28:07 +03:00
daa84 f3a5b6f53e Update README.md 2017-05-21 17:27:05 +03:00
daa 6b1840549d Small code cleanup 2017-05-21 16:52:49 +03:00
daa e9ef55cc96 Merge branch 'master' into popup-to-popover 2017-05-21 16:42:18 +03:00
daa 243df1cb72 Migrate to new libs versions 2017-05-21 15:47:29 +03:00
daa84 6f8ed8c1fe Use popover instead of popup 2017-05-17 18:25:50 +03:00
daa c3a22dccf9 Resize window on font change 2017-05-16 22:37:13 +03:00
daa84 1f929023f4 Fix: resize some time does not work 2017-05-16 12:01:32 +03:00
daa84 9cf24e0950 set termguicolors 2017-05-15 17:44:37 +03:00
daa 48a16528a8 Change application id for debug mode 2017-05-14 00:30:34 +03:00
daa84 07991e4586 Update README.md 2017-05-13 22:35:39 +03:00
daa e57f0cc997 Fix build 2017-05-13 22:02:39 +03:00
daa 31731c6f5b Fix display of wrong path 2017-05-13 21:59:56 +03:00
daa 6976635e86 Update screenshot 2017-05-13 21:50:09 +03:00
daa e076a043d4 Fix build 2017-05-13 21:37:44 +03:00
daa 9eccd4599d Project/oldfiles manager 2017-05-13 17:31:19 +03:00
daa84 e799bf0313 Update README.md 2017-05-04 17:40:33 +03:00
daa84 1b1af1f8d8 Add log of nvim path in case of error 2017-04-27 18:49:09 +03:00
daa84 d335d550a5 split install command 2017-04-27 17:37:07 +03:00
daa84 389f47738e Fix two times repaint 2017-04-26 12:35:09 +03:00
daa 83b5798f6f Small code cleanup 2017-04-23 13:42:05 +03:00
daa 37c8b48015 Fix italic repaint problem 2017-04-23 12:54:46 +03:00
daa 319438b2c6 Add <F> keys processing (see #4) 2017-04-23 12:45:51 +03:00
daa da82d2dd88 Fix test 2017-04-23 11:48:00 +03:00
daa 910baed09e Small code cleanup 2017-04-22 22:25:05 +03:00
daa 0f919ec390 Number of fixes 2017-04-22 22:18:59 +03:00
daa 552021d2be Make repaint by regions 2017-04-22 18:00:06 +03:00
daa ee0af91043 Fix calculation error 2017-04-22 17:22:01 +03:00