2003-01-08 huysmans * xfce-mcs-manager/: dialog.c, manager-plugin.h: Add create_header() function to libgui and sort plugins in settings manager dialog 2003-01-04 xfce * configure, configure.in, plugins/Makefile.am, plugins/Makefile.in, plugins/gtk_common/gtk_common.c, plugins/gtk_common/gtk_common.h, plugins/gtk_theme_plugin/gtk_theme_plugin.c, plugins/keyboard_plugin/keyboard_plugin.c, plugins/mouse_plugin/Makefile.am, plugins/mouse_plugin/Makefile.in, plugins/mouse_plugin/icon.png, plugins/mouse_plugin/inline-icon.h, plugins/mouse_plugin/mouse_plugin.c: Add mouse plugin 2003-01-04 xfce * config.h.in, configure, configure.in, plugins/Makefile.am, plugins/Makefile.in, plugins/gtk_common/Makefile.am, plugins/gtk_common/Makefile.in, plugins/gtk_common/gtk_common.c, plugins/gtk_common/gtk_common.h, plugins/gtk_theme_plugin/Makefile.am, plugins/gtk_theme_plugin/Makefile.in, plugins/gtk_theme_plugin/gtk_theme_plugin.c, plugins/keyboard_plugin/Makefile.am, plugins/keyboard_plugin/Makefile.in, plugins/keyboard_plugin/icon.png, plugins/keyboard_plugin/inline-icon.h, plugins/keyboard_plugin/keyboard_plugin.c: Add neat keyboard plugin, reorg. sources, change gtk-theme.xml to gtk.xml (as it's not just about themes) and other stuff... 2003-01-03 xfce * plugins/gtk_theme_plugin/gtk_theme_plugin.c: [no log message] 2003-01-03 xfce * xfce-mcs-manager/xfce-mcs-manager.c: Display plugin list if an invalid plugin name is passed to the show command. 2003-01-03 xfce * plugins/gtk_theme_plugin/gtk_theme_plugin.c: Add font and toolbar style to gtk_theme_plugin 2003-01-02 xfce * xfce-mcs-manager/xfce-mcs-manager.c, xfce-setting-show/xfce-setting-show.c: Allow passing no argument to xfce-settings-show to display plugin chooser 2003-01-01 xfce * Makefile.in, aclocal.m4, configure, configure.in, libxfce4mcs/Makefile.in, plugins/Makefile.in, plugins/gtk_theme_plugin/Makefile.am, plugins/gtk_theme_plugin/Makefile.in, plugins/gtk_theme_plugin/gtk_theme_plugin.c, plugins/gtk_theme_plugin/icon.png, plugins/gtk_theme_plugin/inline-icon.h, xfce-mcs-manager/Makefile.in, xfce-setting-show/Makefile.in: Add inlide pixbuf fot gtk-theme plugin icon 2002-12-31 xfce * examples/demo-plugin/gtk_settings_plugin.c, libxfce4mcs/mcs-manager.c, plugins/gtk_theme_plugin/gtk_theme_plugin.c: Code cleanup 2002-12-31 xfce * libxfce4mcs/mcs-manager.c: Fix memory leaks 2002-12-31 xfce * libxfce4mcs/mcs-manager.c, plugins/gtk_theme_plugin/gtk_theme_plugin.c: bug fixes in load/save channel gtk-theme plugin now uses new load/save channel routines. 2002-12-31 huysmans * Makefile.in, aclocal.m4, config.guess, config.h.in, config.sub, configure, configure.in, ltmain.sh, libxfce4mcs/Makefile.in, plugins/Makefile.in, plugins/gtk_theme_plugin/Makefile.in, xfce-mcs-manager/Makefile.am, xfce-mcs-manager/Makefile.in, xfce-mcs-manager/dialog.c, xfce-mcs-manager/dialog.h, xfce-mcs-manager/xfce-mcs-manager.c, xfce-setting-show/Makefile.in: Add dialog for all channels 2002-12-31 xfce * aclocal.m4, config.guess, config.sub, configure, configure.in, ltmain.sh, libxfce4mcs/mcs-manager.c, libxfce4mcs/mcs-manager.h: Add following functions : - McsList *mcs_manager_list_lookup(McsManager * manager, const gchar *channel_name); - McsSetting *mcs_manager_setting_lookup(McsManager * manager, const gchar *name, const gchar *channel_name); - gboolean mcs_manager_save_channel_to_file(McsManager *manager, const gchar *channel_name, const gchar * filename); 2002-12-31 xfce * ChangeLog: Update ChangeLog 2002-12-31 xfce * libxfce4mcs/: mcs-client.c, mcs-client.h, mcs-common.c, mcs-common.h, mcs-manager.c, mcs-manager.h: Use glib functions and types where it makes sense (read some cleanup) Move load helper functions to mcs-manager.[ch] instead of mcs-common.[ch] Load directly a channel and apply settings by using mcs_manager_add_channel_from_file() TODO: Implement mcs_manager_save_channel_to_file() the same way. 2002-12-29 xfce * libxfce4mcs/: mcs-common.c, mcs-common.h, mcs-manager.c: Add load options from xml file 2002-12-24 xfce * AUTHORS, plugins/gtk_theme_plugin/gtk_theme_plugin.c: Add credits 2002-12-24 xfce * Makefile.am, Makefile.in, configure, configure.in, plugins/Makefile.am, plugins/Makefile.in, plugins/gtk_theme_plugin/Makefile.am, plugins/gtk_theme_plugin/Makefile.in, plugins/gtk_theme_plugin/gtk_theme_plugin.c: Add gtk theme plugin, activate with "xfce-setting-show gtk-theme" 2002-12-22 xfce * libxfce4mcs/mcs-client.c, libxfce4mcs/mcs-common.c, libxfce4mcs/mcs-manager.c, libxfce4mcs/mcs-manager.h, xfce-mcs-manager/xfce-mcs-manager.c: Fix issue with std XSETTINGS management 2002-12-21 xfce * xfce-mcs-manager/xfce-mcs-manager.c: Add a gdk_flush once all plugins are load/initialized to make sure settings are available to apps. 2002-12-20 xfce * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, acconfig.h, aclocal.m4, autogen.sh, compile, config.guess, config.h.in, config.sub, configure, configure.in, depcomp, install-sh, libxfce4mcs.spec.in, ltmain.sh, missing, mkinstalldirs, examples/client/Makefile, examples/client/client.c, examples/demo-plugin/Makefile, examples/demo-plugin/gtk_settings_plugin.c, libxfce4mcs/Makefile.am, libxfce4mcs/Makefile.in, libxfce4mcs/libxfce4mcs-client-1.0.pc.in, libxfce4mcs/libxfce4mcs-manager-1.0.pc.in, libxfce4mcs/mcs-client.c, libxfce4mcs/mcs-client.h, libxfce4mcs/mcs-common.c, libxfce4mcs/mcs-common.h, libxfce4mcs/mcs-manager.c, libxfce4mcs/mcs-manager.h, xfce-mcs-manager/Makefile.am, xfce-mcs-manager/Makefile.in, xfce-mcs-manager/manager-plugin.h, xfce-mcs-manager/xfce-mcs-manager.c, xfce-setting-show/Makefile.am, xfce-setting-show/Makefile.in, xfce-setting-show/xfce-setting-show.c: Init.