summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated Occitan translationgnome-3-6Cédric Valmary2016-04-061-18109/+21789
|
* Updated Occitan translationCédric Valmary2016-03-281-2797/+2881
|
* Updated Occitan translationCédric Valmary2016-03-271-4844/+4817
|
* Updated Occitan translationCédric Valmary2015-11-131-22291/+18093
|
* Updated Occitan translationCédric Valmary2015-06-011-17291/+19627
|
* Updated Kannada translationShankar Prasad2014-09-081-5112/+6124
|
* updated kn.poShankar Prasad2014-02-051-8138/+1876
|
* Update2 Dutch translation 3.6Hannie Dumoleyn2013-11-141-11957/+13997
|
* Updated kn translationsShankar Prasad2013-03-201-181/+190
|
* Updated kn translationsShankar Prasad2013-03-191-5284/+5584
|
* Do not leak each sent messageMilan Crha2013-03-151-1/+0
| | | | Caused by double-reffing the message object.
* [backup-restore] Dir separator removal breaks DConf settings restoreMilan Crha2013-03-071-11/+15
| | | | | | DConf load command requires a slash at the end of the path to load, but the replace_variables() code always removed the trailing slash, which made the configuration load nonfunctional.
* Post-release version bump.Matthew Barnes2013-03-061-1/+1
|
* NEWS update for 3.6.4 release.EVOLUTION_3_6_4Matthew Barnes2013-03-061-1/+43
|
* [itip-formatter] Reference a view when searching for a calendarTomas Popela2013-03-051-1/+2
| | | | | | | There were printed warnings on console, which may cause crashes, when the meeting invitation was inside an attached message. By adding a reference to the view it'll not disappear before the search is done with it.
* Bug #693254 - Mail reply uses wrong "From:" accountMilan Crha2013-03-053-14/+129
|
* Fix a regression from the previous commit for bug #645476Milan Crha2013-03-051-10/+24
| | | | | | | Evolution could crash when changing message view, like when toggling Show Deleted messages. This effectively reverts the previous commit and propagates the same changes further in the code.
* Updated Brazilian Portuguese translation proofread by Enrico NicolettoRafael Ferreira2013-03-041-588/+593
|
* Bug #645476 - Avoid scroll to cursor on folder change in message list (take 3)Milan Crha2013-03-041-0/+8
|
* Added mnemonic widget for 'Time zone' field in event editorVadim Rutkovsky2013-02-281-2/+3
|
* Bug #694647 - Crash in flush Outbox after Forward filterMilan Crha2013-02-271-1/+1
|
* Bug #693250 - Signature HTML problem using <...>Milan Crha2013-02-261-0/+12
|
* Bug #693625 - [itip-formatter] Save button insensitive for multiple eventsMilan Crha2013-02-261-0/+2
|
* Bug 694460 - 'Email' section toggle button in contact editor has incorrect nameVadim Rutkovsky2013-02-251-1/+1
|
* Bug 694159 - Malformed content-type header causes infinite recursionMatthew Barnes2013-02-241-6/+16
|
* Bug #694363 - CALDAV navigation through Calendars or Tasklist is wrongMilan Crha2013-02-221-3/+3
|
* Bug #694170 - Accepted invitation not removed from Inbox when it shouldMilan Crha2013-02-221-3/+1
|
* Add mnemonic widget for Start date field in memo editorVadim Rutkovsky2013-02-221-0/+1
|
* Add mnemonic widgets for title and suffix comboboxesVadim Rutkovsky2013-02-221-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=692720
* Correct label for "Country:" textbox in Work section onVadim Rutkovsky2013-02-221-1/+1
| | | | | "Mailing Address" tab of contact editor https://bugzilla.gnome.org/show_bug.cgi?id=692020
* Add mnemonic widgets for Status and Priority comboboxesVadim Rutkovsky2013-02-221-0/+2
| | | https://bugzilla.gnome.org/show_bug.cgi?id=693660
* Bug #693420 - Crash when adding contact list as attendeeMilan Crha2013-02-211-2/+3
|
* EAttachment: Use Subject as fallback filename for message attachmentsMilan Crha2013-02-201-0/+21
|
* EAttachment: Decode part's file name before using itMilan Crha2013-02-201-2/+12
|
* Bug #674236 - Extra ref in e_action_combo_box_set_action()Milan Crha2013-02-191-2/+3
|
* Fix a build break in EMailConfigReader.Matthew Barnes2013-02-161-1/+1
|
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-0811-30/+50
| | | | | | | | GTK+ uses (G_PRIORITY_HIGH_IDLE + 20) for redrawing operations, which is actually a slightly lower priority than G_PRIORITY_HIGH_IDLE. Therefore for our purpose, G_PRIORITY_HIGH_IDLE is sufficient. (cherry picked from commit 60d1c3054aa60d02c763538d6b1f16d9d6ab6ade)
* Add comments around g_idle_add() changesMilan Crha2013-02-0811-1/+15
|
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-0811-17/+18
|
* Update French translationAlexandre Franke2013-02-081-1394/+1349
|
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-0811-18/+17
| | | | | | | | | This reverts commit 6be763ed338adfb3daba523f2ad3a51f4927339c. The commit contains not a single comment as to why these custom priority values are being used. The rationale needs to be documented in the code, either at each call point or preferrably at a centralized priority value definition.
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-0811-17/+18
|
* Bug #692781 - [pine-importer] Abort on book failure during contact importMilan Crha2013-01-291-1/+1
|
* Bug #692783 - [mail-to-task] Crash on edit prompt cancelMilan Crha2013-01-291-1/+0
|
* Bug #692777 - Crash on folder renameMilan Crha2013-01-291-3/+3
|
* Bug #692775 - Double-quoting message with HTML and textMilan Crha2013-01-291-0/+14
|
* Bug #692009 - text/css always formatted as attachmentMilan Crha2013-01-243-10/+3
| | | | | | | Might be the final change for this bug, the two previous commits were not using the right approach, causing regression in rendering of text/* parts which were not named in the list of excluded content types for a 'raw' formatting.
* Bug #680537 - Reply to individual message in digest generates empty bodyMilan Crha2013-01-231-27/+64
|
* Bug #639698 - Crash in mail_shell_view_execute_search()Milan Crha2013-01-231-20/+28
|
* Post-release version bump.Matthew Barnes2013-01-211-1/+1
|