Age | Commit message (Expand) | Author |
2017-02-14 | Fixed the creation of distribution tarballs. | Cyrille Bagard |
2017-01-27 | Made the menu bar appear and disappear in the same way Firefox does. | Cyrille Bagard |
2017-01-15 | Prepared the GUI for the incoming debugging features. | Cyrille Bagard |
2017-01-15 | Improved symbol resolving using fully defined locations. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save me... | Cyrille Bagard |
2016-12-29 | Cut binary data into several areas using all the available CPUs and less memory. | Cyrille Bagard |
2016-12-23 | Fixed a typo in one tip of the day. | Cyrille Bagard |
2016-12-15 | Removed dead code. | Cyrille Bagard |
2016-12-15 | Defined proper accesses to instructions loaded by a processor. | Cyrille Bagard |
2016-12-13 | Fixed a runtime warning by referencing binaries with care. | Cyrille Bagard |
2016-12-13 | Moved the registration of sharing hash tables. | Cyrille Bagard |
2016-12-12 | Applied some code refactoring to remove usages of GBinFormat in favor of GExe... | Cyrille Bagard |
2016-11-11 | Typo. | Cyrille Bagard |
2016-11-11 | Improved the way display panel binaries are tracked. | Cyrille Bagard |
2016-11-11 | Prepared the new organization of display widgets. | Cyrille Bagard |
2016-11-09 | Loaded GTK CSS extensions from files in a given theme directory. | Cyrille Bagard |
2016-11-03 | Counted references for each provided binary format. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-11-03 | Prepared the capacity to display more than one view per binary. | Cyrille Bagard |
2016-10-28 | Optimized access to instruction sources and destinations. | Cyrille Bagard |
2016-10-28 | Cleaned the structure for instructions a little bit. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2016-10-23 | Memorized all creators of line content at the line level and saved memory. | Cyrille Bagard |
2016-10-22 | Made all segments share their content to save memory. | Cyrille Bagard |
2016-10-22 | Fixed GUI bugs in the case where no binary is loaded. | Cyrille Bagard |
2016-10-14 | Handled Dalvik simple switch cases without fallthrough. | Cyrille Bagard |
2016-09-28 | Updated and improved the symbols panel. | Cyrille Bagard |
2016-09-27 | Given access to menus relative to binaries only if a view panel is displayed. | Cyrille Bagard |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard |
2016-08-06 | Closed the right side panel when requested. | Cyrille Bagard |
2016-05-30 | Resolved a suitable symbol depending on the request tolerance. | Cyrille Bagard |
2016-05-19 | Loaded the ELF internal symbols using all the available CPUs. | Cyrille Bagard |
2016-05-13 | Handled positions for both sides of paned widgets. | Cyrille Bagard |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard |
2016-04-09 | Built interfaces using Glade and GLib resources. | Cyrille Bagard |
2016-03-26 | Fixed various bugs and mistakes. | Cyrille Bagard |
2016-03-23 | Handled correctly the first move request from a view panel. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-12 | Loaded all custom parameters storing positions of panels divisions. | Cyrille Bagard |
2016-03-11 | Handled user actions on the dock station buttons. | Cyrille Bagard |
2016-03-09 | Stored and loaded panels attributes using the global configuration. | Cyrille Bagard |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard |
2016-03-08 | Loaded a dynamic list of dockable panels in the View menu. | Cyrille Bagard |
2016-02-20 | Handled a full screen mode. | Cyrille Bagard |
2016-02-17 | Introduced a new window for destinaton previews in DragAndDrop operations. | Cyrille Bagard |
2016-02-10 | Refreshed all menu accesses in a better way. | Cyrille Bagard |
2016-02-10 | Displayed the name of the area containing a string, if any. | Cyrille Bagard |
2016-02-02 | Given a chance to the caret to get defined before getting drawn. | Cyrille Bagard |
2016-01-21 | Enabled the buffer scan again and updated its code. | Cyrille Bagard |