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
43a55714b3Another fix to the *messages* text for 4.0.26
Allen Webster
2018-05-06 20:22:00 -0700
db464aee0f4.0.26 version and message update
Allen Webster
2018-05-06 19:58:17 -0700
a6f525a9004.0.26 bug fix list completed
Allen Webster
2018-05-06 19:47:22 -0700
4915ed36fdFinished the reorganization of the codebase to break up 4ed_view.cpp
Allen Webster
2018-03-25 22:19:08 -0700
40b5e61e91Cut down 4ed_view.cpp a lot more, cut the old debug view
Allen Webster
2018-03-24 23:43:56 -0700
f6ce7477c4Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp
Allen Webster
2018-03-24 14:43:57 -0700
17704c6036Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
Allen Webster
2018-03-24 03:06:45 -0700
294c87a306Dunno, stuff about tests or what not, I forget now
Allen Webster
2018-03-23 12:13:41 -0700
24b8a3e4e9Test build script updated to new directory
Allen Webster
2018-03-16 12:29:21 -0700