Commit Graph

204 Commits (8af9849f671102cc93364d41db90ac500a78976f)

Author SHA1 Message Date
Allen Webster 258257eb45 4coder Jamm 1 2019-02-23 23:22:16 -08:00
Allen Webster 9c1e1eb843 Switched experiments.cpp over to deprecated token streams, need to switch to new token API 2019-02-13 20:21:52 -08:00
Allen Webster f49d937fae Updated API to using IDs, added new key codes 2019-02-13 14:14:27 -08:00
Allen Webster a8f678c740 Full rewrite of panel layout system 2019-02-05 01:13:38 -08:00
Allen Webster 93fe0e1472 Removing all inlines 2019-01-31 05:06:42 -08:00
Allen Webster 4867c26c43 New hook for edited files:: 2019-01-31 04:38:24 -08:00
Allen Webster 020d09227c Finished integrating immediate mode render changes from Casey 2019-01-25 17:12:25 -08:00
Allen Webster 63673bf9ed Merge casey changes 2019-01-25 13:03:52 -08:00
Allen Webster 45f531972d Done trying shit ... 2018-12-18 19:48:02 -08:00
Allen Webster c887a5ef73 Trying more stuff ... 2018-12-18 19:46:17 -08:00
Allen Webster 5af05ee717 Trying more stuff with this linux build shit 2018-12-18 19:38:52 -08:00
Allen Webster 1095ccb9c8 Experiment didn't work 2018-12-18 19:16:08 -08:00
Allen Webster 7a72f34f24 Trying to fix the linux 32 bit build thing 2018-12-18 19:01:55 -08:00
Allen Webster 733ce1ce0b Changes updated, list all functions all buffers bound 2018-12-18 17:25:30 -08:00
Allen Webster 831c4c0d94 Comment line toggle 2018-12-17 21:14:56 -08:00
Allen Webster a1cfefbf86 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
Allen Webster 1e7f0019f5 Fixed mac build 2018-12-13 09:14:32 -08:00
Allen Webster 4681ab76c4 Undoing hjkl changes 2018-12-11 08:53:17 -08:00
Allen Webster f9e33233b5 Change binding for absorb scope command 2018-11-29 15:21:29 -08:00
Allen Webster fb4988f185 Switched to deafult skipping sub-errors 2018-11-29 13:18:51 -08:00
Allen Webster 4db6beddd0 Switch to relying on string_push and string_push_copy everywhere 2018-11-29 12:55:53 -08:00
Allen Webster 89516d827b Push string/push string copy in string library 2018-11-27 20:36:09 -08:00
Allen Webster ceda879326 Eliminated global fm arena 2018-11-27 12:09:24 -08:00
Allen Webster 9e81a83ec9 Adjusted bindings for hjkl movement system 2018-11-27 10:57:46 -08:00
Allen Webster 7406ff78e3 alt + hjkl movement system 2018-11-27 10:50:39 -08:00
Allen Webster c3ef63934f API files renamed 2018-11-27 10:07:07 -08:00
Allen Webster 3bad062613 Eliminated style generation 2018-11-27 09:56:42 -08:00
Allen Webster 180304dbe3 Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
Allen Webster 59d70950d6 Removed keycodes from 4ed_metagen.cpp 2018-11-22 10:34:11 -08:00
Allen Webster c5a5ad6efc Update 4coder_experiments.cpp to use new EventOn* flags 2018-11-20 23:55:37 -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 1ca6adc49b Mac flags 4.0.29 2018-10-06 12:16:31 -07:00
Allen Webster 14293fcbb1 Linux packaging fixes 4.0.29 2018-10-06 12:04:45 -07:00
Allen Webster c59352aacf Updated change log 2018-10-06 11:08:15 -07:00
Allen Webster 9a36222662 Merge with mac changes 2018-10-06 08:49:52 -07:00
Allen Webster 89be77f903 Updated various mac things 2018-10-06 08:49:13 -07:00
Allen Webster 1ca1dc1395 Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
Allen Webster 418b14f092 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
Allen Webster ca2afce6e3 Cursor rendering for ibar-highlight, wireframe the cursor in inactive views. 2018-09-27 13:15:32 -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 e6d503abe5 Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
Allen Webster 1469f78ba0 Fixed experiments file 2018-09-04 12:16:46 -07:00
Allen Webster a25b5c0baa Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -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 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 df15d4fe6c Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -07:00