Allen Webster
8e81ae82e0
C version of string library, C++ version preserved
2016-08-28 00:31:06 -04:00
Allen Webster
f7a2affb9f
file track system is ready for porting
2016-08-27 13:48:10 -04:00
Allen Webster
44756b2d5c
get directory name from OS instead of storing
2016-08-27 10:42:47 -04:00
Allen Webster
8ea91269cd
fixed crash bug in relexing
2016-08-26 20:42:16 -04:00
Allen Webster
a6033b8418
set up get changed files
2016-08-26 17:30:08 -04:00
Allen Webster
7ada40c1bc
fixes to new save system
2016-08-26 15:35:50 -04:00
Allen Webster
fc76531ca1
file tracker version 2 fully integrated
2016-08-26 13:52:35 -04:00
Allen Webster
426b8d5576
file tracking system revision 2
2016-08-25 21:42:46 -04:00
Allen Webster
6e9bcb4e36
file tracking appears to be integrated fully
2016-08-24 19:01:33 -04:00
Allen Webster
25fba14574
4ed_file_view.cpp now compiles
2016-08-24 10:36:29 -04:00
Allen Webster
904f72a065
conversion of platform layer
2016-08-22 19:54:20 -04:00
Allen Webster
993d962a8b
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-08-22 15:33:54 -04:00
Allen Webster
2c0b575f5c
first version of file track system
2016-08-22 15:31:19 -04:00
insofaras
56ece67eed
linux new job queue stuff
2016-07-28 19:09:08 +01:00
Allen Webster
74407bc0f6
fixed a bug in the new relex process
2016-07-20 16:07:04 -04:00
Allen Webster
453a972200
re-enable memory speed up
2016-07-20 15:25:50 -04:00
Allen Webster
468fe81f61
found and fixed thread bugs
2016-07-20 15:19:10 -04:00
Allen Webster
b49df12f6f
improvement in general allocator speed, some issue with threading has emerged
2016-07-20 13:19:20 -04:00
Allen Webster
238b86e37f
lighter weight sync testing
2016-07-20 12:16:02 -04:00
Allen Webster
bf9f1167a0
simplified dirty state tracker
2016-07-20 11:19:54 -04:00
Allen Webster
a65dda4300
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-07-19 19:54:05 -04:00
Allen Webster
6dd5b3b87b
unbounded job queue
2016-07-19 19:47:27 -04:00
insofaras
e3c83c8f09
linux: better method of getting DPI info
2016-07-19 22:25:49 +01:00
Allen Webster
d0dbf70e48
set up the basic testing scheme.
2016-07-18 21:35:09 -04:00
Allen Webster
090e23d31e
fix a few issues with string termination in the new lexer, switch over to single line strings
2016-07-18 19:57:08 -04:00
Allen Webster
2076676156
fix sticky cursor problem
2016-07-18 18:05:28 -04:00
Allen Webster
28af8c92cc
rough multi-line system
2016-07-18 16:53:04 -04:00
Allen Webster
bea36e9d9e
visit all errors option
2016-07-18 15:02:22 -04:00
Allen Webster
5d633df3ba
expansion of search features
2016-07-18 14:36:53 -04:00
insofaras
be9dbd1ff8
linux: make it run over ssh -X forwarding (albeit it laggily) because why not
2016-07-18 17:03:13 +01:00
Allen Webster
c9af44f0e7
upgrade to the new lexer complete
2016-07-16 22:24:13 -04:00
Allen Webster
7ec039edfd
eliminate the Cpp_File that drove me crazy
2016-07-16 14:40:26 -04:00
Allen Webster
89b6fe663d
little fix for the basic 4coder
2016-07-15 19:34:32 -04:00
Allen Webster
5d9aa6aeb0
quick bug fix, 4.0.10 totally ready
2016-07-15 11:45:02 -04:00
Allen Webster
dc299cc650
a quick tweak to make fonts usable on 1 dollar tier
2016-07-15 11:31:19 -04:00
Allen Webster
b3913195b1
4.0.10 ready to go
2016-07-15 10:57:02 -04:00
Allen Webster
7af51109af
asset type radio buttons
2016-07-14 17:44:34 -04:00
Allen Webster
71147d1624
upgrade to indent rule for handling comment spacing
2016-07-14 13:18:40 -04:00
Allen Webster
c8d881c1b5
multi-fonting, explicity monospace font for build panel
2016-07-14 12:41:23 -04:00
Allen Webster
dacf7f1675
rounded out batch edit, tracked down some bugs
2016-07-13 19:19:42 -04:00
Allen Webster
1634a65b17
upgraded 4coder_casey.cpp, misc tweaks
2016-07-13 15:59:42 -04:00
Allen Webster
e02ab24488
fix to make rendering change work on windows compile
2016-07-13 00:43:43 -04:00
insofaras
2718590d8b
subjective improvements to the freetype code
...
* use FT_LOAD_TARGET_LIGHT when hinting is enabled, which only moves
things vertically
* don't truncate the glyph advance with >> 6, use / 64.0f instead, and
CEIL to align to pixels
2016-07-13 04:48:15 +01:00
Allen Webster
92014e2ee8
finished up string docs, enhanced the match check rule
2016-07-12 18:17:45 -04:00
Allen Webster
37a8609e5b
updated the readme
2016-07-12 15:16:48 -04:00
Allen Webster
4ff7984b18
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-07-12 14:20:21 -04:00
Allen Webster
add72934e0
search all, and jump to location with return appears to be working
2016-07-12 14:20:06 -04:00
insofaras
0146c990d8
linux updates:
...
* Fix double clipboard
* Implement the new memory stuff
2016-07-12 02:41:55 +01:00
Allen Webster
174ff25d1a
fixed some bugs in the new word complete
2016-07-11 12:57:00 -04:00
Allen Webster
0d5f6e82d3
new word complete appears to work
2016-07-11 12:15:37 -04:00