aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add some missing GConf schemas.Matthew Barnes2009-08-012-1/+90
|
* Bug #590392 - Show selected day in day view's second timezone columnMilan Crha2009-08-012-3/+9
|
* Bug #539334 - Postpone processing event when called recursivelyMilan Crha2009-08-011-6/+124
|
* Re-fix intltool issue to not break other stuff.Matthew Barnes2009-07-311-2/+4
|
* Bug #328361 - Support for "Fifth Sunday *of the month*"Marcel Stimberg2009-07-311-0/+7
|
* Bug #325611 - Rephrased translators commentsMilan Crha2009-07-311-2/+2
|
* Updating Estonian translationIvar Smolin2009-07-311-27/+22
|
* Updating Estonian translationIvar Smolin2009-07-311-69/+64
|
* Bug 590260 – Minimum requirement of libpst not checkedMatthew Barnes2009-07-301-1/+2
|
* Fix an intltool issue in configure.ac.Matthew Barnes2009-07-301-2/+2
|
* Bug #514725 - Critical warnings with appointmentsMilan Crha2009-07-302-20/+31
|
* Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-07-303-8/+23
|
* Bug #300567 - Calendar drawing optimizationsMilan Crha2009-07-3012-490/+441
|
* Bug #317290 - [Publish-Calendar] Cancel setup should cancelMilan Crha2009-07-303-21/+27
| | | | , not continue
* Updating Estonian translationMattias Põldaru2009-07-291-977/+234
|
* Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-07-294-1/+22
|
* BUGFIX: #589982 - Fix a critical warning while replying for a mailSrinivasa Ragavan2009-07-291-1/+1
|
* Compiler warning fixes (as part of bug #424078)Milan Crha2009-07-286-10/+10
|
* Bug #245829 - Cannot copy (with mouse for pasting) appointment summaryMilan Crha2009-07-272-2/+42
|
* Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-07-273-7/+12
|
* Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-272-5/+10
|
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-07-2719-64/+277
|
* Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-273-20/+46
|
* Gah! Remove trailing .1 from version.Matthew Barnes2009-07-271-1/+1
|
* Post-release version bump.Matthew Barnes2009-07-271-1/+1
|
* Fix distcheck error.EVOLUTION_2_27_5Matthew Barnes2009-07-271-0/+1
|
* Update NEWS + coding style cleanups.Matthew Barnes2009-07-273-9/+54
|
* Bug #572176 - Allow Local iCal Files To Be Selected As Cal SourceMilan Crha2009-07-272-8/+264
|
* BUG #472079 (BNC) - Cannot Edit Account When ProxyBharath Acharya2009-07-271-2/+2
| | | | | | | | | | | * em-account-prefs.c (account_edit_clicked), (account_cursor_change): Do not disable the option to edit accounts when proxy accounts are enabled. Bug Description: If you open a Groupwise proxy, and then go into Edit >> Preferences you cannot edit your own email account until the proxy is closed. The Edit button is grayed out.
* BUG #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution.Bharath Acharya2009-07-271-1/+3
| | | | | | | | | | | | * proxy-login.c (proxy_login_tree_view_changed_cb): Use the unique stamp to catch only the valid iterators. Bug description: If you right mouse click on your Groupwise email account, you can select "Proxy Login" and a dialog appears with all of your previously used accounts in a list. If you click focus into the list and then type in a keyboard letter it crashes. This should position you at the first match of that letter, or at least not crash :)
* BUG #578945 - Adapt to changes in libpst 0.6.41Bharath Acharya2009-07-271-176/+154
| | | | The PST Importer is now compatible with libpst 0.6.41
* Updated German translationMario Blättermann2009-07-271-1714/+1699
|
* Coding style and whitespace cleanups.Matthew Barnes2009-07-2614-27/+26
|
* Updated Swedish translationDaniel Nylander2009-07-241-2396/+2433
|
* Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-243-10/+14
|
* BUG #589494: Doesn't print full list of recipientsBharath Acharya2009-07-241-0/+5
| | | | Display all email addresses by default for the To, Cc and Bcc fields.
* Fix a warningSrinivasa Ragavan2009-07-241-0/+1
|
* Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-245-4/+24
|
* Unref idle loops in finalize.Srinivasa Ragavan2009-07-242-2/+10
|
* 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-236-17/+55
|
* Fix a crit warning for AnjalSrinivasa Ragavan2009-07-231-2/+6
|
* Updated Spanish translationJorge González2009-07-231-130/+132
|
* Bug #589412 - Wrong notice in message list when messages are hiddenMilan Crha2009-07-231-0/+2
|
* Hide signatures for Anjal.Srinivasa Ragavan2009-07-221-1/+2
|
* Fix composer for Anjal.Srinivasa Ragavan2009-07-221-17/+16
|
* Don't warn when NM support is explicitly disabled.Matthew Barnes2009-07-221-1/+0
|
* Make it possible to have send receive with out dialogSrinivasa Ragavan2009-07-222-5/+13
|
* Adding org-gnome-process-meeting.error.xml to POTFILES.inChenthill Palanisamy2009-07-221-0/+1
|
* Bug #588787 - Crash on search in an active account or all accountsMilan Crha2009-07-222-10/+26
|
* Fix composer string for Anjal.Srinivasa Ragavan2009-07-201-5/+17
|
* Add option to hide 'From' for Anjal.Srinivasa Ragavan2009-07-203-8/+32
|
* Change for Anjal to support forwarding of mailsSrinivasa Ragavan2009-07-202-7/+12
|
* Use the right api to check for system timezone.Chenthill Palanisamy2009-07-201-1/+8
|
* Bug #583527 display reply and reply-all fields for all backends.Chenthill Palanisamy2009-07-201-2/+2
|
* Add code to have optional status bar for Anjal.Srinivasa Ragavan2009-07-201-7/+16
|
* Add code to handle mail-mt's requirement.Srinivasa Ragavan2009-07-202-0/+10
|
* Add API for getting task count.Srinivasa Ragavan2009-07-202-1/+6
|
* Fix a typo in Chen's prev commit.Srinivasa Ragavan2009-07-201-1/+0
|
* Kill some obsolete utility functions.Matthew Barnes2009-07-193-204/+9
|
* More whitespace cleanup.Matthew Barnes2009-07-19143-634/+632
|
* Updated Spanish translationJorge González2009-07-181-1945/+1963
|
* Updated Tamil translationdrtvasudevan2009-07-181-2099/+2103
|
* Coding style and whitespace cleanups.Matthew Barnes2009-07-181-2/+2
|
* 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
|
* Search bar stuff for Anjal.Srinivasa Ragavan2009-07-174-0/+82
|
* Bug #266150 - In list view Delete option not working in menu and toolbarMilan Crha2009-07-171-1/+1
|
* Return account check flag.Srinivasa Ragavan2009-07-162-3/+3
|
* Post release version bump.EVOLUTION_2_27_4Chenthill Palanisamy2009-07-151-2/+2
|
* Update the LD_CFLAGS.Chenthill Palanisamy2009-07-151-1/+1
|
* Update the NEWS file for 2.27.4.1 release.Chenthill Palanisamy2009-07-151-1/+9
|
* NEWS update for 2.27.4 release.Chenthill Palanisamy2009-07-151-0/+82
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2009-07-152-10866/+10253
|
* Update German translation of Evolution User manual.Andre Klapper2009-07-151-49/+69
|
* Remove obsolete part of translator commentClaude Paroz2009-07-151-3/+0
|
* Bug #214238 - Indicate unread emails in closed tree subfoldersMilan Crha2009-07-151-9/+20
|
* Use reverse str lookup for email separation.Srinivasa Ragavan2009-07-151-1/+1
|
* Use reverse string lookup for domain/username sepration in emailSrinivasa Ragavan2009-07-151-1/+1
| | | | breakdown. Gmail domain users have email as username.
* Add an environment variable to show all errors as intrusiveChenthill Palanisamy2009-07-141-1/+20
| | | | if needed.
* Pick the user_org from comp editor flags.Chenthill Palanisamy2009-07-141-1/+1
| | | | Requires some clean-up.
* 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
|
* Fix a compiler warningSrinivasa Ragavan2009-07-141-0/+1
|
* Don't have name selector buttons for Anjal's composer but only for Evo.Srinivasa Ragavan2009-07-141-3/+3
|
* Add tip to specify port as part of the server name. String suggestionSrinivasa Ragavan2009-07-142-83/+266
| | | | from Matthew Barnes.
* Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-141-2/+2
|
* Bug 588277 – Unnecessary special-purpose configure flagMatthew Barnes2009-07-143-18/+3
|
* Bug 588018 – NetworkManager & DBUS build check rewriteH.Habighorst2009-07-145-361/+297
|
* Work around deprecation of g_mount_unmount().Matthew Barnes2009-07-141-0/+8
|
* Bug #555326 - Suppress Del key press in Contacts source selectorMarcel Stimberg2009-07-131-1/+1
|
* Bug #586958 - Too long texts instartup wizardMichael Terry2009-07-132-5/+5
| | | | | | | | | | | [PATCH 1/2] [restore-backup] Make intro text wrap The introductory text to the 'Restore from backup' page is too long, especially in some languages. This patch wraps the label as other labels in the startup wizard are wrapped. [PATCH 2/2] Don't break long labels unnecessarily A few strings had unnecessary end lines in them, which fight with the natural line-wrap algorithm.
* Fix excessive whitespace.Matthew Barnes2009-07-13503-1956/+8
|
* Fix compiler warnings in tnef-attachments plugin.Matthew Barnes2009-07-131-20/+20
|
* Fixes bug #587420, replaces mdash by a long dash symbol.Nickolay V. Shmyrev2009-07-121-9/+9
|
* Updated Spanish translationJorge González2009-07-111-62/+65
|
* 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
| | | | Also reset the font style back to normal when done with drawing.
* 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
| | | | | | | - do not show icons when editing event summary inline and the text is above them - move text right to icons as before when the text is on the same line as icons are
* 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
| | | | later only).
* 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
| | | | offline and not when network goes offline.
* Bug #252296 - Do not preset alarm for all day eventsMilan Crha2009-07-038-13/+13
|
* 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
| | | | | | | | | | | | | | EPluginUI had a bug were given the following UI definition <ui-manager id="..."> <top-level-widget-a> <top-level-widget-b> <top-level-widget-c> </ui-manager> it would only read <top-level-widget-a>. The siblings were ignored. This doesn't affect any plugins currently using EPluginUI, but does affect several on the "kill-bonobo" branch.
* 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
| | | | widget.
* Remove INSTALL from source control.Matthew Barnes2009-06-241-229/+0
| | | | Should be copied in when you run autogen.sh.
* 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
| | | | acc/auto-config starts working.
* 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
| | | | | User is supposed to re-edit his Google calendar account to let this work (and restart whole Evolution too).
* 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
| | | | The first is for mail, the second for publish-calendar plugin.
* Updated Swedish translationEVOLUTION_2_27_3Daniel Nylander2009-06-151-4977/+4741
|
* Don't link against libsoftoken3 explicitlyJeff Cai2009-06-151-2/+2
| | | | Fixes bug 585523.
* 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 ↵Matthew Barnes2009-06-131-30/+17
| | | | e_attachment_open_handle_error()
* 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
| | | | Icon view.
* Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-112-0/+19
| | | | widget's container.
* Merged translations with the current Bengali India fileRuna Bhattacharjee2009-06-111-5026/+5448
|
* Updated French translationClaude Paroz2009-06-111-4951/+4440
| | | | Contributed by Jonathan Ernst and Claude Paroz
* 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
| | | | | * em-account-editor.c: fixed where a memory corruption, invalid read was happening.
* Bug #573263 - Crash in reset_layout (text) at e-text.cMilan Crha2009-06-091-49/+70
|
* 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
| | | | in the win32 bootstrap import libraries.
* Regenerate the def files according to the current state of the realFridrich Strba2009-06-055-594/+160
| | | | exports.
* 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
| | | | Broken stuffs post, Anjal migration.
* 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
| | | | while linking.
* Cater for circular dependencies between libevolution-mailFridrich Strba2009-06-041-0/+6
| | | | and libevolution-mail-shared
* 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
| | | | | | This fix got dropped in the attachment rewrite. Also, ignore the application's NoDisplay setting when building the "open with" menu. That's mainly so "Document Viewer" shows up in the list.
* 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
| | | | | I caused this in the "Drop support for CDE" commit. Nice little regression there.
* 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
| | | | | When parsing inline parts, like inline signatures, report the part type only when found also the end tag for the part type.
* 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
| | | | This fixes bug 584304.
* 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
| | | | | | | | | | | | The shared library was being built as a libtool module instead of a normal libtool library, and was installed to the wrong directory. Fixing this created further automake-related problems which I had to hack around (see BIG NASTY AUTOMAKE HACK in the patch). This is NOT a permanent solution. A better approach is to split the source code into separate directories, like we do in all the other components.
* 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
| | | | | | | It used to ask composer for a message, a generated one, which asks for a password to the signing twice, once here and once when composer itself generates message for sending. bbdb crashed when user canceled password prompt for a key, as it didn't check for NULL returned.
* Bug #535516 - Crash in GConf Bridge while replyingMilan Crha2009-05-281-10/+16
| | | | A test patch, maybe not fixing the bug fully, but let's try it.
* Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-05-271-0/+3
| | | | Check if part contains data wrapper before accessing its members.
* Updated Spanish translationJorge Gonzalez2009-05-271-229/+170
|
* Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-274-21/+22
|
* Remove Attach toolbar button from composer.Matthew Barnes2009-05-271-1/+0
| | | | This was an oversight from the attachment UI rewrite.