Commit Graph

33 Commits (9ce2eeeb116fed8355b6f175d5d936174305c254)

Author SHA1 Message Date
Allen Webster a552b0168f top level render caller controlling layout directly 2019-03-31 11:55:26 -07:00
Allen Webster cd299761e9 Line numbers 2019-02-27 13:14:25 -08:00
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 4b55e6e293 Cleaned up dirty flag usages 2019-02-25 15:49:16 -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 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 5926d9fdd9 Edit position stack cleanup 2019-02-03 19:51:43 -08:00
Allen Webster 180304dbe3 Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster a1f240f04e Input handling cleanup, new view_activate key, fix notepad-like click to new view problem 2018-11-08 18:16:11 -08:00
Allen Webster 418b14f092 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
Allen Webster 47220e60c1 Fixed render rectangle in command data, fixed unwrapped lines rendering, fixed 4ed line highlight color. 2018-09-24 16:33:26 -07:00
Allen Webster 76edc98c4d Line highlight, snipe target highlight 2018-09-22 16:45:24 -07:00
Allen Webster c625620950 Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
Allen Webster 2c20e18a8d Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -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 1469f78ba0 Fixed experiments file 2018-09-04 12:16:46 -07:00
Allen Webster 0f23470717 Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
Allen Webster 23e2c5489f Color Theme Lister 2018-08-10 14:52:57 -07:00
Allen Webster 9fac6cd801 Theme Preview Block UI Type 2018-08-07 02:08:01 -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 58e43b7ade Fix clamp type ambiguity 2018-05-06 23:26:01 -07:00
Allen Webster 56f92bf4de Fix for variable hiding compilation errors 2018-05-06 21:20:59 -07:00
Allen Webster a6f525a900 4.0.26 bug fix list completed 2018-05-06 19:47:22 -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