Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-10-23 | Memorized all creators of line content at the line level and saved memory. | Cyrille Bagard | |
2016-10-18 | Extended the graph widget as much as needed and centered its content. | Cyrille Bagard | |
2016-10-17 | Produced nicer graphic node rendering with shadows. | Cyrille Bagard | |
2016-03-26 | Fixed various bugs and mistakes. | Cyrille Bagard | |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard | |
2016-03-08 | Loaded a dynamic list of dockable panels in the View menu. | Cyrille Bagard | |
2016-02-10 | Refreshed all menu accesses in a better way. | Cyrille Bagard | |
2016-01-17 | Updated access to the Edition menu based on the current selection. | Cyrille Bagard | |
2015-06-14 | Been able to move the caret when scrolling to a given address. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@541 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-05-05 | Fixed some warnings during the compilation. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@528 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-30 | Fixed implicit declarations of functions causing crashes. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@523 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-25 | Removed some debug messages. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@518 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-20 | Transmitted the focus when a limit has been reached while using he keyboard. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@514 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-17 | Received [smooth] scrolling events on view panels. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@513 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-06 | Done some refactoring in order to make the code more GObject-friendly. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@506 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-03 | Defined a preferred size for views and reacted on scroll events. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@500 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-03 | Tried to show basic blocks in the graphic view again. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@499 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-08 | Handle cross references as well as entry points. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@482 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-25 | Provided tweaks about positions when looking for address coordinates. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@480 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-01 | Moved the caret with mouse and keyboard. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@417 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-10-21 | Cleaned, fixed and improved the rules for the display of view columns. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@416 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-16 | Used the new vmpa_t type in binary portions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@405 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-10 | Fixed and improved the rendering of view panels. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@401 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-08-05 | Defined the first steps for a new disassembling approach. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@387 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-06-04 | Fixed bugs when dealing with views and updated the code for GTK3. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@378 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-06-04 | Restored nice colors for buffer views. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@377 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-01-26 | Saved the first steps of the migration to GTK+ v3. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@367 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-06-02 | Saved some progress about edition views. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@348 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-01-06 | Transferred the scale computing to the rendered view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@319 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-16 | Fixed the compilation by processing the GLib marshals sooner. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@303 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-12 | Updated display of graphical views on option change and fixed size bugs. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@301 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-12-05 | Fixed a bug, memory leaks and cleaned the code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@296 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-10 | Provided a nice way to get a small preview of the current graph. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@280 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@277 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-07-01 | Built the graph view when defining a target address. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@247 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-06-24 | Updated code to prepare the return of graph views. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@245 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-03-25 | Scrolled to the selected symbol. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@241 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-23 | Added menus to change the current displayed view. Do not try the source view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@228 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-16 | Updated menus on view change. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@227 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-14 | Updated calls to take the binary rendering options into account. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@225 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-10-24 | Introduced new views for rendering source code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@184 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |