Commit Graph

1409 Commits (790d21f5176e817724fa0def1f9184c828ad1e9f)

Author SHA1 Message Date
Allen Webster 790d21f517 Fix indentation bug from force emiting first character on each line 2018-12-17 15:50:18 -08:00
Allen Webster 11c12e8b92 Modifiers on mouse events (mac) 2018-12-17 14:21:39 -08:00
Allen Webster 73bbf17809 Modifiers on mouse events (linux) 2018-12-17 13:45:20 -08:00
Allen Webster a0f398ca6c Open files from a file lister's current directory not from the hot directory 2018-12-17 11:47:03 -08:00
Allen Webster a1cfefbf86 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
Allen Webster cf5b9f3b52 Fixed file/buffer lister crashes for very long lists, fixed kill buffer on dirty buffer bug 2018-12-16 18:07:49 -08:00
Allen Webster ff30d17a7f Fix in rename_file_query that causes files to be deleted when the new name fails to create a new file 2018-12-15 16:22:28 -08:00
Allen Webster 6e370c5de0 Fixed scratch arena problem in new win32 file track 2018-12-15 15:31:00 -08:00
Allen Webster 09ce4060ea more fixes in win32 file track 2018-12-15 02:54:13 -08:00
Allen Webster 9ad51c4147 Merge 2018-12-15 02:31:14 -08:00
Allen Webster ed1e702474 mac file track fix 2018-12-15 02:30:44 -08:00
Allen Webster 78747af144 Linux file track fix 2018-12-15 02:30:23 -08:00
Allen Webster 769ee14388 updated windows file track implementation 2018-12-15 01:10:42 -08:00
Allen Webster 276b51d229 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2018-12-14 14:23:44 -08:00
Allen Webster 9c0a871545 Breaking down file change listening nonsense 2018-12-14 14:23:23 -08:00
Allen Webster 1e7f0019f5 Fixed mac build 2018-12-13 09:14:32 -08:00
Allen Webster 4681ab76c4 Undoing hjkl changes 2018-12-11 08:53:17 -08:00
Allen Webster a51863f492 Sped up function lister 2018-12-09 17:31:30 -08:00
Allen Webster cb85505390 Fix string bug in project command lister 2018-12-09 14:20:00 -08:00
Allen Webster 6d193225f9 Fixed highlight effecting other panels' cursors 2018-12-01 20:22:37 -08:00
Allen Webster f9e33233b5 Change binding for absorb scope command 2018-11-29 15:21:29 -08:00
Allen Webster 82243f0f82 Fixed jumping parsing for 'notes 2018-11-29 14:14:56 -08:00
Allen Webster fb4988f185 Switched to deafult skipping sub-errors 2018-11-29 13:18:51 -08:00
Allen Webster 76250c4fca Added note checking to jump parsing 2018-11-29 13:17:34 -08:00
Allen Webster 4db6beddd0 Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
Allen Webster 89516d827b Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
Allen Webster ceda879326 Eliminated global fm arena 2018-11-27 12:09:24 -08:00
Allen Webster 9e81a83ec9 Adjusted bindings for hjkl movement system 2018-11-27 10:57:46 -08:00
Allen Webster 7406ff78e3 alt + hjkl movement system 2018-11-27 10:50:39 -08:00
Allen Webster c3ef63934f API files renamed 2018-11-27 10:07:07 -08:00
Allen Webster 58b50c39a7 Moved and renamed style tag list. 2018-11-27 09:59:14 -08:00
Allen Webster 3bad062613 Eliminated style generation 2018-11-27 09:56:42 -08:00
Allen Webster 180304dbe3 Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
Allen Webster 59d70950d6 Removed keycodes from 4ed_metagen.cpp 2018-11-22 10:34:11 -08:00
Allen Webster c5a5ad6efc Update 4coder_experiments.cpp to use new EventOn* flags 2018-11-20 23:55:37 -08:00
Allen Webster aa1cbf9a0f Fixed reopen bug that loses indentation information, moved reopen command to the custom layer 2018-11-20 23:48:42 -08:00
Allen Webster 25ec13d724 Fixed view update hook call timing 2018-11-20 14:54:00 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster c82d38d4a7 Finished primary rewrite of input system 2018-11-19 20:18:57 -08:00
Allen Webster a34372191b eliminating Command_Data 2018-11-19 18:04:16 -08:00
Allen Webster 79e88ac55e Rewrite of 4ed_api_implementation to use Models instead of Command_Data 2018-11-18 11:47:28 -08:00
Allen Webster 3b5addace1 Sort view step updating below input processing 2018-11-18 10:33:01 -08:00
Allen Webster b6f918cfb2 Sort child process pumping above input processing 2018-11-18 10:21:17 -08:00
Allen Webster 6733a785dd fix highlight paren fighting 2018-11-18 10:07:14 -08:00
Allen Webster db9cb822a2 UPdate 2018-11-16 19:30:42 -08:00
Allen Webster a1f240f04e Input handling cleanup, new view_activate key, fix notepad-like click to new view problem 2018-11-08 18:16:11 -08:00
Allen Webster e2655f24f3 Better paren highlighting rules, fixed notepad like write-over rule 2018-11-08 16:15:39 -08:00
Allen Webster 7c022e8797 Fix animation bug 2018-11-08 15:16:55 -08:00
Allen Webster 4c8cdcd617 Fixed file listing in cases where the path does not canonicalize 2018-10-09 21:59:42 -07:00
Allen Webster 9d68aeeac8 Fixed infinite loop in buffer name resolution 2018-10-09 21:40:30 -07:00