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
/
gui
Age
Commit message (
Expand
)
Author
2013-06-09
Improved the whole symbols panel and added a filter on it.
Cyrille Bagard
2013-06-08
Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar.
Cyrille Bagard
2013-06-02
Saved some progress about edition views.
Cyrille Bagard
2013-03-19
Defined the first steps towards new graph renderings.
Cyrille Bagard
2013-03-01
Hidden the welcome panel when binaries get loaded.
Cyrille Bagard
2013-03-01
Fixed GCC warnings.
Cyrille Bagard
2013-01-28
Changed the mouse pointer when moving views using the glance panel.
Cyrille Bagard
2013-01-27
Updated code and removed some GCC warnings.
Cyrille Bagard
2013-01-20
Fixed some GCC warnings.
Cyrille Bagard
2013-01-06
Transferred the scale computing to the rendered view.
Cyrille Bagard
2012-12-31
Added a dialog box to jump to a given address
Cyrille Bagard
2012-12-12
Updated display of graphical views on option change and fixed size bugs.
Cyrille Bagard
2012-11-25
Ensured that automatic resizing fits well for small screen resolutions.
Cyrille Bagard
2012-11-20
Avoided flickering when playing on the borders of the glance panel.
Cyrille Bagard
2012-11-10
Provided a nice way to get a small preview of the current graph.
Cyrille Bagard
2012-11-05
Removed the old interface for rendering lines.
Cyrille Bagard
2012-10-28
Updated the code of the old panel and displayed found strings again.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard
2012-10-07
Tried to resize the panels when the editor is resized.
Cyrille Bagard
2012-09-17
Fixed a bug when splitting panels.
Cyrille Bagard
2012-09-15
Shown all Android permissions with links to the code.
Cyrille Bagard
2012-08-19
Rewritten a cleaner way to dock panels.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-08-06
Saved progress toward the Android permissions display.
Cyrille Bagard
2012-08-06
Improved projects managment.
Cyrille Bagard
2012-08-03
Loaded the permissions used by an APK file.
Cyrille Bagard
2012-04-01
Moved all the File menu entries in the GUI menu.
Cyrille Bagard
2012-03-25
Scrolled to the selected symbol.
Cyrille Bagard
2012-03-11
Updated the exportation dialog.
Cyrille Bagard
2012-02-01
Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.
Cyrille Bagard
2012-01-30
Provided a new working Project menu.
Cyrille Bagard
2012-01-26
Rewritten the way projects are managed.
Cyrille Bagard
2012-01-23
Added menus to change the current displayed view. Do not try the source view.
Cyrille Bagard
2012-01-16
Updated menus on view change.
Cyrille Bagard
2012-01-14
Updated calls to take the binary rendering options into account.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-11-30
Added the new "File" menu allowing to terminate the program.
Cyrille Bagard
2011-01-06
Attached the debugger to a given target.
Cyrille Bagard
2011-01-03
Moved all menus related stuff into 'src/gui/menus'.
Cyrille Bagard
2010-11-28
Loaded all buffers of decompiled files.
Cyrille Bagard