summaryrefslogtreecommitdiff
path: root/src/gui/panels/symbols.c
AgeCommit message (Expand)Author
2014-09-04Updated the code and displayed the symbols using all symbols, not only routines.Cyrille Bagard
2014-08-27Removed some warnings about deprecated calls to gtk_[hv]box_new().Cyrille Bagard
2014-07-22Used in the right way some features of GLib classes in the GUI code.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-06-09Improved the whole symbols panel and added a filter on it.Cyrille Bagard
2012-11-10Provided a nice way to get a small preview of the current graph.Cyrille Bagard
2012-10-28Updated the code of the old panel and displayed found strings again.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-10-07Tried to resize the panels when the editor is resized.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-02-01Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.Cyrille Bagard
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard