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
/
dialogs
Age
Commit message (
Expand
)
Author
2015-05-06
Displayed a tooltip for strings or code symbols in buffer views.
Cyrille Bagard
2015-04-22
Allowed to refer to an external list for highlighted segments.
Cyrille Bagard
2015-03-10
Offered more interactivity from the navigation dialog box.
Cyrille Bagard
2015-03-08
Fixed a bug when dealing with a symbol without label.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2015-02-22
Created a dialog box to select an entry point to display.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2015-01-15
Exported disassembled content in plain text or HTML format properly.
Cyrille Bagard
2015-01-08
Removed deprecation warnings about gtk_dialog_get_action_area().
Cyrille Bagard
2015-01-08
Removed deprecation warnings about gtk_misc_set_alignment().
Cyrille Bagard
2015-01-05
Ensured the right macro is used (XSTR vs STR).
Cyrille Bagard
2014-11-25
Removed all references to old GTK stock icons and thus removed GCC warnings.
Cyrille Bagard
2014-08-27
Removed some warnings about deprecated calls to gtk_[hv]box_new().
Cyrille Bagard
2014-08-26
Looked for coordinates using the new addresses definitions.
Cyrille Bagard
2014-08-05
Defined the first steps for a new disassembling approach.
Cyrille Bagard
2014-06-25
Given a name and a description for binaries, not always based on a filenames.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-04-25
Closed the 'About' dialog box with the escape key.
Cyrille Bagard
2014-03-20
Created the first steps for a distributed storage.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-01-27
Updated code and removed some GCC warnings.
Cyrille Bagard
2012-12-31
Added a dialog box to jump to a given address
Cyrille Bagard
2012-11-05
Removed the old interface for rendering lines.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-08-06
Fixed the compilation on Ubuntu Lucid.
Cyrille Bagard
2012-03-11
Updated the exportation dialog.
Cyrille Bagard
2012-03-01
Updated the About dialog window with the name 'Chrysalide'.
Cyrille Bagard
2012-01-26
Rewritten the way projects are managed.
Cyrille Bagard
2012-01-02
Fixed the displayed copyright statement.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-10-26
Added missing files.
Cyrille Bagard
2011-07-11
Saved improvements of binaries support.
Cyrille Bagard
2011-01-03
Moved all menus related stuff into 'src/gui/menus'.
Cyrille Bagard
2010-05-20
Increased security by checking the requested index when reading a pool item.
Cyrille Bagard
2010-05-19
Fixed a bug: make sure all figures of revision are displayed.
Cyrille Bagard
2010-05-18
Displayed the about window.
Cyrille Bagard
2010-04-24
Updated a little bit the Java part (welcome back).
Cyrille Bagard
2010-03-28
Made the g_rendering_options_new() function simple.
Cyrille Bagard
2010-03-21
Allowed a simple export of an assembly content.
Cyrille Bagard
2010-01-02
Provided ways to load, save and edit some binary parts selection.
Cyrille Bagard
2009-11-18
Saved the current work on binary parts selection.
Cyrille Bagard