Commit Graph

803 Commits (fe7c0fe47e95c432ee71cde3b6d6dbfcfb913b24)

Author SHA1 Message Date
Allen Webster fe7c0fe47e Converting to proper use of umem everywhere (kind of went off on a tanget there :D) 2017-03-19 19:05:05 -04:00
Allen Webster c959566e67 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-03-19 14:25:24 -04:00
Allen Webster aeb43dcfb9 got fonts working on Linux 2017-03-19 14:25:12 -04:00
Allen Webster 5d46404edb more progress on win32 file track utf16ifying 2017-03-19 01:10:45 -04:00
Allen Webster aeef55a87b uncomitted changes 2017-03-18 20:30:38 -04:00
Allen Webster 8a7db02109 worked on the utf8 to utf16 conversions in the file track system 2017-03-18 18:19:51 -04:00
Allen Webster 49d1f490d1 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-03-18 17:39:15 -04:00
Allen Webster 7ec6b171c2 unmerged changes 2017-03-18 17:39:13 -04:00
Allen Webster 5cb7e4cd13 oops forgot to save a file 2017-03-18 17:07:55 -04:00
Allen Webster 2b2e90c987 started switching file tracking over to an integrated subsystem 2017-03-18 17:07:25 -04:00
Allen Webster 3edcf0a5b3 fixed unicode rendering rule in string render routine 2017-03-18 15:24:16 -04:00
Allen Webster 6bbc2f76c0 changed file organization; fixed font switching bugs 2017-03-18 14:43:30 -04:00
Allen Webster 7f761f9a2a fixed the font loading bug 2017-03-17 20:08:36 -04:00
Allen Webster 9185294f8d got rid of README 2017-03-17 17:05:49 -04:00
Allen Webster f37cf6b683 cleaned up some dumb old stuff 2017-03-17 14:49:36 -04:00
Allen Webster 7fd55df13f finished building 4coder with MSVC 2017 2017-03-17 14:38:09 -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 0373016da3 fixing things up for MSVC 2017 build 2017-03-17 00:48:27 -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 b4409c9cf5 oops forgot to save system_shared.cpp 2017-03-12 19:24:53 -04:00
Allen Webster 2be3b6bdae almost ready to implement fonts on windows 2017-03-12 19:24:18 -04:00
Allen Webster 6c8930d6f8 starting to use a new emit_rule, still propogating the dependencies 2017-03-11 21:23:54 -05:00
Allen Webster 5b0883f690 finished cleaning up translation system 2017-03-11 20:49:45 -05: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 16b11c593a final adjustment, 4coder 4.0.17 ready to go 2017-02-27 10:01:02 -05:00
Allen Webster 29bc2645ae adjusted package naming scheme 2017-02-27 09:53:38 -05:00
Allen Webster 27442c4322 fixed issue with doc comment 2017-02-27 09:15:36 -05:00
Allen Webster aa0d6cc7c7 filled in new documentation for markers API 2017-02-27 00:57:21 -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 a778d6c8fc oops, delete the gobble zip 2017-02-24 20:54:32 -05:00
Allen Webster 37bf8777a4 got 32-bit windows build running 2017-02-24 20:53:40 -05:00
Allen Webster 81f89d97cb working on upgrading the file location jumping system 2017-02-24 11:48:56 -05:00
Allen Webster 12e417d796 updated website build a little 2017-02-24 01:05:24 -05:00
Allen Webster 706b7dc617 new mark setting system setup, not finished testing new write_character 2017-02-23 21:30:29 -05:00
Allen Webster 5ceacd914d new gray dark theme 2017-02-23 16:47:08 -05:00
Allen Webster fdbb33b10b experiments with build system for x86 windows build 2017-02-22 19:22:59 -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 d2243d456e linux unicode to extended code point input translation[ 2017-02-12 22:08:57 -05:00
Allen Webster 424aa5113f changed overbinding rule, started windows bindings 2017-02-12 18:04:50 -05:00
Allen Webster 1b18517308 fixed linux keyboard input to support 2 byte keycodes. 2017-02-12 01:59:51 -05:00
Allen Webster 48bcb06893 extended ascii; improved file handling; assorted bug fixes 2017-02-12 01:01:01 -05:00
Allen Webster 9ef04f5dc5 fixed string bug; improved file list behavior 2017-02-10 13:02:17 -05:00
Allen Webster 2308856c05 bug with saving files by name 2017-02-06 10:33:51 -05:00