Commit Graph

2231 Commits (master)

Author SHA1 Message Date
Allen Webster bc2b834f3b Whole screen render hook 2020-03-03 17:37:55 -08:00
Allen Webster 0a29e6df6a More robust footer panel manipulator functions 2020-03-03 16:57:40 -08:00
Allen Webster e1698bd28a Fix compilation on windows 2020-03-03 12:25:04 -08:00
Allen Webster 956b70c097 Split itchio push script for 32-bit 2020-03-01 17:47:58 -08:00
Allen Webster 344ed6c913 Explicit package control - easier to manage 32-bit linux this way 2020-03-01 17:37:13 -08:00
Allen Webster f2de0c71c3 Buckle up. 2020-03-01 15:46:44 -08:00
Allen Webster 45a10bf124 Working on 32-bit linux setup 2020-03-01 15:42:55 -08:00
Allen Webster 3a27541ceb Cleaning up package script output 2020-03-01 13:29:32 -08:00
Allen Webster 2ee9d05bd2 New examples code 2020-02-29 22:34:38 -08:00
Allen Webster e231293acf Checking global map in isearch and query_user_general so that basic global commands still work in that context 2020-02-29 17:21:37 -08:00
Allen Webster b0bbd3e2e3 Fix lister state overwriting problem with call-stack managed lister stack 2020-02-29 15:38:38 -08:00
Allen Webster 6d24fa6f29 Use mac smooth scroll values 2020-02-29 13:35:52 -08:00
Allen Webster 69d18fd898 Setup 4coder_examples.cpp; got rid of test_double_backspace 2020-02-28 17:36:36 -08:00
Allen Webster 2b4fa0cc59 Merge 2020-02-28 13:54:01 -08:00
Allen Webster f74365392c Update mac clipboard immplementation 2020-02-28 13:53:10 -08:00
Allen Webster e300b209c1 Put linux now time on microseconds so dt is computed correctly; fix a bug in linux_schedule_step 2020-02-27 20:04:46 -08:00
Allen Webster d934161447 Check for stat errors when getting file attributes on linux 2020-02-27 19:04:05 -08:00
Allen Webster 0ae7987cec Printf debugging the .so search; fixed file truncation bug 2020-02-27 18:54:30 -08:00
Allen Webster a510ae5dce Fix linux mutexes to be recursive; tombstone the old unix code 2020-02-27 18:38:00 -08:00
Allen Webster cf961d4b3a More updating project.4coder for linux commands 2020-02-27 18:29:16 -08:00
Allen Webster e9b1791a84 Update linux project commands; fix new file saving on linux 2020-02-27 18:26:37 -08:00
Allen Webster e91e76f388 2.1 2020-02-19 22:45:46 -08:00
Allen Webster 99dc2fc570 Trying something crazy --- maybe 2020-02-19 22:41:11 -08:00
Allen Webster ac0bd78485 tryin' ta fix the linux thingy 2020-02-19 22:38:18 -08:00
Allen Webster 48d80f57eb Mystery solved; print messages removed 2020-02-19 22:22:29 -08:00
Allen Webster f7b485f8b1 OKay 2020-02-19 22:07:44 -08:00
Allen Webster cb73e5f5b6 PLEASE 2020-02-19 22:06:18 -08:00
Allen Webster 87ce4dabdb messages not working......... 2020-02-19 22:03:48 -08:00
Allen Webster 79438ffd22 Wut? 2020-02-19 21:44:44 -08:00
Allen Webster 0422dadbc8 Ohh git 2020-02-19 21:32:07 -08:00
Allen Webster f0421c12b5 AHHHGGG 2020-02-19 21:18:38 -08:00
Allen Webster 34a968a058 Even more of previous 2020-02-19 21:04:52 -08:00
Allen Webster 1f2b9c7541 ETC ETC 2020-02-19 20:55:01 -08:00
Allen Webster 57f7d41ddf Foo bar blah lbha 2020-02-19 20:47:29 -08:00
Allen Webster 54aa02f0f4 BLah blah blAH 2020-02-19 20:41:09 -08:00
Allen Webster e3de45ce32 add c++11 to GCC options 2020-02-19 20:32:46 -08:00
Allen Webster a093268fc3 Cleaning up build scripts 2020-02-19 20:24:13 -08:00
Allen Webster 2992e62306 Setup cool new opengl funcs 2020-02-19 20:11:18 -08:00
Alex Baines 687cfd7850 linux memory tracking 2020-02-16 22:47:42 +00:00
Alex Baines a3b096df1c fix linux lexer deadlock 2020-02-16 16:59:25 +00:00
Alex Baines a6eaacd057 update to new clipboard stuff, maybe correctly 2020-02-16 14:50:53 +00:00
Alex Baines 8cd068421e Merge remote-tracking branch 'origin/master' into linux-update 2020-02-16 13:59:35 +00:00
Alex Baines d1e86d78bb linux input handling improvements 2020-02-16 13:58:58 +00:00
Allen Webster 1cf579902f Reorganization in the custom layer to make independent custom layers easier to build 2020-02-15 12:33:18 -08:00
Alex Baines 73b964c3ea fix lister bug that forced linux hidden .files to top of list 2020-02-09 12:25:13 +00:00
Allen Webster 2a255b8ad9 Fix intricate async token reading; clean all lines overworking 2020-02-09 02:22:35 -08:00
Allen Webster fe9ed4fe79 Merge 2020-02-08 18:04:23 -08:00
Allen Webster f53f840f28 Misc work on things 2020-02-08 18:03:54 -08:00
Allen Webster 4a697c9880 Clipboard now implemented as a custom layer feature; API transition mechanism established for deprecating old clipboard API without immediately breaking existing code for anyone 2020-02-08 17:34:35 -08:00
Alex Baines 44acf3eb26 linux timing, keyboard input & misc improvements 2020-02-08 21:09:32 +00:00