Age | Commit message (Expand) | Author |
2019-02-15 | Displayed tooltips for graph view edges. | Cyrille Bagard |
2019-02-07 | Fixed extra GObjects leaks. | Cyrille Bagard |
2019-02-05 | Fixed a huge number of memory leaks. | Cyrille Bagard |
2019-01-29 | Introduced binary portion support for Python bindings. | Cyrille Bagard |
2019-01-22 | Fixed run sizes of parallel jobs. | Cyrille Bagard |
2018-12-29 | Updated code to scroll loaded panels from Python. | Cyrille Bagard |
2018-12-21 | Updated the graph view when updating the current location. | Cyrille Bagard |
2018-12-20 | Kept the current location when switching views. | Cyrille Bagard |
2018-12-08 | Fixed one UAF when dealing with line text segments. | Cyrille Bagard |
2018-11-24 | Built a generic sequential worker to process data. | Cyrille Bagard |
2018-11-20 | Chosen assembly as language for machine code comments. | Cyrille Bagard |
2018-11-20 | Located the caret at the right position in case of minimal widths. | Cyrille Bagard |
2018-10-23 | Indented code labels in the assembly views. | Cyrille Bagard |
2018-10-14 | Typo. | Cyrille Bagard |
2018-08-31 | Loaded line segements without external image as surface origin. | Cyrille Bagard |
2018-08-10 | Avoided to mark newly created parameters as default in some cases. | Cyrille Bagard |
2018-08-06 | Fixed many bugs in the code cache and the width tracker objects. | Cyrille Bagard |
2018-07-20 | Included dynamic items in the view menu. | Cyrille Bagard |
2018-07-19 | Given their own structure to rendering options. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-07-18 | Built Pango markups from CSS theme items. | Cyrille Bagard |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard |
2018-07-16 | Updated the move entry from database items. | Cyrille Bagard |
2018-07-14 | Deleted a few more references to concrete locations in buffer displays. | Cyrille Bagard |
2018-07-14 | Replaced all the remaining concrete locations in internal rendering buffers. | Cyrille Bagard |
2018-07-14 | Begun to switch to abstract locations in internal rendering buffers. | Cyrille Bagard |
2018-07-11 | Restored a minimal graph view system. | Cyrille Bagard |
2018-06-17 | Got access to external files thanks to new core functions. | Cyrille Bagard |
2018-06-04 | Measured the number of binary portions to load. | Cyrille Bagard |
2018-06-04 | Defined the number of threads to run from a centralized function. | Cyrille Bagard |
2018-06-02 | Computed the initial lines width using all threads. | Cyrille Bagard |
2018-06-01 | Improved the way threads are managed. | Cyrille Bagard |
2018-05-24 | Handled null virtual addresses with more care. | Cyrille Bagard |
2018-05-24 | Fixed the trailing part address of multi-part portions. | Cyrille Bagard |
2018-05-24 | Translated offsets and addresses with more accuracy. | Cyrille Bagard |
2018-05-09 | Fixed a memory leak when deleting work groups. | Cyrille Bagard |
2018-05-09 | Simplified the content loading handling. | Cyrille Bagard |
2018-05-09 | Handled the global work queue groups in a better way. | Cyrille Bagard |
2018-04-23 | Adopted a predictable scheduling behavior when broadcasting threads. | Cyrille Bagard |
2018-04-22 | Ensured all tasks are completed before exiting batch mode. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2018-02-04 | Cleaned code. | Cyrille Bagard |
2018-01-24 | Typo. | Cyrille Bagard |
2017-12-29 | Fixed compilation warnings by replacing GTK deprecated functions in display p... | Cyrille Bagard |
2017-12-26 | Created the GLoadedContent interface to load all kinds of content. | Cyrille Bagard |
2017-12-26 | Handled swapping closures when signaling to the main thread. | Cyrille Bagard |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard |