summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2019-01-21Improved code as GTK failed to load CSS content it has exported.Cyrille Bagard
2019-01-21Fixed a Use-After-Free when displaying loaded dark theme path.Cyrille Bagard
2019-01-04Handled non null-terminated stringsCyrille Bagard
2019-01-02Got ride of some uninitialized variable usages.Cyrille Bagard
2018-12-31Remembered the target locations used in the Goto dialog box.Cyrille Bagard
2018-12-21Improved view switching.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-21Used only abstract cursors in views high API.Cyrille Bagard
2018-12-20Kept the current location when switching views.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-28Cleaned code.Cyrille Bagard
2018-11-27Used Glade to build all GUI panels.Cyrille Bagard
2018-11-25Displayed and hidden loaded contents on project change.Cyrille Bagard
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