Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-13 | Simplified the way links between instructions are handled. | Cyrille Bagard | |
2017-03-30 | Discriminated between tests for set and unset ranges of bits. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save ↵ | Cyrille Bagard | |
memory. | |||
2016-11-11 | Prepared the new organization of display widgets. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-10-28 | Optimized access to instruction sources and destinations. | Cyrille Bagard | |
2016-10-28 | Cleaned the structure for instructions a little bit. | Cyrille Bagard | |
2016-10-20 | Extended the number of cases where beautiful graphs are produced. | Cyrille Bagard | |
2016-10-09 | Defined a new and simpler way to produce graphical view of basic blocks. | Cyrille Bagard | |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard | |
2015-05-15 | Avoided crashes in graph views by filtering middle pending positions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@537 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-05-12 | Ensured parent nodes are centered on their children when expected. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@534 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-05-04 | Reordered slot indexes in order to avoid edges crossings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@525 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-25 | Registered suitable linkage hooks and defined right links between instructions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@519 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-25 | Removed some debug messages. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@518 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-23 | Handled a strange case of jump outside the current routine. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@516 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-20 | Transmitted the focus when a limit has been reached while using he keyboard. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@514 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-06 | Done some refactoring in order to make the code more GObject-friendly. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@506 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-06 | Said goodbye to Graphviz. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@505 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-05 | Fixed various bugs in the graph layout. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@504 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-05 | Restored the panel for a glance at the current code view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@503 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-03 | Tried to show basic blocks in the graphic view again. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@499 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-23 | Disabled some parts of Graphviz in order to be able to compile. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@422 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-05 | Removed 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-05-29 | Removed 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 | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-01-26 | Saved the first steps of the migration to GTK+ v3. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@367 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@358 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-08-17 | Replaced some parts of the graph computing for better results. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@356 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-05-26 | Improved the graph rendering. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@347 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-05-05 | Implemented first basic steps towards nice graph rendering. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@346 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-03-19 | Defined the first steps towards new graph renderings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@345 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-02-10 | Improved the disassembling process by handling loops in code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@339 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-01-31 | Saved the first steps of switch instructions decompilation. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@335 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-01-05 | Removed dot warnings and connected all edges to the panel views. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@318 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-01-05 | Refined the definition of basic blocks and used them to build extra clusters ↵ | Cyrille Bagard | |
for dot. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@317 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-10 | Took care of Dalvik switch cases. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@299 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-19 | Handled Dalvik exception handlers in the graphic view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@285 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-13 | Improved the flow graph a little more. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@283 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-10 | Provided 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-11-02 | Improved 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 |