Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | User Docs: Rewrite Spam Marking. Fixes bug #665008 | Andre Klapper | 2012-03-08 | 2 | -8/+19 |
| | |||||
* | User Docs: Explain how Bogofilter and SpamAssassin work and link to their ↵ | Andre Klapper | 2012-03-08 | 1 | -1/+12 |
| | | | | FAQs. See bug #665008 | ||||
* | EConfig: Support custom page skip callbacks. | Matthew Barnes | 2012-03-08 | 2 | -1/+65 |
| | | | | | | | | Add e_config_add_skip_check() to install a callback function to decide whether to skip a particular page in a GtkAssistant, useful if a page may be blank in certain conditions. This feature is not used in Evolution 3.4, but will be used in 3.5. | ||||
* | EMAccountEditor: Avoid a runtime warning. | Matthew Barnes | 2012-03-08 | 1 | -2/+3 |
| | |||||
* | User Docs: Move page to Advanced section | Andre Klapper | 2012-03-08 | 1 | -2/+2 |
| | |||||
* | User Docs: Add page about message source and all mail headers view | Andre Klapper | 2012-03-08 | 1 | -0/+26 |
| | |||||
* | User Docs: Add 'Advanced' section for Message Displaying to dump all the ↵ | Andre Klapper | 2012-03-08 | 1 | -1/+5 |
| | | | | Headers/Source stuff | ||||
* | User Docs: Remove Source and Headers stuff from 'Message list sorting' ↵ | Andre Klapper | 2012-03-08 | 1 | -4/+2 |
| | | | | section. Wrong place. | ||||
* | User Docs: Explain order in mail folder list pane and how to change. Fixes ↵ | Andre Klapper | 2012-03-08 | 1 | -0/+43 |
| | | | | bug #661654 | ||||
* | User Docs: Link also into mail-layout-changing | Andre Klapper | 2012-03-08 | 1 | -2/+2 |
| | |||||
* | User Docs: Fix wrong syntax | Andre Klapper | 2012-03-07 | 2 | -5/+5 |
| | |||||
* | User Docs: Add missing markup | Andre Klapper | 2012-03-07 | 1 | -3/+3 |
| | |||||
* | User Docs: Mention 'Apply the same view settings to all folders' mail ↵ | Andre Klapper | 2012-03-07 | 1 | -1/+3 |
| | | | | setting. Fixes bug #669246 | ||||
* | User Docs: Use conditional processing for package install links; Add EWS to ↵ | Andre Klapper | 2012-03-07 | 6 | -22/+110 |
| | | | | first start page. Fixes bug #671068. | ||||
* | Updated Russian translation | Yuri Myasoedov | 2012-03-07 | 1 | -47/+22 |
| | |||||
* | startup-wizard: Avoid em_account_editor_get_widget(). | Matthew Barnes | 2012-03-07 | 1 | -6/+19 |
| | | | | | em_account_editor_get_widget() won't be around much longer. Instead, use gtk_container_foreach() to scan for a GtkLabel. | ||||
* | EConfig: Miscellaneous cleanups. | Matthew Barnes | 2012-03-07 | 1 | -31/+37 |
| | |||||
* | Malayalam translation updated by Sadiq | Praveen Arimbrathodiyil | 2012-03-07 | 1 | -9345/+9992 |
| | |||||
* | Suppress deprecation warnings. | Matthew Barnes | 2012-03-07 | 1 | -0/+1 |
| | | | | | | Suppress deprecated declaration warnings, particularly from GTK+, until we're ready to care again. Once we require GTK+ 3.4 we can start using the new deprecation min/max macros. | ||||
* | Updated British English translation | Bruce Cowan | 2012-03-06 | 1 | -9309/+10559 |
| | |||||
* | Fix version number typo in the NEWS file | Milan Crha | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | Bug #671233 - Unable to choose port 587 for SMTP | Milan Crha | 2012-03-06 | 1 | -4/+15 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.3.91 release.EVOLUTION_3_3_91 | Matthew Barnes | 2012-03-06 | 1 | -0/+41 |
| | |||||
* | Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the ↵ | Chenthill Palanisamy | 2012-03-05 | 2 | -57/+112 |
| | | | | appointment after a successful paste | ||||
* | Updated Galician translations | Fran Diéguez | 2012-03-05 | 1 | -304/+308 |
| | |||||
* | libevolution-utils.pc.in: Fix GTK+ requirement. | Matthew Barnes | 2012-03-04 | 1 | -1/+1 |
| | | | | Should require gtk+-3.0, not gtk+-2.0. | ||||
* | libemail-utils.pc.in: Add missing requirement. | Matthew Barnes | 2012-03-04 | 1 | -1/+1 |
| | | | | This library now requires libevolution-utils. | ||||
* | Fix more compiler warnings. | Matthew Barnes | 2012-03-04 | 3 | -19/+8 |
| | |||||
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 31 | -8/+40 |
| | |||||
* | Few more whitespace cleanups. | Matthew Barnes | 2012-03-04 | 1 | -8/+8 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2012-03-04 | 1 | -6/+6 |
| | |||||
* | Whitespace cleanups. | Matthew Barnes | 2012-03-03 | 16 | -42/+38 |
| | |||||
* | Fix some "unused-but-set-variable" warnings. | Matthew Barnes | 2012-03-03 | 4 | -45/+1 |
| | |||||
* | Fix some compilation errors. | Matthew Barnes | 2012-03-03 | 2 | -4/+2 |
| | | | | libefilter can't include libeutil headers anymore. | ||||
* | Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works and | Srinivasa Ragavan | 2012-03-03 | 23 | -410/+571 |
| | | | | | the daemon can now start the vfolder storage without bothering much with the UI. | ||||
* | Fix a crash where the list wasn't freed and crash on exit. | Srinivasa Ragavan | 2012-03-03 | 1 | -2/+6 |
| | |||||
* | Redo Filters/Search folder editors to use a shared non ui based library for | Srinivasa Ragavan | 2012-03-03 | 25 | -549/+1156 |
| | | | | making search folders running remotely. | ||||
* | Use libevolution-utils all over evolution. | Srinivasa Ragavan | 2012-03-03 | 7 | -73/+76 |
| | |||||
* | Move EAlert* and e-xml-utils references from other part of the code to ↵ | Srinivasa Ragavan | 2012-03-03 | 94 | -104/+104 |
| | | | | libevolution-utils. | ||||
* | Fix errors where the math stuffs were used from e-util. | Srinivasa Ragavan | 2012-03-03 | 1 | -0/+1 |
| | |||||
* | Make libevolution-util compilable. | Srinivasa Ragavan | 2012-03-03 | 10 | -247/+316 |
| | |||||
* | Move EAlert* and e-xml-utils to libevolution-utils. | Srinivasa Ragavan | 2012-03-03 | 9 | -9/+1 |
| | |||||
* | Add libevolution-utils for prepping filter/ for EDS move. | Srinivasa Ragavan | 2012-03-03 | 4 | -1/+54 |
| | | | | | | This library is temporary. The plan is to eventually distribute its APIs across libedataserver and libedataserverui, but it's a little too late to do that for Evolution-Data-Server 3.4. | ||||
* | Bug #671211 - 'Mark Citations' preferences not applied | Dan Vrátil | 2012-03-02 | 2 | -5/+7 |
| | |||||
* | Show composer window on "Continue editing" | Milan Crha | 2012-03-02 | 1 | -1/+3 |
| | |||||
* | Bug #663745 - Option to create Google Calendar not available | Milan Crha | 2012-03-02 | 7 | -41/+41 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-03-02 | 1 | -356/+207 |
| | |||||
* | po/vi: import from Damned Lies | Nguyễn Thái Ngọc Duy | 2012-03-02 | 1 | -9617/+10714 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2012-03-02 | 1 | -10/+10 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-03-02 | 1 | -45/+24 |
| | |||||
* | Bug #670934 - Was saving ESourceList first, rather than last | Milan Crha | 2012-03-01 | 2 | -4/+4 |
| | |||||
* | Bug #617557 - Can lost message after send failed | Milan Crha | 2012-03-01 | 2 | -8/+20 |
| | |||||
* | po/vi: fix accelerators | Nguyễn Thái Ngọc Duy | 2012-03-01 | 1 | -10/+10 |
| | |||||
* | po/vi: correct date order | Nguyễn Thái Ngọc Duy | 2012-03-01 | 1 | -11/+11 |
| | |||||
* | User Docs: Fix typo in last commit | Andre Klapper | 2012-02-29 | 1 | -1/+1 |
| | |||||
* | User Docs: Directly link to Empathy help for using IRC | Andre Klapper | 2012-02-29 | 1 | -3/+2 |
| | |||||
* | User Docs: Fix broken link | Andre Klapper | 2012-02-29 | 1 | -2/+2 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-02-29 | 1 | -6472/+6579 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-29 | 1 | -103/+117 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-29 | 1 | -12/+9 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-02-29 | 2 | -3522/+3450 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-29 | 1 | -69/+72 |
| | |||||
* | Bug #669294 - Settings of 'sending email' tab is not remembered | Milan Crha | 2012-02-28 | 1 | -2/+9 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2012-02-28 | 1 | -5308/+5334 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-27 | 1 | -1794/+1795 |
| | |||||
* | Avoid crash when formatting broken message (part of bug #663221) | Milan Crha | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | Fix unneeded mnemonic conflict of _Customize with _Cancel button | Andre Klapper | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Add translator comments to strings | Andre Klapper | 2012-02-27 | 1 | -0/+3 |
| | |||||
* | Hides errors on message load | Milan Crha | 2012-02-27 | 1 | -1/+15 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2012-02-27 | 1 | -9039/+10826 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-02-27 | 1 | -7961/+9155 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-02-26 | 1 | -1914/+1845 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-26 | 1 | -1711/+1723 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-02-25 | 2 | -3521/+3463 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-24 | 1 | -2740/+2678 |
| | |||||
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-23 | 1 | -6204/+7546 |
| | |||||
* | Update Translator instructions (in case anybody ever reads them | Andre Klapper | 2012-02-22 | 1 | -3/+5 |
| | |||||
* | Updated Bulgarian translation | Krasimir Chonov | 2012-02-22 | 1 | -6684/+7912 |
| | |||||
* | Bug #661265 - Move to Calendar breaks google:// URI | Milan Crha | 2012-02-22 | 1 | -9/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-22 | 1 | -467/+427 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-02-21 | 1 | -1858/+1884 |
| | |||||
* | Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93 | Milan Crha | 2012-02-21 | 2 | -8/+4 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2012-02-21 | 1 | -6300/+6271 |
| | |||||
* | Account properties shown also on remote folders | Milan Crha | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 358 | -8304/+6813 |
| | |||||
* | EShellView: Add new_shell_searchbar() factory method. | Matthew Barnes | 2012-02-20 | 2 | -1/+5 |
| | | | | Defaults to e_shell_searchbar_new(). | ||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-20 | 1 | -498/+561 |
| | |||||
* | Bug 670432 - Check for EggSMClient dependencies with pkg-config | Matthew Barnes | 2012-02-20 | 1 | -2/+2 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-20 | 1 | -20/+24 |
| | |||||
* | User Docs: Apparently l10n.gnome.org uses xml2po and ignores ITS stuff, so ↵ | Andre Klapper | 2012-02-20 | 1 | -0/+1 |
| | | | | putting comment back in | ||||
* | User Docs: Mark names and emails as non-translatable | Andre Klapper | 2012-02-20 | 216 | -568/+568 |
| | |||||
* | User Docs: Use ITS style instead of HTML comments | Andre Klapper | 2012-02-20 | 1 | -2/+1 |
| | |||||
* | User Docs: Fix duplicated ID | Andre Klapper | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | User Docs: Add Translators section. Fixes bug #665813 | Andre Klapper | 2012-02-20 | 1 | -2/+8 |
| | |||||
* | User Docs: Exchange calendar Free/Busy info must be published to top-level ↵ | Andre Klapper | 2012-02-20 | 1 | -3/+4 |
| | | | | calendar. Fixes bug #538604 | ||||
* | post release version bump | Chenthill Palanisamy | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | News update for 3.3.90 releaseEVOLUTION_3_3_90 | Chenthill Palanisamy | 2012-02-20 | 1 | -44/+72 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-02-20 | 2 | -986/+1278 |
| | |||||
* | Fixed a build break in help/ | Chenthill Palanisamy | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Bug 670414 - Whitespace following backslash in Makefile.am | Jiro Matsuzawa | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-20 | 1 | -328/+530 |
| | |||||
* | User Docs: Add missing markup | Andre Klapper | 2012-02-20 | 2 | -4/+4 |
| | |||||
* | User Docs: Document improved ways to add/edit mail accounts. Fixes bug #670301 | Andre Klapper | 2012-02-20 | 13 | -40/+53 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-20 | 1 | -108/+104 |
| | |||||
* | User Docs: Update list of files in Makefile.am | Andre Klapper | 2012-02-19 | 1 | -1/+2 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-02-19 | 1 | -570/+630 |
| | |||||
* | User Docs: Add sorting for available Exchange providers. Fixes bug #670389 | Andre Klapper | 2012-02-19 | 2 | -4/+4 |
| | |||||
* | User Docs: Remove outdated info about version specific common errors | Andre Klapper | 2012-02-19 | 2 | -79/+0 |
| | |||||
* | User Docs: Fix several issues. See bug #670389 | Andre Klapper | 2012-02-19 | 10 | -28/+21 |
| | |||||
* | User Docs: Fix typos in intro-application | Ekaterina Gerasimova | 2012-02-19 | 1 | -3/+2 |
| | |||||
* | Updated Hungarian help translation | Gabor Kelemen | 2012-02-19 | 1 | -280/+154 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2012-02-19 | 1 | -217/+115 |
| | |||||
* | User Docs: Fix a typo | Andre Klapper | 2012-02-19 | 1 | -2/+2 |
| | |||||
* | User Docs: Update gconf locations to GSettings/dconf | Andre Klapper | 2012-02-19 | 3 | -9/+21 |
| | |||||
* | User docs: Fix broken sentence | Andre Klapper | 2012-02-19 | 1 | -2/+2 |
| | |||||
* | User Docs: Fix inappropriate usage of <em> tags | Andre Klapper | 2012-02-18 | 9 | -17/+17 |
| | |||||
* | User Docs: Fix broken markup | Andre Klapper | 2012-02-18 | 2 | -4/+4 |
| | |||||
* | User Docs: Fix inappropriate usage of <code> tag | Andre Klapper | 2012-02-18 | 6 | -12/+12 |
| | |||||
* | User Docs: Use <cmd> tag consistently | Andre Klapper | 2012-02-18 | 8 | -13/+13 |
| | |||||
* | User Docs: Use <app> tag consistently | Andre Klapper | 2012-02-18 | 5 | -11/+11 |
| | |||||
* | User Docs: Explain how to enable Search Folders. Fixes bug #668620 | Andre Klapper | 2012-02-18 | 1 | -0/+31 |
| | |||||
* | User Docs: Fix dconf path; recommend using terminal command instead of ↵ | Andre Klapper | 2012-02-18 | 1 | -4/+5 |
| | | | | dconf-editor | ||||
* | User Docs: Use consistent terminology (folder pane vs folder list) | Andre Klapper | 2012-02-18 | 1 | -2/+2 |
| | |||||
* | User Docs: Fix position of <note> so it is actually displayed | Andre Klapper | 2012-02-18 | 1 | -1/+2 |
| | |||||
* | User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug ↵ | Andre Klapper | 2012-02-18 | 1 | -1/+2 |
| | | | | #670252. | ||||
* | User Docs: Also cover mail composer in 'Character Encodings' page. See bug ↵ | Andre Klapper | 2012-02-18 | 1 | -4/+16 |
| | | | | 552873. | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-02-18 | 2 | -1916/+2154 |
| | |||||
* | [l10n] Updated German doc translation | Christian Kirbach | 2012-02-18 | 1 | -1954/+5815 |
| | |||||
* | Bug 471795 - Clarify CSV importers as being for contact info only | Matthew Barnes | 2012-02-18 | 1 | -6/+6 |
| | |||||
* | Use same mnemonic for 'Categories' button in Task editor as in all other ↵ | Andre Klapper | 2012-02-18 | 1 | -1/+1 |
| | | | | dialogs as it does not collide with other mnemonics | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-18 | 1 | -48/+92 |
| | |||||
* | Detect express mode, if we are in Tizen/Dawati. | Srinivasa Ragavan | 2012-02-18 | 1 | -1/+4 |
| | |||||
* | Fix a compilation warning. | Srinivasa Ragavan | 2012-02-18 | 1 | -1/+1 |
| | |||||
* | Use GSettings for EProxy | Milan Crha | 2012-02-17 | 2 | -109/+89 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-17 | 1 | -159/+154 |
| | |||||
* | User docs: Actually describe how to set up the Free/Busy querying URL | Andre Klapper | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | Bug 670278 - Poorly worded "confirm overwrite" alert | Matthew Barnes | 2012-02-17 | 1 | -3/+3 |
| | | | | Reworded to match exactly what GtkFileChooser shows. | ||||
* | Change 'file name' to 'filename' according to the GDP Style Guide | Andre Klapper | 2012-02-17 | 7 | -13/+13 |
| | |||||
* | Use i as mnemonic for Filename string everywhere. This does not conflict ↵ | Andre Klapper | 2012-02-17 | 2 | -2/+2 |
| | | | | with other mnemonics in the affected dialogs. | ||||
* | Correct spelling of the word 'Username' | Andre Klapper | 2012-02-17 | 1 | -1/+1 |
| | |||||
* | User help: Replace the term program by application, as recommended by the ↵ | Andre Klapper | 2012-02-17 | 5 | -7/+7 |
| | | | | GDP style guide | ||||
* | Bug 670280 - Remove "Recent Documents" attachment feature | Matthew Barnes | 2012-02-17 | 5 | -130/+0 |
| | | | | | | | GTK's file chooser dialog provides one-click access to recently used documents now, so we can remove the redundancy from Evolution's mail composer main menu and calendar component editor main menu and leave it at "Insert -> Attachment". | ||||
* | Bug #663110 - Crash on copy events between calendars | Milan Crha | 2012-02-17 | 1 | -4/+0 |
| | |||||
* | Bug #663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULES | Alexandre Rostovtsev | 2012-02-17 | 1 | -1/+1 |
| | | | | | | | | | | clutter-gtk-1.0 installs headers in /usr/include/clutter-gtk-1.0/clutter-gtk; clutter-gtk-0.10 installs headers in /usr/include/clutter-1.0/clutter-gtk To ensure that clutter-gtk-1.0's headers (and not 0.10's) are used, -I/usr/include/clutter-gtk-1.0 must come before -I/usr/include/clutter-1.0 in CLUTTER_CFLAGS. And that means clutter-gtk-1.0 must come before mx-1.0 in PKG_CHECK_MODULES. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-17 | 1 | -76/+84 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-17 | 1 | -286/+371 |
| | |||||
* | Bug #320976 - Remember last New button choice in Calendar view | Milan Crha | 2012-02-17 | 13 | -13/+395 |
| | |||||
* | Fix a crash in capplet. | Srinivasa Ragavan | 2012-02-16 | 3 | -38/+5 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-02-16 | 1 | -278/+339 |
| | |||||
* | Bug #332043 - Free/Busy Colors Causing User Confusion | Milan Crha | 2012-02-16 | 1 | -2/+2 |
| | |||||
* | Bug #668482 - Edit account properties from menu on folder store | Milan Crha | 2012-02-16 | 7 | -107/+178 |
| | |||||
* | Make Capplet work again with new CamelSettings and other stuffs. Also add | Srinivasa Ragavan | 2012-02-16 | 12 | -48/+2036 |
| | | | | | EPlugin support to capplet so that exchange and other accoutns can be configured via this. now. | ||||
* | Bug #669113 - Add "File > New > Mail Account" | Milan Crha | 2012-02-16 | 1 | -0/+57 |
| | |||||
* | Bug #668848 - Whitespaces in front of colons | Milan Crha | 2012-02-16 | 2 | -4/+4 |
| | |||||
* | Bug #659396 - Missing plural handling for "You have selected %d mails to..." | Milan Crha | 2012-02-16 | 1 | -5/+15 |
| | |||||
* | Bug #659394 - Missing plural handling for "Failed to send %d of %d messages" | Milan Crha | 2012-02-16 | 1 | -1/+4 |
| | |||||
* | Bug #655955 - Harmonize mnemonic for New > Shared Memo > Organizer | Milan Crha | 2012-02-16 | 1 | -1/+2 |
| | |||||
* | Bug #670014 - Remove-duplicates reads all messages into memory | Milan Crha | 2012-02-16 | 1 | -43/+94 |
| | |||||
* | Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialog | Milan Crha | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Bug #655021 - "Character set" vs "Character encoding" | Milan Crha | 2012-02-16 | 2 | -1/+4 |
| | |||||
* | Bug #637200 - Add mnemonics to Folder Properties dialog checkboxes | Gabor Kelemen | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | Bug #662743 - Translation context needed for "Attachment" | Milan Crha | 2012-02-16 | 2 | -8/+9 |
| | |||||
* | Be able to define help target for Preferences pages | Milan Crha | 2012-02-15 | 6 | -11/+25 |
| | | | | A follow-up for bug #670073 | ||||
* | Bug #670073 - Non-working help button in Preferences dialog | Milan Crha | 2012-02-15 | 1 | -2/+30 |
| | |||||
* | Fix broken Help menu entry in Groupwise Send Options after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -3/+3 |
| | |||||
* | Fix broken Help menu entry in Task Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Fix broken Help menu entry in Memo Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Fix broken Help menu entry in Appointment Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-15 | 1 | -13/+20 |
| | |||||
* | Fix broken Help button link in Contact Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Fix broken Help button link for 'Insert > Custom Header' dialog after ↵ | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
| | | | | Mallard transition. | ||||
* | Bug #591436 - Add -avoid-version to LDFLAGS | H. Habighorst | 2012-02-15 | 26 | -27/+26 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-02-15 | 2 | -30/+44 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-02-15 | 1 | -118/+134 |
| | |||||
* | Add missing mnemonics and make existing ones unique. Fixes bug #637354 | Andre Klapper | 2012-02-14 | 1 | -5/+5 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-02-14 | 2 | -554/+82 |
| | |||||
* | Bug #669097 - Cannot save column setup: File name too long | Milan Crha | 2012-02-14 | 2 | -1/+109 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-14 | 1 | -12/+12 |
| | |||||
* | Clarify that value for mark-seen-timeout is in milliseconds | Andre Klapper | 2012-02-13 | 2 | -4/+4 |
| | |||||
* | Make alarm daemon start in Dawat/Tizen. | Srinivasa Ragavan | 2012-02-13 | 1 | -1/+1 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-12 | 1 | -356/+363 |
| | |||||
* | Bug 669433 - Add missing linker flags to pst-import | Dominique Leuenberger | 2012-02-11 | 1 | -8/+9 |
| | |||||
* | Updated German translation | Christian Kirbach | 2012-02-11 | 1 | -1/+1 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-02-11 | 2 | -17886/+20840 |
| | |||||
* | Add missing mnemonics; change some mnemonics to avoid conflicts | Andre Klapper | 2012-02-11 | 1 | -6108/+7457 |
| | |||||
* | Add missing mnemonic to string | Andre Klapper | 2012-02-11 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-10 | 1 | -21/+31 |
| | |||||
* | User docs: Small typo fix | Andre Klapper | 2012-02-10 | 1 | -2/+2 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-09 | 1 | -64/+73 |
| | |||||
* | Bug #210105 - Error assigning negative scores in filtering | Milan Crha | 2012-02-09 | 1 | -1/+1 |
| | |||||
* | Bug #384838 - Filter editor should default to "AND" instead of "OR" | Milan Crha | 2012-02-08 | 1 | -2/+2 |
| | |||||
* | Bug #391472 - Add ability to match headers by words | Milan Crha | 2012-02-08 | 4 | -0/+74 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-08 | 1 | -5355/+5356 |
| | |||||
* | Fix libemail-engine.so install path. | Matthew Barnes | 2012-02-07 | 2 | -2/+3 |
| | | | | | Keep this in Evolution's private library directory until the APIs are fully documented and we begin using libtool versioning on the library. | ||||
* | Fix libemail-utils.so install path. | Matthew Barnes | 2012-02-07 | 2 | -2/+3 |
| | | | | | Keep this in Evolution's private library directory until the APIs are fully documented and we begin using libtool versioning on the library. | ||||
* | Bug 418520 - Disable Folder -> Expunge in virtual folders | Matthew Barnes | 2012-02-07 | 3 | -2/+12 |
| | | | | | | | | | Expunging from a virtual folder actually expunges one or more real folders, which the user may not be aware of and can lead to unintended message removal. I feel it's safest to just disable Folder -> Expunge for any virtual folder, be it Junk, Trash, or a Search Folder. Note that File -> Empty Trash is still always enabled. | ||||
* | Bug #553796 - Unable to Reset Message Color | Milan Crha | 2012-02-07 | 3 | -1/+9 |
| | |||||
* | Bug #309945 - Ability to filter folders other than INBOX too | Milan Crha | 2012-02-07 | 2 | -22/+43 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-02-06 | 1 | -1073/+1099 |
| | |||||
* | Fix version bump, next is 3.3.90. | Matthew Barnes | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.3.5 release.EVOLUTION_3_3_5 | Matthew Barnes | 2012-02-06 | 1 | -0/+54 |
| | |||||
* | e-mail.h: Remove files that moved to libemail-engine. | Matthew Barnes | 2012-02-03 | 1 | -2/+0 |
| | |||||
* | Add a missing linker flag to evolution-settings. | Matthew Barnes | 2012-02-03 | 1 | -0/+1 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-02-03 | 1 | -309/+306 |
| | |||||
* | Bug 667576 - Junk between messages after saving an mbox file | James Bottomley | 2012-02-02 | 1 | -9/+19 |
| | |||||
* | Use _DAWATI to detect if its Tizen/MeeGo. | Srinivasa Ragavan | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-02-02 | 1 | -349/+342 |
| | |||||
* | Bug 659395 - Missing plural handling for "%d attached messages" | David Morley | 2012-02-01 | 1 | -2/+6 |
| | |||||
* | Bug 664160 - Untranslated headers in certificates table | Gabor Kelemen | 2012-02-01 | 1 | -3/+4 |
| | |||||
* | Remove the --debug command-line option. | Matthew Barnes | 2012-02-01 | 1 | -15/+0 |
| | | | | | | This is a silly and misleading option. It gives the impression that it activates extra debugging output, when really it's precisely the same as "evolution &> LOGFILE" and nothing more. | ||||
* | Bug #668805 - Copy to Folder uses incorrect error definition names | Milan Crha | 2012-01-31 | 1 | -4/+4 |
| | |||||
* | Bug #669005 - Partial hang with unresponsive HTML email image source | Milan Crha | 2012-01-31 | 1 | -7/+10 |
| | |||||
* | e-mail-store-utils.c: Use the service's display name in status messages. | Matthew Barnes | 2012-01-31 | 1 | -12/+18 |
| | | | | | The display name is a user-provided name for the service. We should be using that in all status messages the refer to the service by name. | ||||
* | Bug #669006 - Clicking "Not Junk" button should not move to next email | Milan Crha | 2012-01-31 | 1 | -2/+14 |
| | |||||
* | Bug #668714 - Editing account changes transport to SMTP | Milan Crha | 2012-01-30 | 1 | -15/+34 |
| | |||||
* | Bug #636413 - Enable "Autocomplete with this addressbook" by default | Milan Crha | 2012-01-30 | 1 | -1/+2 |
| | |||||
* | Bug #646430 - New line character is a link separator too | Milan Crha | 2012-01-30 | 1 | -3/+3 |
| | |||||
* | Bug #651221 - "Edit as New Message" always uses default From: address | Milan Crha | 2012-01-30 | 1 | -0/+24 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-30 | 1 | -129/+132 |
| | |||||
* | Adapt to Camel API changes. | Matthew Barnes | 2012-01-30 | 4 | -61/+59 |
| | |||||
* | Updated Belarusian translation. | Kasia Bondarava | 2012-01-30 | 1 | -20027/+15956 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-01-29 | 2 | -11886/+14040 |
| | |||||
* | Fix external editor example. Fixes bug #594736 | Andre Klapper | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | Update HACKING file. Fixes bug #447689 | Andre Klapper | 2012-01-29 | 1 | -219/+5 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2012-01-29 | 1 | -1743/+1756 |
| | |||||
* | Updated German translation | Christian Kirbach | 2012-01-28 | 1 | -2756/+2950 |
| | |||||
* | Bug #668634 - Warn user with folder create error | Milan Crha | 2012-01-26 | 1 | -3/+4 |
| | |||||
* | Bug #668631 - Report Folder->Subscriptions errors to users | Milan Crha | 2012-01-26 | 1 | -3/+4 |
| | |||||
* | mail-send-recv.c: Disregard CamelNullStores. | Matthew Barnes | 2012-01-26 | 1 | -0/+7 |
| | | | | Don't want these things showing up in the Send & Receive window. | ||||
* | Add missing file | Kjartan Maraas | 2012-01-25 | 1 | -0/+1 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-01-25 | 1 | -70/+70 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-25 | 1 | -153/+170 |
| | |||||
* | Bug 668480 - Going to online from offline connects disabled accounts | Matthew Barnes | 2012-01-25 | 1 | -0/+8 |
| | |||||
* | EActivity cleanups. | Matthew Barnes | 2012-01-25 | 3 | -11/+19 |
| | |||||
* | Bug 668595 - Suppress bogus percentage in status messages | Matthew Barnes | 2012-01-25 | 1 | -0/+19 |
| | |||||
* | Bug 668479: Missing transport-only accounts in Preferences | Matthew Barnes | 2012-01-25 | 5 | -43/+185 |
| | | | | | | | | | | | Evolution kinda sorta supports multiple identities by allowing users to set up so-called "transport-only" accounts by choosing "None" for the account type. Add a CamelStore subclass for those types of accounts so they get added to EMailAccountStore. It's just a stupid hack to keep another stupid hack working, but this should sustain us until we can support multiple identities FOR REAL. | ||||
* | EMailUISession: Whitespace fix. | Matthew Barnes | 2012-01-25 | 1 | -4/+4 |
| | |||||
* | emae_receive_options_extra_item: Remove unused CamelURL. | Matthew Barnes | 2012-01-25 | 1 | -5/+0 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-01-23 | 1 | -1040/+1059 |
| | |||||
* | Fix a typo | Kjartan Maraas | 2012-01-23 | 1 | -2/+2 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-23 | 1 | -998/+1007 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2012-01-22 | 1 | -0/+1 |
| | |||||
* | Remove duplicate Windows SENS checks | Priit Laes | 2012-01-21 | 1 | -19/+0 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-01-21 | 1 | -19/+25 |
| | |||||
* | EMailBackend: Make sure all background jobs have descriptions. | Matthew Barnes | 2012-01-21 | 1 | -0/+10 |
| | | | | | | | | | | | | All background jobs should appear in the task bar with a description. Some CamelServices (esp. imapx) are submitting lots of background jobs but never pushing a status message on its CamelOperation. This commit is to flush them out so we can find and fix them, and also so we can clearly see what's *really* going on in the background. All background jobs are now given an initial generic description which should never appear in the user interface. The callback function must call camel_operation_push_message() to override it or else it's a bug. | ||||
* | [docs] Fix wrong tab name. Fixes bug #668359 | Andre Klapper | 2012-01-21 | 1 | -2/+2 |
| | |||||
* | Add missing linker flags. | Matthew Barnes | 2012-01-19 | 4 | -10/+15 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-01-19 | 24 | -183/+169 |
| |