Commit Graph

1542 Commits (bcec902ce2a2f66d53d1ab2cf56f5aa88f43a502)

Author SHA1 Message Date
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
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