aboutsummaryrefslogtreecommitdiffstats
path: root/notes/e-note.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-221-382/+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
* ran fix.sh over this.Michael Zucci2002-12-021-20/+20
| | | | svn path=/trunk/; revision=18976
* Fix a small bugAnders Carlsson2000-10-111-9/+10
| | | | svn path=/trunk/; revision=5834
* Make it compile.Anders Carlsson2000-10-111-3/+3
| | | | svn path=/trunk/; revision=5833
* Removed the usage of "x" and "y" arguments to EText.Christopher James Lahey2000-06-211-2/+3
| | | | | | | | | | | | | 2000-06-21 Christopher James Lahey <clahey@helixcode.com> * notes/e-note.c, widgets/meeting-time-sel/e-meeting-time-sel.c, widgets/shortcut-bar/e-icon-bar.c: Removed the usage of "x" and "y" arguments to EText. * widgets/e-text/e-text.c, widgets/e-text/e-text.h: Removed the "x" and "y" arguments to EText. Added vertical scrolling. svn path=/trunk/; revision=3670
* StuffAnders Carlsson2000-06-071-0/+380
svn path=/trunk/; revision=3447