aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * More refactoring of settings management.Matthew Barnes2009-08-091-1/+2
| * Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-061-3/+0
| * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-2810-260/+612
| |\
| * | More whitespace cleanup.Matthew Barnes2009-07-1922-97/+97
| * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-155-23/+15
| |\ \
| * | | Fix excessive whitespace.Matthew Barnes2009-07-1462-179/+4
| * | | Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-141-2/+2
| * | | Work around deprecation of g_mount_unmount().Matthew Barnes2009-07-141-0/+8
| * | | Fix compiler warnings in tnef-attachments plugin.Matthew Barnes2009-07-141-20/+20
| * | | Fix some build issues.Matthew Barnes2009-07-143-3/+6
| * | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-112-3/+4
| |\ \ \
| * | | | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-021-22/+22
| * | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-0116-81/+229
| |\ \ \ \
| * | | | | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-0144-45/+44
| * | | | | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-302-16/+31
| * | | | | Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-265-193/+199
| * | | | | Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-264-206/+0
| * | | | | Get the "prefer-plain" plugin working again.Matthew Barnes2009-06-251-6/+6
| * | | | | Get the "templates" plugin working again.Matthew Barnes2009-06-251-9/+9
| * | | | | 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