]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/history - panel-plugin
ChangeLog: update for v1.0.3.
[xfce4-hdaps.git] / panel-plugin /
2021-02-08 Michael Orlitzkypanel-plugin: switch from xfce-panel-plugin.h to libxfc...
2021-02-08 Michael Orlitzkypanel-plugin/xfce4-hdaps.c: replace panel_slice_free...
2021-02-08 Michael Orlitzkypanel-plugin/xfce4-hdaps.c: replace panel_slice_new0...
2019-10-29 Michael Orlitzkyxfce4-hdaps-dialogs.c: consolidate the URI launcher.
2019-10-29 Michael Orlitzkyxfce4-hdaps-dialogs.c: construct "about" dialog by...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: remove redundant double-launch.
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: prefer xdg-open to exo-open.
2019-10-26 Michael Orlitzkypanel-plugin: whitespace cleanup; wrap lines and make...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: update copyright year.
2019-10-26 Michael Orlitzkypanel-plugin: whitespace cleanup.
2019-10-26 Michael Orlitzkyhdaps.desktop.in: append X-XFCE-API=2.0 to the configur...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: replace email/url hooks with...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: replace GTK_STOCK macros with...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: switch from hbox/vbox to generic...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: replace obsolete gtk_misc_set_al...
2019-10-26 Michael Orlitzkyxfce4-hdaps-dialogs.c: update to newer combo box API.
2019-10-24 Michael Orlitzkyxfce4-hdaps-dialogs.c: drop obsolete GTK_DIALOG_NO_SEPA...
2019-10-24 Michael Orlitzkypanel-plugin: replace XFCE_HVBOX with new GtkBox API.
2019-10-24 Michael Orlitzkypanel-plugin: migrate GtkTooltips to new simpler API.
2019-10-20 Michael OrlitzkyCOPYING: update license to AGPL-3.
2019-10-20 Michael Orlitzkypanel-plugin/Makefile.am: rename INCLUDES to AM_CPPFLAGS.
2016-11-08 Michael OrlitzkyUpdate the PLUGIN_WEBSITE constant.
2012-06-03 Michael OrlitzkyDon't remove hdaps.desktop.in on `make clean`.
2012-06-03 Michael OrlitzkyFix the initial icon size, thanks to Harald Judt.
2012-06-03 Michael OrlitzkyFix a compiler warning (cast GtkWidget -> GtkEventBox).
2012-04-07 Michael OrlitzkyRename the desktop file to match the naming scheme...
2012-03-31 Michael OrlitzkyFix the program-name (was: name) on the About dialog.
2012-03-30 Michael OrlitzkyUse $libdir instead of $libexecdir in panel-plugin...
2012-03-30 Michael OrlitzkyRemove an errant "_in" from EXTRA_DIST in panel-plugin...
2012-03-30 Michael OrlitzkySwitch to the new module interface in Makefile.am.
2012-03-30 Michael OrlitzkyUpdate the copyright year on the About dialog.
2012-03-30 Michael OrlitzkySwitch XFCE_PANEL_PLUGIN_REGISTER_EXTERNAL to XFCE_PANE...
2012-03-30 Michael OrlitzkyRename the desktop file, and update it for the new...
2011-02-27 Michael OrlitzkyUpdate the copyright statements for 2011.
2011-02-26 Michael OrlitzkyHide the plugin's event box so that it doesn't show...
2010-03-25 Michael OrlitzkyRemoved the redundant 'logo' property from the about...
2010-03-25 Michael OrlitzkyReplaced the XfceAboutDialog with a GtkAboutDialog.
2010-03-25 Michael OrlitzkyAdded the LICENSE_GPL3 macro to the dialog header.
2010-03-25 Michael OrlitzkyReplaced two LIBXFCEGUI4 variables with their LIBXFCE4U...
2010-03-25 Michael OrlitzkyUpdated the copyright statements for 2010.
2009-02-19 Michael OrlitzkyFixed build with --enable-debug=full thanks to Evgeni...
2009-02-12 Michael OrlitzkyMade the default device name more intelligent. Now...
2009-02-12 Michael OrlitzkyPrevented duplicate entries in the device name combo...
2009-02-11 Michael OrlitzkyFixed a typo in Makefile.am.
2009-02-11 Michael OrlitzkyFixed a status update bug thanks to Evgeni Golov.
2009-02-10 Michael OrlitzkyAdded GPL headers to each of the (code) files in the...
2009-02-10 Michael OrlitzkyFixed compilation under XFCE 4.6 RC1 thanks to Evgeni...
2009-01-24 Michael OrlitzkyAdded tooltip support for the three states. v0.0.3
2009-01-18 Michael OrlitzkyInitial commit. v0.0.1