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 |