summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkstatusstack.c
AgeCommit message (Expand)Author
2017-03-19Provided initial features for debugging using GDB.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-31Updated the progress bar only when needed.Cyrille Bagard
2016-12-29Cut binary data into several areas using all the available CPUs and less memory.Cyrille Bagard
2016-12-12Applied some code refactoring to remove usages of GBinFormat in favor of GExe...Cyrille Bagard
2016-11-03Counted references for each provided binary format.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-21Added weak symbols in the Python bindings in case of standalone usage.Cyrille Bagard
2016-08-06Defined initial content and size for the status bar.Cyrille Bagard
2016-05-30Resolved a suitable symbol depending on the request tolerance.Cyrille Bagard
2016-05-19Loaded the ELF internal symbols using all the available CPUs.Cyrille Bagard
2016-04-29Fixed various usages of uninitialised memory.Cyrille Bagard
2016-04-03Kept the user informed about the instructions printing status.Cyrille Bagard
2016-04-03Reorganized the whole disassembling process and displayed the relative progre...Cyrille Bagard
2016-03-27Added a section in the status bar to display activity progress.Cyrille Bagard
2016-02-10Marked the location information as not reset anymore before updating the disp...Cyrille Bagard
2016-02-02Given a chance to the caret to get defined before getting drawn.Cyrille Bagard
2015-12-28Defined layers to register all kinds of binary portions.Cyrille Bagard
2015-12-16Built a new improved status bar for instructions information.Cyrille Bagard