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
/
easygtk.h
Age
Commit message (
Expand
)
Author
2020-12-24
Added a way to retrieve RGBA colors from the current GTK style.
Cyrille Bagard
2020-08-18
Centralized the macro used to provide callbacks to GtkBuilder easily.
Cyrille Bagard
2020-08-18
Rebuilt the About window using Glade.
Cyrille Bagard
2020-08-16
Created some extra features for the GTK API.
Cyrille Bagard
2020-08-16
Deleted old code.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2018-07-18
Disabled simple accelerators when a text entry gets focus.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-07-28
Replaced all calls to the deprecated gtk_menu_popup() function.
Cyrille Bagard
2017-07-06
Replaced the use of a nested function in a delayed invocation by a direct call.
Cyrille Bagard
2017-01-27
Made the menu bar appear and disappear in the same way Firefox does.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-03-11
Handled user actions on the dock station buttons.
Cyrille Bagard
2015-10-10
Fixed all remaining gtk warnings about deprecated declarations.
Cyrille Bagard
2015-08-13
Improved the look of dock stations and saved screen space.
Cyrille Bagard
2015-07-25
Created an (empty) panel for evolution history.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2014-11-25
Removed all references to old GTK stock icons and thus removed GCC warnings.
Cyrille Bagard
2014-08-26
Looked for coordinates using the new addresses definitions.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-06-09
Improved the whole symbols panel and added a filter on it.
Cyrille Bagard
2013-01-27
Updated code and removed some GCC warnings.
Cyrille Bagard
2012-12-31
Added a dialog box to jump to a given address
Cyrille Bagard
2012-10-28
Updated the code of the old panel and displayed found strings again.
Cyrille Bagard
2012-10-07
Tried to resize the panels when the editor is resized.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-07-11
Saved improvements of binaries support.
Cyrille Bagard
2010-10-10
Introduced menu item accelerators.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
Cyrille Bagard
2010-03-21
Allowed a simple export of an assembly content.
Cyrille Bagard
2009-06-13
Made the GUI offer to change the view of the current analyzed binary.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard