Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a compiler warning. | Matthew Barnes | 2009-11-15 | 1 | -1/+0 |
| | |||||
* | Update API documentation. | Matthew Barnes | 2009-11-15 | 5 | -14/+112 |
| | |||||
* | Whitespace cleanup. | Matthew Barnes | 2009-11-15 | 4 | -5/+6 |
| | |||||
* | Bug 600397 - Delete option enabled for undeletable ESource | Matthew Barnes | 2009-11-14 | 12 | -29/+108 |
| | |||||
* | updated Tamil translation | vasudeven | 2009-11-14 | 1 | -0/+16 |
| | |||||
* | updated Tamil translation | vasudeven | 2009-11-14 | 1 | -1153/+1237 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-14 | 1 | -184/+147 |
| | |||||
* | Bug 600714 - No label colors in popup menu | Matthew Barnes | 2009-11-14 | 5 | -7/+239 |
| | |||||
* | Bug 600933 - Empty Trash missing for real trash folders | Matthew Barnes | 2009-11-14 | 1 | -0/+9 |
| | |||||
* | Bug 601601 - No Create Rule in popup menu | Lucian Langa | 2009-11-14 | 1 | -0/+12 |
| | |||||
* | Bug 601767 - Delete action in calendar view has glitches | Matthew Barnes | 2009-11-14 | 2 | -4/+12 |
| | |||||
* | Bug 601769 - Print issues in address book | Matthew Barnes | 2009-11-14 | 6 | -37/+75 |
| | |||||
* | Bug 601774 - "Send Message to Contact" is always disabled | Matthew Barnes | 2009-11-14 | 2 | -7/+59 |
| | |||||
* | Bug 601785 - Menu glitches in memo and task view | Matthew Barnes | 2009-11-14 | 8 | -4/+34 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-14 | 1 | -66/+23 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-14 | 1 | -1072/+1141 |
| | |||||
* | Hide actions when lockdown settings are enabled. | Matthew Barnes | 2009-11-14 | 1 | -3/+3 |
| | | | | | | Hide actions that are disabled by lockdown settings instead of showing them as disabled. Showing them as disabled gives the impression the user can do something to enable them, which is not the case here. | ||||
* | EWebView popup menu enhancements. | Matthew Barnes | 2009-11-14 | 16 | -196/+926 |
| | | | | Bumps the GtkHtml dependency to 3.29.2 for gtk_html_unselect_all(). | ||||
* | Bug #600133 - Crash on day view print preview without all day events | Milan Crha | 2009-11-13 | 1 | -28/+35 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2009-11-13 | 1 | -3/+3 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2009-11-13 | 1 | -1363/+1288 |
| | |||||
* | BUG 600217:Crashes in emfh_multipart_related_check | Bharath Acharya | 2009-11-13 | 1 | -0/+6 |
| | | | | Check for the link | ||||
* | Fix a typo in a comment block. | Matthew Barnes | 2009-11-13 | 1 | -1/+1 |
| | |||||
* | Update the OtherBinaries line in our .desktop file. | Matthew Barnes | 2009-11-13 | 1 | -1/+1 |
| | | | | | It was referencing binaries that don't exist anymore. Added e-addressbook-factory and e-calendar-factory in their place. | ||||
* | Further tweaks for the command-line importing. | Matthew Barnes | 2009-11-13 | 6 | -20/+19 |
| | | | | | Includes Bastien Nocera's patch to register our importable MIME types with the MIME database. | ||||
* | Bug 601626 - pst-import missing link to libeutil | Travis Reitter | 2009-11-12 | 1 | -0/+1 |
| | |||||
* | Simplify clipboard handling in addressbook. | Matthew Barnes | 2009-11-12 | 12 | -168/+339 |
| | |||||
* | Mark also create_combo_text_widget() for export | Tor Lillqvist | 2009-11-12 | 1 | -1/+1 |
| | | | | As it is used from mail/mail-config.glade. | ||||
* | Bug #588093 - Allow import of local files from command line | Milan Crha | 2009-11-12 | 8 | -97/+656 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-11-12 | 2 | -3/+4 |
| | |||||
* | Simplify clipboard handling in calendar. | Matthew Barnes | 2009-11-12 | 11 | -266/+520 |
| | |||||
* | More build failures due to missing internal lib dependencies | Jonathon Jongsma | 2009-11-12 | 3 | -0/+3 |
| | |||||
* | Fix Windows build | Tor Lillqvist | 2009-11-12 | 2 | -1/+6 |
| | | | | | There was a strange typo, e_util_replace_prefix() is what was intended. Thus include libedataserver/e-data-server-util.h. | ||||
* | Fix a potential crash in the mail migration code. | Matthew Barnes | 2009-11-11 | 1 | -1/+0 |
| | |||||
* | Bug 601516 - Calendar views missing from calendar popup menu | Matthew Barnes | 2009-11-11 | 3 | -16/+34 |
| | | | | This also fixes a couple other popup menu glitches. | ||||
* | Fix build for Windows | Tor Lillqvist | 2009-11-11 | 1 | -2/+2 |
| | | | | | Do compile some more parts of modules/mail/e-mail-shell-migrate.c. No idea whether any migration might actually work on Windows, of course. | ||||
* | Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls one | Tor Lillqvist | 2009-11-11 | 2 | -2/+10 |
| | | | | | | Put the Mozilla NSS CFLAGS before the GnuTLS ones in CERT_UI_CFLAGS. Also, drop unnecessary EVOLUTION_ADDRESSBOOK_CFLAGS in smime/lib/Makefile.am. | ||||
* | Use EVOLUTION_CALENDAR_CFLAGS instead of EVOLUTION_MAIL_CFLAGS | Tor Lillqvist | 2009-11-11 | 1 | -1/+1 |
| | | | | | The code uses ical stuff and the libical CFLAGS are present in EVOLUTION_CALENDAR_CFLAGS but not EVOLUTION_MAIL_CFLAGS. | ||||
* | Rearrange variables and Windows-only code to avoid warning | Tor Lillqvist | 2009-11-11 | 1 | -10/+11 |
| | |||||
* | Enable building without Canberra-GTK | Tor Lillqvist | 2009-11-11 | 4 | -3/+29 |
| | |||||
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 25 | -615/+254 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-11 | 1 | -115/+25 |
| | |||||
* | Bug #593751 - Show correct context menu in calendar views | Milan Crha | 2009-11-11 | 4 | -16/+164 |
| | |||||
* | Fix EPluginLib callback signatures. | Matthew Barnes | 2009-11-10 | 2 | -7/+7 |
| | | | | | Dynamically loaded library plugins do not need to know about EPluginLib specifically. Passing them an EPlugin pointer is sufficient. | ||||
* | Bug #601218 - Accepted meeting doesn't show attachments in calendar view | Milan Crha | 2009-11-10 | 2 | -4/+11 |
| | |||||
* | Bug #250046 - Composer addresses reading fixes | Milan Crha | 2009-11-10 | 3 | -11/+93 |
| | | | | | | - Check for no addresses properly (in post-to only when shown) - Check for garbage addresses and warn user about those - Use garbage text in To/CC/Bcc fields when user typed them | ||||
* | Kill e-cursor(s) (both of them). | Matthew Barnes | 2009-11-10 | 20 | -583/+42 |
| | |||||
* | EMFormat plugins should always be enabled. | Matthew Barnes | 2009-11-10 | 3 | -3/+6 |
| | | | | | | Marks them as "system plugins" so they're not shown in Plugin Manager. This is a temporary fix until I can rework EMFormat to use GTypeModule extensions instead of EPlugins. | ||||
* | Add zooming and drag-and-drop to the plugin. | Matthew Barnes | 2009-11-10 | 8 | -710/+151 |
| | | | | A bunch of crusty old code in em-format-html-display.c falls out. | ||||
* | Prototype an inline image plugin. | Matthew Barnes | 2009-11-10 | 6 | -0/+401 |
| | | | | Uses GtkImageView to display the image. | ||||
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 8 | -5/+14 |
| | |||||
* | Bug 600926 - Fails to build due to missing dependencies | Yan Li | 2009-11-10 | 3 | -2/+17 |
| | |||||
* | further Shavian translation | Thomas Thurman | 2009-11-10 | 1 | -1/+6744 |
| | |||||
* | Bug 601219 - Transient dialogs in composer window blocks main window | Matthew Barnes | 2009-11-10 | 5 | -0/+54 |
| | |||||
* | Bug 271836 - Incorrect signature for "model_cell_changed" signal handler | Li Yuan | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | Bug #601229 - Crashes when replying a mail. | Chenthill Palanisamy | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | Bug #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb() | Chenthill Palanisamy | 2009-11-09 | 1 | -3/+4 |
| | |||||
* | Further Shavian translation | Thomas Thurman | 2009-11-09 | 1 | -0/+1949 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-08 | 1 | -163/+76 |
| | |||||
* | First pass of Shavian translation | Thomas Thurman | 2009-11-08 | 2 | -0/+9056 |
| | |||||
* | Kill more redundant save functions. | Matthew Barnes | 2009-11-08 | 4 | -298/+147 |
| | |||||
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 29 | -396/+466 |
| | | | | | | | | | | This introduces e-shell-utils for miscellaneous utility functions that integrate with the shell or shell settings. First function is e_shell_run_save_dialog(), which automatically remembers the selected folder in the file chooser dialog. Also, kill some redundant save dialog functions, as well as some write-this-string-to-disk functions that block. | ||||
* | Test drive EIOActivity with a simple asynchronous function. | Matthew Barnes | 2009-11-08 | 6 | -91/+284 |
| | | | | | | | | | | | | | | Rename e-fsutils to e-file-utils. This is where we'll add asynchronous functions for common file I/O operations with EActivity integration. Start with e_file_replace_contents_async() (and corresponding finish() function). This is a simple wrapper for g_file_replace_contents_async() which also returns an EActivity. It replaces e_write_file_uri(). Also redesign EIOActivity to -contain- a GAsyncResult rather than implement the interface for itself. This is easier for now but I may change my mind again when I figure out how to tie centralized error reporting into the EActivity framework. | ||||
* | Prototype EIOActivity, which integrates with GIO. | Matthew Barnes | 2009-11-08 | 3 | -0/+316 |
| | | | | | | | | | | | | | | | | | | | EIOActivity implements the GAsyncResult interface, and the idea is to use this instead of GSimpleAsyncResult. In addition to the features offered by EActivity, it also contains GAsyncReadyCallback information and a GCancellable. - Calling e_activity_cancel() triggers the GCancellable. - Calling e_activity_complete() triggers the GAsyncReadyCallback. Functions that follow GIO's asynchronous pattern should return an EIOActivity (cast as an EActivity) instead of 'void', so it can be handed to an EShellBackend or whatever else dispatches activities. This is not yet feature-complete. It's missing API for storing result values and GErrors. I don't have a complete picture of the final API in my head yet, so I'll copy things over from GSimpleAsyncResult as needed. | ||||
* | Move EActivity and subclasses to e-util. | Matthew Barnes | 2009-11-08 | 12 | -14/+14 |
| | | | | | Planning to write some asynchronous utility functions in e-util that return EActivity objects. | ||||
* | Updated Spanish translation | Jorge González | 2009-11-07 | 1 | -87/+77 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-07 | 1 | -153/+143 |
| | |||||
* | Bug #482327 - Save attached calendar with multiple items easily | Milan Crha | 2009-11-07 | 1 | -1/+32 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-06 | 1 | -181/+153 |
| | |||||
* | Support other forward types for Anjal. | Srinivasa Ragavan | 2009-11-06 | 1 | -7/+9 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2009-11-06 | 1 | -3/+3 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2009-11-06 | 1 | -8615/+8845 |
| | |||||
* | Bug #599792 - Anjal composer's Send button doesn't work after pressed Save ↵ | Yan Li | 2009-11-06 | 4 | -4/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Drafts button This is due to an old hack that hiding a composer means we're closing it so save_draft_done() destroys the composer after saved draft. But in Anjal, the composer widget is always hidden (since the editor is reparented to the tab), and will be wrongly destroyed by save_draft_done() when you clicked "Save Draft" button. This patch improved the old hack, by adding a new API e_msg_composer_request_close() that can be used to request closing a composer (so the old hack is no longer needed). Internally, composer->priv->application_exiting is used to store this exiting status. So by this we no longer use a composer's visibility to check whether we're to close it. When you no longer need a composer after saved draft, call e_msg_composer_request_close() before sending the save-draft signal. The e_msg_composer_is_exiting() (removed by 983bea9) has to be bring back, which is needed by other programs that use the composer (Anjal here). (forward ported from 08150f6 of gnome-2-28) | ||||
* | Remove redundant URI/filename conversion functions. | Matthew Barnes | 2009-11-06 | 6 | -81/+21 |
| | | | | | Use g_filename_to_uri() instead of e_util_filename_to_uri(). Use g_filename_from_uri() instead of e_util_uri_to_filename(). | ||||
* | 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 | 4 | -6/+9 |
| | |||||
* | Build filename using g_build_filename instead of hardcoding forward-slash | Tobias Mueller | 2009-11-06 | 1 | -2/+4 |
| | |||||
* | Quote filename during restore to prevent user assisted arbitrary code execution | Tobias Mueller | 2009-11-06 | 1 | -1/+5 |
| | | | | Fixes bug 540516. | ||||
* | Bug #597582 - Original Date: header should be given precedence | David Woodhouse | 2009-11-05 | 6 | -17/+103 |
| | |||||
* | Bug #596027: In Anjal, although invalid mail address warning popup, mail's ↵ | Yan Li | 2009-11-05 | 5 | -0/+33 |
| | | | | | | | | tab closed automatically A new field "mail_sent" is added to the Composer to indicate whether the mail is sent successfully or not. This is needed by Anjal to know whether it can destroy the composer or not. | ||||
* | Updated Spanish translation | Jorge González | 2009-11-05 | 1 | -163/+101 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-05 | 1 | -72/+41 |
| | |||||
* | 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 |
| | |||||
* | Bug #557505 - [bbdb] hangs and is unresponsive | Milan Crha | 2009-11-04 | 3 | -58/+229 |
| | | | | Reverted some parts of bug #599199 and did the same differently | ||||
* | Bug #596827 - Don't remove meeting attendees after edit | Milan Crha | 2009-11-04 | 2 | -3/+25 |
| | |||||
* | Add support for Googlemail and hotmail/live/msn.com accounts. | Srinivasa Ragavan | 2009-11-04 | 1 | -1/+5 |
| | |||||
* | Bug 600402 - Clear search is always enabled in calendar/contact/task | Matthew Barnes | 2009-11-04 | 4 | -16/+4 |
| | |||||
* | Bug #599124 - Signature always includes an empty line in front of text | Milan Crha | 2009-11-04 | 1 | -3/+3 |
| | |||||
* | Bug #599627 - Crash when adding a new task in a table | C de-Avillez | 2009-11-03 | 1 | -6/+2 |
| | |||||
* | Fix few compiler warnings | Milan Crha | 2009-11-03 | 2 | -3/+3 |
| | |||||
* | Added Tamil translation | vasudeven | 2009-11-02 | 1 | -454/+488 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-11-02 | 1 | -8378/+9582 |
| | |||||
* | Bug #464400 - New mail notify should display sender and subject | Milan Crha | 2009-10-31 | 4 | -20/+113 |
| | |||||
* | Bug #583450 - [prefer-plain] Ability to hide html attachments | Milan Crha | 2009-10-30 | 1 | -12/+38 |
| | |||||
* | Lets the saved searches to work. | Chenthill Palanisamy | 2009-10-30 | 1 | -0/+13 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-10-30 | 1 | -8/+8 |
| | |||||
* | Bug 599890 - Search should not be remembered across folders | Matthew Barnes | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Bug #570835 - Custom e-mail headers inserted with double column | Milan Crha | 2009-10-30 | 1 | -18/+16 |
| | |||||
* | Bug 599837 - Junk plugin combo box is invisible | Matthew Barnes | 2009-10-30 | 1 | -2/+8 |
| | |||||
* | Bug #561843 - Properly check for filename being set, to not crash | Milan Crha | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Bug 600019 - Menu glitches when an account name is selected | Matthew Barnes | 2009-10-29 | 2 | -0/+52 |
| | |||||
* | Bug 600014 - Remove warnings from ech_config_widget_factory() | Matthew Barnes | 2009-10-29 | 1 | -15/+1 |
| | |||||
* | Bug #268644 - unread mail shortcut collides with gtk tree search | Milan Crha | 2009-10-29 | 3 | -0/+42 |
| | | | | Re-applied, as it got lost on kill-bonobo merge | ||||
* | Bug 599896 - Flush outbox option is missing | Matthew Barnes | 2009-10-29 | 2 | -10/+9 |
| | | | | This also reverts commit f5165c618ae2defb310a0ed4eab06dac7346a2b0. | ||||
* | Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottom | Matthew Barnes | 2009-10-29 | 1 | -49/+82 |
| | | | | | Also fixes a whole bunch of memory leaks caused by unfreed strings and unfreed GtkTreePaths. | ||||
* | fix a regression caused by EEvent cleanup | Lucian Langa | 2009-10-29 | 1 | -3/+3 |
| | |||||
* | Don't update the message list when right-clicking on a folder. | Matthew Barnes | 2009-10-28 | 7 | -12/+89 |
| | | | | | | After the folder's context menu closes the folder tree selection jumps back to the folder whose contents are showing in the message list. Suggested by Philippe LeCavalier on evolution-list. | ||||
* | 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 | 5 | -8/+212 |
| | | | | | Allows users to choose different mail forwarding methods without navigating the main menu. Suggested by Ng Oon-Ee on evolution-list. | ||||
* | Bug 599842 - EConfig does not respond to disabling/enabling EPlugins | Matthew Barnes | 2009-10-28 | 1 | -11/+99 |
| | | | | | | Requires eplug files to supply <item type="section"> or <item type="section_table"> for this to work. The container widget's "visible" property gets bound to the plugin's "enabled" property. | ||||
* | Bug #552727 - Flooded by spam checking errors if bogofilter not installed | Milan Crha | 2009-10-28 | 2 | -18/+69 |
| | |||||
* | Bug #550049 - Disable Mark messages as read actions when unusable | Milan Crha | 2009-10-28 | 3 | -3/+165 |
| | |||||
* | Fix a typo in EFilterPart. | Matthew Barnes | 2009-10-27 | 1 | -1/+1 |
| | | | | This was breaking searching in strange and mysterious ways. | ||||
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 93 | -7319/+7712 |
| | |||||
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 25 | -63/+47 |
| | |||||
* | Prefer GQueue (or GNode) over EDList. | Matthew Barnes | 2009-10-27 | 15 | -305/+321 |
| | |||||
* | EImport cleanup. | Matthew Barnes | 2009-10-27 | 2 | -227/+299 |
| | |||||
* | EEvent cleanup. | Matthew Barnes | 2009-10-27 | 2 | -155/+204 |
| | |||||
* | EConfig cleanup. | Matthew Barnes | 2009-10-27 | 2 | -190/+314 |
| | |||||
* | 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 | 6 | -218/+148 |
| | |||||
* | Bug #571039 - Shows all selected messages in a preview pane on a slow network | Milan Crha | 2009-10-27 | 4 | -15/+36 |
| | |||||
* | Bug #599199 - Hangs regularly when synchro with pidgin is activated | Milan Crha | 2009-10-27 | 3 | -35/+41 |
| | | | | | | | The sync is done only once on idle after start. The method of checking for buddy list changes is done by md5 checksum now, as the pidgin start/stop changed file time, which was the old method of detecting changes. Also not using getenv("HOME"), but g_get_home_dir() instead. | ||||
* | Bug #599740 - Crashing in g_thread_init | Milan Crha | 2009-10-27 | 1 | -1/+2 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-10-27 | 1 | -86/+138 |
| | |||||
* | Bug #598519 - Cannot open task/memo by double click in calendar day view | Milan Crha | 2009-10-27 | 1 | -0/+12 |
| | |||||
* | Bug #204900 - The sort indication arrows cover up the icons in tab header | Milan Crha | 2009-10-27 | 1 | -15/+30 |
| | |||||
* | Post release version bump | Chenthill Palanisamy | 2009-10-26 | 1 | -1/+1 |
| | |||||
* | News update for 2.29.1 release.EVOLUTION_2_29_1 | Akhil Laddha | 2009-10-26 | 1 | -0/+338 |
| | |||||
* | Bug #397265 - Image loading for new contact requires restarting Evolution | Milan Crha | 2009-10-26 | 4 | -186/+316 |
| | |||||
* | Update overall maintainers. | Chenthill Palanisamy | 2009-10-26 | 2 | -14/+14 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-10-26 | 1 | -3/+3 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-10-24 | 7 | -20/+19 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-10-24 | 1 | -0/+4 |
| | |||||
* | Fix a potential calendar crash. | Matthew Barnes | 2009-10-24 | 1 | -2/+1 |
| | |||||
* | Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS. | Matthew Barnes | 2009-10-24 | 1 | -1/+3 |
| | |||||
* | Bug #575208 - Use complete template message with all attachments | Milan Crha | 2009-10-24 | 2 | -190/+143 |
| | |||||
* | Bug #599131 - Crash on new contact adding with similar values as an old | Milan Crha | 2009-10-24 | 1 | -1/+4 |
| | |||||
* | Bug #585715 - Skip empty parts in multipart/alternative formatting | Milan Crha | 2009-10-24 | 1 | -1/+1 |
| | |||||
* | Bug #248745 - Indent single mail in a threaded view too | Milan Crha | 2009-10-23 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation | Åsmund Skjæveland | 2009-10-23 | 1 | -344/+262 |
| | |||||
* | Bug 599190 - Unable to drop attachments in the attachment bar | Matthew Barnes | 2009-10-23 | 1 | -1/+1 |
| | |||||
* | Bug #484839 - Sort, when in threading mode, properly | Milan Crha | 2009-10-23 | 3 | -24/+290 |
| | |||||
* | Bug 599245 - Use bitwise AND instead of logical AND for checking flags | Thomas Andersen | 2009-10-22 | 1 | -2/+2 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-10-21 | 1 | -943/+1054 |
| | |||||
* | Clean up e_shell_get_active_window() | Matthew Barnes | 2009-10-21 | 1 | -12/+16 |
| | | | | Clarify the documentation and simplify the logic. | ||||
* | Bug 480361 - Useful action when clicking on a mail notification | Matthew Barnes | 2009-10-21 | 1 | -39/+80 |
| | |||||
* | Bug 598567 - Can only insert local image files | Matthew Barnes | 2009-10-21 | 2 | -5/+11 |
| | |||||
* | Bug #593953 - LDAP SSL option order doesn't match with a backend's | Milan Crha | 2009-10-21 | 2 | -8/+9 |
| | |||||
* | Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger | Milan Crha | 2009-10-21 | 1 | -26/+94 |
| | |||||
* | Updated Russian translation | Leonid Kanter | 2009-10-20 | 1 | -11026/+10848 |
| | |||||
* | Bug #238879 - Use explicit text color in a Welcome message | Milan Crha | 2009-10-19 | 21 | -21/+21 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-10-17 | 1 | -10/+14 |
| | |||||
* | Updated Norwegian Nynorsk translation | Åsmund Skjæveland | 2009-10-17 | 1 | -6762/+7935 |
| | |||||
* | Bug #552779 - Sort order of messages by "From" is case sensitive | Milan Crha | 2009-10-16 | 2 | -16/+10 |
| | |||||
* | Bug #267749 - Week numbers are incorrect when the week starts on Sunday | Milan Crha | 2009-10-16 | 1 | -8/+13 |
| | |||||
* | Bug #470291 - [prefer-plain] Be able to show HTML only messages | Milan Crha | 2009-10-16 | 1 | -34/+65 |
| | |||||
* | Bug #596860 - Duplicate event gets shown in calendar view | Milan Crha | 2009-10-16 | 2 | -2/+5 |
| | | | | Interim/partial solution. | ||||
* | Bug #339628 - Non-default Draft folders are Draft folders too | Milan Crha | 2009-10-16 | 4 | -34/+21 |
| | |||||
* | Bug #555901 - Preserve Start/End/Due timezone when editing in list view | Milan Crha | 2009-10-16 | 4 | -120/+72 |
| | |||||
* | Bug #522783 - Signature separator for HTML E-mails | Milan Crha | 2009-10-16 | 4 | -5/+37 |
| | | | | | | | | Reapplied patch from bug #551470, as this got dropped on merging. Be sure you all also gconftool-2 --install-schema-file=$PREFIX/etc/gconf/schemas/evolution-mail.schemas as new key had been added. | ||||
* | Bug #545851 - Set properly sign type on reply of signed message | Milan Crha | 2009-10-16 | 1 | -8/+33 |
| | |||||
* | 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 | 6 | -53/+81 |
| | |||||
* | Bug #245683 - Use QP encoding when composing message with "\nFrom " | Milan Crha | 2009-10-16 | 1 | -6/+92 |
| | | | | (QP - Quoted Printable) | ||||
* | Bug #565306 - "Edit Full" in "Add to address book" searches first | Milan Crha | 2009-10-16 | 3 | -12/+92 |
| | |||||
* | Bug #458173 - Date selection window in "Advanced Search" inconsistent | Milan Crha | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Bug #411768 - Don't remove column by drag&drop out of a table header | Milan Crha | 2009-10-16 | 1 | -4/+0 |
| | |||||
* | Bug #404227 - Over-aggressive appointment editor date check | Milan Crha | 2009-10-16 | 2 | -3/+38 |
| | |||||
* | Bug #449520 - Adding a contact to a contact list fails when using a comma | Milan Crha | 2009-10-16 | 1 | -1/+26 |
| | |||||
* | Bug #468736 - Prevent recursion in em-format | Milan Crha | 2009-10-16 | 2 | -2/+15 |
| | |||||
* | Slightly better error dialog on "Unable to book" | Milan Crha | 2009-10-16 | 1 | -2/+7 |
| | | | | as part of bug #436619 | ||||
* | Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar | Milan Crha | 2009-10-16 | 7 | -0/+592 |
| | |||||
* | Bug #516000 - Wrong formatted quoted text | Milan Crha | 2009-10-16 | 1 | -0/+6 |
| | |||||
* | Bug #329710 - [PublishCal] 'Enable' button should update on change | Milan Crha | 2009-10-15 | 1 | -13/+19 |
| | |||||
* | Bug #373297 - Option for autocomplete in address book preferences | Milan Crha | 2009-10-15 | 2 | -2/+43 |
| | |||||
* | Bug #523335 - [mail-to-task] Enhancements | Milan Crha | 2009-10-15 | 1 | -6/+54 |
| | |||||
* | Bug #336337 - Send & receive dialog shows the default smtp server | Milan Crha | 2009-10-15 | 2 | -4/+52 |
| | |||||
* | Bug #573878 - [face] Plugin is unusable | Milan Crha | 2009-10-15 | 5 | -85/+450 |
| | |||||
* | 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 | 5 | -9/+85 |
| | |||||
* | Bug #592117 - Calendar Printout Love | pepp | 2009-10-15 | 1 | -32/+69 |
| | |||||
* | Bug #593753 - Calendar search in list view doesn't work properly | Milan Crha | 2009-10-15 | 2 | -13/+10 |
| | |||||
* | Bug #597123 - Composer's Send Options doesn't work | Milan Crha | 2009-10-14 | 9 | -126/+87 |
| | |||||
* | Bug #329100 - Choosing adress book for birthdays | Milan Crha | 2009-10-13 | 1 | -11/+43 |
| | |||||
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 49 | -246/+188 |
| | |||||
* | Bug #498095 - Fixing mnemonics | Milan Crha | 2009-10-13 | 3 | -3/+7 |
| | |||||
* | Updated Catalan translation from the gnome-2-28 branch | David Planella | 2009-10-13 | 1 | -11021/+12269 |
| | |||||
* | 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 | 2 | -11/+27 |
| | |||||
* | Updated Italian translation | Luca Ferretti | 2009-10-12 | 1 | -216/+215 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-10-11 | 1 | -360/+211 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-10-11 | 1 | -8366/+7551 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-10-11 | 1 | -70/+138 |
| | |||||
* | Bug 598027 - Use vCard instead of VCard | Matthew Barnes | 2009-10-11 | 5 | -7/+7 |
| | |||||
* | Bug #597932 - Split out Kerberos 5 check into an macro | H. Habighorst | 2009-10-10 | 2 | -88/+105 |
| | |||||
* | Bug #552552 - File/Empty Trash does not expunge maildir folders | Milan Crha | 2009-10-09 | 2 | -4/+16 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2009-10-08 | 1 | -339/+309 |
| | |||||
* | Bug 595092 - Remove option to skip offline syncrhonization dialog | Matthew Barnes | 2009-10-08 | 2 | -18/+2 |
| | |||||
* | Enable mail-next-unread and mail-prev-unread for multi-selections. | Matthew Barnes | 2009-10-08 | 1 | -2/+2 |
| | |||||
* | Bug 596952 - Offline mode does not stick when set from command line | Matthew Barnes | 2009-10-08 | 1 | -9/+15 |
| | |||||
* | Clean up includes in main.c. | Matthew Barnes | 2009-10-08 | 1 | -27/+17 |
| | |||||
* | Gtk-Doc updates. | Matthew Barnes | 2009-10-07 | 1 | -0/+1 |
| | |||||
* | Shell cleanup. | Matthew Barnes | 2009-10-07 | 1 | -5/+12 |
| | |||||
* | Bug #596824 - evolution hangs on start up | Milan Crha | 2009-10-07 | 2 | -4/+11 |
| | |||||
* | Enable File->Empty Trash menu item for all folders | Milan Crha | 2009-10-07 | 2 | -2/+9 |
| | |||||
* | Bug #597564 - Invalid g_object_unref call in redo_queries | Milan Crha | 2009-10-07 | 2 | -17/+22 |
| | |||||
* | Fix error in comment. | Matthew Barnes | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | Bug 593612 - Pane size restoration does not play nice with maximized windows | Matthew Barnes | 2009-10-07 | 1 | -0/+54 |
| | |||||
* | Bug 597533 - e_file_dialog_save() does not pass parent window | Matthew Barnes | 2009-10-07 | 7 | -52/+74 |
| | |||||
* | Bug #594373 - Calendar notifications are not cleared from system tray | Milan Crha | 2009-10-05 | 1 | -17/+18 |
| | |||||
* | BUG#595803 Fixes a double free | Bharath Acharya | 2009-10-05 | 1 | -3/+0 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-10-05 | 1 | -2/+2 |
| | |||||
* | Updated Italian translation | Luca Ferretti | 2009-10-05 | 1 | -5687/+6315 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-10-04 | 1 | -8283/+8378 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-10-04 | 1 | -5/+5 |
| | |||||
* | Bug 587014 - Magic space does not work as expected | Lucian Langa | 2009-10-04 | 1 | -1/+0 |
| | |||||
* | Bug 597224 - Cannot close preferences window with escape key | Lucian Langa | 2009-10-04 | 1 | -0/+8 |
| | |||||
* | Updating Estonian translation | Mattias Põldaru | 2009-10-03 | 1 | -5/+14 |
| | |||||
* | Bug 597151 - [regression] Folder doesn't get deleted properly | Lucian Langa | 2009-10-03 | 1 | -2/+4 |
| | |||||
* | No IDL from eds and server.mk file in evo sources any more | Milan Crha | 2009-10-02 | 3 | -30/+0 |
| | | | | Fixes build with latest eds master (after dbus-cal merge). | ||||
* | Bug #456240 - Move exchange plugin to exchange package | Milan Crha | 2009-10-02 | 34 | -12416/+2 |
| | | | | Also added gtkhtml-editor and libgnomecanvas-2.0 to evolution-plugin.pc | ||||
* | Bug 597108 - E_CONFIG_SECTION headers not properly escaped | Matthew Barnes | 2009-10-02 | 1 | -1/+1 |
| | |||||
* | Remove unneeded composer autosave functions. | Matthew Barnes | 2009-10-02 | 5 | -40/+0 |
| | |||||
* | Bug 596972 - Drop support for Kerberos 4 | H.Habighorst | 2009-10-02 | 1 | -85/+4 |
| | |||||
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 9 | -27/+16 |
| | |||||
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 82 | -487/+694 |
| | |||||
* | Various composer autosave fixes. | Matthew Barnes | 2009-10-01 | 2 | -64/+98 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-10-01 | 1 | -5/+5 |
| | |||||
* | No need to track open composer windows either. | Matthew Barnes | 2009-10-01 | 1 | -6/+0 |
| | |||||
* | Remove some unneeded composer autosave bits. | Matthew Barnes | 2009-10-01 | 5 | -57/+5 |
| | | | | | | Closing the last main window no longer takes composer windows down with it, so we no longer need the "holy crap we're shutting down, quick save to disk!" logic. | ||||
* | Bug 596843 - Link to libraries when building API docs | H.Habighorst | 2009-09-30 | 2 | -94/+15 |
| | |||||
* | Bug #596800 - Hang on contacts merging | Milan Crha | 2009-09-30 | 1 | -7/+8 |
| | |||||
* | Bug 596712 - Recovered messages not autosaved until modification | Matthew Barnes | 2009-09-30 | 1 | -1/+1 |
| | |||||
* | Code cleanup in e-msg-composer.c | Matthew Barnes | 2009-09-30 | 1 | -9/+11 |
| | |||||
* | Fix distcheck errors. | Matthew Barnes | 2009-09-30 | 2 | -5/+5 |
| | |||||
* | Bug #596753 - Autocompletion addressbooks not remembered | Milan Crha | 2009-09-30 | 9 | -3/+16 |
| | | | | And select page in Edit->Preferences based on the active view. | ||||
* | 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 |
| | |||||
* | Bug #582745 - Place signature at bottom when Edit As New Message | Milan Crha | 2009-09-29 | 3 | -35/+39 |
| | |||||
* | Fix a build break due to missing Romanian(ro) | Akhil Laddha | 2009-09-29 | 1 | -0/+1 |
| | | | | Makefile entry in configure.ac | ||||
* | Bug 593700 - Opens folder on top | Matthew Barnes | 2009-09-29 | 1 | -0/+9 |
| | |||||
* | Whitespace cleanup in em-folder-tree.c | Matthew Barnes | 2009-09-29 | 1 | -17/+18 |
| | |||||
* | Bug 594534 - Can't select calendar for a new appointment | Matthew Barnes | 2009-09-29 | 1 | -0/+27 |
| | |||||
* | Added Romanian welcome message | Adi Roiban | 2009-09-29 | 3 | -1/+321 |
| | |||||
* | Bug 595812 - Crash after finishing account set up | Matthew Barnes | 2009-09-29 | 1 | -34/+19 |
| | |||||
* | Bug 596186 - New Mail account setup Assistant window is blank | Matthew Barnes | 2009-09-29 | 1 | -1/+0 |
| | |||||
* | Fix non-existent widget warning in account editor. | Matthew Barnes | 2009-09-28 | 1 | -11/+3 |
| |