Ryan Fleury
|
c05ceedfcb
|
fix clang build
v0.9.11-alpha
|
2024-06-26 18:12:27 -07:00 |
|
Ryan Fleury
|
5e093a9b4c
|
notes
|
2024-06-26 17:54:54 -07:00 |
|
Ryan Fleury
|
08bc2b0a79
|
fix up color config remapping table
|
2024-06-26 17:48:28 -07:00 |
|
Ryan Fleury
|
4ebc38d9f9
|
fill theme presets for new theme color codes
|
2024-06-26 17:39:40 -07:00 |
|
Ryan Fleury
|
5e2c6b5107
|
setting view categories
|
2024-06-26 15:47:28 -07:00 |
|
Ryan Fleury
|
7584890edd
|
theme presets in new settings view
|
2024-06-26 15:16:41 -07:00 |
|
Ryan Fleury
|
4bbf64de7e
|
first pass at new settings view
|
2024-06-26 15:00:45 -07:00 |
|
Ryan Fleury
|
e10bef9d2b
|
fix function breakpoints using hit-count as voff; pass over entity ref buttons in various uis; go-to-location with address values in watch views
|
2024-06-26 12:05:56 -07:00 |
|
Ryan Fleury
|
1229a50c68
|
eliminate txti layer
|
2024-06-26 11:09:58 -07:00 |
|
Ryan Fleury
|
6e2353d302
|
eliminate margin from output
|
2024-06-26 11:01:51 -07:00 |
|
Ryan Fleury
|
3d272a598b
|
complete convergence of new disasm view, which uses the core code view path
|
2024-06-26 10:57:49 -07:00 |
|
Ryan Fleury
|
dbdf6e7c02
|
eliminate old duplicative disasm path; use same code view path
|
2024-06-26 10:44:24 -07:00 |
|
Ryan Fleury
|
0904de74de
|
eliminate old duplicative code/output views
|
2024-06-26 10:07:26 -07:00 |
|
Ryan Fleury
|
e3077cf6f5
|
pick-file path for new code view
|
2024-06-26 10:06:16 -07:00 |
|
Ryan Fleury
|
9ad52d25b5
|
more progress on top-level interaction-register-based cursor commands, getting more out of unified source view
|
2024-06-26 10:02:26 -07:00 |
|
Ryan Fleury
|
c2ddffd424
|
set up interaction register push/pops for windows & views; use to implement top-level cursor-breakpoint operations; more convergence with new unified src view path
|
2024-06-26 09:21:51 -07:00 |
|
Ryan Fleury
|
7d351d03c5
|
txt: split symbol tokens in language lexers to defaultly do single-char symbols unless in special cases; this resolves weird indirection-size-change code label displays
|
2024-06-26 07:37:52 -07:00 |
|
Ryan Fleury
|
2e12b1485a
|
some light mode fixes, light mode theme preset re-filled
|
2024-06-25 17:53:39 -07:00 |
|
Ryan Fleury
|
653eb08d43
|
set up interaction register stack
|
2024-06-25 17:21:59 -07:00 |
|
Ryan Fleury
|
9be3c2affc
|
sketch out 'interaction registers'; fix bp hit count tracking
|
2024-06-25 17:02:43 -07:00 |
|
Ryan Fleury
|
6fa8af5e1a
|
checkpoint on unified code ctx menu & all of its operations
|
2024-06-25 16:31:31 -07:00 |
|
Ryan Fleury
|
010d5609c6
|
checkpoint in first pass at new unified code view impl.; start setting up unified top-level code ctx menu
|
2024-06-25 12:00:50 -07:00 |
|
Ryan Fleury
|
d12c5ec2e8
|
first pass at mutable text layer, which allows debugger-produced/controlled buffers to be fed into text visualization systems; start pulling out code view into single path, which will be used for disassembly/source/output
|
2024-06-25 11:09:02 -07:00 |
|
Ryan Fleury
|
c10ac170a8
|
config settings, for top-level toggles or simple numeric parameters; use to mask off animations, background blurs, and so on; use to control tab width
|
2024-06-25 09:09:10 -07:00 |
|
Ryan Fleury
|
7a185f9560
|
auto-fill ctrl+f query from selection; fix single-cell copy/paste in watch views; tweaks/fixes
|
2024-06-25 08:04:00 -07:00 |
|
Ryan Fleury
|
0d581694e6
|
notes; tweaks; fixes
|
2024-06-24 16:35:23 -07:00 |
|
Ryan Fleury
|
b4b8f5f0ab
|
fix some escape-to-cancel & context menu behavior; notes
|
2024-06-24 16:14:06 -07:00 |
|
Ryan Fleury
|
15d42027e7
|
adjust memory view for new ui palettes & themes
|
2024-06-24 15:39:12 -07:00 |
|
Ryan Fleury
|
883aa2d1de
|
fix binding ui interaction with group keys
|
2024-06-24 15:34:56 -07:00 |
|
Ryan Fleury
|
586b3e3072
|
fix incorrect margin measurement in output view
|
2024-06-24 15:32:50 -07:00 |
|
Ryan Fleury
|
2588bbcd12
|
notes
|
2024-06-24 15:25:22 -07:00 |
|
Ryan Fleury
|
0a5cc5df6f
|
ui: group key, for menu-bar-style interactions, where you have several distinct boxes, but want one interaction to continuously flow between them
|
2024-06-24 15:23:56 -07:00 |
|
Ryan Fleury
|
ff32449ba2
|
adjust rich hover info in source/disasm view to be less noisy; require hovering over line number margin, rather than always displaying it for whatever line the mouse is over
|
2024-06-24 15:14:13 -07:00 |
|
Ryan Fleury
|
614954b7ef
|
checkpoint on palettes, fix source view overlay margin building/drawing
|
2024-06-24 14:46:16 -07:00 |
|
Ryan Fleury
|
31c671e3f5
|
more progress on simplifying/condensing new theme colors
|
2024-06-24 14:08:28 -07:00 |
|
Ryan Fleury
|
6d75d6b63b
|
simplification/consolidation pass over theme colors
|
2024-06-24 11:59:19 -07:00 |
|
Ryan Fleury
|
4d2b524400
|
notes, ui pass tweaks
|
2024-06-23 23:21:18 -07:00 |
|
Ryan Fleury
|
16863b1f5a
|
fix run-list size calculation, accounting for advance vs. end pad
|
2024-06-22 20:29:38 -07:00 |
|
Ryan Fleury
|
f9abb397f3
|
adjust px offset -> byte offset path for new text measuring fixes
|
2024-06-22 20:19:24 -07:00 |
|
Ryan Fleury
|
db5a7d4be2
|
adjust title bar
|
2024-06-22 16:12:53 -07:00 |
|
Ryan Fleury
|
6ac870dac0
|
improvements in text layout, focus visualization, smooth text rasterization for icons; checkpoint in ui visuals pass
|
2024-06-22 15:58:40 -07:00 |
|
Ryan Fleury
|
5f23820f9d
|
checkpoint on ui/palettes/visuals pass
|
2024-06-21 22:06:40 -07:00 |
|
Ryan Fleury
|
fc77844452
|
color scheme -> palette; fix eval/watch views after cleanup; make more progress on new palette system
|
2024-06-21 09:49:51 -07:00 |
|
Ryan Fleury
|
3b27abd5c7
|
first pass at new theme color table, scheme-based ui color specification
|
2024-06-20 15:28:48 -07:00 |
|
Ryan Fleury
|
ce1f54a931
|
notes
|
2024-06-20 09:06:35 -07:00 |
|
Ryan Fleury
|
c60d3aab22
|
mouse-driven ui path for query completion; show-in-explorer ui for tab ctx menu
|
2024-06-20 08:02:01 -07:00 |
|
Ryan Fleury
|
b76c605eba
|
sort locals by debug info order; still likely not sufficient for all the options, but at least marginally better & introduces the sorting path
|
2024-06-20 07:35:59 -07:00 |
|
Ryan Fleury
|
6eef8c3e16
|
rdi_format_parse: prefer line info idxs with file coordinates in line mapping helper
|
2024-06-19 13:27:34 -07:00 |
|
Ryan Fleury
|
b5b5aca691
|
log win32 demon resume code
|
2024-06-19 12:07:08 -07:00 |
|
Ryan Fleury
|
435877824a
|
oh NO... never mind... mystery solved... be VERY CAREFUL ABOUT STATE MACHINES! fixes incorrect non-resets of win32 demon 'exception not handled' state, which was buggily leading to DBG_EXCEPTION_NOT_HANDLED being passed to ContinueDebugEvent
|
2024-06-19 11:56:47 -07:00 |
|