summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-06Fixed many bugs in the code cache and the width tracker objects.Cyrille Bagard
2018-08-06Secured the links between instructions.Cyrille Bagard
2018-08-06Avoided to cut the rendering flow for volatile symbols.Cyrille Bagard
2018-08-06Typo.Cyrille Bagard
2018-08-04Ensured all panel accelerators get activated.Cyrille Bagard
2018-08-03Provided all instruction links at once.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-08-03Introduced dynamic string symbols.Cyrille Bagard
2018-08-03Populated the strings panel in a generic way.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-07-23Avoided to print the routine namespace twice.Cyrille Bagard
2018-07-23Tracked the reference counter for plugins with more care.Cyrille Bagard
2018-07-23Created a hook to act when loaded content analysis is over.Cyrille Bagard
2018-07-23Fixed the analysis database creations.Cyrille Bagard
2018-07-22Typo.Cyrille Bagard
2018-07-21Typo.Cyrille Bagard
2018-07-21Simplified the logging system for plugins.Cyrille Bagard
2018-07-21Added a missing comment.Cyrille Bagard
2018-07-21Made the status stack more modular.Cyrille Bagard
2018-07-20Fixed a GTK warning.Cyrille Bagard
2018-07-20Ensured the GUI gets updated at startup.Cyrille Bagard
2018-07-20Included dynamic items in the view menu.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-19Deleted all references to any asm syntax.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-07-19Selected the right symbol location for the symbols panel.Cyrille Bagard
2018-07-18Provided a way to skip the exit message box.Cyrille Bagard
2018-07-18Built Pango markups from CSS theme items.Cyrille Bagard
2018-07-18Cleaned code.Cyrille Bagard
2018-07-18Restored the saving proposal at exit.Cyrille Bagard
2018-07-18Fixed a UAF in the symbols panel when filtering.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2018-07-17Got the namespace separator from formats when listing symbols.Cyrille Bagard
2018-07-17Included the namespace when building routine labels.Cyrille Bagard
2018-07-16Cleaned code.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-07-16Updated the move entry from database items.Cyrille Bagard
2018-07-14Used abstract locations to scroll into displays.Cyrille Bagard
2018-07-14Deleted a few more references to concrete locations in buffer displays.Cyrille Bagard
2018-07-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-14Fixed a compilation warning.Cyrille Bagard
2018-07-14Begun to switch to abstract locations in internal rendering buffers.Cyrille Bagard
2018-07-14Removed the unused address parameter when relocating carets.Cyrille Bagard
2018-07-12Removed all facilities to import shellcodes.Cyrille Bagard
2018-07-12Added menu items to switch to next and previous views.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-07-10Hidden strings virtual addresses if the architecture has none.Cyrille Bagard
2018-07-08Cleaned the demangling system.Cyrille Bagard
2018-07-08Changed the type of namespace separators.Cyrille Bagard
2018-07-07Extended the types API.Cyrille Bagard