Commit Graph

64 Commits (master)

Author SHA1 Message Date
Allen Webster fd51cb31c7 fix win32 clipboard reading 2021-07-14 06:29:02 -07:00
Allen Webster 0b5fabe23f 4.1.8 change log and version number 2021-06-03 09:23:58 -07:00
Allen Webster fff9ce8744 work out how to get fleury theme to work out of the box 2021-06-01 09:16:59 -07:00
Allen Webster 50b2bbbec0 4.1.7 version number & change list 2021-01-24 15:34:02 -08:00
Allen Webster 474bb3c434 Default to 8bit aa mode 2021-01-17 14:13:40 -08:00
Allen Webster 8f67525380 1-bit font anti-aliasing 2021-01-16 20:21:35 -08:00
Allen Webster a6c307944f Move user_name over to new config system 2020-11-25 18:29:21 -08:00
Allen Webster 07b6b85ac9 Put all config boolean variables on new config system 2020-11-25 18:05:52 -08:00
Allen Webster 0486e92577 Move '4ed_search_list.h/.cpp' to custom layer; rename to 4coder_* 2020-11-23 20:06:03 -08:00
Allen Webster fe8acba488 [dynamic bindings] fixing bugs; got it working 2020-10-22 19:36:17 -07:00
Allen Webster 8915bcceba [variables] added new 4coder variables system 2020-10-22 14:57:28 -07:00
Allen Webster 75cde02a4a Assorted fixes 2020-05-12 17:51:22 -07:00
Allen Webster b7f00101c2 API for controlling camera bounds; isearch vertical margins expanded 2020-05-09 10:22:53 -07:00
Allen Webster 4ae8883d4c Arbitrary text rotation in immediate mode text draw 2020-05-09 09:55:01 -07:00
Allen Webster d23135dfed Function list printing format fix 2020-05-09 08:40:44 -07:00
Allen Webster c9c1e1bcb3 Stubbed in new functions (need to go make sure they build still) 2020-05-09 08:11:43 -07:00
Allen Webster a410ce5f6c PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes 2020-05-09 08:03:10 -07:00
Allen Webster aa773f7413 notepad scrolling bug fix; win32 window icon 2020-05-09 07:44:36 -07:00
Allen Webster 7b77ee23f2 Undo fade in config.4coder 2020-05-08 07:23:45 -07:00
Allen Webster c4e47935d4 Undo fade out 2020-05-03 08:00:28 -07:00
Allen Webster 33933da218 Upgrade to view change buffer hook; quick_swap_buffer 2020-05-03 06:40:07 -07:00
Allen Webster 265e112cf2 Catch up on changes.txt 2020-05-03 06:12:29 -07:00
Allen Webster 5b8d22a766 Pass the buffer edit hook the old_cursor_range 2020-05-01 21:44:52 -07:00
Allen Webster b3b4300e4f Added single line backslashed lines to lexer 2020-05-01 21:26:06 -07:00
Allen Webster 88af8b02fb A few visual style options in config.4coder 2020-05-01 21:21:14 -07:00
Allen Webster ca7240f349 default_tab_width in config.4coder 2020-05-01 20:59:36 -07:00
Allen Webster 4dc4adccf9 Lexer bug for a few new line situations 2020-05-01 20:41:42 -07:00
Allen Webster 8b0e54c89b enable_output_wrapping config option 2020-05-01 14:04:57 -07:00
Allen Webster 1e6ec53a30 win32 layer mouse capture 2020-05-01 12:35:43 -07:00
Allen Webster 886c70100d Simplify fade range code; make it update with buffer edits 2020-05-01 12:28:36 -07:00
Allen Webster 6dd43762c4 Fix token coloring logic for special cases; also cooler sunlight theme 2020-05-01 12:09:38 -07:00
Allen Webster 63edacbd16 Clean all lines request 2020-05-01 11:49:40 -07:00
Allen Webster 4606393aad Notepad like mode scrolling fix 2020-05-01 11:33:30 -07:00
Allen Webster 63bfed7ab1 Quick fix for thread handle leak; project parse crash bug fix 2020-05-01 07:38:57 -07:00
Allen Webster 5561704e2e Notepad-like mode crash bug fixes 2020-05-01 06:52:22 -07:00
Allen Webster 2d1d69e2c9 Line number performance fix 2020-05-01 06:31:44 -07:00
Allen Webster f7799bcbd7 changes.txt 2020-05-01 05:29:29 -07:00
Allen Webster 73fdc838f1 New better arena management 2020-03-11 16:22:37 -07:00
Allen Webster a806b23b31 Changes updated 4.1.4 ready to ship 2020-03-10 10:26:59 -07:00
Allen Webster 7933ec6bc9 New keycodes; linux one time code execution; close file handle in save function 2020-03-03 18:44:25 -08:00
Allen Webster bc2b834f3b Whole screen render hook 2020-03-03 17:37:55 -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
Allen Webster 4d4294f2aa project deep copy bug fix 2020-02-07 18:22:14 -08:00
Allen Webster 9f2c279d8e set_face_size commands 2020-02-07 18:04:22 -08:00
Allen Webster d05a3f6a0d Show whitespace 2020-02-07 17:37:10 -08:00
Allen Webster 3ef04faead Cleaned up buildsuper name convention; added defines to scripts 2020-02-07 17:02:42 -08:00
Allen Webster 06aec5df47 Lots of issues updated 2020-02-07 16:50:35 -08:00
Allen Webster a1f82f094b Lots of miscellaneous issues today 2020-02-05 21:44:03 -08:00
Allen Webster 632cd53f89 Updated changes.txt 2020-02-01 21:14:13 -08:00
Allen Webster a268055da7 Added check to file change checker that detects file deletion; updated changes.txt 2020-01-30 21:33:36 -08:00