| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -6/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -21/+45 |
* | Bug #655490 - Location chooser dialog for Weather calendar is too small | Milan Crha | 2011-08-26 | 1 | -1/+1 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Fix few memory leaks | Milan Crha | 2011-02-15 | 1 | -2/+6 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Drop support for gtk+-2.0. | Matthew Barnes | 2011-01-25 | 1 | -2/+2 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 1 | -3/+10 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -1/+1 |
* | Fix migration event hook for google-account-setup and calendar-weather plugins | Philip Withnall | 2010-04-21 | 1 | -1/+1 |
* | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -4/+4 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -2/+4 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -140/+0 |
* | Move some ESource-plugin common code to e-plugin-util.h/.c | Milan Crha | 2010-02-04 | 1 | -181/+28 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -1/+3 |
* | Bug #329693 - Add contexts to translated "None" words | Milan Crha | 2009-12-24 | 1 | -3/+5 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -6/+7 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+1 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -2/+2 |
* | Get the calendar-weather plugin working. | Matthew Barnes | 2009-08-12 | 2 | -18/+12 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -2/+3 |
|\ |
|
| * | Bug 588106 – Makefile.am misuses *_LDFLAGS | Daniel Macks | 2009-07-09 | 1 | -2/+3 |
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -6/+6 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -30/+30 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 1 | -1/+1 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -6/+6 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -28/+28 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 2 | -59/+49 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 2 | -59/+49 |
| * | Make the libgweather dependency optional, build the weather calendar setup pl... | Suman Manjunath | 2008-12-10 | 2 | -2/+5 |
| * | ** Part of fix for bug #352287 | Milan Crha | 2008-12-03 | 3 | -110/+87 |
| * | ** Fixes bug #545568 | Matthew Barnes | 2008-07-31 | 2 | -1/+10 |
* | | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 9 | -25/+12 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 3 | -110/+90 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 2 | -1/+10 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl... | Suman Manjunath | 2008-03-31 | 2 | -1/+8 |
* | Fix warnings from sparse and gcc | Kjartan Maraas | 2007-10-31 | 2 | -1/+6 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -5/+0 |
* | ** Fixes bug #424562 | Matthew Barnes | 2007-05-25 | 2 | -2/+5 |
* | Bug 437584 – Compilation warning in evolution's plugins folder | Sankarasivasubramanian Pasupathilingam | 2007-05-11 | 2 | -12/+20 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 2 | -1/+7 |
* | Fix make distcheck issues. Bump version number ***** Release 2.3.6 ***** | Harish Krishnaswamy | 2005-07-27 | 1 | -1/+2 |
* | Don't return a value from a void funtion. | Tor Lillqvist | 2005-07-13 | 2 | -1/+5 |
* | Use NO_UNDEFINED. Link with more libraries. | Tor Lillqvist | 2005-06-27 | 2 | -2/+9 |
* | Use SOEXT. | Tor Lillqvist | 2005-06-18 | 2 | -1/+5 |
* | Fixed built_sources && cleanfiles for generated files | Michael Zucci | 2005-05-12 | 2 | -0/+7 |
* | fix names so that intltool will parse as xml | Michael Zucci | 2005-05-06 | 3 | -3/+9 |
* | Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrect | David Trowbridge | 2005-03-23 | 2 | -4/+7 |
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 2 | -1/+5 |
* | Use $(weatherdir) instead of duplicating the define for it below | Rodney Dawes | 2005-02-04 | 2 | -2/+8 |
* | fix typo | David Trowbridge | 2005-01-27 | 2 | -1/+5 |
* | set all new categories to not searchable. | Rodrigo Moya | 2005-01-25 | 2 | -7/+12 |
* | fix spelling | David Trowbridge | 2005-01-13 | 2 | -2/+6 |
* | use a single setting for metric/imperial rather than separate temperature | David Trowbridge | 2005-01-12 | 3 | -102/+38 |
* | use HIG-compliant button order. | Rodrigo Moya | 2005-01-11 | 2 | -5/+10 |
* | shush | JP Rosevear | 2005-01-08 | 1 | -0/+5 |
* | define EDS's datadir, needed to get to the Locations.xml file. | Rodrigo Moya | 2005-01-08 | 3 | -9/+20 |
* | define weatherdatadir here, no need to use e-d-s's one, use evolution's | Rodrigo Moya | 2005-01-08 | 2 | -6/+12 |
* | Initial import of weather properties plugin | David Trowbridge | 2005-01-07 | 11 | -0/+833 |