Commit Graph

  • e228600992 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-05-03 06:07:45 -0700
  • 25d07a750c Keep the lister text field's right side in view Allen Webster 2020-05-03 06:07:27 -0700
  • 88cf02077e Removed redundant insertText function duplicate. Yuval Dolev 2020-05-03 15:25:35 +0300
  • 5ae883f752 Merge branch 'master' of https://bitbucket.org/4coder/4coder Yuval Dolev 2020-05-03 15:15:29 +0300
  • 79fd3ca65c Prevent escape key from exiting full screen mode Allen Webster 2020-05-03 05:15:18 -0700
  • 678d1e9abe Fix for clicking and scolling which stopped working after enabling dead keys. Yuval Dolev 2020-05-03 15:15:17 +0300
  • 79bc7a7c6e Fix for the error bonk on every key combo Allen Webster 2020-05-03 05:06:19 -0700
  • 9b17ed2443 Fix for macOS input issue regarding dead keys. Yuval Dolev 2020-05-03 01:04:32 +0300
  • b9b44f481a Fix clipboard crash from un-masked scratch on windows Allen Webster 2020-05-02 10:30:19 -0700
  • 5b8d22a766 Pass the buffer edit hook the old_cursor_range Allen Webster 2020-05-01 21:44:52 -0700
  • b3b4300e4f Added single line backslashed lines to lexer Allen Webster 2020-05-01 21:26:06 -0700
  • 88af8b02fb A few visual style options in config.4coder Allen Webster 2020-05-01 21:21:14 -0700
  • ca7240f349 default_tab_width in config.4coder Allen Webster 2020-05-01 20:59:36 -0700
  • 4dc4adccf9 Lexer bug for a few new line situations Allen Webster 2020-05-01 20:41:42 -0700
  • c4370bb766 Multi-line tokens shouldn't apply incomplete statement indent shifting Allen Webster 2020-05-01 20:02:36 -0700
  • 161f3711f6 Crabby allen got the fullscreen crash under control at least Allen Webster 2020-05-01 19:19:21 -0700
  • b43487096f Okay I think this is actually the fix for the mouse wheel problem Allen Webster 2020-05-01 18:55:52 -0700
  • 3c77835e6f Okay back to the old text stuff for now :( Let's fix scroll feel by multiplying in the screen scale factor? Why not right? Allen Webster 2020-05-01 18:31:28 -0700
  • 67e294c0d5 That doesn't do it. Allen Webster 2020-05-01 18:08:01 -0700
  • ac906663d8 Woops -> Allen Webster 2020-05-01 18:00:37 -0700
  • 6454ffc264 Transfer -> Allen Webster 2020-05-01 17:58:01 -0700
  • bd26b2afe4 Okay different experiment - with semicolon Allen Webster 2020-05-01 17:28:24 -0700
  • 9625ce293e Okay different experiment Allen Webster 2020-05-01 17:27:37 -0700
  • c231d524e6 Transfer again Allen Webster 2020-05-01 16:23:22 -0700
  • fdc8dc618f Working on a mac text input bug ... begin transfer commits now! Allen Webster 2020-05-01 15:47:43 -0700
  • 8b0e54c89b enable_output_wrapping config option Allen Webster 2020-05-01 14:04:57 -0700
  • 1e6ec53a30 win32 layer mouse capture Allen Webster 2020-05-01 12:35:43 -0700
  • 886c70100d Simplify fade range code; make it update with buffer edits Allen Webster 2020-05-01 12:28:36 -0700
  • 6dd43762c4 Fix token coloring logic for special cases; also cooler sunlight theme Allen Webster 2020-05-01 12:09:38 -0700
  • 4f579180c1 Woops screwed it up Allen Webster 2020-05-01 11:58:24 -0700
  • 63edacbd16 Clean all lines request Allen Webster 2020-05-01 11:49:40 -0700
  • 4606393aad Notepad like mode scrolling fix Allen Webster 2020-05-01 11:33:30 -0700
  • a7abddb13e Layout independent keybindings Allen Webster 2020-05-01 11:19:24 -0700
  • 63bfed7ab1 Quick fix for thread handle leak; project parse crash bug fix Allen Webster 2020-05-01 07:38:57 -0700
  • 5561704e2e Notepad-like mode crash bug fixes Allen Webster 2020-05-01 06:52:22 -0700
  • 2d1d69e2c9 Line number performance fix Allen Webster 2020-05-01 06:31:44 -0700
  • 2051b73cb2 Merge branch 'master' into linux-update Allen Webster 2020-05-01 05:38:49 -0700
  • f7799bcbd7 changes.txt Allen Webster 2020-05-01 05:29:29 -0700
  • b53df35fcb Changed some stuff before, don't know what; fixed mac flags Allen Webster 2020-05-01 05:26:22 -0700
  • 7ed42ab516 Updated the macOS platform layer's keycode lookup table to supper the new keycodes. Yuval Dolev 2020-03-14 01:16:54 +0200
  • f6a1d64a2f seems to fix xwayland xkb issues Alex Baines 2020-03-13 23:03:43 +0000
  • ca9f1d8f1c Arena fixup and Date_Time implementation for Linux Allen Webster 2020-03-12 21:26:46 -0700
  • eb298a6fdc Mac fixup of arenas; implementation of Date_Time Allen Webster 2020-03-12 21:17:43 -0700
  • 9aba7ab19f More scratch fixes Allen Webster 2020-03-11 20:59:44 -0700
  • 6089c87b20 Fix an important scratch bug Allen Webster 2020-03-11 20:35:52 -0700
  • 73fdc838f1 New better arena management Allen Webster 2020-03-11 16:22:37 -0700
  • 7b77702492 Merge whatevs Allen Webster 2020-03-11 03:34:35 -0700
  • 4f2e59ff77 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-03-11 03:34:07 -0700
  • 8849f6ce8c Date_Time type; formatting function for Date_Time; System API for getting Date_Time UTC, and converting UTC to local time; Implementation in Windows Allen Webster 2020-03-11 03:33:54 -0700
  • c15a79b84b Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-03-11 00:37:32 -0700
  • 48da9e3c64 Fix critical bug with core mouse modifiers; better behavior for binding lookup, strict matches first, then first loose match Allen Webster 2020-03-11 00:23:46 -0700
  • 8a44be4a56 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-03-10 23:09:47 -0700
  • ea460749a5 Linux push scripts fix (again?) Allen Webster 2020-03-10 15:03:41 -0700
  • 016983c54f Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-03-10 14:44:44 -0700
  • 7387be0a22 Linux push script Allen Webster 2020-03-10 14:44:39 -0700
  • 47b6cc7c42 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-03-10 14:31:58 -0700
  • f9ac444a2c Fix problem in windows build script Allen Webster 2020-03-10 14:27:30 -0700
  • 6f4bd5515b Version number 4.1.4 Allen Webster 2020-03-10 14:19:23 -0700
  • a806b23b31 Changes updated 4.1.4 ready to ship Allen Webster 2020-03-10 10:26:59 -0700
  • 5583f564e2 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-03-09 22:46:45 -0700
  • 430060d902 Something happening in package-x86-linux Allen Webster 2020-03-09 22:46:38 -0700
  • 8b2281e093 Bindings only do strict-matching now so ordering is less important and less confusing Allen Webster 2020-03-09 21:05:45 -0700
  • d72636138d Normal count type in Color_Table Allen Webster 2020-03-07 14:54:52 -0800
  • be3895b90f Not sure what I changed Allen Webster 2020-03-07 14:53:33 -0800
  • 8f1c989024 linux new keycodes Alex Baines 2020-03-07 15:09:36 +0000
  • 712b8a5896 Merge remote-tracking branch 'origin/master' into linux-update Alex Baines 2020-03-07 15:08:57 +0000
  • 61b3341743 Added win32 keycodes for numpad and extension Allen Webster 2020-03-03 23:43:20 -0800
  • 6749053db0 Fix clipboard to work when catch all is set to false Allen Webster 2020-03-03 22:57:21 -0800
  • 7933ec6bc9 New keycodes; linux one time code execution; close file handle in save function Allen Webster 2020-03-03 18:44:25 -0800
  • bc2b834f3b Whole screen render hook Allen Webster 2020-03-03 17:37:55 -0800
  • 0a29e6df6a More robust footer panel manipulator functions Allen Webster 2020-03-03 16:57:40 -0800
  • e1698bd28a Fix compilation on windows Allen Webster 2020-03-03 12:25:04 -0800
  • 956b70c097 Split itchio push script for 32-bit Allen Webster 2020-03-01 17:47:58 -0800
  • 344ed6c913 Explicit package control - easier to manage 32-bit linux this way Allen Webster 2020-03-01 17:37:13 -0800
  • f2de0c71c3 Buckle up. Allen Webster 2020-03-01 15:46:44 -0800
  • 45a10bf124 Working on 32-bit linux setup Allen Webster 2020-03-01 15:42:55 -0800
  • 3a27541ceb Cleaning up package script output Allen Webster 2020-03-01 13:29:32 -0800
  • 2ee9d05bd2 New examples code Allen Webster 2020-02-29 22:34:38 -0800
  • e231293acf Checking global map in isearch and query_user_general so that basic global commands still work in that context Allen Webster 2020-02-29 17:21:37 -0800
  • b0bbd3e2e3 Fix lister state overwriting problem with call-stack managed lister stack Allen Webster 2020-02-29 15:38:38 -0800
  • 6d24fa6f29 Use mac smooth scroll values Allen Webster 2020-02-29 13:35:52 -0800
  • 69d18fd898 Setup 4coder_examples.cpp; got rid of test_double_backspace Allen Webster 2020-02-28 17:36:36 -0800
  • 2b4fa0cc59 Merge Allen Webster 2020-02-28 13:54:01 -0800
  • f74365392c Update mac clipboard immplementation Allen Webster 2020-02-28 13:53:10 -0800
  • e300b209c1 Put linux now time on microseconds so dt is computed correctly; fix a bug in linux_schedule_step Allen Webster 2020-02-27 20:04:46 -0800
  • d934161447 Check for stat errors when getting file attributes on linux Allen Webster 2020-02-27 19:04:05 -0800
  • 0ae7987cec Printf debugging the .so search; fixed file truncation bug Allen Webster 2020-02-27 18:54:30 -0800
  • a510ae5dce Fix linux mutexes to be recursive; tombstone the old unix code Allen Webster 2020-02-27 18:38:00 -0800
  • cf961d4b3a More updating project.4coder for linux commands Allen Webster 2020-02-27 18:29:16 -0800
  • e9b1791a84 Update linux project commands; fix new file saving on linux Allen Webster 2020-02-27 18:26:37 -0800
  • e91e76f388 2.1 Allen Webster 2020-02-19 22:45:46 -0800
  • 99dc2fc570 Trying something crazy --- maybe Allen Webster 2020-02-19 22:41:11 -0800
  • ac0bd78485 tryin' ta fix the linux thingy Allen Webster 2020-02-19 22:38:18 -0800
  • 48d80f57eb Mystery solved; print messages removed Allen Webster 2020-02-19 22:22:29 -0800
  • f7b485f8b1 OKay Allen Webster 2020-02-19 22:07:44 -0800
  • cb73e5f5b6 PLEASE Allen Webster 2020-02-19 22:06:18 -0800
  • 87ce4dabdb messages not working......... Allen Webster 2020-02-19 22:03:48 -0800
  • 79438ffd22 Wut? Allen Webster 2020-02-19 21:44:44 -0800
  • 0422dadbc8 Ohh git Allen Webster 2020-02-19 21:32:07 -0800
  • f0421c12b5 AHHHGGG Allen Webster 2020-02-19 21:18:38 -0800