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