aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Get the "default-mailer" plugin working again.Matthew Barnes2009-06-251-1/+1
| * | | | | Get the "mark-all-read" plugin working again.Matthew Barnes2009-06-251-6/+2
| * | | | | Radically reorganize source code.Matthew Barnes2009-06-259-22/+22
| * | | | | Fix "make distcheck" errors.Matthew Barnes2009-06-202-0/+2
| * | | | | Stop abusing forward declarations.Matthew Barnes2009-06-199-65/+42
| * | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-189-63/+18
| * | | | | Fix coding style.Matthew Barnes2009-06-142-8/+8
| * | | | | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-142-2/+0
| * | | | | Use key files for tracking widget states.Matthew Barnes2009-06-132-0/+4
| * | | | | Avoid the console popping while evolution running on windowsFridrich Strba2009-06-091-0/+4
| * | | | | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-096-19/+20
| * | | | | Bug #581780 - Remember passwords in keyring for web calendars tooMilan Crha2009-06-041-9/+75
| * | | | | Fix build break.Matthew Barnes2009-06-021-1/+1
| * | | | | More code cleanup.Matthew Barnes2009-06-0236-127/+127
| * | | | | Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
| * | | | | Whitespace cleanup.Matthew Barnes2009-05-2943-167/+167
| * | | | | Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-291-26/+30
| * | | | | Get the mailer's URI popup menu working.Matthew Barnes2009-05-284-182/+0
| * | | | | Prefer GLib basic types over C types.Matthew Barnes2009-05-27106-1470/+1470
| * | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-27122-580/+689
| |\ \ \ \ \
| | * | | | | Remove trailing whitespace, again.Matthew Barnes2009-05-27118-420/+420
| * | | | | | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-253-3/+3
| * | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2239-57/+54
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-227-28/+291
| |\ \ \ \ \ \ \
| * | | | | | | | Fix compiler warnings.Matthew Barnes2009-05-211-4/+4
| * | | | | | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-2113-30/+21
| * | | | | | | | Use -no-undefined on Linux tooMilan Crha2009-05-2021-65/+51
| * | | | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-0615-248/+342
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-043-6/+6
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-041-1/+2
| * | | | | | | | | | Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-041-2/+2
| * | | | | | | | | | Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-042-6/+6
| * | | | | | | | | | Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-041-2/+2
| * | | | | | | | | | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-0446-1/+90
| * | | | | | | | | | Merge changes from master.Matthew Barnes2009-05-022-18/+1
| * | | | | | | | | | Merge in changes from master.Matthew Barnes2009-05-0110-18/+13
| * | | | | | | | | | BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-05-011-8/+57
| * | | | | | | | | | External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-016-163/+300
| * | | | | | | | | | Store username in a source URL in CalDAVMilan Crha2009-05-012-1/+21
| * | | | | | | | | | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-2/+0
| * | | | | | | | | | Add some initial .gitignore files.Matthew Barnes2009-04-281-0/+1
| * | | | | | | | | | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-0/+2
| * | | | | | | | | | Define .error files correctly and external-editor crash fixMilan Crha2009-04-2813-80/+124
| * | | | | | | | | | Be able to save mail to event, meeting, task or memoMilan Crha2009-04-288-403/+306
| * | | | | | | | | | Use new ESourceList API (simplifies code)Milan Crha2009-04-288-125/+36
| * | | | | | | | | | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-255-13/+13
| * | | | | | | | | | Manual conflict resolutionMatthew Barnes2009-04-252-2/+2
| * | | | | | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2540-791/+765
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-104-604/+0
| * | | | | | | | | | | Finish attachment drag and drop.Matthew Barnes2009-04-025-571/+0
| * | | | | | | | | | | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-212-6/+6
| * | | | | | | | | | | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-1/+2
| * | | | | | | | | | | Kill EDropdownButton.Matthew Barnes2009-02-211-9/+8
| * | | | | | | | | | | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-214-22/+416
| * | | | | | | | | | | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-1513-8/+88
| * | | | | | | | | | | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-0149-88/+536
| * | | | | | | | | | | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-272-4/+4
| * | | | | | | | | | | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-247-98/+135
| * | | | | | | | | | | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-218-11/+1995
| * | | | | | | | | | | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-201-3/+1
| * | | | | | | | | | | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-1813-226/+12
| * | | | | | | | | | | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-155-6/+20
| * | | | | | | | | | | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-1212-4/+95
| * | | | | | | | | | | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-6/+3
| * | | | | | | | | | | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-1115-131/+406
| * | | | | | | | | | | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-2415-19/+118
| * | | | | | | | | | | Merge revisions 36730:36736 from trunk.Matthew Barnes2008-11-082-1/+8
| * | | | | | | | | | | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-086-22/+38
| * | | | | | | | | | | Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-314-157/+0
| * | | | | | | | | | | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-2533-450/+460
| * | | | | | | | | | | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0273-451/+909
| * | | | | | | | | | | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-11117-838/+1587
| * | | | | | | | | | | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-1554-108/+475
| * | | | | | | | | | | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-0864-93/+3223
* | | | | | | | | | | | Bug #590687 - Evolution not restoring data from backup archiveMilan Crha2009-08-281-1/+1
* | | | | | | | | | | | Bug #592873 - Initialize Force Read only check state properlyMilan Crha2009-08-261-10/+19
* | | | | | | | | | | | Bug #592551 - Build break fix caused by bug #581288Milan Crha2009-08-211-0/+1
* | | | | | | | | | | | Fix distcheck errors.Matthew Barnes2009-08-101-1/+1
* | | | | | | | | | | | Whitespace and coding style cleanup.Matthew Barnes2009-08-091-3/+3
* | | | | | | | | | | | Coding style and whitespace cleanups.Matthew Barnes2009-08-091-2/+2
* | | | | | | | | | | | Bug #586076 - [external-editor] Pass cursor pos to vimMilan Crha2009-08-081-14/+61
* | | | | | | | | | | | Bug #584030 - [Mail-To-Task] improve duplicate handling and suchMilan Crha2009-08-083-23/+293
* | | | | | | | | | | | Bug #551127 - Added translators comment and changed strings slightlyMilan Crha2009-08-071-4/+8
* | | | | | | | | | | | Bug #573919 - [Mail-Notification] Check for 'actions' capabilityKen VanDine2009-08-061-4/+37
* | | | | | | | | | | | Bug #401530 - [imap-features] imap-headers.glade issuesMilan Crha2009-08-062-13/+25
* | | | | | | | | | | | Bug #325278 - cannot access parts of "save calendar" without mouseMilan Crha2009-08-032-9/+21
* | | | | | | | | | | | Bug #317290 - [Publish-Calendar] Cancel setup should cancelMilan Crha2009-07-303-21/+27
* | | | | | | | | | | | Compiler warning fixes (as part of bug #424078)Milan Crha2009-07-281-1/+1
* | | | | | | | | | | | Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-07-271-4/+4
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Update NEWS + coding style cleanups.Matthew Barnes2009-07-272-9/+9
* | | | | | | | | | | Bug #572176 - Allow Local iCal Files To Be Selected As Cal SourceMilan Crha2009-07-272-8/+264
* | | | | | | | | | | BUG #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution.Bharath Acharya2009-07-271-1/+3
* | | | | | | | | | | BUG #578945 - Adapt to changes in libpst 0.6.41Bharath Acharya2009-07-271-176/+154
* | | | | | | | | | | Coding style and whitespace cleanups.Matthew Barnes2009-07-261-5/+5
* | | | | | | | | | | Bug #583972 - Resend meeting dialog isn't coming properly.Chenthill Palanisamy2009-07-231-0/+2
* | | | | | | | | | | Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-232-1/+30
* | | | | | | | | | | More whitespace cleanup.Matthew Barnes2009-07-1922-97/+97
* | | | | | | | | | | Bug #588856 - Migration code for Google by CalDAV calendarMilan Crha2009-07-173-14/+62
* | | | | | | | | | | Bug #583374 - Use CalDAV as Google's calendar backendMilan Crha2009-07-171-63/+103
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Do not decode the date as its already in local timezone.Chenthill Palanisamy2009-07-141-3/+1
* | | | | | | | | | Bug #586109 - [vcard-inline] Crash while rendering inline vcardMilan Crha2009-07-141-1/+5
* | | | | | | | | | Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-141-2/+2
* | | | | | | | | | Bug 588018 – NetworkManager & DBUS build check rewriteH.Habighorst2009-07-142-18/+6
* | | | | | | | | | Work around deprecation of g_mount_unmount().Matthew Barnes2009-07-141-0/+8
* | | | | | | | | | Bug #586958 - Too long texts instartup wizardMichael Terry2009-07-131-1/+3
* | | | | | | | | | Fix excessive whitespace.Matthew Barnes2009-07-1363-183/+4
* | | | | | | | | | Fix compiler warnings in tnef-attachments plugin.Matthew Barnes2009-07-131-20/+20
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Bug 588106 – Makefile.am misuses *_LDFLAGSDaniel Macks2009-07-092-3/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-0147-48/+48
* | | | | | | | Bug #566369 - fix string typo "cancelled" => "canceled"Milan Crha2009-06-221-1/+1
* | | | | | | | Bug #566369 - backup-restore - recognize broken archiveMilan Crha2009-06-222-20/+64
* | | | | | | | Fix build issue for pst-import pluginBharath Acharya2009-06-221-0/+1
* | | | | | | | Bug #346146 - Appointments in Sent folder should not display actionsMilan Crha2009-06-191-4/+24
* | | | | | | | ipod-sync - include also 'widgets' directoryMilan Crha2009-06-191-0/+1
* | | | | | | | Bug 586332 - Build error (long gint)Matthew Barnes2009-06-192-2/+2
* | | | | | | | Stop abusing forward declarations.Matthew Barnes2009-06-1912-65/+45
* | | | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-199-63/+18
* | | | | | | | Bug #586251 - Let the SSL checkbox for Google calendar workMilan Crha2009-06-181-55/+75
* | | | | | | | Leak a bit less. Use proper function prototype.Milan Crha2009-06-151-1/+3
* | | | | | | | Fix coding style.Matthew Barnes2009-06-142-8/+8
* | | | | | | | Avoid the console popping while evolution running on windowsFridrich Strba2009-06-051-0/+4
* | | | | | | | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-057-19/+22
* | | | | | | | Bug #581780 - Remember passwords in keyring for web calendars tooMilan Crha2009-06-041-9/+75
* | | | | | | | Add libraries to LIBADD so that -no-undefined on win32 works well.Fridrich Strba2009-06-043-4/+29
* | | | | | | | Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
* | | | | | | | More code cleanup.Matthew Barnes2009-06-0236-127/+127
* | | | | | | | Whitespace cleanup.Matthew Barnes2009-05-2943-167/+167
* | | | | | | | Prefer GLib basic types over C types.Matthew Barnes2009-05-29107-1481/+1481
* | | | | | | | Remove trailing whitespace, again.Matthew Barnes2009-05-29118-419/+419
* | | | | | | | Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-281-27/+31
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'warnings'Matthew Barnes2009-05-2740-152/+178
|\ \ \ \ \ \ \
| * | | | | | | Fix compiler warnings in plugins.Matthew Barnes2009-05-2740-152/+178
* | | | | | | | Bug #578335 - CalDAV - replace '@' in username to "%40"Milan Crha2009-05-251-9/+46
* | | | | | | | itip-formatter - search for master object tooMilan Crha2009-05-251-3/+5
|/ / / / / / /
* | | | | | | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-243-3/+3
* | | | | | | Adding the new file which was missed in earlier commit for resend feature.Chenthill Palanisamy2009-05-221-0/+44
| |_|_|_|_|/ |/| | | | |
* | | | | | Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-2242-62/+59
| |_|_|_|/ |/| | | |
* | | | | Show a progress message if the calendar is taking sometime to open.Chenthill Palanisamy2009-05-211-2/+5
* | | | | Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-214-20/+269
* | | | | Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.Chenthill Palanisamy2009-05-211-2/+10
* | | | | Merge branch 'vcard-inline'Matthew Barnes2009-05-213-0/+335
|\ \ \ \ \
| * | | | | Use proper ngettext support in vcard-inline.cMatthew Barnes2009-05-211-2/+5
| * | | | | Remove generated files from git.Matthew Barnes2009-05-063-61/+0
| * | | | | Remove auto-generated files from git.Matthew Barnes2009-05-062-1428/+0
| * | | | | Make vcard-inline actually work.Matthew Barnes2009-05-067-52/+10
| * | | | | Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-0612-0/+1863
| | |_|_|/ | |/| | |
* | | | | Fix compiler warnings.Matthew Barnes2009-05-171-4/+4
* | | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1711-28/+15
|/ / / /
* | | | 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-292-1/+19
* | Use -no-undefined and link with GNOME_PLATFORM_LIBS on Windows.Tor Lillqvist2009-01-292-2/+13
* | Windows port by Fridrich Strba.Tor Lillqvist2009-01-293-2/+28
* | Use -no-undefined on Windows. Link with libeutil.Tor Lillqvist2009-01-293-3/+25
* | Make it compile on Windows, by Fridrich Strbra. (Just compile; littleTor Lillqvist2009-01-294-4/+27
* | Remove a trailing space after the line continuation backslash.Tor Lillqvist2009-01-292-1/+6
* | Include <mono/metadata/threads.h> to fix an implicit-function-declaration com...Suman Manjunath2009-01-282-0/+6
* | Use also EVOLUTION_CALENDAR_CFLAGS.Milan Crha2009-01-2110-2/+27
* | ** Fix for bug #541209Suman Manjunath2009-01-2111-10/+222
* | ** Fix for bug #225712Milan Crha2009-01-194-11/+174
* | ** Fix for bug #208426Bharath Acharya2009-01-154-0/+1821
* | ** Fixes bug #567744Matthew Barnes2009-01-153-2/+11
* | ** Fix for bug #567687Milan Crha2009-01-152-4/+9
* | New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-112-6/+9
* | Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-1/+13
* | ** Fix for bug bnc #435694Bharath Acharya2008-12-292-2/+9
* | ** Fix for bug #359010Milan Crha2008-12-162-0/+13
* | init the bogofilter if it wasn't. say that evolution's welcome message issrinivasa ragavan2008-12-153-1/+54
* | Make the libgweather dependency optional, build the weather calendar setup pl...Suman Manjunath2008-12-102-2/+5
* | ** Fix for bug #562990Milan Crha2008-12-082-4/+12
* | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ...Suman Manjunath2008-12-082-1/+7
* | ** Fix for bug #558498Bharath Acharya2008-12-083-1/+34
* | ** Fixes bug #560420 (patch by hp@syntomax.com)Matthew Barnes2008-12-042-1/+10
* | ** Part of fix for bug #352287Milan Crha2008-12-033-110/+87
* | ** Part of fix for bug #562228Milan Crha2008-12-022-2/+52
* | ** Part of fix for bug #503662Milan Crha2008-11-282-1/+9
* | ** Part of fix for bug #359745Milan Crha2008-11-283-12/+163
* | Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-282-0/+30
* | ** Fixes bug #552850Matthew Barnes2008-11-242-1/+8
* | ** Fix for bug bnc #446286Bharath Acharya2008-11-202-10/+7
* | Fix compilation error.Srinivasa Ragavan2008-11-202-0/+6
* | ** Fix for BNC bug #434320Srinivasa Ragavan2008-11-192-1/+27
* | Fix for bug #440646 (bugzilla.novell.com) - Set the ESource color-spec for pr...Suman Manjunath2008-11-112-1/+8
* | Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-4/+23
* | ** Fix for bug #557246Bharath Acharya2008-11-072-1/+9
* | #541121: itip-formatter: don't allow sending a response to meetingPatrick Ohly2008-11-072-1/+11
* | ** Fix for bug #557726Bharath Acharya2008-11-062-0/+19
* | Fix proxy login dialog missing artwork issueSankarasivasubramanian Pasupathilingam2008-11-042-1/+8
* | License Change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-11-032-20/+22
* | ** Fixes bug #558726 (patch by Frederic van Starbmann)Matthew Barnes2008-11-014-2/+16
* | ** Fixes bug #549025Matthew Barnes2008-10-222-2/+12
* | Milan Crha <mcrha@redhat.com> ** Fix for bug #514989 (Calculate tomorrow fro...Suman Manjunath2008-10-202-1/+8
* | Don't mix declarations and statements.Matthew Barnes2008-10-182-2/+6
* | ** Fix for bug #556284Bharath Acharya2008-10-162-36/+15
* | Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-142-10/+21
* | ** Fix for bug #550441Srinivasa Ragavan2008-10-142-0/+8
* | Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli...Suman Manjunath2008-10-136-216/+7