Commit Graph

  • 09f2e96f0f
    Update Cargo.lock daemonize Julian Ospald 2018-06-16 11:13:12 +0200
  • c7e1ed1af3
    Fix windows compilation with --no-fork Julian Ospald 2018-06-16 11:11:27 +0200
  • 53cde1c2b8
    Deamonize nvim-gtk by default Julian Ospald 2018-06-15 21:42:40 +0200
  • 21e74c7ca7 Remove NVIM_GTK_DOUBLE_BUFFER (fix #108) master daa 2018-06-10 14:12:19 +0300
  • e1b5d8c798
    Merge pull request #101 from idanarye/pass-arguments-to-neovim daa84 2018-05-19 12:28:34 +0300
  • cb0727c0f0 Use Default trait were possible daa84 2018-05-17 16:44:11 +0300
  • 5e46003028 Pass arguments after `--` directly to Neovim Idan Arye 2018-05-15 20:23:17 +0300
  • f7ee2ea3d8 Copy/Paste context menu (fix #97) daa 2018-05-13 00:25:12 +0300
  • a73cfc5453 Merge branch 'font-features' daa 2018-05-12 11:52:28 +0300
  • 1a0aee2f89 Check font size to prevent crash daa 2018-05-12 11:48:17 +0300
  • 57f22b7ddd Fix cursor color for "default" colorscheme (#99) daa84 2018-05-11 16:13:44 +0300
  • c56c945f02 Try to fix (#96) daa 2018-05-09 13:58:50 +0300
  • c2a3c74e70 Fix #96 daa 2018-05-07 22:13:28 +0300
  • dfde1f46bb Optimization daa 2018-05-06 20:26:29 +0300
  • ad0ea04f93 Implement font features (#94) daa 2018-05-06 15:22:38 +0300
  • 2dc10aa611 Merge branch 'cursor-color' (#43) daa 2018-05-06 13:00:21 +0300
  • df04e7d44a Speed optimization daa 2018-05-05 23:08:40 +0300
  • 8216cfb2b1 Set cursor color from theme and xor it with text daa 2018-05-05 22:41:38 +0300
  • bda35efe88 Use font options from gtk widget (#88) daa 2018-04-29 22:43:35 +0300
  • 058f9a70bf Optimization daa 2018-04-29 15:44:35 +0300
  • 049d653b6e Speed optimization daa 2018-04-29 15:12:04 +0300
  • 986e587547 Fix #89 daa 2018-04-29 13:29:45 +0300
  • 54a9d8bbe4 Update libs daa 2018-04-26 22:52:54 +0300
  • be52075095 Don't update buffer on empty data (#91) daa 2018-04-26 22:20:19 +0300
  • b44799bef7 Merge branch 'origin/pipe-input' daa84 2018-04-11 16:40:41 +0300
  • 5ad2b73092 Fix windows build daa 2018-04-10 21:34:13 +0300
  • 996ced4bec Read from stdin #87 daa 2018-04-09 23:11:15 +0300
  • 74d7417564 Small memory optimization daa 2018-04-08 13:46:18 +0300
  • 3e15e5fa2a Replace char with string to support graphemes daa 2018-04-08 12:49:36 +0300
  • 2b818d0847 Starting point on fix of grapheme rendering daa 2018-04-08 00:04:31 +0300
  • d8d33edb19 Retrive theme color as async task daa 2018-04-07 21:18:06 +0300
  • ddc2d36b17 Merge branch 'wildmenu' daa84 2018-04-06 11:54:03 +0300
  • ab37785f5e Merge branch 'master' into wildmenu daa84 2018-04-06 11:53:31 +0300
  • 1306234314 Allow mouse selection daa 2018-04-05 23:25:18 +0300
  • 8e8d8ba0da small update daa 2018-04-04 23:47:32 +0300
  • ccd4781a9c Width calculation daa 2018-04-04 23:47:19 +0300
  • 1560748f1f Add colors/height/current daa 2018-04-03 22:05:59 +0300
  • d288caf37f Show wild menu, starting point daa 2018-04-02 23:18:29 +0300
  • e67e03605d
    Merge pull request #84 from idanarye/use-log-instead-of-println daa84 2018-04-01 22:03:42 +0300
  • 31c1f2c949 Use `error!`/`warn!` logs instead of `println!` Idan Arye 2018-04-01 20:12:52 +0300
  • 0ff34d0cbe Fix tests daa 2018-04-01 17:41:17 +0300
  • 354bfce670 Support for blinkwait gui cursor setting daa 2018-04-01 17:29:05 +0300
  • 83ca7bf342 Merge branch 'master' into double_buffer daa 2018-04-01 13:01:51 +0300
  • e5994b79d4 Use timeout to hide popup menu daa 2018-03-31 22:57:53 +0300
  • 82c7f0818a Prevent popup blink in case events hide/show come together daa 2018-03-31 19:56:44 +0300
  • 9ef88bc30b Add NGToggleSidebar command (#79) daa 2018-03-30 23:54:37 +0300
  • 7b59a2c1eb Add option to enable external cmdline daa84 2018-03-30 13:01:14 +0300
  • fb9d51c928 Merge remote-tracking branch 'origin/master' into ext_cmdline daa84 2018-03-30 12:37:34 +0300
  • 5b706f01b5 Fix windows build daa 2018-03-30 00:23:25 +0300
  • 53958171c2 Fix non-windows builds #83 daa 2018-03-30 00:13:39 +0300
  • a1f122d19c Hide nvim.exe window (fix #81) daa84 2018-03-27 17:47:42 +0300
  • 5b6afc6804 Fix #81 daa84 2018-03-26 11:24:36 +0300
  • adec73ab81 double width chars daa 2018-03-25 16:29:59 +0300
  • 25921d2e05
    Merge pull request #64 from christopher-l/feature/single-click-projects daa84 2018-03-25 11:46:07 +0300
  • 6bea20d406
    Merge pull request #80 from christopher-l/fix/change-dir-loop daa84 2018-03-25 11:17:36 +0300
  • a853083de2 Single click activation on projects popover Christopher Lübbemeier 2018-02-26 13:29:36 +0100
  • 18583abae7 Use set_current_dir_async Christopher Lübbemeier 2018-03-24 13:59:19 +0100
  • 65c2662915 Fix bug where rapid `cd`s cause infinite loop Christopher Lübbemeier 2018-03-24 13:53:54 +0100
  • f8bce73ac0 Merge branch 'master' into ext_cmdline daa84 2018-03-23 13:15:53 +0300
  • 783eb1a8ad Implementation of "insert char" command daa 2018-03-23 00:36:43 +0300
  • ec220814b0
    Merge pull request #76 from christopher-l/fix/file-tree-ordering daa84 2018-03-22 10:58:32 +0300
  • de43a4e5b7 Fix inconsistent ordering in the file tree Christopher Lübbemeier 2018-03-21 18:01:17 +0100
  • 4be2d06032
    Merge pull request #74 from christopher-l/feature/open-multiple-files daa84 2018-03-21 12:34:38 +0300
  • bb9adcc1d5 Open multiple files in one instance Christopher Lübbemeier 2018-03-20 18:43:31 +0100
  • 15a285b032
    Merge pull request #73 from christopher-l/feature/drag-and-drop daa84 2018-03-20 17:25:31 +0300
  • 0c398c893a Open files with drag and drop, escape filenames Christopher Lübbemeier 2018-03-19 19:00:40 +0100
  • 4cd6cf46dd Wrap model on insert single char daa 2018-03-19 00:40:18 +0300
  • fdaff9748a Update gtk-rs version daa 2018-03-19 00:15:58 +0300
  • e286c1d95a
    Merge pull request #71 from christopher-l/fix/async_commands daa84 2018-03-18 22:51:51 +0300
  • a145256182 Use nvim.command_async where possible Christopher Lübbemeier 2018-03-18 18:45:06 +0100
  • 6ed33aa786
    Merge pull request #70 from christopher-l/feature/file-browser-squashed daa84 2018-03-17 20:44:33 +0300
  • d02b54a521 Use error! in place of expect() calls Christopher Lübbemeier 2018-03-17 16:30:49 +0100
  • a971d5f56e Don't canonicalize cwd path for dir list Christopher Lübbemeier 2018-03-14 20:36:00 +0100
  • 25a567d62f Introduce sidebar with file browser Christopher Lübbemeier 2018-03-11 13:49:13 +0100
  • 3c743513e6
    Merge pull request #67 from Zardoz89/update_screenshot daa84 2018-03-07 12:46:31 +0300
  • f7c3ea46ad screenshot with CSD enabled Luis Panadero Guardeño 2018-03-07 09:55:32 +0100
  • e5ef4a6003 Proposed updated screenshot Luis Panadero Guardeño 2018-03-06 10:10:25 +0100
  • 14bd3d3515
    Merge pull request #63 from christopher-l/feature/headerbar-title daa84 2018-03-05 14:52:45 +0300
  • 1e8e7feb92 Tooltips for icon-only headerbar buttons Christopher Lübbemeier 2018-03-04 16:33:02 +0100
  • ec69fb5441 Use edit-paste-symbolic icon Christopher Lübbemeier 2018-03-04 13:42:44 +0100
  • ba60a863b2 Don't crash on error setting autocmd Christopher Lübbemeier 2018-03-04 13:39:01 +0100
  • d30f65c45f Apply rustfmt Christopher Lübbemeier 2018-03-04 13:22:56 +0100
  • 9967b4bdb4 Show filename and dir in header bar Christopher Lübbemeier 2018-02-25 15:54:15 +0100
  • c339a27481 Starting point for special char processing daa 2018-02-27 22:51:23 +0300
  • 4eb025ba91 Make popup smaller on char deletion daa 2018-02-27 22:24:17 +0300
  • 13e46fead0
    Merge pull request #61 from christopher-l/feature/tabline-close-buttons daa84 2018-02-27 15:57:10 +0300
  • bb61b31830 Create surface only once for given drawing area size daa 2018-02-24 23:36:40 +0300
  • f6aced4102 Introduce close buttons for tabs Christopher Lübbemeier 2018-02-24 18:01:17 +0100
  • bec70d298a Test code for double buffer render daa 2018-02-23 20:55:43 +0300
  • fc7016caa9 Add logs daa 2018-02-23 19:39:53 +0300
  • 49bb758c4b Merge branch 'master' into ext_cmdline daa 2018-02-23 14:17:18 +0300
  • 50695ba829 Disable main cursor when cmdline is displayed daa 2018-02-23 14:16:20 +0300
  • c08a6287e3 Don't send resize event if it already wait for timeout daa 2018-02-23 13:07:38 +0300
  • 467ca0e672 Merge branch 'master' into ext_cmdline daa 2018-02-23 12:36:26 +0300
  • f9b20db3bb Merge branch 'master' of https://github.com/daa84/neovim-gtk daa84 2018-02-19 13:05:04 +0300
  • 7e857a1dad Resize timer (#58) daa84 2018-02-19 13:03:46 +0300
  • 8bf342ec7f Try to fix resize issue #58 daa 2018-02-17 16:57:57 +0300
  • 14319b58cf Add logs to shell resize events, update env_logger version daa 2018-02-17 13:07:06 +0300
  • babf2171f2 Disable load window size option daa84 2018-02-16 12:57:26 +0300
  • 69dbc990c6 Change cursor position, change preffered size calculation for cursor daa 2018-02-12 00:34:51 +0300