| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #606316 - Mail with an attachment in a Junk folder crashes Evo | Milan Crha | 2010-01-08 | 1 | -9/+14 |
* | Bug #604994 - Folder state not preserved in Copy/Move Folder dialog | Milan Crha | 2010-01-07 | 10 | -97/+191 |
* | Teach ETable to prefer themed icon names over pixbufs. | Matthew Barnes | 2010-01-07 | 1 | -76/+56 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 2 | -2/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 6 | -20/+42 |
* | Bug 361145 - Evolution hangs when formatting message - fixes part of it. | Chenthill Palanisamy | 2009-12-28 | 3 | -4/+20 |
* | Remove more unneeded gunk from configure.ac. | Matthew Barnes | 2009-12-28 | 1 | -2/+0 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 7 | -13/+13 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 5 | -10/+18 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 3 | -150/+150 |
* | Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGP | Milan Crha | 2009-12-24 | 1 | -19/+66 |
* | Bug #329693 - Add contexts to translated "None" words | Milan Crha | 2009-12-24 | 1 | -2/+4 |
* | Bug #595501 - Crash on a changed mail filter action removal | Milan Crha | 2009-12-23 | 1 | -2/+12 |
* | Fix a bug in the prev commit. Handle cases specific for Anjal. | Srinivasa Ragavan | 2009-12-23 | 1 | -1/+1 |
* | Add 'Defaults' page to Anjal's edit stuff. Prevent it coming in | Srinivasa Ragavan | 2009-12-23 | 1 | -2/+12 |
* | Cherry pick anjal changes from stable to master. | Srinivasa Ragavan | 2009-12-23 | 1 | -4/+27 |
* | Bug #600521 - Remove trailing spaces from particular account fields | Milan Crha | 2009-12-22 | 1 | -3/+10 |
* | Remove the EShellBackend parameter from mail_session_init() | Jonathon Jongsma | 2009-12-21 | 3 | -4/+3 |
* | Clean up a bunch of unnecessary includes in mail/EVOLUTION_2_29_4 | Jonathon Jongsma | 2009-12-21 | 6 | -83/+24 |
* | Remove MailSession's last dep on EShell | Jonathon Jongsma | 2009-12-21 | 1 | -3/+4 |
* | The shell backend is responsibile for setting the MailSession online | Jonathon Jongsma | 2009-12-21 | 2 | -6/+2 |
* | Move the gross hack for EAccountComboBox up a level | Jonathon Jongsma | 2009-12-21 | 2 | -2/+3 |
* | Move forward_to() implementation to MailSession (remove dep on composer) | Jonathon Jongsma | 2009-12-21 | 4 | -189/+178 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 5 | -6/+4 |
* | Remove some obsolete GConf keys. | Matthew Barnes | 2009-12-19 | 2 | -30/+0 |
* | Implement get_data/config_dir vfuncs for mail backend | Jonathon Jongsma | 2009-12-19 | 2 | -15/+32 |
* | Bug #593700 - Restore folder's last selected message as expected | Milan Crha | 2009-12-18 | 1 | -6/+6 |
* | Add a way for Anjal to override shell_builtin_backend. | Matthew Barnes | 2009-12-18 | 2 | -0/+9 |
* | Bug #553057 - Show signer's information in a message window/preview | Matthew W. S. Bell | 2009-12-17 | 3 | -2/+69 |
* | Kill MailSession's interactive flag. | Matthew Barnes | 2009-12-17 | 3 | -39/+0 |
* | Move MailFolderCache signal handlers to EMailBackend. | Matthew Barnes | 2009-12-17 | 1 | -0/+87 |
* | Kill em_utils_get_data/config_dir(), push down to MailSession | Jonathon Jongsma | 2009-12-17 | 11 | -59/+44 |
* | Kill em_utils_adjustment_page(). | Matthew Barnes | 2009-12-16 | 2 | -31/+0 |
* | Introduce EMailBackend into libevolution-mail. | Matthew Barnes | 2009-12-16 | 3 | -0/+489 |
* | Use the boxed CamelObject type for signal params in MailFolderCache | Jonathon Jongsma | 2009-12-16 | 1 | -12/+13 |
* | Add MailFolderCache::folder-changed signal | Jonathon Jongsma | 2009-12-16 | 1 | -32/+28 |
* | MailFolderCache: add signal for updated unread counts | Jonathon Jongsma | 2009-12-16 | 3 | -62/+88 |
* | Remove mail-config, vfolder, and filter deps from mail-folder-cache | Jonathon Jongsma | 2009-12-16 | 5 | -163/+190 |
* | Add signals to MailFolderCache for common events | Jonathon Jongsma | 2009-12-16 | 1 | -0/+83 |
* | Add documentation to clarify mail-folder-cache functionality | Jonathon Jongsma | 2009-12-16 | 4 | -32/+119 |
* | Make the mail folder cache a proper GObject | Jonathon Jongsma | 2009-12-16 | 8 | -163/+302 |
* | Bug #602505 - Incorrect information in message window | Milan Crha | 2009-12-16 | 2 | -5/+40 |
* | Move mail migration code to libevolution-mail.so. | Matthew Barnes | 2009-12-16 | 3 | -0/+3139 |
* | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 1 | -2/+2 |
* | Bug 604562 - Typo in gconf schema | Christophe Fergeau | 2009-12-15 | 1 | -1/+1 |
* | Introduce EMailSidebar into libevolution-mail. | Matthew Barnes | 2009-12-15 | 4 | -190/+900 |
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 1 | -5/+15 |
* | Revert accidentally committed experimental code | Jonathon Jongsma | 2009-12-09 | 1 | -143/+34 |
* | rename e_alert_get_buttons -> e_alert_peek_buttons | Jonathon Jongsma | 2009-12-09 | 1 | -34/+143 |
* | Kill ETreeScrolled. | Matthew Barnes | 2009-12-08 | 3 | -144/+146 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 10 | -29/+29 |
* | Revise a "to-do" comment that's done. | Matthew Barnes | 2009-12-02 | 1 | -3/+1 |
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 5 | -169/+175 |
* | Kill message_list_free_uids(). | Matthew Barnes | 2009-12-02 | 4 | -26/+16 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 8 | -171/+231 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 15 | -68/+67 |
* | port calendar/ to the new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -0/+1 |
* | port mail/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 13 | -44/+56 |
* | Bug 602799 - "Mark for Follow Up" menu item glitches | Matthew Barnes | 2009-11-25 | 1 | -1/+24 |
* | Fix a build error. | Matthew Barnes | 2009-11-25 | 1 | -0/+1 |
* | Bug #474502 - Don't check for contacts in broken address books | Milan Crha | 2009-11-24 | 1 | -4/+30 |
* | Bug 602625 - Typos in translation messages | Matthew Barnes | 2009-11-22 | 2 | -2/+2 |
* | Bug 563555 - Confirm before forwarding many emails inline | Ritesh Khadgaray | 2009-11-20 | 4 | -20/+47 |
* | Assemble HTML code in a GString instead of a GtkHTMLStream. | Matthew Barnes | 2009-11-20 | 1 | -2/+0 |
* | Bug #602178 - [regression] Missing widget in Search folder dialog | Milan Crha | 2009-11-18 | 1 | -2/+2 |
* | Prefer EWebView calls over direct GtkHTML calls. | Matthew Barnes | 2009-11-18 | 1 | -23/+28 |
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 2 | -74/+148 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 21 | -7465/+7348 |
* | Fix a compiler warning. | Matthew Barnes | 2009-11-15 | 1 | -1/+0 |
* | Whitespace cleanup. | Matthew Barnes | 2009-11-15 | 2 | -2/+2 |
* | Bug 600714 - No label colors in popup menu | Matthew Barnes | 2009-11-14 | 3 | -0/+230 |
* | BUG 600217:Crashes in emfh_multipart_related_check | Bharath Acharya | 2009-11-13 | 1 | -0/+6 |
* | Further tweaks for the command-line importing. | Matthew Barnes | 2009-11-13 | 1 | -4/+8 |
* | Bug #588093 - Allow import of local files from command line | Milan Crha | 2009-11-12 | 1 | -4/+35 |
* | Enable building without Canberra-GTK | Tor Lillqvist | 2009-11-11 | 1 | -2/+6 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 3 | -82/+36 |
* | Bug #250046 - Composer addresses reading fixes | Milan Crha | 2009-11-10 | 2 | -7/+86 |
* | Kill e-cursor(s) (both of them). | Matthew Barnes | 2009-11-10 | 1 | -1/+0 |
* | Add zooming and drag-and-drop to the plugin. | Matthew Barnes | 2009-11-10 | 6 | -682/+13 |
* | Prototype an inline image plugin. | Matthew Barnes | 2009-11-10 | 2 | -0/+6 |
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 1 | -1/+3 |
* | Bug 600926 - Fails to build due to missing dependencies | Yan Li | 2009-11-10 | 1 | -0/+4 |
* | Bug #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb() | Chenthill Palanisamy | 2009-11-09 | 1 | -3/+4 |
* | Kill more redundant save functions. | Matthew Barnes | 2009-11-08 | 2 | -242/+0 |
* | Move EActivity and subclasses to e-util. | Matthew Barnes | 2009-11-08 | 2 | -2/+2 |
* | Support other forward types for Anjal. | Srinivasa Ragavan | 2009-11-06 | 1 | -7/+9 |
* | Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr... | Yan Li | 2009-11-06 | 1 | -4/+1 |
* | Bug #598877 - Crash while sending mail, in report_status function | Milan Crha | 2009-11-06 | 2 | -4/+34 |
* | Bug #573304 - Forward an email shouldn't strip signature | Milan Crha | 2009-11-06 | 1 | -1/+1 |
* | Bug #597582 - Original Date: header should be given precedence | David Woodhouse | 2009-11-05 | 4 | -15/+90 |
* | Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta... | Yan Li | 2009-11-05 | 1 | -0/+3 |
* | Fix a compiler error | Srinivasa Ragavan | 2009-11-05 | 1 | -1/+1 |
* | Sync to disk the outbox, since if we crash, we endup sending mail again. | Srinivasa Ragavan | 2009-11-05 | 1 | -1/+4 |
* | Add support for Googlemail and hotmail/live/msn.com accounts. | Srinivasa Ragavan | 2009-11-04 | 1 | -1/+5 |
* | Bug #464400 - New mail notify should display sender and subject | Milan Crha | 2009-10-31 | 3 | -15/+56 |
* | Bug 600019 - Menu glitches when an account name is selected | Matthew Barnes | 2009-10-29 | 1 | -0/+40 |
* | Bug #268644 - unread mail shortcut collides with gtk tree search | Milan Crha | 2009-10-29 | 2 | -0/+17 |
* | Bug 599896 - Flush outbox option is missing | Matthew Barnes | 2009-10-29 | 1 | -7/+8 |
* | Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottom | Matthew Barnes | 2009-10-29 | 1 | -49/+82 |
* | Don't update the message list when right-clicking on a folder. | Matthew Barnes | 2009-10-28 | 2 | -5/+21 |
* | Fix a regression caused by the Forward button feature. | Matthew Barnes | 2009-10-28 | 1 | -12/+14 |
* | Add a menu to the Forward toolbar button. | Matthew Barnes | 2009-10-28 | 1 | -7/+55 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 29 | -425/+428 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 7 | -22/+18 |
* | Prefer GQueue (or GNode) over EDList. | Matthew Barnes | 2009-10-27 | 9 | -164/+191 |
* | Remove some unfinished / unwanted bits from mail-mt. | Matthew Barnes | 2009-10-27 | 2 | -76/+1 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 4 | -185/+118 |
* | Bug #571039 - Shows all selected messages in a preview pane on a slow network | Milan Crha | 2009-10-27 | 4 | -15/+36 |
* | Bug #397265 - Image loading for new contact requires restarting Evolution | Milan Crha | 2009-10-26 | 3 | -186/+315 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-10-24 | 3 | -5/+5 |
* | Bug #575208 - Use complete template message with all attachments | Milan Crha | 2009-10-24 | 1 | -129/+134 |
* | Bug #484839 - Sort, when in threading mode, properly | Milan Crha | 2009-10-23 | 1 | -24/+240 |
* | Bug #238879 - Use explicit text color in a Welcome message | Milan Crha | 2009-10-19 | 21 | -21/+21 |
* | Bug #552779 - Sort order of messages by "From" is case sensitive | Milan Crha | 2009-10-16 | 2 | -16/+10 |
* | Bug #339628 - Non-default Draft folders are Draft folders too | Milan Crha | 2009-10-16 | 4 | -34/+21 |
* | Bug #522783 - Signature separator for HTML E-mails | Milan Crha | 2009-10-16 | 1 | -0/+13 |
* | Bug #372435 - Show SMIME cert info from mail, not from cert db | Milan Crha | 2009-10-16 | 1 | -11/+4 |
* | Bug #597473 - Reply-all composes reply to wrong address | Milan Crha | 2009-10-16 | 1 | -0/+6 |
* | Bug #322261 - vCalendar replies are sent out using the default account | Milan Crha | 2009-10-16 | 3 | -32/+42 |
* | Bug #468736 - Prevent recursion in em-format | Milan Crha | 2009-10-16 | 1 | -1/+7 |
* | Bug #336337 - Send & receive dialog shows the default smtp server | Milan Crha | 2009-10-15 | 2 | -4/+52 |
* | Bug #542361 - Unhelpful error warnings | Milan Crha | 2009-10-15 | 1 | -20/+15 |
* | Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail | Milan Crha | 2009-10-15 | 3 | -6/+41 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 10 | -86/+32 |
* | Bug #498095 - Fixing mnemonics | Milan Crha | 2009-10-13 | 1 | -0/+2 |
* | Check whether message-list is filtered properly | Milan Crha | 2009-10-12 | 1 | -1/+1 |
* | Bug #596720 - Account assistance repeats itself after finishing | Milan Crha | 2009-10-12 | 1 | -7/+18 |
* | Bug #552552 - File/Empty Trash does not expunge maildir folders | Milan Crha | 2009-10-09 | 2 | -4/+16 |
* | Bug 595092 - Remove option to skip offline syncrhonization dialog | Matthew Barnes | 2009-10-08 | 1 | -16/+1 |
* | Enable mail-next-unread and mail-prev-unread for multi-selections. | Matthew Barnes | 2009-10-08 | 1 | -2/+2 |
* | Bug #596824 - evolution hangs on start up | Milan Crha | 2009-10-07 | 1 | -1/+10 |
* | Remove unneeded composer autosave functions. | Matthew Barnes | 2009-10-02 | 1 | -2/+0 |
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -1/+3 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 2 | -4/+7 |
* | Bug #594015 - Keeps "Loading..." node on the first fetch | Milan Crha | 2009-09-30 | 2 | -2/+13 |
* | Bug #594005 - Mailer preview pane doesn't update on show | Milan Crha | 2009-09-30 | 1 | -0/+5 |
* | Whitespace cleanup in em-folder-tree.c | Matthew Barnes | 2009-09-29 | 1 | -17/+18 |
* | Added Romanian welcome message | Adi Roiban | 2009-09-29 | 3 | -1/+321 |
* | Fix non-existent widget warning in account editor. | Matthew Barnes | 2009-09-28 | 1 | -11/+3 |
* | Trim unused or unnecessary bits from the import framework. | Matthew Barnes | 2009-09-26 | 4 | -93/+7 |
* | Fix duplicate symbols in Glade files. | Matthew Barnes | 2009-09-25 | 2 | -13/+13 |
* | Bug 596157 - Use "Message-ID" instead of "Message-Id" | Matthew Barnes | 2009-09-24 | 21 | -24/+24 |
* | Bug #593633 - Runtime warnings trying to create a recurrence event | Milan Crha | 2009-09-24 | 1 | -0/+4 |
* | Bug 594864 - "Select Folder" is a too generic title | Paul Bolle | 2009-09-24 | 1 | -1/+3 |
* | Bug 594864 - "Select Folder" is a too generic title | Paul Bolle | 2009-09-24 | 2 | -3/+3 |
* | Bug 594989 - Drop some dialog titles | Paul Bolle | 2009-09-24 | 1 | -10/+0 |
* | Fix few valgrind claims | Milan Crha | 2009-09-22 | 1 | -0/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2009-09-21 | 1 | -1/+1 |
* | Another attempt at fixing a label-related crash. | Matthew Barnes | 2009-09-21 | 1 | -0/+6 |
* | Typo fix. | Andre Klapper | 2009-09-21 | 1 | -1/+1 |
* | Typo fix | Andre Klapper | 2009-09-21 | 1 | -1/+1 |
* | Bug 595668 - Crash on startup | Matthew Barnes | 2009-09-19 | 1 | -1/+2 |
* | Rename dead files to avoid fpeter's GNOME 2.99 scanner. | Matthew Barnes | 2009-09-19 | 6 | -0/+0 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 2 | -1/+5 |
* | Remove a bunch of unused functions. | Matthew Barnes | 2009-09-15 | 3 | -216/+0 |
* | Bug 594528 - Crash when clicked on File->quit | Matthew Barnes | 2009-09-15 | 1 | -11/+12 |
* | Bug 594863 - Message body doesn't allow right click pop up menu | Matthew Barnes | 2009-09-13 | 3 | -4/+70 |
* | Followup fixes for inline folder renames. | Matthew Barnes | 2009-09-13 | 1 | -8/+11 |
* | Bug 217066 - Rename folders directly inside folder list | Matthew Barnes | 2009-09-13 | 4 | -84/+149 |
* | EMFolderTree code cleanup. | Matthew Barnes | 2009-09-13 | 2 | -202/+218 |
* | Bug 593899 - "Create Search Folder from Search" does not work | Matthew Barnes | 2009-09-11 | 1 | -75/+67 |
* | Bug 593892 - 'Find in message' issues when clearing search | Matthew Barnes | 2009-09-11 | 2 | -2/+47 |
* | Bug 593905 - 'Subject or Addresses contains' search criteria missing | Matthew Barnes | 2009-09-11 | 1 | -14/+10 |
* | Require a parent window when creating an EMFolderSelector. | Matthew Barnes | 2009-09-11 | 12 | -169/+106 |
* | Bug #594628 - Switching back from Outgoing filters to Incoming filters does not | Chenthill Palanisamy | 2009-09-10 | 1 | -1/+1 |
* | Bug 593659 - Missing UI error messages | Matthew Barnes | 2009-09-10 | 1 | -1/+1 |
* | Bug #571881 - Make messages inherit labels from collapsed subtree | Matt McCutchen | 2009-09-09 | 1 | -198/+149 |
* | Mark dead source files as such. | Matthew Barnes | 2009-09-09 | 7 | -19/+0 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 8 | -928/+157 |
* | Get the mailing-list-actions plugin working. | Matthew Barnes | 2009-09-05 | 3 | -258/+282 |
* | Remove some obsolete utility functions. | Matthew Barnes | 2009-09-05 | 1 | -1/+3 |
* | Bug 594002 - Stuck mail activities when error occurs | Milan Crha | 2009-09-05 | 1 | -4/+4 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 5 | -12/+76 |
* | Bug #593922 - Reply freezes evo | Milan Crha | 2009-09-02 | 1 | -0/+2 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 3 | -26/+26 |
* | Bug 592169 - "Checking for new mail" doesn't show which folder | Milan Crha | 2009-09-01 | 1 | -0/+1 |
* | Bug #593779 - re-committing patch from bug #214238 | Milan Crha | 2009-09-01 | 1 | -9/+20 |
* | Bug 593614 - efh_format_secure() recurses forever | Matthew Barnes | 2009-09-01 | 1 | -1/+1 |
* | Bug 593685 - Insensitive actions after start | Matthew Barnes | 2009-09-01 | 1 | -2/+0 |
* | Fix distcheck errors. | Matthew Barnes | 2009-08-30 | 2 | -1269/+0 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 9 | -736/+99 |
* | Fix return types | Kjartan Maraas | 2009-08-27 | 1 | -3/+3 |
* | Add menu item ellipsis according to bug #324492. | Matthew Barnes | 2009-08-25 | 2 | -2/+2 |
* | Bug 488409 - Remember size of filter/vfolder editor windows | Matthew Barnes | 2009-08-25 | 5 | -176/+295 |
* | Stop killing evolution-data-server services. | Matthew Barnes | 2009-08-23 | 1 | -2/+0 |
* | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 3 | -3/+6 |
* | Re-enable more calendar bits. | Matthew Barnes | 2009-08-19 | 1 | -1/+1 |
* | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 4 | -237/+86 |
* | Bug 591829 - Dragging mails to folder tree does not work | Matthew Barnes | 2009-08-18 | 2 | -140/+7 |
* | Bug 591830 - Inline attachments no longer shown | Matthew Barnes | 2009-08-18 | 1 | -148/+6 |
* | Bug 592032 - Marks message as read when preview is off | Matthew Barnes | 2009-08-18 | 4 | -21/+24 |
* | Fix a duplicate mnemonic. | Matthew Barnes | 2009-08-18 | 1 | -1/+1 |
* | Bug 592034 - Reply to List doesn't work | Matthew Barnes | 2009-08-18 | 2 | -27/+22 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 3 | -38/+1 |
* | Fix the Labels tab in mail-config.glade. | Matthew Barnes | 2009-08-12 | 1 | -1293/+807 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 4 | -719/+1315 |
* | Clean up setup assistant strings | Seán de Búrca | 2009-08-11 | 1 | -1/+1 |
* | Clean up setup assistant strings | Seán de Búrca | 2009-08-11 | 1 | -6/+6 |
* | Make Port string only for Anjal. | Srinivasa Ragavan | 2009-08-11 | 1 | -1/+1 |
* | Bug #563041 - Template plugin doesn't work; added new variables | Bharath Acharya | 2009-08-11 | 1 | -31/+47 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 9 | -1216/+22 |
* | Seal up ESignature and add GObject properties. | Matthew Barnes | 2009-08-07 | 2 | -5/+1101 |
* | Remove some unnecessary Bonobo includes. | Matthew Barnes | 2009-08-06 | 1 | -1/+1 |
* | Simplify binding EShellSettings properties to GConf keys. | Matthew Barnes | 2009-08-01 | 1 | -1/+42 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 18 | -48/+84 |
|\ |
|
| * | BUG #472079 (BNC) - Cannot Edit Account When Proxy | Bharath Acharya | 2009-07-27 | 1 | -2/+2 |
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2009-07-26 | 6 | -11/+10 |
| * | BUG #589494: Doesn't print full list of recipients | Bharath Acharya | 2009-07-24 | 1 | -0/+5 |
| * | Unref idle loops in finalize. | Srinivasa Ragavan | 2009-07-24 | 2 | -2/+10 |
| * | Bug #339361 (bnc) - soap threading not working. | Chenthill Palanisamy | 2009-07-23 | 4 | -16/+25 |
| * | Bug #589412 - Wrong notice in message list when messages are hidden | Milan Crha | 2009-07-23 | 1 | -0/+2 |
| * | Hide signatures for Anjal. | Srinivasa Ragavan | 2009-07-22 | 1 | -1/+2 |
| * | Make it possible to have send receive with out dialog | Srinivasa Ragavan | 2009-07-22 | 2 | -5/+13 |
| * | Bug #588787 - Crash on search in an active account or all accounts | Milan Crha | 2009-07-22 | 2 | -10/+26 |
| * | Change for Anjal to support forwarding of mails | Srinivasa Ragavan | 2009-07-20 | 2 | -7/+12 |
| * | Add code to have optional status bar for Anjal. | Srinivasa Ragavan | 2009-07-20 | 1 | -7/+16 |
| * | Add code to handle mail-mt's requirement. | Srinivasa Ragavan | 2009-07-20 | 2 | -0/+10 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 17 | -44/+44 |
| * | Return account check flag. | Srinivasa Ragavan | 2009-07-16 | 2 | -3/+3 |
| * | Remove obsolete part of translator comment | Claude Paroz | 2009-07-15 | 1 | -3/+0 |
| * | Bug #214238 - Indicate unread emails in closed tree subfolders | Milan Crha | 2009-07-15 | 1 | -9/+20 |
| * | Use reverse str lookup for email separation. | Srinivasa Ragavan | 2009-07-15 | 1 | -1/+1 |
| * | Use reverse string lookup for domain/username sepration in email | Srinivasa Ragavan | 2009-07-15 | 1 | -1/+1 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 14 | -29/+29 |
* | | Fix an activity cancellation crasher. | Matthew Barnes | 2009-07-18 | 1 | -3/+10 |
* | | Implement the mail backend's quit strategy. | Matthew Barnes | 2009-07-17 | 1 | -151/+1 |
* | | Prompt when exiting with unsent messages. | Matthew Barnes | 2009-07-17 | 1 | -2/+3 |
* | | Fix some leftover merge artifacts. | Matthew Barnes | 2009-07-16 | 1 | -8046/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 2 | -0/+8053 |
|\| |
|
| * | Add tip to specify port as part of the server name. String suggestion | Srinivasa Ragavan | 2009-07-14 | 2 | -83/+266 |
| * | Bug #586958 - Too long texts instartup wizard | Michael Terry | 2009-07-13 | 1 | -4/+2 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 50 | -135/+0 |
| * | Bug #587699 - Localize only local folder names | Milan Crha | 2009-07-07 | 1 | -1/+1 |
| * | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 1 | -1/+1 |
| * | Fix whitespace issues in em-account-editor.c. | Matthew Barnes | 2009-07-03 | 1 | -811/+811 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 34 | -64/+0 |
* | | Fix some issues when building Anjal. | Matthew Barnes | 2009-07-13 | 2 | -4/+8 |
* | | Use an EShellSettings property for folder tree search. | Matthew Barnes | 2009-07-11 | 1 | -3/+0 |
* | | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 2 | -172/+22 |
* | | Fix merge issues in EMAccountEditor. | Matthew Barnes | 2009-07-02 | 2 | -150/+257 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 8 | -19/+34 |
|\| |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 2 | -2/+2 |
| * | Hide proper widgets from filter.glade for searches | Milan Crha | 2009-07-01 | 1 | -1/+2 |
| * | Bug #268644 - unread mail shortcut collides with gtk tree search | Milan Crha | 2009-06-25 | 3 | -1/+34 |
| * | Fix some warnings | Srinivasa Ragavan | 2009-06-25 | 1 | -4/+4 |
| * | Add more apis for Anjal to draft composer. | Srinivasa Ragavan | 2009-06-25 | 2 | -6/+12 |
| * | Bug #568302 - Skip "noselect=yes" folders on Send/Receive | Milan Crha | 2009-06-24 | 1 | -2/+9 |
| * | Fixes a bug where edit accounts are treated as new accounts and | Srinivasa Ragavan | 2009-06-24 | 1 | -1/+2 |
| * | Bug 464131 – Allow inline view of application/mbox attachments | Matthew Barnes | 2009-06-21 | 1 | -0/+68 |