Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | Loaded the biggest panel contents using threads. | Cyrille Bagard | |
2018-06-01 | Setup more control when updating panels. | Cyrille Bagard | |
2018-05-03 | Cosmetic. | Cyrille Bagard | |
2018-02-21 | Skipped the copy of a panel content if the widget is not realized. | Cyrille Bagard | |
2018-02-18 | Hidden transitions when updating panel content. | Cyrille Bagard | |
2018-02-18 | Moved the resource builder as part of panel base. | Cyrille Bagard | |
2018-02-18 | Destroyed panel resources on exit. | Cyrille Bagard | |
2018-02-11 | Created a dedicated interface fot panel updating. | Cyrille Bagard | |
2017-08-06 | Created a new task to update panel contents. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard | |
2016-03-11 | Handled user actions on the dock station buttons. | 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 | |
2016-02-17 | Introduced a new window for destinaton previews in DragAndDrop operations. | Cyrille Bagard | |
2015-10-10 | Fixed all remaining gtk warnings about deprecated declarations. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@590 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-09-01 | Added a welcome panel as plugin using Python. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@573 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-13 | Improved the look of dock stations and saved screen space. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@571 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-25 | Created an (empty) panel for evolution history. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@557 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-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@389 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-10 | Fully rewritten the core configuration system. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@381 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-06-25 | Given a name and a description for binaries, not always based on a filenames. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@380 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-03-19 | Defined the first steps towards new graph renderings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@345 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-03-01 | Hidden the welcome panel when binaries get loaded. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@343 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-25 | Ensured that automatic resizing fits well for small screen resolutions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@292 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-10-28 | Updated the code of the old panel and displayed found strings again. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@276 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-10-07 | Tried to resize the panels when the editor is resized. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@265 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-09-17 | Fixed a bug when splitting panels. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@263 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-09-15 | Shown all Android permissions with links to the code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@262 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-08-19 | Rewritten a cleaner way to dock panels. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@261 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-04-01 | Moved all the File menu entries in the GUI menu. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@242 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-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-11 | Defined new panel definitions for the editor GUI. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@223 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |