Allen Webster 
							
						 
						
							
							
								4640349de8 
								
							
								 
							
						 
						
							
							
								
								Basics of relex are now in place  
							
							
							
						 
						
							2019-09-28 19:13:46 -07:00  
				
					
						
							
							
								
								Allen Webster 
							
						 
						
							
							
								36d9e899ae 
								
							
								 
							
						 
						
							
							
								
								4coder now building with new lexer  
							
							
							
						 
						
							2019-09-27 16:56:05 -07:00  
				
					
						
							
							
								 
						
							
							
								c9fe9175f6 
								
							
								 
							
						 
						
							
							
								
								Lex Gen Main; C++ Lexer Model  
							
							
							
						 
						
							2019-09-04 11:26:51 -07:00  
				
					
						
							
							
								 
						
							
							
								8bd7c2fd67 
								
							
								 
							
						 
						
							
							
								
								Token transition in progress  
							
							
							
						 
						
							2019-09-03 22:31:35 -07:00  
				
					
						
							
							
								 
						
							
							
								aaec0cc3c8 
								
							
								 
							
						 
						
							
							
								
								Character positioning by line relative layout iteration  
							
							
							
						 
						
							2019-09-02 11:59:36 -07:00  
				
					
						
							
							
								 
						
							
							
								8f8ad47f4e 
								
							
								 
							
						 
						
							
							
								
								Log grapher wrapped up, more flexible key matching in listers, i64 in markers  
							
							
							
						 
						
							2019-08-23 18:34:42 -07:00  
				
					
						
							
							
								 
						
							
							
								b9e5d2d49f 
								
							
								 
							
						 
						
							
							
								
								Finished external modification hook  
							
							
							
						 
						
							2019-08-13 11:54:15 -07:00  
				
					
						
							
							
								 
						
							
							
								d4db77b3fb 
								
							
								 
							
						 
						
							
							
								
								New file listing API  
							
							
							
						 
						
							2019-08-03 17:49:40 -07:00  
				
					
						
							
							
								 
						
							
							
								2e0992fdd3 
								
							
								 
							
						 
						
							
							
								
								extended text layouts to easily get character and line rectangles  
							
							
							
						 
						
							2019-07-31 19:13:36 -07:00  
				
					
						
							
							
								 
						
							
							
								6b3d61c035 
								
							
								 
							
						 
						
							
							
								
								Font handling and rendering basically working.  
							
							
							
						 
						
							2019-07-24 00:41:40 -07:00  
				
					
						
							
							
								 
						
							
							
								a7c5be3e02 
								
							
								 
							
						 
						
							
							
								
								Deprecated old table and arena code  
							
							
							
						 
						
							2019-07-12 17:43:17 -07:00  
				
					
						
							
							
								 
						
							
							
								7072c92dc2 
								
							
								 
							
						 
						
							
							
								
								Switching the API over to i64 and Range_i64 for positions inside buffers  
							
							
							
						 
						
							2019-06-20 16:43:27 -07:00  
				
					
						
							
							
								 
						
							
							
								7d0dd46a3f 
								
							
								 
							
						 
						
							
							
								
								Finished switching the API to new return style  
							
							
							
						 
						
							2019-06-19 21:45:58 -07:00  
				
					
						
							
							
								 
						
							
							
								5010d6e14f 
								
							
								 
							
						 
						
							
							
								
								Fixed bugs in string seek, fixed bug in insertf  
							
							
							
						 
						
							2019-06-19 20:43:02 -07:00  
				
					
						
							
							
								 
						
							
							
								cf6c92fcbd 
								
							
								 
							
						 
						
							
							
								
								Switching the API return method  
							
							
							
						 
						
							2019-06-18 19:31:59 -07:00  
				
					
						
							
							
								 
						
							
							
								41ac11cf98 
								
							
								 
							
						 
						
							
							
								
								Extended String_Match struct; regularized range and rect type code  
							
							
							
						 
						
							2019-06-17 21:47:00 -07:00  
				
					
						
							
							
								 
						
							
							
								316673af26 
								
							
								 
							
						 
						
							
							
								
								Simplified and optimized implementation of string matching/scanning/listing operations by reducing to a chunked text linear scanning algorithim  
							
							
							
						 
						
							2019-06-16 16:38:22 -07:00  
				
					
						
							
							
								 
						
							
							
								0516c94afc 
								
							
								 
							
						 
						
							
							
								
								Deeply reorganizing code from seek.cpp; more 'enclose' operations  
							
							
							
						 
						
							2019-06-09 14:05:57 -07:00  
				
					
						
							
							
								 
						
							
							
								9ce2eeeb11 
								
							
								 
							
						 
						
							
							
								
								Replaced streaming implementations of seeks with a core based character class seek system  
							
							
							
						 
						
							2019-06-08 17:09:14 -07:00  
				
					
						
							
							
								 
						
							
							
								0096b6339e 
								
							
								 
							
						 
						
							
							
								
								Simplifying and reorganizing 4coder_seek.cpp stuff  
							
							
							
						 
						
							2019-06-05 16:04:35 -07:00  
				
					
						
							
							
								 
						
							
							
								0e7287fbf3 
								
							
								 
							
						 
						
							
							
								
								Removing directory_cd API  
							
							
							
						 
						
							2019-06-01 17:45:18 -07:00  
				
					
						
							
							
								 
						
							
							
								2ef8f361d7 
								
							
								 
							
						 
						
							
							
								
								Merge non-sense, who knows, here goes  
							
							
							
						 
						
							2019-06-01 16:58:28 -07:00  
				
					
						
							
							
								 
						
							
							
								7841ec0f2e 
								
							
								 
							
						 
						
							
							
								
								Extraordinary breaking rewrite.  Arenas.  Strings.  Lots of API related stuff.  
							
							
							
						 
						
							2019-06-01 16:33:31 -07:00  
				
					
						
							
							
								 
						
							
							
								e6451a3871 
								
							
								 
							
						 
						
							
							
								
								Cleanup cleanup cleanup; shrinking api implementation file size mostly  
							
							
							
						 
						
							2019-04-05 16:30:24 -07:00  
				
					
						
							
							
								 
						
							
							
								3911eb2197 
								
							
								 
							
						 
						
							
							
								
								Remove View_Summary from core API  
							
							
							
						 
						
							2019-04-05 14:56:58 -07:00  
				
					
						
							
							
								 
						
							
							
								afc46f615f 
								
							
								 
							
						 
						
							
							
								
								text layout space conversions  
							
							
							
						 
						
							2019-03-31 23:14:31 -07:00  
				
					
						
							
							
								 
						
							
							
								e57e927e07 
								
							
								 
							
						 
						
							
							
								
								Deprecated mirrors  
							
							
							
						 
						
							2019-03-31 20:05:48 -07:00  
				
					
						
							
							
								 
						
							
							
								1977394096 
								
							
								 
							
						 
						
							
							
								
								layout handles, looking up cursor values  
							
							
							
						 
						
							2019-03-31 17:36:09 -07:00  
				
					
						
							
							
								 
						
							
							
								068defec5f 
								
							
								 
							
						 
						
							
							
								
								font metrics  
							
							
							
						 
						
							2019-03-31 14:30:06 -07:00  
				
					
						
							
							
								 
						
							
							
								a552b0168f 
								
							
								 
							
						 
						
							
							
								
								top level render caller controlling layout directly  
							
							
							
						 
						
							2019-03-31 11:55:26 -07:00  
				
					
						
							
							
								 
						
							
							
								362c3cea86 
								
							
								 
							
						 
						
							
							
								
								clipboard change hook fully integrated  
							
							
							
						 
						
							2019-03-30 15:36:31 -07:00  
				
					
						
							
							
								 
						
							
							
								1e67e5a3c5 
								
							
								 
							
						 
						
							
							
								
								switch Found_String to use Range  
							
							
							
						 
						
							2019-03-30 13:30:51 -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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								9cfffe6bb6 
								
							
								 
							
						 
						
							
							
								
								File Attributes thingy, command line file crash investigated  
							
							
							
						 
						
							2019-02-13 15:15:22 -08:00  
				
					
						
							
							
								 
						
							
							
								f49d937fae 
								
							
								 
							
						 
						
							
							
								
								Updated API to using IDs, added new key codes  
							
							
							
						 
						
							2019-02-13 14:14:27 -08:00  
				
					
						
							
							
								 
						
							
							
								4a5388f901 
								
							
								 
							
						 
						
							
							
								
								Edit handler hook, edit reflection for search buffer, history setting for buffer  
							
							
							
						 
						
							2019-02-11 18:33:11 -08:00  
				
					
						
							
							
								 
						
							
							
								7b4705be60 
								
							
								 
							
						 
						
							
							
								
								simplify gui scroll vars, switch things which should ints over to ints  
							
							
							
						 
						
							2019-02-09 23:48:07 -08:00