summaryrefslogtreecommitdiff
path: root/src/glibext/gbuffersegment.c
AgeCommit message (Expand)Author
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-10-23Memorized all creators of line content at the line level and saved memory.Cyrille Bagard
2016-10-22Made all segments share their content to save memory.Cyrille Bagard
2016-10-22Reduced the memory usage by cutting down the size of GBufferSegment.Cyrille Bagard
2016-05-03Fixed two bugs in the code buffer system.Cyrille Bagard
2016-01-16Changed the display of a segment containing the value of an immediate.Cyrille Bagard
2015-04-12Highlighted the current segment on caret location changes.Cyrille Bagard
2015-03-08Handle cross references as well as entry points.Cyrille Bagard
2015-02-22Created a dialog box to select an entry point to display.Cyrille Bagard
2015-01-15Exported disassembled content in plain text or HTML format properly.Cyrille Bagard
2014-12-16Created operands for resolving symbols in disassembly code.Cyrille Bagard
2014-12-10Loaded major segment properties for an external GTK3 theme and defined some n...Cyrille Bagard
2014-11-01Moved the caret with mouse and keyboard.Cyrille Bagard
2014-08-20Removed some debug code.Cyrille Bagard
2014-08-20Rewritten some parts of code to increase the binary processing speed.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-06-03Disabled all accesses to GTK3 from Python.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-04-07Relied on Cairo for printing code.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
2012-12-09Used Cairo for rendering text and tried to deal properly with Pango context /...Cyrille Bagard
2012-11-22Rewritten parts of the Android plugin to insert indications about exceptions.Cyrille Bagard
2012-09-27Selected segments for highlighting.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2010-04-18Defined attributes for printing binary content using GLib.Cyrille Bagard
2010-04-11Provided a faster than GTK display buffer.Cyrille Bagard