aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-shown.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-221-83/+0
| | | | | | | | | | | | | | | | | | | | * executive-summary/*: Removed; this code has not been used since pre-1.0. * my-evolution/*: Removed; gone in evolution 2.0. * notes/*: Removed; never finished and no one is working on it. * configure.in (E_UTIL_{CFLAGS,LIBS}): Remove soup-2.0 since e-proxy is gone. (EVOLUTION_MAIL_{CFLAGS,LIBS}): Remove soup-2.0 since the mailer uses CamelHTTPStream now. (EVOLUTION_EXECUTIVE_SUMMARY_{CFLAGS,LIBS}): Gone (AC_OUTPUT): Remove my-evolution/Makefile * README: evolution no longer depends on soup svn path=/trunk/; revision=22976
* New, to free/thaw the ETree models. (e_summary_shown_add_node): Don'tDan Winship2003-03-131-0/+3
| | | | | | | | | | | | | | * e-summary-shown.c (e_summary_shown_freeze, e_summary_shown_thaw): New, to free/thaw the ETree models. (e_summary_shown_add_node): Don't freeze/thaw around the single add here. That doesn't really help much. * e-summary-preferences.c (fill_rdf_etable): Freeze/thaw the ESummaryShown while filling it in. * e-summary-weather.c (e_summary_weather_fill_etable): Likewise. svn path=/trunk/; revision=20263
* Fix bugs, make the folder list be a storage set view and add a delete url buttonIain Holmes2002-06-261-0/+6
| | | | svn path=/trunk/; revision=17290
* Allow IMAP folders and VFolders and make the mail summaries show and make ↵Iain Holmes2002-04-231-0/+1
| | | | | | the etables almost work perfectly svn path=/trunk/; revision=16556
* VFolders in the summaryIain Holmes2002-03-181-0/+73
svn path=/trunk/; revision=16190