Commit Graph

1409 Commits (790d21f5176e817724fa0def1f9184c828ad1e9f)

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