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
/
gtkext
/
Makefile.am
Age
Commit message (
Expand
)
Author
2020-08-08
Updated all the code relative to GUI items.
Cyrille Bagard
2019-11-09
Introduced the first features of a hexadecimal viewer.
Cyrille Bagard
2019-01-23
Prepared a toolbar for actions on basic blocks.
Cyrille Bagard
2018-08-20
Created a new GTK widget to draw diagrams.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-07-18
Built Pango markups from CSS theme items.
Cyrille Bagard
2018-06-05
Removed old unused files.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2017-04-09
Provided a tree panel to inspect binary content.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-09
Loaded GTK CSS extensions from files in a given theme directory.
Cyrille Bagard
2015-12-16
Built a new improved status bar for instructions information.
Cyrille Bagard
2015-08-13
Improved the look of dock stations and saved screen space.
Cyrille Bagard
2015-05-05
Fixed some warnings during the compilation.
Cyrille Bagard
2014-09-15
Defined a GTK3 style for binary portions.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2013-08-31
Loaded a binary strip into the editor.
Cyrille Bagard
2012-12-16
Fixed the compilation by processing the GLib marshals sooner.
Cyrille Bagard
2012-11-02
Improved the computing and the rendering of the graphic view.
Cyrille Bagard
2012-10-17
Removed a lot of gcc warnings.
Cyrille Bagard
2012-08-17
Removed all references to the drop window.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2010-11-28
Loaded all buffers of decompiled files.
Cyrille Bagard
2010-10-24
Introduced new views for rendering source code.
Cyrille Bagard
2009-07-31
Processed disassembling in a dedicated thread.
Cyrille Bagard
2009-06-28
Drawn graphic links between the different blocks of code.
Cyrille Bagard
2009-06-25
Used Graphviz library for building graphs (first attempt).
Cyrille Bagard
2009-06-13
Made the GUI offer to change the view of the current analyzed binary.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-05-11
Changed the way the program is built.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-04-12
Created a debugging layout and introduced a heavier use of GLib.
Cyrille Bagard
2009-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
Cyrille Bagard
2009-02-16
Begun to add a real support of DragAndDropping for panels.
Cyrille Bagard