Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NEWS for 2.28.2 release.EVOLUTION_2_28_2 | Matthew Barnes | 2009-12-14 | 1 | -0/+71 |
| | |||||
* | Bug #570835 - Custom e-mail headers inserted with double column | Milan Crha | 2009-12-14 | 1 | -18/+16 |
| | |||||
* | Bug #555901 - Preserve Start/End/Due timezone when editing in list view | Milan Crha | 2009-12-14 | 4 | -120/+72 |
| | | | | | This keeps the previously set timezone on the property (DTSTART/DTEND/DUE) and converts time properly from a timezone used for showing the time. | ||||
* | **BUG #411768 - Drag and drop header columns | Milan Crha | 2009-12-14 | 1 | -4/+0 |
| | | | | Do not remove column by drag and drop out of a table header. | ||||
* | Updating translation for typo fix by A S Alam | A S Alam | 2009-12-06 | 1 | -657/+450 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-12-04 | 1 | -5/+5 |
| | |||||
* | Bug 551464 - Paste files into composer as attachments | Matthew Barnes | 2009-12-04 | 3 | -57/+119 |
| | |||||
* | Bug #551603 - Special case "positive zero alarms" | Paul Bolle | 2009-11-28 | 1 | -28/+34 |
| | | | | | | | | Alarms triggered at the start of an appointment have a positive offset (of zero) in their struct ECalComponentAlarmTrigger. This means they are ignored in the current code (which only accepts negative offsets). Add a special case for positive offsets of zero. (Palm devices can not handle alarm triggers with a positive offset.) | ||||
* | Bug #554779 - Removal of task due date does not sync from Palm | Matt McCutchen 2 | 2009-11-27 | 1 | -1/+2 |
| | |||||
* | BUGFIX #601644 - Disable rename for system folders | Bharath Acharya | 2009-11-27 | 4 | -4/+4 |
| | | | | Use the delete property in ESource | ||||
* | BUGFIX #601202 - Evo deletes system addressbook | Bharath Acharya | 2009-11-27 | 5 | -4/+24 |
| | | | | | Add the delete flag for standard folders to use to disable delete option in the popup. Added it for Address book, Tasks and Memos too. | ||||
* | Fixed bug #602920 in German translation | Mario Blättermann | 2009-11-26 | 1 | -383/+316 |
| | |||||
* | Bug #468736 - Prevent recursion in em-format | Milan Crha | 2009-11-24 | 2 | -2/+15 |
| | |||||
* | Bug #474502 - Don't check for contacts in broken address books | Milan Crha | 2009-11-24 | 1 | -4/+30 |
| | | | | more than once | ||||
* | Bug 599190 - Drag and drop broken for received MIME parts | Matthew Barnes | 2009-11-19 | 1 | -3/+4 |
| | |||||
* | Synchronize with attachment logic in Evolution 2.29. | Matthew Barnes | 2009-11-19 | 3 | -20/+26 |
| | | | | Reduces diff noise between the two branches. | ||||
* | Bug #590127 - Define ETable::vertical-spacing style property | Milan Crha | 2009-11-18 | 2 | -5/+27 |
| | |||||
* | Bug #596566 - Crash on quit with composer window opened | Milan Crha | 2009-11-18 | 4 | -9/+30 |
| | |||||
* | Improve comments: widgets/misc/e-filter-bar.c | Yan Li | 2009-11-17 | 1 | -1/+4 |
| | |||||
* | Bug #600133 - Crash on day view print preview without all day events | Milan Crha | 2009-11-13 | 1 | -30/+36 |
| | |||||
* | [PATCH] Output an error message on system filter rules loading error | Yan Li | 2009-11-11 | 1 | -3/+13 |
| | | | | | Without that the user/developer has no way to know when the loading failed. | ||||
* | Bug #601218 - Accepted meeting doesn't show attachments in calendar view | Milan Crha | 2009-11-10 | 2 | -4/+11 |
| | |||||
* | Bug 601219 - Transient dialogs in composer window blocks main window | Matthew Barnes | 2009-11-10 | 3 | -0/+29 |
| | |||||
* | Bug 271836 - Incorrect signature for "model_cell_changed" signal handler | Li Yuan | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | Bug #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb() | Chenthill Palanisamy | 2009-11-09 | 1 | -3/+4 |
| | |||||
* | Use same macro name for consistency | Tor Lillqvist | 2009-11-08 | 1 | -2/+2 |
| | | | | | | Use the same macro name WIN32_BOOTSTRAP_LIBS for the same purpose as in the other Makefile.am files where the bootstrap import libraries are needed. | ||||
* | Add mail_component_show_status_bar | Tor Lillqvist | 2009-11-08 | 1 | -0/+1 |
| | | | | | Add mail_component_show_status_bar to the bootstrap libevolution-mail import library. | ||||
* | Explicitly dllimport/export comp_editor_registry on Windows | Tor Lillqvist | 2009-11-08 | 9 | -0/+27 |
| | | | | | | | | | | Fixes build on Windows. Having variables in the API of a shared library can be painful on Windows. The GNU tool-chain's ("MinGW") auto-import feature usually works fine, but occasionally one needs to explicitly decorate the variable definition with dllexport and extern declarations with dllimport. I don't know why this is now necessary for comp_editor_registry (it wasn't earlier). Something must have changed slightly in the newer MinGW tool-chain versions. | ||||
* | Support other forward types for Anjal. | Srinivasa Ragavan | 2009-11-06 | 1 | -7/+9 |
| | |||||
* | Bug #597582 - Original Date: header should be given precedence | David Woodhouse | 2009-11-05 | 3 | -15/+35 |
| | |||||
* | Bug #599792 - Anjal composer's Send button doesn't work after pressed Save ↵ | Yan Li | 2009-11-05 | 4 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | Drafts button This is due to an old hack that hiding a composer means we're closing it so save_draft_done() destroys the composer after saved draft. But in Anjal, the composer widget is always hidden (since the editor is reparented to the tab), and will be wrongly destroyed by save_draft_done() when you clicked "Save Draft" button. This patch improved the old hack, by adding a new API e_msg_composer_request_close() that can be used to request closing a composer (so the old hack is no longer needed). Internally, composer->priv->application_exiting is used to store this exiting status. So by this we no longer use a composer's visibility to check whether we're to close it. When you no longer need a composer after saved draft, call e_msg_composer_request_close() before sending the save-draft signal. | ||||
* | Bug #596027: In Anjal, although invalid mail address warning popup, mail's ↵ | Yan Li | 2009-11-05 | 5 | -0/+35 |
| | | | | | | | | | | tab closed automatically A new field "mail_sent" is added to the Composer to indicate whether the mail is sent successfully or not. This is needed by Anjal to know whether it can destroy the composer or not. (backported from df1f9b3b33de886c5b9a63b0ee6e722bfea4b2e0 of master) | ||||
* | Fix a compiler error | Srinivasa Ragavan | 2009-11-05 | 1 | -1/+1 |
| | |||||
* | Sync to disk the outbox, since if we crash, we endup sending mail again. | Srinivasa Ragavan | 2009-11-05 | 1 | -1/+4 |
| | |||||
* | Bug #596827 - Don't remove meeting attendees after edit | Milan Crha | 2009-11-04 | 2 | -3/+25 |
| | |||||
* | Add support for Googlemail and hotmail/live/msn.com accounts. | Srinivasa Ragavan | 2009-11-04 | 1 | -1/+5 |
| | |||||
* | Bug #599124 - Signature always includes an empty line in front of text | Milan Crha | 2009-11-04 | 1 | -3/+3 |
| | |||||
* | Bug #599627 - Crash when adding a new task in a table | C de-Avillez | 2009-11-03 | 1 | -6/+2 |
| | |||||
* | Bug #600132 - Direct print from composer fails when special characters used | Milan Crha | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Fix a build break. | Matthew Barnes | 2009-10-30 | 1 | -2/+4 |
| | |||||
* | Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottom | Matthew Barnes | 2009-10-29 | 1 | -49/+82 |
| | | | | | Also fixes a whole bunch of memory leaks caused by unfreed strings and unfreed GtkTreePaths. | ||||
* | Bug #397265 - Image loading for new contact requires restarting Evolution | Milan Crha | 2009-10-26 | 3 | -188/+358 |
| | |||||
* | Updated Norwegian Nynorsk translation | Åsmund Skjæveland | 2009-10-23 | 1 | -195/+164 |
| | |||||
* | Bug 599245 - Use bitwise AND instead of logical AND for checking flags | Thomas Andersen | 2009-10-22 | 1 | -2/+2 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | Update NEWS for 2.28.1 release.EVOLUTION_2_28_1 | Matthew Barnes | 2009-10-18 | 1 | -0/+44 |
| | |||||
* | Updated Norwegian Nynorsk translation | Åsmund Skjæveland | 2009-10-17 | 1 | -152/+101 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-10-17 | 1 | -2770/+2582 |
| | |||||
* | Updated Norwegian Nynorsk translation | Åsmund Skjæveland | 2009-10-17 | 1 | -3063/+4589 |
| | |||||
* | Update this a bit. | Kjartan Maraas | 2009-10-17 | 1 | -6859/+6506 |
| | |||||
* | Updated Russian translation | Leonid Kanter | 2009-10-16 | 1 | -179/+169 |
| | |||||
* | Bug #592117 - Calendar Printout Love | pepp | 2009-10-15 | 1 | -32/+69 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2009-10-13 | 1 | -384/+354 |
| | |||||
* | Updated Catalan translation | David Planella | 2009-10-13 | 1 | -513/+530 |
| | |||||
* | Updated Italian translation | Luca Ferretti | 2009-10-12 | 1 | -216/+215 |
| | |||||
* | Bug #552552 - File/Empty Trash does not expunge maildir folders | Milan Crha | 2009-10-09 | 2 | -4/+16 |
| | |||||
* | Bug #595923 Fix user doc compilation warnings | Akhil Laddha | 2009-10-09 | 1 | -7/+3 |
| | |||||
* | Bug #595938 User doc clean up | Akhil Laddha | 2009-10-09 | 33 | -82/+47 |
| | |||||
* | Bug #597564 - Invalid g_object_unref call in redo_queries | Milan Crha | 2009-10-07 | 2 | -17/+22 |
| | |||||
* | Bug #592313 - Default label names untranslated | Milan Crha | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | Updated Russian translation | Leonid Kanter | 2009-10-07 | 1 | -5786/+4711 |
| | |||||
* | Bug #594373 - Calendar notifications are not cleared from system tray | Milan Crha | 2009-10-05 | 1 | -17/+18 |
| | |||||
* | Updated Italian translation | Luca Ferretti | 2009-10-05 | 1 | -5687/+6315 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-10-05 | 1 | -2/+2 |
| | |||||
* | Updating Estonian translation | Mattias Põldaru | 2009-10-03 | 1 | -4/+11 |
| | |||||
* | Bug 597108 - E_CONFIG_SECTION headers not properly escaped | Matthew Barnes | 2009-10-02 | 1 | -1/+1 |
| | |||||
* | Fix build breakage. | Matthew Barnes | 2009-10-01 | 2 | -4/+6 |
| | |||||
* | Various composer autosave fixes. | Matthew Barnes | 2009-10-01 | 2 | -64/+98 |
| | |||||
* | Updating Estonian translation | Mattias Põldaru | 2009-10-01 | 1 | -2/+2 |
| | |||||
* | Bug #596800 - Hang on contacts merging | Milan Crha | 2009-09-30 | 1 | -7/+8 |
| | |||||
* | Bug 596157 - Use "Message-ID" instead of "Message-Id" | Matthew Barnes | 2009-09-30 | 21 | -24/+24 |
| | |||||
* | Bug 596712 - Recovered messages not autosaved until modification | Matthew Barnes | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | Code cleanup in e-msg-composer.c | Matthew Barnes | 2009-09-30 | 1 | -9/+11 |
| | |||||
* | Added Romanian welcome message (bis) | Adi Roiban | 2009-09-29 | 1 | -1/+1 |
| | |||||
* | Added Romanian welcome message | Adi Roiban | 2009-09-29 | 2 | -0/+320 |
| | |||||
* | Disable gdk_event_get_graphics_expose() call in EMap. | Matthew Barnes | 2009-09-28 | 1 | -0/+8 |
| | | | | | | | The function is deprecated in GTK+ now. Looks like it was just an optimization anyway -- the map seems to work fine without it -- but I left the logic intact in case I'm wrong. (cherry picked from commit 0585b94eb27d02cf5cb0da87ee3bab85e2de6cbc) | ||||
* | Bug #596160 - Compiler warnings about _MailComponentPrivate.quit_state | Yan Li | 2009-09-25 | 1 | -4/+4 |
| | | | | | | | | | Magic number `-1' is used for quit_state (a enum) as the initial state. This is confusing and triggers compiler warning since `-1' is signed while enum is unsigned. This patch attached fixed it by adding a new state: MC_QUIT_NOT_START which is used as the initial state. | ||||
* | Bug 596130 - Use correct Name and GenericName in .desktop file | William Jon McCann | 2009-09-25 | 1 | -1/+2 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2009-09-25 | 1 | -306/+313 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2009-09-24 | 1 | -5926/+5966 |
| | |||||
* | Bug #595501 - Crash on a changed filter rule removal | Milan Crha | 2009-09-23 | 1 | -2/+6 |
| | |||||
* | Updated Japanese translation | Takayuki KUSANO | 2009-09-23 | 1 | -5719/+6186 |
| | |||||
* | Updated Romanian translation | Adi Roiban | 2009-09-22 | 1 | -5871/+4949 |
| | |||||
* | Updated French manual translation | Claude Paroz | 2009-09-21 | 1 | -3374/+3704 |
| | |||||
* | post release version bump. | Chenthill Palanisamy | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Updated the news file to include attachment bar rewrite.EVOLUTION_2_28_0 | Chenthill Palanisamy | 2009-09-21 | 1 | -0/+1 |
| | |||||
* | Added Akhil to documenters list. | Chenthill Palanisamy | 2009-09-21 | 1 | -0/+1 |
| | |||||
* | NEWS update for evolution 2.28.0 release. | Chenthill Palanisamy | 2009-09-21 | 1 | -0/+56 |
| | |||||
* | Update overall maintainers. | Chenthill Palanisamy | 2009-09-21 | 2 | -14/+14 |
| | |||||
* | Add new contributors to credits dialog. | Chenthill Palanisamy | 2009-09-21 | 1 | -0/+87 |
| | |||||
* | Updating Assamese translations | Amitakhya Phukan | 2009-09-21 | 1 | -8638/+9375 |
| | |||||
* | Updating Estonian translation | Mattias Põldaru | 2009-09-21 | 1 | -25/+15 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2009-09-21 | 1 | -12/+5 |
| | |||||
* | Updated Bulgarian translation | Yavor Doganov | 2009-09-20 | 1 | -2068/+565 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-09-20 | 1 | -28/+25 |
| | |||||
* | Updated Greek translation. | Kostas Papadimas | 2009-09-19 | 2 | -7678/+5974 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-09-19 | 1 | -105/+29 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-09-19 | 1 | -2635/+2950 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2009-09-19 | 2 | -4077/+2797 |
| | |||||
* | Updated German doc translation | Mario Blättermann | 2009-09-19 | 1 | -2619/+3012 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2009-09-19 | 1 | -5831/+4999 |
| | |||||
* | Corrected some typo errors pointed by andre. | Chenthill Palanisamy | 2009-09-18 | 1 | -7/+7 |
| | |||||
* | Documentation update for 2.28 | Akhil Laddha | 2009-09-18 | 39 | -43/+123 |
| | |||||
* | delete english images | dooteo | 2009-09-18 | 23 | -0/+0 |
| | |||||
* | Upadated Oriya Translation | Manoj Kumar Giri | 2009-09-17 | 1 | -106/+147 |
| | |||||
* | Updated German translation | Christian Kirbach | 2009-09-17 | 1 | -71/+70 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-17 | 1 | -109/+423 |
| | |||||
* | Upadted Oriya Translation | Manoj Kumar Giri | 2009-09-17 | 1 | -2794/+3229 |
| | |||||
* | Update Norwegian bokmål translation. | Kjartan Maraas | 2009-09-16 | 1 | -27/+42 |
| | |||||
* | Updated Telugu Translation | krishnababu k | 2009-09-15 | 1 | -5805/+4943 |
| | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2009-09-15 | 1 | -404/+515 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-15 | 1 | -2/+2 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-15 | 1 | -2/+2 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-15 | 1 | -59/+123 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-09-15 | 1 | -100/+75 |
| | |||||
* | Updated Finnish translation | Ilkka Tuohela | 2009-09-15 | 1 | -33/+37 |
| | |||||
* | Updated Finnish translation | Ilkka Tuohela | 2009-09-15 | 1 | -35/+93 |
| | |||||
* | Updated Kannada(kn) translation | Shankar Prasad | 2009-09-15 | 1 | -363/+199 |
| | |||||
* | Update Norwegian bokmål translation. | Kjartan Maraas | 2009-09-14 | 1 | -216/+222 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-09-14 | 1 | -4/+2 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-09-14 | 1 | -73/+79 |
| | |||||
* | Updated Polish translation | Wadim Dziedzic | 2009-09-14 | 1 | -6661/+6401 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-14 | 1 | -20/+62 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-14 | 1 | -3/+3 |
| | |||||
* | Updated Malayalam Translations | Ani | 2009-09-14 | 1 | -18/+31 |
| | |||||
* | Updaeted Malayalam Translations | Ani | 2009-09-13 | 1 | -5816/+4833 |
| | |||||
* | Updated Welsh translation | Iestyn Pryce | 2009-09-13 | 1 | -1920/+3699 |
| | |||||
* | Updated Danish translation | Ask H. Larsen | 2009-09-13 | 1 | -14/+11 |
| | |||||
* | Updated Finnish translation | Ilkka Tuohela | 2009-09-13 | 1 | -5783/+4762 |
| | |||||
* | Updating Translation for Punjabi | A S Alam | 2009-09-13 | 1 | -5775/+6549 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-09-13 | 1 | -8/+12 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2009-09-13 | 1 | -5808/+6375 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2009-09-12 | 1 | -3134/+3551 |
| | |||||
* | Updated Dutch translation. | Vincent van Adrighem | 2009-09-12 | 1 | -23/+15 |
| | |||||
* | Updated Dutch translation | Vincent van Adrighem | 2009-09-12 | 1 | -5696/+6570 |
| | |||||
* | Updated Bengali India Translations | Runa Bhattacharjee | 2009-09-12 | 1 | -4564/+3319 |
| | |||||
* | hindi update by Rajesh Ranjan | Rajesh Ranjan | 2009-09-11 | 1 | -1/+6 |
| | |||||
* | hindi update by Rajesh Ranjan | Rajesh Ranjan | 2009-09-11 | 1 | -5855/+5069 |
| | |||||
* | Bug #572960 - Ignore and drop invalid signatures on load | Milan Crha | 2009-09-11 | 1 | -4/+7 |
| | |||||
* | Bug #582780 - Use proxy in Google calendar setup plugin | Alexander Klepikov | 2009-09-11 | 1 | -0/+20 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-09-10 | 1 | -152/+68 |
| | |||||
* | Bug #594609 - Date field in message list shows incorrect "x days ago". | Chenthill Palanisamy | 2009-09-10 | 1 | -8/+10 |
| | |||||
* | Bug #594628 - Switching back from Outgoing filters to Incoming filters does not | Chenthill Palanisamy | 2009-09-10 | 1 | -1/+1 |
| | | | | show existing incoming filters | ||||
* | Updated Portuguese translation | Duarte Loreto | 2009-09-10 | 1 | -5871/+6306 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2009-09-08 | 1 | -5591/+6198 |
| | |||||
* | Bug #594407 - Alarms won't go away | Milan Crha | 2009-09-08 | 1 | -11/+1 |
| | |||||
* | Bug #581602 - Purge calendar function not working | Milan Crha | 2009-09-08 | 1 | -5/+19 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-09-08 | 1 | -279/+187 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-09-08 | 1 | -797/+227 |
| | |||||
* | Updated Lithuanian translation | Žygimantas Beručka | 2009-09-07 | 1 | -5767/+6376 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2009-09-07 | 1 | -2/+2 |
| | |||||
* | Fix compiler warnings in python-plugin-loader.EVOLUTION_2_27_92 | Matthew Barnes | 2009-09-07 | 1 | -2/+3 |
| | |||||
* | Update NEWS for 2.27.92 release. | Matthew Barnes | 2009-09-07 | 1 | -0/+36 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-09-07 | 1 | -15/+17 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-09-06 | 1 | -15/+2 |
| | |||||
* | Updated Czech translation by Jiri Eischmann | Petr Kovar | 2009-09-06 | 1 | -5871/+4949 |
| | | | | | | | | Also fixes bug #591905 & #591862. Thank you goes to: Andre Klapper. Reviewed by: Petr Kovar. Commit again as the previous commit was accidentally reverted by Baris Cicek. | ||||
* | Fixed Actions access key in French translation | Claude Paroz | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | Updated French translation | Claude Paroz | 2009-09-04 | 1 | -3350/+2951 |
| | | | | Contributed by Rémi Peixoto, Bruno Brouard and Claude Paroz | ||||
* | Bug #593872 - Forgets which signature is assigned to which account | Milan Crha | 2009-09-03 | 1 | -2/+7 |
| | |||||
* | Updated Serbian translation | Igor Nestorović | 2009-09-01 | 2 | -16658/+14942 |
| | |||||
* | Update Norwegian bokmål translation. | Kjartan Maraas | 2009-09-01 | 1 | -44/+44 |
| | |||||
* | Updated Kannada(kn) translation | Shankar Prasad | 2009-09-01 | 1 | -5964/+5088 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-09-01 | 1 | -3030/+1570 |
| | |||||
* | Bug #494531 - Use quoted-printable encoding when necessary | David Liang | 2009-08-31 | 1 | -1/+2 |
| | | | | For example when part body contains a line longer than some max. | ||||
* | Updated German doc translation | Mario Blättermann | 2009-08-30 | 1 | -1/+1 |
| | |||||
* | Updated Turkish translation. | Baris Cicek | 2009-08-30 | 1 | -6035/+4719 |
| | |||||
* | Revert "Updated Czech translation by Jiri Eischmann" | Baris Cicek | 2009-08-30 | 1 | -4949/+5871 |
| | | | | This reverts commit c55f835cff6016131b0bfad974f371a3cefd3033. | ||||
* | Updated Czech translation by Jiri Eischmann | Petr Kovar | 2009-08-30 | 1 | -5871/+4949 |
| | | | | | Also fixes bug #591905 & #591862. Thank you goes to: Andre Klapper. Reviewed by: Petr Kovar. | ||||
* | Bug #590687 - Evolution not restoring data from backup archive | Milan Crha | 2009-08-28 | 1 | -1/+1 |
| | |||||
* | Updated Basque translation | Inaki Larranaga | 2009-08-28 | 1 | -2/+2 |
| | |||||
* | Updated Basque translation | Inaki Larranaga | 2009-08-28 | 1 | -83/+290 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-08-28 | 1 | -5693/+5000 |
| | |||||
* | Updated Tamil Translations | ifelix | 2009-08-27 | 1 | -1036/+1404 |
| | |||||
* | Updated Tamil Translations | ifelix | 2009-08-27 | 1 | -61/+7 |
| | |||||
* | Support for Anjal to have provider specific options in acc editor. | Srinivasa Ragavan | 2009-08-27 | 1 | -3/+25 |
| | |||||
* | Fix return types to match the type of function | Kjartan Maraas | 2009-08-27 | 1 | -2/+2 |
| | |||||
* | Fix return types to match the type of function | Kjartan Maraas | 2009-08-27 | 2 | -6/+6 |
| | |||||
* | Fix discrepancy wrt what's actually in the UI | Kjartan Maraas | 2009-08-27 | 1 | -1/+1 |
| | |||||
* | Bug #592873 - Initialize Force Read only check state properly | Milan Crha | 2009-08-26 | 1 | -10/+19 |
| | |||||
* | Updated Brazilian Portuguese translation. | Og B. Maciel | 2009-08-26 | 1 | -164/+262 |
| | |||||
* | Updated Brazilian Portuguese translation (partial) | Og B. Maciel | 2009-08-26 | 1 | -5673/+6182 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2009-08-25 | 1 | -5807/+4702 |
| | |||||
* | Bug 592335 - Submit bug-report doesn't work | Matthew Barnes | 2009-08-25 | 1 | -1/+1 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-08-25 | 1 | -2399/+4102 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2009-08-24 | 1 | -1/+1 |
| | |||||
* | Bug 592680 - Remove deprecated Encoding key from desktop fileEVOLUTION_2_27_91 | Frederic Peters | 2009-08-24 | 1 | -0/+2 |
| | |||||
* | Updated German translation | Christian Kirbach | 2009-08-24 | 1 | -4015/+3350 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-08-24 | 1 | -36/+22 |
| | |||||
* | Bug 592680 - Remove deprecated Encoding key from desktop file | Frederic Peters | 2009-08-23 | 1 | -1/+0 |
| | |||||
* | Update NEWS for 2.27.91 release. | Matthew Barnes | 2009-08-23 | 1 | -0/+31 |
| | |||||
* | Update Korean translation | Changwoo Ryu | 2009-08-23 | 1 | -5779/+6223 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2009-08-22 | 1 | -5611/+6216 |
| | |||||
* | Added Norwegian bokmål translation. | Kjartan Maraas | 2009-08-21 | 1 | -861/+1011 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-21 | 1 | -140/+122 |
| | |||||
* | Updated Galician Translation | Antón Méixome | 2009-08-19 | 1 | -297/+228 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-19 | 1 | -68/+52 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-17 | 1 | -384/+242 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-15 | 1 | -392/+301 |
| | |||||
* | Minor fixes to Catalan translation | Gil Forcada | 2009-08-15 | 1 | -5630/+6218 |
| | |||||
* | Added Catalan (Valencian) translation | Carles Ferrando | 2009-08-15 | 2 | -0/+25011 |
| | |||||
* | Updated Hebrew translation | Mark Krapivner | 2009-08-14 | 1 | -3052/+3383 |
| | |||||
* | Bug 591377 – Fails to detect krb5 in configure with -as-needed | H.Habighorst | 2009-08-14 | 1 | -13/+12 |
| | |||||
* | Updating Estonian translation | Mattias Põldaru | 2009-08-14 | 1 | -10/+26 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-13 | 1 | -739/+424 |
| | |||||
* | Updated Bengali translation | Jamil Ahmed | 2009-08-12 | 1 | -9454/+11827 |
| | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2009-08-12 | 1 | -3959/+21364 |
| | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2009-08-12 | 1 | -22604/+3954 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-08-12 | 1 | -45/+146 |
| | |||||
* | Remove execute flags. | Chenthill Palanisamy | 2009-08-11 | 1 | -0/+0 |
| | |||||
* | Mark some ngettext strings as fuzzy to be able to branch | Chenthill Palanisamy | 2009-08-11 | 1 | -2/+2 |
| | |||||
* | Mark some ngettext strings as fuzzy to be able to branch | Andre Klapper | 2009-08-11 | 1 | -5652/+6147 |
| | |||||
* | Bug 591414 - libevolution-cal-shared is linked as a module | Gtz Waschk | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | Bug 591326 – Keep m4 macros in their own folder | H.Habighorst | 2009-08-11 | 10 | -641/+583 |
| | |||||
* | Update czech screenshots. | Andre Klapper | 2009-08-11 | 2 | -0/+0 |
| | |||||
* | Fix msgfmt check by setting strings to fuzzy | Andre Klapper | 2009-08-11 | 1 | -8097/+11092 |
| | |||||
* | Fix msgfmt check by setting strings to fuzzy | Andre Klapper | 2009-08-11 | 1 | -10/+10 |
| | |||||
* | Fix msgfmt check by setting strings to fuzzy | Andre Klapper | 2009-08-11 | 1 | -12/+12 |
| | |||||
* | Fix msgfmt check by setting strings to fuzzy | Andre Klapper | 2009-08-11 | 1 | -8316/+13286 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-08-11 | 1 | -6/+12 |
| | |||||
* | Bug 591321 – Cosmetic changes and fixes in configure.ac | H.Habighorst | 2009-08-11 | 1 | -227/+226 |
| | |||||
* | Updated Galician translation | Antón Méixome | 2009-08-10 | 1 | -6843/+4880 |
| | |||||
* | Post release version bump | Chenthill Palanisamy | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Updated News for 2.27.90 release.EVOLUTION_2_27_90 | Chenthill Palanisamy | 2009-08-10 | 1 | -0/+60 |
| | |||||
* | Runtime warning (incorrect g_object_unref call) fix | Milan Crha | 2009-08-10 | 1 | -1/+2 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-08-10 | 1 | -8/+9 |
| | |||||
* | Make Port string only for Anjal. | Srinivasa Ragavan | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-08-10 | 2 | -1/+3 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-08-10 | 1 | -46/+8 |
| | |||||
* | Whitespace and coding style cleanup. | Matthew Barnes | 2009-08-09 | 3 | -5/+5 |
| | |||||
* | Enforce including only top-level GLib and GTK+ headers. | Matthew Barnes | 2009-08-09 | 1 | -0/+2 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-08-09 | 6 | -14/+12 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-08-09 | 1 | -288/+281 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-09 | 1 | -264/+333 |
| | |||||
* | Clean up setup assistant strings | Seán de Búrca | 2009-08-09 | 1 | -1/+1 |
| | |||||
* | Clean up setup assistant strings | Seán de Búrca | 2009-08-09 | 1 | -6/+6 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-09 | 1 | -36/+37 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-08 | 1 | -228/+171 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-08 | 1 | -196/+90 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-08-08 | 1 | -1120/+1488 |
| | |||||
* | Updated Welsh translation | Iestyn Pryce | 2009-08-08 | 1 | -1143/+1345 |
| | |||||
* | Update Welsh translation | Iestyn Pryce | 2009-08-08 | 1 | -9305/+10082 |
| | |||||
* | Bug #586076 - [external-editor] Pass cursor pos to vim | Milan Crha | 2009-08-08 | 2 | -15/+62 |
| | |||||
* | Bug #584030 - [Mail-To-Task] improve duplicate handling and such | Milan Crha | 2009-08-08 | 6 | -27/+451 |
| | |||||
* | Fix a build break with libevolution-cal-shared | Milan Crha | 2009-08-07 | 1 | -3/+18 |
| | |||||
* | Fix another boo boo I made. Not my day I guess. | Matthew Barnes | 2009-08-07 | 1 | -1/+1 |
| | |||||
* | Fix a boo boo I made in the autosave code. | Matthew Barnes | 2009-08-07 | 1 | -1/+2 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2009-08-07 | 1 | -8401/+8171 |
| | |||||
* | Fix a duplicate install file. | Srinivasa Ragavan | 2009-08-07 | 1 | -2/+0 |
| | |||||
* | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-07 | 2 | -58/+155 |
| | | | | a share private lib and component lib. | ||||
* | Changes for having a light version of calendar. | Srinivasa Ragavan | 2009-08-07 | 4 | -7/+100 |
| |