| Commit message (Expand) | Author | Age | Files | Lines |
* | Use gstdio wrappers. Construct UI XML file pathname at run-time. | Tor Lillqvist | 2005-12-18 | 2 | -7/+18 |
* | Include just <gtk/gtk.h> and not a handful of individual gtk headers. | Tor Lillqvist | 2005-12-18 | 2 | -24/+25 |
* | Use gstdio wrappers. Open file in binary mode. | Tor Lillqvist | 2005-12-18 | 2 | -15/+18 |
* | Add copyright blurb. Include just <gtk/gtk.h> and not a handful of | Tor Lillqvist | 2005-12-18 | 2 | -27/+61 |
* | Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS. | Tor Lillqvist | 2005-12-17 | 1 | -1/+1 |
* | Mail Context Menu re-ordered correctly, fixes bug #323140. | Karsten Bräckelmann | 2005-12-12 | 2 | -2/+7 |
* | Fix #47857 | Shreyas Srinivasan | 2005-12-12 | 2 | -1/+5 |
* | See bug ** 323253 | Shi Pu | 2005-12-06 | 2 | -1/+9 |
* | literal strings do not need to be \0 terminated, they are already | Jeffrey Stedfast | 2005-11-29 | 2 | -6/+13 |
* | ** See bug #322414 Respond to the change of | Sam Yang | 2005-11-28 | 2 | -0/+31 |
* | Use gstdio wrappers. (url_requested): Use g_filename_from_uri() instead of | Tor Lillqvist | 2005-11-25 | 2 | -8/+28 |
* | ** See bug #315987 Send only if account is enabled | Parthasarathi Susarla | 2005-11-23 | 4 | -8/+33 |
* | ** See bug 321214. Focus on the Tools-> Settings-> Composer Preferences -> | Boby Wang | 2005-11-18 | 2 | -3/+589 |
* | **See #313096 | Vivek Jain | 2005-10-26 | 2 | -2/+9 |
* | Return valid transport, only if the account is enabled. | Parthasarathi Susarla | 2005-10-22 | 6 | -9/+26 |
* | Reverse previous patch because of bug 319376. | Jeff Cai | 2005-10-21 | 2 | -1/+6 |
* | Change the declaration of flag 'preview_active' from one bit of int to one | Jeff Cai | 2005-10-21 | 2 | -1/+7 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -0/+8 |
* | composer/e-msg-composer-select-file.c, composer/e-msg-composer.c, | Philip Van Hoof | 2005-10-19 | 1 | -13/+8 |
* | Include e-attachment-bar.h relative to the top dir, so it stops borking | Harish Krishnaswamy | 2005-10-19 | 2 | -1/+7 |
* | Fixed mark junk, keybinding to focus search widget. | Srinivasa Ragavan | 2005-10-18 | 8 | -8/+102 |
* | - Enhances Signature-Preferences. - Added shortcuts for common operations. | Sankar P | 2005-10-18 | 4 | -41/+117 |
* | ** See bug 317284 | Parthasarathi Susarla | 2005-09-30 | 1 | -0/+2 |
* | ** See bug 317284 | Parthasarathi Susarla | 2005-09-29 | 2 | -13/+23 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to | Tor Lillqvist | 2005-09-28 | 2 | -6/+7 |
* | Define localtime_r() for Win32 using localtime() (which is thread-safe in | Tor Lillqvist | 2005-09-28 | 2 | -2/+13 |
* | Not implemented on Win32. | Tor Lillqvist | 2005-09-28 | 2 | -1/+10 |
* | Define localtime_r() for Win32 using localtime() (which is thread-safe in | Tor Lillqvist | 2005-09-28 | 2 | -0/+13 |
* | em-composer-utils.c (reply_get_composer, get_reply_list, | Tor Lillqvist | 2005-09-28 | 3 | -6/+15 |
* | See bug ** 317329 Do not add a NULL uri. | Parthasarathi Susarla | 2005-09-28 | 2 | -0/+7 |
* | Fixes #208647 | S.Antony Vincent Pandian | 2005-09-26 | 2 | -1/+20 |
* | Fixes #316983 | Carsten Guenther | 2005-09-23 | 2 | -2/+11 |
* | Added code to enable the sent folder button for accounts with "None" set | Sankar P | 2005-09-21 | 2 | -2/+12 |
* | Added enum and the code to change the icon for sent items folder. Fixes | Sankar P | 2005-09-20 | 3 | -0/+12 |
* | Update the Welcome mail. | Harish Krishnaswamy | 2005-09-03 | 2 | -33/+55 |
* | ** See bug #314440. | Not Zed | 2005-08-26 | 3 | -8/+34 |
* | Dont call update. Just set the width on the bar. | Srinivasa Ragavan | 2005-08-24 | 2 | -4/+7 |
* | cast warning away. | Not Zed | 2005-08-24 | 7 | -24/+49 |
* | ** See #312668. | Not Zed | 2005-08-22 | 2 | -1/+14 |
* | fixed a typo: s/occured/occurred/g | Jens Seidel | 2005-08-22 | 1 | -1/+1 |
* | put the s/mime message back, awaiting string approval for a change | Not Zed | 2005-08-19 | 5 | -147/+170 |
* | ** See #312668. | Not Zed | 2005-08-18 | 5 | -345/+79 |
* | Fix a warning. (efhd_bar_resize): Fix the bar size to match other widgets. | Srinivasa Ragavan | 2005-08-17 | 2 | -6/+29 |
* | Add the close call for fd. | Kaushal Kumar | 2005-08-17 | 2 | -0/+8 |
* | ** See #313440. | Not Zed | 2005-08-16 | 2 | -0/+8 |
* | Fix for bug #312545 | Srinivasa Ragavan | 2005-08-16 | 2 | -4/+8 |
* | Honour the check_all flag for the scalix provider. Fixes bug #313582. | Christian Kellner | 2005-08-16 | 2 | -1/+8 |
* | Fix two mnemonic conflicts in the context menus for the mailer | Rodney Dawes | 2005-08-15 | 2 | -2/+7 |
* | first prepare the page and then validate **Fixes #273842 | Vivek Jain | 2005-08-12 | 2 | -34/+40 |
* | ** See #232499. | Not Zed | 2005-08-12 | 2 | -3/+50 |
* | check if the account is enabled, before adding the store ** Fixes #313057 | Vivek Jain | 2005-08-11 | 2 | -1/+8 |
* | return the target in any case. It will be an empty target and not NULL. | Parthasarathi Susarla | 2005-08-11 | 3 | -8/+12 |
* | Fix to hide the attachment bar when no attachments and to resize when the | Srinivasa Ragavan | 2005-08-11 | 2 | -24/+49 |
* | ** See #271985. | Not Zed | 2005-08-11 | 3 | -8/+21 |
* | ** See #312715. | Not Zed | 2005-08-10 | 6 | -113/+44 |
* | Use the bootstrap import library for libevolution-mail.la on Win32 as | Tor Lillqvist | 2005-08-10 | 2 | -1/+12 |
* | Link with all needed libraries. Use -no-undefined on Win32. Work around | Tor Lillqvist | 2005-08-10 | 2 | -5/+31 |
* | ** See bug #304938. | Not Zed | 2005-08-09 | 2 | -1/+9 |
* | fix typo in Changelog | Shreyas Srinivasan | 2005-08-08 | 1 | -1/+1 |
* | ** See bug #300881. | Not Zed | 2005-08-08 | 2 | -3/+12 |
* | check part before using it, else dump source | Vivek Jain | 2005-08-08 | 2 | -6/+17 |
* | ** See bug #312397. | Not Zed | 2005-08-08 | 2 | -2/+12 |
* | Change instances of "vfolder" that appear in the UI to use the term | Rodney Dawes | 2005-08-08 | 11 | -33/+138 |
* | (emae_option_checkspin) initialize local variable "label". | David Malcolm | 2005-08-06 | 2 | -1/+6 |
* | ** See bug #273885. | Not Zed | 2005-08-05 | 8 | -21/+79 |
* | Fixes the bug #312410. | Srinivasa Ragavan | 2005-08-05 | 2 | -11/+14 |
* | Killed a warning. | Srinivasa Ragavan | 2005-08-04 | 2 | -1/+5 |
* | not here. | Not Zed | 2005-08-04 | 3 | -5/+17 |
* | Bummer, reverting previous accidental commit | Jules Colding | 2005-08-03 | 1 | -23/+23 |
* | Add missing forward references | Jules Colding | 2005-08-03 | 1 | -23/+23 |
* | Allocated a new string to be used for the error dialog response to avoid | Arunprakash | 2005-08-03 | 2 | -1/+7 |
* | Included 'gtkentry.h' to resolve the symbol 'GTK_ENTRY'. | Shakti Sen | 2005-08-02 | 2 | -0/+8 |
* | Fixed a bug where the last path is not preserved well. | Srinivasa Ragavan | 2005-08-02 | 2 | -6/+13 |
* | always process all nodes we have, even if we have already seen the top | Not Zed | 2005-08-02 | 2 | -13/+21 |
* | missed commit | Michael Zucci | 2005-08-01 | 1 | -0/+7 |
* | ** See bug #300607. | Not Zed | 2005-08-01 | 1 | -23/+60 |
* | Fix #311223. Include <camel/camel-multipart.h> so that lazy binding does | Shreyas Srinivasan | 2005-07-29 | 2 | -0/+6 |
* | Fix #307358. Check if the provider type exists before senisitizing | Shreyas Srinivasan | 2005-07-29 | 2 | -4/+12 |
* | ** See bug #311440. | Not Zed | 2005-07-29 | 2 | -3/+8 |
* | Update the "Full Name" text entry with the detected real name of the user. | Praveen Kumar | 2005-07-28 | 2 | -1/+8 |
* | Changed "Host" to "Server" | Srinivasa Ragavan | 2005-07-27 | 2 | -2/+6 |
* | hack to make it honour the 'refresh only inbox' imap/groupwise setting. | Not Zed | 2005-07-27 | 2 | -4/+16 |
* | Fix make distcheck issues. | Harish Krishnaswamy | 2005-07-27 | 2 | -0/+5 |
* | Added code to create a attachment bar. | Srinivasa Ragavan | 2005-07-25 | 7 | -36/+542 |
* | reverted dobey's busted view->hide* menu stuff. | Not Zed | 2005-07-21 | 2 | -12/+8 |
* | if we get a null default, then set "" on the entry. (emae_option_entry): | Not Zed | 2005-07-21 |