Commit Graph

471 Commits (add72934e0daf475139ca0e6b3899362568f612b)

Author SHA1 Message Date
Allen Webster add72934e0 search all, and jump to location with return appears to be working 2016-07-12 14:20:06 -04: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
Allen Webster cb6d1d8953 moved cmdid_show_scrollbar/cmdid_hide_scrollbar to custom side 2016-06-29 14:38:58 -04:00
Allen Webster f37b2032c1 eliminated the poopy-poop-sauce set/get rewrite functions 2016-06-29 14:23:14 -04:00
Allen Webster 7c87b44c81 added *scratch* 2016-06-29 13:45:26 -04:00
Allen Webster 69d617d406 improve the work-flow of jump to error a little more 2016-06-29 13:16:08 -04:00
Allen Webster 92c08a13f4 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-06-28 19:22:35 -04:00
Allen Webster 7be53d8769 jump to error 2016-06-28 18:58:50 -04:00
insofaras ffa26b5940 put the linux packaging logic in the makefile
use 'make package' to create 4coder_alpha.zip and 4coder_super.zip
2016-06-28 23:58:45 +01:00
Allen Webster ee9ef5d6aa panel division is now based on lerp position 2016-06-28 17:12:17 -04:00