summaryrefslogtreecommitdiff
path: root/libxfce4panel
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warnings (#492, #493, #494)lindevel2021-06-281-2/+2
* libxfce4panel: Review memory management for context menuGaël Bonithon2021-04-151-75/+17
* panel: Mitigate a memory leak when removing itemsGaël Bonithon2021-04-151-2/+4
* libxfce4panel: Do not destroy context menu if popped upGaël Bonithon2021-03-191-1/+2
* Fix GSourceFunc removalOlaf Hering2020-12-181-1/+3
* Remove GSourceFunc castsOlaf Hering2020-12-171-1/+1
* gobject introspection wants a capital letter for the gir fileRomain Bouvier2020-12-142-11/+11
* tasklist: Limit blinking notificationAndre Miranda2020-10-051-6/+4
* Add Gio to libxfce4panel gir includesNatanael Copa2020-05-261-1/+1
* Improve docs for xfce_panel_plugin_position_widget (Bug #9438)Jérôme Guelfucci2020-05-221-4/+4
* Fix whitespace errorSimon Steinbeiss2020-04-281-1/+1
* Fix panel build with vala 0.48 (Bug #16426)Romain Bouvier2020-04-271-0/+1
* Drop references to Gtk2 and 4.6 panel pluginsSimon Steinbeiss2020-04-251-14/+0
* Fix GTimeVal deprecation (Bug #16643)Andre Miranda2020-04-061-7/+2
* Update docstringSimon Steinbeiss2020-04-041-1/+2
* Update libxfce4panel symbolsSimon Steinbeiss2020-04-041-0/+1
* plugin: Show custom menu items below plugin nameSimon Steinbeiss2020-04-041-4/+4
* Add xfce_panel_plugin_menu_destroy to plugin APISimon Steinbeiss2020-04-042-20/+39
* Improve wording in "Remove plugin" dialog (Bug #9000)Simon Steinbeiss2020-01-291-1/+1
* Always provide files for vala binding in dist tarballEvangelos Foutras2020-01-121-2/+2
* Replace GtkStock iconAndre Miranda2019-11-051-1/+1
* Fix doc typosAndre Miranda2019-11-021-9/+9
* Add dark mode to libxfce4panel symbolsSimon Steinbeiss2019-10-201-0/+1
* Add dark mode preferenceSimon Steinbeiss2019-10-173-0/+77
* Fix typo in docstringSimon Steinbeiss2019-10-141-3/+3
* Drop support for Gtk2 and 4.6 pluginsSimon Steinbeiss2019-09-3015-1490/+4
* arrow-button: Remove timeout on dispose (Bug #15696)Olivier Fourdan2019-07-151-5/+8
* arrow-button: Allow connect_after signals on drawSimon Steinbeiss2019-06-271-1/+1
* Retain original GDK_CORE_DEVICE_EVENTS setting for plugins (Bug #15044)Simon Steinbeiss2019-06-221-0/+3
* Add more accelerators to dialog buttons (Bug #15490)Simon Steinbeiss2019-05-281-2/+2
* Fix this use of "defined" may not be portableAndre Miranda2019-04-142-23/+22
* Fix compiler error -Wcast-function-type (GCC 8)Andre Miranda2019-04-143-4/+4
* Make sure panel plugin icons aren't clipped (LP #1756608)Simon Steinbeiss2019-04-051-5/+11
* libxfce4panel: Fix deprecated instance private data APIAlistair Buxton2018-12-153-12/+7
* libxfce4panel: Remove unused icon_size variableAlistair Buxton2018-12-061-1/+0
* libxfce4panel: arrow button size fixesAndrzej2018-12-051-4/+5
* Add missing icon-size property to PanelItembarSimon Steinbeiss2018-11-291-1/+1
* Add icon-size property per panelSimon Steinbeiss2018-11-284-12/+88
* Prevent crash on removing certain plugins (Bug #14418)Simon Steinbeiss2018-11-251-1/+5
* Silence compiler warningsSimon Steinbeiss2018-11-231-3/+2
* Set minimum Gtk+3 version to 3.22Simon Steinbeiss2018-11-231-6/+5
* Revert replacing of G_TYPE_INSTANCE_GET_PRIVATE macro (Bug #14860)Simon Steinbeiss2018-11-121-1/+3
* Fix deprecations in xfce-panel-pluginSimon Steinbeiss2018-11-091-18/+37
* panel-plugin: Try to fix crashes when removing plugins (Bug #14144)Simon Steinbeiss2018-05-291-0/+3
* Fix remaining deprecated icon namesSimon Steinbeiss2018-01-041-3/+3
* Fix various warnings with Gtk3 (Bug #14135)Olivier Duchateau2018-01-021-1/+6
* Switch to GtkIconTheme (Bug #14125)Olivier Duchateau2018-01-021-5/+7
* Add missing functions to documentationsRomain B2017-12-132-2/+4
* Correctly deprecate XfceHVBox in documentationRomain B2017-12-131-4/+11
* Fix a few spelling mistakesUnit 1932017-09-131-3/+3