commit 11346ea2992a069e523bc50285b7431358e48c6a Author: Andrey Vihrov Date: 2011-05-24 clock: Correctly deal with leap seconds for updates We need to use localtime() to take into account leap seconds that might exist, when defining the new timeout to update the clock. Else, the clock will not update when a minute change, but a bit later. https://bugzilla.gnome.org/show_bug.cgi?id=604317 M applets/clock/clock.c commit b316207f2ac7531dab82aa03f485d416150c6b2f Author: Kjartan Maraas Date: 2011-03-28 panel: Add missing #include to make translations work https://bugzilla.gnome.org/show_bug.cgi?id=645968 M gnome-panel/libpanel-util/panel-error.c M gnome-panel/libpanel-util/panel-icon-chooser.c M gnome-panel/libpanel-util/panel-launch.c M gnome-panel/libpanel-util/panel-show.c commit 8cb5b77912d365f30ffd7027f6ba52212aebf4d1 Author: Vincent Untz Date: 2011-05-24 panel: Fix crash when running without gnome-session https://bugzilla.gnome.org/show_bug.cgi?id=650476 M gnome-panel/libpanel-util/panel-session-manager.c commit 993dcc505e144cb598b527d002d6bf6ea52fe2b8 Author: Vincent Untz Date: 2011-05-23 clock: Rename a variable M applets/clock/set-timezone.c M applets/clock/set-timezone.h commit 747496d102ffca4587fd7b892da3d7b7f5474220 Author: Chris Vine Date: 2011-05-23 clock: Fix usage of polkit service to set timezone There were several issues, caused by changes in the polkit service: - some dbus methods were renamed - we don't need to pass a path to a timezone file to set it, just the name of the timezone Also we were reading a return value correctly. https://bugzilla.gnome.org/show_bug.cgi?id=649639 M applets/clock/clock-location.c M applets/clock/set-timezone.c commit 3ce3e099ef72627ff6c09681749edf419c13d1d5 Author: Vincent Untz Date: 2011-04-13 panel, libpanel-applet: Correctly test for modifier keys Using Alt to edit the panels doesn't always work; this is likely because we were not using gtk_accelerator_get_default_mod_mask() to test the modifier key. Note that we double-check that the metacity modifier is in the mask returned by gtk_accelerator_get_default_mod_mask(), to make sure it always work -- if it's not there, we default to MOD1. https://bugzilla.gnome.org/show_bug.cgi?id=649971 M gnome-panel/applet.c M gnome-panel/panel-applet-frame.c M gnome-panel/panel-bindings.c M gnome-panel/panel-toplevel.c M gnome-panel/panel-util.c M gnome-panel/panel-widget.c M gnome-panel/panel.c M libpanel-applet/panel-applet-bindings.c M libpanel-applet/panel-applet.c commit 76fa96eba5541625761bac1f8620f9b896526652 Author: Rachid Date: 2011-05-04 Updated Dutch translation by Rachid M po/nl.po commit 648b982b08dbb0fa960b747aded07faf1b3f25e9 Author: Daniel Korostil Date: 2011-05-03 Uploaded Ukranian M help/clock/uk/uk.po commit a19af49c4a8f1ed77a1c5d1ff52e27f0f8197086 Author: Rodrigo Padula de Oliveira Date: 2011-05-02 Updated Brazilian Portuguese translation M po/pt_BR.po commit 241e288c0a9d30f9f2e8d608b0bbd950c1ac959c Author: Rodrigo Moya Date: 2011-05-02 clock applet: Pass the correct month to Evolution command line gtk_calendar_get_date returns the month between 0 and 11, so we need to add 1 to the month being passed to Evolution M applets/clock/calendar-window.c commit aa4e5546275b0f600bf55fc43a9e5211e80b5450 Author: Abduxukur Abdurixit Date: 2011-05-02 Added UG translation M po/ug.po commit ffa17160fc771b1613cc1ffaaeeb5b896f472b8a Author: Daniel Korostil Date: 2011-05-02 Uploaded Ukranian M po/uk.po commit 8940fdfcf34cc91f4bf748a7e77f150e9f1307ed Author: Michael Kotsarinis Date: 2011-04-27 l10n: Updated Greek translation for gnome-panel M po/el.po commit cc1e380220ba02bec71d1fa455d59570e9a74f2e Author: Ask H. Larsen Date: 2011-04-25 Updated Danish translation M po/da.po commit 93db184ac8d26fab230b27fadf8f98cdbcb976c8 Author: Arash Mousavi Date: 2011-04-23 Updated Persian translation M po/fa.po commit 6a42aaf9257362358cee7736a646e26c8ec0a06f Author: Claude Paroz Date: 2011-04-21 Updated French translation M po/fr.po commit a7972f7a87b2ad64aebb503cc4df46cbd6f14394 Author: Alexander Shopov Date: 2011-04-21 Updated Bulgarian translation M po/bg.po commit 44697df2f360bf010bd0666a399e661cde9762d5 Author: Bruce Cowan Date: 2011-04-20 Updated British English translation M po/en_GB.po commit 14506a490787a5ed258e35f7273bd91204f0a383 Author: Gil Forcada Date: 2011-04-20 [l10n]Updated Catalan translation M po/ca.po commit 5951f599b2a09279c402f04e23663def0028c2ba Author: Matej Urbančič Date: 2011-04-19 Updated Slovenian translation M po/sl.po commit 9c582eac32d294725fa278021dd8e9d6633411d3 Author: Matej Urbančič Date: 2011-04-19 Updated Slovenian translation M po/sl.po commit 2a19550bf133e0d5c6a3b314f88fe804afe09a9b Author: Vincent Untz Date: 2011-04-19 l10n: Ignore data/org.gnome.gnome-panel.applet.clock.gschema.xml.in.in This is not needed yet. M po/POTFILES.skip commit 7ceba09dae2547f436320bf9c8cd091121a2cfa7 Author: Vincent Untz Date: 2011-04-19 Revert "Updated POTFILES.in" org.gnome.gnome-panel.applet.clock.gschema.xml.in.in is not used yet. This reverts commit da9990f7bdd307fc758e17b3e17ca844cee48a62. M po/POTFILES.in commit 85b29891286652059cd6258de3363ffb5bdcc2c3 Author: Vincent Untz Date: 2011-04-19 panel: Move some checks around to avoid a cppcheck warning M gnome-panel/panel.c commit 252bca7fece11c1d962cb8ee1435fefebdf00664 Author: Piotr Drąg Date: 2011-04-19 Updated Polish translation M po/pl.po commit c4ee4768da8d0692b52c0b980ec02556b34ecbf0 Author: Mario Blättermann Date: 2011-04-18 [l10n] Updated German translation M po/de.po commit 34e746518eb66e32e75f2957cc69e92a2637482e Author: Mario Blättermann Date: 2011-04-18 [l10n] Updated German translation M po/de.po commit 9a9f834221ecf706a1a3af0c1a00b4314b6011f9 Author: Marek Černocký Date: 2011-04-17 Updated Czech translation M po/cs.po commit 90cca1d617d14e25e663656c91a36c011ec922db Author: Yaron Shahrabani Date: 2011-04-16 Updated Hebrew translation. M po/he.po commit da9990f7bdd307fc758e17b3e17ca844cee48a62 Author: Piotr Drąg Date: 2011-04-14 Updated POTFILES.in M po/POTFILES.in commit 5a24a4af6e5c8d2e2238300149bd5c5350990a3e Author: Yuri Myasoedov Date: 2011-04-14 Updated Russian translation M po/ru.po commit 5461c557f79b4083bda2139a3f0b2fab31d4c605 Author: Changwoo Ryu Date: 2011-04-15 Updated Korean translation M po/ko.po commit df622016e3ab1fb1e49b800a78475329a7df8550 Author: Daniel Mustieles Date: 2011-04-14 Updated Spanish translation M po/es.po commit 0346e9bd8222b99173087dd4d5aef896a9ef071a Author: Nguyễn Thái Ngọc Duy Date: 2011-04-14 Updated Vietnamese translation M po/vi.po commit 3600a00f96cf304b70f1a55d50134066d8944509 Author: Nguyễn Thái Ngọc Duy Date: 2011-04-14 po/vi.po: import from Damned Lies M po/vi.po commit e8ee07d76ac267d47ae567676e716d2c09f6bbc0 Author: Chao-Hsiung Liao Date: 2011-04-14 Updated Traditional Chinese translation(Hong Kong and Taiwan) M po/zh_HK.po M po/zh_TW.po commit 733fe30aec9a0ce15f7f8e53a1646f18e607266e Author: Fran Diéguez Date: 2011-04-13 Updated Galician translations M po/gl.po commit 842465f7b2fe18fda0f10bacebbfd4361c7ee64e Author: Daniel Nylander Date: 2011-04-13 Updated Swedish translation M po/sv.po commit d367a3cde917917bd20142237ffa8ddcbd9e1a07 Author: Kjartan Maraas Date: 2011-04-13 Updated Norwegian bokmål translation M po/nb.po commit d44814bb363742ffa170f8104c23cad23b6fbf50 Author: Vincent Untz Date: 2011-04-13 panel: Remove unused no_die field in structure M gnome-panel/panel-widget.c M gnome-panel/panel-widget.h commit 3897d3d2d78ad2ea5645a9c2dd0e5fb68fafbeeb Author: Gabor Kelemen Date: 2011-04-13 Updated Hungarian translation M po/hu.po commit 208893e075d9ecc2877f6d2b400eb1044d8eeedc Author: Gabor Kelemen Date: 2011-04-13 Mark the type of panel-applet.in.in files, so that strings get extracted correctly for translation. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=647609 M po/POTFILES.in commit 8c275a2adf4ad99297a17cabf251344837620831 Author: Josselin Mouette Date: 2011-04-11 panel: Fix crash when starting launcher Do not destroy a widget in its draw signal. This is bad. Really. This was happening in the animation that is being drawn after clicking a launcher. https://bugzilla.gnome.org/show_bug.cgi?id=641325 M gnome-panel/xstuff.c commit 3f1fb09dc634190d1ed7ce867bec5311351766eb Author: Alexander Shopov Date: 2011-04-10 Updated Bulgarian translation M po/bg.po commit 18d6b59135b5ddb7c2f5f5daa15e41ce568b8712 Author: A S Alam Date: 2011-04-07 update Punjabi translation M po/pa.po commit a4e433a4ca95bf6bae67bd71ad00f4b4faf1591b Author: Ask H. Larsen Date: 2011-04-06 Updated Danish translation M help/clock/da/da.po commit 1bc1421bb2b155ad95891eac8d1542692f94d2c2 Author: Vincent Untz Date: 2011-04-06 release: post-release bump to 3.0.1 M configure.ac commit d8a3ab3b10784e7ceabd9215cc29a4736ec9ea86 Author: Vincent Untz Date: 2011-04-06 release: 3.0.0.1 M NEWS M configure.ac