|  Allen Webster | 11cd6192ed | Removing old style scanning code from 4coder_search.cpp | 2019-06-14 14:07:17 -07:00 | 
				
					
						|  Allen Webster | cdfff6f8a5 | Fixed the replace in range bug | 2019-06-14 13:28:20 -07:00 | 
				
					
						|  Allen Webster | b5cc96aa2a | Fixed bug in backward string seek | 2019-06-12 14:35:30 -07:00 | 
				
					
						|  Allen Webster | ab12f73e67 | Seek string in the core | 2019-06-11 16:16:27 -07:00 | 
				
					
						|  Allen Webster | 7e3bcf04a8 | Generalizing the ideas of 'stop spots' and 'enclose' operations even more | 2019-06-10 22:01:57 -07:00 | 
				
					
						|  Allen Webster | 0516c94afc | Deeply reorganizing code from seek.cpp; more 'enclose' operations | 2019-06-09 14:05:57 -07:00 | 
				
					
						|  Allen Webster | 24e025cf29 | Seek character delimiter moved onto thew seek system | 2019-06-08 17:19:55 -07:00 | 
				
					
						|  Allen Webster | 9ce2eeeb11 | Replaced streaming implementations of seeks with a core based character class seek system | 2019-06-08 17:09:14 -07:00 | 
				
					
						|  Allen Webster | 0096b6339e | Simplifying and reorganizing 4coder_seek.cpp stuff | 2019-06-05 16:04:35 -07:00 | 
				
					
						|  Allen Webster | 749b4349f6 | Significant progress reorganizing the customization helpers | 2019-06-01 20:07:57 -07:00 | 
				
					
						|  Allen Webster | 6130b839ea | Fixed the bug where delete_file_query command doesn't end after the user confirms | 2019-06-01 17:49:03 -07:00 | 
				
					
						|  Allen Webster | e384e63372 | Deleted empty 4ed_shared_file_handling.cpp file | 2019-06-01 17:47:45 -07:00 | 
				
					
						|  Allen Webster | 71ce96e5a4 | Removing OS level directory cd implementations | 2019-06-01 17:47:14 -07:00 | 
				
					
						|  Allen Webster | 0e7287fbf3 | Removing directory_cd API | 2019-06-01 17:45:18 -07:00 | 
				
					
						|  Allen Webster | 2ef8f361d7 | Merge non-sense, who knows, here goes | 2019-06-01 16:58:28 -07:00 | 
				
					
						|  Allen Webster | 7841ec0f2e | Extraordinary breaking rewrite.  Arenas.  Strings.  Lots of API related stuff. | 2019-06-01 16:33:31 -07:00 | 
				
					
						|  Allen Webster | 70cae408d1 | stop spamming all the views with the run buffer | 2019-04-15 12:43:58 -07:00 | 
				
					
						|  Allen Webster | 9792327987 | Fix variable shadowing problems | 2019-04-08 13:02:44 -07:00 | 
				
					
						|  Allen Webster | 79e04a54c7 | misc fixes | 2019-04-08 12:21:04 -07:00 | 
				
					
						|  Allen Webster | c4117c86a0 | Finished sectioning away View_Summary | 2019-04-07 10:36:24 -07:00 | 
				
					
						|  Allen Webster | 9ac5c44a07 | view summary blah blah lbha | 2019-04-06 16:36:53 -07:00 | 
				
					
						|  Allen Webster | bcec902ce2 | More progress shifting off of View_Summary | 2019-04-06 14:13:49 -07:00 | 
				
					
						|  Allen Webster | 88df8a4fb2 | Progress towards shifting off View_Summary | 2019-04-06 12:40:36 -07:00 | 
				
					
						|  Allen Webster | e6451a3871 | Cleanup cleanup cleanup; shrinking api implementation file size mostly | 2019-04-05 16:30:24 -07:00 | 
				
					
						|  Allen Webster | 3911eb2197 | Remove View_Summary from core API | 2019-04-05 14:56:58 -07:00 | 
				
					
						|  Allen Webster | 18b755c626 | Doubled buffer entries in buffer lister | 2019-04-05 14:27:36 -07:00 | 
				
					
						|  Allen Webster | 9f15876d87 | Initialize custom arena sooner | 2019-04-05 14:22:11 -07:00 | 
				
					
						|  Allen Webster | a0b4524116 | Variable shadowing fix | 2019-04-05 14:18:16 -07:00 | 
				
					
						|  Allen Webster | 309d6b03ac | Buffer_Summary completely shifted into transition files | 2019-04-04 19:03:36 -07:00 | 
				
					
						|  Allen Webster | 4d2afeaeca | A tiny bit more: | 2019-04-04 01:28:18 -07:00 | 
				
					
						|  Allen Webster | bdf1d57eb5 | Progress towards removing Buffer_Summary | 2019-04-04 01:25:16 -07:00 | 
				
					
						|  Allen Webster | 7792bb2b81 | New insertion buffering; fixed new search bug | 2019-04-02 13:06:49 -07:00 | 
				
					
						|  Allen Webster | 7215850793 | Fixed render_cursor computation in text layout; fixed default render caller on_screen_range query | 2019-04-02 09:23:07 -07:00 | 
				
					
						|  Allen Webster | 5fc89ba45a | buffer space <-> layout space conversions; on screen range and height in text layout | 2019-03-31 23:40:24 -07:00 | 
				
					
						|  Allen Webster | afc46f615f | text layout space conversions | 2019-03-31 23:14:31 -07:00 | 
				
					
						|  Allen Webster | 8a9fe50a98 | Fix alignment bug in new compute_render_layout system; fixed some misc. bugs | 2019-03-31 21:24:13 -07:00 | 
				
					
						|  Allen Webster | 27214f4bf9 | jumping, set dirty state API, fix null dereference crash | 2019-03-31 20:50:37 -07:00 | 
				
					
						|  Allen Webster | e57e927e07 | Deprecated mirrors | 2019-03-31 20:05:48 -07:00 | 
				
					
						|  Allen Webster | 731a162d9c | Lots of progress towards sectioning off Buffer_Summary | 2019-03-31 19:41:39 -07:00 | 
				
					
						|  Allen Webster | 1977394096 | layout handles, looking up cursor values | 2019-03-31 17:36:09 -07:00 | 
				
					
						|  Allen Webster | a315461286 | default_ui_render_caller - decomposition | 2019-03-31 15:07:10 -07:00 | 
				
					
						|  Allen Webster | 068defec5f | font metrics | 2019-03-31 14:30:06 -07:00 | 
				
					
						|  Allen Webster | 148b618349 | global_get_screen_rectangle | 2019-03-31 14:04:02 -07:00 | 
				
					
						|  Allen Webster | 9d787d19fd | explicitly telling compute_render_layout the 'buffer coordinates' for the layout | 2019-03-31 13:56:00 -07:00 | 
				
					
						|  Allen Webster | a552b0168f | top level render caller controlling layout directly | 2019-03-31 11:55:26 -07:00 | 
				
					
						|  Allen Webster | 028f96b633 | extened api to make Buffer_Summary redundant | 2019-03-30 16:18:13 -07:00 | 
				
					
						|  Allen Webster | 362c3cea86 | clipboard change hook fully integrated | 2019-03-30 15:36:31 -07:00 | 
				
					
						|  Allen Webster | b3d043ea23 | treat wrapped line queries as unwrapped if the file/view underlying is unwrapped | 2019-03-30 15:21:58 -07:00 | 
				
					
						|  Allen Webster | 5a601f4832 | buildsuper release mode | 2019-03-30 15:10:17 -07:00 | 
				
					
						|  Allen Webster | 13fbae75e3 | new animation call n=0 -> immediate animate, n>0 -> try to wait about roughly that many milliseconds | 2019-03-30 14:51:56 -07:00 |