Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-04 | Updated copyright headers. | Cyrille Bagard | |
2019-03-26 | Given the priority to string.h from system includes. | Cyrille Bagard | |
2018-11-27 | Used Glade to build all GUI panels. | Cyrille Bagard | |
2018-10-14 | Typo. | Cyrille Bagard | |
2018-08-27 | Disconnected glance signals on view change. | Cyrille Bagard | |
2018-08-11 | Created a new widget to handle tiled panels. | Cyrille Bagard | |
2018-07-20 | Fixed a GTK warning. | Cyrille Bagard | |
2018-07-16 | Applied a new GUI update with the new loaded panels features. | Cyrille Bagard | |
2017-11-12 | Defined a new interface for displaying loaded contents. | Cyrille Bagard | |
2017-08-21 | Changed cursors using up-to-date GDK functions. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-11-11 | Prepared the new organization of display widgets. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-03-09 | Stored and loaded panels attributes using the global configuration. | Cyrille Bagard | |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard | |
2016-03-08 | Loaded a dynamic list of dockable panels in the View menu. | Cyrille Bagard | |
2015-04-05 | Restored the panel for a glance at the current code view. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@503 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-11 | Displayed a default picture when no panel overview is available. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@403 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-05 | Removed some warnings by using gtk_widget_get_preferred_size() instead of ↵ | Cyrille Bagard | |
the deprecated gtk_widget_size_request(). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@399 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-22 | Used in the right way some features of GLib classes in the GUI code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@382 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-01-28 | Changed the mouse pointer when moving views using the glance panel. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@334 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-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-11-20 | Avoided flickering when playing on the borders of the glance panel. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@287 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 |