| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #502188 - Store 'Remember password' for calendars | Milan Crha | 2011-04-21 | 1 | -4/+38 |
* | Bug 647698 - Selected calendar doesnt authenticate after offline/online | Matthew Barnes | 2011-04-14 | 1 | -17/+39 |
* | Bug #635673 - Stack overflow when opening slow calendar | Milan Crha | 2010-11-24 | 1 | -0/+1 |
* | Bug #627333 - Cannot cancel password dialog for a calendar | Milan Crha | 2010-08-27 | 1 | -0/+3 |
* | Add e_load_cal_source_async(). | Matthew Barnes | 2010-08-24 | 2 | -5/+286 |
* | Remove unused e_auth_new_cal_from_uri(). | Matthew Barnes | 2010-08-20 | 2 | -66/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -6/+15 |
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 3 | -9/+13 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -1/+2 |
* | Bug 593776 - Fix include of a11y/addressbook and a11y/calendar | H.Habighorst | 2009-09-01 | 1 | -1/+0 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
* | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 2 | -11/+11 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 2 | -3/+3 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | ** Fix for bug #303738 | Milan Crha | 2009-01-15 | 1 | -7/+7 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 2 | -28/+28 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 2 | -2/+2 |
* | Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. | Matthew Barnes | 2008-06-11 | 1 | -1/+1 |
* | ** Fix for bnc #160049. Patch from OpenSUSE. | Srinivasa Ragavan | 2008-02-18 | 2 | -0/+40 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 2 | -9/+9 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 2 | -2/+2 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -2/+0 |
* | Include <libedataserver/e-source.h> to fix implicit declaration of | Matthew Barnes | 2007-08-01 | 1 | -0/+1 |
* | Fixes a memory corruption. | Chenthill Palanisamy | 2007-07-30 | 1 | -5/+5 |
* | Prune unnecessary and nonexistent directories from the -I options. Prune | Tor Lillqvist | 2005-06-27 | 1 | -13/+0 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+1 |
* | Remove the -module flag, this isn't supposed to be a module. | Hans Petter Jansson | 2005-02-01 | 1 | -1/+1 |
* | Fixes #65932 | Rodrigo Moya | 2004-10-07 | 1 | -10/+51 |
* | constify the strings to remove a warning. | Not Zed | 2004-08-30 | 1 | -3/+3 |
* | epasswords api change. | Not Zed | 2004-08-12 | 1 | -2/+2 |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 1 | -0/+4 |
* | read the "auth-domain" property to use as component name for e-password | Sivaiah Nallagatla | 2004-05-25 | 1 | -2/+9 |
* | call first e_passwords_get_password before calling _ask_password. | Rodrigo Moya | 2004-02-18 | 1 | -3/+8 |
* | use new cal auth functions | JP Rosevear | 2004-02-05 | 2 | -0/+13 |
* | Updated some .cvsignore files. | Christian Neumair | 2004-01-26 | 1 | -0/+2 |
* | check return value from e_cal_new(). | Rodrigo Moya | 2004-01-15 | 1 | -1/+2 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 3 | -0/+134 |