aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix distcheck errors.Matthew Barnes2009-07-141-0/+2
* Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-142-21/+3
* 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-147-9/+12
* Kill the global EMailShellBackend variable. Yay!Matthew Barnes2009-07-142-15/+0
* Fix some issues when building Anjal.Matthew Barnes2009-07-134-16/+25
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-1315-308/+489
* Fix a problem with EShell initialization.Matthew Barnes2009-07-122-6/+5
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-1125-336/+4371
* Use an EShellSettings property for folder tree search.Matthew Barnes2009-07-113-3/+25
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1128-6686/+7618
|\
| * Bug #561300 - Edit contact's Notes on its own tab.Milan Crha2009-07-101-71/+135
| * Updated Spanish translationJorge González2009-07-101-220/+218
| * Bug #240605 - auto-select next day at midnight in selected day viewMilan Crha2009-07-101-0/+18
| * Bug 588106 – Makefile.am misuses *_LDFLAGSDaniel Macks2009-07-092-3/+4
| * Updated Ukrainian translationMaxim V. Dziumanenko2009-07-091-5738/+6353
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-07-091-1/+2
| * Bug #425582 - Calendar Alarm Display is not noticable enoughMilan Crha2009-07-093-43/+128
| * Bug #238058 - Show more from summary for events with iconsMilan Crha2009-07-092-8/+14
| * Bug #587699 - Localize only local folder namesMilan Crha2009-07-071-1/+1
| * Updated Swedish translationDaniel Nylander2009-07-071-1/+1
| * Updated Swedish translationDaniel Nylander2009-07-071-345/+328
| * Fix a "make check" error.Matthew Barnes2009-07-071-1/+0
| * Bug 586991 – Require autoconf 2.58 / various configure cleanupsH.Habighorst2009-07-072-228/+228
| * [win32] When started from a console, get console output (Windows XP orFridrich Strba2009-07-041-0/+28
| * Bug #251694 - Highlight current day in a calendarMilan Crha2009-07-038-16/+61
| * Bug #236996 - Calendar display for weekends in month viewMilan Crha2009-07-033-2/+49
| * Bug #525689 - Do not show all days as Sunday in a comp-editorMilan Crha2009-07-031-0/+6
| * Kill EConfigListener.Matthew Barnes2009-07-0310-731/+23
| * Fix whitespace issues in em-account-editor.c.Matthew Barnes2009-07-031-811/+811
| * Set the start_in_offline state only when the user chooses to goChenthill Palanisamy2009-07-032-8/+39
| * Bug #252296 - Do not preset alarm for all day eventsMilan Crha2009-07-038-13/+13
* | Kill EConfigListener.Matthew Barnes2009-07-038-729/+22
* | Add missing files.Matthew Barnes2009-07-032-0/+497
* | Revert the version bump until 2.27.4 is actually released.Matthew Barnes2009-07-031-1/+1
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-0315-810/+332
* | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-028-320/+368
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-0186-6768/+7644
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-0189-90/+90
| * Hide proper widgets from filter.glade for searchesMilan Crha2009-07-012-3/+4
| * Bug 587374 - iconv test broken on some gccMatthew Barnes2009-06-301-3/+0
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-304-20/+46
| * Bug #238058 - Show more from summary for events with iconsMilan Crha2009-06-302-10/+11
| * Updated Spanish translationJorge Gonzalez2009-06-291-5/+5
| * Updated German translation.Christian Kirbach2009-06-281-2/+2
| * Updated German translation.Christian Kirbach2009-06-281-1757/+2068
| * Add localized screenshotsAndre Klapper2009-06-2816-0/+0
| * Add localized screenshotsAndre Klapper2009-06-2815-0/+0
| * Add localized screenshotsAndre Klapper2009-06-284-0/+0
| * Updated German user manual translation.Andre Klapper2009-06-281-189/+161
| * Bug 587138 - Require libxml2 2.7.3Yavor Doganov2009-06-271-1/+1
| * Read entire UI definition in "eplug" files.Matthew Barnes2009-06-271-8/+14
| * Updating Estonian translationIvar Smolin2009-06-261-164/+126
| * Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-06-253-1/+34
| * Fix some warningsSrinivasa Ragavan2009-06-251-4/+4
| * Add more apis for Anjal to draft composer.Srinivasa Ragavan2009-06-252-6/+12
| * Fix show CC/BCC text for Anjal depending on the visibility of theSrinivasa Ragavan2009-06-241-4/+7
| * Remove INSTALL from source control.Matthew Barnes2009-06-241-229/+0
| * Merged translations for Bengali IndiaRuna Bhattacharjee2009-06-241-73/+179
| * Bug 586809 – Enable "silent rules" automake 1.11 optionMatthew Barnes2009-06-241-0/+3
| * Bug 586806 – Fix iconv cflags/libs in configure.acH.Habighorst2009-06-241-1/+1
| * Bug #568302 - Skip "noselect=yes" folders on Send/ReceiveMilan Crha2009-06-241-2/+9
| * Fixes a bug where edit accounts are treated as new accounts andSrinivasa Ragavan2009-06-241-1/+2
| * Updated Tamil translationdrtvasudevan2009-06-241-892/+957
| * Bug 586629 – Fix whitespace in configure.acH.Habighorst2009-06-231-61/+61
| * Bug 586632 – Require automake 1.9H.Habighorst2009-06-232-6/+2
| * Bug 586631 – Rearrange autotool initialization in configure.acH.Habighorst2009-06-231-12/+12
| * 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
| * Updated Spanish translationJorge Gonzalez2009-06-211-253/+300
| * Bug 464131 – Allow inline view of application/mbox attachmentsMatthew Barnes2009-06-211-0/+68
| * Bug 586478 – Fix quoting in configure.acH.Habighorst2009-06-211-7/+8
| * More build cleanups.H.Habighorst2009-06-201-19/+11
| * Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
| * Updating Estonian translationIvar Smolin2009-06-201-1898/+1757
| * Fix "make check" errors.Matthew Barnes2009-06-202-26/+14
| * Bug #513451 - Select Today for calendar views on the first showingMilan Crha2009-06-191-4/+16
| * Bug #346146 - Appointments in Sent folder should not display actionsMilan Crha2009-06-191-4/+24
| * Bug 586378 - Various build cleanupsH.Habighorst2009-06-192-12/+15
| * Remove an obsolete Makefile.am stanza.Matthew Barnes2009-06-191-6/+0
| * ipod-sync - include also 'widgets' directoryMilan Crha2009-06-191-0/+1
| * I was a bit over-keen in changing includes, revert this part.Fridrich Strba2009-06-191-1/+1
| * Fix properly include paths, since this is one of our public headersFridrich Strba2009-06-191-2/+2
| * Updated Hebrew translationMark Krapivner2009-06-191-1075/+1061
| * Bug 586332 - Build error (long gint)Matthew Barnes2009-06-192-2/+2
| * Stop abusing forward declarations.Matthew Barnes2009-06-1983-677/+589
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-19142-953/+287
| * Updated Oriya TranslationManoj Kumar Giri2009-06-181-417/+602
| * Bug #586251 - Let the SSL checkbox for Google calendar workMilan Crha2009-06-181-55/+75
| * Re-arrange attachment bar files for Anjal's and webkit rendering.Srinivasa Ragavan2009-06-172-5/+5
| * post release version bump.Chenthill Palanisamy2009-06-171-1/+1
| * News update for 2.27.3 releaseChenthill Palanisamy2009-06-161-0/+48
| * Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| * Leak a bit less. Use proper function prototype.Milan Crha2009-06-152-1/+4
* | Fix up EShell API documentation.Matthew Barnes2009-07-019-7/+57
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-0186-97/+95
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-3015-3260/+3573
* | Partial fix for bug #587014.Matthew Barnes2009-06-273-21/+75
* | Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-2611-229/+265
* | Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-2611-212/+107
* | Get the "prefer-plain" plugin working again.Matthew Barnes2009-06-252-8/+7
* | Get the "templates" plugin working again.Matthew Barnes2009-06-252-11/+10
* | Get the "face" plugin working again.Matthew Barnes2009-06-251-2/+1
* | Get the "email-custom-header" plugin working again.Matthew Barnes2009-06-251-2/+1
* | Get the "default-mailer" plugin working again.Matthew Barnes2009-06-252-3/+2
* | Get the "mark-all-read" plugin working again.Matthew Barnes2009-06-252-8/+3
* | Radically reorganize source code.Matthew Barnes2009-06-25237-806/+798
* | Bug 586809 – Enable "silent rules" automake 1.11 optionMatthew Barnes2009-06-241-0/+3
* | Bug 586806 – Fix iconv cflags/libs in configure.acH.Habighorst2009-06-241-1/+1
* | Bug 586629 – Fix whitespace in configure.acH.Habighorst2009-06-241-60/+60
* | Bug 586632 – Require automake 1.9H.Habighorst2009-06-242-6/+2
* | Bug 586631 – Rearrange autotool initialization in configure.acH.Habighorst2009-06-241-13/+12
* | Bug 586478 – Fix quoting in configure.acH.Habighorst2009-06-241-7/+8
* | More build cleanups.H.Habighorst2009-06-241-19/+11
* | Bug 586378 - Various build cleanupsH.Habighorst2009-06-242-4/+7
* | Don't link against libsoftoken3 explicitlyJeff Cai2009-06-241-3/+1
* | Forgot to add new files.Matthew Barnes2009-06-244-0/+645
* | Split store and local folder management out from shell backend.Matthew Barnes2009-06-2435-1087/+321
* | Don't install libcal-gui.so.Matthew Barnes2009-06-201-1/+1
* | Bug 586343 – Search folder delete confirmation missing check boxMatthew Barnes2009-06-201-0/+1
* | EMFolderTree cleanups.Matthew Barnes2009-06-204-440/+469
* | Fix mislabeled button.Matthew Barnes2009-06-201-1/+1
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-2013-18673/+18449
|\|
| * Updated Swedish translationEVOLUTION_2_27_3Daniel Nylander2009-06-151-4977/+4741
| * Don't link against libsoftoken3 explicitlyJeff Cai2009-06-151-2/+2
| * Bug 584902 – Disabled default account hides "From" in composerMatthew Barnes2009-06-151-4/+43
| * Fix make check error.Matthew Barnes2009-06-141-0/+1
| * Fix coding style.Matthew Barnes2009-06-1415-33/+34
| * Fix compiler warnings.Matthew Barnes2009-06-141-3/+6
| * Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17
| * Updated Oriya TranslationManoj Kumar Giri2009-06-111-103/+294
| * Changes for Anjal: Pack Send/Save draft, instead of the combo box forSrinivasa Ragavan2009-06-111-54/+36
| * Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-112-0/+19
| * Merged translations with the current Bengali India fileRuna Bhattacharjee2009-06-111-5026/+5448
| * Updated French translationClaude Paroz2009-06-111-4951/+4440
| * Updated Oriya TranslationManoj Kumar Giri2009-06-111-108/+49
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-06-101-1629/+1613
| * ** BUGFIX: #584733 - Fixed where account setup to work after Anjal mergeSrinivasa Ragavan2009-06-101-4/+5
| * Bug #573263 - Crash in reset_layout (text) at e-text.cMilan Crha2009-06-091-49/+70
* | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-208-1/+43
* | Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
* | Fix "make distcheck" errors.Matthew Barnes2009-06-2023-185/+80
* | Stop abusing forward declarations.Matthew Barnes2009-06-1961-436/+391
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-18101-662/+201
* | Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
* | Clean up EImageChooser.Matthew Barnes2009-06-152-342/+311
* | Fix coding style.Matthew Barnes2009-06-149-23/+23
* | Bug 531757 – "Mark folder as read" is bizarrely hard to get toMatthew Barnes2009-06-141-1/+2
* | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-1412-82/+162
* | Clean up EMFolderTreeModel.Matthew Barnes2009-06-146-364/+424
* | Use key files for tracking widget states.Matthew Barnes2009-06-1329-773/+1022
* | Makefile.am cleanups.Matthew Barnes2009-06-133-16/+4
* | Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-06-090-0/+0
|\|
| * Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-091-4/+8
| * Added entries for Oriya TranslationManoj Kumar Giri2009-06-091-0/+4
| * Updated Oriya TranslationManoj Kumar Giri2009-06-091-51/+58
| * Fix build on Windows: link with needed libraries.Tor Lillqvist2009-06-091-0/+2
| * Added entries for Oriya Translation update.Manoj Kumar Giri2009-06-051-0/+4
| * Updated Oriya Translation.Manoj Kumar Giri2009-06-051-1758/+1668
| * Avoid the console popping while evolution running on windowsFridrich Strba2009-06-053-0/+12
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-0519-66/+70
| * libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-055-3/+543
| * Regenerate the def files according to the current state of the realFridrich Strba2009-06-055-594/+160
| * Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-051-3/+28
| * Added Entries for Oriya Translation.Manoj Kumar Giri2009-06-041-0/+4
| * Updated Oriya TranslationManoj Kumar Giri2009-06-041-7/+8
| * Fix Anjal's composer path.Srinivasa Ragavan2009-06-041-1/+2
| * Bug 584733 – Cannot create new accountSrinivasa Ragavan2009-06-041-15/+18
| * Updated Spanish translationJorge Gonzalez2009-06-041-26/+28
| * Bug #581780 - Remember passwords in keyring for web calendars tooMilan Crha2009-06-041-9/+75
| * Don't declare x_mailer "extern" because it causes undefined symbolsFridrich Strba2009-06-041-1/+1
| * Cater for circular dependencies between libevolution-mailFridrich Strba2009-06-041-0/+6
| * Add libraries to LIBADD so that -no-undefined on win32 works well.Fridrich Strba2009-06-043-4/+29
| * Remove a horrible hack and stuff the localizable strings into if-zero-ed blockFridrich Strba2009-06-041-16/+22
| * Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0
| * Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-035-11/+31
| * Add option for Sender/Addresses contain.Srinivasa Ragavan2009-06-031-4/+30
| * More Anjal stuff for trunk.Srinivasa Ragavan2009-06-032-1/+25
| * It might help to install the evolution binary.Matthew Barnes2009-06-031-8/+1
| * Remove libgnome includeFridrich Strba2009-06-031-1/+0
| * Replace libgnome function with equivalent glib functions.Fridrich Strba2009-06-031-1/+2
| * Updated Spanish translationJorge Gonzalez2009-06-031-124/+127
| * Updated Spanish translationJorge Gonzalez2009-06-031-1/+1
| * Updated Spanish translationJorge Gonzalez2009-06-031-571/+538
| * Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-033-82/+472
| * Fix distcheck errors.Matthew Barnes2009-06-031-7/+3
| * Bug 582939 – Drop support for CDEMatthew Barnes2009-06-0322-1587/+1
| * Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-022-9/+23
| * Use standard C types in iconv-detect.cMatthew Barnes2009-06-021-9/+9
| * Fix more compiler warnings.Matthew Barnes2009-06-023-38/+2
| * More code cleanup.Matthew Barnes2009-06-02270-992/+992
| * Part of bug #574940 - Do not use freed memory in EMFolderView/BrowserMilan Crha2009-06-021-1/+5
| * Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
| * Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
| * Bug 323037 – Folder emblem to show new mail arrivalMilan Crha2009-06-013-19/+97
| * Update the address of the FSFTobias Mueller2009-05-314-7/+7
| * Small updateGabor Kelemen2009-05-311-1/+1
| * Updated Danish translationAsk H. Larsen2009-05-311-5003/+5272
| * Fix libevolution-mail-shared.laMatthew Barnes2009-05-301-17/+29
| * Bug 583446 – refresh folder hookLucian Langa2009-05-292-2/+10
| * Bug 584154 – custom icon folder hook does not workLucian Langa2009-05-293-4/+11
| * Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-05-291-3/+3
| * Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
| * Whitespace cleanup.Matthew Barnes2009-05-29239-1040/+1040
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-29799-13634/+13634
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291096-1793/+1793
| * Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-281-27/+31
| * Bug #535516 - Crash in GConf Bridge while replyingMilan Crha2009-05-281-10/+16
| * Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-05-271-0/+3
| * Updated Spanish translationJorge Gonzalez2009-05-271-229/+170
* | Remove ESearchBar and EFilterBar.Matthew Barnes2009-06-094-2721/+0
* | Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-06-092-2/+2
* | Added Entries for Oriya Translation.Manoj Kumar Giri2009-06-091-0/+4
* | Avoid the console popping while evolution running on windowsFridrich Strba2009-06-093-0/+12
* | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-0917-63/+66
* | libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-094-0/+546
* | Regenerate the def files according to the current state of the realFridrich Strba2009-06-095-594/+160
* | Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-091-2/+29
* | Search bar improvements.Matthew Barnes2009-06-0913-91/+612
* | Updated Spanish translationJorge Gonzalez2009-06-041-26/+28
* | Updated Spanish translationJorge Gonzalez2009-06-041-124/+127
* | Updated Spanish translationJorge Gonzalez2009-06-041-1/+1
* | Updated Spanish translationJorge Gonzalez2009-06-041-571/+538
* | Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-041-4/+8
* | Bug #581780 - Remember passwords in keyring for web calendars tooMilan Crha2009-06-041-9/+75
* | Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0
* | Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9
* | Remove libgnome includeFridrich Strba2009-06-041-1/+0
* | Replace libgnome function with equivalent glib functions.Fridrich Strba2009-06-041-1/+2
* | Use GtkEntry instead of EIconEntry in the main search bar.Matthew Barnes2009-06-044-692/+127
* | It might help to install the evolution binary.Matthew Barnes2009-06-041-8/+1
* | Fix crash when printing an email.Matthew Barnes2009-06-031-0/+8
* | Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-033-82/+472
* | Fix distcheck errors.Matthew Barnes2009-06-031-7/+3
* | Bug 582939 – Drop support for CDEMatthew Barnes2009-06-0322-1587/+1
* | Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-032-9/+23
* | Fix build break.Matthew Barnes2009-06-021-1/+1
* | Updated Spanish translationJorge Gonzalez2009-06-021-229/+170
* | Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-06-021-0/+3
* | Bug 584154 – custom icon folder hook does not workLucian Langa2009-06-023-4/+11
* | Updated Danish translationAsk H. Larsen2009-06-021-5003/+5272
* | Small updateGabor Kelemen2009-06-021-1/+1
* | Update the address of the FSFTobias Mueller2009-06-024-7/+7
* | Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
* | Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
* | More code cleanup.Matthew Barnes2009-06-02249-899/+899