SHA256 (Bio-NEXUS-0.78.tar.gz) = a99cda4e97fd40ee0bee05089a034e84280be9532b0300cd98ed16c303bc85dc SIZE (Bio-NEXUS-0.78.tar.gz) = 1033563 lternate' title='Atom feed' href='http://tfcis.org/~lantw44/cgit/gsoc2013-evolution/atom/plugins?h=archive-integration' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Do not use deprepcate e_source_list_peek_group_by_nameMilan Crha2009-05-051-4/+6
* Fix a build break in external-editor plugin.Matthew Barnes2009-05-051-0/+1
* Fix an eplug typo.Matthew Barnes2009-05-051-1/+1
* Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-054-0/+4
* Re-mark some metadata strings for translationMatthew Barnes2009-05-051-2/+2
* Fix a -Werror-implicit-function-declaration regressionMatthew Barnes2009-05-051-0/+1
* BUGFIX: 547414 - Publish Free/Busy calendar for configurable timeMilan Crha2009-05-046-17/+171
* BUGFIX: 578540 - Create address book entries when sending mailsLucian Langa2009-05-042-46/+51
* BUGFIX: 553261 - Handle absolute paths in gconf betterMilan Crha2009-05-042-179/+108
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-043-6/+6
* Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-031-1/+2
* Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-031-2/+2
* Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-032-6/+6
* Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-031-2/+2
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0248-1/+94
* Fix distcheck errors.Matthew Barnes2009-05-012-18/+1
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-016-7/+11
* More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-013-6/+0
* Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-0/+1
* Bug 580894 – Kill libgnome/gnome-util (partial fix)Matthew Barnes2009-05-011-10/+9
* Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
* BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-04-301-8/+57
* External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-04-286-165/+300
* Store username in a source URL in CalDAVMilan Crha2009-04-282-1/+21
* Add some initial .gitignore files.Matthew Barnes2009-04-281-0/+1
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-283-6/+6
* Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-2810-1181/+8
* Define .error files correctly and external-editor crash fixMilan Crha2009-04-2713-82/+124
* Be able to save mail to event, meeting, task or memoMilan Crha2009-04-258-403/+306
* Use new ESourceList API (simplifies code)Milan Crha2009-04-258-125/+36
* Use system timezone in EvolutionMilan Crha2009-04-253-54/+16
* Show error or success to user with publish-calendar pluginMilan Crha2009-04-256-72/+169
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2413-627/+428
* ** Fix for bug #574248Milan Crha2009-04-093-3/+10
* ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
* ** Fix for bug #576696Milan Crha2009-03-264-2/+24
* ** Fixes bug #572950Matthew Barnes2009-02-276-8/+29
* remove deprecated and commented code.Andre Klapper2009-02-262-5/+5
* ** Fix for bug #572399Milan Crha2009-02-252-6/+14
* ** Fix for bug #559719Milan Crha2009-02-254-13/+42
* Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.Matthew Barnes2009-02-191-0/+4
* ** Fixes part of bug #572348Matthew Barnes2009-02-192-1/+9
* ** Fix for bug #571721Milan Crha2009-02-162-0/+7
* ** Fixes part of bug #564229Matthew Barnes2009-02-142-1/+8
* Substitute some deprecated gtk+ functions.Andre Klapper2009-02-122-1/+6
* Include <mono/metadata/mono-config.h> to fix an implicit-function-declaration...Suman Manjunath2009-02-052-0/+6
* Reviewed by Srinivasa Ragavan <sragavan@novell.com>Takao Fujiwara2009-02-033-3/+38
* Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #548787 (Enable CnP f...Suman Manjunath2009-02-022-0/+25
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-013-3/+3
* Removed dangling '*/'.Milan Crha2009-01-312-1/+5
* ** Fix for bug #539467Milan Crha2009-01-296-47/+103
* ** Fix for bug #470474 (bugzilla.novell.com)Bharath Acharya2009-01-292-11/+7
* On Windows use -no-undefined and link with all required libraries. (JustTor Lillqvist2009-01-293-4/+28
* Link with more libraries on Windows.Tor Lillqvist2009-01-292-3/+6
* Use -no-undefined and link with more libraries on Windows.Tor Lillqvist2009-01-293-2/+19
* Use -no-undefined and link with more libs on Windows.Tor Lillqvist2009-01-29