summaryrefslogtreecommitdiff
path: root/src/gtkext
AgeCommit message (Expand)Author
2019-01-13Provided uncached code block links.Cyrille Bagard
2019-01-07Adjusted the final graph layout size for GTK.Cyrille Bagard
2019-01-07Drawn nicer loop links.Cyrille Bagard
2019-01-07Improved links computation and handled loops in the graph layout.Cyrille Bagard
2019-01-02Handled collapsing tiles.Cyrille Bagard
2019-01-02Got ride of some uninitialized variable usages.Cyrille Bagard
2019-01-01Refactored some code for the graph layout.Cyrille Bagard
2018-12-30Saved first steps towards a new graph layout.Cyrille Bagard
2018-12-21Improved view switching.Cyrille Bagard
2018-12-21Improved graph view content centering.Cyrille Bagard
2018-12-21Updated the graph view when updating the current location.Cyrille Bagard
2018-12-21Centered graph view content at first display.Cyrille Bagard
2018-12-21Disconnected redraw signal on dispose to avoid an UAF.Cyrille Bagard
2018-12-21Used only abstract cursors in views high API.Cyrille Bagard
2018-12-20Kept the current location when switching views.Cyrille Bagard
2018-12-18Used the reference counter when providing basic block lists.Cyrille Bagard
2018-12-13Renamed the function providing basic block boundaries.Cyrille Bagard
2018-11-25Removed unused code.Cyrille Bagard
2018-11-20Located the caret at the right position in case of minimal widths.Cyrille Bagard
2018-10-23Indented code labels in the assembly views.Cyrille Bagard
2018-10-14Typo.Cyrille Bagard
2018-09-12Updated diagram sizes on value updates.Cyrille Bagard
2018-08-27Reset current view from the main dock station only.Cyrille Bagard
2018-08-20Created a new GTK widget to draw diagrams.Cyrille Bagard
2018-08-20Typo.Cyrille Bagard
2018-08-11Removed useless code and a GTK warning.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-08Updated some object destruction processes.Cyrille Bagard
2018-08-08Fixed reference counting when switching panels.Cyrille Bagard
2018-08-08Defined a new kind of code blocks.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-07-21Made the status stack more modular.Cyrille Bagard
2018-07-20Included dynamic items in the view menu.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-18Built Pango markups from CSS theme items.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2018-07-16Cleaned code.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-07-16Updated the move entry from database items.Cyrille Bagard
2018-07-14Used abstract locations to scroll into displays.Cyrille Bagard
2018-07-14Deleted a few more references to concrete locations in buffer displays.Cyrille Bagard
2018-07-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-14Begun to switch to abstract locations in internal rendering buffers.Cyrille Bagard
2018-07-14Removed the unused address parameter when relocating carets.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-07-04Updated the API for building symbol labels.Cyrille Bagard
2018-06-17Got access to external files thanks to new core functions.Cyrille Bagard
2018-06-05Removed old unused files.Cyrille Bagard
2018-06-04Loaded the biggest panel contents using threads.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard