This website requires JavaScript.
1564ade4b0
replaced fade 'ticks' with ''seconds''
Allen Webster
2016-06-24 00:02:09 -0400
bbba0237b1
finish cleaning up auto indent API
Allen Webster
2016-06-23 23:11:24 -0400
016d07cce4
eliminated some undo bug-prone nonsense
Allen Webster
2016-06-23 22:53:33 -0400
ab4d5bbe02
fixed auto indent cursor weirdness - adjustments to API
Allen Webster
2016-06-23 22:21:11 -0400
7f05551216
4.0.8 almost ready to go
Allen Webster
2016-06-23 19:11:09 -0400
c8fcd07d16
bug fixing
Allen Webster
2016-06-22 13:53:31 -0400
75b56c94c3
fixing up font stuff
Allen Webster
2016-06-21 17:01:53 -0400
0e2c8e8ae0
loose integration of freetype code
Allen Webster
2016-06-21 14:13:28 -0400
68984b122f
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-21 13:43:34 -0400
5144c3eed2
cli hang bug fixed
Allen Webster
2016-06-21 13:43:25 -0400
b539c36f3a
linux freetype tweaks
insofaras
2016-06-21 17:27:26 +0100
69349fd749
cripsy new FT fonts in windows
Allen Webster
2016-06-21 10:00:07 -0400
e9c5f89575
new protection API
Allen Webster
2016-06-20 16:34:48 -0400
e7b67f8236
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-20 09:38:12 -0400
b4c221326d
linux freetype font test stuff
insofaras
2016-06-17 06:28:05 +0100
594fa5b3ed
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-16 23:31:23 -0400
da19d21bac
font work
Allen Webster
2016-06-16 23:31:15 -0400
35283aa36d
linux: fix infinite loop bug
insofaras
2016-06-16 23:50:45 +0100
f8c5738dc1
codified the view/file getting rule
Allen Webster
2016-06-14 16:40:57 -0400
df6eaf7e29
update to paste API
Allen Webster
2016-06-14 15:00:03 -0400
7523900181
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-14 10:21:38 -0400
fc2c5ba4d7
began moving clipboard to direct API
Allen Webster
2016-06-14 10:20:15 -0400
6ec67c0913
got 4coder_casey.cpp working with API updates.
Allen Webster
2016-06-13 14:54:26 -0400
33c8339c92
removed parameter stack, autogenerate more API stuff
Allen Webster
2016-06-13 12:56:33 -0400
3bde12d039
bug fixes
Allen Webster
2016-06-13 07:50:28 -0400
a1fbf309b7
linux: don't send modifier keypresses
insofaras
2016-06-12 19:51:25 +0100
02e7b57d9b
fixed dt bug
Allen Webster
2016-06-11 22:10:35 -0400
a2f653bc07
a4.0.7
Allen Webster
2016-06-11 12:40:37 -0400
86c6780a5d
a4.0.7
Allen Webster
2016-06-11 10:46:00 -0400
180b4016d1
exposing clicks to custom api
Allen Webster
2016-06-10 19:46:30 -0400
5c108dcbcb
wrapped up view debug for now
Allen Webster
2016-06-10 11:32:41 -0400
494eba365a
more view debug variables
Allen Webster
2016-06-10 11:19:29 -0400
4abac7a639
more view debugging
Allen Webster
2016-06-09 23:20:45 -0400
c26bf843a9
fixed another issue with get_line_indentation_marks
Allen Webster
2016-06-09 12:27:23 -0400
368e79e78c
memory debugging
Allen Webster
2016-06-07 16:12:23 -0400
412ad98864
seeing debug mouse events and mouse consumption
Allen Webster
2016-06-07 14:52:40 -0400
b41bdc9995
consumption tracking completed
Allen Webster
2016-06-07 14:05:33 -0400
62aa4dac04
linux hold modifier
insofaras
2016-06-07 18:53:23 +0100
e6047cb7b4
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-07 13:49:31 -0400
86f0537690
setup consumer tracking on consumer's side
Allen Webster
2016-06-07 13:49:18 -0400
d5fcb00271
linux: correctly identify symlinks to folders in file list
insofaras
2016-06-07 18:46:53 +0100
e49249c7e4
input debug working, fixed frame waster in gui
Allen Webster
2016-06-07 13:22:42 -0400
48eeb211ae
improvements to the string library
Allen Webster
2016-06-07 12:26:11 -0400
fb1230e991
moved mark-cursor-swap, and Home/End to custom layer
Allen Webster
2016-06-06 14:41:17 -0400
201b7f65a4
fixed bug with close-all-code
Allen Webster
2016-06-06 13:33:23 -0400
b6f86f4f8d
fixed scroll location on file change bug
Allen Webster
2016-06-06 12:56:22 -0400
bfb02009d6
fixed infinite loop in auto indent code
Allen Webster
2016-06-06 12:41:22 -0400
d910c073d4
fixed bugs, updated 4coder_casey.cpp
Allen Webster
2016-06-06 12:25:03 -0400
b62a044fec
a little more work on the new lexer
Allen Webster
2016-06-06 12:01:57 -0400
682d99dacc
more work on win32 fonts
Allen Webster
2016-06-06 11:24:06 -0400
428696d95e
new relexer starting to work
Allen Webster
2016-06-06 00:02:20 -0400
c9e40e492c
new lexer is sort of in there ... relexing still needs work
Allen Webster
2016-06-04 02:35:57 -0400
c38c0f5082
switch to new font system
Allen Webster
2016-06-03 21:40:11 -0400
9b4f29d4a7
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-03 20:28:03 -0400
2e3bfd8f8b
updating font stuff
Allen Webster
2016-06-03 20:27:54 -0400
c706bb9250
progress towards win32 fonts
Allen Webster
2016-06-03 15:20:29 -0400
91386e62d0
combined font-info-load and font-load
Allen Webster
2016-06-03 14:45:51 -0400
9bd09d1da2
moved a lot of basics to the custom side
Allen Webster
2016-06-03 12:20:45 -0400
a4b892fbf1
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-03 09:40:16 -0400
4dd5d1bfa0
fixed issue with scroll controling in GUI lists
Allen Webster
2016-06-03 09:40:05 -0400
71b18c4064
linux x11 clipboard improvements
insofaras
2016-06-02 19:05:44 +0100
f3370cfc2e
fixed vertically small window crash issue
Allen Webster
2016-06-02 10:45:06 -0400
58a334190d
temporary fix for lack of floating sections
Allen Webster
2016-06-02 09:47:43 -0400
93ab33ee84
fixed EOF paste/scroll bugs - robust against render buffer overflows
Allen Webster
2016-06-02 08:41:30 -0400
965500424e
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-01 19:52:24 -0400
5e56483ec0
work on new lexer
Allen Webster
2016-06-01 19:52:06 -0400
74a734fd46
linux: thread memory, dpi
insofaras
2016-06-01 17:58:57 +0100
e1a03017e8
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-06-01 12:04:04 -0400
f1996a6f1f
added dpi aware back in
Allen Webster
2016-06-01 12:03:45 -0400
2f572ee72b
another small indent rule improvement
Allen Webster
2016-05-31 16:01:25 -0400
2198dd9ec9
linux thread updates + improve x11/epoll interaction
insofaras
2016-05-31 20:39:33 +0100
a09851af12
switched to condition-variable based cancelation
Allen Webster
2016-05-31 14:32:58 -0400
43f65dd5ef
remove overlapped sections, need floating sections instead
Allen Webster
2016-05-31 13:07:31 -0400
0f3f7ce05b
exchange is totally gone
Allen Webster
2016-05-31 12:27:40 -0400
22dc134db3
show file on 'no' action
Allen Webster
2016-05-30 21:32:01 -0400
6835f271cf
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-05-30 21:23:16 -0400
9ac0727d08
trimmed down custom api
Allen Webster
2016-05-30 21:22:55 -0400
16677d3f90
linux: a few small improvements:
insofaras
2016-05-31 00:30:06 +0100
ce27493fb3
set up GUI to consume keys it uses
Allen Webster
2016-05-30 10:56:54 -0400
4815ab8620
linux: update to match changes + do some spring cleaning
insofaras
2016-05-30 04:28:12 +0100
76b68720ff
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-05-29 20:17:11 -0400
17dfa93c34
removed the delayed action system
Allen Webster
2016-05-29 18:01:27 -0400
5275ac5823
removed try_kill from the dact system
Allen Webster
2016-05-29 17:34:52 -0400
5138d565d8
removed switch from the dact system
Allen Webster
2016-05-29 17:02:03 -0400
cd6614b215
removed 'touch' from the dact system
Allen Webster
2016-05-29 16:50:07 -0400
37e0b17e7c
removed kill from the dact system
Allen Webster
2016-05-29 16:41:51 -0400
bc15f0ed3c
removed open, and open_background from the dact system
Allen Webster
2016-05-29 16:12:53 -0400
d224d8cd7b
removed save, save_as, and new from the dact system
Allen Webster
2016-05-29 15:54:20 -0400
93a1d3931f
switched app.step over to a big input struct so that the signature does not have to change if I want to pass in more parameters in the future
Allen Webster
2016-05-29 15:28:29 -0400
c56703cbc8
change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC
Allen Webster
2016-05-29 15:05:27 -0400
319bae8799
temporarily remove view routines
Allen Webster
2016-05-29 13:49:38 -0400
5c604d8273
switched to CRITICAL_SECTION, reorganized win32main
Allen Webster
2016-05-29 13:07:24 -0400
63eedecea2
linux: fall back to default view_routine, clean up debug prints a bit
insofaras
2016-05-29 04:30:16 +0100
1db0ad31c2
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-05-28 23:12:29 -0400
3ad0772662
win32 layer organization
Allen Webster
2016-05-28 23:12:12 -0400
51fb028283
fix issue with general_memory_check: sentinel is not necessarily less than the first bubble
Allen Webster
2016-05-28 20:31:49 -0400
f5e2fc1d0b
preparing to git bisect
Allen Webster
2016-05-28 20:06:27 -0400
7b4f422744
Merge branch 'master' of https://bitbucket.org/4coder/4coder
Allen Webster
2016-05-28 18:25:41 -0400
2e8ea5f07f
got file saving working without exchange system
Allen Webster
2016-05-28 18:25:01 -0400
d5a07a9732
got file loading working without exchange system
Allen Webster
2016-05-28 18:12:27 -0400