|  Allen Webster | a8ababcd23 | organized things into an App_Models struct | 2016-03-03 20:41:52 -05:00 | 
				
					
						|  Allen Webster | f40161e888 | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2016-03-03 14:27:20 -05:00 | 
				
					
						|  Allen Webster | 1b16bf2c11 | eliminated do_view callback | 2016-03-03 14:27:09 -05:00 | 
				
					
						|  insofaras | ef8f2bc652 | linux file_unique_hash + move some window hints to before it gets mapped | 2016-03-03 17:14:48 +00:00 | 
				
					
						|  Allen Webster | 451a5b983e | file_unique_hash added to System_Functions | 2016-03-02 23:18:13 -05:00 | 
				
					
						|  Allen Webster | 24846b3669 | merged View and File_View | 2016-03-02 23:10:45 -05:00 | 
				
					
						|  Allen Webster | 2ca78a6bf8 | file bar is GUI/scroll rule/etc | 2016-03-02 19:50:04 -05:00 | 
				
					
						|  insofaras | d2c21a934a | set WM hints n stuff on linux, use XFixes clipboard event if available | 2016-03-02 18:44:20 +00:00 | 
				
					
						|  Allen Webster | be67657aed | double-LL allocation for panels | 2016-03-02 11:18:10 -05:00 | 
				
					
						|  Allen Webster | 6575a1cccd | eliminated all view types except File_View | 2016-03-01 16:25:56 -05:00 | 
				
					
						|  insofaras | f8bc11f543 | linux updates + fixes | 2016-03-01 20:50:32 +00:00 | 
				
					
						|  Allen Webster | dc5d0eceac | simplifying the file view widget | 2016-03-01 02:06:12 -05:00 | 
				
					
						|  Allen Webster | bbc737f7c5 | eliminated null views (I think) | 2016-02-29 22:57:55 -05:00 | 
				
					
						|  Allen Webster | 80d34d26dd | a3.4.4 added example command executor | 2016-02-29 09:43:34 -05:00 | 
				
					
						|  Allen Webster | f01d630b6d | a3.4.4 another fix | 2016-02-29 00:01:31 -05:00 | 
				
					
						|  Allen Webster | 40f097b896 | a3.4.4 with more bug fixes | 2016-02-28 22:35:19 -05:00 | 
				
					
						|  Allen Webster | 8256016707 | a3.4.4 | 2016-02-28 15:30:51 -05:00 | 
				
					
						|  Allen Webster | 336ef34e89 | cleaned up replace functions, made it prettier | 2016-02-27 18:33:30 -05:00 | 
				
					
						|  Allen Webster | c8b901e299 | added query helpers, replace functions | 2016-02-27 17:23:40 -05:00 | 
				
					
						|  Allen Webster | 16108d0f57 | search/rsearch finished, new API system up and running | 2016-02-27 15:23:52 -05:00 | 
				
					
						|  Allen Webster | 1352a1fae3 | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2016-02-27 14:33:49 -05:00 | 
				
					
						|  Allen Webster | 60846a4783 | search in custom.cpp | 2016-02-27 14:33:42 -05:00 | 
				
					
						|  insofaras | aa39173a2f | update linux input code + add linux coroutine stuff | 2016-02-27 19:19:57 +00:00 | 
				
					
						|  Allen Webster | 7774bd6da0 | metagenerating delayed action stuff | 2016-02-27 12:34:13 -05:00 | 
				
					
						|  Allen Webster | bc9dac52ae | goto line implemented in custom.cpp | 2016-02-27 02:44:17 -05:00 | 
				
					
						|  Allen Webster | 0fe6447102 | commands run in coroutines | 2016-02-26 12:40:51 -05:00 | 
				
					
						|  Allen Webster | 19e7c96c55 | condensed API links and data ptrs into one | 2016-02-26 01:26:26 -05:00 | 
				
					
						|  Allen Webster | 362d1ce70c | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2016-02-26 00:50:43 -05:00 | 
				
					
						|  Allen Webster | f94151af2d | coroutines on windows via fibers | 2016-02-26 00:50:19 -05:00 | 
				
					
						|  Allen Webster | d42e1feeb7 | couple of linux tweaks | 2016-02-25 20:41:09 -05:00 | 
				
					
						|  Allen Webster | 145d1a6561 | Fixed linux side keyboard stuff | 2016-02-25 20:28:31 -05:00 | 
				
					
						|  Allen Webster | ba04801d6c | debugged keyboard issue | 2016-02-25 18:57:10 -05:00 | 
				
					
						|  Allen Webster | ceb9b6d217 | replaced Key_Codes with generated enum | 2016-02-25 18:52:11 -05:00 | 
				
					
						|  Allen Webster | 9c6fdde85d | API tweaks | 2016-02-25 07:12:09 -05:00 | 
				
					
						|  Allen Webster | 3a03c6dbb0 | white_or_token seeks fixed, tweaks to mark | 2016-02-25 00:01:25 -05:00 | 
				
					
						|  Allen Webster | dca0269d8e | API refinement | 2016-02-24 19:04:08 -05:00 | 
				
					
						|  insofaras | 353dcce12b | add a memcpy wrapper for use when packaging the linux version so it can run on older distros | 2016-02-24 19:10:42 +00:00 | 
				
					
						|  Allen Webster | 248125dbaa | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2016-02-24 11:58:12 -05:00 | 
				
					
						|  Allen Webster | 9ed2af1cb7 | a3.4.2 version | 2016-02-24 11:58:02 -05:00 | 
				
					
						|  insofaras | 6f7d4f5a75 | less broken file_paths_equal for linux | 2016-02-24 16:56:35 +00:00 | 
				
					
						|  insofaras | d676f5f0b8 | Sys_File_Paths_Equal | 2016-02-24 16:52:18 +00:00 | 
				
					
						|  insofaras | 0a6c851788 | some alternate vsync glx extensions | 2016-02-24 16:31:09 +00:00 | 
				
					
						|  insofaras | 6a508bd872 | implement the cli / compilation stuff for linux | 2016-02-24 16:00:45 +00:00 | 
				
					
						|  Allen Webster | 29a405e8df | view api working, some examples in custom.cpp | 2016-02-24 00:16:08 -05:00 | 
				
					
						|  insofaras | eeb7c7c6df | better linux threading + some currently non-functional fontconfig stuff | 2016-02-24 01:27:40 +00:00 | 
				
					
						|  Allen Webster | b70596b9bb | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2016-02-23 18:03:32 -05:00 | 
				
					
						|  Allen Webster | c7a6225fe2 | buffer api up and running | 2016-02-23 18:03:22 -05:00 | 
				
					
						|  insofaras | 9435396741 | linux cursors. resizing ones flicker a bit currently | 2016-02-23 22:28:34 +00:00 | 
				
					
						|  insofaras | fde2fda466 | linux scroll wheel | 2016-02-23 21:40:49 +00:00 | 
				
					
						|  Allen Webster | e16ab8c1c4 | new replace range api | 2016-02-23 15:41:11 -05:00 |