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 |
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
|
aa9f43eede
|
4.1.3
|
2020-02-05 22:50:21 -08:00 |
Allen Webster
|
a1f82f094b
|
Lots of miscellaneous issues today
|
2020-02-05 21:44:03 -08:00 |
Allen Webster
|
7a5a6aca97
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2020-02-03 16:20:28 -08:00 |
Allen Webster
|
3ec6d11230
|
Fix rare infinite loop in layout of code files
|
2020-02-03 16:20:22 -08:00 |
Alex Baines
|
2a856634d0
|
compiles and crashes
|
2020-02-02 15:50:18 +00:00 |
Allen Webster
|
5fa6570f33
|
Lexer generator logic problem, leaving emit ptr in wrong location after output chunk ends
|
2020-02-01 18:30:23 -08:00 |
Allen Webster
|
7eb66774f8
|
optimized and improved implementation of clean_all_lines
|
2020-02-01 18:20:55 -08:00 |
Allen Webster
|
25cf9b1d7a
|
More correct indentation reading, reducing over-working on auto-indentation and removing layout jumping around
|
2020-02-01 17:37:44 -08:00 |
Allen Webster
|
52d56fba1c
|
Get the correct column on blank linkes of CRLF files
|
2020-02-01 17:07:13 -08:00 |
Allen Webster
|
d9e196eda8
|
Fixed double declaration of scratch
|
2020-01-31 13:23:40 -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 |
Allen Webster
|
2b4b8f37ac
|
Merge
|
2020-01-30 21:22:49 -08:00 |
Allen Webster
|
18f7f6e67a
|
Put all OSes on the same command execution rule in build commands
|
2020-01-30 21:13:11 -08:00 |
Allen Webster
|
d12c4aa2e6
|
Hacky fix for the signal step breaking on the non-main thread
|
2020-01-30 21:02:18 -08:00 |
Allen Webster
|
79c8499385
|
Updated built in color theme to match theme-4coder.4coder version
|
2020-01-26 21:28:49 -08:00 |
Allen Webster
|
88e6186192
|
Added load_theme_current_buffer command and updated changes.txt
|
2020-01-26 21:24:26 -08:00 |
Allen Webster
|
797e05a3a2
|
Fix paste crash when view is not editable
|
2020-01-26 19:36:02 -08:00 |
Allen Webster
|
bff434be53
|
Better highlighting in listers, panel margin color fix
|
2020-01-26 19:32:54 -08:00 |
Allen Webster
|
9dd79d5957
|
Fix drive letter problem; add unkillable setting
|
2020-01-26 18:27:38 -08:00 |
Allen Webster
|
3e729e5d37
|
Various fixes from the issues list
|
2020-01-23 13:39:47 -08:00 |
Allen Webster
|
f41fe45c92
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2020-01-22 14:02:51 -08:00 |