aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather/calendar-weather.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-21/+45
* Bug #655490 - Location chooser dialog for Weather calendar is too smallMilan Crha2011-09-141-1/+1
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Coding style cleanups.Matthew Barnes2011-06-301-1/+1
* Fix few memory leaksMilan Crha2011-06-301-2/+6
* Drop backward-compatibility cruft.Matthew Barnes2011-06-301-3/+0
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-3/+10
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-4/+4
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+4
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-041-181/+28
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-3/+5
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Get the calendar-weather plugin working.Matthew Barnes2009-08-121-11/+5
* Whitespace cleanup.Matthew Barnes2009-05-291-6/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-28/+28
* Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-59/+43
|\
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-59/+43
| * ** Part of fix for bug #352287Milan Crha2008-12-031-106/+69
* | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-15/+12
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-106/+69
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl...Suman Manjunath2008-03-311-1/+1
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #424562Matthew Barnes2007-05-251-2/+0
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-12/+12
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Don't return a value from a void funtion.Tor Lillqvist2005-07-131-1/+0
* set all new categories to not searchable.Rodrigo Moya2005-01-251-7/+7
* fix spellingDavid Trowbridge2005-01-131-2/+2
* use a single setting for metric/imperial rather than separate temperatureDavid Trowbridge2005-01-121-96/+30
* use HIG-compliant button order.Rodrigo Moya2005-01-111-5/+5
* define EDS's datadir, needed to get to the Locations.xml file.Rodrigo Moya2005-01-081-1/+1
* Initial import of weather properties pluginDavid Trowbridge2005-01-071-0/+764