pancake
a5399eeddf
Box borders in graph and panels are now in yellow ##visual
2020-12-23 23:14:07 +01:00
pancake
67151ec31e
Use CYAN in the single line edges in the graph ( #18041 )
2020-12-14 17:19:48 +01:00
pancake
160fc95e66
Use (void) instead of () in function signatures ( #17026 ) ##refactoring
...
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
2020-06-14 16:08:32 +02:00
radare
5e629a3260
Avoidify the strTrim() APIs + cleanup/refactor ##util ( #16056 )
2020-03-02 21:39:37 +01:00
Anton Kochkov
9ae41ae69f
Revert "Avoidify the RUtil.strTrim() APIs, rename trimHeadTail() and add asserts in RConfig ##refactor" ( #16055 )
...
This reverts commit 38b61c7bcf
.
2020-02-26 09:59:04 +08:00
radare
38b61c7bcf
Avoidify the RUtil.strTrim() APIs, rename trimHeadTail() and add asserts in RConfig ##refactor
2020-02-25 17:53:09 +01:00
dodococo
a0354d4cfd
Implement agd*
based commands ( #14809 )
...
* ag* commands fully functional
* Indent and r_return usage
* All agd* commands functional now
* Graphs are pretty now
* Refactoring the code
* Fixed assertion error
* Fixed broken agf
2019-08-16 22:51:11 +08:00
karliss
7592fa52a9
Fix memory leaks part 2 ( #14720 )
2019-07-31 23:33:04 +02:00
Khairul Azhar Kasmiran
c6088c3916
Fix ec* wrt attributes ( #14421 )
2019-06-25 19:38:03 +02:00
Khairul Azhar Kasmiran
50552e5219
Complete R_CONS_ATTR_ series ( #14411 )
2019-06-24 17:10:12 +02:00
Khairul Azhar Kasmiran
1bb248d761
Use id16 instead of id256 for color id ( #14316 )
2019-06-16 09:46:26 +02:00
Khairul Azhar Kasmiran
be031a3795
Fix linehl color for Windows ecd ( #14301 )
2019-06-14 16:07:50 +02:00
Khairul Azhar Kasmiran
b51902dbad
Fix linehl color for eco bright and ecd ( #14292 )
2019-06-13 18:18:50 +02:00
Khairul Azhar Kasmiran
21982ae616
Use a less dark color scheme by default on scr.color=3 on non-Windows ( #14289 )
2019-06-12 18:23:59 +02:00
Khairul Kasmiran
a1219eed7a
Add also bold to default palette items that are bright
2019-06-11 18:03:27 +02:00
radare
081bec11e0
A couple of fixes for base address support ##bin
2019-06-10 11:25:34 +02:00
radare
b435d19515
Code cleanup in RCons
2019-06-09 18:50:36 +02:00
Khairul Azhar Kasmiran
8607f48d16
Use bright colors instead of bold in default palette ( #14232 )
2019-06-06 14:14:43 -04:00
Khairul Azhar Kasmiran
a9de818b7f
Add bright colors to the colors table ##cons
2019-06-04 08:52:54 -04:00
Khairul Azhar Kasmiran
3aed0e88d5
Default to scr.color=COLOR_MODE_16 for Alacritty on Windows ##cons
2019-05-27 18:21:17 +02:00
Khairul Azhar Kasmiran
68ffec8308
ec* shows bgcolor too for fgbg color ( #13602 )
2019-04-01 14:31:12 +02:00
Óscar Carrasco
22d3438cdb
Implement UJMP/UCALL color and update themes ##disasm
2019-03-09 14:23:25 +01:00
Florian Märkl
fc1bab9136
Copy pal when creating a new task ( #12835 )
2019-01-19 01:29:30 +01:00
Florian Märkl
f80a47ab60
Move Palette to RConsContext to make RCoreTask less racy ##cons
2019-01-18 11:58:49 +01:00
Riccardo Schirone
e2278cc50f
sync sdb: some refactoring on how to access base SdbKv fields ( #11741 )
2018-10-05 15:21:46 +02:00
Neven Sajko
4a722e80d8
Add braces to if, else, for, while ... ( #11504 )
2018-09-13 10:17:26 +02:00
Luca Di Bartolomeo
370f35c2a6
Vim-like autocompletion in visual offset prompt ( #10912 )
...
* Feat: autocompletion widget for offset prompt in visual mode
* Fix: screen refresh when erasing sel_widget
* Refactor: many small changes to the autocompletion widget
* Fix: colors in selection widget taken from palette
* Refactor: do not use utf8 inside selection widget
* Refactor: rename ANSI_ESC_CLEAR_LINE to R_CONS_CLEAR_LINE
2018-08-05 20:53:12 +02:00
Luca Di Bartolomeo
13a2cb344a
[WIP] Colorize function arguments and variables part 2 ( #10777 )
...
* Colorize comments that hint type of data
* Use new colors for comments that hint type of data
* Colorize local variables and args in disasm
* Fixed leak in r_anal_var_all_list()
* Refactoring + rename color func_arg* to func_var*
* Updated all color themes for func_var* colors
* Directly query sdb for faster and cleaner var colorizing in r_colorize_opcode
* Remove hackish r_core.h include in print.c and use callbacks instead
2018-07-20 12:45:51 +02:00
cyanpencil
8cb110efa3
Add function argument colors to palette
2018-07-18 00:07:48 +02:00
Florian Märkl
f18a01fb6a
Fix a few warnings
2018-06-26 23:09:07 +02:00
Synray
8aa87a3820
Add cons_pal_len
2018-06-10 03:27:53 +02:00
Khairul Kasmiran
2f285d5f90
ec highlight -> wordhl
2018-06-04 15:51:36 +02:00
Khairul Kasmiran
58e48c8267
ec line_highlight -> linehl
2018-06-04 15:51:36 +02:00
Khairul Azhar Kasmiran
ce3ddd5f6c
Allow asm.highlight color change thru ec line_highlight ( #10051 )
2018-05-09 09:31:33 +02:00
Khairul Kasmiran
1232aacbf5
Removed some spaces
2018-05-03 21:00:07 +08:00
Florian Märkl
cee122e9df
Make r_cons_rgb_str() safe ( #9938 )
2018-04-21 11:31:24 +02:00
pancake
1adac87918
Update sdb-1.1.0, update calls to sdb_fmt()
2018-04-10 23:52:47 +02:00
pancake
6d455d1b01
Fix leak in RConsPal.rainbow
2018-03-14 15:37:37 +01:00
pancake
dc74fbd746
Fix more memleaks
2018-03-14 15:31:08 +01:00
pancake
f85480fe28
Fix #9676 - Infinite loop in ecs with scr.color=2
2018-03-13 11:52:09 +01:00
Fangrui Song
a244064276
Support more terminal attributes other than bold. ( #9535 )
2018-02-28 17:54:39 +01:00
xarkes
ce6a253258
Fixed HTML color code parsing (ec btext #ef8d1aa)
2018-02-25 09:36:41 +01:00
xarkes
d5f57a7ccb
Fix fg+background colors handling
2018-02-24 19:14:55 +01:00
xarkes
b2b647a5f7
Renamed COLOR_MODE constants
2018-02-24 12:04:48 +01:00
xarkes
5e097dbae1
Killed cons->truecolor in favor of cons->color
2018-02-24 11:47:38 +01:00
xarkes
184d2ccb5c
Some colors fixes
2018-02-24 08:15:49 +01:00
pancake
ff1fa01cf4
More code tweaking in RCons
2018-02-24 00:44:46 +01:00
pancake
caa4cc66d9
Dont initialize truecolor table if no color is needed
2018-02-24 00:19:15 +01:00
xarkes
7e98502666
Code refactoring for the color palette handling
...
* RConsPrintablePalette initialization
* Remove scr.rgbcolor
* Added RColor support to cons_pal_parse
* Added warnings about pal_set and missing event_update
* Code cleaning (char* to RColor), less rgb_parse
2018-02-23 19:00:47 +01:00
Giuseppe
7a140d71e6
Use different color when pxw unmapped data ( #9404 )
2018-02-20 23:55:11 +01:00