aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS update for 2.31.6 release.EVOLUTION_2_31_6Matthew Barnes2010-08-031-336/+443
* Updated Romanian translationLucian Adrian Grijincu2010-08-031-395/+133
* Bug 625761 - Folder views not preserved after migrationLucian Langa2010-08-031-4/+76
* Coding style and whitespace cleanup.Matthew Barnes2010-08-034-109/+200
* Updated Romanian translationLucian Adrian Grijincu2010-08-031-6583/+6669
* Update POTFILES.in.Matthew Barnes2010-08-031-0/+1
* Gtk-Doc fussing with SGML files.Matthew Barnes2010-08-0317-34/+0
* Fix a GError message.Matthew Barnes2010-08-031-1/+1
* Fix linker flags for API documentation.Matthew Barnes2010-08-031-4/+4
* fix lifecycle nasties bgo#625852Michael Meeks2010-08-032-27/+36
* Whoops, I broke configure.ac.Matthew Barnes2010-08-031-4/+4
* mail-session: Use the shell's active window as parent for dialogRob Bradford2010-08-031-3/+4
* Prefer gio-2.0 when requiring GLib libraries.Matthew Barnes2010-08-021-7/+6
* dbx-importer: Fix printf format warningDavid Woodhouse2010-08-021-2/+2
* mail-reader: e_mail_reader_get_formatter may now return NULLRob Bradford2010-08-021-1/+7
* em-format: Guard entry point to em_format_set_mode with g_return_if_failRob Bradford2010-08-021-0/+2
* Add new SGML files for API docs.Matthew Barnes2010-08-0217-0/+2684
* Missing linker flag.Matthew Barnes2010-08-021-0/+1
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-0217-105/+106
* build: Update gnome-icon-theme dependency for new default-avatar iconRob Bradford2010-08-021-1/+1
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-026-8/+8
* Bug 625724 - Message filters do no workLucian Langa2010-08-011-1/+1
* Updated German translationChristian Kirbach2010-08-011-730/+843
* Make EImportAssistant extensible.Matthew Barnes2010-07-312-38/+17
* Remove unused 'preview' argument from e_import_assistant_new_simple().Matthew Barnes2010-07-306-24/+12
* Remove folder-tree-expand-state.xml while migrating.Matthew Barnes2010-07-301-2/+11
* Bug 624500 - Missing EggSMClient linker flags in shellMatthew Barnes2010-07-302-1/+7
* Updated Spanish translationJorge González2010-07-301-315/+320
* Bug 625624 - Customizations of contacts views forgottenMatthew Barnes2010-07-304-3/+18
* Fix build break in network-manager module.Matthew Barnes2010-07-301-0/+1
* Simplify em_folder_tree_restore_state().Matthew Barnes2010-07-301-14/+10
* Avoid overwriting files while migrating.Matthew Barnes2010-07-301-2/+20
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-304-4/+4
* Bug 625204 - Typo in e_day_view_finish_long_event_resize()Thomas Mittelstaedt2010-07-291-1/+1
* More XDG base directory migration tweaks.Matthew Barnes2010-07-291-32/+18
* Fix where to look for filters.xml and vfolders.xml.Matthew Barnes2010-07-294-44/+47
* Bug 622181 - Backup settings uses unhelpful yes/no dialogMatthew Barnes2010-07-291-8/+8
* Reset BASE_VERSION to 2.32.Matthew Barnes2010-07-291-2/+2
* Migrate ~/.evolution/cache/tmp.Matthew Barnes2010-07-291-0/+6
* Remove .goutputstream-XXXXXX files during migration.Matthew Barnes2010-07-291-0/+31
* Add more debug messages to basedir migration.Matthew Barnes2010-07-281-1/+18
* Remove unused variable.Matthew Barnes2010-07-281-1/+0
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-287-199/+185
* Updated Telugu Translationskrishnababu k2010-07-281-5412/+5397
* Updated Indonesian translationNana Suryana2010-07-281-1929/+1243
* Updated Indonesian translationNana Suryana2010-07-281-10171/+5902
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-2714-58/+589
* Use PVOID instead of gpointer when working with COM+ function pointersFridrich Štrba2010-07-271-6/+6
* Updated Indonesian translationNana Suryana2010-07-271-4701/+9269
* More clutter-gtk requirement tweaks.Matthew Barnes2010-07-271-1/+2
* Update clutter-gtk requirement for gtk+-3.0.Matthew Barnes2010-07-271-4/+8
* More code cleanup.Matthew Barnes2010-07-2717-697/+489
* Drop the "quote-from-selection" property.Matthew Barnes2010-07-266-81/+7
* Coding style and whitespace cleanup.Matthew Barnes2010-07-2626-1103/+1150
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-265-6/+6
* More usable tab switching logic than just vannina appendSrinivasa Ragavan2010-07-263-11/+40
* Fix a compilation errorSrinivasa Ragavan2010-07-261-2/+2
* Fix right click issues.Srinivasa Ragavan2010-07-261-8/+63
* Make clutter mode even more appealing.Srinivasa Ragavan2010-07-265-51/+49
* Allow editing mails in composer and understand vfolders.Srinivasa Ragavan2010-07-261-3/+70
* Add animations for selecting mail and search.Srinivasa Ragavan2010-07-264-3/+141
* Add switch for tab & non-tab mode.Srinivasa Ragavan2010-07-261-1/+1
* Select folder tree based on the tab selected.Srinivasa Ragavan2010-07-261-3/+14
* Fix tab close issues in gtk & clutter mode.Srinivasa Ragavan2010-07-261-8/+27
* Add more clutter effects. Fade while selecting pages etc.Srinivasa Ragavan2010-07-261-7/+178
* Workaround table header image draw, it crashes under clutter.Srinivasa Ragavan2010-07-261-0/+11
* Add tab-close functionality in Mx.Srinivasa Ragavan2010-07-261-8/+65
* Make search work wellSrinivasa Ragavan2010-07-261-0/+2
* Redo everything with optional clutter support.Srinivasa Ragavan2010-07-262-46/+80
* Build awesome clutter/Mx based tab'ed mail reader.Srinivasa Ragavan2010-07-262-27/+281
* Add Tab/Tab picker under clutter.Srinivasa Ragavan2010-07-264-0/+3453
* Add content for tabs.Srinivasa Ragavan2010-07-2623-0/+136
* Option to build with clutter/MXSrinivasa Ragavan2010-07-261-0/+21
* Add optional clutter support.Srinivasa Ragavan2010-07-262-0/+20
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-2614-1560/+615
* Make the update-actions work across tabs.Srinivasa Ragavan2010-07-263-0/+85
* Unique folder tabsSrinivasa Ragavan2010-07-261-1/+25
* More bug fixes.Srinivasa Ragavan2010-07-264-4/+29
* Fix a compilation errorSrinivasa Ragavan2010-07-261-2/+0
* Add EMailNotebook ViewSrinivasa Ragavan2010-07-265-22/+295
* Add EMailReader i/f recurrsive from tne Content.Srinivasa Ragavan2010-07-262-1/+86
* Make EMailPanedView up & working.Srinivasa Ragavan2010-07-263-4/+51
* Rewrite the content piece of evolution.Srinivasa Ragavan2010-07-266-947/+47
* Redo EMailPanedView and almost match to the basic one.Srinivasa Ragavan2010-07-265-54/+573
* More changes and modifications.Srinivasa Ragavan2010-07-264-3/+580
* re-baseclass few things.Srinivasa Ragavan2010-07-263-5/+7
* New set of basic viewsSrinivasa Ragavan2010-07-266-0/+372
* Add folder pane.Srinivasa Ragavan2010-07-262-0/+985
* Add class for message pane.Srinivasa Ragavan2010-07-262-0/+988
* Add base class for every page.Srinivasa Ragavan2010-07-262-0/+124
* Bug 598833 - Do not ship dropped evo_mail_notifier.pngMatthew Barnes2010-07-252-0/+0
* Updated Kannada translationsShankar Prasad2010-07-231-23/+17
* Bug 624525 - Variable name collision in gtk-compat macroMilan Crha2010-07-223-7/+7
* Updated Marathi TranslationsSandeep Shedmake2010-07-221-9190/+7473
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-224-9/+9
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-07-202-10725/+11330
* Updated Norwegian bokmål translationKjartan Maraas2010-07-191-1796/+2674
* Bug 624677 - Missing keyboard shortcut for "Save as mbox"Matthew Barnes2010-07-191-1/+1
* Update API documentation.Matthew Barnes2010-07-199-7/+739
* Fixed headers in galician translation fileFran Diéguez2010-07-191-1/+1
* Fixed headers in galician translation fileFran Diéguez2010-07-191-640/+811
* Updated Spanish translationJorge González2010-07-181-772/+942
* Major update of Simplified Chinese translation.Aron Xu2010-07-181-1301/+1271
* Bug 624482 - Monitor /apps/evolution/mail/prompts for changesDavid Woodhouse2010-07-171-0/+4
* Disable my evil GtkExpander hack in EAttachmentPaned.Matthew Barnes2010-07-171-1/+9
* Report error to user when fails to open calendar/task/memo listMilan Crha2010-07-164-0/+54
* Add translation note for 'Group Reply'.David Woodhouse2010-07-161-2/+5
* [i18n] Updated German translationMario Blättermann2010-07-161-3022/+3643
* Clean up "ensure_sources" backend routines.Matthew Barnes2010-07-164-294/+70
* Add nag popup when mailing list hijacks private reply with Reply-To: headerDavid Woodhouse2010-07-168-2/+117
* Change 'Reply to All' toolbar button into configurable 'Group Reply'David Woodhouse2010-07-156-4/+102
* Don't show the "reply in private?" nag popup for munged Reply-To: list messagesDavid Woodhouse2010-07-153-20/+84
* Fix two memory leaks when replyingDavid Woodhouse2010-07-154-4/+18
* Add support for ignoring mailing list Reply-To: headersDavid Woodhouse2010-07-155-37/+117
* Warn on reply-to-all with too many recipientsDavid Woodhouse2010-07-158-7/+140
* Bug 624204 - Warn when replying privately to a mailing list messageDavid Woodhouse2010-07-156-1/+85
* Bug 624237 - Fails to start when smartcard is insertedMatthew Barnes2010-07-141-2/+10
* Bug #624335 - Abort after group-by-thread with certain sortingMilan Crha2010-07-141-15/+2
* Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202Milan Crha2010-07-141-0/+8
* Updated Tamil translationdrtv2010-07-141-4694/+3325
* Update Simplified Chinese translation.Aron Xu2010-07-141-5688/+5629
* EMailReader: Remove unused variableMatthew Barnes2010-07-141-1/+0
* Bug 624285 - When replying, ignore text selection if preview is hiddenMatthew Barnes2010-07-146-1/+95
* Bug #623035 - Crash when printing email with too many recipientsMilan Crha2010-07-141-0/+2
* Bug 624235 - CamelPOP3Store missing some methodsMatthew Barnes2010-07-131-0/+7
* Bug 624216 - Runtime warning in Attachment Reminder pluginMatthew Barnes2010-07-132-218/+101
* Post-release version bump.EVOLUTION_2_31_5_CORRECTEDMatthew Barnes2010-07-131-1/+1
* NEWS update for Evolution 2.31.5.Matthew Barnes2010-07-131-0/+39
* Updated Galician translationsFran Diéguez2010-07-131-835/+839
* Bug 624128 - Folder -> Subscriptions is always enabledMatthew Barnes2010-07-128-40/+94
* Coding style and whitespace cleanup.Matthew Barnes2010-07-1277-690/+1198
* Updated Norwegian bokmål translationKjartan Maraas2010-07-111-287/+33
* Fix some linking issues.Matthew Barnes2010-07-112-0/+4
* Fix some compiler warnings.Matthew Barnes2010-07-113-3/+10
* Updated Norwegian bokmål translationKjartan Maraas2010-07-111-3054/+2168
* Bug 621839 - Improve auto-selection of messages (take two)Matthew Barnes2010-07-111-26/+29
* Bug 623702 - SEGV on redirecting messageMatthew Barnes2010-07-101-0/+5
* Bug 623738 - Select All is always enabled for message listMatthew Barnes2010-07-101-1/+3
* Bug 623947 - Error handling issues in em-format.cMatthew Barnes2010-07-101-4/+10
* Bug 624011 - EMeetingTimeSelector tries to change mouse cursor before it's re...Matthew Barnes2010-07-101-9/+15
* Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-themeMatthew Barnes2010-07-101-19/+0
* Updated Spanish translationJorge González2010-07-101-328/+330
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-0948-418/+448
* Updated Spanish translationJorge González2010-07-091-286/+294
* Fix places where "~/.evolution" is hard-coded.Matthew Barnes2010-07-099-46/+30
* Bug #623796 - Post Message to List asks for confirmation on closeMilan Crha2010-07-091-13/+10
* Migrate from CamelException to GError.Matthew Barnes2010-07-0963-825/+979
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-088-39/+17
* Updated Slovenian translationMatej Urbančič2010-07-061-39/+1423
* Bug 623432 - Use gweather-3.0 when building with gtk3Maciej Piechotka2010-07-041-4/+8
* Updated Spanish translationJorge González2010-07-011-194/+227
* Updated Slovenian translationAndrej Žnidaršič2010-06-301-1364/+3
* Updated Slovenian translationAndrej Žnidaršič2010-06-301-6754/+7895
* Bug 623201 - Set default options automatically while creating a new accountChenthill Palanisamy2010-06-301-1/+12
* MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to goSrinivasa Ragavan2010-06-301-2/+2
* Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.Matthew Barnes2010-06-305-0/+57
* Updated Galician translationsFran Diéguez2010-06-301-2/+25
* Updated Galician translationsFran Diéguez2010-06-301-1/+1
* post release version bumpChenthill Palanisamy2010-06-301-1/+1
* News update for 2.31.4 releaseEVOLUTION_2_31_4Chenthill Palanisamy2010-06-301-0/+63
* Bug 623157 - Missing linker flag in dbx-importGuido Günther2010-06-301-0/+1
* Use the correct evolution-shell pkg-config file.Matthew Barnes2010-06-303-2/+7
* Clean up pkg-config files during distclean.Matthew Barnes2010-06-301-0/+6
* TEMPORARILY build without inline images in distcheck.Matthew Barnes2010-06-301-0/+1
* TEMPORARILY build without weather calendars in distcheck.Matthew Barnes2010-06-301-0/+1
* Add missing files to po/POTFILES.in.Matthew Barnes2010-06-301-0/+2
* Fix pkg-config file management when using gtk+-3.0.Matthew Barnes2010-06-301-4/+5
* Remove an obsolete GTK+ header include.Matthew Barnes2010-06-291-1/+0
* Bump reqs on more libraries that don't link to gtk+-3.0 yet.Matthew Barnes2010-06-291-14/+21
* Require gweather >= 2.90.0 when building against gtk+-3.0.Matthew Barnes2010-06-291-4/+4
* Require libnotify >= 0.5.1 when building against gtk+-3.0.Matthew Barnes2010-06-291-2/+5
* Build against gtk+-3.0 when running distcheck.Matthew Barnes2010-06-291-0/+1
* Show the GTK+ package in configure summary.Matthew Barnes2010-06-291-0/+1
* add gtkhtml-editorChenthill Palanisamy2010-06-291-1/+1
* remove the duplicate stringChenthill Palanisamy2010-06-291-1/+1
* Add Outlook Express DBX mailbox file importer pluginDavid Woodhouse2010-06-294-1/+824
* look for gtkhtml-editor-3.14 while using gtk2Chenthill Palanisamy2010-06-291-1/+1
* set gtk3 minimum version 2.90.4Chenthill Palanisamy2010-06-291-3/+3
* Use version 3.0 for evolution-<module>.pc files while compiling with gtk3. Se...Chenthill Palanisamy2010-06-294-33/+93
* Updated Galician translationsFran Diéguez2010-06-291-772/+660
* Bug #623029 - Work week days not restored on startMilan Crha2010-06-281-0/+3
* use gtk-3.0 if availableChenthill Palanisamy2010-06-281-2/+12
* audio-inline: Fix linking order issue.Matthew Barnes2010-06-271-2/+2
* Minor updates to Dutch translation by Armijn HemelWouter Bolsterlee2010-06-271-18/+18
* Bug 622535 - Account assistant loops on first runMatthew Barnes2010-06-262-81/+113
* Bug #553104 - Ambiguous "for" in calendar translationsMilan Crha2010-06-252-12/+12
* Bug #621770 - Bottom-left calendar too bigMilan Crha2010-06-252-2/+1
* Bug #617854 - Critical warnings in calendar viewMilan Crha2010-06-251-2/+0
* EHintedEntry: Don't select hints on grab_focus().Matthew Barnes2010-06-251-0/+29
* EShellContent: Add a focus_search_results() method.Matthew Barnes2010-06-258-6/+100
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-258-28/+32
* Bug 622633 - Can't launch Evolution from clock appletMatthew Barnes2010-06-254-9/+94
* Bug #621903 - Crash on HTML message print previewMilan Crha2010-06-241-0/+6
* Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callbackMatthew Barnes2010-06-242-7/+14
* Bug 604262 - "Copy Email Address" should also copy to primary clipboardMatthew Barnes2010-06-241-0/+4
* Bug 622559 - Changing search option should focus search entryMatthew Barnes2010-06-242-21/+24
* Bug #611165 - Use memo start date from a calendar view, if activeMilan Crha2010-06-245-4/+65
* Bug #620246 - Increase size of 'group' combo box in taskMilan Crha2010-06-241-1/+2
* Composer: Append drag dest targets to the GtkHTML widget.Matthew Barnes2010-06-231-0/+32
* Bug 331305 - Can't drag email addresses to Contact List EditorMatthew Barnes2010-06-233-56/+40
* Bug 621819 - Can't drag message attachments to foldersMatthew Barnes2010-06-231-9/+3
* Various folder tree icon enhancements.Matthew Barnes2010-06-231-32/+73
* Updated Spanish translationJorge González2010-06-231-1014/+1073
* Use an appropriate icon when dragging attachments.Matthew Barnes2010-06-234-5/+122
* Bug 622329 - Help menu points to the wrong FAQ pageMatthew Barnes2010-06-221-1/+1
* Don't auto-undelete when viewing Trash folder.Matthew Barnes2010-06-221-4/+13
* Bug 619347 - Contact List Editor calls wrong EDestination functionMatthew Barnes2010-06-211-1/+1
* Bug 620951 - A11y support still thinks GnomeCalendar is a widgetMatthew Barnes2010-06-212-4/+0
* Revert "Bug 581032 – Some links can't be opened"Matthew Barnes2010-06-211-9/+2
* Composer: Only hide single From account in express mode.Matthew Barnes2010-06-214-22/+84
* Bug 621759 - EShellSearchbar reference counting errorsMatthew Barnes2010-06-211-7/+2
* Bug 621210 - Can't get the shell back after closing itMatthew Barnes2010-06-211-1/+30
* EShell cleanups.Matthew Barnes2010-06-211-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-06-20114-2222/+1970
* Don't bother translating GnomeCanvas GObject properties.Matthew Barnes2010-06-204-109/+106
* Bug 616724 - Initialize message window with threaded state of main windowMatthew Barnes2010-06-197-56/+100
* Bug 621958 - Due date is not displayed in message listMatthew Barnes2010-06-191-2/+2
* Left-align text in switcher buttons.Matthew Barnes2010-06-191-0/+7
* Added Norwegian bokmål translationKjartan Maraas2010-06-191-391/+737
* Updated Galician translationsFran Diéguez2010-06-191-448/+439
* Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signatureJonathon Jongsma2010-06-181-0/+1
* [win32] Don't run evolution when asked to register handlers.Fridrich Štrba2010-06-181-0/+3
* [win32] add --register-handlers and --unregister-handlers optionsFridrich Štrba2010-06-183-2/+27
* Bug 621930 - Error when using Assign Color filter actionLucian Langa2010-06-182-2/+2
* Warn the user before marking all messages as readChenthill Palanisamy2010-06-171-9/+22
* Bug 621839 - Improve auto-selection of messagesMatthew Barnes2010-06-174-51/+145
* Now it looks like libart_lgpl directory is callcatcher cleanFridrich Štrba2010-06-1615-609/+0
* Remove unused libart_lgpl API.Matthew Barnes2010-06-1636-5422/+0
* Install header files for libgnomecanvas and libart_lpgl.Matthew Barnes2010-06-162-76/+79
* Remove libgnomecanvas-2.0 from pkg-config files.Matthew Barnes2010-06-163-3/+3
* Fix typo in mail-folder-cache.c:rename_foldersMilan Crha2010-06-161-1/+1
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-1620-240/+508
* Remove gnome-pilot integration.Matthew Barnes2010-06-1637-9401/+11
* Bug #206061 - Allow normal, non-vFolder, Trash and Junk folderMilan Crha2010-06-153-3/+300
* Bug 585904 - Don't overwrite Date: header when writing FccDavid Woodhouse2010-06-151-1/+0
* Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-06-153-47/+114
* Revert "Fix all remaining GTK3 issues."Matthew Barnes2010-06-1520-508/+240
* Bug #534369 - [new-mail-notify] Intermittent notificationsMilan Crha2010-06-152-5/+13
* Drop the "2" from libgnomecanvas and libart_lgpl.Matthew Barnes2010-06-155-16/+16
* Add some missing linker flags.Matthew Barnes2010-06-153-14/+18
* Fix all remaining GTK3 issues.Matthew Barnes2010-06-1520-240/+508
* Updated Galician translationsFran Diéguez2010-06-151-60/+408
* Fix build breakage.Matthew Barnes2010-06-141-0/+2
* Embed libart_lgpl and libgnomecanvas.Matthew Barnes2010-06-14143-9/+36835
* Updated Norwegian bokmål translationKjartan Maraas2010-06-141-1607/+1691
* Updated Galician translationsFran Diéguez2010-06-131-8/+15
* Updated Galician translationsFran Diéguez2010-06-131-595/+638
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-139-70/+170
* Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-123-47/+400
* Bug 585301 - Use camel_init() to initialize NSS consistentlyDavid Woodhouse2010-06-111-53/+6