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
/
gtkdockstation.c
Age
Commit message (
Expand
)
Author
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
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-11-03
Prepared the capacity to display more than one view per binary.
Cyrille Bagard
2016-04-29
Fixed various usages of uninitialised memory.
Cyrille Bagard
2016-04-27
Used official closures instead of user-defined ones when possible.
Cyrille Bagard
2016-03-11
Handled user actions on the dock station buttons.
Cyrille Bagard
2016-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2015-08-13
Improved the look of dock stations and saved screen space.
Cyrille Bagard
2015-01-08
Removed deprecation warnings about gtk_misc_set_alignment().
Cyrille Bagard
2014-11-25
Removed all references to old GTK stock icons and thus removed GCC warnings.
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard
2014-06-25
Given a name and a description for binaries, not always based on a filenames.
Cyrille Bagard
2014-06-25
Built the first steps to upgrade to Python3.
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-03-01
Hidden the welcome panel when binaries get loaded.
Cyrille Bagard
2012-12-16
Fixed the compilation by processing the GLib marshals sooner.
Cyrille Bagard
2012-11-11
Fixed a bug by saving the title of a panel when changing its active widget.
Cyrille Bagard
2012-10-17
Updated panels captions again.
Cyrille Bagard
2012-09-17
Fixed a bug when splitting panels.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-04-01
Moved all the File menu entries in the GUI menu.
Cyrille Bagard
2012-03-25
Scrolled to the selected symbol.
Cyrille Bagard
2012-01-23
Added menus to change the current displayed view. Do not try the source view.
Cyrille Bagard
2012-01-16
Updated menus on view change.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard