Age | Commit message (Expand) | Author |
2018-04-24 | Avoided a double free in case of archive creation failure. | Cyrille Bagard |
2018-04-23 | Cleaned the Python plugin wrapper a little bit. | Cyrille Bagard |
2018-04-23 | Warned when trying to load a value which is not addressable. | Cyrille Bagard |
2018-04-23 | Formatted the log messages displayed in batch mode. | Cyrille Bagard |
2018-04-23 | Adopted a predictable scheduling behavior when broadcasting threads. | Cyrille Bagard |
2018-04-22 | Used the provided work group while loading ELF formats. | Cyrille Bagard |
2018-04-22 | Fixed a mistake when loading a bad field from Dex pool. | Cyrille Bagard |
2018-04-22 | Ensured all tasks are completed before exiting batch mode. | Cyrille Bagard |
2018-04-22 | Reorganized the symbol panel only when the treeview is connected to its model. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-22 | Deleted obsolete plugin files. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2018-04-21 | Reduced the number of generated shared objects. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-21 | Handled projects from the command line. | Cyrille Bagard |
2018-04-18 | Introduced projects into the Python bindings. | Cyrille Bagard |
2018-04-13 | Resolved paths using the Autoconf preset output variable top_srcdir. | Cyrille Bagard |
2018-04-12 | Removed the last remaining mentions of OpenIDA. | Cyrille Bagard |
2018-04-11 | Created definitions for memory and encapsulated contents. | Cyrille Bagard |
2018-04-11 | Moved all the temporary creations in a temporary directory. | Cyrille Bagard |
2018-04-10 | Typo. | Cyrille Bagard |
2018-04-10 | Provided a direct access to content data in the Python bindings. | Cyrille Bagard |
2018-04-08 | Avoided to create a hidden main window in batch mode. | Cyrille Bagard |
2018-04-05 | Fixed a compilation warning by including the required header. | Cyrille Bagard |
2018-04-05 | Fixed and updated GType macros dealing with non-existent interfaces. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-05 | French typo. | Cyrille Bagard |
2018-04-02 | Included a few more ARMv7 instruction definitions. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2018-04-02 | Fixed a merge mistake. | Cyrille Bagard |
2018-04-02 | Rewritten the whole instruction definition format. | Cyrille Bagard |
2018-04-02 | Removed the heavy ChangeLog file. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-03-08 | Prepared instructions to generate tooltips. | 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 |
2018-02-18 | Destroyed panel resources on exit. | Cyrille Bagard |
2018-02-16 | Extended the ELF format support. | Cyrille Bagard |
2018-02-15 | Fixed the string representation for the Vmpa type in Python. | Cyrille Bagard |
2018-02-11 | Updated the prototype used to get symbol label. | Cyrille Bagard |
2018-02-11 | Created a dedicated interface fot panel updating. | Cyrille Bagard |
2018-02-05 | Fixed the compilation in non debug mode. | Cyrille Bagard |
2018-02-04 | Cleaned code. | Cyrille Bagard |
2018-02-03 | Fixed the caret rendering for buffer displays. | Cyrille Bagard |
2018-01-31 | Provided the current active object in display panels. | Cyrille Bagard |
2018-01-31 | Avoided to pollute the configuration directory with old UNIX family sockets. | Cyrille Bagard |
2018-01-31 | Fixed a mistake in the previous commit. | Cyrille Bagard |