[maemo-commits] [maemo-commits] r12766 - in projects/haf/tags/hildon-plugin-settings: . 0.0.5-1 0.0.5-1/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Jul 17 16:36:49 EEST 2007
- Previous message: [maemo-commits] r12765 - projects/haf/trunk/hildon-plugins-settings/debian
- Next message: [maemo-commits] r12767 - in projects/haf/trunk/hildon-plugins-settings: . debian src
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: moimart Date: 2007-07-17 16:36:47 +0300 (Tue, 17 Jul 2007) New Revision: 12766 Added: projects/haf/tags/hildon-plugin-settings/0.0.5-1/ projects/haf/tags/hildon-plugin-settings/0.0.5-1/ChangeLog projects/haf/tags/hildon-plugin-settings/0.0.5-1/configure.ac projects/haf/tags/hildon-plugin-settings/0.0.5-1/debian/changelog Removed: projects/haf/tags/hildon-plugin-settings/0.0.5-1/ChangeLog projects/haf/tags/hildon-plugin-settings/0.0.5-1/configure.ac projects/haf/tags/hildon-plugin-settings/0.0.5-1/debian/changelog Log: * new tag Copied: projects/haf/tags/hildon-plugin-settings/0.0.5-1 (from rev 12761, projects/haf/trunk/hildon-plugins-settings) Deleted: projects/haf/tags/hildon-plugin-settings/0.0.5-1/ChangeLog =================================================================== --- projects/haf/trunk/hildon-plugins-settings/ChangeLog 2007-07-17 13:24:51 UTC (rev 12761) +++ projects/haf/tags/hildon-plugin-settings/0.0.5-1/ChangeLog 2007-07-17 13:36:47 UTC (rev 12766) @@ -1,254 +0,0 @@ -2007-07-17 Moises Martinez <moises.martinez at nokia.com> - - * configure.ac: - * debian/control: - * src/Makefile.am: - - Added hildon-help - * src/hildon-plugin-settings.c: (_cell_mandatory_data_func), - (execute): - - Don't show checkboxes in tasknavigator if there are only 3 plugins. - Fixes: NB#63295. - - Include help dialog support. Fixes: NB62878 - -2007-07-16 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-cell-renderer-button.c: - (hildon_plugin_cell_renderer_button_activate): - - Set transient for parent dialog window. Fixes: NB#63366 - * src/hildon-plugin-settings-dialog.[ch]: - (hildon_plugin_settings_dialog_new): - - Set transient for parent. - - Set again as MODAL. - * src/hildon-plugin-settings.c: (execute): - - Parent is user data. Fixes: NB#62322 - -2007-07-12 Moises Martinez <moises.martinez at nokia.com> - - * src/Makefile.am: Fixed marshalers creation. - -2007-07-12 Moises Martinez <moises.martinez at nokia.com> - - * debian/control: - * configure.ac: - - Added dbus-1-glib - * src/Makefile.am: - - added marshalers creation - * src/hd-marshalers.list: - - new file with marshalers needed - * src/hildon-plugin-config-parser.c: - (hildon_plugin_config_parser_desktop_file): - - FLAG set by default to FALSE - * src/hildon-plugin-settings-dialog.[ch]: - (hildon_plugin_settings_dialog_get_model_by_name): - - new method - * src/hildon-plugin-settings.c: (_sb_visibility_filter), - (_sb_cell_condition_data_func), (_sb_update_status), - (_sb_update_flag), (execute): - - Implemented visibility and dimmed of different statusbar plugins - conditional, temporal and permanent. - -2007-07-06 Johan Bilien <johan.bilien at nokia.com> - - * src/hildon-plugin-module-settings.c: - - pass the GModule to the callback so one can use GTypeModule - * data/hildon-plugins-settings.desktop.in: - - added X-Text-Domain key. Fixes: NB#62315 - -2007-07-05 Moises Martinez <moises.martinez at nokia.com> - - * configure.ac: 0.0.3 - * debian/changelog: updated. - -2007-07-04 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-settings-dialog.c: - - Fixed a problem when there is a limit for items to be selected. - Fixes: NB#62312. - - Dimmed proper arrow when at the beginning or the end of the list. - Fixes: NB#62363 - - Select the first item in the list when changing from one tab to - another. Fixes: NB#62360 - - Dialog is no longer system modal. Fixes: NB#62322 - -2007-06-27 Moises Martinez <moises.martinez at nokia.com> - - * data/hildon-plugins-settings.desktop.in: - - Changed name to new one. - * src/hildon-plugin-cell-renderer-button.c: - - Fixed style of button. - * src/hildon-plugin-settings-dialog.c: - (hildon_plugin_settings_dialog_change_drag_icon_cb), added - (hildon_plugin_settings_dialog_row_inserted_cb), added - (hildon_plugin_settings_dialog_constructor): - - Fixed buttons images. - * src/hildon-plugin-settings.c: (_tn_visibility_filter), - - Fixed strange cases when tw is NULL (WTF??) - (_cell_mandatory_data_func): used also for tasknavigator. - * configure.ac: 0.0.2 - * debian/changelog updated. - -2007-06-26 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-settings-dialog.[ch]: - - Added method to set limit of items for a container. - - Implemented limitation of selected items. - * src/hildon-plugin-settings.c: - - Set limit to 3 items for Tasknavigator. - -2007-06-18 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-config-parser.[ch]: - - Added definitions for extra columns and used them. - * src/hildon-plugin-settings-dialog.[ch]: - - Using new definitions - * src/hildon-plugin-settings.c: - - Added visibility filter. - * COPYING: Added license. Fixes: NB#60975 - -2007-06-07 Moises Martinez <moises.martinez at nokia.com> - - * debian/control: Fixed some deps - * src/hildon-plugin-settings-dialog.[ch]: - - Added method to set GtkTreeCellDataFunc to specific containers. - - Get list of containers' name. - -2007-06-06 Moises Martinez <moises.martinez at nokia.com> - - * debian/*: updated. - * configure.ac: - * src/Makefile.am: - - Removed libhildonmenu - -2007-06-06 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-settings-dialog.c: - - Added support for localization. - * configure.ac: - - Added localization - - Updated *.in files - * data/hildon-plugin-settings-bin.desktop.in: Added for standalone - application. - * debian/*: Added debian packaging. - -2007-06-06 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-settings-dialog.c: Fixed toggling checkboxes when - using a TreeModelFilter. - * src/hildon-plugin-settings.c: Added visibility_filter for - Tasknavigator. - -2007-06-06 Moises Martinez <moises.martinez at nokia.com> - - * configure.ac: Added hildon-1 for standalone application. - * src/hildon-plugin-settings-dialog.[ch]: - - Make Ok & Cancel buttons plubic. - * src/Makefile.am: Added hildon-1 for standalone application. - * src/hildon-plugin-settings-main.c: - - Use a HildonWindow a reparent GtkDialog content to it. - -2007-06-06 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-cell-renderer-button.c: - - Fixed some special cases. - * src/hildon-plugin-settings-dialog.[ch]: Added property to be shown - as a normal GtkWindow. - * src/Makefile.am: Added src/hildon-plugin-module-settings-main.c to - be built as a standalone binary. - * src/hildon-plugin-module-settings.c: - * src/hildon-plugin-module-settings-main.c: - - Added standalone binary - -2007-06-05 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-cell-renderer-button.c: - - Fixed style when pressed. - -2007-06-05 Moises Martinez <moises.martinez at nokia.com> - - * configure.ac: - - Added libhildondesktop headers. - * src/hildon-plugin-module-settings.[ch]: - - Wrapper around possible settings for a HildonDesktopItem - * src/hildon-plugin-cell-renderer-button.[ch]: - - Implemented CellRendererButton - * src/hildon-plugin-settings-dialog.c: - - Added new CellRendererButton. - - Added key "X-Settings" to parser. - * src/hildon-plugin-config-parser.c: - - It knows what to do when a HildonPluginModuleSettings is set. - * src/Makefile.am: Added new stuff - -2007-06-04 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-settings-dialog.[ch]: - - Added support for adding GtkTreeModelFilters - * src/hildon-plugin-config-parser.c: - - Implemented and fixed order of plugins. - * src/hildon-plugin-settings.c: - - Test with an external TreeModelFilter - -2007-06-04 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-settings.c: Exit if Cancel. - -2007-06-04 Moises Martinez <moises.martinez at nokia.com> - - * configure.ac: Look for hildon-desktop headers. - * src/hildon-plugin-settings-dialog.[ch]: - - First implementation of dialog. - * src/hildon-plugin-config-parser.[ch]: - - Fixed several bugs. - * src/hildon-plugin-settings.c: - - Use the new dialog, not a unit test anymore. - * src/Makefile.am: - - Added new dialog to build batch. - -2007-06-04 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-config-parser.[ch]: - - Implemented _save method. - - Implemented _compare_with file methos to know what plugins are - loaded. - * src/hildon-plugin-settings.c: - - Still unit test. - -2007-06-01 Moises Martinez <moises.martinez at nokia.com> - - * configure.ac: Updated. - * src/hildon-plugin-config-parser.c: - - Several bugfixes. - - Added position field. - * src/hildon-plugin-settings.c: - - It is still a unit test. - * src/Makefile.am: Updated - * data/hildon-plugins-settings.desktop.in: Filled - * data/Makefile.am: Added - -2007-06-01 Moises Martinez <moises.martinez at nokia.com> - - * +++ src/hildon-plugin-config-parser.[ch]: - - Fixed several bugs to get it built and working. - * src/hildon-plugin-settings.c: - - Testing the plugin. Not real implementation. - -2007-06-01 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-config-parser.[ch]: - - Implemented reading of desktop files to model. - * src/hildon-plugin-config-settings.c: - - Initial import of control panel interface. - * src/hildon-plugin-config-settings-dialog.[ch]: - - Initial import of GtkDialog child class. - -2007-05-31 Moises Martinez <moises.martinez at nokia.com> - - * src/hildon-plugin-config-parser.[ch]: - - Added first implementation. - * src/Makefile.am: updated. - -2007-05-31 Moises Martinez <moises.martinez at nokia.com> - - * ./*: - * src/*: - - Added initial skeleton. - Copied: projects/haf/tags/hildon-plugin-settings/0.0.5-1/ChangeLog (from rev 12762, projects/haf/trunk/hildon-plugins-settings/ChangeLog) Deleted: projects/haf/tags/hildon-plugin-settings/0.0.5-1/configure.ac =================================================================== --- projects/haf/trunk/hildon-plugins-settings/configure.ac 2007-07-17 13:24:51 UTC (rev 12761) +++ projects/haf/tags/hildon-plugin-settings/0.0.5-1/configure.ac 2007-07-17 13:36:47 UTC (rev 12766) @@ -1,110 +0,0 @@ -AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-plugins-settings, 0.0.4) -AM_CONFIG_HEADER(config.h) - -AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug],[Debug (default=no)])], - [hildon_use_debug=yes],[hildon_use_debug=no]) - -AC_ARG_ENABLE(timestamping, - [AC_HELP_STRING([--enable-timestamping], - [Define HILDON_USE_TIMESTAMPING (default=no)])], - [hildon_use_timestamping=yes],[hildon_use_timestamping=no]) - -AC_ARG_ENABLE(instrumenting, - [AC_HELP_STRING([--enable-instrumenting], - [Compile with instrumentation flags (default=no)])], - [hildon_use_instrumenting=yes], - [hildon_use_instrumenting=no]) -AC_CANONICAL_HOST - -AC_PROG_CC -AC_PROG_CPP -AC_PROG_INSTALL -AC_PROG_RANLIB -AC_PROG_LIBTOOL - -AC_PATH_X -AC_PATH_XTRA -AC_SUBST(X_CFLAGS) - -AC_HEADER_STDC - -#++++++++++++ -# i18n setup -#++++++++++++ - -ALL_LINGUAS="en_GB" -AC_SUBST(ALL_LINGUAS) -AM_GLIB_GNU_GETTEXT -AC_DEFINE(GETTEXT_PACKAGE, ["osso-applet-tasknavigator"], [Package name for gettext]) - -AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal) - -if test foobar${hildon_use_debug} = foobaryes -then - CFLAGS="$CFLAGS -ggdb -O0 -DDEBUG" -else - CFLAGS="$CFLAGS -O2" -fi - -if test foobar${hildon_use_timestamping} = foobaryes -then - CFLAGS="$CFLAGS -DHILDON_USE_TIMESTAMPING" -fi - -if test foobar${hildon_use_instrumenting} = foobaryes -then - CFLAGS="$CFLAGS -g -finstrument-functions" -else - CFLAGS="$CFLAGS -Wall -ansi -Wmissing-prototypes -Wmissing-declarations -Werror" -fi - -ALL_LINGUAS="de_DE en_GB en_US es_ES es_MX fi_FI fr_CA fr_FR it_IT pt_BR ru_RU" -AC_SUBST(ALL_LINGUAS) -AM_GLIB_GNU_GETTEXT - -AC_SUBST(CFLAGS) - -PKG_CHECK_MODULES(OSSO,libosso >= 0.0.3) -AC_SUBST(OSSO_LIBS) -AC_SUBST(OSSO_CFLAGS) - -PKG_CHECK_MODULES(HILDONDESKTOP, hildon-desktop >= 0.0.1) -AC_SUBST(HILDONDESKTOP_CFLAGS) - -PKG_CHECK_MODULES(LIBHILDONDESKTOP, libhildondesktop >= 0.0.15) -AC_SUBST(LIBHILDONDESKTOP_CFLAGS) - -PKG_CHECK_MODULES(CP,hildon-control-panel >= 0.8.3) -AC_SUBST(CP_LIBS) -AC_SUBST(CP_CFLAGS) - -PKG_CHECK_MODULES(LIBHILDONMENU, hildon-1) -AC_SUBST(LIBHILDON_LIBS) -AC_SUBST(LIBHILDON_CFLAGS) - -PKG_CHECK_MODULES(LIBHILDONHELP, hildon-help) -AC_SUBST(LIBHILDONHELP_LIBS) -AC_SUBST(LIBHILDONHELP_CFLAGS) - -PKG_CHECK_MODULES(DBUS_GLIB, dbus-glib-1) -AC_SUBST(DBUS_GLIB_LIBS) -AC_SUBST(DBUS_GLIB_CFLAGS) -_ -pluginlibdir=`pkg-config hildon-control-panel --variable=pluginlibdir` -AC_SUBST(pluginlibdir) -desktopentrydir=`pkg-config hildon-control-panel --variable=plugindesktopentrydir` -AC_SUBST(desktopentrydir) -desktopbinentrydir=`pkg-config osso-af-settings --variable=desktopentrydir` -AC_SUBST(desktopbinentrydir) - -PKG_CHECK_MODULES(OSSOSETTINGS, osso-af-settings >= 0.8.1) -localedir=`pkg-config osso-af-settings --variable=localedir` -AC_SUBST(localedir) - -AC_OUTPUT(Makefile \ - src/Makefile \ - data/hildon-plugins-settings.desktop \ - data/hildon-plugin-settings-bin.desktop \ - data/Makefile) - Copied: projects/haf/tags/hildon-plugin-settings/0.0.5-1/configure.ac (from rev 12762, projects/haf/trunk/hildon-plugins-settings/configure.ac) Deleted: projects/haf/tags/hildon-plugin-settings/0.0.5-1/debian/changelog =================================================================== --- projects/haf/trunk/hildon-plugins-settings/debian/changelog 2007-07-17 13:24:51 UTC (rev 12761) +++ projects/haf/tags/hildon-plugin-settings/0.0.5-1/debian/changelog 2007-07-17 13:36:47 UTC (rev 12766) @@ -1,81 +0,0 @@ -hildon-plugins-settings (0.0.4-2) unstable; urgency=low - - * src/Makefile.am: Fixed marshalers creation. - - -- moimart <moises.martinez at nokia.com> Thu, 12 Jul 2007 17:34:25 +0300 - -hildon-plugins-settings (0.0.4-1) unstable; urgency=low - - * debian/control: - * configure.ac: - - Added dbus-1-glib - * src/Makefile.am: - - added marshalers creation - * src/hd-marshalers.list: - - new file with marshalers needed - * src/hildon-plugin-config-parser.c: - (hildon_plugin_config_parser_desktop_file): - - FLAG set by default to FALSE - * src/hildon-plugin-settings-dialog.[ch]: - (hildon_plugin_settings_dialog_get_model_by_name): - - new method - * src/hildon-plugin-settings.c: (_sb_visibility_filter), - (_sb_cell_condition_data_func), (_sb_update_status), - (_sb_update_flag), (execute): - - Implemented visibility and dimmed of different statusbar plugins - conditional, temporal and permanent. - - * src/hildon-plugin-module-settings.c: - - pass the GModule to the callback so one can use GTypeModule - * data/hildon-plugins-settings.desktop.in: - - added X-Text-Domain key. Fixes: NB#62315 - - -- Moises Martinez <moises.martinez at nokia.com> Thu, 12 Jul 2007 14:57:59 +0300 - -hildon-plugins-settings (0.0.3-1) unstable; urgency=low - - * src/hildon-plugin-settings-dialog.c: - - Fixed a problem when there is a limit for items to be selected. - Fixes: NB#62312. - - Dimmed proper arrow when at the beginning or the end of the list. - Fixes: NB#62363 - - Select the first item in the list when changing from one tab to - another. Fixes: NB#62360 - - Dialog is no longer system modal. Fixes: NB#62322 - - -- Moises Martinez <moises.martinez at nokia.com> Thu, 5 Jul 2007 14:52:37 +0300 - -hildon-plugins-settings (0.0.2-1) unstable; urgency=low - - * data/hildon-plugins-settings.desktop.in: - - Changed name to new one. - * src/hildon-plugin-cell-renderer-button.c: - - Fixed style of button. - * src/hildon-plugin-settings-dialog.c: - (hildon_plugin_settings_dialog_change_drag_icon_cb), added - (hildon_plugin_settings_dialog_row_inserted_cb), added - (hildon_plugin_settings_dialog_constructor): - - Fixed buttons images. - * src/hildon-plugin-settings.c: (_tn_visibility_filter), - - Fixed strange cases when tw is NULL (WTF??) - (_cell_mandatory_data_func): used also for tasknavigator. - * src/hildon-plugin-settings-dialog.[ch]: - - Added method to set limit of items for a container. - - Implemented limitation of selected items. - * src/hildon-plugin-settings.c: - - Set limit to 3 items for Tasknavigator. - - -- Moises Martinez <moises.martinez at nokia.com> Wed, 27 Jun 2007 15:31:13 +0300 - -hildon-plugins-settings (0.0.1-2) unstable; urgency=low - - * Fixed debian/control dependencies. - - -- Moises Martinez <moises.martinez at nokia.com> Thu, 7 Jun 2007 15:17:04 +0300 - -hildon-plugins-settings (0.0.1-1) unstable; urgency=low - - * Initial Release. Fixes: NB#59730 - - -- Moises Martinez <moises.martinez at nokia.com> Wed, 6 Jun 2007 19:22:40 +0300 - Copied: projects/haf/tags/hildon-plugin-settings/0.0.5-1/debian/changelog (from rev 12765, projects/haf/trunk/hildon-plugins-settings/debian/changelog)
- Previous message: [maemo-commits] r12765 - projects/haf/trunk/hildon-plugins-settings/debian
- Next message: [maemo-commits] r12767 - in projects/haf/trunk/hildon-plugins-settings: . debian src
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]