Commit Graph

340 Commits (6bbc2f76c0b68272375010d030a88949902451c3)

Author SHA1 Message Date
Allen Webster 44756b2d5c get directory name from OS instead of storing 2016-08-27 10:42:47 -04:00
Allen Webster 8ea91269cd fixed crash bug in relexing 2016-08-26 20:42:16 -04:00
Allen Webster a6033b8418 set up get changed files 2016-08-26 17:30:08 -04:00
Allen Webster 7ada40c1bc fixes to new save system 2016-08-26 15:35:50 -04:00
Allen Webster fc76531ca1 file tracker version 2 fully integrated 2016-08-26 13:52:35 -04:00
Allen Webster 6e9bcb4e36 file tracking appears to be integrated fully 2016-08-24 19:01:33 -04:00
Allen Webster 25fba14574 4ed_file_view.cpp now compiles 2016-08-24 10:36:29 -04:00
Allen Webster 2c0b575f5c first version of file track system 2016-08-22 15:31:19 -04:00
Allen Webster 74407bc0f6 fixed a bug in the new relex process 2016-07-20 16:07:04 -04:00
Allen Webster 468fe81f61 found and fixed thread bugs 2016-07-20 15:19:10 -04:00
Allen Webster bf9f1167a0 simplified dirty state tracker 2016-07-20 11:19:54 -04:00
Allen Webster 6dd5b3b87b unbounded job queue 2016-07-19 19:47:27 -04:00
Allen Webster c9af44f0e7 upgrade to the new lexer complete 2016-07-16 22:24:13 -04:00
Allen Webster 7ec039edfd eliminate the Cpp_File that drove me crazy 2016-07-16 14:40:26 -04:00
Allen Webster dc299cc650 a quick tweak to make fonts usable on 1 dollar tier 2016-07-15 11:31:19 -04:00
Allen Webster 71147d1624 upgrade to indent rule for handling comment spacing 2016-07-14 13:18:40 -04:00
Allen Webster c8d881c1b5 multi-fonting, explicity monospace font for build panel 2016-07-14 12:41:23 -04:00
Allen Webster dacf7f1675 rounded out batch edit, tracked down some bugs 2016-07-13 19:19:42 -04:00
Allen Webster add72934e0 search all, and jump to location with return appears to be working 2016-07-12 14:20:06 -04:00
Allen Webster 0d5f6e82d3 new word complete appears to work 2016-07-11 12:15:37 -04:00
Allen Webster c479e14f25 move towards searching commands custom side and custom allocator 2016-07-10 01:49:11 -04:00
Allen Webster 8258e6c1ab finished moving clean all lines 2016-07-09 00:39:14 -04:00
Allen Webster b4e6bd94e5 moving towards batch edits in the custom API 2016-07-08 17:47:37 -04:00
Allen Webster 245d61d6a6 fixed the really tricky thing with the cursor positions 2016-07-06 18:28:39 -04:00
Allen Webster 42cab1b573 eliminated max_y 2016-07-06 18:04:31 -04:00
Allen Webster 170f521e26 upgraded string library 2016-07-06 15:18:10 -04:00
Allen Webster 3430f50103 remove file's font id 2016-07-04 16:40:57 -04:00
Allen Webster 8bcda623a8 get open and jump to line working again 2016-07-03 19:07:31 -04:00
Allen Webster eec3475ee2 fixed multiple view editing scrolling issue 2016-07-03 18:00:02 -04:00
Allen Webster 60d02c4f64 fix to highlight following rule 2016-07-02 20:37:24 -04:00
Allen Webster 67306d87bd new method of tracking previous file locations 2016-07-02 18:59:16 -04:00
Allen Webster c245b63130 more adjustments to scrolling system 2016-07-02 13:54:56 -04:00
Allen Webster c1986f6f44 doc rewrites into full sentences. 2016-07-02 10:15:15 -04:00
Allen Webster 982ce836af switched over to new 4coder_types.h, wrote docs 2016-07-01 01:42:19 -04:00
Allen Webster 7c87b44c81 added *scratch* 2016-06-29 13:45:26 -04:00
Allen Webster 69d617d406 improve the work-flow of jump to error a little more 2016-06-29 13:16:08 -04:00
Allen Webster 1a80d0c99f 4.0.8 ready to go 2016-06-24 12:52:08 -04:00
Allen Webster 24d1324f72 bug fix, license update 2016-06-24 12:38:52 -04:00
Allen Webster 1564ade4b0 replaced fade 'ticks' with ''seconds'' 2016-06-24 00:02:09 -04:00
Allen Webster 016d07cce4 eliminated some undo bug-prone nonsense 2016-06-23 22:53:33 -04:00
Allen Webster ab4d5bbe02 fixed auto indent cursor weirdness - adjustments to API 2016-06-23 22:21:11 -04:00
Allen Webster 7f05551216 4.0.8 almost ready to go 2016-06-23 19:11:09 -04:00
Allen Webster c8fcd07d16 bug fixing 2016-06-22 13:53:31 -04:00
Allen Webster e9c5f89575 new protection API 2016-06-20 16:34:48 -04:00
Allen Webster da19d21bac font work 2016-06-16 23:31:15 -04:00
Allen Webster fc2c5ba4d7 began moving clipboard to direct API 2016-06-14 10:20:15 -04:00
Allen Webster 6ec67c0913 got 4coder_casey.cpp working with API updates. 2016-06-13 14:54:26 -04:00
Allen Webster 3bde12d039 bug fixes 2016-06-13 07:50:28 -04:00
Allen Webster 180b4016d1 exposing clicks to custom api 2016-06-10 19:46:30 -04:00
Allen Webster 5c108dcbcb wrapped up view debug for now 2016-06-10 11:32:41 -04:00
Allen Webster 494eba365a more view debug variables 2016-06-10 11:19:29 -04:00
Allen Webster 4abac7a639 more view debugging 2016-06-09 23:20:45 -04:00
Allen Webster c26bf843a9 fixed another issue with get_line_indentation_marks 2016-06-09 12:27:23 -04:00
Allen Webster 368e79e78c memory debugging 2016-06-07 16:12:23 -04:00
Allen Webster 412ad98864 seeing debug mouse events and mouse consumption 2016-06-07 14:52:40 -04:00
Allen Webster b41bdc9995 consumption tracking completed 2016-06-07 14:05:33 -04:00
Allen Webster 86f0537690 setup consumer tracking on consumer's side 2016-06-07 13:49:18 -04:00
Allen Webster e49249c7e4 input debug working, fixed frame waster in gui 2016-06-07 13:22:42 -04:00
Allen Webster 48eeb211ae improvements to the string library 2016-06-07 12:26:11 -04:00
Allen Webster fb1230e991 moved mark-cursor-swap, and Home/End to custom layer 2016-06-06 14:41:17 -04:00
Allen Webster 201b7f65a4 fixed bug with close-all-code 2016-06-06 13:33:23 -04:00
Allen Webster b6f86f4f8d fixed scroll location on file change bug 2016-06-06 12:56:22 -04:00
Allen Webster bfb02009d6 fixed infinite loop in auto indent code 2016-06-06 12:41:22 -04:00
Allen Webster d910c073d4 fixed bugs, updated 4coder_casey.cpp 2016-06-06 12:25:03 -04:00
Allen Webster b62a044fec a little more work on the new lexer 2016-06-06 12:01:57 -04:00
Allen Webster 428696d95e new relexer starting to work 2016-06-06 00:02:20 -04:00
Allen Webster c9e40e492c new lexer is sort of in there ... relexing still needs work 2016-06-04 02:35:57 -04:00
Allen Webster 9bd09d1da2 moved a lot of basics to the custom side 2016-06-03 12:20:45 -04:00
Allen Webster f3370cfc2e fixed vertically small window crash issue 2016-06-02 10:45:06 -04:00
Allen Webster 58a334190d temporary fix for lack of floating sections 2016-06-02 09:47:43 -04:00
Allen Webster 93ab33ee84 fixed EOF paste/scroll bugs - robust against render buffer overflows 2016-06-02 08:41:30 -04:00
Allen Webster 5e56483ec0 work on new lexer 2016-06-01 19:52:06 -04:00
Allen Webster 2f572ee72b another small indent rule improvement 2016-05-31 16:01:25 -04:00
Allen Webster a09851af12 switched to condition-variable based cancelation 2016-05-31 14:32:58 -04:00
Allen Webster 43f65dd5ef remove overlapped sections, need floating sections instead 2016-05-31 13:07:31 -04:00
Allen Webster 0f3f7ce05b exchange is totally gone 2016-05-31 12:27:40 -04:00
Allen Webster 22dc134db3 show file on 'no' action 2016-05-30 21:32:01 -04:00
Allen Webster ce27493fb3 set up GUI to consume keys it uses 2016-05-30 10:56:54 -04:00
Allen Webster 17dfa93c34 removed the delayed action system 2016-05-29 18:01:27 -04:00
Allen Webster 5275ac5823 removed try_kill from the dact system 2016-05-29 17:34:52 -04:00
Allen Webster 5138d565d8 removed switch from the dact system 2016-05-29 17:02:03 -04:00
Allen Webster cd6614b215 removed 'touch' from the dact system 2016-05-29 16:50:07 -04:00
Allen Webster 37e0b17e7c removed kill from the dact system 2016-05-29 16:41:51 -04:00
Allen Webster bc15f0ed3c removed open, and open_background from the dact system 2016-05-29 16:12:53 -04:00
Allen Webster d224d8cd7b removed save, save_as, and new from the dact system 2016-05-29 15:54:20 -04:00
Allen Webster c56703cbc8 change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC 2016-05-29 15:05:27 -04:00
Allen Webster 2e8ea5f07f got file saving working without exchange system 2016-05-28 18:25:01 -04:00
Allen Webster d5a07a9732 got file loading working without exchange system 2016-05-28 18:12:27 -04:00
Allen Webster 4f55fca356 moved file exchange struct into application side 2016-05-28 14:40:35 -04:00
Allen Webster 1edc41d324 reorganizing a lot of redundant stuff 2016-05-27 13:11:38 -04:00
Allen Webster ddf06aecc2 get_event_message setup, need a little more on coroutine yield checking though 2016-05-25 11:06:30 -04:00
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster 8d2b575b68 added coroutines, fixed _YET_ another scroll bug 2016-05-24 14:22:22 -04:00
Allen Webster 2a60fc7b80 fixed current_scroll crash bugs 2016-05-23 19:43:19 -04:00
Allen Webster 3628c03a36 bug with min_y, max_y 2016-05-23 14:19:04 -04:00
Allen Webster b710f1838f fixed wrapping at newline bug 2016-05-23 11:58:27 -04:00
Allen Webster dee1b91ed7 fixed some issues with context changing 2016-05-23 11:54:31 -04:00
Allen Webster 13fa946ca0 made the view's scroll vars the official authoritative copy 2016-05-23 10:41:39 -04:00
Allen Webster 199c2a2fc0 fixed file region width wrapping bug 2016-05-23 07:37:12 -04:00
Allen Webster 0ae66f5cdd another issue with new scroll-cursor tracking fixed 2016-05-20 13:45:38 -04:00
Allen Webster 5274c7c48d fixed incremental search bug 2016-05-20 13:14:46 -04:00
Allen Webster 00b3fc8020 fixed issue with command coroutine timing, new input consumption system 2016-05-20 10:54:06 -04:00
Allen Webster a16e77abd4 cleaned up view vs cursor issue, fixed casey goto error bug 2016-05-20 09:53:17 -04:00
Allen Webster 134e166099 fixed casey's 'panel lock up' bug 2016-05-19 21:12:41 -04:00
Allen Webster c8c62dca58 scrollbar may be toggled, file remeasure now tied to file region not panel region 2016-05-19 18:04:01 -04:00
Allen Webster 2800352ee6 rudimentary invisible scrollbar 2016-05-19 17:31:11 -04:00
Allen Webster 8bf8e36723 keep recent scroll position for files-view pairs 2016-05-19 14:01:36 -04:00
Allen Webster d6cfdf7413 file sort experiment 2016-05-19 12:23:12 -04:00
Allen Webster 6145408548 standardized the list stuff again 2016-05-18 23:23:45 -04:00
Allen Webster 7b30e60c0d list index position is now tied to view 2016-05-18 23:13:21 -04:00
Allen Webster 6b6cb0b3ab view is now tied to list index position 2016-05-18 21:22:35 -04:00
Allen Webster 842c2b8f7b work on back and forth between scrolling and arrow navigation 2016-05-17 23:31:55 -04:00
Allen Webster 040e81014e limit list index to valid range 2016-05-17 22:46:33 -04:00
Allen Webster c989b9dae9 fixed nasty corruption bug with the size of the undo stack 2016-05-17 16:21:51 -04:00
Allen Webster 562bd0601a fixed bug with whitespace batch editing and token fixup 2016-05-17 15:47:26 -04:00
Allen Webster e07ec779cb expose 4ed module path in custom API 2016-05-16 22:22:57 -04:00
Allen Webster cc91b72883 a4.0.5 - ready to go 2016-05-16 16:30:19 -04:00
Allen Webster 1d9b327b96 fixed issue with indenting before first token 2016-05-16 14:16:31 -04:00
Allen Webster 9971323946 fixed paren-at-beginning-of-line bug 2016-05-16 13:24:59 -04:00
Allen Webster ea7fd5b227 fixed a small issue 2016-05-16 13:17:24 -04:00
Allen Webster f64afa1404 rad new indent rule 2016-05-15 23:22:31 -04:00
Allen Webster 06db721767 cleaned up the indentation code some more 2016-05-15 18:36:23 -04:00
Allen Webster e6d27c2bd8 whitespace batch bug fixed, some indent bugs fixed, keyboard input improved, removed old keyboard files 2016-05-14 16:08:11 -04:00
Allen Webster 4f4bc15e8a Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-05-13 15:15:46 -04:00
Allen Webster a690547aa2 working on removing open_hook from view_set_file 2016-05-13 15:15:38 -04:00
Allen Webster d8d6834d26 remove rvalue {}, update file load stuff in linux 2016-05-12 13:41:52 -04:00
Allen Webster ff83917900 another scroll bug fixed 2016-05-12 11:53:44 -04:00
Allen Webster 6be352e775 fixed extra scrolling when switching files 2016-05-11 22:15:54 -04:00
Allen Webster a122ea1a73 readmes ready for a4.0.3 2016-05-10 13:59:02 -04:00
Allen Webster bdd3bbe0d9 ready for distribution 2016-05-10 13:36:53 -04:00
Allen Webster 353d08fa2b file_scroll region bug fixed 2016-05-09 13:40:23 -04:00
Allen Webster 9fb8ebbf3a managing frame lock around GetMessage 2016-05-09 13:11:54 -04:00
Allen Webster 375a9883c0 slightly better scroll bar 2016-05-09 12:20:39 -04:00
Allen Webster 21ce392a01 index based styles 2016-05-06 11:34:08 -04:00
Allen Webster 6e5bacf154 deduplicated gui list stuff, more keyboard nonsense 2016-05-06 11:04:11 -04:00
Allen Webster 60a51a1cc8 animating moments improved 2016-05-06 10:45:11 -04:00
Allen Webster 16db5057d8 arrow navigation 100 percent 2016-05-05 13:44:14 -04:00
Allen Webster ff6504b2f1 arrow navigation 50 percent 2016-05-05 13:27:57 -04:00
Allen Webster 4cdf9a6957 bug fixes for event driven stuff 2016-05-04 19:21:30 -04:00
Allen Webster 9513517374 start of arrow navigation plan 2016-05-04 12:22:57 -04:00
Allen Webster 14e35d7eec animation and event completion event handling 2016-05-03 15:33:22 -04:00
Allen Webster 653cc0bf23 boiled out the redraw nonsense, close to event drive now 2016-05-03 12:15:08 -04:00
Allen Webster dd0661e0e5 font selection UI done 2016-05-01 17:26:42 -04:00
Allen Webster 7087a75761 color editor field up and running 2016-04-29 22:46:13 -04:00
Allen Webster daf9a73672 color editing 50 2016-04-29 16:57:54 -04:00
Allen Webster 22afe1ea14 back button is back: 2016-04-29 10:28:16 -04:00
Allen Webster f1239345dc color buttons back 2016-04-29 10:01:32 -04:00
Allen Webster b1b788f55c progress towards theme adjuster 2016-04-28 16:55:17 -04:00
Allen Webster 9434cd3a78 theme library gui working, not theme editing gui though 2016-04-28 14:19:11 -04:00
Allen Webster 571ed3f152 config menu now works, all that's left is theme 2016-04-27 22:35:54 -04:00