summaryrefslogtreecommitdiff
path: root/src/gtkext
AgeCommit message (Expand)Author
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
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-03-08Prepared instructions to generate tooltips.Cyrille Bagard
2018-02-20Replaced the old symbol panel by a new improved one.Cyrille Bagard
2018-02-03Fixed the caret rendering for buffer displays.Cyrille Bagard
2018-01-31Provided the current active object in display panels.Cyrille Bagard
2018-01-24Typo.Cyrille Bagard
2017-12-29Removed remaining compilation warnings for GTK deprecated functions when defi...Cyrille Bagard
2017-12-29Fixed compilation warnings by replacing GTK deprecated functions in display p...Cyrille Bagard
2017-12-26Created the GLoadedContent interface to load all kinds of content.Cyrille Bagard
2017-11-12Defined a new interface for displaying loaded contents.Cyrille Bagard
2017-08-28Used a GtkStack widget to display the editor status information.Cyrille Bagard
2017-08-26Removed most of the functions using the editor items as global access to acti...Cyrille Bagard
2017-08-21Changed cursors using up-to-date GDK functions.Cyrille Bagard
2017-07-28Replaced all calls to the deprecated gtk_menu_popup() function.Cyrille Bagard
2017-07-26Transformed the remaining nested functions dealing with menus.Cyrille Bagard
2017-07-14Incremented the reference counter for an attached buffer view.Cyrille Bagard
2017-07-06Replaced the use of a nested function in a delayed invocation by a direct call.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-05-14Displayed a symbol instead of a routine in the graph view.Cyrille Bagard