aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug #665399 - Cannot change File Under to custom valueMilan Crha2012-03-171-2/+17
|
* Revert "Include searching Bcc header while looking for recipients"Matthew Barnes2012-03-171-16/+8
| | | | | | | | | | | | | This reverts commit 015ede7bc8212f079c3d9e2f2304b14457dbcfd9. We can't search Bcc headers until we store Bcc addresses in the summary database, otherwise the entire message has to be downloaded in order to examine that one header. Including Bcc addresses in the summary database so we can include Bcc headers in recipient searches would be a worthy goal for 3.6. Reverting this for now since it's a regression of bug 593020.
* Mention the return of dbus-glib in a NEWS blurb.Matthew Barnes2012-03-171-0/+9
|
* Assamese translation updatedNilamdyuti Goswami2012-03-161-47/+38
|
* Bug #659756 - Initialize dbus-glib threading for GConfMilan Crha2012-03-165-0/+23
|
* Bug #665130 - Memory leaks in Preferences and ETableMilan Crha2012-03-163-3/+21
|
* Bug #665129 - Memory leak in EBufferTaggerMilan Crha2012-03-161-0/+2
|
* Bug #665106 - Memory leak from composer setup when opening PreferencesMilan Crha2012-03-161-2/+2
|
* Bug #669490 - Window resizes with many activities (gtk 3.3.14+)Milan Crha2012-03-161-3/+15
|
* Fix possible use of uninitialized variableMilan Crha2012-03-151-1/+1
|
* Assamese translation updatedNilamdyuti Goswami2012-03-151-271/+158
|
* Uploaded UkranianDaniel Korostil2012-03-151-164/+111
|
* Updated German help translationChristian Kirbach2012-03-151-41/+104
|
* Uploaded UkranianDaniel Korostil2012-03-141-98/+84
|
* Updated Polish translationPiotr Drąg2012-03-141-9321/+10616
|
* Assamese translation completedNilamdyuti Goswami2012-03-141-17124/+21550
|
* Updated Latvian translation.Rudolfs Mazurs2012-03-131-9572/+11136
|
* Updated Slovak translationPavol Klačanský2012-03-131-17465/+15546
|
* Updated Norwegian bokmål translationKjartan Maraas2012-03-131-1914/+1935
|
* Fix too large allocation for alert-bar in shell-contentMilan Crha2012-03-131-1/+1
|
* Updated Hungarian translationGabor Kelemen2012-03-121-6791/+8247
|
* Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 ↵Timo Jyrinki2012-03-121-15319/+11037
| | | | translation sprint
* Uploaded UkranianDaniel Korostil2012-03-121-2/+2
|
* Uploaded UkranianDaniel Korostil2012-03-121-112/+95
|
* Uploaded UkranianDaniel Korostil2012-03-121-92/+90
|
* Updated French translationBruno Brouard2012-03-111-3/+3
|
* Uploaded UkranianDaniel Korostil2012-03-111-153/+113
|
* Updated Slovenian translationMartin Srebotnjak2012-03-111-73/+15
|
* Updated Slovenian translationMartin Srebotnjak2012-03-111-452/+348
|
* Uploaded UkranianDaniel Korostil2012-03-101-10725/+12302
|
* Updated Korean translationChangwoo Ryu2012-03-101-10284/+10304
|
* Updated Slovenian translationMatej Urbančič2012-03-101-68/+39
|
* Updated French translationBruno Brouard2012-03-101-9692/+10992
|
* Updated Slovenian translationMatej Urbančič2012-03-101-68/+43
|
* Bug 671716 - Fails to build with --enable-contact-mapsMatthew Barnes2012-03-103-0/+12
|
* Updated Spanish translationDaniel Mustieles2012-03-101-69/+52
|
* Bug #664326 - Buttons to handle exceptions in event is always disabledMilan Crha2012-03-091-1/+1
|
* Bug #664323 - Too late initialization of Gnome/GailCanvas ATK supportMilan Crha2012-03-091-0/+6
|
* Bug #664205 - Improve UX when creating a new mail folderMilan Crha2012-03-092-2/+3
|
* Include searching Bcc header while looking for recipientsChenthill Palanisamy2012-03-091-8/+16
|
* Updated Slovenian translationMatej Urbančič2012-03-091-4/+4
|
* Updated Slovenian translationMatej Urbančič2012-03-091-37/+25
|
* Updated Spanish translationDaniel Mustieles2012-03-081-66/+20
|
* User Docs: Link 'Deleting attachments' into Attachments overview page. See ↵Andre Klapper2012-03-081-1/+2
| | | | bug #671633
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-03-082-640/+650
|
* Updated Slovenian translationMatej Urbančič2012-03-081-21/+11
|
* Updated Spanish translationDaniel Mustieles2012-03-081-358/+559
|
* Bug #664169 - Default port is not selected by defaultMilan Crha2012-03-082-5/+19
|
* User Docs: Clarify Bogofilter usage again. Fixes bug #665008Andre Klapper2012-03-081-1/+4
|
* User Docs: Rewrite Spam Marking. Fixes bug #665008Andre Klapper2012-03-082-8/+19
|
* User Docs: Explain how Bogofilter and SpamAssassin work and link to their ↵Andre Klapper2012-03-081-1/+12
| | | | FAQs. See bug #665008
* EConfig: Support custom page skip callbacks.Matthew Barnes2012-03-082-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 Barnes2012-03-081-2/+3
|
* User Docs: Move page to Advanced sectionAndre Klapper2012-03-081-2/+2
|
* User Docs: Add page about message source and all mail headers viewAndre Klapper2012-03-081-0/+26
|
* User Docs: Add 'Advanced' section for Message Displaying to dump all the ↵Andre Klapper2012-03-081-1/+5
| | | | Headers/Source stuff
* User Docs: Remove Source and Headers stuff from 'Message list sorting' ↵Andre Klapper2012-03-081-4/+2
| | | | section. Wrong place.
* User Docs: Explain order in mail folder list pane and how to change. Fixes ↵Andre Klapper2012-03-081-0/+43
| | | | bug #661654
* User Docs: Link also into mail-layout-changingAndre Klapper2012-03-081-2/+2
|
* User Docs: Fix wrong syntaxAndre Klapper2012-03-072-5/+5
|
* User Docs: Add missing markupAndre Klapper2012-03-071-3/+3
|
* User Docs: Mention 'Apply the same view settings to all folders' mail ↵Andre Klapper2012-03-071-1/+3
| | | | setting. Fixes bug #669246
* User Docs: Use conditional processing for package install links; Add EWS to ↵Andre Klapper2012-03-076-22/+110
| | | | first start page. Fixes bug #671068.
* Updated Russian translationYuri Myasoedov2012-03-071-47/+22
|
* startup-wizard: Avoid em_account_editor_get_widget().Matthew Barnes2012-03-071-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 Barnes2012-03-071-31/+37
|
* Malayalam translation updated by SadiqPraveen Arimbrathodiyil2012-03-071-9345/+9992
|
* Suppress deprecation warnings.Matthew Barnes2012-03-071-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 translationBruce Cowan2012-03-061-9309/+10559
|
* Fix version number typo in the NEWS fileMilan Crha2012-03-061-1/+1
|
* Bug #671233 - Unable to choose port 587 for SMTPMilan Crha2012-03-061-4/+15
|
* Post-release version bump.Matthew Barnes2012-03-061-1/+1
|
* NEWS update for 3.3.91 release.EVOLUTION_3_3_91Matthew Barnes2012-03-061-0/+41
|
* Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the ↵Chenthill Palanisamy2012-03-052-57/+112
| | | | appointment after a successful paste
* Updated Galician translationsFran Diéguez2012-03-051-304/+308
|
* libevolution-utils.pc.in: Fix GTK+ requirement.Matthew Barnes2012-03-041-1/+1
| | | | Should require gtk+-3.0, not gtk+-2.0.
* libemail-utils.pc.in: Add missing requirement.Matthew Barnes2012-03-041-1/+1
| | | | This library now requires libevolution-utils.
* Fix more compiler warnings.Matthew Barnes2012-03-043-19/+8
|
* Add missing linker flags.Matthew Barnes2012-03-0431-8/+40
|
* Few more whitespace cleanups.Matthew Barnes2012-03-041-8/+8
|
* Updated POTFILES.inPiotr Drąg2012-03-041-6/+6
|
* Whitespace cleanups.Matthew Barnes2012-03-0316-42/+38
|
* Fix some "unused-but-set-variable" warnings.Matthew Barnes2012-03-034-45/+1
|
* Fix some compilation errors.Matthew Barnes2012-03-032-4/+2
| | | | libefilter can't include libeutil headers anymore.
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-0323-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 Ragavan2012-03-031-2/+6
|
* Redo Filters/Search folder editors to use a shared non ui based library forSrinivasa Ragavan2012-03-0325-549/+1156
| | | | making search folders running remotely.
* Use libevolution-utils all over evolution.Srinivasa Ragavan2012-03-037-73/+76
|
* Move EAlert* and e-xml-utils references from other part of the code to ↵Srinivasa Ragavan2012-03-0394-104/+104
| | | | libevolution-utils.
* Fix errors where the math stuffs were used from e-util.Srinivasa Ragavan2012-03-031-0/+1
|
* Make libevolution-util compilable.Srinivasa Ragavan2012-03-0310-247/+316
|
* Move EAlert* and e-xml-utils to libevolution-utils.Srinivasa Ragavan2012-03-039-9/+1
|
* Add libevolution-utils for prepping filter/ for EDS move.Srinivasa Ragavan2012-03-034-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 appliedDan Vrátil2012-03-022-5/+7
|
* Show composer window on "Continue editing"Milan Crha2012-03-021-1/+3
|
* Bug #663745 - Option to create Google Calendar not availableMilan Crha2012-03-027-41/+41
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-03-021-356/+207
|
* po/vi: import from Damned LiesNguyễn Thái Ngọc Duy2012-03-021-9617/+10714
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2012-03-021-10/+10
|
* Updated Spanish translationDaniel Mustieles2012-03-021-45/+24
|
* Bug #670934 - Was saving ESourceList first, rather than lastMilan Crha2012-03-012-4/+4
|
* Bug #617557 - Can lost message after send failedMilan Crha2012-03-012-8/+20
|
* po/vi: fix acceleratorsNguyễn Thái Ngọc Duy2012-03-011-10/+10
|
* po/vi: correct date orderNguyễn Thái Ngọc Duy2012-03-011-11/+11
|
* User Docs: Fix typo in last commitAndre Klapper2012-02-291-1/+1
|
* User Docs: Directly link to Empathy help for using IRCAndre Klapper2012-02-291-3/+2
|
* User Docs: Fix broken linkAndre Klapper2012-02-291-2/+2
|
* Updated Slovenian translationMatej Urbančič2012-02-291-6472/+6579
|
* updated Tamil translationDr.T.Vasudevan2012-02-291-103/+117
|
* updated Tamil translationDr.T.Vasudevan2012-02-291-12/+9
|
* Updated Serbian translationМирослав Николић2012-02-292-3522/+3450
|
* Updated Belarusian translation.Ihar Hrachyshka2012-02-291-69/+72
|
* Bug #669294 - Settings of 'sending email' tab is not rememberedMilan Crha2012-02-281-2/+9
|
* Updated Bulgarian translationAlexander Shopov2012-02-281-5308/+5334
|
* Updated Spanish translationDaniel Mustieles2012-02-271-1794/+1795
|
* Avoid crash when formatting broken message (part of bug #663221)Milan Crha2012-02-271-0/+2
|
* Fix unneeded mnemonic conflict of _Customize with _Cancel buttonAndre Klapper2012-02-271-1/+1
|
* Add translator comments to stringsAndre Klapper2012-02-271-0/+3
|
* Hides errors on message loadMilan Crha2012-02-271-1/+15
|
* Updated Swedish translationDaniel Nylander2012-02-271-9039/+10826
|
* Updated Lithuanian translationAurimas Černius2012-02-271-7961/+9155
|
* Updated Russian translationYuri Myasoedov2012-02-261-1914/+1845
|
* Updated Belarusian translation.Ihar Hrachyshka2012-02-261-1711/+1723
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-02-252-3521/+3463
|
* updated Tamil translationDr.T.Vasudevan2012-02-241-2740/+2678
|
* updated Tamil translationDr.T.Vasudevan2012-02-231-6204/+7546
|
* Update Translator instructions (in case anybody ever reads themAndre Klapper2012-02-221-3/+5
|
* Updated Bulgarian translationKrasimir Chonov2012-02-221-6684/+7912
|
* Bug #661265 - Move to Calendar breaks google:// URIMilan Crha2012-02-221-9/+1
|
* Updated Spanish translationDaniel Mustieles2012-02-221-467/+427
|
* Updated Galician translationsFran Diéguez2012-02-211-1858/+1884
|
* Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93Milan Crha2012-02-212-8/+4
|
* Updated Russian translationYuri Myasoedov2012-02-211-6300/+6271
|
* Account properties shown also on remote foldersMilan Crha2012-02-211-1/+1
|
* Coding style and whitespace cleanup.Matthew Barnes2012-02-20358-8304/+6813
|
* EShellView: Add new_shell_searchbar() factory method.Matthew Barnes2012-02-202-1/+5
| | | | Defaults to e_shell_searchbar_new().
* Updated Belarusian translation.Ihar Hrachyshka2012-02-201-498/+561
|
* Bug 670432 - Check for EggSMClient dependencies with pkg-configMatthew Barnes2012-02-201-2/+2
|
* Updated Belarusian translation.Ihar Hrachyshka2012-02-201-20/+24
|
* User Docs: Apparently l10n.gnome.org uses xml2po and ignores ITS stuff, so ↵Andre Klapper2012-02-201-0/+1
| | | | putting comment back in
* User Docs: Mark names and emails as non-translatableAndre Klapper2012-02-20216-568/+568
|
* User Docs: Use ITS style instead of HTML commentsAndre Klapper2012-02-201-2/+1
|
* User Docs: Fix duplicated IDAndre Klapper2012-02-201-1/+1
|
* User Docs: Add Translators section. Fixes bug #665813Andre Klapper2012-02-201-2/+8
|
* User Docs: Exchange calendar Free/Busy info must be published to top-level ↵Andre Klapper2012-02-201-3/+4
| | | | calendar. Fixes bug #538604
* post release version bumpChenthill Palanisamy2012-02-201-1/+1
|
* News update for 3.3.90 releaseEVOLUTION_3_3_90Chenthill Palanisamy2012-02-201-44/+72
|
* Updated Serbian translationМирослав Николић2012-02-202-986/+1278
|
* Fixed a build break in help/Chenthill Palanisamy2012-02-201-1/+1
|
* Bug 670414 - Whitespace following backslash in Makefile.amJiro Matsuzawa2012-02-201-1/+1
|
* Updated Spanish translationDaniel Mustieles2012-02-201-328/+530
|
* User Docs: Add missing markupAndre Klapper2012-02-202-4/+4
|
* User Docs: Document improved ways to add/edit mail accounts. Fixes bug #670301Andre Klapper2012-02-2013-40/+53
|
* Updated Spanish translationDaniel Mustieles2012-02-201-108/+104
|
* User Docs: Update list of files in Makefile.amAndre Klapper2012-02-191-1/+2
|
* Updated Norwegian bokmål translationKjartan Maraas2012-02-191-570/+630
|
* User Docs: Add sorting for available Exchange providers. Fixes bug #670389Andre Klapper2012-02-192-4/+4
|
* User Docs: Remove outdated info about version specific common errorsAndre Klapper2012-02-192-79/+0
|
* User Docs: Fix several issues. See bug #670389Andre Klapper2012-02-1910-28/+21
|
* User Docs: Fix typos in intro-applicationEkaterina Gerasimova2012-02-191-3/+2
|
* Updated Hungarian help translationGabor Kelemen2012-02-191-280/+154
|
* Updated Hungarian translationGabor Kelemen2012-02-191-217/+115
|
* User Docs: Fix a typoAndre Klapper2012-02-191-2/+2
|
* User Docs: Update gconf locations to GSettings/dconfAndre Klapper2012-02-193-9/+21
|
* User docs: Fix broken sentenceAndre Klapper2012-02-191-2/+2
|
* User Docs: Fix inappropriate usage of <em> tagsAndre Klapper2012-02-189-17/+17
|
* User Docs: Fix broken markupAndre Klapper2012-02-182-4/+4
|
* User Docs: Fix inappropriate usage of <code> tagAndre Klapper2012-02-186-12/+12
|
* User Docs: Use <cmd> tag consistentlyAndre Klapper2012-02-188-13/+13
|
* User Docs: Use <app> tag consistentlyAndre Klapper2012-02-185-11/+11
|
* User Docs: Explain how to enable Search Folders. Fixes bug #668620Andre Klapper2012-02-181-0/+31
|
* User Docs: Fix dconf path; recommend using terminal command instead of ↵Andre Klapper2012-02-181-4/+5
| | | | dconf-editor
* User Docs: Use consistent terminology (folder pane vs folder list)Andre Klapper2012-02-181-2/+2
|
* User Docs: Fix position of <note> so it is actually displayedAndre Klapper2012-02-181-1/+2
|
* User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug ↵Andre Klapper2012-02-181-1/+2
| | | | #670252.
* User Docs: Also cover mail composer in 'Character Encodings' page. See bug ↵Andre Klapper2012-02-181-4/+16
| | | | 552873.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-02-182-1916/+2154
|
* [l10n] Updated German doc translationChristian Kirbach2012-02-181-1954/+5815
|
* Bug 471795 - Clarify CSV importers as being for contact info onlyMatthew Barnes2012-02-181-6/+6
|
* Use same mnemonic for 'Categories' button in Task editor as in all other ↵Andre Klapper2012-02-181-1/+1
| | | | dialogs as it does not collide with other mnemonics
* Updated Spanish translationDaniel Mustieles2012-02-181-48/+92
|
* Detect express mode, if we are in Tizen/Dawati.Srinivasa Ragavan2012-02-181-1/+4
|
* Fix a compilation warning.Srinivasa Ragavan2012-02-181-1/+1
|
* Use GSettings for EProxyMilan Crha2012-02-172-109/+89
|
* Updated Spanish translationDaniel Mustieles2012-02-171-159/+154
|
* User docs: Actually describe how to set up the Free/Busy querying URLAndre Klapper2012-02-171-1/+1
|
* Bug 670278 - Poorly worded "confirm overwrite" alertMatthew Barnes2012-02-171-3/+3
| | | | Reworded to match exactly what GtkFileChooser shows.
* Change 'file name' to 'filename' according to the GDP Style GuideAndre Klapper2012-02-177-13/+13
|
* Use i as mnemonic for Filename string everywhere. This does not conflict ↵Andre Klapper2012-02-172-2/+2
| | | | with other mnemonics in the affected dialogs.
* Correct spelling of the word 'Username'Andre Klapper2012-02-171-1/+1
|
* User help: Replace the term program by application, as recommended by the ↵Andre Klapper2012-02-175-7/+7
| | | | GDP style guide
* Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-175-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 calendarsMilan Crha2012-02-171-4/+0
|
* Bug #663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULESAlexandre Rostovtsev2012-02-171-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 translationDaniel Mustieles2012-02-171-76/+84
|
* Updated Spanish translationDaniel Mustieles2012-02-171-286/+371
|
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-1713-13/+395
|
* Fix a crash in capplet.Srinivasa Ragavan2012-02-163-38/+5
|
* Updated Galician translationsFran Diéguez2012-02-161-278/+339
|
* Bug #332043 - Free/Busy Colors Causing User ConfusionMilan Crha2012-02-161-2/+2
|
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-167-107/+178
|
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-1612-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 Crha2012-02-161-0/+57
|
* Bug #668848 - Whitespaces in front of colonsMilan Crha2012-02-162-4/+4
|
* Bug #659396 - Missing plural handling for "You have selected %d mails to..."Milan Crha2012-02-161-5/+15
|
* Bug #659394 - Missing plural handling for "Failed to send %d of %d messages"Milan Crha2012-02-161-1/+4
|
* Bug #655955 - Harmonize mnemonic for New > Shared Memo > OrganizerMilan Crha2012-02-161-1/+2
|
* Bug #670014 - Remove-duplicates reads all messages into memoryMilan Crha2012-02-161-43/+94
|
* Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialogMilan Crha2012-02-161-1/+1
|
* Bug #655021 - "Character set" vs "Character encoding"Milan Crha2012-02-162-1/+4
|
* Bug #637200 - Add mnemonics to Folder Properties dialog checkboxesGabor Kelemen2012-02-161-1/+1
|
* Bug #662743 - Translation context needed for "Attachment"Milan Crha2012-02-162-8/+9
|
* Be able to define help target for Preferences pagesMilan Crha2012-02-156-11/+25
| | | | A follow-up for bug #670073
* Bug #670073 - Non-working help button in Preferences dialogMilan Crha2012-02-151-2/+30
|
* Fix broken Help menu entry in Groupwise Send Options after Mallard transition.Andre Klapper2012-02-151-3/+3
|
* Fix broken Help menu entry in Task Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
|
* Fix broken Help menu entry in Memo Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
|
* Fix broken Help menu entry in Appointment Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
|
* Updated Spanish translationDaniel Mustieles2012-02-151-13/+20
|
* Fix broken Help button link in Contact Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
|
* Fix broken Help button link for 'Insert > Custom Header' dialog after ↵Andre Klapper2012-02-151-1/+1
| | | | Mallard transition.
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-1526-27/+26
|
* Updated Serbian translationМирослав Николић2012-02-152-30/+44
|
* Updated Galician translationsFran Diéguez2012-02-151-118/+134
|
* Add missing mnemonics and make existing ones unique. Fixes bug #637354Andre Klapper2012-02-141-5/+5
|
* Updated Serbian translationМирослав Николић2012-02-142-554/+82
|
* Bug #669097 - Cannot save column setup: File name too longMilan Crha2012-02-142-1/+109
|
* Updated Spanish translationDaniel Mustieles2012-02-141-12/+12
|
* Clarify that value for mark-seen-timeout is in millisecondsAndre Klapper2012-02-132-4/+4
|
* Make alarm daemon start in Dawat/Tizen.Srinivasa Ragavan2012-02-131-1/+1
|
* Updated Belarusian translation.Ihar Hrachyshka2012-02-121-356/+363
|
* Bug 669433 - Add missing linker flags to pst-importDominique Leuenberger2012-02-111-8/+9
|
* Updated German translationChristian Kirbach2012-02-111-1/+1
|
* Updated Serbian translationМирослав Николић2012-02-112-17886/+20840
|
* Add missing mnemonics; change some mnemonics to avoid conflictsAndre Klapper2012-02-111-6108/+7457
|
* Add missing mnemonic to stringAndre Klapper2012-02-111-1/+1
|
* Updated Spanish translationDaniel Mustieles2012-02-101-21/+31
|
* User docs: Small typo fixAndre Klapper2012-02-101-2/+2
|
* Updated Spanish translationDaniel Mustieles2012-02-091-64/+73
|
* Bug #210105 - Error assigning negative scores in filteringMilan Crha2012-02-091-1/+1
|
* Bug #384838 - Filter editor should default to "AND" instead of "OR"Milan Crha2012-02-081-2/+2
|
* Bug #391472 - Add ability to match headers by wordsMilan Crha2012-02-084-0/+74
|
* Updated Spanish translationDaniel Mustieles2012-02-081-5355/+5356
|
* Fix libemail-engine.so install path.Matthew Barnes2012-02-072-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 Barnes2012-02-072-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 foldersMatthew Barnes2012-02-073-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 ColorMilan Crha2012-02-073-1/+9
|
* Bug #309945 - Ability to filter folders other than INBOX tooMilan Crha2012-02-072-22/+43
|
* Updated Galician translationsFran Diéguez2012-02-061-1073/+1099
|
* Fix version bump, next is 3.3.90.Matthew Barnes2012-02-061-1/+1
|