summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-17Fixed other gcc warnings.Cyrille Bagard
2012-10-17Removed a lot of gcc warnings.Cyrille Bagard
2012-10-17Updated panels captions again.Cyrille Bagard
2012-10-16Skipped documentation when computing line widths for rendering.Cyrille Bagard
2012-10-16Fixed many bugs using valgrind.Cyrille Bagard
2012-10-16Properly output routines documentation.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-10-08Added pictures to the list of Android permissions.Cyrille Bagard
2012-10-07Tried to resize the panels when the editor is resized.Cyrille Bagard
2012-09-27Selected segments for highlighting.Cyrille Bagard
2012-09-17Fixed a bug when splitting panels.Cyrille Bagard
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-08-19Rewritten a cleaner way to dock panels.Cyrille Bagard
2012-08-17Removed all references to the drop window.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2012-08-06Improved projects managment.Cyrille Bagard
2012-08-06Fixed the compilation on Ubuntu Lucid.Cyrille Bagard
2012-08-03Loaded the permissions used by an APK file.Cyrille Bagard
2012-08-03Supported all kinds of add/sub/mul opcodes.Cyrille Bagard
2012-07-29Updated all decompiled instructions using right pseudo registers.Cyrille Bagard
2012-07-23Improved decompilation of Dalvik bytecode.Cyrille Bagard
2012-07-15Set a scaled icons list for the application.Cyrille Bagard
2012-07-14Limited all routines using code from binary.c.Cyrille Bagard
2012-07-14Indented the output of decompilations.Cyrille Bagard
2012-07-08Fixed the display of code source.Cyrille Bagard
2012-07-01Built the graph view when defining a target address.Cyrille Bagard
2012-06-30Improved the function providing line indexes from addresses.Cyrille Bagard
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
2012-04-01Changed various names in favour of Chrysalide.Cyrille Bagard
2012-04-01Processed the Java demangling of array types.Cyrille Bagard
2012-04-01Moved all the File menu entries in the GUI menu.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard
2012-03-11Updated the exportation dialog.Cyrille Bagard
2012-03-07Printed raw types, fields and methods when rendering the disassembled code.Cyrille Bagard
2012-03-05Printed the string values of the Dex pool in the operand rendering.Cyrille Bagard
2012-03-01Updated the About dialog window with the name 'Chrysalide'.Cyrille Bagard
2012-02-18Retrieved the frames stack from the running process.Cyrille Bagard
2012-02-17Listed all running threads using Python.Cyrille Bagard
2012-02-01Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.Cyrille Bagard
2012-02-01Provided a debug module for Python plugins using the PyGObject API.Cyrille Bagard
2012-02-01Provided interfaces to use debuggers in plugins.Cyrille Bagard
2012-01-30Provided a new working Project menu.Cyrille Bagard
2012-01-26Rewritten the way projects are managed.Cyrille Bagard
2012-01-23Added menus to change the current displayed view. Do not try the source view.Cyrille Bagard
2012-01-16Updated menus on view change.Cyrille Bagard
2012-01-14Removed a lot of warnings when printing 64 values.Cyrille Bagard
2012-01-14Updated calls to take the binary rendering options into account.Cyrille Bagard
2012-01-12Removed all references to libvte and the Python shell.Cyrille Bagard