59feb973dbDefault block-wireframe mode
Allen Webster
2018-09-27 13:36:16 -0700
ca2afce6e3Cursor rendering for ibar-highlight, wireframe the cursor in inactive views.
Allen Webster
2018-09-27 13:15:32 -0700
1aaf470605Cursor & mark render through marker system controlled in render caller
Allen Webster
2018-09-26 22:27:25 -0700
438b479991Clear manage scope calls
Allen Webster
2018-09-26 22:01:01 -0700
fc811b2211User managed scopes
Allen Webster
2018-09-26 11:06:57 -0700
ea7f82a2d7Matching scope ends highlighting
Allen Webster
2018-09-25 01:41:49 -0700
88a8e2b4c6Fixed last line highlight
Allen Webster
2018-09-24 21:33:26 -0700
47220e60c1Fixed render rectangle in command data, fixed unwrapped lines rendering, fixed 4ed line highlight color.
Allen Webster
2018-09-24 16:33:26 -0700
d2cf575ab0Set render caller in experiments
Allen Webster
2018-09-24 15:19:45 -0700
76edc98c4dLine highlight, snipe target highlight
Allen Webster
2018-09-22 16:45:24 -0700
cc5afd931cCursors, markers, ibars, and highlights all working
Allen Webster
2018-09-21 17:29:32 -0700
77a9541fc4Fix sticky jump crash
Allen Webster
2018-09-20 12:21:39 -0700
fd1abc2d26Build on new visual studio
Allen Webster
2018-09-17 14:01:15 -0700
c625620950Setup basics for visible markers, fixed some stability issues
Allen Webster
2018-09-17 11:47:06 -0700
2c20e18a8dCommand lister, Jump lister, Function lister
Allen Webster
2018-09-15 16:48:02 -0700
4a0f9c316fFixed some new bugs, added sort exact matches to the top
Allen Webster
2018-09-14 12:02:02 -0700
64b672b9cbfixed names in 4coder_experiments.cpp
Allen Webster
2018-09-12 12:48:03 -0700
a343f2eecacopy crash bug fixed
Allen Webster
2018-09-12 12:43:24 -0700
5f0bc4e998Updated todo
Allen Webster
2018-09-09 15:15:19 -0700
ceaf05df49UI Quit events, search output target view, other bug reports
Allen Webster
2018-09-07 18:36:42 -0700
e6d503abe5Finishing up the new memory and lifetime API stuff, fixed some of the bug reports
Allen Webster
2018-09-07 15:39:33 -0700
1469f78ba0Fixed experiments file
Allen Webster
2018-09-04 12:16:46 -0700
0c7961fbf0Name change
Allen Webster
2018-09-04 10:59:53 -0700
617804e54dBuffer Markers as Managed Objects
Allen Webster
2018-09-03 17:37:54 -0700
7ba053b2ccReplaced lifetime object user info with a dynamic workspace
Allen Webster
2018-08-26 14:23:12 -0700
a25b5c0baaMoved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table
Allen Webster
2018-08-26 02:55:12 -0700
a339c9fc9eNew heap up and running.
Allen Webster
2018-08-18 01:16:52 -0700
ace76a2d3fProgress towards a managed object API
Allen Webster
2018-08-11 23:33:52 -0700
0f23470717Progress towards a new dynamic scope API
Allen Webster
2018-08-11 20:45:09 -0700
b4b19886f3Setting up lifetime buckets
Allen Webster
2018-08-10 22:42:00 -0700
f0b9b76d9fGeneric lifetime buckets for core variables
Allen Webster
2018-08-10 17:42:15 -0700
fc5df0c118Reload themes
Allen Webster
2018-08-10 15:57:46 -0700
23e2c5489fColor Theme Lister
Allen Webster
2018-08-10 14:52:57 -0700
9fac6cd801Theme Preview Block UI Type
Allen Webster
2018-08-07 02:08:01 -0700
9e3e7519d0Lister wrappers and fixed option lists
Allen Webster
2018-08-05 00:09:18 -0700
3d70957efdImplementing every 4coder list in the new UI system.
Allen Webster
2018-08-03 19:41:38 -0700
468a7a33bcProgress on GUI scrolling
Allen Webster
2018-07-16 20:21:22 -0700
af5d6c8360GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced
Allen Webster
2018-07-13 18:13:05 -0700
ad26a76060Usage code for the new lister API
Allen Webster
2018-06-22 22:14:51 -0700
c835f46570View variables
Allen Webster
2018-06-22 20:03:58 -0700
5bd2035e42Fixing the filename and line number data in the command metadata
Allen Webster
2018-06-22 13:59:21 -0700
df15d4fe6cFixed 4coder_casey.cpp
Allen Webster
2018-06-16 15:21:05 -0700
782e3d9edeFixed problems with build_metadata.sh
Allen Webster
2018-06-16 15:07:34 -0700
90de907975Updated version and change.txt
Allen Webster
2018-06-16 14:22:27 -0700
c7bc814d18merge
Allen Webster
2018-06-16 13:58:16 -0700
6e55710432Miscellanious improvements
Allen Webster
2018-06-16 13:57:32 -0700
16078e87a0Fix buildsuper_x86.sh and build_metadata.sh
Allen Webster
2018-06-16 13:33:29 -0700
84bdbdf3faMerge
Allen Webster
2018-06-15 13:12:00 -0700
c084f42e58New preprocessor step in buildsuper
Allen Webster
2018-06-15 13:10:49 -0700
c2bc4e1e2dMerge conflict nonsense
Allen Webster
2018-06-14 10:31:27 -0700
ffd7be077aUpdated license
Allen Webster
2018-06-14 10:30:46 -0700
6b7d09b9d5Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths
Allen Webster
2018-06-10 14:35:28 -0700
ed625f4e09Updated the string escaping code to recover from extra backslashes
Allen Webster
2018-06-09 19:28:22 -0700
8b52c39babFixed the new project command, fixed the 4coder unix project commands
Allen Webster
2018-06-09 11:46:38 -0700
5e7e7bcebaLinux keyboard input fixup
Allen Webster
2018-06-09 01:11:47 -0700
27da2172dcFixed weird thingy preventing keycodes over 256 in linux layer
Allen Webster
2018-06-08 23:13:57 -0700
56e9719840Poking around looking at different issues on linux
Allen Webster
2018-06-08 21:52:25 -0700
f19db03f0eFixed windows network drive file enumertion and file opening
Allen Webster
2018-06-08 17:08:51 -0700
d024f5b6c4Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels.
Allen Webster
2018-06-08 15:51:36 -0700
8996c0030cFixed sticky jump bug related to lack of edit sequencers for buffers
Allen Webster
2018-06-08 14:40:20 -0700
8680bb7488Fixed issue with preprocessor indetations applying to non preprocessor '#ident' words
Allen Webster
2018-06-08 14:16:43 -0700
1c2c580f2fUpgrading casey's custom file
Allen Webster
2018-06-04 13:16:17 -0700
c1d5db2a7cFix problem in config_var
Allen Webster
2018-06-04 02:02:37 -0700
0815d7c67bFix problem in config_compound_member
Allen Webster
2018-06-04 01:57:36 -0700
31d1f6e9e04.0.27 compilation error fixes
Allen Webster
2018-06-02 21:20:03 -0700
4fd34688baVersion 4.0.27 ready to ship
Allen Webster
2018-06-02 16:02:14 -0700
10b7d139c7Extra errors in compound parse rule, and in project parser
Allen Webster
2018-06-01 21:06:13 -0700
7699b37767Upgraded new project commands, cursor at bottom of output option
Allen Webster
2018-06-01 17:29:36 -0700
91384ca559Moved meta generation for config system into the 4coder code base, and added refernce lists to generated operations
Allen Webster
2018-05-30 13:27:47 -0700
e7659e147bFinished building up the config system meta program for
Allen Webster
2018-05-30 00:58:22 -0700
4aa2f3e992Fixing the theme change problem
Allen Webster
2018-05-29 21:46:32 -0700
058e0f91bbUpdated release config file
Allen Webster
2018-05-28 11:15:56 -0700
23e6660172Font size and hinting in config.4coder
Allen Webster
2018-05-28 11:14:26 -0700
4783c9598fProject printing, scroll bars and file bars in config, indentation in config
Allen Webster
2018-05-27 22:30:31 -0700
59e2a62f37Config printing
Allen Webster
2018-05-27 18:00:13 -0700
3c2a71d7c3Fully upgraded project system, still needs a few rounds of revision though
Allen Webster
2018-05-26 00:49:37 -0700
70160d16dcFixed a problem with project parsing
Allen Webster
2018-05-20 23:12:08 -0700
ad922fb5eeFixed the darn get_range shit
Allen Webster
2018-05-19 22:07:47 -0700
5566572269Added parse error log and parse recover to the config parser
Allen Webster
2018-05-19 21:44:20 -0700
cb1273d4cbMoved the entire project system over to the new config parsing base
Allen Webster
2018-05-19 15:05:31 -0700
b4607ec3adNew config working for config.4coder, still needs error messages and error recovery.
Allen Webster
2018-05-15 23:09:34 -0700
3bfd3e7868Getting config back into a working state for the time beign
Allen Webster
2018-05-15 13:19:48 -0700
ce3c06d908fixed auto indent on save bug caused by reorganizing custom layer, fixed lexer crash bug
Allen Webster
2018-05-12 00:20:37 -0700
537f83ab69Wrote a new config parser
Allen Webster
2018-05-11 17:53:02 -0700
7759f7e8effinished reorganizing custom layer
Allen Webster
2018-05-11 13:46:26 -0700
2a25ef193aFixes to the command bindings
Allen Webster
2018-05-10 19:00:03 -0700
cb9b9f6160Removed 4coder_helper folder from 4ed_build.cpp
Allen Webster
2018-05-10 01:18:54 -0700
9181371be7The 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
Allen Webster
2018-05-10 01:12:47 -0700
a9f30adbe7More progress on cleaning up the h/cpp mess
Allen Webster
2018-05-09 20:55:00 -0700
4270f54698Removed the error on failed file open
Allen Webster
2018-05-09 14:40:20 -0700
0752dcc72aCompilation problem in project commands
Allen Webster
2018-05-09 12:54:44 -0700
f65e7dfdfeMore aggressive reorganizing
Allen Webster
2018-05-09 11:58:21 -0700
ba4c7f7959Aggressive reorganization of the default custom layer
Allen Webster
2018-05-09 00:10:07 -0700
b703a512d7Cleaning up the project code more
Allen Webster
2018-05-08 22:22:33 -0700
a8b25adafeAttacking the organization of the project commands code
Allen Webster
2018-05-08 00:14:23 -0700
7dc5ba2f94Fixed line move bug in virtual whitespace mode
Allen Webster
2018-05-07 13:05:27 -0700
58e43b7adeFix clamp type ambiguity
Allen Webster
2018-05-06 23:26:01 -0700
c3aac5663d4.0.26 mac fix
Allen Webster
2018-05-06 21:44:03 -0700
56f92bf4deFix for variable hiding compilation errors
Allen Webster
2018-05-06 21:20:59 -0700