Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-09 | Handled the global work queue groups in a better way. | Cyrille Bagard | |
2018-05-04 | Printed the short options strings in the help message. | Cyrille Bagard | |
2018-04-27 | Skipped the instruction printing in batch mode. | Cyrille Bagard | |
2018-04-22 | Ensured all tasks are completed before exiting batch mode. | Cyrille Bagard | |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard | |
2018-04-21 | Handled projects from the command line. | Cyrille Bagard | |
2018-04-08 | Avoided to create a hidden main window in batch mode. | Cyrille Bagard | |
2018-01-31 | Avoided to pollute the configuration directory with old UNIX family sockets. | Cyrille Bagard | |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard | |
2017-12-26 | Registered the current project as a real global variable. | Cyrille Bagard | |
2017-10-25 | Ensured the Python modules are available for other plugins in standalone mode. | Cyrille Bagard | |
2017-08-29 | Skipped the link to the global reference space when loading plugins. | Cyrille Bagard | |
2017-08-27 | Deleted the reference to the main window in all panels. | Cyrille Bagard | |
2017-08-22 | Reorganized the global variables for the work queue singleton. | Cyrille Bagard | |
2017-08-21 | Fixed installation directories. | Cyrille Bagard | |
2017-08-12 | Added a batch mode and a way to load binaries from command line. | Cyrille Bagard | |
2017-06-02 | Cleaned the code of the entry point. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-12-13 | Fixed some compilation warnings. | Cyrille Bagard | |
2016-11-09 | Loaded GTK CSS extensions from files in a given theme directory. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard | |
2016-05-19 | Loaded the ELF internal symbols using all the available CPUs. | Cyrille Bagard | |
2016-04-11 | Distinguished the internal server from the remote one using Unix sockets. | Cyrille Bagard | |
2016-04-09 | Signed and verified the MD5 hash of a given user name. | Cyrille Bagard | |
2016-04-03 | Reorganized the whole disassembling process and displayed the relative ↵ | Cyrille Bagard | |
progression. | |||
2016-03-12 | Loaded all custom parameters storing positions of panels divisions. | Cyrille Bagard | |
2016-03-09 | Stored and loaded panels attributes using the global configuration. | Cyrille Bagard | |
2015-12-04 | Moved all files related to the GUI into the 'gui' directory. | Cyrille Bagard | |
2015-11-03 | Retrieved the revision number using M4 instead of shell. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@603 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-10-16 | Prevented some mistakes pointed by Melkor. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@599 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-14 | Moved the project information into the analysis domain. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@550 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-11 | Registered all the supported formats in the system code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@471 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@467 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-15 | Defined a GTK3 style for binary portions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@404 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@381 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-06-03 | Disabled all accesses to GTK3 from Python. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@376 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-06-02 | Removed all references to gdk_threads_* as calls have to be made from the ↵ | Cyrille Bagard | |
main thread. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@375 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 | |||
2014-04-07 | Relied on Cairo for printing code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@369 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-12-29 | Given a proper application name to Gnome. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@363 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-12-29 | Handled Itanium demangling with C code (first part). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@361 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-08-31 | Removed some warnings by upgrading code to GLib 2.32. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@359 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-08-31 | Loaded a binary strip into the editor. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@358 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-21 | Unloaded loaded plugins and (started to) avoid memory leaks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@307 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-16 | Reintroduced the delayed disassembling of binaries. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@304 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-09 | Used Cairo for rendering text and tried to deal properly with Pango context ↵ | Cyrille Bagard | |
/ fonts. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@298 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-19 | Rewritten a cleaner way to dock panels. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@261 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |