aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/summary.html
Commit message (Collapse)AuthorAgeFilesLines
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-221-45/+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
* Lots of stuff like memory leaks and things I forgot ages ago...Iain Holmes2001-01-241-0/+2
| | | | | | Enjoy. svn path=/trunk/; revision=7763
* More bonobo property bag updates and stuff.Iain Holmes2000-12-301-12/+16
| | | | svn path=/trunk/; revision=7194
* More fixes for new bonoboIain Holmes2000-12-271-3/+3
| | | | | | pt 2 svn path=/trunk/; revision=7178
* Warning-- Table layout changed and works nice.Iain Holmes2000-12-121-1/+1
| | | | | | | Warning-- Table layout changed and works nice. svn path=/trunk/; revision=6937
* Memory leaks-- Default HTML prettiness++Iain Holmes2000-12-121-4/+11
| | | | | | | Memory leaks-- Default HTML prettiness++ svn path=/trunk/; revision=6911
* Changes to the HTML file to add an entry box.Iain Holmes2000-12-111-1/+1
| | | | | | | | | Changed to use the new BonoboPropertyControl methods, and changed executive-summary-html-view to use the same idea. Added rdf-summary to the .cvsignore, and put a timeout so that it can return imediatly if there is a hold up on the connection. svn path=/trunk/; revision=6905
* Don't hardcode image paths.Iain Holmes2000-12-091-3/+3
| | | | svn path=/trunk/; revision=6879
* New and improved display,Iain Holmes2000-12-081-0/+32
Bug fixes memory leaks removed Preferences and probably more that I can't remember. svn path=/trunk/; revision=6858