summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2014-07-22Used in the right way some features of GLib classes in the GUI code.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard
2014-06-25Given a name and a description for binaries, not always based on a filenames.Cyrille Bagard
2014-06-04Fixed bugs when dealing with views and updated the code for GTK3.Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
2014-01-26Saved the first steps of the migration to GTK+ v3.Cyrille Bagard
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard
2013-06-09Improved the whole symbols panel and added a filter on it.Cyrille Bagard
2013-06-08Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar.Cyrille Bagard
2013-06-02Saved some progress about edition views.Cyrille Bagard
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard
2013-03-01Hidden the welcome panel when binaries get loaded.Cyrille Bagard
2013-03-01Fixed GCC warnings.Cyrille Bagard
2013-01-28Changed the mouse pointer when moving views using the glance panel.Cyrille Bagard
2013-01-27Updated code and removed some GCC warnings.Cyrille Bagard
2013-01-20Fixed some GCC warnings.Cyrille Bagard
2013-01-06Transferred the scale computing to the rendered view.Cyrille Bagard
2012-12-31Added a dialog box to jump to a given addressCyrille Bagard
2012-12-12Updated display of graphical views on option change and fixed size bugs.Cyrille Bagard
2012-11-25Ensured that automatic resizing fits well for small screen resolutions.Cyrille Bagard
2012-11-20Avoided flickering when playing on the borders of the glance panel.Cyrille Bagard
2012-11-10Provided a nice way to get a small preview of the current graph.Cyrille Bagard
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
2012-10-28Updated the code of the old panel and displayed found strings again.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-10-07Tried to resize the panels when the editor is resized.Cyrille Bagard
2012-09-17Fixed a bug when splitting panels.Cyrille Bagard
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-08-19Rewritten a cleaner way to dock panels.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-08-06Saved progress toward the Android permissions display.Cyrille Bagard
2012-08-06Improved projects managment.Cyrille Bagard
2012-08-03Loaded the permissions used by an APK file.Cyrille Bagard
2012-04-01Moved all the File menu entries in the GUI menu.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-03-11Updated the exportation dialog.Cyrille Bagard
2012-02-01Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.Cyrille Bagard
2012-01-30Provided a new working Project menu.Cyrille Bagard
2012-01-26Rewritten the way projects are managed.Cyrille Bagard
2012-01-23Added menus to change the current displayed view. Do not try the source view.Cyrille Bagard
2012-01-16Updated menus on view change.Cyrille Bagard
2012-01-14Updated calls to take the binary rendering options into account.Cyrille Bagard
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2011-11-30Added the new "File" menu allowing to terminate the program.Cyrille Bagard
2011-01-06Attached the debugger to a given target.Cyrille Bagard
2011-01-03Moved all menus related stuff into 'src/gui/menus'.Cyrille Bagard
2010-11-28Loaded all buffers of decompiled files.Cyrille Bagard