Commit Graph

481 Commits (e1698bd28aeb46d855be0551785e855cec3121f0)

Author SHA1 Message Date
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 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 7c022e8797 Fix animation bug 2018-11-08 15:16:55 -08:00
Allen Webster 6eb6ff04b5 Fixed panel resizing problem 2018-10-09 17:05:04 -07:00
Allen Webster 29fc6f84c6 Fixed endless animation in UI mode 2018-10-09 16:51:45 -07:00
Allen Webster 1ca1dc1395 Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
Allen Webster ca2afce6e3 Cursor rendering for ibar-highlight, wireframe the cursor in inactive views. 2018-09-27 13:15:32 -07:00
Allen Webster 47220e60c1 Fixed render rectangle in command data, fixed unwrapped lines rendering, fixed 4ed line highlight color. 2018-09-24 16:33:26 -07:00
Allen Webster 76edc98c4d Line highlight, snipe target highlight 2018-09-22 16:45:24 -07:00
Allen Webster c625620950 Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
Allen Webster 4a0f9c316f Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
Allen Webster a25b5c0baa Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
Allen Webster a339c9fc9e New heap up and running. 2018-08-18 01:16:52 -07:00
Allen Webster 0f23470717 Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
Allen Webster b4b19886f3 Setting up lifetime buckets 2018-08-10 22:42:00 -07:00
Allen Webster 9e3e7519d0 Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
Allen Webster 3d70957efd Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
Allen Webster 468a7a33bc Progress on GUI scrolling 2018-07-16 20:21:22 -07:00
Allen Webster af5d6c8360 GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced 2018-07-13 18:13:05 -07:00
Allen Webster c835f46570 View variables 2018-06-22 20:03:58 -07:00
Allen Webster 7699b37767 Upgraded new project commands, cursor at bottom of output option 2018-06-01 17:29:36 -07:00
Allen Webster 23e6660172 Font size and hinting in config.4coder 2018-05-28 11:14:26 -07:00
Allen Webster 59e2a62f37 Config printing 2018-05-27 18:00:13 -07:00
Allen Webster 9181371be7 The end of 4coder_helper as a folder, all helpers grouped with main helper file or other appropriate code. End of power as a folder, all power code preserved at same level as normal code 2018-05-10 01:12:47 -07:00
Allen Webster 56f92bf4de Fix for variable hiding compilation errors 2018-05-06 21:20:59 -07:00
Allen Webster 43a55714b3 Another fix to the *messages* text for 4.0.26 2018-05-06 20:22:00 -07:00
Allen Webster db464aee0f 4.0.26 version and message update 2018-05-06 19:58:17 -07:00
Allen Webster a6f525a900 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
Allen Webster 4915ed36fd Finished the reorganization of the codebase to break up 4ed_view.cpp 2018-03-25 22:19:08 -07:00
Allen Webster 40b5e61e91 Cut down 4ed_view.cpp a lot more, cut the old debug view 2018-03-24 23:43:56 -07:00
Allen Webster f6ce7477c4 Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp 2018-03-24 14:43:57 -07:00
Allen Webster 17704c6036 Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
Allen Webster 199d6d8f80 Got input recording up and running 2018-03-09 18:06:55 -08:00
Allen Webster 16bb223770 Passing the generated sim events into the application 2018-03-03 12:22:24 -08:00
Allen Webster ce5039d0ca simulated input testing mostly done 2018-03-02 23:46:44 -08:00
Allen Webster 47a8221cbb Fixed API for buffer resolution, site readability, build notes 2017-12-01 14:13:36 -05:00
Allen Webster d9ff9c6651 Better version of buffer resolution algorithms 2017-12-01 13:04:07 -05:00
Allen Webster 65e794f9d3 Lots of good work, also half assed shitty poop sauce of a buffer uniquifier 2017-11-30 18:25:49 -05:00
Allen Webster 6cdaa02312 Got window title changing working robustly ish 2017-11-30 14:02:37 -05:00
Allen Webster a1c79c5313 Some of the work is done on getting the window title thing working 2017-11-30 11:50:39 -05:00
Allen Webster 6c13041dee Moved set_title into custom API, implemented set_title tests there 2017-11-30 11:39:35 -05:00
Allen Webster f00812a511 System level set_tite call, Mac set_title implementation, system level set_title test 2017-11-30 10:44:08 -05:00
Allen Webster bf4198d910 Updated version, looking around in app_step 2017-11-27 18:26:56 -05:00
Allen Webster 538ec0df26 Ready to ship 4.0.24 2017-11-22 16:02:56 -05:00
Allen Webster fcb4fe279b Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00
Allen Webster edd941b5fd Got rename working on Windows 2017-11-21 16:30:40 -05:00
Allen Webster 6a725838d3 Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
Allen Webster 4f3b07168d Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
Allen Webster 15587cf18d 4.0.22 Ready To Ship 2017-11-11 12:23:09 -05:00
Allen Webster 161b037d31 Wheel behavior upgrade 2017-11-10 20:21:50 -05:00
Allen Webster 4a76692826 Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
Allen Webster c0bf8966eb cleaning up opengl code 2017-11-10 13:27:39 -05:00
Allen Webster 277e66f2c4 Minor change, who knows 2017-11-08 20:19:55 -05:00
Allen Webster 30c16d6752 cleaning up everything in mac input setup 2017-11-08 19:12:14 -05:00
Allen Webster bb7a098663 dynamic remapping up and running, first pass at the new maps is done 2017-11-08 16:28:44 -05:00
Allen Webster dca823fe4f setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping 2017-11-08 13:24:30 -05:00
Allen Webster e4a4608007 almost finished with a generalized coroutine solution 2017-07-19 16:07:50 -04:00
Allen Webster db78c80cda cleaned up the windows fullscreen BULLS 2017-07-18 18:34:57 -04:00
Allen Webster 1a629cedcc zipped fonts together 2017-07-18 17:19:28 -04:00
Allen Webster 24857007bc lots of cleanup to the command coroutine events 2017-07-17 20:00:07 -04:00
Allen Webster 61f3187767 fixed the jump parsing ONCE AND FOR ALL! cleaning up some TODOs 2017-07-17 19:35:13 -04:00
Allen Webster bd5569a389 fixed jump to todo bug 2017-07-17 19:03:38 -04:00
Allen Webster a1b0f805d1 cleaned up the child process updating and CLI list managing 2017-07-17 18:46:56 -04:00
Allen Webster 4df05414f2 cleaning up messages string a little 2017-07-11 17:53:27 -04:00
Allen Webster 9491068bfe finished setting up unix logging 2017-07-03 11:43:51 -04:00
Allen Webster f527f3a166 feature list in *messages* finished 2017-06-24 09:28:35 -04:00
Allen Webster 6cc2182f42 4.0.21 pretty much ready to go barring any bug discoveries, (need to add README.txt LICENSE.txt and new features list in messages, and setup new casey customization file) 2017-06-23 19:07:18 -04:00
Allen Webster 3fb6e627a5 fixed typo in feature list 2017-06-22 22:07:16 -04:00
Allen Webster f8a59573f4 theme name bug fixed 2017-06-22 22:06:32 -04:00
Allen Webster 0c7389415d fixed batch edit line counting bug; fixed font size parsing bug; fixed end of file indenting bug 2017-06-17 19:41:27 -04:00
Allen Webster 92e5c30663 Fixed sticky jump bug; working on 32 bit lexer crash 2017-06-16 19:10:50 -04:00
Allen Webster 067ffdef58 Fixed windows startup crash; new themes system 2017-06-16 16:57:02 -04:00
Allen Webster 1349308c81 added hmh theme back 2017-06-12 13:43:52 -04:00
Allen Webster 6a9f00a780 new custom keywords booster pack; logging system in windows 2017-06-12 13:40:54 -04:00
Allen Webster 624e35f8d7 got the color theme file working, started replacing existing color themes with the new system 2017-06-05 17:48:49 -04:00
Allen Webster b2574e60c7 4.0.20 ready to go (once the locale bug is confirmed fixed) 2017-05-29 12:08:20 -04:00
Allen Webster a4ef272b1b got the parse context system working in 4coder 2017-05-19 19:55:50 -04:00
Allen Webster f30bd14777 stripped config menu and menu menu, added AltGr setting to API 2017-05-14 19:42:16 -04:00
Allen Webster e168b21e0c 4.0.19, ready for packaging 2017-04-22 22:40:28 -04:00
Allen Webster b86428a6f0 4.0.19 casey stuff added 2017-04-22 22:11:03 -04:00
Allen Webster aba023aff8 Added end file hook, got the sticky jumps pretty much finished for 4.0.19 2017-04-18 11:41:49 -04:00
Allen Webster bc4c866cf0 lots of progress on 4.0.19 2017-04-15 17:47:23 -04:00
Allen Webster 15aa7b6519 fixed 4.0.18 file track bug 2017-03-30 16:48:33 -04:00
Allen Webster 5217d015be a few little optimizations to take the edge off, 4.0.18 ready for publishing (barring problems durring test drive session) 2017-03-29 16:50:29 -04:00
Allen Webster 6c1ebcf06e 4.0.18 ~ pre-optimizations 2017-03-29 12:32:06 -04:00
Allen Webster 49798a25fe file bar hiding, open file that creates new buffer, seek up directories for project.4coder, load project at launch option, WM_DISPLAYCHANGE, alphanumeric word boundaries work with utf8 encoded characters. 2017-03-27 18:36:42 -04:00
Allen Webster 51b59d31d1 Revert "Changed the a lot of stuff over to umem"
This reverts commit 906f79ef8e.
2017-03-23 15:15:33 -04:00
Allen Webster baa8ef3d8d Revert "progress converting the platform layer over"
unfucking things
This reverts commit c7b1328cab.
2017-03-23 15:15:05 -04:00
Allen Webster db39b1ea90 Revert "finished platform layer, it's fucked, rolling back"
unfucking things
This reverts commit c492bfdb4e.
2017-03-23 15:14:39 -04:00
Allen Webster c492bfdb4e finished platform layer, it's fucked, rolling back 2017-03-23 15:08:08 -04:00
Allen Webster c7b1328cab progress converting the platform layer over 2017-03-22 22:17:17 -04:00
Allen Webster 906f79ef8e Changed the a lot of stuff over to umem 2017-03-20 02:35:39 -04:00
Allen Webster a6d0156e0c finished getting through 4ed_app.cpp to build in MSVC 2017's compiler 2017-03-17 13:45:41 -04:00
Allen Webster 12c8b920d2 setup the page loading on request, setup the rendering with the new system, still fixing bugs 2017-03-13 19:48:11 -04:00
Allen Webster dc90ec0c83 setup the font interface, complete with an opaque Render_Font; started breaking down the translation interface 2017-03-11 20:20:24 -05:00
Allen Webster b871d5d2e5 fixed Font_ID 2017-03-11 13:53:48 -05:00
Allen Webster e62da80982 finished torching the old font system 2017-03-11 13:35:12 -05:00
Allen Webster 4a5bfa59b7 began torching the font system 2017-03-10 15:44:42 -05:00
Allen Webster d5ab8eafdc rejigged font system, and rewrote code dealing with fonts 2017-03-03 18:57:11 -05:00
Allen Webster c4358ab179 package script architecture names cleaned up; added code extensions to config file 2017-02-26 16:44:40 -05:00
Allen Webster 18d19fb9fa added new file hook; fixed up linux save-to-name bug; fixed up packaging bug 2017-02-26 15:13:06 -05:00
Allen Webster 5ceacd914d new gray dark theme 2017-02-23 16:47:08 -05:00
Allen Webster 67f6e7b743 utf8 encoded buffers fully working on windows 2017-02-20 16:05:42 -05:00
Allen Webster 59267a6418 new utf8 <-> utf16 code 2017-02-17 20:04:41 -05:00
Allen Webster 64a2a75300 fixed issue with expansion binding built in command maps 2017-02-17 17:03:19 -05:00
Allen Webster 424aa5113f changed overbinding rule, started windows bindings 2017-02-12 18:04:50 -05:00
Allen Webster 48bcb06893 extended ascii; improved file handling; assorted bug fixes 2017-02-12 01:01:01 -05:00
Allen Webster 2308856c05 bug with saving files by name 2017-02-06 10:33:51 -05:00
Allen Webster b1a416609a buildsuper fix on linux 2017-02-06 10:26:11 -05:00
Allen Webster 9fff7704df 4.0.16 build ready 2017-02-06 08:49:00 -05:00
Allen Webster 5b27fa3806 added font option 2017-01-30 13:41:08 -05:00
Allen Webster 0417cab3d0 4.0.15 various bug fixes, feature polish, added experimental scope command 2017-01-28 19:03:23 -05:00
Allen Webster 63f695d074 got new organization system working on linux 2017-01-23 01:19:43 -05:00
Allen Webster f6a1c50d14 misc bug fixes and cleanups, added function lister, and scope navigator 2017-01-13 22:01:35 -05:00
Allen Webster 1ef304558e setting up better organization for file system 2017-01-03 15:05:35 -05:00
Allen Webster 9f8a00169c finished up the dangling todo items: fixed the click position bug, setup auto-indent-on-save, and finished the project fkey system 2016-12-26 17:49:01 -05:00
Allen Webster cd6bed08e5 progress on the project system 2016-12-24 16:09:53 -05:00
Allen Webster 8cd14b79ca cleaned up some rusty old debug stuff 2016-12-18 15:42:11 -05:00
Allen Webster 1049acbacc building the site feature list page 2016-11-22 13:26:58 -05:00
Allen Webster e8405a5c04 fixed file loading bug 2016-11-04 22:59:35 -04:00
Allen Webster c221d97f13 a4.0.12 ready 2016-10-28 10:11:56 -04:00
Allen Webster 39be882693 post-stream, got miblo incrementors/decrementors started. added settings for code presentation. adding config file for code wrapping 2016-10-27 19:45:41 -04:00
Allen Webster ff08a6ea24 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-10-27 01:59:59 -04:00
Allen Webster c97b6d1983 TEMPORARY SOLUTION: have a code-wrapped file do all lexing in serial 2016-10-27 01:58:22 -04:00
Allen Webster ad5b203b57 preprocessor code wrapping rule 2016-10-24 20:26:52 -04:00
Allen Webster e76dac4994 minimum base width feature for code wrapping 2016-10-24 19:02:10 -04:00
Allen Webster 43d6c29e8b introduced memory debugging mode, finished comment wrapping rule 2016-10-22 11:30:25 -04:00
Allen Webster 6f64d7c12e fixups from wednesday's stream 2016-10-14 17:21:17 -04:00
Allen Webster 94c624a505 tweaks to the existing wrap rules 2016-10-10 16:47:09 -04:00
Allen Webster 39699b2d9f wrapped up the unification of the virtual whitespace parsing system, switched to allowing the virtual whitespace to be toggled 2016-10-05 02:08:23 -04:00
Allen Webster 7d31bb986d arbitrary line wrapping working 2016-09-28 21:07:14 -04:00
Allen Webster 5be1cd9588 collapsed all view seeks down to one function so the seek struct can be passed straight through. fixed a bug with the seek bounds checking. 2016-09-23 17:24:27 -04:00
Allen Webster fbbb50b105 merge pre-commit 2016-09-23 16:02:58 -04:00
Allen Webster 93d738240b implemented standard wrap remeasuring rule 2016-09-22 17:25:52 -04:00
Allen Webster a5768e457c moved line wrapping rules 100 to buffer datastructures 2016-09-21 20:01:12 -04:00
Allen Webster 582faa4bdf new wrap rule; cleaning up some init stuff 2016-09-21 18:34:19 -04:00
Allen Webster 1e8bea250e arbitrary wrap positions with commands for adjusting and horizontal navigation 2016-09-20 15:48:02 -04:00
Allen Webster 803f486973 passing the command line parameters to the application 2016-09-18 22:49:25 -04:00
Allen Webster 6168528c0e cleaned up the relex API, in theory it handles chunks now 2016-09-18 09:09:43 -04:00
Allen Webster c9b62381ed 4.0.11 fix on command line file handling 2016-09-16 21:11:22 -04:00
Allen Webster 30a2a95b69 fixed up file track issue 2016-09-13 15:56:14 -04:00
Allen Webster 894a06d7ef token indent new flags and end of block handler 2016-09-12 21:58:32 -04:00
Allen Webster 8bd7c4611a indent whole tokens working 2016-09-10 11:22:25 -04:00
Allen Webster 3970f1f338 fixed initial file loading name issue; wrapped lexer string.h in include guard 2016-09-09 18:56:43 -04:00
Allen Webster ac8ef58e95 fixed bug that was preventing command line file loading 2016-09-09 13:29:40 -04:00
Allen Webster 602d41be70 mouse button release events 2016-09-09 13:14:38 -04:00