|  Allen Webster | aa773f7413 | notepad scrolling bug fix; win32 window icon | 2020-05-09 07:44:36 -07:00 | 
				
					
						|  Allen Webster | 6bc50194a1 | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2020-05-08 07:41:58 -07:00 | 
				
					
						|  Allen Webster | 72b2c029a2 | Important undo fade I forgot to commit and push | 2020-05-08 07:41:51 -07:00 | 
				
					
						|  Allen Webster | c68992e15a | 4.1.5 version number change - time to try to package | 2020-05-08 07:24:37 -07:00 | 
				
					
						|  Allen Webster | 7b77ee23f2 | Undo fade in config.4coder | 2020-05-08 07:23:45 -07:00 | 
				
					
						|  Allen Webster | 01e187561c | Recovered original undo/redo fade ranges | 2020-05-03 08:05:34 -07:00 | 
				
					
						|  Allen Webster | c4e47935d4 | Undo fade out | 2020-05-03 08:00:28 -07:00 | 
				
					
						|  Allen Webster | 33933da218 | Upgrade to view change buffer hook; quick_swap_buffer | 2020-05-03 06:40:07 -07:00 | 
				
					
						|  Allen Webster | 7c1931ebb0 | View change buffer hook | 2020-05-03 06:24:39 -07:00 | 
				
					
						|  Allen Webster | b2348d5100 | Keep lister text field's right side in view always | 2020-05-03 06:08:17 -07:00 | 
				
					
						|  Allen Webster | e228600992 | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2020-05-03 06:07:45 -07:00 | 
				
					
						|  Allen Webster | 25d07a750c | Keep the lister text field's right side in view | 2020-05-03 06:07:27 -07:00 | 
				
					
						|  Yuval Dolev | 88cf02077e | Removed redundant insertText function duplicate. | 2020-05-03 15:25:35 +03:00 | 
				
					
						|  Allen Webster | 79bc7a7c6e | Fix for the error bonk on every key combo | 2020-05-03 05:06:19 -07:00 | 
				
					
						|  Yuval Dolev | 9b17ed2443 | Fix for macOS input issue regarding dead keys. | 2020-05-03 01:04:32 +03:00 | 
				
					
						|  Allen Webster | 5b8d22a766 | Pass the buffer edit hook the old_cursor_range | 2020-05-01 21:44:52 -07:00 | 
				
					
						|  Allen Webster | b3b4300e4f | Added single line backslashed lines to lexer | 2020-05-01 21:26:06 -07:00 | 
				
					
						|  Allen Webster | 88af8b02fb | A few visual style options in config.4coder | 2020-05-01 21:21:14 -07:00 | 
				
					
						|  Allen Webster | ca7240f349 | default_tab_width in config.4coder | 2020-05-01 20:59:36 -07:00 | 
				
					
						|  Allen Webster | 4dc4adccf9 | Lexer bug for a few new line situations | 2020-05-01 20:41:42 -07:00 | 
				
					
						|  Allen Webster | c4370bb766 | Multi-line tokens shouldn't apply incomplete statement indent shifting | 2020-05-01 20:02:36 -07:00 | 
				
					
						|  Allen Webster | 3c77835e6f | Okay back to the old text stuff for now :( Let's fix scroll feel by multiplying in the screen scale factor? Why not right? | 2020-05-01 18:31:28 -07:00 | 
				
					
						|  Allen Webster | 67e294c0d5 | That doesn't do it. | 2020-05-01 18:08:01 -07:00 | 
				
					
						|  Allen Webster | 8b0e54c89b | enable_output_wrapping config option | 2020-05-01 14:04:57 -07:00 | 
				
					
						|  Allen Webster | 886c70100d | Simplify fade range code; make it update with buffer edits | 2020-05-01 12:28:36 -07:00 | 
				
					
						|  Allen Webster | 6dd43762c4 | Fix token coloring logic for special cases; also cooler sunlight theme | 2020-05-01 12:09:38 -07:00 | 
				
					
						|  Allen Webster | 4f579180c1 | Woops screwed it up | 2020-05-01 11:58:24 -07:00 | 
				
					
						|  Allen Webster | 63edacbd16 | Clean all lines request | 2020-05-01 11:49:40 -07:00 | 
				
					
						|  Allen Webster | 4606393aad | Notepad like mode scrolling fix | 2020-05-01 11:33:30 -07:00 | 
				
					
						|  Allen Webster | 63bfed7ab1 | Quick fix for thread handle leak; project parse crash bug fix | 2020-05-01 07:38:57 -07:00 | 
				
					
						|  Allen Webster | 5561704e2e | Notepad-like mode crash bug fixes | 2020-05-01 06:52:22 -07:00 | 
				
					
						|  Allen Webster | 2d1d69e2c9 | Line number performance fix | 2020-05-01 06:31:44 -07:00 | 
				
					
						|  Allen Webster | b53df35fcb | Changed some stuff before, don't know what; fixed mac flags | 2020-05-01 05:26:22 -07:00 | 
				
					
						|  Yuval Dolev | 7ed42ab516 | Updated the macOS platform layer's keycode lookup table to supper the new keycodes. | 2020-03-14 01:16:54 +02:00 | 
				
					
						|  Allen Webster | ca9f1d8f1c | Arena fixup and Date_Time implementation for Linux | 2020-03-12 21:26:46 -07:00 | 
				
					
						|  Allen Webster | eb298a6fdc | Mac fixup of arenas; implementation of Date_Time | 2020-03-12 21:17:43 -07:00 | 
				
					
						|  Allen Webster | 9aba7ab19f | More scratch fixes | 2020-03-11 20:59:44 -07:00 | 
				
					
						|  Allen Webster | 6089c87b20 | Fix an important scratch bug | 2020-03-11 20:35:52 -07:00 | 
				
					
						|  Allen Webster | 73fdc838f1 | New better arena management | 2020-03-11 16:22:37 -07:00 | 
				
					
						|  Allen Webster | 7b77702492 | Merge whatevs | 2020-03-11 03:34:35 -07:00 | 
				
					
						|  Allen Webster | 4f2e59ff77 | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2020-03-11 03:34:07 -07:00 | 
				
					
						|  Allen Webster | 8849f6ce8c | Date_Time type; formatting function for Date_Time; System API for getting Date_Time UTC, and converting UTC to local time; Implementation in Windows | 2020-03-11 03:33:54 -07:00 | 
				
					
						|  Allen Webster | c15a79b84b | Merge branch 'master' of https://bitbucket.org/4coder/4coder | 2020-03-11 00:37:32 -07:00 | 
				
					
						|  Allen Webster | 48da9e3c64 | Fix critical bug with core mouse modifiers; better behavior for binding lookup, strict matches first, then first loose match | 2020-03-11 00:23:46 -07:00 | 
				
					
						|  Allen Webster | ea460749a5 | Linux push scripts fix (again?) | 2020-03-10 15:03:41 -07:00 | 
				
					
						|  Allen Webster | 7387be0a22 | Linux push script | 2020-03-10 14:44:39 -07:00 | 
				
					
						|  Allen Webster | 6f4bd5515b | Version number 4.1.4 | 2020-03-10 14:19:23 -07:00 | 
				
					
						|  Allen Webster | 8b2281e093 | Bindings only do strict-matching now so ordering is less important and less confusing | 2020-03-09 21:05:45 -07:00 | 
				
					
						|  Allen Webster | d72636138d | Normal count type in Color_Table | 2020-03-07 14:54:52 -08:00 | 
				
					
						|  Allen Webster | be3895b90f | Not sure what I changed | 2020-03-07 14:53:33 -08:00 |