summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2012-12-21Unloaded loaded plugins and (started to) avoid memory leaks.Cyrille Bagard
2012-12-16Reintroduced the delayed disassembling of binaries.Cyrille Bagard
2012-12-09Used Cairo for rendering text and tried to deal properly with Pango context /...Cyrille Bagard
2012-10-17Removed a lot of gcc warnings.Cyrille Bagard
2012-08-19Rewritten a cleaner way to dock panels.Cyrille Bagard
2012-08-06Improved projects managment.Cyrille Bagard
2012-01-30Provided a new working Project menu.Cyrille Bagard
2012-01-26Rewritten the way projects are managed.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2011-07-11Shown a small version info with all major used directories.Cyrille Bagard
2010-11-04Introduced translations.Cyrille Bagard
2010-08-01Updated Itanium demangling by using the new contexts.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2010-04-18Improved the Itanium demangler.Cyrille Bagard
2010-04-11Cleaned the code by removing all references to the old GtkTextBuffer usage.Cyrille Bagard
2009-09-20Rewritten the work queue and fixed thread concurrency.Cyrille Bagard
2009-09-13Improved the editor window refreshing when several binaries are loaded.Cyrille Bagard
2009-09-06Provided some methods to interact with a GDB server.Cyrille Bagard
2009-08-30Provided a clean way to run delayed tasks.Cyrille Bagard
2009-08-30Rendered using the GTK buffer (crappy version).Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-31Processed disassembling in a dedicated thread.Cyrille Bagard
2009-07-14Loaded the last project at startup.Cyrille Bagard
2009-07-12Read and saved projects from and into XML files.Cyrille Bagard