Allen Webster
|
1907196035
|
Margins, moved file bar, moved query bars
|
2019-02-26 21:49:35 -08:00 |
Allen Webster
|
e6edfebdba
|
Lister up and running on the entirely custom side system
|
2019-02-26 11:59:57 -08:00 |
Allen Webster
|
1428fc822f
|
4coder Jamm 2
|
2019-02-25 15:42:13 -08:00 |
Allen Webster
|
410b90d44c
|
Key event buffer overflow crash fixed; switched draw_string over to Vec2 and returning the distance measured in deltas
|
2019-02-24 14:54:57 -08:00 |
Allen Webster
|
90163a2f85
|
Remove the persistent and transient sub parts of the view, just a view now
|
2019-02-10 01:18:34 -08:00 |
Allen Webster
|
7b4705be60
|
simplify gui scroll vars, switch things which should ints over to ints
|
2019-02-09 23:48:07 -08:00 |
Allen Webster
|
357125c8b2
|
Remove scroll_i and fix the bopping around of the view for single file side by side editing
|
2019-02-09 18:56:29 -08:00 |
Allen Webster
|
66a06053b6
|
Moved built-in mark out of the edit pos
|
2019-02-09 16:35:47 -08:00 |
Allen Webster
|
b0007d387f
|
Simplifying the edit position structure
|
2019-02-09 16:20:55 -08:00 |
Allen Webster
|
4bdc1e6d21
|
Touch up to the edit position stack
|
2019-02-09 14:48:53 -08:00 |
Allen Webster
|
0482cd05fe
|
Basics of new history system working:
|
2019-02-08 02:03:48 -08:00 |
Allen Webster
|
a8f678c740
|
Full rewrite of panel layout system
|
2019-02-05 01:13:38 -08:00 |
Allen Webster
|
5926d9fdd9
|
Edit position stack cleanup
|
2019-02-03 19:51:43 -08:00 |
Allen Webster
|
1d5621f5b6
|
Cleaned up input, replaced all {0} with {}
|
2018-11-20 00:18:54 -08:00 |
Allen Webster
|
10fdb57542
|
API Cleanup, documentation work
|
2018-10-01 12:32:28 -07:00 |
Allen Webster
|
418b14f092
|
4.0.29 Major new features
|
2018-09-30 05:14:47 -07:00 |
Allen Webster
|
b9065e7cd3
|
Upgrade to marker visuals API
|
2018-09-28 16:42:32 -07:00 |
Allen Webster
|
cc5afd931c
|
Cursors, markers, ibars, and highlights all working
|
2018-09-21 17:29:32 -07:00 |
Allen Webster
|
4a0f9c316f
|
Fixed some new bugs, added sort exact matches to the top
|
2018-09-14 12:02:02 -07:00 |
Allen Webster
|
ceaf05df49
|
UI Quit events, search output target view, other bug reports
|
2018-09-07 18:36:42 -07:00 |
Allen Webster
|
7ba053b2cc
|
Replaced lifetime object user info with a dynamic workspace
|
2018-08-26 14:23:12 -07:00 |
Allen Webster
|
a339c9fc9e
|
New heap up and running.
|
2018-08-18 01:16:52 -07:00 |
Allen Webster
|
0f23470717
|
Progress towards a new dynamic scope API
|
2018-08-11 20:45:09 -07:00 |
Allen Webster
|
f0b9b76d9f
|
Generic lifetime buckets for core variables
|
2018-08-10 17:42:15 -07:00 |
Allen Webster
|
9e3e7519d0
|
Lister wrappers and fixed option lists
|
2018-08-05 00:09:18 -07:00 |
Allen Webster
|
3d70957efd
|
Implementing every 4coder list in the new UI system.
|
2018-08-03 19:41:38 -07:00 |
Allen Webster
|
468a7a33bc
|
Progress on GUI scrolling
|
2018-07-16 20:21:22 -07:00 |
Allen Webster
|
af5d6c8360
|
GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced
|
2018-07-13 18:13:05 -07:00 |
Allen Webster
|
c835f46570
|
View variables
|
2018-06-22 20:03:58 -07:00 |
Allen Webster
|
4915ed36fd
|
Finished the reorganization of the codebase to break up 4ed_view.cpp
|
2018-03-25 22:19:08 -07:00 |
Allen Webster
|
40b5e61e91
|
Cut down 4ed_view.cpp a lot more, cut the old debug view
|
2018-03-24 23:43:56 -07:00 |
Allen Webster
|
f6ce7477c4
|
Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp
|
2018-03-24 14:43:57 -07:00 |
Allen Webster
|
17704c6036
|
Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup
|
2018-03-24 03:06:45 -07:00 |