aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-142-3/+12
* Coding style and whitespace cleanup.Matthew Barnes2010-08-031-4/+12
* dbx-importer: Fix printf format warningDavid Woodhouse2010-08-021-2/+2
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-022-2/+2
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-301-1/+1
* Bug 622181 - Backup settings uses unhelpful yes/no dialogMatthew Barnes2010-07-291-8/+8
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-282-52/+56
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-262-3/+3
* Bug 624216 - Runtime warning in Attachment Reminder pluginMatthew Barnes2010-07-132-218/+101
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-122-8/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-125-36/+38
* Fix some compiler warnings.Matthew Barnes2010-07-111-1/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-092-16/+17
* Migrate from CamelException to GError.Matthew Barnes2010-07-0916-134/+159
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-082-18/+6
* Bug 623157 - Missing linker flag in dbx-importGuido Günther2010-06-301-0/+1
* Add Outlook Express DBX mailbox file importer pluginDavid Woodhouse2010-06-293-0/+822
* audio-inline: Fix linking order issue.Matthew Barnes2010-06-271-2/+2
* Warn the user before marking all messages as readChenthill Palanisamy2010-06-171-9/+22
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-22/+53
* More GTK3 preparation.Matthew Barnes2010-06-041-2/+3
* Add translator comments in mail-to-task pluginMilan Crha2010-06-031-0/+18
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-033-359/+0
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-013-12/+14
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+8
* Fix linking issue in bogo-junk-plugin.Matthew Barnes2010-05-271-0/+1
* Fix linking issue in sa-junk-plugin.Matthew Barnes2010-05-271-0/+1
* Merge branch 'express2'Matthew Barnes2010-05-273-5/+30
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-1/+0
| * Fix compiler warnings.Matthew Barnes2010-05-251-4/+6
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-0/+3
| |\
| | * Bug #531013 - Proxy login window is not in focus.Vibha Yadav2010-05-211-0/+3
| | * Fix linking of face pluginFridrich Štrba2010-04-261-0/+1
| | * Bug #613392 - No copyright/licensing information for geo-utilsCedric Bosdonnat2010-04-262-0/+44
| * | Fix linking of face pluginFridrich Štrba2010-04-301-0/+1
| * | Bug #613392 - No copyright/licensing information for geo-utilsCedric Bosdonnat2010-04-302-0/+44
| * | Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-221-0/+8
| * | Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-223-4/+4
| |\|
| | * Fix migration event hook for google-account-setup and calendar-weather pluginsPhilip Withnall2010-04-212-2/+2
| | * Bug 600861 - Backup utility should use --quit instead of --force-shutdownMatthew Barnes2010-04-181-2/+2
| * | Hide the junk plugin options in Express modeFederico Mena Quintero2010-04-142-4/+20
| * | More build fixes.Matthew Barnes2010-04-071-7/+19
| * | Fix mismatched quotes.Matthew Barnes2010-04-073-4/+4
| * | Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-04-071-0/+1
| |/
| * Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-03-241-5/+5
* | Bug #478090 - Meeting acceptances for attendees who weren't listed are lostMilan Crha2010-05-261-4/+6
* | Bug #546551 - Dialog for mark-all-read always mentions subfoldersMilan Crha2010-05-211-2/+8
* | Bug #531013 - Proxy login window is not in focus.Vibha Yadav2010-05-211-0/+3
* | Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-142-4/+14
* | Convert "default-mailer" plugin to an extension.Matthew Barnes2010-05-135-218/+0
* | Adapt to Camel API changes.Matthew Barnes2010-05-081-1/+1
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-024-15/+26
* | Adapt to Camel API changes.Matthew Barnes2010-04-308-24/+46
* | Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-2718-0/+136
* | Fix linking of face pluginFridrich Štrba2010-04-261-0/+1
* | Bug #613392 - No copyright/licensing information for geo-utilsCedric Bosdonnat2010-04-262-0/+44
* | Camel is now GObject-based.Matthew Barnes2010-04-2413-56/+56
* | Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-236-51/+84
* | Fix migration event hook for google-account-setup and calendar-weather pluginsPhilip Withnall2010-04-212-2/+2
* | Bug 583742 — Port to external libgdataPhilip Withnall2010-04-192-37/+42
* | Fix usage of "backup" in translatable stringsPhilip Withnall2010-04-181-1/+1
* | Bug 610428 - Duplicate mnemonic in itip formatted messageMatthew Barnes2010-04-181-5/+5
* | Bug 600861 - Backup utility should use --quit instead of --force-shutdownMatthew Barnes2010-04-181-2/+2
* | [win32] Fix a build breakage by adding a proper define for gmtime_rFridrich Štrba2010-04-151-0/+7
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-1310-23/+39
* | Adapt to Camel API changes.Matthew Barnes2010-04-133-18/+26
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-0816-51/+89
* | Replace ESpinner with GtkSpinner.Matthew Barnes2010-04-081-2/+2
* | Drop the "hula-account-setup" plugin.Matthew Barnes2010-04-075-770/+0
* | Bug #567304 - Review strings for translationMilan Crha2010-04-071-1/+1
* | Adapt to Camel API changes.Matthew Barnes2010-04-0410-25/+25
* | Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-0336-6744/+0
* | Only #include Camel's top-level header.Matthew Barnes2010-04-0333-118/+7
* | Bug #458510 - Cannot translate "_Backup Settings..."Milan Crha2010-04-021-2/+2
* | Bug #347330 - Mark forgotten strings for translationMilan Crha2010-04-021-1/+1
* | Bug #605745 - Use a few more named constantsPaul Bolle2010-04-011-2/+2
* | camel/camel-i18n.h gone, adapt to it properlyMilan Crha2010-04-013-3/+3
* | Stop relying on CamelObject meta-data.Matthew Barnes2010-04-013-5/+5
* | More build fixes.Matthew Barnes2010-04-011-7/+19
* | Fix mismatched quotes.Matthew Barnes2010-03-293-4/+4
* | Bug 611883 - Missing mnemonic in automatic contacts tabMatthew Barnes2010-03-281-1/+1
* | Alter UI conditional syntax to be more familiar cpp style, whichMichael Meeks2010-03-232-5/+6
|/
* Fix misspelled strings.Srinivasa Ragavan2010-03-171-1/+1
* Make the gconf schemas installation rules consistent in all Makefiles.amFridrich Strba2010-03-163-18/+46
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-3/+3
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-158-0/+32
* Disable a chunk of UI from the mail-to-task pluginMichael Meeks2010-03-141-0/+4
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-141-14/+10
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-142-2/+2
* Switch to anjal style on express mode.Srinivasa Ragavan2010-03-141-12/+14
* Integrate into new account button.Srinivasa Ragavan2010-03-141-1/+1
* Integrate account assistant wizard to anjal style.Srinivasa Ragavan2010-03-141-1/+1
* Integrate anjal's account capplet lib in start up wizard.Srinivasa Ragavan2010-03-142-2/+23
* Some more directories relocated on windowsFridrich Strba2010-03-111-0/+1
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-052-0/+8
* Bug #610327 - Proxy login doesn't show folder listBharath Acharya2010-03-051-1/+2
* Bug #601551 - [PST] evolution crashed with SIGSEGVMilan Crha2010-02-251-3/+11
* Coding style and whitespace cleanup.Matthew Barnes2010-02-201-6/+32
* Bug 609982 - Avoid unnecessary prompts when marking folders as readMatthew Barnes2010-02-171-93/+120
* [itip-formatter] Show reason of failed calendar openMilan Crha2010-02-121-8/+21
* Bug #604522 - Mouse wheel scroll doesn't work above inline imagesMilan Crha2010-02-111-0/+25
* Fix some dead assignments.Matthew Barnes2010-02-081-2/+2
* Add more missing linker flags.Matthew Barnes2010-02-081-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-02-086-257/+286
* Move some ESource-plugin common code to e-plugin-util.h/.cMilan Crha2010-02-0412-1257/+201
* Coding style and whitespace cleanup.Matthew Barnes2010-01-317-32/+32
* Revert "Without this evo 2.28.2 will not link/run at all"Matthew Barnes2010-01-291-1/+0
* Without this evo 2.28.2 will not link/run at allFridrich Strba2010-01-281-0/+1
* Bug #607776 - Crash in image-inline.c:size_allocate_cbMilan Crha2010-01-281-0/+9
* Make authentication functionality availableGustavo Noronha Silva2010-01-277-7/+7
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-30/+38
* Add a EShellWindow::shell-view-created signal.Matthew Barnes2010-01-231-5/+17
* Bug #603480 - [bbdb] Traverse lists in destinations properlyMilan Crha2010-01-191-5/+21
* Bug #603480 - [bbdb] Crash on unref of uninitialized memoryMilan Crha2010-01-191-6/+7
* Remove dead assignments found by clang.Matthew Barnes2010-01-1615-61/+17
* Bug 606449 - empty mail-notification popupsLucian Langa2010-01-091-3/+5
* Bug 598305 - Use Exif data to rotate inlined photosMatthew Barnes2010-01-091-1/+80
* Bug #606340 - Crash on non-utf8 letter in mail folder nameMilan Crha2010-01-081-32/+14
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-082-3/+3
* Bug #603469 - Crash in contacts-map with no Home address filledCedric Bosdonnat2010-01-071-1/+13
* Coding style and whitespace cleanup.Matthew Barnes2010-01-052-9/+25
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-2/+8
* Compiler and linker flag cleanups.Matthew Barnes2009-12-2837-55/+107
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-243-5/+9
* Bug 604822 - Drop more alert titlesPaul Bolle2009-12-203-4/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-3/+2
* Bug #603701 - Don't treat 4 byte values as DDWORDsPaul Bolle2009-12-181-12/+12
* Bug #359755 - Do not fetch content of a CalDAV calendar when given itMilan Crha2009-12-161-17/+62
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-161-1/+2
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-0/+1
* Bug #604512 - Calendar publishing tab misses button labelMilan Crha2009-12-151-4/+6
* Bug #604182 - Hide variable used only with HAVE_LIBNOTIFYMilan Crha2009-12-111-0/+2
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-102-2/+2
* Bug #591938 - Update translator's commentsMilan Crha2009-12-101-1/+5
* Bug #604182 - Do not block UI with publish-calendar messagesMilan Crha2009-12-101-6/+113
* Bug #359755 - Support for CalDAV collectionsMilan Crha2009-12-084-9/+1436
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-0814-19/+19
* Bug #603061 - Use .ics for temp vcalendar filesPaul Bolle2009-12-021-2/+2
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-027-62/+47
* Kill message_list_free_uids().Matthew Barnes2009-12-023-3/+6
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-017-25/+32
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-0124-65/+53
* port plugins to use new EError APIJonathon Jongsma2009-12-0110-32/+67
* Rewrite champlain-gtk and geoclue detection.Matthew Barnes2009-11-291-7/+8
* Coding style and whitespace cleanups.Matthew Barnes2009-11-294-12/+9
* Bug #361156 - contacts-map pluginCedric Bosdonnat2009-11-275-0/+396
* Bug #602177 - Plug leaks. Fix race.Paul Bolle2009-11-261-99/+55
* Bug #598166 - All Day Meeting String ImprovementMilan Crha2009-11-263-51/+77
* Bug 602625 - Typos in translation messagesMatthew Barnes2009-11-221-3/+3
* Remove the last traces of libglade.Matthew Barnes2009-11-211-1/+0
* Add e_attachment_store_load_async().Matthew Barnes2009-11-201-19/+22
* Bug #601517 - Accept/decline options are missing on event right clickMilan Crha2009-11-181-1/+1
* Remove unused files after GtkBuilder mergeMilan Crha2009-11-188-2713/+0
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-177-29/+57
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-176-9/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1752-4957/+6609
* EWebView popup menu enhancements.Matthew Barnes2009-11-141-7/+19
* Bug 601626 - pst-import missing link to libeutilTravis Reitter2009-11-121-0/+1
* More build failures due to missing internal lib dependenciesJonathon Jongsma2009-11-123-0/+3
* Use EVOLUTION_CALENDAR_CFLAGS instead of EVOLUTION_MAIL_CFLAGSTor Lillqvist2009-11-111-1/+1
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-0/+9
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-112-92/+81
* EMFormat plugins should always be enabled.Matthew Barnes2009-11-103-3/+6
* Add zooming and drag-and-drop to the plugin.Matthew Barnes2009-11-102-28/+138
* Prototype an inline image plugin.Matthew Barnes2009-11-103-0/+373
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-105-0/+6
* Kill more redundant save functions.Matthew Barnes2009-11-082-56/+147
* Bug #482327 - Save attached calendar with multiple items easilyMilan Crha2009-11-071-1/+32
* Build filename using g_build_filename instead of hardcoding forward-slashTobias Mueller2009-11-061-2/+4
* Quote filename during restore to prevent user assisted arbitrary code executionTobias Mueller2009-11-061-1/+5
* Bug #557505 - [bbdb] hangs and is unresponsiveMilan Crha2009-11-043-58/+229
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-311-5/+57
* Bug #583450 - [prefer-plain] Ability to hide html attachmentsMilan Crha2009-10-301-12/+38
* Bug #570835 - Custom e-mail headers inserted with double columnMilan Crha2009-10-301-18/+16
* Bug #561843 - Properly check for filename being set, to not crashMilan Crha2009-10-301-1/+1
* Bug #552727 - Flooded by spam checking errors if bogofilter not installedMilan Crha2009-10-282-18/+69
* Bug #550049 - Disable Mark messages as read actions when unusableMilan Crha2009-10-281-1/+95
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-2/+2
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+2
* Prefer GLib mutexes over pthread mutexes.Matthew Barnes2009-10-271-31/+30
* Bug #599199 - Hangs regularly when synchro with pidgin is activatedMilan Crha2009-10-273-35/+41
* Coding style and whitespace cleanups.Matthew Barnes2009-10-242-5/+5
* Bug #575208 - Use complete template message with all attachmentsMilan Crha2009-10-241-61/+9
* Bug 599245 - Use bitwise AND instead of logical AND for checking flagsThomas Andersen2009-10-221-2/+2
* Bug 480361 - Useful action when clicking on a mail notificationMatthew Barnes2009-10-211-39/+80
* Bug #470291 - [prefer-plain] Be able to show HTML only messagesMilan Crha2009-10-161-34/+65
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-162-9/+14
* Bug #329710 - [PublishCal] 'Enable' button should update on changeMilan Crha2009-10-151-13/+19
* Bug #373297 - Option for autocomplete in address book preferencesMilan Crha2009-10-152-2/+43
* Bug #523335 - [mail-to-task] EnhancementsMilan Crha2009-10-151-6/+54
* Bug #573878 - [face] Plugin is unusableMilan Crha2009-10-155-85/+450
* Bug #597123 - Composer's Send Options doesn't workMilan Crha2009-10-142-22/+85
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-1312-46/+65
* Bug #456240 - Move exchange plugin to exchange packageMilan Crha2009-10-0230-12371/+0
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-0/+2
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-0138-271/+371
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-262-1/+2
* Overlooked compiler warnings from exchange-operations pluginMilan Crha2009-09-252-2/+2
* Bug #593609 - Have buildable exchange-operations plugin againMilan Crha2009-09-2529-3805/+1574
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-254-4/+4
* Rework optional plugin detection to fix distcheck.Matthew Barnes2009-09-241-1/+1
* Remove trailing whitespacesMilan Crha2009-09-232-2/+2
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-2320-780/+789
* Kill the ipod-sync plugin, along with the HAL dependency.Matthew Barnes2009-09-2210-1539/+0
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-1910-6/+24
* Fix crashes in mail-to-task plugin.Matthew Barnes2009-09-131-14/+9
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-131-0/+16
* Bug 595002 - There should not be a space before ? in stringsMatthew Barnes2009-09-132-4/+4
* Bug #582780 - Use proxy in Google calendar setup pluginAlexander Klepikov2009-09-111-0/+20
* Finish killing Bonobo.Matthew Barnes2009-09-091-2/+3
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-069-0/+11
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-056-180/+365
* Remove some obsolete utility functions.Matthew Barnes2009-09-054-5/+5
* Make dbus-glib mandatory.Matthew Barnes2009-09-052-24/+5
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-1/+6
* Bug 593442 - plugin-manager: HIG-ify main screenPaul Bolle2009-09-041-12/+13
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-047-54/+196
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-4/+4
* Get the publish-calendar plugin working.Milan Crha2009-09-024-50/+67
* Kill debug messages in default-mailer plugin.Matthew Barnes2009-09-021-3/+0
* Cleanup up templates using EPluginUI callback feature.Matthew Barnes2009-09-022-29/+14
* Bug 593675 - Freeze on startupMilan Crha2009-09-011-12/+41
* Bug #593648 - mail-to-task used full path in .eplug fileMilan Crha2009-08-311-1/+1
* Fix for few compiler warningsMilan Crha2009-08-311-1/+3
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-30113-4104/+1397
|\
| * Coding style and whitespace cleanup.Matthew Barnes2009-08-303-12/+14
| * Simplify EPlugin loading at startup.Matthew Barnes2009-08-3035-2297/+63
| * Build with -Wl,--no-undefined and fix linker errors.Matthew Barnes2009-08-282-4/+10
| * Cleanup mail-notification configuration page.Matthew Barnes2009-08-231-217/+190
| * Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-39/+84
| * Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-187-80/+98
| * Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-163-11/+16
| * Bug 567260 – Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-141-17/+28
| * Get the backup-restore plugin working.Matthew Barnes2009-08-124-66/+78
| * Get the itip-formatter plugin working.Matthew Barnes2009-08-122-4/+14
| * Get the calendar-weather plugin working.Matthew Barnes2009-08-123-20/+14
| * Get the pst-import plugin working.Matthew Barnes2009-08-121-3/+3
| * Bug #584030 - [Mail-To-Task] improve duplicate handling and suchMilan Crha2009-08-122-18/+296
| * Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-122-2/+2
| * Fix distcheck errors.Matthew Barnes2009-08-111-1/+1
| * Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-111-1/+1
| * Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-111-4/+4
| * Bug #586076 - [external-editor] Pass cursor pos to vimMilan Crha2009-08-111-14/+61
| * Bug #551127 - Added translators comment and changed strings slightlyMilan Crha2009-08-111-4/+8
| * Bug #573919 - [Mail-Notification] Check for 'actions' capabilityKen VanDine2009-08-111-4/+37
| * Bug #401530 - [imap-features] imap-headers.glade issuesMilan Crha2009-08-112-13/+25
| * Bug #325278 - cannot access parts of "save calendar" without mouseMilan Crha2009-08-112-9/+21
| * Bug #317290 - [Publish-Calendar] Cancel setup should cancelMilan Crha2009-08-113-21/+27
| * Remove debug messages.Matthew Barnes2009-08-101-4/+0
| * Kill EMMenu and EMPopup.Matthew Barnes2009-08-106-180/+248