summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2018-10-25Fixed a Use-After-Free in the symbols panel.Cyrille Bagard
2018-10-24Created bookmarks using a Glade UI.Cyrille Bagard
2018-10-17Extended themes from plugins CSS definitions.Cyrille Bagard
2018-10-17Written a better version of CSS definitions loading.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-27Reset current view from the main dock station only.Cyrille Bagard
2018-08-27Disconnected glance signals on view change.Cyrille Bagard
2018-08-22Refreshed the editor when no content is loaded.Cyrille Bagard
2018-08-21Avoided a crash in the errors panel when no binary is loaded.Cyrille Bagard
2018-08-20Allowed to load several extra CSS files for GTK styles.Cyrille Bagard
2018-08-20Hidden the main toolbar when it gets useless.Cyrille Bagard
2018-08-18Created a way to dock a panel without registering it.Cyrille Bagard
2018-08-11Taken into account that panel docking can evolve without main menus.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-08-08Fixed reference counting when switching panels.Cyrille Bagard
2018-08-08Improved reference count tracking.Cyrille Bagard
2018-08-06Removed some compilation warnings.Cyrille Bagard
2018-08-04Ensured all panel accelerators get activated.Cyrille Bagard
2018-08-03Updated the reference counters when providing instruction links.Cyrille Bagard
2018-08-03Populated the strings panel in a generic way.Cyrille Bagard
2018-08-02Introduced symbols dedicated to strings.Cyrille Bagard
2018-07-21Simplified the logging system for plugins.Cyrille Bagard
2018-07-20Fixed a GTK warning.Cyrille Bagard
2018-07-20Ensured the GUI gets updated at startup.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-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-07-19Selected the right symbol location for the symbols panel.Cyrille Bagard
2018-07-18Provided a way to skip the exit message box.Cyrille Bagard
2018-07-18Cleaned code.Cyrille Bagard
2018-07-18Restored the saving proposal at exit.Cyrille Bagard
2018-07-18Fixed a UAF in the symbols panel when filtering.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2018-07-17Got the namespace separator from formats when listing symbols.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-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-12Removed all facilities to import shellcodes.Cyrille Bagard
2018-07-12Added menu items to switch to next and previous views.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-07-10Hidden strings virtual addresses if the architecture has none.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-06-08Deleted a runtime warning by scrolling the right widget.Cyrille Bagard
2018-06-06Hidden virtual addresses when code runs in a VM.Cyrille Bagard
2018-06-04Measured the number of binary portions to load.Cyrille Bagard