summaryrefslogtreecommitdiff
path: root/src/gui/dialogs
AgeCommit message (Expand)Author
2023-09-11Fix the compilation when GTK support is enabled.Cyrille Bagard
2023-09-10Tune the compilation using flags instead of a config file.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-10-24Link a class to loaded content nature.Cyrille Bagard
2021-07-04Save all needed information into project files.Cyrille Bagard
2021-05-29Define roles for allowed connections to servers.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-09-21Defined lock mechanism for buffer caches.Cyrille Bagard
2020-08-19Used the new macro used to provide callbacks to GtkBuilder everywhere.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-16Deleted old code.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-14Updated the code handling binary contents.Cyrille Bagard
2020-07-12Improved the API for loaded contents.Cyrille Bagard
2020-06-02Made the binary export working again.Cyrille Bagard
2020-05-28Cosmetics.Cyrille Bagard
2020-05-28Saved the first steps for a new loading process.Cyrille Bagard
2020-04-29Improved the documentation of the disassembly cache for Python.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-07Updated the signal used for DB changes.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-10-27Implemented snapshot related management features.Cyrille Bagard
2019-10-26Updated the storage dialog box.Cyrille Bagard
2019-10-24Provided a dialog box to manage snapshots.Cyrille Bagard
2019-09-12Extended the Python API for update databases.Cyrille Bagard
2019-09-01Fixed a compilation warning.Cyrille Bagard
2019-09-01Prepared the update of the user identity from the GUI.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-03-18Exported graph views using Cairo.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-02-18Prepared room for an incoming preferences dialog box.Cyrille Bagard
2018-12-31Remembered the target locations used in the Goto dialog box.Cyrille Bagard
2018-12-03Built a dialog box to change storage options.Cyrille Bagard
2018-10-24Created bookmarks using a Glade UI.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-07-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-12Removed all facilities to import shellcodes.Cyrille Bagard
2018-07-04Updated the API for building symbol labels.Cyrille Bagard
2018-06-20Set all dialog windows transient for the main window.Cyrille Bagard
2018-06-17Got access to external files thanks to new core functions.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-04-02Removed lots of uninitialized uses, mostly in NDEBUG mode.Cyrille Bagard
2018-01-13Created a real iterator for symbols.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-08-27Replaced a deprecated function in the About box.Cyrille Bagard
2017-05-05Restored a valid copyright in the About dialog box.Cyrille Bagard