summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkgraphview.c
AgeCommit message (Expand)Author
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-12-12Applied some code refactoring to remove usages of GBinFormat in favor of GExe...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-18Extended the graph widget as much as needed and centered its content.Cyrille Bagard
2016-10-17Fixed a huge memory leak when computing shadows.Cyrille Bagard
2016-10-17Produced nicer graphic node rendering with shadows.Cyrille Bagard
2016-10-09Defined a new and simpler way to produce graphical view of basic blocks.Cyrille Bagard
2016-05-02Scrolled the graphic view using mouse clicks and moves on the background.Cyrille Bagard
2016-04-29Fixed various usages of uninitialised memory.Cyrille Bagard
2016-03-26Fixed various bugs and mistakes.Cyrille Bagard
2015-07-12Defined AIF_RETURN_POINT to replace the previous 'return' accessors.Cyrille Bagard
2015-06-14Been able to move the caret when scrolling to a given address.Cyrille Bagard
2015-05-12Included buffer views in graph views in the right way.Cyrille Bagard
2015-05-05Done not forget to allocate size for the view as soon as the size of its supp...Cyrille Bagard
2015-05-05Fixed some warnings during the compilation.Cyrille Bagard
2015-04-30Fixed implicit declarations of functions causing crashes.Cyrille Bagard
2015-04-25Removed some debug messages.Cyrille Bagard
2015-04-22Allowed to refer to an external list for highlighted segments.Cyrille Bagard
2015-04-20Transmitted the focus when a limit has been reached while using he keyboard.Cyrille Bagard
2015-04-06Done some refactoring in order to make the code more GObject-friendly.Cyrille Bagard
2015-04-06Said goodbye to Graphviz.Cyrille Bagard
2015-04-05Restored the panel for a glance at the current code view.Cyrille Bagard
2015-04-03Defined a preferred size for views and reacted on scroll events.Cyrille Bagard
2015-04-03Tried to show basic blocks in the graphic view again.Cyrille Bagard
2014-10-21Cleaned, fixed and improved the rules for the display of view columns.Cyrille Bagard
2014-09-10Fixed and improved the rendering of view panels.Cyrille Bagard
2014-08-26Looked for coordinates using the new addresses definitions.Cyrille Bagard
2014-06-04Fixed bugs when dealing with views and updated the code for GTK3.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-01-26Saved the first steps of the migration to GTK+ v3.Cyrille Bagard
2013-05-05Implemented first basic steps towards nice graph rendering.Cyrille Bagard
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard
2013-01-06Transferred the scale computing to the rendered view.Cyrille Bagard
2013-01-05Refined the definition of basic blocks and used them to build extra clusters ...Cyrille Bagard
2013-01-01Fixed the computing of basic blocks and used them in graphic views.Cyrille Bagard
2013-01-01Made sure the links have enough space to get fully drawn.Cyrille Bagard
2012-12-12Updated display of graphical views on option change and fixed size bugs.Cyrille Bagard
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
2012-11-13Improved the flow graph a little more.Cyrille Bagard
2012-11-10Provided a nice way to get a small preview of the current graph.Cyrille Bagard
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
2012-10-17Removed a lot of gcc warnings.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-07-01Built the graph view when defining a target address.Cyrille Bagard
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
2012-01-23Added menus to change the current displayed view. Do not try the source view.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard