summaryrefslogtreecommitdiff
path: root/src/gtkext/Makefile.am
AgeCommit message (Collapse)Author
2017-04-09Provided a tree panel to inspect binary content.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save ↵Cyrille Bagard
memory.
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-09Loaded GTK CSS extensions from files in a given theme directory.Cyrille Bagard
2015-12-16Built a new improved status bar for instructions information.Cyrille Bagard
2015-08-13Improved the look of dock stations and saved screen space.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@571 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-05-05Fixed some warnings during the compilation.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@528 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-09-15Defined a GTK3 style for binary portions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@404 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ↵Cyrille Bagard
'AM_CPPFLAGS'. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@358 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-12-16Fixed the compilation by processing the GLib marshals sooner.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@303 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@277 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-10-17Removed a lot of gcc warnings.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@272 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-08-17Removed all references to the drop window.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@260 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
2010-11-28Loaded all buffers of decompiled files.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@195 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-10-24Introduced new views for rendering source code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@184 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-07-31Processed disassembling in a dedicated thread.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@104 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-28Drawn graphic links between the different blocks of code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@81 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-25Used Graphviz library for building graphs (first attempt).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@80 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-13Made the GUI offer to change the view of the current analyzed binary.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@73 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-05-11Reorganized the way the program is built again and added partial support for ↵Cyrille Bagard
the JVM. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@63 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-05-11Changed the way the program is built.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@62 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-04-25Saved the current work on plugins.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@59 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-04-12Created a debugging layout and introduced a heavier use of GLib.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@58 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-03-14Turned off lots of warnings by using the _GNU_SOURCE compliance.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@54 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-02-16Begun to add a real support of DragAndDropping for panels.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@48 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a