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
Allen Webster
c479e14f25
move towards searching commands custom side and custom allocator
2016-07-10 01:49:11 -04:00
Allen Webster
8f8f7ed5fd
eliminate superreadme
2016-07-09 11:05:32 -04:00
insofaras
30c5569f9a
make buildsuper.sh work as intended (i think)
...
changed SCRIPT to SCRIPT_FILE and made it default to the
4coder_default_bindings in the same dir as itself if no argument is
given.
2016-07-09 06:21:08 +01:00
Allen Webster
8258e6c1ab
finished moving clean all lines
2016-07-09 00:39:14 -04:00
Allen Webster
b4e6bd94e5
moving towards batch edits in the custom API
2016-07-08 17:47:37 -04:00
Allen Webster
2999b074ab
ready to post build mini upgrade
2016-07-08 11:41:00 -04:00
Allen Webster
d39db6e5bf
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-07-08 11:24:15 -04:00
Allen Webster
a9c5bef61e
uhhh what? thought I didn't change anything weird
2016-07-08 11:24:07 -04:00
Allen Webster
7ae31f8f06
upgrade to build search to work on linux
2016-07-08 11:18:06 -04:00
Allen Webster
687cb61c43
upgrade to buildsuper.sh
2016-07-08 09:48:47 -04:00
Allen Webster
3ec19cfae3
cursor position setting
2016-07-06 21:41:37 -04:00
Allen Webster
611f270410
extensions to the error parsing rules
2016-07-06 18:57:55 -04:00
Allen Webster
245d61d6a6
fixed the really tricky thing with the cursor positions
2016-07-06 18:28:39 -04:00
Allen Webster
42cab1b573
eliminated max_y
2016-07-06 18:04:31 -04:00
Allen Webster
170f521e26
upgraded string library
2016-07-06 15:18:10 -04:00
Allen Webster
3683069f24
4.0.9 release ready
2016-07-05 11:15:38 -04:00
Allen Webster
5e0030825b
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-07-05 10:08:09 -04:00
Allen Webster
ef4ea218f3
html fix
2016-07-05 10:08:00 -04:00
Allen Webster
d49ed3a2d4
use hinting parameter on linux
2016-07-05 10:02:55 -04:00
Allen Webster
4b0c4c9d3d
4coder casey updated
2016-07-05 09:30:07 -04:00
Allen Webster
08d183eb9a
4.0.9 features complete
2016-07-05 09:11:26 -04:00
Allen Webster
98fa9e1952
moved view manipulation to custom side
2016-07-04 21:36:30 -04:00
Allen Webster
3430f50103
remove file's font id
2016-07-04 16:40:57 -04:00
Allen Webster
cdcc01ec23
fixed off-by-one in remeasure widths
2016-07-04 00:04:39 -04:00
Allen Webster
8bcda623a8
get open and jump to line working again
2016-07-03 19:07:31 -04:00
Allen Webster
6599cac5e9
-h flag to enable hinting
2016-07-03 18:29:07 -04:00
Allen Webster
eec3475ee2
fixed multiple view editing scrolling issue
2016-07-03 18:00:02 -04:00
Allen Webster
2e87d8bfaa
adjustment to build rule to fall back to hot directory when file's directory fails
2016-07-03 16:03:19 -04:00
Allen Webster
60d02c4f64
fix to highlight following rule
2016-07-02 20:37:24 -04:00
Allen Webster
67306d87bd
new method of tracking previous file locations
2016-07-02 18:59:16 -04:00
Allen Webster
c245b63130
more adjustments to scrolling system
2016-07-02 13:54:56 -04:00
Allen Webster
21b89b8ee6
standard build function fixed
2016-07-02 10:56:50 -04:00
Allen Webster
d3975b2d26
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-07-02 10:15:25 -04:00
Allen Webster
c1986f6f44
doc rewrites into full sentences.
2016-07-02 10:15:15 -04:00
insofaras
4a897625a7
make linux build compile
2016-07-01 19:38:40 +01:00
Allen Webster
6f81e5d3d5
Merge branch 'master' of https://bitbucket.org/4coder/4coder
2016-07-01 01:42:37 -04:00
Allen Webster
982ce836af
switched over to new 4coder_types.h, wrote docs
2016-07-01 01:42:19 -04:00
insofaras
1757cf65d9
linux hide mouse cursor
2016-06-29 21:23:41 +01:00
Allen Webster
4023b96560
added mouse suppression mode
2016-06-29 15:11:37 -04:00