Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-11 | Removed useless code and a GTK warning. | 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-26 | Transformed the remaining nested functions dealing with menus. | 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 | |
2016-02-10 | Refreshed all menu accesses in a better way. | Cyrille Bagard | |
2016-01-17 | Set up the menus for the incoming next features. | Cyrille Bagard | |
2015-11-11 | Fixed most of the warnings about use of uninitialized data. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@607 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-11-01 | Always set a string literal as string format to please -Wformat-security. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@602 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-10-10 | Fixed all remaining gtk warnings about deprecated declarations. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@590 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-09-02 | Fixed two GCC warnings when using GTK. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@575 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-13 | Improved the look of dock stations and saved screen space. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@571 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-25 | Created an (empty) panel for evolution history. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@557 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@468 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-01-08 | Removed deprecation warnings about gtk_misc_set_alignment(). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@450 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-25 | Removed all references to old GTK stock icons and thus removed GCC warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@428 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-26 | Looked for coordinates using the new addresses definitions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@394 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-06-09 | Improved the whole symbols panel and added a filter on it. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@351 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-01-27 | Updated code and removed some GCC warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@333 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-31 | Added a dialog box to jump to a given address | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@314 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@276 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-10-17 | Removed a lot of gcc warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@272 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@259 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-02-01 | Activated GTK_DISABLE_DEPRECATED again to avoid some warnings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@233 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-01 | Updated copyright dates. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2011-07-11 | Saved improvements of binaries support. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@208 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-10-10 | Introduced menu item accelerators. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@183 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-06-06 | Used a treeview with icons to show all known symbols. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@165 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-03-21 | Allowed a simple export of an assembly content. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@144 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-06-13 | Made the GUI offer to change the view of the current analyzed binary. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@73 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-04-25 | Saved the current work on plugins. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@59 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |