summaryrefslogtreecommitdiff
path: root/src/gui/panels
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-07-04Save all needed information into project files.Cyrille Bagard
2021-05-29Define roles for allowed connections to servers.Cyrille Bagard
2021-04-08Avoid potential conflicts with the global errno variable.Cyrille Bagard
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-12-24Ported the panel update mechanisms to the Python API.Cyrille Bagard
2020-12-08Fixed registered signals for ephemeral panels.Cyrille Bagard
2020-12-08Displayed loaded content in its view panel.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.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-17Unlocked the locked collection.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-07-14Updated the code handling binary contents.Cyrille Bagard
2020-05-21Changed the hierarchy of format objects.Cyrille Bagard
2020-04-18Taken into account the potential absence of demangler in the symbol panel.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-09-29Cleaned the DB code a little bit.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-17Kept tracks of current active DB items.Cyrille Bagard
2019-09-12Extended the Python API for update databases.Cyrille Bagard
2019-09-11Built suitable dynamic labels for bookmarks.Cyrille Bagard
2019-09-08Provided a way to save the database updates from Python.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-06-24Referenced all accesses to the main window.Cyrille Bagard
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2019-02-18Marked all panels as being able to get closed.Cyrille Bagard
2019-02-01Inserted an option to render disassembly even in batch mode.Cyrille Bagard
2019-01-04Handled non null-terminated stringsCyrille Bagard
2019-01-02Got ride of some uninitialized variable usages.Cyrille Bagard
2018-12-03Built a dialog box to change storage options.Cyrille Bagard
2018-12-01Created an extra log category for external errors.Cyrille Bagard
2018-11-27Used Glade to build all GUI panels.Cyrille Bagard
2018-10-25Fixed a Use-After-Free in the symbols panel.Cyrille Bagard
2018-10-14Typo.Cyrille Bagard
2018-10-14Added a way to load resources for plugins.Cyrille Bagard
2018-10-14Updated code.Cyrille Bagard
2018-08-27Disconnected glance signals on view change.Cyrille Bagard
2018-08-21Avoided a crash in the errors panel when no binary is loaded.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-06Removed some compilation warnings.Cyrille Bagard
2018-08-04Ensured all panel accelerators get activated.Cyrille Bagard
2018-08-03Populated the strings panel in a generic way.Cyrille Bagard