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
/
gui
/
panels
/
glance.c
Age
Commit message (
Expand
)
Author
2017-11-12
Defined a new interface for displaying loaded contents.
Cyrille Bagard
2017-08-21
Changed cursors using up-to-date GDK functions.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-03-09
Stored and loaded panels attributes using the global configuration.
Cyrille Bagard
2016-03-09
Reorganized the whole code dealing with dockable panels.
Cyrille Bagard
2016-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2015-04-05
Restored the panel for a glance at the current code view.
Cyrille Bagard
2014-09-11
Displayed a default picture when no panel overview is available.
Cyrille Bagard
2014-09-05
Removed some warnings by using gtk_widget_get_preferred_size() instead of the...
Cyrille Bagard
2014-07-22
Used in the right way some features of GLib classes in the GUI code.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-01-28
Changed the mouse pointer when moving views using the glance panel.
Cyrille Bagard
2013-01-06
Transferred the scale computing to the rendered view.
Cyrille Bagard
2012-12-12
Updated display of graphical views on option change and fixed size bugs.
Cyrille Bagard
2012-11-20
Avoided flickering when playing on the borders of the glance panel.
Cyrille Bagard
2012-11-10
Provided a nice way to get a small preview of the current graph.
Cyrille Bagard