summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkbufferview.c
AgeCommit message (Expand)Author
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-11Displayed a default picture when no panel overview is available.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-06-04Restored nice colors for buffer views.Cyrille Bagard
2014-06-02Removed all references to gdk_threads_* as calls have to be made from the mai...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-04-14Handled mouse clicks in view margins.Cyrille Bagard
2014-01-26Saved the first steps of the migration to GTK+ v3.Cyrille Bagard
2013-06-09Fixed a bug when drawing carets at high addresses.Cyrille Bagard
2013-06-02Saved some progress about edition views.Cyrille Bagard
2013-01-06Transferred the scale computing to the rendered view.Cyrille Bagard
2012-12-04Drawn a dirty preview for buffer views.Cyrille Bagard
2012-09-27Selected segments for highlighting.Cyrille Bagard
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-02-01Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.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
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard
2010-12-05Added scrolling capabilities to buffered view.Cyrille Bagard
2010-12-02Improved the rendering of decompiled Dex code.Cyrille Bagard
2010-11-28Loaded all buffers of decompiled files.Cyrille Bagard