summaryrefslogtreecommitdiff
path: root/src/gui/panels/symbols.c
AgeCommit message (Collapse)Author
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Counted references for each provided binary format.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-22Fixed GUI bugs in the case where no binary is loaded.Cyrille Bagard
2016-09-28Updated and improved the symbols panel.Cyrille Bagard
2016-03-16Created a new feature and stored all main moves in the database.Cyrille Bagard
2016-03-09Stored and loaded panels attributes using the global configuration.Cyrille Bagard
2016-03-09Reorganized the whole code dealing with dockable panels.Cyrille Bagard
2016-03-08Loaded a dynamic list of dockable panels in the View menu.Cyrille Bagard
2015-07-25Created an (empty) panel for evolution history.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@557 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-07-12Cleaned the code handling binary symbols.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@548 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-04-26Loaded internal smybols ; created entry points only when needed.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@520 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-25Provided tweaks about positions when looking for address coordinates.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@480 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-22Fixed a few GLib/GTK compilation warnings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@477 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-16Connected each loaded binary as a client to a server.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@473 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@467 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-09-17Introduced memory ranges.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@406 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-09-05Removed some warnings by using gtk_widget_get_preferred_size() instead of ↵Cyrille Bagard
the deprecated gtk_widget_size_request(). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@399 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-09-04Updated the code and displayed the symbols using all symbols, not only routines.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@398 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-08-27Removed some warnings about deprecated calls to gtk_[hv]box_new().Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@395 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-07-22Used in the right way some features of GLib classes in the GUI code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@382 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@381 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-06-09Improved the whole symbols panel and added a filter on it.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@351 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-11-10Provided a nice way to get a small preview of the current graph.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@280 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-28Updated the code of the old panel and displayed found strings again.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@276 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-12Reorganized types definitions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@267 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-07Tried to resize the panels when the editor is resized.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@265 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@259 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@241 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-02-01Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@233 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@223 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a