Allen Webster
|
0b3ef68f48
|
Fixed crash bug with freeing marker objects
|
2018-10-09 13:01:48 -07:00 |
Allen Webster
|
7cea77f65b
|
4.0.30 TODO list started
|
2018-10-09 12:53:49 -07:00 |
Allen Webster
|
0cd4d92826
|
Fixed mistake in default_file_settings
|
2018-10-08 14:07:15 -07:00 |
Allen Webster
|
a34a748960
|
Fix wombat, fix config problem
|
2018-10-07 14:50:17 -07:00 |
Allen Webster
|
035ba153a8
|
MERGE
|
2018-10-06 12:40:49 -07:00 |
Allen Webster
|
0eaff8160e
|
Recover push all sh
|
2018-10-06 12:40:14 -07:00 |
Allen Webster
|
a93705f211
|
built on linux
|
2018-10-06 12:25:07 -07:00 |
Allen Webster
|
1ca6adc49b
|
Mac flags 4.0.29
|
2018-10-06 12:16:31 -07:00 |
Allen Webster
|
262a499639
|
License fix
|
2018-10-06 12:12:06 -07:00 |
Allen Webster
|
14293fcbb1
|
Linux packaging fixes 4.0.29
|
2018-10-06 12:04:45 -07:00 |
Allen Webster
|
dc06a1f46c
|
Theme update
|
2018-10-06 11:24:44 -07:00 |
Allen Webster
|
c59352aacf
|
Updated change log
|
2018-10-06 11:08:15 -07:00 |
Allen Webster
|
0804ac1e6b
|
Color theme lister enter completion working
|
2018-10-06 09:57:55 -07:00 |
Allen Webster
|
9ea45cf24d
|
Linux layer update
|
2018-10-06 09:48:41 -07:00 |
Allen Webster
|
8969201c75
|
Get the license back, why was it deleted?
|
2018-10-06 09:18:04 -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
|
d30be67d22
|
set_command_input
|
2018-10-06 08:26:20 -07:00 |
Allen Webster
|
1ca1dc1395
|
Cleanup and bug fixes
|
2018-10-05 18:42:56 -07:00 |
Allen Webster
|
784d77f7f8
|
Fixed leak caused by not allocating id_to_ptr table in mem_bank
|
2018-10-03 14:33:58 -07:00 |
Allen Webster
|
6a8dc3e7f0
|
Fixed a problem with tracking total marker counts
|
2018-10-02 15:04:57 -07: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
|
d54cd9bc78
|
Jump parsing bug in clang style errors
|
2018-09-27 17:57:05 -07:00 |
Allen Webster
|
59feb973db
|
Default block-wireframe mode
|
2018-09-27 13:36:16 -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
|
1aaf470605
|
Cursor & mark render through marker system controlled in render caller
|
2018-09-26 22:27:25 -07:00 |
Allen Webster
|
438b479991
|
Clear manage scope calls
|
2018-09-26 22:01:01 -07:00 |
Allen Webster
|
fc811b2211
|
User managed scopes
|
2018-09-26 11:06:57 -07:00 |
Allen Webster
|
ea7f82a2d7
|
Matching scope ends highlighting
|
2018-09-25 01:41:49 -07:00 |
Allen Webster
|
88a8e2b4c6
|
Fixed last line highlight
|
2018-09-24 21:33:26 -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
|
d2cf575ab0
|
Set render caller in experiments
|
2018-09-24 15:19:45 -07:00 |
Allen Webster
|
76edc98c4d
|
Line highlight, snipe target highlight
|
2018-09-22 16:45:24 -07:00 |
Allen Webster
|
cc5afd931c
|
Cursors, markers, ibars, and highlights all working
|
2018-09-21 17:29:32 -07:00 |
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 |