summaryrefslogtreecommitdiff
path: root/src/gui/panels/glance.c
AgeCommit message (Expand)Author
2020-12-05Rewritten the whole API dealing with panels.Cyrille Bagard
2020-08-19Used the new macro used to provide callbacks to GtkBuilder everywhere.Cyrille Bagard
2020-08-08Updated all the code relative to GUI items.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2018-11-27Used Glade to build all GUI panels.Cyrille Bagard
2018-10-14Typo.Cyrille Bagard
2018-08-27Disconnected glance signals on view change.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-07-20Fixed a GTK warning.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2017-11-12Defined a new interface for displaying loaded contents.Cyrille Bagard
2017-08-21Changed cursors using up-to-date GDK functions.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.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
2015-04-05Restored the panel for a glance at the current code view.Cyrille Bagard
2014-09-11Displayed a default picture when no panel overview is available.Cyrille Bagard
2014-09-05Removed some warnings by using gtk_widget_get_preferred_size() instead of the...Cyrille Bagard
2014-07-22Used in the right way some features of GLib classes in the GUI code.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-01-28Changed the mouse pointer when moving views using the glance panel.Cyrille Bagard
2013-01-06Transferred the scale computing to the rendered view.Cyrille Bagard
2012-12-12Updated display of graphical views on option change and fixed size bugs.Cyrille Bagard
2012-11-20Avoided flickering when playing on the borders of the glance panel.Cyrille Bagard
2012-11-10Provided a nice way to get a small preview of the current graph.Cyrille Bagard