This website requires JavaScript.
21a7a58871
begining rewrite of token iteration
Allen Webster
2019-02-01 14:50:33 -0800
93fe0e1472
Removing all inlines
Allen Webster
2019-01-31 05:06:42 -0800
5d1a0a50e9
Never post edit notes for messages buffer
Allen Webster
2019-01-31 04:56:58 -0800
4867c26c43
New hook for edited files::
Allen Webster
2019-01-31 04:38:24 -0800
8b8d880561
Progress towards lexing situation
Allen Webster
2019-01-28 21:36:17 -0800
020d09227c
Finished integrating immediate mode render changes from Casey
Allen Webster
2019-01-25 17:12:25 -0800
f6f2269acb
Removed custom_4coder.dll (woops!)
Allen Webster
2019-01-25 15:17:21 -0800
63673bf9ed
Merge casey changes
Allen Webster
2019-01-25 13:03:52 -0800
607a338211
Removing LAST_ACCESS flag
Allen Webster
2019-01-20 16:45:15 -0800
45f531972d
Done trying shit ...
Allen Webster
2018-12-18 19:48:02 -0800
c887a5ef73
Trying more stuff ...
Allen Webster
2018-12-18 19:46:17 -0800
5af05ee717
Trying more stuff with this linux build shit
Allen Webster
2018-12-18 19:38:52 -0800
1095ccb9c8
Experiment didn't work
Allen Webster
2018-12-18 19:16:08 -0800
7a72f34f24
Trying to fix the linux 32 bit build thing
Allen Webster
2018-12-18 19:01:55 -0800
56293859af
updated site generator
Allen Webster
2018-12-18 18:30:00 -0800
6e69b36ca8
Officially 4.0.30
Allen Webster
2018-12-18 17:38:15 -0800
486240889f
Fixed the one_past_last masking thing
Allen Webster
2018-12-18 17:32:20 -0800
64b3aded74
Fixed illegal jump
Allen Webster
2018-12-18 17:29:37 -0800
733ce1ce0b
Changes updated, list all functions all buffers bound
Allen Webster
2018-12-18 17:25:30 -0800
33dfcd5658
Issue ReadDirectoryChangesW from the worker thread ALWAYS so that CancelIo works
Allen Webster
2018-12-18 17:14:49 -0800
831c4c0d94
Comment line toggle
Allen Webster
2018-12-17 21:14:56 -0800
f0c39a267c
Optimized win32 file track node lookups
Allen Webster
2018-12-17 17:56:21 -0800
790d21f517
Fix indentation bug from force emiting first character on each line
Allen Webster
2018-12-17 15:50:18 -0800
11c12e8b92
Modifiers on mouse events (mac)
Allen Webster
2018-12-17 14:21:39 -0800
73bbf17809
Modifiers on mouse events (linux)
Allen Webster
2018-12-17 13:45:20 -0800
a0f398ca6c
Open files from a file lister's current directory not from the hot directory
Allen Webster
2018-12-17 11:47:03 -0800
a1cfefbf86
Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with +
Allen Webster
2018-12-16 20:31:04 -0800
cf5b9f3b52
Fixed file/buffer lister crashes for very long lists, fixed kill buffer on dirty buffer bug
Allen Webster
2018-12-16 18:07:49 -0800
ff30d17a7f
Fix in rename_file_query that causes files to be deleted when the new name fails to create a new file
Allen Webster
2018-12-15 16:22:28 -0800
6e370c5de0
Fixed scratch arena problem in new win32 file track
Allen Webster
2018-12-15 15:31:00 -0800
09ce4060ea
more fixes in win32 file track
Allen Webster
2018-12-15 02:54:13 -0800
9ad51c4147
Merge
Allen Webster
2018-12-15 02:31:14 -0800
ed1e702474
mac file track fix
Allen Webster
2018-12-15 02:30:44 -0800
78747af144
Linux file track fix
Allen Webster
2018-12-15 02:30:23 -0800
769ee14388
updated windows file track implementation
Allen Webster
2018-12-15 01:10:42 -0800
276b51d229
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2018-12-14 14:23:44 -0800
9c0a871545
Breaking down file change listening nonsense
Allen Webster
2018-12-14 14:23:23 -0800
1e7f0019f5
Fixed mac build
Allen Webster
2018-12-13 09:14:32 -0800
4681ab76c4
Undoing hjkl changes
Allen Webster
2018-12-11 08:53:17 -0800
a51863f492
Sped up function lister
Allen Webster
2018-12-09 17:31:30 -0800
cb85505390
Fix string bug in project command lister
Allen Webster
2018-12-09 14:20:00 -0800
6d193225f9
Fixed highlight effecting other panels' cursors
Allen Webster
2018-12-01 20:22:37 -0800
f9e33233b5
Change binding for absorb scope command
Allen Webster
2018-11-29 15:21:29 -0800
82243f0f82
Fixed jumping parsing for 'notes
Allen Webster
2018-11-29 14:14:56 -0800
fb4988f185
Switched to deafult skipping sub-errors
Allen Webster
2018-11-29 13:18:51 -0800
76250c4fca
Added note checking to jump parsing
Allen Webster
2018-11-29 13:17:34 -0800
4db6beddd0
Switch to relying on string_push and string_push_copy everywhere
Allen Webster
2018-11-29 12:55:53 -0800
89516d827b
Push string/push string copy in string library
Allen Webster
2018-11-27 20:36:09 -0800
ceda879326
Eliminated global fm arena
Allen Webster
2018-11-27 12:09:24 -0800
9e81a83ec9
Adjusted bindings for hjkl movement system
Allen Webster
2018-11-27 10:57:46 -0800
7406ff78e3
alt + hjkl movement system
Allen Webster
2018-11-27 10:50:39 -0800
c3ef63934f
API files renamed
Allen Webster
2018-11-27 10:07:07 -0800
58b50c39a7
Moved and renamed style tag list.
Allen Webster
2018-11-27 09:59:14 -0800
3bad062613
Eliminated style generation
Allen Webster
2018-11-27 09:56:42 -0800
180304dbe3
Remove style struct, focus on enum and array
Allen Webster
2018-11-27 07:21:10 -0800
59d70950d6
Removed keycodes from 4ed_metagen.cpp
Allen Webster
2018-11-22 10:34:11 -0800
c5a5ad6efc
Update 4coder_experiments.cpp to use new EventOn* flags
Allen Webster
2018-11-20 23:55:37 -0800
aa1cbf9a0f
Fixed reopen bug that loses indentation information, moved reopen command to the custom layer
Allen Webster
2018-11-20 23:48:42 -0800
25ec13d724
Fixed view update hook call timing
Allen Webster
2018-11-20 14:54:00 -0800
1d5621f5b6
Cleaned up input, replaced all {0} with {}
Allen Webster
2018-11-20 00:18:54 -0800
c82d38d4a7
Finished primary rewrite of input system
Allen Webster
2018-11-19 20:18:57 -0800
a34372191b
eliminating Command_Data
Allen Webster
2018-11-19 18:04:16 -0800
79e88ac55e
Rewrite of 4ed_api_implementation to use Models instead of Command_Data
Allen Webster
2018-11-18 11:47:28 -0800
3b5addace1
Sort view step updating below input processing
Allen Webster
2018-11-18 10:33:01 -0800
b6f918cfb2
Sort child process pumping above input processing
Allen Webster
2018-11-18 10:21:17 -0800
6733a785dd
fix highlight paren fighting
Allen Webster
2018-11-18 10:07:14 -0800
db9cb822a2
UPdate
Allen Webster
2018-11-16 19:30:42 -0800
a1f240f04e
Input handling cleanup, new view_activate key, fix notepad-like click to new view problem
Allen Webster
2018-11-08 18:16:11 -0800
e2655f24f3
Better paren highlighting rules, fixed notepad like write-over rule
Allen Webster
2018-11-08 16:15:39 -0800
7c022e8797
Fix animation bug
Allen Webster
2018-11-08 15:16:55 -0800
4c8cdcd617
Fixed file listing in cases where the path does not canonicalize
Allen Webster
2018-10-09 21:59:42 -0700
9d68aeeac8
Fixed infinite loop in buffer name resolution
Allen Webster
2018-10-09 21:40:30 -0700
6eb6ff04b5
Fixed panel resizing problem
Allen Webster
2018-10-09 17:05:04 -0700
29fc6f84c6
Fixed endless animation in UI mode
Allen Webster
2018-10-09 16:51:45 -0700
8f80316e10
Random weird build fail from accent mark
Allen Webster
2018-10-09 16:17:01 -0700
0b3ef68f48
Fixed crash bug with freeing marker objects
Allen Webster
2018-10-09 13:01:48 -0700
7cea77f65b
4.0.30 TODO list started
Allen Webster
2018-10-09 12:53:49 -0700
0cd4d92826
Fixed mistake in default_file_settings
Allen Webster
2018-10-08 14:07:15 -0700
a34a748960
Fix wombat, fix config problem
Allen Webster
2018-10-07 14:50:17 -0700
035ba153a8
MERGE
Allen Webster
2018-10-06 12:40:49 -0700
0eaff8160e
Recover push all sh
Allen Webster
2018-10-06 12:40:14 -0700
a93705f211
built on linux
Allen Webster
2018-10-06 12:25:07 -0700
1ca6adc49b
Mac flags 4.0.29
Allen Webster
2018-10-06 12:16:31 -0700
262a499639
License fix
Allen Webster
2018-10-06 12:12:06 -0700
14293fcbb1
Linux packaging fixes 4.0.29
Allen Webster
2018-10-06 12:04:45 -0700
dc06a1f46c
Theme update
Allen Webster
2018-10-06 11:24:44 -0700
c59352aacf
Updated change log
Allen Webster
2018-10-06 11:08:15 -0700
0804ac1e6b
Color theme lister enter completion working
Allen Webster
2018-10-06 09:57:55 -0700
9ea45cf24d
Linux layer update
Allen Webster
2018-10-06 09:48:41 -0700
8969201c75
Get the license back, why was it deleted?
Allen Webster
2018-10-06 09:18:04 -0700
9a36222662
Merge with mac changes
Allen Webster
2018-10-06 08:49:52 -0700
89be77f903
Updated various mac things
Allen Webster
2018-10-06 08:49:13 -0700
d30be67d22
set_command_input
Allen Webster
2018-10-06 08:26:20 -0700
1ca1dc1395
Cleanup and bug fixes
Allen Webster
2018-10-05 18:42:56 -0700
784d77f7f8
Fixed leak caused by not allocating id_to_ptr table in mem_bank
Allen Webster
2018-10-03 14:33:58 -0700
6a8dc3e7f0
Fixed a problem with tracking total marker counts
Allen Webster
2018-10-02 15:04:57 -0700
10fdb57542
API Cleanup, documentation work
Allen Webster
2018-10-01 12:32:28 -0700
418b14f092
4.0.29 Major new features
Allen Webster
2018-09-30 05:14:47 -0700
b9065e7cd3
Upgrade to marker visuals API
Allen Webster
2018-09-28 16:42:32 -0700
d54cd9bc78
Jump parsing bug in clang style errors
Allen Webster
2018-09-27 17:57:05 -0700