summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkviewpanel-int.h
AgeCommit message (Expand)Author
2015-06-14Been able to move the caret when scrolling to a given address.Cyrille Bagard
2015-04-30Fixed implicit declarations of functions causing crashes.Cyrille Bagard
2015-04-06Done some refactoring in order to make the code more GObject-friendly.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
2015-03-08Handle cross references as well as entry points.Cyrille Bagard
2015-02-25Provided tweaks about positions when looking for address coordinates.Cyrille Bagard
2014-11-01Moved the caret with mouse and keyboard.Cyrille Bagard
2014-10-21Cleaned, fixed and improved the rules for the display of view columns.Cyrille Bagard
2014-09-16Used the new vmpa_t type in binary portions.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-08-05Defined the first steps for a new disassembling approach.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-01-06Transferred the scale computing to the rendered view.Cyrille Bagard
2012-12-12Updated display of graphical views on option change and fixed size bugs.Cyrille Bagard
2012-11-10Provided a nice way to get a small preview of the current graph.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-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-01-16Updated menus on view change.Cyrille Bagard
2012-01-14Updated calls to take the binary rendering options into account.Cyrille Bagard
2010-10-24Introduced new views for rendering source code.Cyrille Bagard