summaryrefslogtreecommitdiff
path: root/src/glibext
AgeCommit message (Expand)Author
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2021-01-01Managed GObject references each time a configuration parameter is accessed.Cyrille Bagard
2021-01-01Fixed a hardcoded type confusion and a mistake with empty state definitions.Cyrille Bagard
2020-12-31Offered a custom configuration facility to each plugin.Cyrille Bagard
2020-12-28Improved the API for configuration and its Python documentation.Cyrille Bagard
2020-12-08Fixed registered signals for ephemeral panels.Cyrille Bagard
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-11-17Reset newly added line caches.Cyrille Bagard
2020-11-17Fixed raw data display.Cyrille Bagard
2020-09-21Defined lock mechanism for buffer caches.Cyrille Bagard
2020-08-22Refreshed the display faster.Cyrille Bagard
2020-08-19Checked for error when reconnecting a signal to the main thread.Cyrille Bagard
2020-08-18Refreshed the rendering for newly added bookmarks.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-06-02Made the binary export working again.Cyrille Bagard
2020-05-11Updated the API for buffer caches.Cyrille Bagard
2020-04-28Extended the Python bindings for registers.Cyrille Bagard
2020-03-16Fixed the markup rendering in the Goto dialog box.Cyrille Bagard
2020-02-04Removed a compilation warning.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-02-04Moved the definition of a lock bit.Cyrille Bagard
2020-01-30Compressed some architecture instruction properties.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-09-11Reactivated bookmarks for disassembled code.Cyrille Bagard
2019-08-19Fixed some concurrency issues with segment reference counters.Cyrille Bagard
2019-07-08Used the right CSS segment to render virtual addresses.Cyrille Bagard
2019-07-08Improved reference tracking for widget disposing.Cyrille Bagard
2019-07-01Introduced attributes for loaded contents.Cyrille Bagard
2019-05-08Updated the core functions dealing with SQLite databases.Cyrille Bagard
2019-03-25Released lock in all cases.Cyrille Bagard
2019-03-25Avoided stack overflows with empty dynamic parameters.Cyrille Bagard
2019-03-21Prevented a floating point exception while zooming.Cyrille Bagard
2019-03-20Introduced zoom in graph view.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-15Displayed tooltips for graph view edges.Cyrille Bagard
2019-02-07Fixed extra GObjects leaks.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard