Allen Webster
|
412ad98864
|
seeing debug mouse events and mouse consumption
|
2016-06-07 14:52:40 -04:00 |
Allen Webster
|
b41bdc9995
|
consumption tracking completed
|
2016-06-07 14:05:33 -04:00 |
Allen Webster
|
86f0537690
|
setup consumer tracking on consumer's side
|
2016-06-07 13:49:18 -04:00 |
Allen Webster
|
e49249c7e4
|
input debug working, fixed frame waster in gui
|
2016-06-07 13:22:42 -04:00 |
Allen Webster
|
48eeb211ae
|
improvements to the string library
|
2016-06-07 12:26:11 -04:00 |
Allen Webster
|
fb1230e991
|
moved mark-cursor-swap, and Home/End to custom layer
|
2016-06-06 14:41:17 -04:00 |
Allen Webster
|
b6f86f4f8d
|
fixed scroll location on file change bug
|
2016-06-06 12:56:22 -04:00 |
Allen Webster
|
91386e62d0
|
combined font-info-load and font-load
|
2016-06-03 14:45:51 -04:00 |
Allen Webster
|
9bd09d1da2
|
moved a lot of basics to the custom side
|
2016-06-03 12:20:45 -04:00 |
Allen Webster
|
4dd5d1bfa0
|
fixed issue with scroll controling in GUI lists
|
2016-06-03 09:40:05 -04:00 |
Allen Webster
|
58a334190d
|
temporary fix for lack of floating sections
|
2016-06-02 09:47:43 -04:00 |
Allen Webster
|
2f572ee72b
|
another small indent rule improvement
|
2016-05-31 16:01:25 -04:00 |
Allen Webster
|
43f65dd5ef
|
remove overlapped sections, need floating sections instead
|
2016-05-31 13:07:31 -04:00 |
Allen Webster
|
0f3f7ce05b
|
exchange is totally gone
|
2016-05-31 12:27:40 -04:00 |
Allen Webster
|
9ac0727d08
|
trimmed down custom api
|
2016-05-30 21:22:55 -04:00 |
Allen Webster
|
ce27493fb3
|
set up GUI to consume keys it uses
|
2016-05-30 10:56:54 -04:00 |
Allen Webster
|
17dfa93c34
|
removed the delayed action system
|
2016-05-29 18:01:27 -04:00 |
Allen Webster
|
5275ac5823
|
removed try_kill from the dact system
|
2016-05-29 17:34:52 -04:00 |
Allen Webster
|
5138d565d8
|
removed switch from the dact system
|
2016-05-29 17:02:03 -04:00 |
Allen Webster
|
cd6614b215
|
removed 'touch' from the dact system
|
2016-05-29 16:50:07 -04:00 |
Allen Webster
|
37e0b17e7c
|
removed kill from the dact system
|
2016-05-29 16:41:51 -04:00 |
Allen Webster
|
bc15f0ed3c
|
removed open, and open_background from the dact system
|
2016-05-29 16:12:53 -04:00 |
Allen Webster
|
d224d8cd7b
|
removed save, save_as, and new from the dact system
|
2016-05-29 15:54:20 -04:00 |
Allen Webster
|
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
|
2016-05-29 15:28:29 -04:00 |
Allen Webster
|
c56703cbc8
|
change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC
|
2016-05-29 15:05:27 -04:00 |
Allen Webster
|
319bae8799
|
temporarily remove view routines
|
2016-05-29 13:49:38 -04:00 |
Allen Webster
|
2e8ea5f07f
|
got file saving working without exchange system
|
2016-05-28 18:25:01 -04:00 |
Allen Webster
|
d5a07a9732
|
got file loading working without exchange system
|
2016-05-28 18:12:27 -04:00 |
Allen Webster
|
4f55fca356
|
moved file exchange struct into application side
|
2016-05-28 14:40:35 -04:00 |
Allen Webster
|
885e5b424f
|
eliminated platform layer file exchange
|
2016-05-28 14:06:01 -04:00 |
Allen Webster
|
56d716dde4
|
now generating the functions in 4coder_custom.h
|
2016-05-25 18:43:58 -04:00 |
Allen Webster
|
e4461f3663
|
now have better yield checking
|
2016-05-25 11:22:56 -04:00 |
Allen Webster
|
ddf06aecc2
|
get_event_message setup, need a little more on coroutine yield checking though
|
2016-05-25 11:06:30 -04:00 |
Allen Webster
|
5274ecd4e9
|
added a bunch of GUI, stuff, broke everything
|
2016-05-24 22:12:49 -04:00 |
Allen Webster
|
8d2b575b68
|
added coroutines, fixed _YET_ another scroll bug
|
2016-05-24 14:22:22 -04:00 |
Allen Webster
|
2a60fc7b80
|
fixed current_scroll crash bugs
|
2016-05-23 19:43:19 -04:00 |
Allen Webster
|
dee1b91ed7
|
fixed some issues with context changing
|
2016-05-23 11:54:31 -04:00 |
Allen Webster
|
13fa946ca0
|
made the view's scroll vars the official authoritative copy
|
2016-05-23 10:41:39 -04:00 |
Allen Webster
|
199c2a2fc0
|
fixed file region width wrapping bug
|
2016-05-23 07:37:12 -04:00 |
Allen Webster
|
0ae66f5cdd
|
another issue with new scroll-cursor tracking fixed
|
2016-05-20 13:45:38 -04:00 |
Allen Webster
|
00b3fc8020
|
fixed issue with command coroutine timing, new input consumption system
|
2016-05-20 10:54:06 -04:00 |
Allen Webster
|
8a9dd391a6
|
a.4.0.6
|
2016-05-20 10:00:26 -04:00 |
Allen Webster
|
a16e77abd4
|
cleaned up view vs cursor issue, fixed casey goto error bug
|
2016-05-20 09:53:17 -04:00 |
Allen Webster
|
134e166099
|
fixed casey's 'panel lock up' bug
|
2016-05-19 21:12:41 -04:00 |
Allen Webster
|
c8c62dca58
|
scrollbar may be toggled, file remeasure now tied to file region not panel region
|
2016-05-19 18:04:01 -04:00 |
Allen Webster
|
8bf8e36723
|
keep recent scroll position for files-view pairs
|
2016-05-19 14:01:36 -04:00 |
Allen Webster
|
d6cfdf7413
|
file sort experiment
|
2016-05-19 12:23:12 -04:00 |
Allen Webster
|
95f33accb3
|
command maps can now be reopened and extended
|
2016-05-19 09:29:38 -04:00 |
Allen Webster
|
c989b9dae9
|
fixed nasty corruption bug with the size of the undo stack
|
2016-05-17 16:21:51 -04:00 |
Allen Webster
|
562bd0601a
|
fixed bug with whitespace batch editing and token fixup
|
2016-05-17 15:47:26 -04:00 |