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 |
Allen Webster
|
3a27541ceb
|
Cleaning up package script output
|
2020-03-01 13:29:32 -08:00 |
Allen Webster
|
2ee9d05bd2
|
New examples code
|
2020-02-29 22:34:38 -08:00 |
Allen Webster
|
e231293acf
|
Checking global map in isearch and query_user_general so that basic global commands still work in that context
|
2020-02-29 17:21:37 -08:00 |
Allen Webster
|
b0bbd3e2e3
|
Fix lister state overwriting problem with call-stack managed lister stack
|
2020-02-29 15:38:38 -08:00 |
Allen Webster
|
6d24fa6f29
|
Use mac smooth scroll values
|
2020-02-29 13:35:52 -08:00 |
Allen Webster
|
69d18fd898
|
Setup 4coder_examples.cpp; got rid of test_double_backspace
|
2020-02-28 17:36:36 -08:00 |
Allen Webster
|
2b4fa0cc59
|
Merge
|
2020-02-28 13:54:01 -08:00 |
Allen Webster
|
f74365392c
|
Update mac clipboard immplementation
|
2020-02-28 13:53:10 -08:00 |
Allen Webster
|
e300b209c1
|
Put linux now time on microseconds so dt is computed correctly; fix a bug in linux_schedule_step
|
2020-02-27 20:04:46 -08:00 |
Allen Webster
|
e9b1791a84
|
Update linux project commands; fix new file saving on linux
|
2020-02-27 18:26:37 -08:00 |
Allen Webster
|
48d80f57eb
|
Mystery solved; print messages removed
|
2020-02-19 22:22:29 -08:00 |
Allen Webster
|
79438ffd22
|
Wut?
|
2020-02-19 21:44:44 -08:00 |
Allen Webster
|
0422dadbc8
|
Ohh git
|
2020-02-19 21:32:07 -08:00 |
Allen Webster
|
f0421c12b5
|
AHHHGGG
|
2020-02-19 21:18:38 -08:00 |
Allen Webster
|
2992e62306
|
Setup cool new opengl funcs
|
2020-02-19 20:11:18 -08:00 |
Alex Baines
|
8cd068421e
|
Merge remote-tracking branch 'origin/master' into linux-update
|
2020-02-16 13:59:35 +00:00 |
Allen Webster
|
1cf579902f
|
Reorganization in the custom layer to make independent custom layers easier to build
|
2020-02-15 12:33:18 -08:00 |
Alex Baines
|
73b964c3ea
|
fix lister bug that forced linux hidden .files to top of list
|
2020-02-09 12:25:13 +00:00 |
Allen Webster
|
2a255b8ad9
|
Fix intricate async token reading; clean all lines overworking
|
2020-02-09 02:22:35 -08:00 |
Allen Webster
|
fe9ed4fe79
|
Merge
|
2020-02-08 18:04:23 -08:00 |
Allen Webster
|
f53f840f28
|
Misc work on things
|
2020-02-08 18:03:54 -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 |