| 
							
							
								 daa | c8e78fd697 | Enable mouse event | 2016-05-05 10:23:04 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 54449aed83 | Some starting point on mouse implementation | 2016-05-04 17:59:51 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 2a566d1d51 | Quit nvim | 2016-05-04 11:52:57 +03:00 |  | 
			
				
					| 
							
							
								 daa | 60539e0ccf | Edit mode cursor | 2016-05-04 09:23:39 +03:00 |  | 
			
				
					| 
							
							
								 daa | a11581748c | Add cursor | 2016-05-03 20:25:52 +03:00 |  | 
			
				
					| 
							
							
								 daa | 59b00b392a | Don't process keys that was passed to nvim instance | 2016-05-03 13:36:59 +03:00 |  | 
			
				
					| 
							
							
								 daa | d071cabce6 | Code style update | 2016-05-03 13:34:36 +03:00 |  | 
			
				
					| 
							
							
								 daa | f2911beee3 | Fix resize to smaller size. | 2016-05-03 13:30:36 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 3b5e26f95c | Resize underline nvim instance | 2016-04-06 17:53:16 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 118faaca25 | Update key bindings, improve render of background highlight | 2016-04-06 13:16:41 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 209c71aa4b | fix initial size | 2016-04-06 11:31:00 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 27669e035b | Merge branch 'master' of ssh://daaparts.info/home/git/neovim-gtk | 2016-04-06 11:20:45 +03:00 |  | 
			
				
					| 
							
							
								 daa | 71e0db64e7 | make background and foreground colors to work | 2016-04-06 01:04:40 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 6c80fd3e8c | fix keypress | 2016-04-04 13:14:57 +03:00 |  | 
			
				
					| 
							
							
								 daa | a19c28473e | Resize from nvim settings | 2016-04-04 01:34:44 +03:00 |  | 
			
				
					| 
							
							
								 daa | b3c2744e2d | Implement scroll | 2016-04-03 18:13:18 +03:00 |  | 
			
				
					| 
							
							
								 daa | 0c64c43278 | Fix colors, some update of buttons bindings, eol_clear implementation, quit button | 2016-04-03 16:04:52 +03:00 |  | 
			
				
					| 
							
							
								 daa | 3c45aff96e | Input key map | 2016-04-03 13:06:35 +03:00 |  | 
			
				
					| 
							
							
								 daa | dc1539d0d3 | Add key map converter table | 2016-04-02 23:00:18 +03:00 |  | 
			
				
					| 
							
							
								 daa | 52ec77137d | Use fixed width for any font character | 2016-04-02 00:14:22 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | a2813a84c7 | add bold/italic settings | 2016-04-01 12:34:55 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 8a763c928e | background / foreground highlight | 2016-03-31 19:19:08 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 8d2c22e571 | Repaint + some basic input | 2016-03-31 16:52:22 +03:00 |  | 
			
				
					| 
							
							
								 daa | 62eeeec201 | Fix event processing | 2016-03-31 15:08:32 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 2d04cbbdc0 | Make ui as thread local variable | 2016-03-31 13:09:34 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 183f600e1b | resize implemented | 2016-03-29 12:43:01 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | ffed15e697 | add clear method | 2016-03-29 12:22:16 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | d52311cafa | implement put event | 2016-03-28 18:05:10 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 0b4504e6d7 | Fix idle add problem | 2016-03-28 17:14:10 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | fae82271d1 | First event | 2016-03-28 17:03:21 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | f553fd5f42 | Build ui object as central point of all event processing | 2016-03-28 13:09:31 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 193b4d573c | Implement mutex for ui thread idle function | 2016-03-25 17:36:51 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | e15727ff74 | Start safe event call implementation | 2016-03-25 12:51:28 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 8e57752e97 | Event loop | 2016-03-24 12:21:27 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | edaa867103 | some small step to implement events listener | 2016-03-23 18:22:28 +03:00 |  | 
			
				
					| 
							
							
								 daa | b5265c41f6 | Merge branch 'master' of ssh://daaparts.info/home/git/neovim-gtk | 2016-03-23 14:59:40 +03:00 |  | 
			
				
					| 
							
							
								 daa | 3fc2c3322d | Add events callback | 2016-03-23 14:59:18 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | c83fc54270 | Merge branch 'master' of ssh://daaparts.info/home/git/neovim-gtk | 2016-03-23 12:18:40 +03:00 |  | 
			
				
					| 
							
							
								 daa | dc1bf55a46 | Fix embed mode | 2016-03-19 14:32:59 +03:00 |  | 
			
				
					| 
							
							
								 daa | 1043d9ac8e | Nvim connection with events handler | 2016-03-19 13:27:39 +03:00 |  | 
			
				
					| 
							
							
								 daa | bd9dde064e | Add screen model | 2016-03-19 11:47:23 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 9f8638baa6 | Add toolbar button with images | 2016-03-17 16:58:21 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 64d4746545 | ui refactoring/update | 2016-03-16 18:25:25 +03:00 |  | 
			
				
					| 
							
							
								 daa84 | 9d44052099 | Initial gtk ui | 2016-03-16 17:39:53 +03:00 |  |