index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkext
/
gtkbufferview.c
Age
Commit message (
Expand
)
Author
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Counted references for each provided binary format.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-10-23
Memorized all creators of line content at the line level and saved memory.
Cyrille Bagard
2016-10-17
Produced nicer graphic node rendering with shadows.
Cyrille Bagard
2016-05-01
Handled all width measures per view in a dedicated manager.
Cyrille Bagard
2016-04-29
Fixed various usages of uninitialised memory.
Cyrille Bagard
2016-03-26
Fixed various bugs and mistakes.
Cyrille Bagard
2016-02-10
Refreshed all menu accesses in a better way.
Cyrille Bagard
2016-02-02
Given a chance to the caret to get defined before getting drawn.
Cyrille Bagard
2015-11-11
Fixed most of the warnings about use of uninitialized data.
Cyrille Bagard
2015-06-14
Been able to move the caret when scrolling to a given address.
Cyrille Bagard
2015-05-13
Fixed a bug by searching lines in the whole code buffer instead of using the ...
Cyrille Bagard
2015-05-06
Allowed to customize the size of tooltips over buffer views.
Cyrille Bagard
2015-05-06
Displayed a tooltip for strings or code symbols in buffer views.
Cyrille Bagard
2015-04-30
Fixed implicit declarations of functions causing crashes.
Cyrille Bagard
2015-04-22
Allowed to refer to an external list for highlighted segments.
Cyrille Bagard
2015-04-20
Transmitted the focus when a limit has been reached while using he keyboard.
Cyrille Bagard
2015-04-12
Highlighted the current segment on caret location changes.
Cyrille Bagard
2015-04-11
Drawn a selection line on buffer views.
Cyrille Bagard
2015-04-11
Fixed the remaining bugs in all kinds of navigation in buffer views.
Cyrille Bagard
2015-04-06
Done some refactoring in order to make the code more GObject-friendly.
Cyrille Bagard
2015-04-03
Defined a preferred size for views and reacted on scroll events.
Cyrille Bagard
2015-04-03
Tried to show basic blocks in the graphic view again.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2015-02-25
Provided tweaks about positions when looking for address coordinates.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2014-11-01
Moved the caret with mouse and keyboard.
Cyrille Bagard
2014-10-21
Cleaned, fixed and improved the rules for the display of view columns.
Cyrille Bagard
2014-09-16
Used the new vmpa_t type in binary portions.
Cyrille Bagard
2014-09-11
Displayed a default picture when no panel overview is available.
Cyrille Bagard
2014-09-10
Fixed and improved the rendering of view panels.
Cyrille Bagard
2014-08-26
Looked for coordinates using the new addresses definitions.
Cyrille Bagard
2014-08-05
Defined the first steps for a new disassembling approach.
Cyrille Bagard
2014-06-04
Fixed bugs when dealing with views and updated the code for GTK3.
Cyrille Bagard
2014-06-04
Restored nice colors for buffer views.
Cyrille Bagard
2014-06-02
Removed all references to gdk_threads_* as calls have to be made from the mai...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-04-14
Handled mouse clicks in view margins.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-06-09
Fixed a bug when drawing carets at high addresses.
Cyrille Bagard
2013-06-02
Saved some progress about edition views.
Cyrille Bagard
2013-01-06
Transferred the scale computing to the rendered view.
Cyrille Bagard
2012-12-04
Drawn a dirty preview for buffer views.
Cyrille Bagard
2012-09-27
Selected segments for highlighting.
Cyrille Bagard
2012-06-24
Updated code to prepare the return of graph views.
Cyrille Bagard
2012-03-25
Scrolled to the selected symbol.
Cyrille Bagard
2012-02-01
Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.
Cyrille Bagard
2012-01-16
Updated menus on view change.
Cyrille Bagard
[next]