Allen Webster
|
dc7ca84bfa
|
Fixed indexing bug
|
2018-03-14 00:09:56 -07:00 |
Allen Webster
|
199d6d8f80
|
Got input recording up and running
|
2018-03-09 18:06:55 -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
|
d4df1af8ea
|
Cleaning up linex_index -> line_number naming
|
2017-11-28 15:16:53 -05:00 |
Allen Webster
|
e8e314efb2
|
Local aliasing fixes
|
2017-11-27 10:44:36 -05:00 |
Allen Webster
|
bc1ba688c6
|
Fix crash bug, first pass of unix metadata geneartor
|
2017-11-22 13:45:44 -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
|
e7d8aae42e
|
Finished font organization, began adding italics, bold, underline.
|
2017-11-20 11:56:21 -05:00 |
Allen Webster
|
29b1488057
|
Fixed UI problems with new font stuff, ready to move on to Italics, Bold, & Underline tomorrow
|
2017-11-19 22:24:37 -05:00 |
Allen Webster
|
12faf0b8c2
|
Got mac building again
|
2017-11-19 20:38:07 -05:00 |
Allen Webster
|
f15c59c621
|
Lots of progress towards new font face system
|
2017-11-19 19:47:55 -05:00 |
Allen Webster
|
818e3781df
|
Finished the bindings.html generator (mostly), fixed the windows crash bug (major
|
2017-11-18 17:40:10 -05:00 |
Allen Webster
|
54de2b4812
|
Finished system font listing and loading on windows
|
2017-11-17 14:22:12 -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
|
cc9a282d55
|
prepared for git bisect on the windows copying issue.
|
2017-11-13 15:22:49 -05:00 |
Allen Webster
|
161b037d31
|
Wheel behavior upgrade
|
2017-11-10 20:21:50 -05:00 |
Allen Webster
|
c0bf8966eb
|
cleaning up opengl code
|
2017-11-10 13:27:39 -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
|
2587feee0e
|
fixed crashes (hoping it's not a merge conflict)
|
2017-10-31 03:14:24 -04:00 |
Allen Webster
|
1a629cedcc
|
zipped fonts together
|
2017-07-18 17:19:28 -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
|
c345abaa46
|
fixed sitegen comment
|
2017-07-10 18:34:13 -04:00 |
Allen Webster
|
312035ac8c
|
cleaned up the complex memory in sitegen
|
2017-07-10 10:51:19 -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
|
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
|
aba967065d
|
most of the work towards 4.0.20
|
2017-05-27 16:04:13 -04:00 |
Allen Webster
|
4d71a35fed
|
got new lexer keywords thing working, built out several example 'languages' began investigating the jump to error situation.
|
2017-05-20 21:22: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
|
7abf4de36f
|
Revert "fucked up"
This reverts commit 1dc78ce31a .
|
2017-05-14 19:22:28 -04:00 |
Allen Webster
|
1dc78ce31a
|
fucked up
|
2017-05-14 19:17:18 -04:00 |
Allen Webster
|
892fffe5b1
|
asserts to catch lexer problems
|
2017-05-02 17:55:47 -04:00 |
Allen Webster
|
7e63434b94
|
meaningless changes
|
2017-05-01 10:23:18 -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
|
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
|
d94c8c3672
|
got code wrapping working
|
2017-03-25 16:49:54 -04:00 |
Allen Webster
|
fbe5c3ff4f
|
Got unicode text files working, need to revist code wrapping
|
2017-03-24 19:41:10 -04:00 |
Allen Webster
|
f9d2414281
|
Revert "Converting to proper use of umem everywhere (kind of went off on a tanget there :D)"
This reverts commit fe7c0fe47e .
|
2017-03-23 15:16:39 -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 |