[gnome-pilot] Created tag GNOME_PILOT_2_32_0
- From: Matthew Charles Davey <mcdavey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-pilot] Created tag GNOME_PILOT_2_32_0
- Date: Sun, 26 Sep 2010 10:56:12 +0000 (UTC)
The unsigned tag 'GNOME_PILOT_2_32_0' was created.
Tagger: Matt Davey <mcdavey mrao cam ac uk>
Date: Sun Sep 26 11:55:22 2010 +0100
gnome-pilot 2.32.0 release
Changes since the last tag 'GNOME_PILOT_2_0_17':
Amitakhya Phukan (1):
Adding as to LINGUAS and adding Assamese translations.
Andre Klapper (1):
Updated German translation.
Andrej ŽnidarÅ¡iÄ? (4):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Antón Méixome (1):
Updated Galician Translation
Aron Xu (2):
Updated Simplified Chinese translation.
Update Simplified Chinese translation.
Christian Kirbach (2):
Updated German translation
Updated German translation
Claude Paroz (3):
Missing prefix in POTFILES.in
Updated French translation
Updated French translation
Daniel Nylander (1):
Updated Swedish translation
Djavan Fagundes (1):
Updated Brazilian Portuguese translation
Gabor Kelemen (3):
Translation updated.
Updated Hungarian translation
Updated Hungarian translation
Halton Huo (46):
Add GPLv2 COPYING. Closes #590232.
Add .gitignore. Closes #590230.
Add gob2.m4 for gnome-pilot. Closes #584904.
Replace gnome_help and gnome-open calls with gtk_show_uri. Closes #590225.
2009-08-06 Matt Davey <mcdavey mrao cam ac uk> * COPYING: Added a COPYING file for GPLv2 #590232 * .gitignore: Added .gitignore #590230 Thanks to Halton Huo.
Replace GnomeAbout to GtkAboutDialog.
Replace g_file_exsits() with g_file_test(), replace g_concat_dir_and_file() with g_build_filename().
Fix compile warning.
Remove unused folder drafts.
Use GKeyFile rather than gnome-config APIs. Part of bug #590215. It will automatically migatrate data from ~/.gnome2/gnome-pilot.d/ to ~/.gnome-pilot/ # Changes to be committed:
Remove unused file gpilotd/gpilotd-conduit-mgmt.h
Add PKG_PROG_PKG_CONFIG for PKG_CHECK_MODULES
gnome-pilot.idl -> gpilotd-daemon.xml
Add gpilot-daemon.[c|h] for D-Bus methods defined in gpilot-daemon.xml
Move logic from orbit_daemon_glue.c to gpilot-daemon.c
Move logic from orbit_daemon_glue.c to gpilot-daemon.c
Move logic from orbit_daemon_glue.c to gpilot-daemon.c
Rework gpilot_daemon_event_notify
Convert corba to dbus calls in gnome-pilot-client.gob
Add signals definations defined in gpilot-daemon.xml
Add dbus_notify_xxx to replace orbet_notify_xxx functions.
Move logic from gpilotd.c to gpilot-daemon.c.
Fix crash on gpilod startup.
Fix grammar error in capplet/gpilotd-capplet.ui
Ship .service to right directory.
Register GpilotDaemon to dbus, try dbus-send.
Test on the adm dbus method calls:
Test on the get info method calls(Not finished):
Done on get info method calls:
Test with dbus method call
Remove Monitor and EventNotify method calls
Test with dbus method call
Rework dbus method org.gnome.GnomePilot.Daemon.GetUsers
Rework dbus method org.gnome.GnomePilot.Daemon.GetCradles
Rework dbus method org.gnome.GnomePilot.Daemon.GetPilots
Rework dbus method org.gnome.GnomePilot.Daemon.GetPilotIDs
Rework dbus method org.gnome.GnomePilot.Daemon.GetPilotsByUseName
Rework dbus method org.gnome.GnomePilot.Daemon.GetPilotsByUseLogin
Rework dbus method org.gnome.GnomePilot.Daemon.GetDatabasesFromCache
Add dbus-send example for tested methods in last commit.
Add signal Connected Disconnected implements.
Rework dbus method calls:
Implement dbus signals calls:
Implement dbus signals calls:
Fix build issue when enable hal.
Completely remove bonobo dependency.
Inaki Larranaga Murgoitio (1):
Updated Basque language
Javier Jardón (1):
Remove deprecated Encoding key from desktop files
Joe Hansen (2):
Updated Danish translation
Updated Danish translation
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Kenneth Nielsen (2):
Updated Danish translation
Updated Danish translation
Khaled Hosny (1):
Updated Arabic translation
Manoj Kumar Giri (4):
Updated Oriya Translation
Updated Oriya Translation
Added Oriya into the List
Updated Oriya Translation
Marek Ä?ernocký (1):
Updated Czech translation
Mario Blättermann (5):
Updated German translation
Added German doc translation
Added German doc translation
Updated German translation--author=Christian Kirbach <christian kirbach googlemail com
Updated German translation
Matej UrbanÄ?iÄ? (3):
Added sl for Slovenian language
Updated Slovenian translation
Updated Slovenian translation
Matt Davey (32):
bump version to 2.0.18
use stock gnome pda icon. #569481. Thanks Andrew Higginson. remove
2009-08-06 Matt Davey <mcdavey mrao cam ac uk> * applet/pilot.c: Fix for bug #584894. gnome panel-applet code was changed in gnome-2.25 and now it does not call gnome_program_init, which the gnome-pilot applet code assumed
2009-08-06 Matt Davey <mcdavey mrao cam ac uk> * applet/pilot.c: Fix for bug #584894. gnome panel-applet code was changed in gnome-2.25 and now it does not call gnome_program_init, which the gnome-pilot applet code assumed
2009-08-20 Matt Davey <mcdavey mrao cam ac uk> * Makefile.am: Remove obsolete references to compiler-flags.m4, which used to be in the old gnome macros/ directory. This is superceded by gnome-compiler-flags.m4 from gnome-common. This might be a problem for tarball users, so we might need to copy the macro. * Fix signedness compiler warnings, and remove blanket gnome/ includes. #590215
Added doap description file for the gnome-pilot module.
Updated ChangeLog for previous commit.
Remove gnome_message_box, and fix some bugs in restore code.
minor cleanup of migration to GtkAboutDialog
po/POTFILES.in: remove obsolete gpilotd-conduit-mgmt.h #597328
Convert druid to GtkAssistant. Still work to do converting applet to GtkBuilder.
2009-10-22 remove most libgnomeui/libgnome dependencies. Still used for gnome initialisation.
2009-10-22 Minor change to gpilotd to restrict libgnome* includes to minimum required.
2009-10-25 complete removal of libgnomeui. Matt Davey <mcdavey mrao cam ac uk> * complete removal of libgnomeui. simply had to change from LIBGNOMEUI_MODULE to LIBGNOME_MODULE * conduits/file/gpilot_install_file.c: remove libgnomeui * configure.in: ditto. * gpilotd/gpilotd.c: ditto. * utils/gpilotd-client.c: ditto. * utils/gpilotdcm-client.c: ditto.
add changelog for previous change (complete removal of libgnomeui)
2009-10-26 Removed gnome-vfs, and obsolete gnome-pilot.spec Matt Davey <mcdavey mrao cam ac uk> * removed gnome-vfs from gnome-pilot-client. Still involved via libgnome pkgconfig. Also, removed obsolete gnome-pilot.spec * gpilotd/gnome-pilot-client.gob: removed gnome-vfs. * configure.in: ditto. * gnome-pilot.spec: removed
Remove a few more deprecated Glib symbols. #594214
Clean up of build system. #607142 2010-02-01 Matt Davey <mcdavey mrao cam ac uk> * bugzilla #607142. Clean up build system, thanks to H.Habighorst # modified: Makefile.am # deleted: acinclude.m4 # modified: applet/Makefile.am # modified: autogen.sh # modified: capplet/Makefile.am # modified: conduits/backup/Makefile.am # modified: conduits/file/Makefile.am # modified: conduits/test/Makefile.am # deleted: configure.in # modified: gpilotd/Makefile.am # modified: macros/gob2.m4 # modified: utils/Makefile.am
10-06-16 Matt Davey <mcdavey mrao cam ac uk> * #611531. Fix segfault when shutting down applet. Thanks to Marc Delauriers. * applet/pilot.c
Don't pass GNOME_Pilot_SysInfo into pilot-link. Use struct SysInfo. Fixes segfault when using the wizard.
Initialise gtk in gpilotd. Remove gnome_program_init. Some other cleanups. 2010-07-31 Matt Davey <mcdavey mrao cam ac uk>
Update Changelog for previous commit.
Bug #619315 Move Evolution conduits into gnome-pilot. With thanks to Matthew Barnes.
Bug #594214: Remove GtkType and gtk_type_unique modified: capplet/gnome-pilot-assistant.c modified: capplet/gnome-pilot-assistant.h modified: capplet/gnome-pilot-cdialog.c modified: capplet/gnome-pilot-cdialog.h modified: capplet/gnome-pilot-ddialog.c modified: capplet/gnome-pilot-ddialog.h modified: capplet/gnome-pilot-pdialog.c modified: capplet/gnome-pilot-pdialog.h modified: gpilotd/gnome-pilot-conduit-standard-abs.c modified: gpilotd/gnome-pilot-conduit-standard-abs.h modified: gpilotd/gnome-pilot-conduit-sync-abs.c modified: gpilotd/gnome-pilot-conduit-sync-abs.h
#594214: Remove GtkType, gtk_type_unique, gtk_type_class, gtk_type_new
Bug #594214: removed further deprecated symbols: GTK_CHECK_CAST, GTK_CHECK_CLASS_CAST, GTK_CHECK_CLASS_TYPE, GTK_CHECK_TYPE, GtkClassInitFunc, GtkObjectInitFunc, GtkTypeInfo, gdk_window_get_colormap, gtk_about_dialog_set_name, gtk_entry_new_with_max_length, gtk_menu_append, gtk_object_get_data, gtk_object_new, gtk_object_ref, gtk_object_set
Further removal of deprecated symbols. Fix some compiler warnings.
Fix compiler warnings. Now we can compile with -Werror again.
Remove remaining deprecated symbols. #594214.
Remove 'Requires' for libgnomeui-2.0
Fix for Ubuntu bug #569601. Looks like a badly named global variable was getting clobbered by something. I wasn't able to reproduce this myself, so I don't know where the clash came from, but not a good idea to have a global variable called "initialized"!
gnome-pilot 2.32.0 release. * configure.ac: Change version to 2.32.0, to reflect significant code changes. Bump versions of libraries. * NEWS: update for version 2.32.0
Matthew Barnes (2):
Move Evolution's gnome-pilot integration here.
E-D-S Conduits: Adapt file paths for E-D-S 2.31.6 and beyond
Matthew Charles Davey (2):
Only gpilotd.c needs to include hal, so don't hal cflags to GNOME_PILOT_CFLAGS. #568404
gnome-pilot-2.0.pc.in: don't add the pilot-link version to the gnome-pilot Version string. #567343. (Daniel Macks)
Petr Kovar (1):
Updated Czech translation by Marek Cernocky
Rajesh Ranjan (2):
hindi update for gnome mount by Rajesh Ranjan
hindi update
Robert Ancell (1):
Convert applet from libglade to GtkBuilder.
Runa Bhattacharjee (5):
Added Bengali India translations
Added Bengali India (bn_IN) to the list of languages
Updated Bengali India Translations
Updated Bengali India Translations
Updated Bengali India Translation
Sandeep Shedmake (3):
Added 'mr'
Added Marathi Translations
Updated Marathi Translations
Shankar Prasad (3):
Added & Updated Kannada(kn) translation and updated the LINGUAS file
Updated Kannada(kn) translation
Updated Kannada(kn) translation
Sweta Kothari (3):
Committed gujarati translation and Added LINGUAS ChangeLog
Committed gu.po file
Updated Gujarati Translations
ifelix (3):
Updated Tamil Translations
Tamil linguas added
Updated Tamil Translations
krishnababu k (3):
Added new entry to Telugu [te]
Updated Telugu Translation
Updated telugu translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]