Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 22 | -139/+229 |
| | | | | | | | | | e_preferences_window to take factory callbacks and store a reference to the shell. - This makes start-up substantially faster, particularly on Atom (eg.). Remove a number of idle handlers used to create these UIs in the first instance, cleaning the code. | ||||
* | docs on where the repo for the web version lives, and how to deal with it | Michael Meeks | 2010-08-10 | 1 | -0/+10 |
| | |||||
* | Execute calendar search post startup, not | Michael Meeks | 2010-08-10 | 1 | -2/+11 |
| | |||||
* | EMFormat cleanups. | Matthew Barnes | 2010-08-10 | 6 | -366/+498 |
| | |||||
* | Bug 626453 - Show attachments inline when printing | Matthew Barnes | 2010-08-10 | 3 | -21/+64 |
| | |||||
* | Updated Tamil translation | drtv | 2010-08-08 | 1 | -1/+1 |
| | |||||
* | Updated Tamil translation | drtv | 2010-08-08 | 1 | -1304/+1514 |
| | |||||
* | Updated LowGerman translation | Nils-Christoph Fiedler | 2010-08-07 | 1 | -492/+492 |
| | |||||
* | Updated French translation | Claude Paroz | 2010-08-07 | 1 | -2855/+3247 |
| | | | | Contributed by Laurent Coudeur and Claude Paroz | ||||
* | fix bgo#625847 - make signatures work again. | Michael Meeks | 2010-08-06 | 1 | -19/+18 |
| | |||||
* | Make the intention of /tmp more explicit, and rescue people who happen | Michael Meeks | 2010-08-06 | 1 | -2/+2 |
| | | | | to have evolution .po files in /tmp from a sad fate ... | ||||
* | use g_signal_connect_object to improve reliability | Michael Meeks | 2010-08-05 | 1 | -40/+40 |
| | |||||
* | Bug 626090 - Only set -fno-strict-aliasing for GCC | Matthew Barnes | 2010-08-05 | 1 | -6/+11 |
| | |||||
* | Bug 626059 - Welcome messages has incorrect links | Christian Kirbach | 2010-08-05 | 21 | -120/+120 |
| | |||||
* | We are not using dbus-glib anymore, don't call dbus_g_thread_init | Fridrich Štrba | 2010-08-05 | 3 | -3/+0 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-08-04 | 1 | -373/+392 |
| | |||||
* | Updated Galician translations and added galician docs files | Fran Diéguez | 2010-08-03 | 3 | -25/+12737 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2010-08-03 | 1 | -365/+397 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-08-03 | 1 | -212/+212 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | NEWS update for 2.31.6 release.EVOLUTION_2_31_6 | Matthew Barnes | 2010-08-03 | 1 | -336/+443 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2010-08-03 | 1 | -395/+133 |
| | |||||
* | Bug 625761 - Folder views not preserved after migration | Lucian Langa | 2010-08-03 | 1 | -4/+76 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-03 | 4 | -109/+200 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2010-08-03 | 1 | -6583/+6669 |
| | |||||
* | Update POTFILES.in. | Matthew Barnes | 2010-08-03 | 1 | -0/+1 |
| | |||||
* | Gtk-Doc fussing with SGML files. | Matthew Barnes | 2010-08-03 | 17 | -34/+0 |
| | |||||
* | Fix a GError message. | Matthew Barnes | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | Fix linker flags for API documentation. | Matthew Barnes | 2010-08-03 | 1 | -4/+4 |
| | |||||
* | fix lifecycle nasties bgo#625852 | Michael Meeks | 2010-08-03 | 2 | -27/+36 |
| | |||||
* | Whoops, I broke configure.ac. | Matthew Barnes | 2010-08-03 | 1 | -4/+4 |
| | |||||
* | mail-session: Use the shell's active window as parent for dialog | Rob Bradford | 2010-08-03 | 1 | -3/+4 |
| | | | | | | | This means that when the mail session generates an EAlertDialog e.g. for SSL certificate validity we can provide a parent window for the dialog. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=625846 | ||||
* | Prefer gio-2.0 when requiring GLib libraries. | Matthew Barnes | 2010-08-02 | 1 | -7/+6 |
| | | | | | | | | gio-2.0 is the "top level" library within GLib. It requires everything else we may need from GLib: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0 | ||||
* | dbx-importer: Fix printf format warning | David Woodhouse | 2010-08-02 | 1 | -2/+2 |
| | |||||
* | mail-reader: e_mail_reader_get_formatter may now return NULL | Rob Bradford | 2010-08-02 | 1 | -1/+7 |
| | | | | | | | Since e_mail_reader_get_formatter (the EMailNotebookView implementation) can now return NULL we need to prevent that being passed into other functions. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=624867 | ||||
* | em-format: Guard entry point to em_format_set_mode with g_return_if_fail | Rob Bradford | 2010-08-02 | 1 | -0/+2 |
| | |||||
* | Add new SGML files for API docs. | Matthew Barnes | 2010-08-02 | 17 | -0/+2684 |
| | |||||
* | Missing linker flag. | Matthew Barnes | 2010-08-02 | 1 | -0/+1 |
| | |||||
* | addressbook: Port to use new _async suffix instead of _ex suffix | Rob Bradford | 2010-08-02 | 17 | -105/+106 |
| | |||||
* | build: Update gnome-icon-theme dependency for new default-avatar icon | Rob Bradford | 2010-08-02 | 1 | -1/+1 |
| | |||||
* | addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme | Rob Bradford | 2010-08-02 | 6 | -8/+8 |
| | | | | | | | Since gnome-icon-theme 2.30.x the icon name for the default avatar has changed from stock_person to avatar-default Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=616822 | ||||
* | Bug 625724 - Message filters do no work | Lucian Langa | 2010-08-01 | 1 | -1/+1 |
| | |||||
* | Updated German translation | Christian Kirbach | 2010-08-01 | 1 | -730/+843 |
| | |||||
* | Make EImportAssistant extensible. | Matthew Barnes | 2010-07-31 | 2 | -38/+17 |
| | |||||
* | Remove unused 'preview' argument from e_import_assistant_new_simple(). | Matthew Barnes | 2010-07-30 | 6 | -24/+12 |
| | | | | We preview imported files by other means now. | ||||
* | Remove folder-tree-expand-state.xml while migrating. | Matthew Barnes | 2010-07-30 | 1 | -2/+11 |
| | |||||
* | Bug 624500 - Missing EggSMClient linker flags in shell | Matthew Barnes | 2010-07-30 | 2 | -1/+7 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-07-30 | 1 | -315/+320 |
| | |||||
* | Bug 625624 - Customizations of contacts views forgotten | Matthew Barnes | 2010-07-30 | 4 | -3/+18 |
| | | | | Found similar bugs in EShellMemoContent and EShellTaskContent. | ||||
* | Fix build break in network-manager module. | Matthew Barnes | 2010-07-30 | 1 | -0/+1 |
| | |||||
* | Simplify em_folder_tree_restore_state(). | Matthew Barnes | 2010-07-30 | 1 | -14/+10 |
| | |||||
* | Avoid overwriting files while migrating. | Matthew Barnes | 2010-07-30 | 1 | -2/+20 |
| | |||||
* | Bug #625606 - git/master build dies with glib-2.25.12 | Milan Crha | 2010-07-30 | 4 | -4/+4 |
| | |||||
* | Bug 625204 - Typo in e_day_view_finish_long_event_resize() | Thomas Mittelstaedt | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | More XDG base directory migration tweaks. | Matthew Barnes | 2010-07-29 | 1 | -32/+18 |
| | |||||
* | Fix where to look for filters.xml and vfolders.xml. | Matthew Barnes | 2010-07-29 | 4 | -44/+47 |
| | | | | | They live in $XDG_CONFIG_DIR/evolution/mail now. Evolution was looking in $XDG_DATA_DIR/evolution/mail. | ||||
* | Bug 622181 - Backup settings uses unhelpful yes/no dialog | Matthew Barnes | 2010-07-29 | 1 | -8/+8 |
| | |||||
* | Reset BASE_VERSION to 2.32. | Matthew Barnes | 2010-07-29 | 1 | -2/+2 |
| | | | | | | | In light of today's announcement that GNOME 3.0 is delayed again, the September 2010 release will be called Evolution 2.32. http://www.gnome.org/press/releases/2010-07-gnome-3.0-rescheduled.html | ||||
* | Migrate ~/.evolution/cache/tmp. | Matthew Barnes | 2010-07-29 | 1 | -0/+6 |
| | |||||
* | Remove .goutputstream-XXXXXX files during migration. | Matthew Barnes | 2010-07-29 | 1 | -0/+31 |
| | | | | | | | GIO had a bug for awhile where it would leave behind an empty temp file with the pattern .goutputstream-XXXXXX if an output stream operation was cancelled. We've had several reports of these files in config directories, so remove any we find. | ||||
* | Add more debug messages to basedir migration. | Matthew Barnes | 2010-07-28 | 1 | -1/+18 |
| | | | | | If directory removal fails because the directory is not empty, list the file names in that directory. | ||||
* | Remove unused variable. | Matthew Barnes | 2010-07-28 | 1 | -1/+0 |
| | |||||
* | Bug #622912 - Migrate from dbus-glib to glib's GDBus | Milan Crha | 2010-07-28 | 7 | -199/+185 |
| | |||||
* | Updated Telugu Translations | krishnababu k | 2010-07-28 | 1 | -5412/+5397 |
| | |||||
* | Updated Indonesian translation | Nana Suryana | 2010-07-28 | 1 | -1929/+1243 |
| | |||||
* | Updated Indonesian translation | Nana Suryana | 2010-07-28 | 1 | -10171/+5902 |
| | |||||
* | Migrate ~/.evolution to XDG base directories. | Matthew Barnes | 2010-07-27 | 14 | -58/+589 |
| | | | | | Migration runs just before the main loop starts. It's just a sequence of local directory and file renames. | ||||
* | Use PVOID instead of gpointer when working with COM+ function pointers | Fridrich Štrba | 2010-07-27 | 1 | -6/+6 |
| | |||||
* | Updated Indonesian translation | Nana Suryana | 2010-07-27 | 1 | -4701/+9269 |
| | |||||
* | More clutter-gtk requirement tweaks. | Matthew Barnes | 2010-07-27 | 1 | -1/+2 |
| | |||||
* | Update clutter-gtk requirement for gtk+-3.0. | Matthew Barnes | 2010-07-27 | 1 | -4/+8 |
| | |||||
* | More code cleanup. | Matthew Barnes | 2010-07-27 | 17 | -697/+489 |
| | |||||
* | Drop the "quote-from-selection" property. | Matthew Barnes | 2010-07-26 | 6 | -81/+7 |
| | | | | | David's solution is simpler: check if the HTML widget is mapped. Avoids having to propagate the property to Srini's new classes. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-26 | 26 | -1103/+1150 |
| | |||||
* | Bug 624534 - Adapt to GTK+ GtkNotebookPage changes | Kjartan Maraas | 2010-07-26 | 5 | -6/+6 |
| | |||||
* | More usable tab switching logic than just vannina append | Srinivasa Ragavan | 2010-07-26 | 3 | -11/+40 |
| | |||||
* | Fix a compilation error | Srinivasa Ragavan | 2010-07-26 | 1 | -2/+2 |
| | |||||
* | Fix right click issues. | Srinivasa Ragavan | 2010-07-26 | 1 | -8/+63 |
| | |||||
* | Make clutter mode even more appealing. | Srinivasa Ragavan | 2010-07-26 | 5 | -51/+49 |
| | |||||
* | Allow editing mails in composer and understand vfolders. | Srinivasa Ragavan | 2010-07-26 | 1 | -3/+70 |
| | |||||
* | Add animations for selecting mail and search. | Srinivasa Ragavan | 2010-07-26 | 4 | -3/+141 |
| | |||||
* | Add switch for tab & non-tab mode. | Srinivasa Ragavan | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | Select folder tree based on the tab selected. | Srinivasa Ragavan | 2010-07-26 | 1 | -3/+14 |
| | |||||
* | Fix tab close issues in gtk & clutter mode. | Srinivasa Ragavan | 2010-07-26 | 1 | -8/+27 |
| | |||||
* | Add more clutter effects. Fade while selecting pages etc. | Srinivasa Ragavan | 2010-07-26 | 1 | -7/+178 |
| | |||||
* | Workaround table header image draw, it crashes under clutter. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+11 |
| | |||||
* | Add tab-close functionality in Mx. | Srinivasa Ragavan | 2010-07-26 | 1 | -8/+65 |
| | |||||
* | Make search work well | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+2 |
| | |||||
* | Redo everything with optional clutter support. | Srinivasa Ragavan | 2010-07-26 | 2 | -46/+80 |
| | |||||
* | Build awesome clutter/Mx based tab'ed mail reader. | Srinivasa Ragavan | 2010-07-26 | 2 | -27/+281 |
| | |||||
* | Add Tab/Tab picker under clutter. | Srinivasa Ragavan | 2010-07-26 | 4 | -0/+3453 |
| | |||||
* | Add content for tabs. | Srinivasa Ragavan | 2010-07-26 | 23 | -0/+136 |
| | |||||
* | Option to build with clutter/MX | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+21 |
| | |||||
* | Add optional clutter support. | Srinivasa Ragavan | 2010-07-26 | 2 | -0/+20 |
| | |||||
* | Add folder pane for tabbed browser. | Srinivasa Ragavan | 2010-07-26 | 14 | -1560/+615 |
| | |||||
* | Make the update-actions work across tabs. | Srinivasa Ragavan | 2010-07-26 | 3 | -0/+85 |
| | |||||
* | Unique folder tabs | Srinivasa Ragavan | 2010-07-26 | 1 | -1/+25 |
| | |||||
* | More bug fixes. | Srinivasa Ragavan | 2010-07-26 | 4 | -4/+29 |
| | |||||
* | Fix a compilation error | Srinivasa Ragavan | 2010-07-26 | 1 | -2/+0 |
| | |||||
* | Add EMailNotebook View | Srinivasa Ragavan | 2010-07-26 | 5 | -22/+295 |
| | |||||
* | Add EMailReader i/f recurrsive from tne Content. | Srinivasa Ragavan | 2010-07-26 | 2 | -1/+86 |
| | |||||
* | Make EMailPanedView up & working. | Srinivasa Ragavan | 2010-07-26 | 3 | -4/+51 |
| | |||||
* | Rewrite the content piece of evolution. | Srinivasa Ragavan | 2010-07-26 | 6 | -947/+47 |
| | |||||
* | Redo EMailPanedView and almost match to the basic one. | Srinivasa Ragavan | 2010-07-26 | 5 | -54/+573 |
| | |||||
* | More changes and modifications. | Srinivasa Ragavan | 2010-07-26 | 4 | -3/+580 |
| | |||||
* | re-baseclass few things. | Srinivasa Ragavan | 2010-07-26 | 3 | -5/+7 |
| | |||||
* | New set of basic views | Srinivasa Ragavan | 2010-07-26 | 6 | -0/+372 |
| | |||||
* | Add folder pane. | Srinivasa Ragavan | 2010-07-26 | 2 | -0/+985 |
| | |||||
* | Add class for message pane. | Srinivasa Ragavan | 2010-07-26 | 2 | -0/+988 |
| | |||||
* | Add base class for every page. | Srinivasa Ragavan | 2010-07-26 | 2 | -0/+124 |
| | |||||
* | Bug 598833 - Do not ship dropped evo_mail_notifier.png | Matthew Barnes | 2010-07-25 | 2 | -0/+0 |
| | |||||
* | Updated Kannada translations | Shankar Prasad | 2010-07-23 | 1 | -23/+17 |
| | |||||
* | Bug 624525 - Variable name collision in gtk-compat macro | Milan Crha | 2010-07-22 | 3 | -7/+7 |
| | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2010-07-22 | 1 | -9190/+7473 |
| | |||||
* | Bug #624891 - Various compiler warnings in git/master | Milan Crha | 2010-07-22 | 4 | -9/+9 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2010-07-20 | 2 | -10725/+11330 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-07-19 | 1 | -1796/+2674 |
| | |||||
* | Bug 624677 - Missing keyboard shortcut for "Save as mbox" | Matthew Barnes | 2010-07-19 | 1 | -1/+1 |
| | |||||
* | Update API documentation. | Matthew Barnes | 2010-07-19 | 9 | -7/+739 |
| | |||||
* | Fixed headers in galician translation file | Fran Diéguez | 2010-07-19 | 1 | -1/+1 |
| | |||||
* | Fixed headers in galician translation file | Fran Diéguez | 2010-07-19 | 1 | -640/+811 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-07-18 | 1 | -772/+942 |
| | |||||
* | Major update of Simplified Chinese translation. | Aron Xu | 2010-07-18 | 1 | -1301/+1271 |
| | |||||
* | Bug 624482 - Monitor /apps/evolution/mail/prompts for changes | David Woodhouse | 2010-07-17 | 1 | -0/+4 |
| | | | | | Otherwise the UI doesn't notice changes when they're made directly in gconf, which is what the dialogs actually do. | ||||
* | Disable my evil GtkExpander hack in EAttachmentPaned. | Matthew Barnes | 2010-07-17 | 1 | -1/+9 |
| | | | | | | | | The new height-for-width logic in GTK3 doesn't like my trick to center a GtkExpander's label widget, so I have to disable it entirely for GTK3 or else Evolution crashes when opening a composer window. Bug #614049 has a GtkExpander patch that would let me do it properly. | ||||
* | Report error to user when fails to open calendar/task/memo list | Milan Crha | 2010-07-16 | 4 | -0/+54 |
| | |||||
* | Add translation note for 'Group Reply'. | David Woodhouse | 2010-07-16 | 1 | -2/+5 |
| | |||||
* | [i18n] Updated German translation | Mario Blättermann | 2010-07-16 | 1 | -3022/+3643 |
| | |||||
* | Clean up "ensure_sources" backend routines. | Matthew Barnes | 2010-07-16 | 4 | -294/+70 |
| | | | | | | | | | Remove redundant logic (we call e_source_list_ensure_group() and then proceed to do the same thing it just did), and use "local:" as the base URI for the "On This Computer" group. This requires commit 9e0845207b39f256f7e81d388741ed30a764ea7b in Evolution-Data-Server to work properly. | ||||
* | Add nag popup when mailing list hijacks private reply with Reply-To: header | David Woodhouse | 2010-07-16 | 8 | -2/+117 |
| | |||||
* | Change 'Reply to All' toolbar button into configurable 'Group Reply' | David Woodhouse | 2010-07-15 | 6 | -4/+102 |
| | | | | | ...with a dropdown menu like the Forward button, and configuration for whether it tries to do 'Reply to List' by default. | ||||
* | Don't show the "reply in private?" nag popup for munged Reply-To: list messages | David Woodhouse | 2010-07-15 | 3 | -20/+84 |
| | |||||
* | Fix two memory leaks when replying | David Woodhouse | 2010-07-15 | 4 | -4/+18 |
| | | | | | | | | | | | | 1: em_utils_reply_to_message() can be passed a newly-created message (from a current selection. It needs to unref it. Which means that when we pass it a message which *isn't* newly-created, we have to obtain a ref of our own. It was that or add a boolean parameter to tell it whether to unref or not. 2: emf_finalize() wasn't unreferencing emf->message -- so when we clone the EMFormat in em_utils_message_to_html() and immediately unreference the clone, a refcount on the message got leaked. Fix emf_finalize() to unref emf->message as presumably it should. | ||||
* | Add support for ignoring mailing list Reply-To: headers | David Woodhouse | 2010-07-15 | 5 | -37/+117 |
| | |||||
* | Warn on reply-to-all with too many recipients | David Woodhouse | 2010-07-15 | 8 | -7/+140 |
| | |||||
* | Bug 624204 - Warn when replying privately to a mailing list message | David Woodhouse | 2010-07-15 | 6 | -1/+85 |
| | |||||
* | Bug 624237 - Fails to start when smartcard is inserted | Matthew Barnes | 2010-07-14 | 1 | -2/+10 |
| | |||||
* | Bug #624335 - Abort after group-by-thread with certain sorting | Milan Crha | 2010-07-14 | 1 | -15/+2 |
| | |||||
* | Bug #615049 - Crash in remove_contact at e-addressbook-model.c:202 | Milan Crha | 2010-07-14 | 1 | -0/+8 |
| | |||||
* | Updated Tamil translation | drtv | 2010-07-14 | 1 | -4694/+3325 |
| | |||||
* | Update Simplified Chinese translation. | Aron Xu | 2010-07-14 | 1 | -5688/+5629 |
| | |||||
* | EMailReader: Remove unused variable | Matthew Barnes | 2010-07-14 | 1 | -1/+0 |
| | |||||
* | Bug 624285 - When replying, ignore text selection if preview is hidden | Matthew Barnes | 2010-07-14 | 6 | -1/+95 |
| | |||||
* | Bug #623035 - Crash when printing email with too many recipients | Milan Crha | 2010-07-14 | 1 | -0/+2 |
| | |||||
* | Bug 624235 - CamelPOP3Store missing some methods | Matthew Barnes | 2010-07-13 | 1 | -0/+7 |
| | | | | | | CamelPOP3Store's get_folder_info() now sets CAMEL_STORE_ERROR_NO_FOLDER since it has no folder hierarchy to scan. This catches and clears that error so it doesn't reach the user. | ||||
* | Bug 624216 - Runtime warning in Attachment Reminder plugin | Matthew Barnes | 2010-07-13 | 2 | -218/+101 |
| | | | | Also fixes the same bug in Email Custom Header plugin. | ||||
* | Post-release version bump.EVOLUTION_2_31_5_CORRECTED | Matthew Barnes | 2010-07-13 | 1 | -1/+1 |
| | |||||
* | NEWS update for Evolution 2.31.5. | Matthew Barnes | 2010-07-13 | 1 | -0/+39 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2010-07-13 | 1 | -835/+839 |
| | |||||
* | Bug 624128 - Folder -> Subscriptions is always enabled | Matthew Barnes | 2010-07-12 | 8 | -40/+94 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 77 | -690/+1198 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-07-11 | 1 | -287/+33 |
| | |||||
* | Fix some linking issues. | Matthew Barnes | 2010-07-11 | 2 | -0/+4 |
| | |||||
* | Fix some compiler warnings. | Matthew Barnes | 2010-07-11 | 3 | -3/+10 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-07-11 | 1 | -3054/+2168 |
| | |||||
* | Bug 621839 - Improve auto-selection of messages (take two) | Matthew Barnes | 2010-07-11 | 1 | -26/+29 |
| | | | | | | | | | First patch for this bug misunderstood what was being asked for. It auto-selected the newest unread message or else the newest read message, but the desired behavior was to select the -oldest- unread message or else the newest read message. ("Newest" and "oldest" being determined by date/time received.) | ||||
* | Bug 623702 - SEGV on redirecting message | Matthew Barnes | 2010-07-10 | 1 | -0/+5 |
| | |||||
* | Bug 623738 - Select All is always enabled for message list | Matthew Barnes | 2010-07-10 | 1 | -1/+3 |
| | |||||
* | Bug 623947 - Error handling issues in em-format.c | Matthew Barnes | 2010-07-10 | 1 | -4/+10 |
| | |||||
* | Bug 624011 - EMeetingTimeSelector tries to change mouse cursor before it's ↵ | Matthew Barnes | 2010-07-10 | 1 | -9/+15 |
| | | | | realized | ||||
* | Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme | Matthew Barnes | 2010-07-10 | 1 | -19/+0 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-07-10 | 1 | -328/+330 |
| | |||||
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 48 | -418/+448 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-07-09 | 1 | -286/+294 |
| | |||||
* | Fix places where "~/.evolution" is hard-coded. | Matthew Barnes | 2010-07-09 | 9 | -46/+30 |
| | | | | | Also replace "$USER_DATA_DIR/cache" path constructions with e_get_user_cache_dir(). | ||||
* | Bug #623796 - Post Message to List asks for confirmation on close | Milan Crha | 2010-07-09 | 1 | -13/+10 |
| | |||||
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 63 | -825/+979 |
| | |||||
* | Fix transience problems with ENameSelectorDialogs ... | Michael Meeks | 2010-07-08 | 8 | -39/+17 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-07-06 | 1 | -39/+1423 |
| | |||||
* | Bug 623432 - Use gweather-3.0 when building with gtk3 | Maciej Piechotka | 2010-07-04 | 1 | -4/+8 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-07-01 | 1 | -194/+227 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2010-06-30 | 1 | -1364/+3 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2010-06-30 | 1 | -6754/+7895 |
| | |||||
* | Bug 623201 - Set default options automatically while creating a new account | Chenthill Palanisamy | 2010-06-30 | 1 | -1/+12 |
| | |||||
* | MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to go | Srinivasa Ragavan | 2010-06-30 | 1 | -2/+2 |
| | | | | fwd/back. | ||||
* | Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. | Matthew Barnes | 2010-06-30 | 5 | -0/+57 |
| | | | | API was deprecated and removed in less than two hours! Sheesh! | ||||
* | Updated Galician translations | Fran Diéguez | 2010-06-30 | 1 | -2/+25 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2010-06-30 | 1 | -1/+1 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2010-06-30 | 1 | -1/+1 |
| | |||||
* | News update for 2.31.4 releaseEVOLUTION_2_31_4 | Chenthill Palanisamy | 2010-06-30 | 1 | -0/+63 |
| | |||||
* | Bug 623157 - Missing linker flag in dbx-import | Guido Günther | 2010-06-30 | 1 | -0/+1 |
| | |||||
* | Use the correct evolution-shell pkg-config file. | Matthew Barnes | 2010-06-30 | 3 | -2/+7 |
| | | | | | | evolution-mail-3.0 and evolution-calendar-3.0 should require evolution-shell-3.0. evolution-mail and evolution-calendar should require evolution-shell. | ||||
* | Clean up pkg-config files during distclean. | Matthew Barnes | 2010-06-30 | 1 | -0/+6 |
| | |||||
* | TEMPORARILY build without inline images in distcheck. | Matthew Barnes | 2010-06-30 | 1 | -0/+1 |
| | | | | Will revert this when we see a gtkimageview release that uses gtk+-3.0. | ||||
* | TEMPORARILY build without weather calendars in distcheck. | Matthew Barnes | 2010-06-30 | 1 | -0/+1 |
| | | | | Will revert this when we see a libgweather-2.90.x release. | ||||
* | Add missing files to po/POTFILES.in. | Matthew Barnes | 2010-06-30 | 1 | -0/+2 |
| | |||||
* | Fix pkg-config file management when using gtk+-3.0. | Matthew Barnes | 2010-06-30 | 1 | -4/+5 |
| | |||||
* | Remove an obsolete GTK+ header include. | Matthew Barnes | 2010-06-29 | 1 | -1/+0 |
| | |||||
* | Bump reqs on more libraries that don't link to gtk+-3.0 yet. | Matthew Barnes | 2010-06-29 | 1 | -14/+21 |
| | | | | | | | | | These are bogus versions to force the plugins that use them to be disabled. champlain-gtk >= 0.8 (latest is 0.7) clutter-gtk >= 1.0 (latest is 0.90.1) gtkimageview >= 2.0 (latest is 1.6) | ||||
* | Require gweather >= 2.90.0 when building against gtk+-3.0. | Matthew Barnes | 2010-06-29 | 1 | -4/+4 |
| | | | | | Note, at this moment libgweather-2.90.0 doesn't exist. The version requirement is a guess. The tarball should appear "any minute now". | ||||
* | Require libnotify >= 0.5.1 when building against gtk+-3.0. | Matthew Barnes | 2010-06-29 | 1 | -2/+5 |
| | |||||
* | Build against gtk+-3.0 when running distcheck. | Matthew Barnes | 2010-06-29 | 1 | -0/+1 |
| | |||||
* | Show the GTK+ package in configure summary. | Matthew Barnes | 2010-06-29 | 1 | -0/+1 |
| | |||||
* | add gtkhtml-editor | Chenthill Palanisamy | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | remove the duplicate string | Chenthill Palanisamy | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | Add Outlook Express DBX mailbox file importer plugin | David Woodhouse | 2010-06-29 | 4 | -1/+824 |
| | | | | [patch v2: Don't error on empty mailboxes, build plugin by default] | ||||
* | look for gtkhtml-editor-3.14 while using gtk2 | Chenthill Palanisamy | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | set gtk3 minimum version 2.90.4 | Chenthill Palanisamy | 2010-06-29 | 1 | -3/+3 |
| | |||||
* | Use version 3.0 for evolution-<module>.pc files while compiling with gtk3. ↵ | Chenthill Palanisamy | 2010-06-29 | 4 | -33/+93 |
| | | | | Set dependencies right between gtk3 and gtk2 compilations | ||||
* | Updated Galician translations | Fran Diéguez | 2010-06-29 | 1 | -772/+660 |
| | |||||
* | Bug #623029 - Work week days not restored on start | Milan Crha | 2010-06-28 | 1 | -0/+3 |
| | |||||
* | use gtk-3.0 if available | Chenthill Palanisamy | 2010-06-28 | 1 | -2/+12 |
| | |||||
* | audio-inline: Fix linking order issue. | Matthew Barnes | 2010-06-27 | 1 | -2/+2 |
| | |||||
* | Minor updates to Dutch translation by Armijn Hemel | Wouter Bolsterlee | 2010-06-27 | 1 | -18/+18 |
| | |||||
* | Bug 622535 - Account assistant loops on first run | Matthew Barnes | 2010-06-26 | 2 | -81/+113 |
| | | | | | | | | | | | The issue was EConfig's GtkAssistantPageFunc callback assumed the pages in the GtkAssistant were sorted, but that assumption breaks as EPlugins with custom EConfigItemFactoryFunc callbacks are introduced and EConfig has to rebuild its assistant pages. It's an unnecessary requirement anyway, since EConfig already keeps a sorted list of widgets internally. After correcting that assumption a number of hacks addressing previous page ordering bugs fell out. | ||||
* | Bug #553104 - Ambiguous "for" in calendar translations | Milan Crha | 2010-06-25 | 2 | -12/+12 |
| | |||||
* | Bug #621770 - Bottom-left calendar too big | Milan Crha | 2010-06-25 | 2 | -2/+1 |
| | |||||
* | Bug #617854 - Critical warnings in calendar view | Milan Crha | 2010-06-25 | 1 | -2/+0 |
| | |||||
* | EHintedEntry: Don't select hints on grab_focus(). | Matthew Barnes | 2010-06-25 | 1 | -0/+29 |
| | |||||
* | EShellContent: Add a focus_search_results() method. | Matthew Barnes | 2010-06-25 | 8 | -6/+100 |
| | | | | | This gives EShellSearchbar something concrete to call to direct focus away from itself instead of tabbing forward and hoping for the best. | ||||
* | Bug #620815 - Memory leaks with Evolution | Milan Crha | 2010-06-25 | 8 | -28/+32 |
| | |||||
* | Bug 622633 - Can't launch Evolution from clock applet | Matthew Barnes | 2010-06-25 | 4 | -9/+94 |
| | |||||
* | Bug #621903 - Crash on HTML message print preview | Milan Crha | 2010-06-24 | 1 | -0/+6 |
| | |||||
* | Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callback | Matthew Barnes | 2010-06-24 | 2 | -7/+14 |
| | |||||
* | Bug 604262 - "Copy Email Address" should also copy to primary clipboard | Matthew Barnes | 2010-06-24 | 1 | -0/+4 |
| | |||||
* | Bug 622559 - Changing search option should focus search entry | Matthew Barnes | 2010-06-24 | 2 | -21/+24 |
| | |||||
* | Bug #611165 - Use memo start date from a calendar view, if active | Milan Crha | 2010-06-24 | 5 | -4/+65 |
| | |||||
* | Bug #620246 - Increase size of 'group' combo box in task | Milan Crha | 2010-06-24 | 1 | -1/+2 |
| | |||||
* | Composer: Append drag dest targets to the GtkHTML widget. | Matthew Barnes | 2010-06-23 | 1 | -0/+32 |
| | | | | | | This is so that GtkHTML doesn't have to register drag destination targets that that it can't handle itself, like "text/calendar" and "text/x-vcard". | ||||
* | Bug 331305 - Can't drag email addresses to Contact List Editor | Matthew Barnes | 2010-06-23 | 3 | -56/+40 |
| | |||||
* | Bug 621819 - Can't drag message attachments to folders | Matthew Barnes | 2010-06-23 | 1 | -9/+3 |
| | |||||
* | Various folder tree icon enhancements. | Matthew Barnes | 2010-06-23 | 1 | -32/+73 |
| | | | | | | | | - Show selected folders with plain folder icons as "folder-open". - When a folder is a valid drag destination, use "folder-drag-accept". - When dragging folders, show the tree view row being dragged. | ||||
* | Updated Spanish translation | Jorge González | 2010-06-23 | 1 | -1014/+1073 |
| | |||||
* | Use an appropriate icon when dragging attachments. | Matthew Barnes | 2010-06-23 | 4 | -5/+122 |
| | |||||
* | Bug 622329 - Help menu points to the wrong FAQ page | Matthew Barnes | 2010-06-22 | 1 | -1/+1 |
| | |||||
* | Don't auto-undelete when viewing Trash folder. | Matthew Barnes | 2010-06-22 | 1 | -4/+13 |
| | | | | | | | | When a user marks a deleted message as important or unread in a normal folder, we automatically undelete the message. Doing so when viewing a virtual Trash folder makes the message immediately disappear (since it's no longer trash), which tends to confuse and alarm users. So limit this behavior to normal folders. | ||||
* | Bug 619347 - Contact List Editor calls wrong EDestination function | Matthew Barnes | 2010-06-21 | 1 | -1/+1 |
| | |||||
* | Bug 620951 - A11y support still thinks GnomeCalendar is a widget | Matthew Barnes | 2010-06-21 | 2 | -4/+0 |
| | |||||
* | Revert "Bug 581032 – Some links can't be opened" | Matthew Barnes | 2010-06-21 | 1 | -9/+2 |
| | | | | | | | This reverts commit 8b32dcadba4c705af60b1e33b24f46d97f7181d6. Breaks opening more common URL-encoded links (see bug #621721). Will take a closer look at the test case in bug #581032. | ||||
* | Composer: Only hide single From account in express mode. | Matthew Barnes | 2010-06-21 | 4 | -22/+84 |
| | | | | | | At least until we have another way to insert signatures. Obvious solution: Insert -> Signature -> (list of your signatures) | ||||
* | Bug 621759 - EShellSearchbar reference counting errors | Matthew Barnes | 2010-06-21 | 1 | -7/+2 |
| | |||||
* | Bug 621210 - Can't get the shell back after closing it | Matthew Barnes | 2010-06-21 | 1 | -1/+30 |
| | |||||
* | EShell cleanups. | Matthew Barnes | 2010-06-21 | 1 | -3/+6 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 114 | -2222/+1970 |
| | |||||
* | Don't bother translating GnomeCanvas GObject properties. | Matthew Barnes | 2010-06-20 | 4 | -109/+106 |
| | |||||
* | Bug 616724 - Initialize message window with threaded state of main window | Matthew Barnes | 2010-06-19 | 7 | -56/+100 |
| | |||||
* | Bug 621958 - Due date is not displayed in message list | Matthew Barnes | 2010-06-19 | 1 | -2/+2 |
| | |||||
* | Left-align text in switcher buttons. | Matthew Barnes | 2010-06-19 | 1 | -0/+7 |
| | |||||
* | Added Norwegian bokmål translation | Kjartan Maraas | 2010-06-19 | 1 | -391/+737 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2010-06-19 | 1 | -448/+439 |
| | |||||
* | Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature | Jonathon Jongsma | 2010-06-18 | 1 | -0/+1 |
| | |||||
* | [win32] Don't run evolution when asked to register handlers. | Fridrich Štrba | 2010-06-18 | 1 | -0/+3 |
| | |||||
* | [win32] add --register-handlers and --unregister-handlers options | Fridrich Štrba | 2010-06-18 | 3 | -2/+27 |
| | | | | and don't tamper with registry unless asked for it explicitely. | ||||
* | Bug 621930 - Error when using Assign Color filter action | Lucian Langa | 2010-06-18 | 2 | -2/+2 |
| | |||||
* | Warn the user before marking all messages as read | Chenthill Palanisamy | 2010-06-17 | 1 | -9/+22 |
| | |||||
* | Bug 621839 - Improve auto-selection of messages | Matthew Barnes | 2010-06-17 | 4 | -51/+145 |
| | |||||
* | Now it looks like libart_lgpl directory is callcatcher clean | Fridrich Štrba | 2010-06-16 | 15 | -609/+0 |
| | |||||
* | Remove unused libart_lgpl API. | Matthew Barnes | 2010-06-16 | 36 | -5422/+0 |
| | | | | According to CallCatcher. | ||||
* | Install header files for libgnomecanvas and libart_lpgl. | Matthew Barnes | 2010-06-16 | 2 | -76/+79 |
| | |||||
* | Remove libgnomecanvas-2.0 from pkg-config files. | Matthew Barnes | 2010-06-16 | 3 | -3/+3 |
| |