summaryrefslogtreecommitdiff
path: root/gweather
AgeCommit message (Collapse)AuthorFilesLines
2010-04-23Compile with -DGSEAL_ENABLE. Fixes bug 612473. Bumps gtk+ requirement to 2.18.Andre Klapper2-3/+3
2010-03-15Fix mnemonics for Find Next button (closes bug #612701)Luca Ferretti1-1/+1
Use gtk_button_new_with_mnemonic() instead gtk_button_new_with_label() as suggested by André Klapper.
2010-02-26Fix format security warningGotz Waschk1-1/+1
https://bugzilla.gnome.org/show_bug.cgi?id=610950
2010-01-06Revert "Recreated .gitignore files"Pablo Castellano1-4/+0
This reverts commit 79d73cbad010253027afafe536fc2abe0f8067e9. Sorry, I didn't know about git.mk :(
2010-01-05Recreated .gitignore filesPablo Castellano1-0/+4
2009-10-16Fix weather applet preferences find functionRay Strode1-2/+4
If you type "Barcelona" into the find entry then it will take you to Barcelona, Venezuela. Clicking "Find Next" doesn't jump to the next entry (the one in Spain), however. The problem is the code only looks at the direct parent of the first match when searching for the second match. Since there aren't any more countries in Central America after Venezuela the search stops. This commit recursively searches all ancestors for matches. See bug 424639 for more details.
2009-09-17delete english imagedooteo1-0/+0
2009-09-02Add Behdad's git.mk to autogenerate .gitignoreLuca Ferretti2-0/+4
2009-08-06Remove useless Plural-Forms line which breaks build with gnome-doc-utils masterSeán de Búrca1-1/+0
2009-06-29Remove figures identical to original (but only those) from fi helpTimo Jyrinki1-0/+0
2009-06-28Added & fixed Czech help translation for various applets by Marek CernockyPetr Kovar1-168/+473
Added Czech help translation for cpufreq and stickynotes. Fixed Czech help translation for gweather. Reviewed by: Lucas Lommer and Petr Kovar.
2009-06-25General: Clean up GTK+ includesCallum McKenzie2-2/+2
Remove #includes of specific gtk/gdk/glib header files in favour of the generic <glib.h>, <gdk/gdk.h>, <gtk/gtk.h>. Most of this is a patch from Luis Menina (see bug 560678) with mini-commander fixes by myself. The gswitchit applet does pass yet because of libgnomekbd.
2009-06-22Added Czech help translation for gweather by Marek CernockyPetr Kovar6-1/+745
Reviewed by Petr Kovar.
2009-05-31general: Add Pulse support to the documentationCallum McKenzie4-0/+8
Patch from Paul Cutler. See bug 577197. It adds a <releaseinfo ... /> tag to each document.
2009-05-30Fix network state detection in gweatherCallum McKenzie1-1/+6
Patch from Matthias Clasen to fix detection of network status changes in gweather. See bug #579098 for details. I believe this also fixes bugs 379422, and 565751.
2009-05-29Autogenerate the ChangeLogsCallum McKenzie1-0/+0
We no longer keep explicit ChangeLogs. Instead they get generated at make dist time from the git logs. Automake recipe stolen from gnome- games. Commit message guidelines stolen from GTK+.
2009-05-26The 2.27.2 releaseCallum McKenzie1-0/+2
2009-05-04ChangeLog markers for 2.27.1.Callum McKenzie1-0/+2
2009-05-02Added Catalan translation by Aniol Gervasi (screenshots by Joan Duran)David Planella6-1/+1069
2009-04-25Updated Simplified Chinese by multi-authors.Aron Xu3-788/+130
2009-04-19Added missing Arabic (ar) codeKhaled Hosny1-1/+1
2009-04-04Added four screenshots (Fotis Tsamis)Simos Xenitellis5-0/+5
svn path=/trunk/; revision=11436
2009-03-28Added Greek translation, added el to DOC_LINGUAS (Michael Kotsarinis)Simos Xenitellis3-1/+751
svn path=/trunk/; revision=11427
2009-03-21Fix for bug 554856 (crasher when searching the locations tree in ↵Callum McKenzie2-0/+7
gweather-applet). svn path=/trunk/; revision=11399
2009-03-20Many duplicated figures deleted. Figures should not be copied in localizedClaude Paroz45-0/+0
2009-03-20 Claude Paroz <claude@2xlibre.net> * {help/docs}/<lang>/figures/*.png: Many duplicated figures deleted. Figures should not be copied in localized folder when identical to original. svn path=/trunk/; revision=11397
2009-03-19Patch from gQuigs to replace g_timeout_addCallum McKenzie3-8/+14
with g_timeout_add_seconds where appropriate. Bug 57360. svn path=/trunk/; revision=11390
2009-03-19Deleted duplicated screenshotsJorge Gonzalez Gonzalez10-0/+0
svn path=/trunk/; revision=11386
2009-03-16Belatedly adding changelog markers for 2.26.0.Callum McKenzie1-0/+2
svn path=/trunk/; revision=11370
2009-03-06Updated British English translation.Philip Withnall2-309/+629
2009-03-06 Philip Withnall <philip@tecnocode.co.uk> * docs/en_GB/en_GB.po: Updated British English translation. svn path=/trunk/; revision=11323
2009-03-022.25.92GNOME_APPLETS_2_25_92Callum McKenzie1-0/+2
svn path=/trunk/; revision=11317
2009-02-17Added image in Basque language. Images are: gweather-details.pngInaki Larranaga Murgoitio15-0/+11
2009-02-17 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu/figures/: Added image in Basque language. Images are: gweather-details.png gweather-menu-prefs.png gweather-prefs-general.png gweather-prefs-locations.png stock_weather-cloudy.png stock_weather-few-clouds.png stock_weather-fog.png stock_weather-night-clear.png stock_weather-night-few-clouds.png stock_weather-showers.png stock_weather-snow.png stock_weather-storm.png stock_weather-sunny.png svn path=/trunk/; revision=11301
2009-02-172.25.91GNOME_APPLETS_2_25_91Callum McKenzie5-861/+1025
svn path=/trunk/; revision=11293
2009-02-16More deprecated function replacement. Why didn't GTK_DISABLE_DEPRECATED pick ↵Callum McKenzie4-12/+18
these up? svn path=/trunk/; revision=11289
2009-02-16svn path=/trunk/; revision=11286Iñaki Larrañaga Murgoitio2-1/+714
svn path=/trunk/; revision=11286
2009-02-16svn path=/trunk/; revision=11275Iñaki Larrañaga Murgoitio1-0/+5
svn path=/trunk/; revision=11275
2009-02-14Updated zh_CN.poAron Xu1-43/+44
svn path=/trunk/; revision=11260
2009-02-14Updated zh_CN.poAron Xu2-11/+12
svn path=/trunk/; revision=11259
2009-02-13Added Simplified Chinese translations.Aron Xu1-0/+944
svn path=/trunk/; revision=11256
2009-02-022.25.90GNOME_APPLETS_2_25_90Callum McKenzie1-0/+2
svn path=/trunk/; revision=11239
2009-01-25We finally pass GTK_DISABLE_DEPRECATEDCallum McKenzie4-4/+13
svn path=/trunk/; revision=11220
2009-01-14Drop gnome_help from gweather appletDiego Escalante Urrelo6-15/+12
svn path=/trunk/; revision=11193
2009-01-06Changelog markers for 2.25.3Callum McKenzie1-0/+2
svn path=/trunk/; revision=11178
2008-12-202.25.2 + make distcheck fixes.GNOME_APPLETS_2_25_2Callum McKenzie2-1/+3
svn path=/trunk/; revision=11162
2008-12-17Add missing libgnomeui CFLAGS Patch from: lucasr.at.mundo@gmail.com (BugWilliam Jon McCann2-0/+8
2008-12-17 William Jon McCann <jmccann@redhat.com> * Makefile.am: Add missing libgnomeui CFLAGS Patch from: lucasr.at.mundo@gmail.com (Bug #564192) svn path=/trunk/; revision=11160
2008-12-11Arabic help filesDjihed Afifi1-0/+753
svn path=/trunk/; revision=11147
2008-11-15Updated German translationMario Blättermann2-137/+447
svn path=/trunk/; revision=11128
2008-11-11Use NetworkManager to tell gweather to update when the network comes up. Bug ↵Callum McKenzie4-387/+453
488824. svn path=/trunk/; revision=11123
2008-11-07Added German translationMario Blättermann7-1/+745
svn path=/trunk/; revision=11105
2008-09-24post-release bump to 2.24.1.Vincent Untz1-0/+2
2008-09-24 Vincent Untz <vuntz@gnome.org> * configure.in: post-release bump to 2.24.1. svn path=/trunk/; revision=11027
2008-09-04Removal of gnome-vfs and drivemount port to GIO. Bug 543711Callum McKenzie2-2/+4
svn path=/trunk/; revision=10951