summaryrefslogtreecommitdiff
path: root/src/gui/panels/panel.c
AgeCommit message (Expand)Author
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2019-03-18Remembered panel docking status.Cyrille Bagard
2019-02-18Marked all panels as being able to get closed.Cyrille Bagard
2018-11-27Used Glade to build all GUI panels.Cyrille Bagard
2018-10-14Added a way to load resources for plugins.Cyrille Bagard
2018-06-04Loaded the biggest panel contents using threads.Cyrille Bagard
2018-06-01Setup more control when updating panels.Cyrille Bagard
2018-05-03Cosmetic.Cyrille Bagard
2018-02-21Skipped the copy of a panel content if the widget is not realized.Cyrille Bagard
2018-02-18Hidden transitions when updating panel content.Cyrille Bagard
2018-02-18Moved the resource builder as part of panel base.Cyrille Bagard
2018-02-18Destroyed panel resources on exit.Cyrille Bagard
2018-02-11Created a dedicated interface fot panel updating.Cyrille Bagard
2017-08-06Created a new task to update panel contents.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-09-21Provided a real welcome panel at startup, with tricks and actions.Cyrille Bagard
2016-03-11Handled user actions on the dock station buttons.Cyrille Bagard
2016-03-09Stored and loaded panels attributes using the global configuration.Cyrille Bagard
2016-03-09Reorganized the whole code dealing with dockable panels.Cyrille Bagard
2016-03-08Loaded a dynamic list of dockable panels in the View menu.Cyrille Bagard
2016-02-17Introduced a new window for destinaton previews in DragAndDrop operations.Cyrille Bagard
2015-10-10Fixed all remaining gtk warnings about deprecated declarations.Cyrille Bagard
2015-09-01Added a welcome panel as plugin using Python.Cyrille Bagard
2015-08-13Improved the look of dock stations and saved screen space.Cyrille Bagard
2015-07-25Created an (empty) panel for evolution history.Cyrille Bagard
2014-09-05Removed some warnings by using gtk_widget_get_preferred_size() instead of the...Cyrille Bagard
2014-08-18Inserted storages and collections into loaded binaries (first steps).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-04-28Updated all copyright headers.Cyrille Bagard
2014-01-26Saved the first steps of the migration to GTK+ v3.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
2012-11-25Ensured that automatic resizing fits well for small screen resolutions.Cyrille Bagard
2012-11-10Provided a nice way to get a small preview of the current graph.Cyrille Bagard
2012-10-28Updated the code of the old panel and displayed found strings again.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-04-01Moved all the File menu entries in the GUI menu.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2012-01-16Updated menus on view change.Cyrille Bagard
2012-01-11Defined new panel definitions for the editor GUI.Cyrille Bagard