Age | Commit message (Expand) | Author |
2020-11-16 | Updated code to the new Python API for the Elf format. | Cyrille Bagard |
2020-10-20 | Fixed some compilation warnings. | Cyrille Bagard |
2020-10-20 | Detected when Position Independent Code is needed. | Cyrille Bagard |
2020-10-18 | Updated the code for the types built from expressions. | Cyrille Bagard |
2020-10-18 | Updated the code for the prototypes support. | Cyrille Bagard |
2020-10-18 | Updated the code for template types. | Cyrille Bagard |
2020-10-13 | Defined proper Python bindings for class/enum types. | Cyrille Bagard |
2020-10-13 | Defined proper Python bindings for basic types. | Cyrille Bagard |
2020-10-11 | Introduced access rights in the Python attributes documentation. | Cyrille Bagard |
2020-10-10 | Updated the basic types definition and its Python bindings. | Cyrille Bagard |
2020-10-04 | Registered ELF constants for the Python bindings in the right way. | Cyrille Bagard |
2020-09-25 | Provided as much information as possible for instruction links in Python. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-09-12 | Noted a special attention to a potential special case. | Cyrille Bagard |
2020-09-09 | Removed the "see" action from available rule actions. | Cyrille Bagard |
2020-09-09 | Finalized the export of read functions on demand. | Cyrille Bagard |
2020-09-07 | Rewritten some code managing comments. | Cyrille Bagard |
2020-09-01 | Updated code. | Cyrille Bagard |
2020-08-22 | Refreshed the display faster. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-08-22 | Improved code. | Cyrille Bagard |
2020-08-22 | Defined paths to access to the instruction operands. | Cyrille Bagard |
2020-08-20 | Completed the help for all Chrysalide hub options. | Cyrille Bagard |
2020-08-20 | Renamed the main file of the Python plugin. | Cyrille Bagard |
2020-08-19 | Handled empty strings when filtering a panel. | Cyrille Bagard |
2020-08-19 | Used the new macro used to provide callbacks to GtkBuilder everywhere. | Cyrille Bagard |
2020-08-19 | Restored some old broken features of the bookmarks panel. | Cyrille Bagard |
2020-08-19 | Checked for error when reconnecting a signal to the main thread. | Cyrille Bagard |
2020-08-18 | Centralized the macro used to provide callbacks to GtkBuilder easily. | Cyrille Bagard |
2020-08-18 | Rebuilt the About window using Glade. | Cyrille Bagard |
2020-08-18 | Refreshed the rendering for newly added bookmarks. | Cyrille Bagard |
2020-08-17 | Unlocked the locked collection. | Cyrille Bagard |
2020-08-17 | Made sure the server has everything required to run. | Cyrille Bagard |
2020-08-16 | Extended the File menu to run external Python scripts on demand. | Cyrille Bagard |
2020-08-16 | Strongified the Python bindings when running without GUI. | Cyrille Bagard |
2020-08-16 | Created some extra features for the GTK API. | Cyrille Bagard |
2020-08-16 | Deleted old code. | Cyrille Bagard |
2020-08-16 | Avoided a crash at exit with incorrect Python plugins. | Cyrille Bagard |
2020-08-15 | Removed useless headers from code. | Cyrille Bagard |
2020-08-15 | Removed access to old global instances. | Cyrille Bagard |
2020-08-15 | Rebuilt the main interface using Glade. | Cyrille Bagard |
2020-08-09 | Provided Python bindings for the main menu bar. | Cyrille Bagard |
2020-08-08 | Updated all the code relative to GUI items. | Cyrille Bagard |
2020-07-27 | Deleted all tracks of the column specific definitions. | Cyrille Bagard |
2020-07-27 | Replaced all BLC_* constants by the new DLC_* values. | Cyrille Bagard |
2020-07-27 | Removed some extra special column indexes. | Cyrille Bagard |
2020-07-26 | Updated the process collecting line widths. | Cyrille Bagard |
2020-07-26 | Removed dead code. | Cyrille Bagard |
2020-07-26 | Avoided fixed columns when filling lines with locations. | Cyrille Bagard |
2020-07-26 | Reduced the quantity of arguments used to deal with lines. | Cyrille Bagard |