Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Work around deprecation of g_mount_unmount(). | Matthew Barnes | 2009-07-14 | 1 | -0/+8 | |
| * | | | Fix compiler warnings in tnef-attachments plugin. | Matthew Barnes | 2009-07-14 | 1 | -20/+20 | |
| * | | | Fix some build issues. | Matthew Barnes | 2009-07-14 | 7 | -9/+12 | |
| * | | | Kill the global EMailShellBackend variable. Yay! | Matthew Barnes | 2009-07-14 | 2 | -15/+0 | |
| * | | | Fix some issues when building Anjal. | Matthew Barnes | 2009-07-13 | 4 | -16/+25 | |
| * | | | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 15 | -308/+489 | |
| * | | | Fix a problem with EShell initialization. | Matthew Barnes | 2009-07-12 | 2 | -6/+5 | |
| * | | | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 25 | -336/+4371 | |
| * | | | Use an EShellSettings property for folder tree search. | Matthew Barnes | 2009-07-11 | 3 | -3/+25 | |
| * | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 28 | -6686/+7618 | |
| |\ \ \ | ||||||
| * | | | | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 8 | -729/+22 | |
| * | | | | Add missing files. | Matthew Barnes | 2009-07-03 | 2 | -0/+497 | |
| * | | | | Revert the version bump until 2.27.4 is actually released. | Matthew Barnes | 2009-07-03 | 1 | -1/+1 | |
| * | | | | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 15 | -810/+332 | |
| * | | | | Fix merge issues in EMAccountEditor. | Matthew Barnes | 2009-07-02 | 8 | -320/+368 | |
| * | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 86 | -6768/+7644 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix up EShell API documentation. | Matthew Barnes | 2009-07-01 | 9 | -7/+57 | |
| * | | | | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 86 | -97/+95 | |
| * | | | | | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 15 | -3260/+3573 | |
| * | | | | | Partial fix for bug #587014. | Matthew Barnes | 2009-06-27 | 3 | -21/+75 | |
| * | | | | | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 11 | -229/+265 | |
| * | | | | | Kill the "folder-unsubscribe" plugin. | Matthew Barnes | 2009-06-26 | 11 | -212/+107 | |
| * | | | | | Get the "prefer-plain" plugin working again. | Matthew Barnes | 2009-06-25 | 2 | -8/+7 | |
| * | | | | | Get the "templates" plugin working again. | Matthew Barnes | 2009-06-25 | 2 | -11/+10 | |
| * | | | | | Get the "face" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 | |
| * | | | | | Get the "email-custom-header" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 | |
| * | | | | | Get the "default-mailer" plugin working again. | Matthew Barnes | 2009-06-25 | 2 | -3/+2 | |
| * | | | | | Get the "mark-all-read" plugin working again. | Matthew Barnes | 2009-06-25 | 2 | -8/+3 | |
| * | | | | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 237 | -806/+798 | |
| * | | | | | Bug 586809 – Enable "silent rules" automake 1.11 option | Matthew Barnes | 2009-06-24 | 1 | -0/+3 | |
| * | | | | | Bug 586806 – Fix iconv cflags/libs in configure.ac | H.Habighorst | 2009-06-24 | 1 | -1/+1 | |
| * | | | | | Bug 586629 – Fix whitespace in configure.ac | H.Habighorst | 2009-06-24 | 1 | -60/+60 | |
| * | | | | | Bug 586632 – Require automake 1.9 | H.Habighorst | 2009-06-24 | 2 | -6/+2 | |
| * | | | | | Bug 586631 – Rearrange autotool initialization in configure.ac | H.Habighorst | 2009-06-24 | 1 | -13/+12 | |
| * | | | | | Bug 586478 – Fix quoting in configure.ac | H.Habighorst | 2009-06-24 | 1 | -7/+8 | |
| * | | | | | More build cleanups. | H.Habighorst | 2009-06-24 | 1 | -19/+11 | |
| * | | | | | Bug 586378 - Various build cleanups | H.Habighorst | 2009-06-24 | 2 | -4/+7 | |
| * | | | | | Don't link against libsoftoken3 explicitly | Jeff Cai | 2009-06-24 | 1 | -3/+1 | |
| * | | | | | Forgot to add new files. | Matthew Barnes | 2009-06-24 | 4 | -0/+645 | |
| * | | | | | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 35 | -1087/+321 | |
| * | | | | | Don't install libcal-gui.so. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 | |
| * | | | | | Bug 586343 – Search folder delete confirmation missing check box | Matthew Barnes | 2009-06-20 | 1 | -0/+1 | |
| * | | | | | EMFolderTree cleanups. | Matthew Barnes | 2009-06-20 | 4 | -440/+469 | |
| * | | | | | Fix mislabeled button. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 | |
| * | | | | | Merge commit 'EVOLUTION_2_27_3' into kill-bonobo | Matthew Barnes | 2009-06-20 | 13 | -18673/+18449 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix similar weak pointer issues throughout. | Matthew Barnes | 2009-06-20 | 8 | -1/+43 | |
| * | | | | | | Remove a weak pointer when disposing EAttachmentHandler. | Matthew Barnes | 2009-06-20 | 1 | -0/+18 | |
| * | | | | | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 23 | -185/+80 | |
| * | | | | | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 61 | -436/+391 | |
| * | | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 101 | -662/+201 | |
| * | | | | | | Bug 345775 – Missing blank line between messages in saved mbox | Matthew Barnes | 2009-06-16 | 1 | -1/+3 | |
| * | | | | | | Clean up EImageChooser. | Matthew Barnes | 2009-06-15 | 2 | -342/+311 | |
| * | | | | | | Fix coding style. | Matthew Barnes | 2009-06-14 | 9 | -23/+23 | |
| * | | | | | | Bug 531757 – "Mark folder as read" is bizarrely hard to get to | Matthew Barnes | 2009-06-14 | 1 | -1/+2 | |
| * | | | | | | Thought of a better way to copy folder tree state. | Matthew Barnes | 2009-06-14 | 12 | -82/+162 | |
| * | | | | | | Clean up EMFolderTreeModel. | Matthew Barnes | 2009-06-14 | 6 | -364/+424 | |
| * | | | | | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 29 | -773/+1022 | |
| * | | | | | | Makefile.am cleanups. | Matthew Barnes | 2009-06-13 | 3 | -16/+4 | |
| * | | | | | | Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err... | Matthew Barnes | 2009-06-13 | 1 | -30/+17 | |
| * | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-06-09 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Remove ESearchBar and EFilterBar. | Matthew Barnes | 2009-06-09 | 4 | -2721/+0 | |
| * | | | | | | | Fix whitespace errors in mail/Makefile.am | Matthew Barnes | 2009-06-09 | 2 | -2/+2 | |
| * | | | | | | | Added Entries for Oriya Translation. | Manoj Kumar Giri | 2009-06-09 | 1 | -0/+4 | |
| * | | | | | | | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-09 | 3 | -0/+12 | |
| * | | | | | | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 17 | -63/+66 | |
| * | | | | | | | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-09 | 4 | -0/+546 | |
| * | | | | | | | Regenerate the def files according to the current state of the real | Fridrich Strba | 2009-06-09 | 5 | -594/+160 | |
| * | | | | | | | Bug #362907 - Give icons to Drafts/Sent/Templates folders | Milan Crha | 2009-06-09 | 1 | -2/+29 | |
| * | | | | | | | Search bar improvements. | Matthew Barnes | 2009-06-09 | 13 | -91/+612 | |
| * | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-04 | 1 | -26/+28 | |
| * | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-04 | 1 | -124/+127 | |
| * | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-04 | 1 | -1/+1 | |
| * | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-04 | 1 | -571/+538 | |
| * | | | | | | | Fix a runtime warning for zero-length attachments. | Matthew Barnes | 2009-06-04 | 1 | -4/+8 | |
| * | | | | | | | Bug #581780 - Remember passwords in keyring for web calendars too | Milan Crha | 2009-06-04 | 1 | -9/+75 | |
| * | | | | | | | Whoops, forgot to remove a debug message. | Matthew Barnes | 2009-06-04 | 1 | -2/+0 | |
| * | | | | | | | Bug 572543 – Doesn't show correct application for pdf attachments | Matthew Barnes | 2009-06-04 | 2 | -6/+9 | |
| * | | | | | | | Remove libgnome include | Fridrich Strba | 2009-06-04 | 1 | -1/+0 | |
| * | | | | | | | Replace libgnome function with equivalent glib functions. | Fridrich Strba | 2009-06-04 | 1 | -1/+2 | |
| * | | | | | | | Use GtkEntry instead of EIconEntry in the main search bar. | Matthew Barnes | 2009-06-04 | 4 | -692/+127 | |
| * | | | | | | | It might help to install the evolution binary. | Matthew Barnes | 2009-06-04 | 1 | -8/+1 | |
| * | | | | | | | Fix crash when printing an email. | Matthew Barnes | 2009-06-03 | 1 | -0/+8 | |
| * | | | | | | | Bug 581280 – Wrong attachment name in event | Matthew Barnes | 2009-06-03 | 3 | -82/+472 | |
| * | | | | | | | Fix distcheck errors. | Matthew Barnes | 2009-06-03 | 1 | -7/+3 | |
| * | | | | | | | Bug 582939 – Drop support for CDE | Matthew Barnes | 2009-06-03 | 22 | -1587/+1 | |
| * | | | | | | | Add MAINTAINERCLEANFILES based on Pango. | Matthew Barnes | 2009-06-03 | 2 | -9/+23 | |
| * | | | | | | | Fix build break. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 | |
| * | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-02 | 1 | -229/+170 | |
| * | | | | | | | Bug #540269 - Do not crash in em_format_is_attachment | Milan Crha | 2009-06-02 | 1 | -0/+3 | |
| * | | | | | | | Bug 584154 – custom icon folder hook does not work | Lucian Langa | 2009-06-02 | 3 | -4/+11 | |
| * | | | | | | | Updated Danish translation | Ask H. Larsen | 2009-06-02 | 1 | -5003/+5272 | |
| * | | | | | | | Small update | Gabor Kelemen | 2009-06-02 | 1 | -1/+1 | |
| * | | | | | | | Update the address of the FSF | Tobias Mueller | 2009-06-02 | 4 | -7/+7 | |
| * | | | | | | | Part of bug #580212 - Report inline parts only when found both tags | Milan Crha | 2009-06-02 | 1 | -0/+3 | |
| * | | | | | | | Bug #337082 - Do not produce unnamed folders in a folder tree | Milan Crha | 2009-06-02 | 1 | -4/+6 | |
| * | | | | | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 249 | -899/+899 | |
| * | | | | | | | Fix more compiler warnings. | Matthew Barnes | 2009-06-02 | 3 | -38/+2 | |
| * | | | | | | | Branch maintenance. | Matthew Barnes | 2009-06-02 | 2 | -8/+10 | |
| * | | | | | | | Bug 323037 – Folder emblem to show new mail arrival | Milan Crha | 2009-06-01 | 3 | -19/+97 | |
| * | | | | | | | Bug 583991 – "Suggest automatic display of attachment" does not work | Matthew Barnes | 2009-05-29 | 1 | -0/+1 | |
| * | | | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 213 | -997/+997 | |
| * | | | | | | | Bug #583441 - bbdb plugin is getting information from composer now | Milan Crha | 2009-05-29 | 1 | -26/+30 | |
| * | | | | | | | Bug #535516 - Crash in GConf Bridge while replying | Milan Crha | 2009-05-29 | 1 | -9/+15 | |
| * | | | | | | | Get the mailer's URI popup menu working. | Matthew Barnes | 2009-05-28 | 11 | -418/+717 | |
| * | | | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 705 | -11979/+11979 | |
| * | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1239 | -16597/+17613 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1096 | -1795/+1795 | |
| * | | | | | | | | Fix "make check" errors. | Matthew Barnes | 2009-05-25 | 2 | -93/+114 | |
| * | | | | | | | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 18 | -118/+50 | |
| * | | | | | | | | Prefer icons from GTK's cache instead of our own. | Matthew Barnes | 2009-05-25 | 1 | -4/+6 | |
| * | | | | | | | | Johnny's composer changes for Anjal. | Srinivasa Ragavan | 2009-05-24 | 12 | -29/+281 | |
| * | | | | | | | | Filter/Search bar changes for Anjal. | Srinivasa Ragavan | 2009-05-24 | 7 | -112/+462 | |
| * | | | | | | | | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-24 | 12 | -44/+319 | |
| * | | | | | | | | Install filter/ headers to filter/ for Anjal's usage. | Srinivasa Ragavan | 2009-05-24 | 1 | -0/+16 | |
| * | | | | | | | | Fix EConfig bugs for Anjal's account setup. | Srinivasa Ragavan | 2009-05-24 | 1 | -9/+12 | |
| * | | | | | | | | Fix some account UI glitches. | Matthew Barnes | 2009-05-24 | 2 | -2/+12 | |
| * | | | | | | | | Bug 583339 – Edit->Preferences->Mail Accounts inconsistent | Matthew Barnes | 2009-05-24 | 14 | -2419/+2838 | |
| * | | | | | | | | Fix what I assume are some merge errors. | Matthew Barnes | 2009-05-22 | 5 | -35/+40 | |
| * | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 39 | -57/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 47 | -982/+3862 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Kill obsolete menu items. | Matthew Barnes | 2009-05-21 | 5 | -258/+0 | |
| * | | | | | | | | | | Fix a compiler warning. | Matthew Barnes | 2009-05-21 | 1 | -13/+14 | |
| * | | | | | | | | | | Fix compiler warnings. | Matthew Barnes | 2009-05-21 | 3 | -18/+5 | |
| * | | | | | | | | | | Bug 582744 – CC field autofill doesn't work for replies | Matthew Barnes | 2009-05-21 | 5 | -8/+82 | |
| * | | | | | | | | | | Move automatic CC/BCC handling to EComposerHeaderTable. | Matthew Barnes | 2009-05-21 | 2 | -93/+99 | |
| * | | | | | | | | | | Bug 578478 – Composer shows not all "From" information | Matthew Barnes | 2009-05-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 94 | -161/+142 | |
| * | | | | | | | | | | Remove useless "Call To..." popup menu option. | Matthew Barnes | 2009-05-21 | 1 | -15/+0 | |
| * | | | | | | | | | | Bug 458491 – Remove useless "Call To..." popup menu option | Matthew Barnes | 2009-05-21 | 3 | -9/+1 | |
| * | | | | | | | | | | Bug 582626 - Remove forgotten widgets from a glade file | Milan Crha | 2009-05-21 | 1 | -36/+0 | |
| * | | | | | | | | | | Add e_attachment_store_get_attachments(). | Matthew Barnes | 2009-05-21 | 2 | -34/+44 | |
| * | | | | | | | | | | Bug 582585 – Crash when deleting multiple attachments from composed mail | Matthew Barnes | 2009-05-21 | 1 | -0/+6 | |
| * | | | | | | | | | | Remove an unnecessary variable from get_attachment_list(). | Matthew Barnes | 2009-05-21 | 1 | -3/+1 | |
| * | | | | | | | | | | Make the Calendar view scroll using the arrow keys | Marcel Stimberg | 2009-05-21 | 1 | -17/+74 | |
| * | | | | | | | | | | Bug 582144 – Evolution not showing proper attachment filename | Matthew Barnes | 2009-05-21 | 2 | -9/+14 | |
| * | | | | | | | | | | Bug 581424 - Personal folder tree appears besides Public folder in subscripti... | Johnny Jacob | 2009-05-21 | 1 | -1/+2 | |
| * | | | | | | | | | | Bug 440919 – Evolution can't attach "zero length" files | Matthew Barnes | 2009-05-21 | 1 | -0/+10 | |
| * | | | | | | | | | | Bug 582168 – Remove duplicated shebang and comment from autogen.sh | Damien Lespiau | 2009-05-21 | 1 | -3/+0 | |
| * | | | | | | | | | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 187 | -696/+601 | |
| * | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-11 | 4 | -700/+613 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Make the mail module resident until we can split it up. | Matthew Barnes | 2009-05-11 | 1 | -0/+13 | |
| * | | | | | | | | | | | Add G_MODULE_EXPORT to exported module functions. | Matthew Barnes | 2009-05-11 | 4 | -8/+8 | |
| * | | | | | | | | | | | Fix a compiler warning. | Matthew Barnes | 2009-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | Fudge translation issues in be.po. | Matthew Barnes | 2009-05-11 | 1 | -14/+14 | |
| * | | | | | | | | | | | Use the proper idiom for loading types in a GTypeModule. | Matthew Barnes | 2009-05-11 | 79 | -791/+919 | |
| * | | | | | | | | | | | Fix bugs caused by EShellBackend changes. | Matthew Barnes | 2009-05-10 | 20 | -272/+411 | |
| * | | | | | | | | | | | Adapt tasks to EShellBackend changes. | Matthew Barnes | 2009-05-09 | 17 | -206/+494 | |
| * | | | | | | | | | | | Adapt memos to EShellBackend changes. | Matthew Barnes | 2009-05-09 | 11 | -94/+236 | |
| * | | | | | | | | | | | Adapt calendar to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 33 | -310/+542 | |
| * | | | | | | | | | | | Fix most of the compiler warnings in mail. | Matthew Barnes | 2009-05-08 | 13 | -41/+80 | |
| * | | | | | | | | | | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 50 | -670/+909 | |
| * | | | | | | | | | | | Adapt addressbook to EShellBackend changes. | Matthew Barnes | 2009-05-07 | 13 | -188/+190 | |
| * | | | | | | | | | | | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 30 | -1218/+1489 | |
| * | | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-07 | 13 | -915/+691 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Not sure how that file got lost... | Matthew Barnes | 2009-05-07 | 1 | -0/+26065 | |
| * | | | | | | | | | | | | Use 'Open with "$foo"' instead of 'Open in $foo...' | Matthew Barnes | 2009-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Bug 581454 – Move nautilus-sendto integration to Evolution | Matthew Barnes | 2009-05-06 | 4 | -0/+314 | |
| * | | | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-06 | 28 | -4270/+3277 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 33 | -58/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Bug 575122 – "before every anniversary/birthday" is missing translator comment | Matthew Barnes | 2009-05-04 | 1 | -1960/+1226 | |
| * | | | | | | | | | | | | | | Bug 575124 – Clarify "S_pecify the mailbox name" string | Matthew Barnes | 2009-05-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-05-04 | 1 | -153/+103 | |
| * | | | | | | | | | | | | | | Bug 574781 – Bad e-send-options.glade strings | Matthew Barnes | 2009-05-04 | 1 | -1266/+808 | |
| * | | | | | | | | | | | | | | Bug 325131 – Do not translate ETable property nicknames | Matthew Barnes | 2009-05-04 | 4 | -18/+18 | |
| * | | | | | | | | | | | | | | Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c | Matthew Barnes | 2009-05-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-04 | 7 | -11/+11 | |
| * | | | | | | | | | | | | | | Bug 542685 – [default-mailer] Leaking GConfValue | Matthew Barnes | 2009-05-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Delist removed Glade files from POTFILES.in. | Matthew Barnes | 2009-05-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | Remove obsolete Glade files. | Matthew Barnes | 2009-05-04 | 3 | -413/+1 | |
| * | | | | | | | | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-05-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 163 | -43/+496 | |
| * | | | | | | | | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-05-04 | 1 | -79/+68 | |
| * | | | | | | | | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-05-04 | 1 | -2544/+2480 | |
| * | | | | | | | | | | | | | | Only #include specific libgnome[ui] headers; easier to track. | Matthew Barnes | 2009-05-04 | 3 | -414/+0 | |
| * | | | | | | | | | | | | | | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-04 | 1 | -27/+0 | |
| * | | | | | | | | | | | | | | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-05-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | Merge changes from master. | Matthew Barnes | 2009-05-02 | 8 | -3865/+3850 | |
| * | | | | | | | | | | | | | | Add a "Print Preview" menu item to CompEditor. | Matthew Barnes | 2009-05-02 | 1 | -6/+21 | |
| * | | | | | | | | | | | | | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 37 | -1874/+147 | |
| * | | | | | | | | | | | | | | Fix a duplicate label. | Matthew Barnes | 2009-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Bug #570730 - Get rid of gnome-config in Evolution | Milan Crha | 2009-05-01 | 8 | -183/+321 | |
| * | | | | | | | | | | | | | | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-05-01 | 1 | -3670/+2415 | |
| * | | | | | | | | | | | | | | Use the standard FAQ icon for Help -> Evolution FAQ | Matthew Barnes | 2009-05-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | BUGFIX: bug #579774 Use spamc to learn junk if available | David Ronis | 2009-05-01 | 1 | -8/+57 | |
| * | | | | | | | | | | | | | | Update POTFILES.in with removed and newly added files | Milan Crha | 2009-05-01 | 1 | -21/+15 | |
| * | | | | | | | | | | | | | | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-05-01 | 7 | -163/+303 | |
| * | | | | | | | | | | | | | | Store username in a source URL in CalDAV | Milan Crha | 2009-05-01 | 2 | -1/+21 | |
| * | | | | | | | | | | | | | | Further tweaking of the message search bar. | Matthew Barnes | 2009-04-30 | 1 | -13/+16 | |
| * | | | | | | | | | | | | | | Clarify Firefox's license for the "wrapped" icon. | Matthew Barnes | 2009-04-30 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | Make the message search bar more Firefoxy. | Matthew Barnes | 2009-04-30 | 5 | -51/+161 | |
| * | | | | | | | | | | | | | | Add another .gitignore | Matthew Barnes | 2009-04-29 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | Fix compilation errors. | Matthew Barnes | 2009-04-29 | 3 | -45/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-29 | 12 | -7/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Get the "Hide Deleted Messages" option working. | Matthew Barnes | 2009-04-29 | 7 | -6/+143 | |
| * | | | | | | | | | | | | | | | Bug 579269 – Non junk option (tool bar) is disabled in junk folder | Matthew Barnes | 2009-04-29 | 1 | -8/+39 | |
| * | | | | | | | | | | | | | | | Resolve some differences between this branch and master. | Matthew Barnes | 2009-04-28 | 6 | -200/+706 | |
| * | | | | | | | | | | | | | | | Add some initial .gitignore files. | Matthew Barnes | 2009-04-28 | 3 | -0/+37 | |
| * | | | | | | | | | | | | | | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 21 | -2323/+57 | |
| * | | | | | | | | | | | | | | | Hide last junked message too from the non-junk folder | Milan Crha | 2009-04-28 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | | | Sanitize values from GConf before using them | Milan Crha | 2009-04-28 | 2 | -4/+19 | |
| * | | | | | | | | | | | | | | | Allow Last Modified and Created columns for event table | Milan Crha | 2009-04-28 | 9 | -12/+116 | |
| * | | | | | | | | | | | | | | | Do not delete text lines on signature set in composer | Milan Crha | 2009-04-28 | 2 | -5/+28 | |
| * | | | | | | | | | | | | | | | Define .error files correctly and external-editor crash fix | Milan Crha | 2009-04-28 | 15 | -86/+137 | |
| * | | | | | | | | | | | | | | | Fix email addresses in doap file. | Matthew Barnes | 2009-04-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | Do not crash on delete folder | Milan Crha | 2009-04-28 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | Calendar - do not close editor after error | Milan Crha | 2009-04-28 | 2 | -7/+20 | |
| * | | | | | | | | | | | | | | | Updated Spanish translation | Jorge Gonzalez | 2009-04-28 | 1 | -1484/+1587 | |
| * | | | | | | | | | | | | | | | Possible leak fix | Milan Crha | 2009-04-28 | 2 | -2/+12 | |
| * | | | | | | | | | | | | | | | Sort UIDs before using them | Milan Crha | 2009-04-28 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | Be able to save mail to event, meeting, task or memo | Milan Crha | 2009-04-28 | 10 | -405/+314 | |
| * | | | | | | | | | | | | | | | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-28 | 10 | -125/+52 | |
| * | | | | | | | | | | | | | | | Begin migrating calendar settings to EShellSettings. | Matthew Barnes | 2009-04-26 | 34 | -301/+512 | |
| * | | | | | | | | | | | | | | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 17 | -106/+108 | |
| * | | | | | | | | | | | | | | | Fix translation issues. | Matthew Barnes | 2009-04-25 | 2 | -26065/+0 | |
| * | | | | | | | | | | | | | | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 27 | -536/+1759 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 386 | -178047/+254946 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix a couple more attachment issues. | Matthew Barnes | 2009-04-24 | 2 | -1/+16 | |
| * | | | | | | | | | | | | | | | | Fix the "Recent Documents" menu in CompEditor. | Matthew Barnes | 2009-04-24 | 2 | -13/+39 | |
| * | | | | | | | | | | | | | | | | Fix a couple attachment issues | Matthew Barnes | 2009-04-24 | 2 | -2/+13 | |
| * | | | | | | | | | | | | | | | | Reset ETable vertical padding to 3 to more closely match GtkTreeView. | Matthew Barnes | 2009-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Bug 565780 – Message view is tightly packed and hard to read | Matthew Barnes | 2009-04-24 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | Miscellaneous bug fixes. | Matthew Barnes | 2009-04-24 | 16 | -119/+309 | |
| * | | | | | | | | | | | | | | | | Add "View Inline" / "Hide" menu items to the popup menu. | Matthew Barnes | 2009-04-15 | 7 | -48/+222 | |
| * | | | | | | | | | | | | | | | | Make the selected attachment view and file chooser folder persistent. | Matthew Barnes | 2009-04-15 | 6 | -13/+71 | |
| * | | | | | | | | | | | | | | | | Commit some code cleanups that I want to keep separate. | Matthew Barnes | 2009-04-15 | 5 | -76/+142 | |
| * | | | | | | | | | | | | | | | | Bug fixes and formerly unfinished bits of the attachment rewrite. | Matthew Barnes | 2009-04-11 | 10 | -41/+203 | |
| * | | | | | | | | | | | | | | | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass. | Matthew Barnes | 2009-04-10 | 15 | -704/+593 | |
| * | | | | | | | | | | | | | | | | Hey, how'd those get in there? | Matthew Barnes | 2009-04-08 | 3 | -573/+0 | |
| * | | | | | | | | | | | | | | | | Attachment rewrite pretty much complete. Just testing now. | Matthew Barnes | 2009-04-08 | 19 | -676/+1432 | |
| * | | | | | | | | | | | | | | | | build a bit more smoothly | Milan Crha | 2009-04-08 | 4 | -10/+9 | |
| * | | | | | | | | | | | | | | | | Split the attachment button into a separate widget that integrates with | Matthew Barnes | 2009-04-03 | 10 | -313/+711 | |
| * | | | | | | | | | | | | | | | | Finish attachment drag and drop. | Matthew Barnes | 2009-04-02 | 23 | -2053/+693 | |
| * | | | | | | | | | | | | | | | | Extend EAttachmentView by subclassing EAttachmentHandler. | Matthew Barnes | 2009-04-01 | 19 | -2118/+1141 | |
| * | | | | | | | | | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-31 | 6 | -172/+401 | |
| * | | | | | | | | | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-30 | 14 | -521/+1013 | |
| * | | | | | | | | | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-27 | 5 | -167/+331 | |
| * | | | | | | | | | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-26 | 12 | -959/+1590 | |
| * | | | | | | | | | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-24 | 19 | -441/+1769 | |
| * | | | | | | | | | | | | | | | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 43 | -2961/+5742 | |
| * | | | | | | | | | | | | | | | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 14 | -111/+483 | |
| * | | | | | | | | | | | | | | | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 31 | -1688/+3607 | |
| * | | | | | | | | | | | | | | | | Move text searching UI into a new EMailSearchBar widget. | Matthew Barnes | 2009-03-02 | 16 | -1200/+1221 | |
| * | | | | | | | | | | | | | | | | Split the interactive parts of the message display out of EMFormatHTMLDisplay | Matthew Barnes | 2009-03-01 | 13 | -1412/+1755 | |
| * | | | | | | | | | | | | | | | | Go offline when we see NM_STATE_ASLEEP from NetworkManager (#572962). | Matthew Barnes | 2009-02-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Documentation tweaks. | Matthew Barnes | 2009-02-24 | 3 | -8/+9 | |
| * | | | | | | | | | | | | | | | | Correct documentation. | Matthew Barnes | 2009-02-23 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | | | | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 15 | -20/+135 | |
| * | | | | | | | | | | | | | | | | Garbage collect some debonoboized files. | Matthew Barnes | 2009-02-22 | 5 | -534/+0 | |
| * | | | | | | | | | | | | | | | | Kill another unused Bonobo-based importer file. | Matthew Barnes | 2009-02-22 | 1 | -58/+0 | |
| * | | | | | | | | | | | | | | | | Everything under shell/importer is unused. Kill it. | Matthew Barnes | 2009-02-22 | 13 | -2040/+0 |