aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http
Commit message (Collapse)AuthorAgeFilesLines
* include top_srcdirJP Rosevear2005-01-062-0/+5
| | | | | | | | 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: include top_srcdir svn path=/trunk/; revision=28254
* s/strcmp/strncmp.David Trowbridge2004-12-283-3/+9
| | | | | | | | | | 2004-12-28 David Trowbridge <David.Trowbridge@Colorado.edu> * calendar-http.c (e_calendar_http_check): s/strcmp/strncmp. * org-gnome-calendar-http.eplug.in: fixed order of menus. svn path=/trunk/; revision=28204
* Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed aDiego Sevilla Ruiz2004-11-142-8/+11
| | | | | | | | | | | | 2004-11-12 Diego Sevilla Ruiz <dsevilla@ditec.um.es> * calendar-http.c (e_calendar_http_check): Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed a memory leak. (e_calendar_http_refresh): Another mem. leak fix. (e_calendar_http_url): Fixed another more memory leak. svn path=/trunk/; revision=27913
* Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed aDiego Sevilla Ruiz2004-11-122-5/+27
| | | | | | | | | | | 2004-11-12 Diego Sevilla Ruiz <dsevilla@ditec.um.es> * calendar-http.c (e_calendar_http_check): Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed a memory leak. (e_calendar_http_refresh): Another mem. leak fix. svn path=/trunk/; revision=27905
* Add EXTRA_DIST variable for the eplug.in fileRodney Dawes2004-11-092-0/+6
| | | | | | | | 2004-11-09 Rodney Dawes <dobey@novell.com> * Makefile.am: Add EXTRA_DIST variable for the eplug.in file svn path=/trunk/; revision=27872
* ShushJP Rosevear2004-11-051-0/+5
| | | | svn path=/trunk/; revision=27850
* duh, add this to cvs, remove Makefile.Not Zed2004-11-043-546/+17
| | | | | | | | 2004-11-04 Not Zed <NotZed@Ximian.com> * Makefile.am: duh, add this to cvs, remove Makefile. svn path=/trunk/; revision=27833
* Initial import of webcal properties plugin.David Trowbridge2004-11-044-0/+870
2004-11-04 David Trowbridge <David.Trowbridge@Colorado.edu> * Initial import of webcal properties plugin. svn path=/trunk/; revision=27830