summaryrefslogtreecommitdiff
path: root/src/gui/panels/regedit.c
AgeCommit message (Expand)Author
2020-12-08Fixed registered signals for ephemeral panels.Cyrille Bagard
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
2019-03-11Defined new config parameters for the edge colors.Cyrille Bagard
2018-11-27Used Glade to build all GUI panels.Cyrille Bagard
2018-10-14Typo.Cyrille Bagard
2018-08-11Created a new widget to handle tiled panels.Cyrille Bagard
2018-07-18Disabled simple accelerators when a text entry gets focus.Cyrille Bagard
2017-12-29Killed the last uses of the deprecated gtk_widget_override_color() function.Cyrille Bagard
2017-07-28Replaced all calls to the deprecated gtk_menu_popup() function.Cyrille Bagard
2017-02-19Created client/server certificates on demand for a given identity.Cyrille Bagard
2017-01-27Made the menu bar appear and disappear in the same way Firefox does.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-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-03-08Listed all idenfied read only strings in a dedicated panel.Cyrille Bagard
2015-02-22Fixed a few GLib/GTK compilation warnings.Cyrille Bagard
2014-09-04Updated the code and displayed the symbols using all symbols, not only routines.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