aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http/calendar-http.c
Commit message (Collapse)AuthorAgeFilesLines
* fixes #267402Chenthill Palanisamy2006-01-161-17/+86
| | | | svn path=/trunk/; revision=31189
* s/strcmp/strncmp.David Trowbridge2004-12-281-1/+1
| | | | | | | | | | 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-141-8/+10
| | | | | | | | | | | | 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-121-4/+20
| | | | | | | | | | | 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
* Initial import of webcal properties plugin.David Trowbridge2004-11-041-0/+296
2004-11-04 David Trowbridge <David.Trowbridge@Colorado.edu> * Initial import of webcal properties plugin. svn path=/trunk/; revision=27830