Allen Webster
|
aa9004e92b
|
Fix mysterious regression of project conversion path (???)
|
2020-12-05 12:32:56 -08:00 |
Allen Webster
|
ff8b39f4b7
|
Finish project version upconvert (fkey commands)
|
2020-11-27 12:52:40 -08:00 |
Allen Webster
|
0c046972d6
|
Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths
|
2020-11-27 10:03:23 -08:00 |
Allen Webster
|
2151ff8b28
|
Whoops; transition last integer type over to new config system
|
2020-11-27 09:52:44 -08:00 |
Allen Webster
|
ed619c7960
|
Transition integer types over to new config system
|
2020-11-26 13:12:59 -08:00 |
Allen Webster
|
46bfdd9bad
|
Move code extension list over to new config system
|
2020-11-26 10:45:53 -08:00 |
Allen Webster
|
2671dec536
|
Move all string config variables over to new config system
|
2020-11-25 19:20:36 -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
|
de41152df1
|
More carefully controlled virtual whitespace toggling
|
2020-11-25 16:56:02 -08:00 |
Allen Webster
|
43913b122a
|
Try moving one variable out of the old config system into the new one 'enable_virtual_whitespace'
|
2020-11-25 14:35:27 -08:00 |
Allen Webster
|
f0339a9eb7
|
Project version up-converter
|
2020-11-25 00:41:30 -08:00 |
Allen Webster
|
c153a05de2
|
Tried something but then backed off it; not sure what changes are still there
|
2020-11-24 22:04:50 -08:00 |
Allen Webster
|
ee37906724
|
Put version in variable dump
|
2020-11-24 20:16:07 -08:00 |
Allen Webster
|
eee6ae3640
|
Take out explicit project printing
|
2020-11-24 19:48:35 -08:00 |
Allen Webster
|
a0bca352ce
|
Take out explicit config writer
|
2020-11-24 19:13:42 -08:00 |
Allen Webster
|
a541d4b4c9
|
Run variable dump on config apply; fix bugs in variable dump
|
2020-11-24 18:04:46 -08:00 |
Allen Webster
|
6cd965ffbe
|
Finished first pass of config -> variables
|
2020-11-24 17:36:43 -08:00 |
Allen Webster
|
d9eb312ccb
|
More progress on variables dump; more cleanup
|
2020-11-24 17:06:12 -08:00 |
Allen Webster
|
8c5e345f66
|
Partial implementation of dump to vars; cleanup some unused config cruft
|
2020-11-24 16:58:29 -08:00 |
Allen Webster
|
7464320e56
|
Organize config parsing stuff
|
2020-11-24 16:26:11 -08:00 |
Alex Baines
|
9241285f74
|
linux audio
|
2020-11-24 20:11:47 +00:00 |
Allen Webster
|
9bda1cf991
|
Setup default load path for files
|
2020-11-23 22:27:33 -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
|
0eecb215ef
|
Cleanup audio system; put mixer in custom layer; hooks in win32 layer
|
2020-11-23 19:32:35 -08:00 |
Allen Webster
|
4f31b9d5aa
|
Stop audio API; switch to float based mixer
|
2020-11-23 17:45:04 -08:00 |
Allen Webster
|
a9a1931e34
|
Hack in new audio system contributed by casey; win32 only for now
|
2020-11-23 13:46:01 -08:00 |
Allen Webster
|
45ab2afe61
|
[default-features] open_matching_cpp creates missing file if no match is found
|
2020-10-24 16:39:28 -07: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
|
05027b9ef0
|
[code index] put notes into a hash table
|
2020-10-18 17:44:01 -07:00 |
Allen Webster
|
36bb5f8db0
|
Word complete bug fix; 4.1.6 version ready
|
2020-05-15 08:13:42 -07:00 |
Allen Webster
|
791a08e1ee
|
Thought git said I was up to date with the remote!!!
|
2020-05-12 17:52:15 -07:00 |
Allen Webster
|
75cde02a4a
|
Assorted fixes
|
2020-05-12 17:51:22 -07:00 |
Allen Webster
|
afb493e2ec
|
real basic fixups for fusion behavior
|
2020-05-12 06:19:03 -07:00 |
Allen Webster
|
ad52b05ca2
|
Merge in linux dead key recognizing
|
2020-05-12 05:18:05 -07:00 |
Allen Webster
|
e7d2ef7a8d
|
Tweaks to fusion
|
2020-05-11 06:54:06 -07:00 |
Allen Webster
|
1eaac285d9
|
point stack - jump to definition - fusion
|
2020-05-10 08:00:50 -07:00 |
Allen Webster
|
b81f636795
|
Win32 numpad bug fixed
|
2020-05-09 15:07:31 -07:00 |
Allen Webster
|
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
|
2020-05-09 14:01:23 -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
|
075373c82b
|
Fix newline and tab insert on Mac
|
2020-05-09 08:28:42 -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
|
6bc50194a1
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2020-05-08 07:41:58 -07:00 |
Allen Webster
|
72b2c029a2
|
Important undo fade I forgot to commit and push
|
2020-05-08 07:41:51 -07:00 |
Allen Webster
|
c68992e15a
|
4.1.5 version number change - time to try to package
|
2020-05-08 07:24:37 -07:00 |
Allen Webster
|
7b77ee23f2
|
Undo fade in config.4coder
|
2020-05-08 07:23:45 -07:00 |
Allen Webster
|
01e187561c
|
Recovered original undo/redo fade ranges
|
2020-05-03 08:05:34 -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
|
7c1931ebb0
|
View change buffer hook
|
2020-05-03 06:24:39 -07:00 |
Allen Webster
|
b2348d5100
|
Keep lister text field's right side in view always
|
2020-05-03 06:08:17 -07:00 |
Allen Webster
|
e228600992
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2020-05-03 06:07:45 -07:00 |
Allen Webster
|
25d07a750c
|
Keep the lister text field's right side in view
|
2020-05-03 06:07:27 -07:00 |
Yuval Dolev
|
88cf02077e
|
Removed redundant insertText function duplicate.
|
2020-05-03 15:25:35 +03:00 |
Allen Webster
|
79bc7a7c6e
|
Fix for the error bonk on every key combo
|
2020-05-03 05:06:19 -07:00 |
Yuval Dolev
|
9b17ed2443
|
Fix for macOS input issue regarding dead keys.
|
2020-05-03 01:04:32 +03: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
|
c4370bb766
|
Multi-line tokens shouldn't apply incomplete statement indent shifting
|
2020-05-01 20:02:36 -07:00 |
Allen Webster
|
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?
|
2020-05-01 18:31:28 -07:00 |
Allen Webster
|
67e294c0d5
|
That doesn't do it.
|
2020-05-01 18:08:01 -07:00 |
Allen Webster
|
8b0e54c89b
|
enable_output_wrapping config option
|
2020-05-01 14:04:57 -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
|
4f579180c1
|
Woops screwed it up
|
2020-05-01 11:58:24 -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
|
b53df35fcb
|
Changed some stuff before, don't know what; fixed mac flags
|
2020-05-01 05:26:22 -07:00 |
Yuval Dolev
|
7ed42ab516
|
Updated the macOS platform layer's keycode lookup table to supper the new keycodes.
|
2020-03-14 01:16:54 +02:00 |
Allen Webster
|
ca9f1d8f1c
|
Arena fixup and Date_Time implementation for Linux
|
2020-03-12 21:26:46 -07:00 |
Allen Webster
|
eb298a6fdc
|
Mac fixup of arenas; implementation of Date_Time
|
2020-03-12 21:17:43 -07:00 |
Allen Webster
|
9aba7ab19f
|
More scratch fixes
|
2020-03-11 20:59:44 -07:00 |
Allen Webster
|
6089c87b20
|
Fix an important scratch bug
|
2020-03-11 20:35:52 -07:00 |
Allen Webster
|
73fdc838f1
|
New better arena management
|
2020-03-11 16:22:37 -07:00 |
Allen Webster
|
7b77702492
|
Merge whatevs
|
2020-03-11 03:34:35 -07:00 |
Allen Webster
|
4f2e59ff77
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2020-03-11 03:34:07 -07:00 |
Allen Webster
|
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
|
2020-03-11 03:33:54 -07:00 |
Allen Webster
|
c15a79b84b
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2020-03-11 00:37:32 -07:00 |
Allen Webster
|
48da9e3c64
|
Fix critical bug with core mouse modifiers; better behavior for binding lookup, strict matches first, then first loose match
|
2020-03-11 00:23:46 -07:00 |
Allen Webster
|
ea460749a5
|
Linux push scripts fix (again?)
|
2020-03-10 15:03:41 -07:00 |
Allen Webster
|
7387be0a22
|
Linux push script
|
2020-03-10 14:44:39 -07:00 |
Allen Webster
|
6f4bd5515b
|
Version number 4.1.4
|
2020-03-10 14:19:23 -07:00 |
Allen Webster
|
8b2281e093
|
Bindings only do strict-matching now so ordering is less important and less confusing
|
2020-03-09 21:05:45 -07:00 |
Allen Webster
|
d72636138d
|
Normal count type in Color_Table
|
2020-03-07 14:54:52 -08:00 |
Allen Webster
|
be3895b90f
|
Not sure what I changed
|
2020-03-07 14:53:33 -08:00 |
Allen Webster
|
61b3341743
|
Added win32 keycodes for numpad and extension
|
2020-03-03 23:43:20 -08: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
|
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 |