index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
panels
Age
Commit message (
Collapse
)
Author
2019-07-20
Marked some Dex strings as structural.
Cyrille Bagard
2019-06-24
Referenced all accesses to the main window.
Cyrille Bagard
2019-03-26
Given the priority to string.h from system includes.
Cyrille Bagard
2019-03-25
Avoided stack overflows with empty dynamic parameters.
Cyrille Bagard
2019-03-18
Remembered panel docking status.
Cyrille Bagard
2019-03-11
Defined new config parameters for the edge colors.
Cyrille Bagard
2019-02-18
Marked all panels as being able to get closed.
Cyrille Bagard
2019-02-01
Inserted an option to render disassembly even in batch mode.
Cyrille Bagard
2019-01-04
Handled non null-terminated strings
Cyrille Bagard
2019-01-02
Got ride of some uninitialized variable usages.
Cyrille Bagard
2018-12-03
Built a dialog box to change storage options.
Cyrille Bagard
2018-12-01
Created an extra log category for external errors.
Cyrille Bagard
2018-11-27
Used Glade to build all GUI panels.
Cyrille Bagard
2018-10-25
Fixed a Use-After-Free in the symbols panel.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-10-14
Added a way to load resources for plugins.
Cyrille Bagard
2018-10-14
Updated code.
Cyrille Bagard
2018-08-27
Disconnected glance signals on view change.
Cyrille Bagard
2018-08-21
Avoided a crash in the errors panel when no binary is loaded.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-08-06
Removed some compilation warnings.
Cyrille Bagard
2018-08-04
Ensured all panel accelerators get activated.
Cyrille Bagard
2018-08-03
Populated the strings panel in a generic way.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-21
Simplified the logging system for plugins.
Cyrille Bagard
2018-07-20
Fixed a GTK warning.
Cyrille Bagard
2018-07-19
Selected the right symbol location for the symbols panel.
Cyrille Bagard
2018-07-18
Fixed a UAF in the symbols panel when filtering.
Cyrille Bagard
2018-07-18
Disabled simple accelerators when a text entry gets focus.
Cyrille Bagard
2018-07-17
Got the namespace separator from formats when listing symbols.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
Cyrille Bagard
2018-07-10
Hidden strings virtual addresses if the architecture has none.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-17
Got access to external files thanks to new core functions.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-06-04
Measured the number of binary portions to load.
Cyrille Bagard
2018-06-04
Avoided to count errors twice.
Cyrille Bagard
2018-06-04
Loaded the biggest panel contents using threads.
Cyrille Bagard
2018-06-01
Setup more control when updating panels.
Cyrille Bagard
2018-05-09
Handled the global work queue groups in a better way.
Cyrille Bagard
2018-05-03
Cosmetic.
Cyrille Bagard
2018-04-22
Reorganized the symbol panel only when the treeview is connected to its model.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-02-21
Skipped the copy of a panel content if the widget is not realized.
Cyrille Bagard
2018-02-21
Cut symbol labels using words instead of single characters.
Cyrille Bagard
2018-02-20
Replaced the old symbol panel by a new improved one.
Cyrille Bagard
2018-02-18
Hidden transitions when updating panel content.
Cyrille Bagard
2018-02-18
Moved the resource builder as part of panel base.
Cyrille Bagard
[next]