fb55121c00 
								
							
								 
							
						 
						
							
							
								
								Added get_view_visible_range  
							
							... 
							
							
							
							Add get_view_visible_range so you don't have to be in the render_caller to find out what can be seen in a view.  Ideally these two paths would be merged eventually...
Also added mirror buffer support to Buffer_Insertion 
							
						 
						
							2019-03-24 00:17:21 -07:00  
				
					
						
							
							
								 
						
							
							
								7ee448c7f5 
								
							
								 
							
						 
						
							
							
								
								Fix for exec_system_command implementation on new API  
							
							
							
						 
						
							2019-03-22 13:23:39 -07:00  
				
					
						
							
							
								 
						
							
							
								1b4c95e4dd 
								
							
								 
							
						 
						
							
							
								
								Batch edit fix  
							
							
							
						 
						
							2019-03-22 13:08:06 -07:00  
				
					
						
							
							
								 
						
							
							
								2c381917fd 
								
							
								 
							
						 
						
							
							
								
								Undo/Redo cursor positioning fixed  
							
							
							
						 
						
							2019-03-21 22:06:30 -07:00  
				
					
						
							
							
								 
						
							
							
								3f3a31b114 
								
							
								 
							
						 
						
							
							
								
								New edit range hook  
							
							
							
						 
						
							2019-03-21 18:27:28 -07:00  
				
					
						
							
							
								 
						
							
							
								5b65686785 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2019-03-20 20:20:20 -07:00  
				
					
						
							
							
								 
						
							
							
								d24c1a7a6b 
								
							
								 
							
						 
						
							
							
								
								Upgraded child process API; Child_Process_ID; launch process without buffer; no-max number of child processes  
							
							
							
						 
						
							2019-03-20 20:18:08 -07:00  
				
					
						
							
							
								 
						
							
							
								5959cc0f78 
								
							
								 
							
						 
						
							
							
								
								Only send end signal from exec_system_command via flag  
							
							
							
						 
						
							2019-03-17 16:11:37 -07:00  
				
					
						
							
							
								 
						
							
							
								7b9b52affa 
								
							
								 
							
						 
						
							
							
								
								Using clip rects for better line numbers margin  
							
							
							
						 
						
							2019-03-17 14:30:48 -07:00  
				
					
						
							
							
								 
						
							
							
								dd83636640 
								
							
								 
							
						 
						
							
							
								
								Merged in casey_clipboard_and_process_mods (pull request  #1 )  
							
							... 
							
							
							
							Clipboard, Process, and Cliprect Changes 
							
						 
						
							2019-03-17 21:28:44 +00:00  
				
					
						
							
							
								 
						
							
							
								bc6fa9d9f2 
								
							
								 
							
						 
						
							
							
								
								Clipboard, Process, and Cliprect Changes  
							
							... 
							
							
							
							- Added clipboard change hook
- Added Process_State query for getting the state of exec_system_command operations, retrieved via Get_Process_State
- Added intersection_of and union_of for i32_Rect and f32_Rect
- Fixed what I believe is a bug in the clipboard number updating in the win32 layer (it didn't used to record the new number correctly)
- Added screen_space_to_view_space for Vec2 and f32_Rect
- Made Draw_String return the ending point, as we decided
- Added Draw_Clip_Push and Draw_Clip_Pop
- Changed the behavior of Render_Push_Clip_Sig to allow input clipping rectangles to be anything, and they are simply intersected with the parent rectangle, rather than asserted to not go outside.
- 
							
						 
						
							2019-03-15 01:38:28 -07:00  
				
					
						
							
							
								 
						
							
							
								cd299761e9 
								
							
								 
							
						 
						
							
							
								
								Line numbers  
							
							
							
						 
						
							2019-02-27 13:14:25 -08:00  
				
					
						
							
							
								 
						
							
							
								1907196035 
								
							
								 
							
						 
						
							
							
								
								Margins, moved file bar, moved query bars  
							
							
							
						 
						
							2019-02-26 21:49:35 -08:00  
				
					
						
							
							
								 
						
							
							
								bc492e7bd4 
								
							
								 
							
						 
						
							
							
								
								Fixed marker line range coloring  
							
							
							
						 
						
							2019-02-26 18:32:56 -08:00  
				
					
						
							
							
								 
						
							
							
								f3a3dfdffe 
								
							
								 
							
						 
						
							
							
								
								Fixing max_f32  
							
							
							
						 
						
							2019-02-26 15:32:49 -08:00  
				
					
						
							
							
								 
						
							
							
								e4b007319a 
								
							
								 
							
						 
						
							
							
								
								Moving basically everything to 4coder base types  
							
							
							
						 
						
							2019-02-26 15:30:08 -08:00  
				
					
						
							
							
								 
						
							
							
								76f57e2a79 
								
							
								 
							
						 
						
							
							
								
								More int32_t uint32_t changes  
							
							
							
						 
						
							2019-02-26 15:17:53 -08:00  
				
					
						
							
							
								 
						
							
							
								632e2bf9cd 
								
							
								 
							
						 
						
							
							
								
								Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures  
							
							
							
						 
						
							2019-02-26 15:08:42 -08:00  
				
					
						
							
							
								 
						
							
							
								0bc8ee17f9 
								
							
								 
							
						 
						
							
							
								
								View split transition API fixups  
							
							
							
						 
						
							2019-02-26 13:05:02 -08:00  
				
					
						
							
							
								 
						
							
							
								e6edfebdba 
								
							
								 
							
						 
						
							
							
								
								Lister up and running on the entirely custom side system  
							
							
							
						 
						
							2019-02-26 11:59:57 -08:00  
				
					
						
							
							
								 
						
							
							
								8af9849f67 
								
							
								 
							
						 
						
							
							
								
								push_fancy_stringf  
							
							
							
						 
						
							2019-02-25 16:17:24 -08:00  
				
					
						
							
							
								 
						
							
							
								4b55e6e293 
								
							
								 
							
						 
						
							
							
								
								Cleaned up dirty flag usages  
							
							
							
						 
						
							2019-02-25 15:49:16 -08:00  
				
					
						
							
							
								 
						
							
							
								1428fc822f 
								
							
								 
							
						 
						
							
							
								
								4coder Jamm 2  
							
							
							
						 
						
							2019-02-25 15:42:13 -08:00  
				
					
						
							
							
								 
						
							
							
								410b90d44c 
								
							
								 
							
						 
						
							
							
								
								Key event buffer overflow crash fixed; switched draw_string over to Vec2 and returning the distance measured in deltas  
							
							
							
						 
						
							2019-02-24 14:54:57 -08:00  
				
					
						
							
							
								 
						
							
							
								258257eb45 
								
							
								 
							
						 
						
							
							
								
								4coder Jamm 1  
							
							
							
						 
						
							2019-02-23 23:22:16 -08:00  
				
					
						
							
							
								 
						
							
							
								031d097be7 
								
							
								 
							
						 
						
							
							
								
								Mirror system up and running -- without highlights  
							
							
							
						 
						
							2019-02-22 04:43:12 -08:00  
				
					
						
							
							
								 
						
							
							
								5ddc8e2b86 
								
							
								 
							
						 
						
							
							
								
								Fixed up seeks even more  
							
							
							
						 
						
							2019-02-20 22:58:34 -08:00  
				
					
						
							
							
								 
						
							
							
								c012eefcd5 
								
							
								 
							
						 
						
							
							
								
								seek token fixed  
							
							
							
						 
						
							2019-02-20 20:43:25 -08:00  
				
					
						
							
							
								 
						
							
							
								9c1e1eb843 
								
							
								 
							
						 
						
							
							
								
								Switched experiments.cpp over to deprecated token streams, need to switch to new token API  
							
							
							
						 
						
							2019-02-13 20:21:52 -08:00  
				
					
						
							
							
								 
						
							
							
								1e89cb9e79 
								
							
								 
							
						 
						
							
							
								
								Fixed exec_system_command problem  
							
							
							
						 
						
							2019-02-13 20:16:02 -08:00  
				
					
						
							
							
								 
						
							
							
								f9657415d5 
								
							
								 
							
						 
						
							
							
								
								Fixed get_4ed_path problems on windows  
							
							
							
						 
						
							2019-02-13 19:53:55 -08:00  
				
					
						
							
							
								 
						
							
							
								b2b4270505 
								
							
								 
							
						 
						
							
							
								
								New file attributes by handle and by name everywhere  
							
							
							
						 
						
							2019-02-13 16:24:03 -08:00  
				
					
						
							
							
								 
						
							
							
								9cfffe6bb6 
								
							
								 
							
						 
						
							
							
								
								File Attributes thingy, command line file crash investigated  
							
							
							
						 
						
							2019-02-13 15:15:22 -08:00  
				
					
						
							
							
								 
						
							
							
								77df5349b7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2019-02-13 14:14:41 -08:00  
				
					
						
							
							
								 
						
							
							
								f49d937fae 
								
							
								 
							
						 
						
							
							
								
								Updated API to using IDs, added new key codes  
							
							
							
						 
						
							2019-02-13 14:14:27 -08:00  
				
					
						
							
							
								 
						
							
							
								acd48742d9 
								
							
								 
							
						 
						
							
							
								
								Fix relex init garbage problem  
							
							
							
						 
						
							2019-02-12 23:03:03 -08:00  
				
					
						
							
							
								 
						
							
							
								774723be04 
								
							
								 
							
						 
						
							
							
								
								goto sticky jump same panel working again for search buffer  
							
							
							
						 
						
							2019-02-12 02:21:02 -08:00  
				
					
						
							
							
								 
						
							
							
								2d803860ac 
								
							
								 
							
						 
						
							
							
								
								Fix variable shadowing for build on new VS versions  
							
							
							
						 
						
							2019-02-11 22:11:08 -08:00  
				
					
						
							
							
								 
						
							
							
								df86363f81 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://bitbucket.org/4coder/4coder  
							
							
							
						 
						
							2019-02-11 22:07:15 -08:00  
				
					
						
							
							
								 
						
							
							
								8b965f854e 
								
							
								 
							
						 
						
							
							
								
								unknown change  
							
							
							
						 
						
							2019-02-11 22:07:11 -08:00  
				
					
						
							
							
								 
						
							
							
								c2c0e8a00f 
								
							
								 
							
						 
						
							
							
								
								replace_in_range and replace_all_occurences now use global edit groups  
							
							
							
						 
						
							2019-02-11 19:17:21 -08:00  
				
					
						
							
							
								 
						
							
							
								2c00fbfd70 
								
							
								 
							
						 
						
							
							
								
								Fix up the behavior of cross buffer undo redo a little more; setup for view_buffer_set  
							
							
							
						 
						
							2019-02-11 19:10:42 -08:00  
				
					
						
							
							
								 
						
							
							
								5c045a2d5e 
								
							
								 
							
						 
						
							
							
								
								Cross buffer undo-redo  
							
							
							
						 
						
							2019-02-11 19:03:49 -08:00  
				
					
						
							
							
								 
						
							
							
								4a5388f901 
								
							
								 
							
						 
						
							
							
								
								Edit handler hook, edit reflection for search buffer, history setting for buffer  
							
							
							
						 
						
							2019-02-11 18:33:11 -08:00  
				
					
						
							
							
								 
						
							
							
								90163a2f85 
								
							
								 
							
						 
						
							
							
								
								Remove the persistent and transient sub parts of the view, just a view now  
							
							
							
						 
						
							2019-02-10 01:18:34 -08:00  
				
					
						
							
							
								 
						
							
							
								7b4705be60 
								
							
								 
							
						 
						
							
							
								
								simplify gui scroll vars, switch things which should ints over to ints  
							
							
							
						 
						
							2019-02-09 23:48:07 -08:00  
				
					
						
							
							
								 
						
							
							
								357125c8b2 
								
							
								 
							
						 
						
							
							
								
								Remove scroll_i and fix the bopping around of the view for single file side by side editing  
							
							
							
						 
						
							2019-02-09 18:56:29 -08:00  
				
					
						
							
							
								 
						
							
							
								66a06053b6 
								
							
								 
							
						 
						
							
							
								
								Moved built-in mark out of the edit pos  
							
							
							
						 
						
							2019-02-09 16:35:47 -08:00  
				
					
						
							
							
								 
						
							
							
								b0007d387f 
								
							
								 
							
						 
						
							
							
								
								Simplifying the edit position structure  
							
							
							
						 
						
							2019-02-09 16:20:55 -08:00  
				
					
						
							
							
								 
						
							
							
								4bdc1e6d21 
								
							
								 
							
						 
						
							
							
								
								Touch up to the edit position stack  
							
							
							
						 
						
							2019-02-09 14:48:53 -08:00