Commit Graph

  • 2cc4a8f0a7 probably fix linux font loading Alex Baines 2020-05-16 13:19:25 +0100
  • 36bb5f8db0 Word complete bug fix; 4.1.6 version ready Allen Webster 2020-05-15 08:13:42 -0700
  • 791a08e1ee Thought git said I was up to date with the remote!!! Allen Webster 2020-05-12 17:52:15 -0700
  • 75cde02a4a Assorted fixes Allen Webster 2020-05-12 17:51:22 -0700
  • afb493e2ec real basic fixups for fusion behavior Allen Webster 2020-05-12 06:19:03 -0700
  • ad52b05ca2 Merge in linux dead key recognizing Allen Webster 2020-05-12 05:18:05 -0700
  • aedd7a136a Merge branch 'linux-update' Allen Webster 2020-05-12 04:32:44 -0700
  • e7d2ef7a8d Tweaks to fusion Allen Webster 2020-05-11 06:54:06 -0700
  • 1eaac285d9 point stack - jump to definition - fusion Allen Webster 2020-05-10 08:00:50 -0700
  • 7e43a45c8a Tracking down a linux bug that forces me to work on Windows ... Allen Webster 2020-05-09 15:18:50 -0700
  • b81f636795 Win32 numpad bug fixed Allen Webster 2020-05-09 15:07:31 -0700
  • 398051f390 Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke Allen Webster 2020-05-09 14:01:23 -0700
  • 3e700cb401 remove debug line Alex Baines 2020-05-09 21:25:40 +0100
  • 8b8fd3314d linux keycode physical/language switch, numpad tweaks Alex Baines 2020-05-09 21:13:20 +0100
  • b7f00101c2 API for controlling camera bounds; isearch vertical margins expanded Allen Webster 2020-05-09 10:22:53 -0700
  • 4ae8883d4c Arbitrary text rotation in immediate mode text draw Allen Webster 2020-05-09 09:55:01 -0700
  • d23135dfed Function list printing format fix Allen Webster 2020-05-09 08:40:44 -0700
  • 075373c82b Fix newline and tab insert on Mac Allen Webster 2020-05-09 08:28:42 -0700
  • c9c1e1bcb3 Stubbed in new functions (need to go make sure they build still) Allen Webster 2020-05-09 08:11:43 -0700
  • a410ce5f6c PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes Allen Webster 2020-05-09 08:03:10 -0700
  • aa773f7413 notepad scrolling bug fix; win32 window icon Allen Webster 2020-05-09 07:44:36 -0700
  • 6bc50194a1 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-05-08 07:41:58 -0700
  • 72b2c029a2 Important undo fade I forgot to commit and push Allen Webster 2020-05-08 07:41:51 -0700
  • c68992e15a 4.1.5 version number change - time to try to package Allen Webster 2020-05-08 07:24:37 -0700
  • 7b77ee23f2 Undo fade in config.4coder Allen Webster 2020-05-08 07:23:45 -0700
  • 01e187561c Recovered original undo/redo fade ranges Allen Webster 2020-05-03 08:05:34 -0700
  • c4e47935d4 Undo fade out Allen Webster 2020-05-03 08:00:28 -0700
  • 33933da218 Upgrade to view change buffer hook; quick_swap_buffer Allen Webster 2020-05-03 06:40:07 -0700
  • 7c1931ebb0 View change buffer hook Allen Webster 2020-05-03 06:24:39 -0700
  • 265e112cf2 Catch up on changes.txt Allen Webster 2020-05-03 06:12:29 -0700
  • b2348d5100 Keep lister text field's right side in view always Allen Webster 2020-05-03 06:08:17 -0700
  • 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