summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01Updated code.Cyrille Bagard
2020-08-22Refreshed the display faster.Cyrille Bagard
2020-08-22Restored the operand display switch feature.Cyrille Bagard
2020-08-22Improved code.Cyrille Bagard
2020-08-22Defined paths to access to the instruction operands.Cyrille Bagard
2020-08-20Completed the help for all Chrysalide hub options.Cyrille Bagard
2020-08-20Renamed the main file of the Python plugin.Cyrille Bagard
2020-08-19Handled empty strings when filtering a panel.Cyrille Bagard
2020-08-19Used the new macro used to provide callbacks to GtkBuilder everywhere.Cyrille Bagard
2020-08-19Restored some old broken features of the bookmarks panel.Cyrille Bagard
2020-08-19Checked for error when reconnecting a signal to the main thread.Cyrille Bagard
2020-08-18Centralized the macro used to provide callbacks to GtkBuilder easily.Cyrille Bagard
2020-08-18Rebuilt the About window using Glade.Cyrille Bagard
2020-08-18Refreshed the rendering for newly added bookmarks.Cyrille Bagard
2020-08-17Unlocked the locked collection.Cyrille Bagard
2020-08-17Made sure the server has everything required to run.Cyrille Bagard
2020-08-16Extended the File menu to run external Python scripts on demand.Cyrille Bagard
2020-08-16Strongified the Python bindings when running without GUI.Cyrille Bagard
2020-08-16Created some extra features for the GTK API.Cyrille Bagard
2020-08-16Deleted old code.Cyrille Bagard
2020-08-16Avoided a crash at exit with incorrect Python plugins.Cyrille Bagard
2020-08-15Removed useless headers from code.Cyrille Bagard
2020-08-15Removed access to old global instances.Cyrille Bagard
2020-08-15Rebuilt the main interface using Glade.Cyrille Bagard
2020-08-09Provided Python bindings for the main menu bar.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-27Deleted all tracks of the column specific definitions.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-07-27Removed some extra special column indexes.Cyrille Bagard
2020-07-26Updated the process collecting line widths.Cyrille Bagard
2020-07-26Removed dead code.Cyrille Bagard
2020-07-26Avoided fixed columns when filling lines with locations.Cyrille Bagard
2020-07-26Reduced the quantity of arguments used to deal with lines.Cyrille Bagard
2020-07-23Renamed some files.Cyrille Bagard
2020-07-14Typo.Cyrille Bagard
2020-07-14Added an option to select the case of displayed hex data.Cyrille Bagard
2020-07-14Extended the theme definitions.Cyrille Bagard
2020-07-14Switched to the new interface registration for Python bindings.Cyrille Bagard
2020-07-14Updated the Python bindings for the loaded panel interface.Cyrille Bagard
2020-07-14Updated the code handling binary contents.Cyrille Bagard
2020-07-12Improved the API for loaded contents.Cyrille Bagard
2020-07-07Saved the first steps toward a new serialization system.Cyrille Bagard
2020-06-30Fixed some cases from the test suite.Cyrille Bagard
2020-06-30Updated the Python API for bitfields.Cyrille Bagard
2020-06-29Improved some common helpers inside the Python API.Cyrille Bagard
2020-06-29Included the packed buffers in the Python bindings.Cyrille Bagard
2020-06-23Improved support for Android boot image Python classes.Cyrille Bagard
2020-06-21Deleted dead code.Cyrille Bagard
2020-06-21Reorganized the code for target operands.Cyrille Bagard
2020-06-07Added some extra documentation for Android boot images.Cyrille Bagard