Commit Graph

1320 Commits (77a9541fc48711f6fc0918695b21ad46880814bc)

Author SHA1 Message Date
Allen Webster 77a9541fc4 Fix sticky jump crash 2018-09-20 12:21:39 -07:00
Allen Webster fd1abc2d26 Build on new visual studio 2018-09-17 14:01:15 -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 64b672b9cb fixed names in 4coder_experiments.cpp 2018-09-12 12:48:03 -07:00
Allen Webster a343f2eeca copy crash bug fixed 2018-09-12 12:43:24 -07:00
Allen Webster 5f0bc4e998 Updated todo 2018-09-09 15:15:19 -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 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 0c7961fbf0 Name change 2018-09-04 10:59:53 -07:00
Allen Webster 617804e54d Buffer Markers as Managed Objects 2018-09-03 17:37:54 -07:00
Allen Webster 7ba053b2cc Replaced lifetime object user info with a dynamic workspace 2018-08-26 14:23:12 -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 a339c9fc9e New heap up and running. 2018-08-18 01:16:52 -07:00
Allen Webster ace76a2d3f Progress towards a managed object API 2018-08-11 23:33:52 -07:00
Allen Webster 0f23470717 Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
Allen Webster b4b19886f3 Setting up lifetime buckets 2018-08-10 22:42:00 -07:00
Allen Webster f0b9b76d9f Generic lifetime buckets for core variables 2018-08-10 17:42:15 -07:00
Allen Webster fc5df0c118 Reload themes 2018-08-10 15:57:46 -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 ad26a76060 Usage code for the new lister API 2018-06-22 22:14:51 -07:00
Allen Webster c835f46570 View variables 2018-06-22 20:03:58 -07:00
Allen Webster 5bd2035e42 Fixing the filename and line number data in the command metadata 2018-06-22 13:59:21 -07:00
Allen Webster df15d4fe6c Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -07:00
Allen Webster 782e3d9ede Fixed problems with build_metadata.sh 2018-06-16 15:07:34 -07:00
Allen Webster 3f09a0e530 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2018-06-16 14:22:39 -07:00
Allen Webster 90de907975 Updated version and change.txt 2018-06-16 14:22:27 -07:00
Allen Webster c7bc814d18 merge 2018-06-16 13:58:16 -07:00
Allen Webster 6e55710432 Miscellanious improvements 2018-06-16 13:57:32 -07:00
Allen Webster 16078e87a0 Fix buildsuper_x86.sh and build_metadata.sh 2018-06-16 13:33:29 -07:00
Allen Webster 84bdbdf3fa Merge 2018-06-15 13:12:00 -07:00
Allen Webster c084f42e58 New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
Allen Webster c2bc4e1e2d Merge conflict nonsense 2018-06-14 10:31:27 -07:00
Allen Webster ffd7be077a Updated license 2018-06-14 10:30:46 -07:00
Allen Webster 6b7d09b9d5 Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths 2018-06-10 14:35:28 -07:00
Allen Webster ed625f4e09 Updated the string escaping code to recover from extra backslashes 2018-06-09 19:28:22 -07:00
Allen Webster 8b52c39bab Fixed the new project command, fixed the 4coder unix project commands 2018-06-09 11:46:38 -07:00
Allen Webster 5e7e7bceba Linux keyboard input fixup 2018-06-09 01:11:47 -07:00
Allen Webster 27da2172dc Fixed weird thingy preventing keycodes over 256 in linux layer 2018-06-08 23:13:57 -07:00
Allen Webster 56e9719840 Poking around looking at different issues on linux 2018-06-08 21:52:25 -07:00
Allen Webster f19db03f0e Fixed windows network drive file enumertion and file opening 2018-06-08 17:08:51 -07:00
Allen Webster d024f5b6c4 Upgraded/cleaned up some minor config stuff, and improved behavior of swap panels. 2018-06-08 15:51:36 -07:00
Allen Webster 8996c0030c Fixed sticky jump bug related to lack of edit sequencers for buffers 2018-06-08 14:40:20 -07:00