Commit Graph

300 Commits

Author SHA1 Message Date
e8bb290b21 added some stuff about the pseudo mime types used for finer control of the
2005-05-19  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: added some stuff about the pseudo
        mime types used for finer control of the formatter.

svn path=/trunk/; revision=29383
2005-05-19 06:07:05 +00:00
8b3b58503d added some info on the menu tag for popup menus.
2005-05-13  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: added some info on the menu tag for
        popup menus.

svn path=/trunk/; revision=29350
2005-05-13 10:07:34 +00:00
1faa77c293 Fix the load-on-startup definition
svn path=/trunk/; revision=27941
2004-11-18 07:50:15 +00:00
bb519b37e9 define load-on-startup parameter.
2004-11-18  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: define load-on-startup parameter.

svn path=/trunk/; revision=27940
2004-11-18 04:04:10 +00:00
544016faf6 Stupid idiot, I thought i lost these files and remade them.
The menu merging one looks better anyway.

svn path=/trunk/; revision=27935
2004-11-17 07:04:12 +00:00
d3a3af6507 added author section to eplugin definition.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: added author section to eplugin
        definition.

svn path=/trunk/; revision=27808
2004-11-03 07:23:12 +00:00
4c25f4bd9e setup for more auto-built stuff.
2004-10-28  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: setup for more auto-built stuff.

        * build-eplugin-manual.pl: auto-build more stuff.

svn path=/trunk/; revision=27755
2004-10-28 09:30:28 +00:00
47f9f8c3e7 Various updates, some more work on auto-generated stuff.
svn path=/trunk/; revision=27711
2004-10-25 04:42:29 +00:00
155521e33d Script which autogenerates some entities for the manual.
svn path=/trunk/; revision=27696
2004-10-22 10:26:48 +00:00
8c23e38271 some doc updates
svn path=/trunk/; revision=27693
2004-10-22 09:15:49 +00:00
acbeb6cddd doc updates for new 'check' callback.
2004-10-12  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: doc updates for new 'check' callback.

svn path=/trunk/; revision=27552
2004-10-12 07:38:55 +00:00
f46a9a5aaf some updates.
2004-10-07  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: some updates.

svn path=/trunk/; revision=27496
2004-10-07 09:49:24 +00:00
ef6a3af717 Merged notzed-eplugin-2-branch to head.
svn path=/trunk/; revision=27300
2004-09-20 05:59:55 +00:00
0f960cd114 Dead.
svn path=/trunk/; revision=24018
2003-12-29 20:05:18 +00:00
5bde037cd2 Removing more dead docs.
svn path=/trunk/; revision=24017
2003-12-29 20:04:26 +00:00
634ea84f65 Removing old, dead docs.
svn path=/trunk/; revision=24016
2003-12-29 20:03:47 +00:00
57d5ad2cd5 Use non-static libraries.
* calendar/cal-client/Makefile.am (GTKDOC_LIBS): Use non-static
        libraries.

        * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Likewise

svn path=/trunk/; revision=22517
2003-09-11 14:59:05 +00:00
51ca9977c7 Put the ChangeLog.pre-1-4 in the Makefiles.
svn path=/trunk/; revision=21426
2003-06-12 21:13:59 +00:00
fd2f3a6d7a Roll over ChangeLogs.
svn path=/trunk/; revision=21387
2003-06-09 17:31:26 +00:00
c620edd054 (HTML_DIR): Version using $(BASE_VERSION).
svn path=/trunk/; revision=19557
2003-01-22 20:09:50 +00:00
a67d38de26 Sync for 1.1.90.
svn path=/trunk/; revision=18465
2002-10-28 22:50:05 +00:00
df86e58747 Sync for 1.1.2.
svn path=/trunk/; revision=18347
2002-10-07 22:50:02 +00:00
ea4eeed273 Sync for 1.1.1.
svn path=/trunk/; revision=18024
2002-09-09 20:06:54 +00:00
dba247c1c9 updated
svn path=/trunk/; revision=17854
2002-08-25 19:42:17 +00:00
a6405ccf0c Added new library to scan program
svn path=/trunk/; revision=17789
2002-08-16 13:57:39 +00:00
515ebfd45c Install libversit.a so that people compiling against the addressbook can
2002-07-09  Peter Williams  <peterw@ximian.com>

       * libversit/Makefile.am (privlib_LIBRARIES): Install libversit.a so
       that people compiling against the addressbook can do so successfully.

       * Makefile.am: create our *Conf.sh files and dist them and install
       them.

       * configure.in: Define and subst some variables that the Conf.sh
       file need.

 2002-07-08  Peter Williams  <peterw@ximian.com>

       * backend/ebook/Makefile.am: Install libebook-static.la.
       Also change --all-static to -all-static, which is the right flag.

       * backend/pas/Makefile.am: Install the PAS headers in
       $(includedir)/evolution/pas. Install libpas.a


2002-07-08  Peter Williams  <peterw@ximian.com>

       * cal-util/Makefile.am: Install libcal-util-static.la
       and fix the -all-static flag to make it install statically.

       * pcs/Makefile.am: Install libpcs.a and its headers.

       * pcs/cal-backend-util.h: Same sort of include namespacing fix,
       but for pcs.

       * pcs/cal.h:
       * pcs/query.h:
       * pcs/cal-factory.h:
       * pcs/cal-backend.h:
       * pcs/cal-backend-file.h: Same.

2002-07-17  Peter Williams  <peterw@ximian.com>

       * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Because we're
       using libtool as our LD, we can reference .la's and libtool
       will DTRT for us.

       * calendar/cal-client/Makefile.am (GTKDOC_LIBS): Same here.


2002-07-03  Peter Williams  <peterw@ximian.com>

       * Makefile.am: Install libeutil, libeconduit, and libedb3util and
       their headers.


2002-07-08  Peter Williams  <peterw@ximian.com>

       * Makefile.am: Reference the new libefilterbar.a.

 2002-07-12  Peter Williams  <peterw@ximian.com>

       * Makefile.am (INCLUDES): Add -I$(builddir)/libical/src/libical
       for the generated ical.h (some headers rely on this because
       they too get installed.)


2002-07-09  Peter Williams  <peterw@ximian.com>

       * e-timezone-dialog/Makefile.am: Add -I$(top_builddir)/libical/src/libical;
       some headers that we rely on get installed, so they point to the ical.h that
       gets generated and installed; consequently we need to be able to find the
       generated ical.h

       * misc/Makefile.am: Install libemiscwidgets.a and its headers. However,
       break EFilterBar into a separate libefilterbar.a because we don't want
       the installed library to depend on libfilter.

svn path=/trunk/; revision=17496
2002-07-17 21:03:19 +00:00
291190adfd more fixes for libversit.la -> libversit.a
svn path=/trunk/; revision=16211
2002-03-19 20:30:52 +00:00
2c5fc4d6c2 Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS. Likewise.
* calendar/cal-client/Makefile.am: Use EVOLUTION_CALENDAR_CFLAGS
and EVOLUTION_CALENDAR_LIBS.
* calendar/cal-util/Makefile.am: Likewise.

svn path=/trunk/; revision=15465
2002-01-24 23:46:45 +00:00
08e6ffe6ff Use EVOLUTION_CALENDAR_CFLAGS and EVOLUTION_CALENDAR_LIBS.
* calendar/cal-client/Makefile.am: Use EVOLUTION_CALENDAR_CFLAGS
and EVOLUTION_CALENDAR_LIBS.

svn path=/trunk/; revision=15464
2002-01-24 23:45:28 +00:00
4ba09274d6 Clean up some of the Makefiles so we dont' link every library multiple
times, causing big libtool 1.4 pain.

svn path=/trunk/; revision=15461
2002-01-24 23:16:18 +00:00
7defde4627 cal-client needs bonobo-conf now
2001-12-18  JP Rosevear  <jpr@ximian.com>

	* calendar/cal-client/Makefile.am: cal-client needs bonobo-conf
	now

svn path=/trunk/; revision=15180
2001-12-19 15:23:54 +00:00
8836050e99 Updated docs for repeating alarms.
2001-10-29  Federico Mena Quintero  <federico@ximian.com>

	* calendar/alarm-generation.sgml: Updated docs for repeating
	alarms.

svn path=/trunk/; revision=14367
2001-10-29 22:21:24 +00:00
efa43cbf6f use install hook instead of install rule to guarantee we run after
2001-09-14  JP Rosevear  <jpr@ximian.com>

	* Makefile.am: use install hook instead of install rule to
	guarantee we run after installation

2001-09-14  JP Rosevear  <jpr@ximian.com>

	* configure.in: remove unneeded conditionals

svn path=/trunk/; revision=12825
2001-09-14 19:26:23 +00:00
46c82f851c The finale
svn path=/trunk/; revision=12100
2001-08-16 17:44:54 +00:00
2d546eb377 Missed this
svn path=/trunk/; revision=12099
2001-08-16 17:43:30 +00:00
f111a46f11 Here go the rest
svn path=/trunk/; revision=12098
2001-08-16 17:42:36 +00:00
dbb7e636c1 I have deleted all of these files as they are being moved to the help directory.
svn path=/trunk/; revision=12097
2001-08-16 17:41:18 +00:00
da4dffd635 Nuke the old no docs
svn path=/trunk/; revision=12096
2001-08-16 17:39:05 +00:00
15e6789846 Back to building devel
svn path=/trunk/; revision=12094
2001-08-16 17:28:29 +00:00
d89cd78d6c Small fix to build. Small fix. Remove an extra space. Same here. And here.
2001-08-16  Kjartan Maraas  <kmaraas@gnome.org>

	* C/Makefile.am: Small fix to build.
	* C/evolution-C.omf: Small fix. Remove an extra space.
	* no/Makefile.am: Same here.
	* no/evolution-no.omf: And here.

svn path=/trunk/; revision=12086
2001-08-16 14:44:56 +00:00
62f6a22f0f Remove the other copy of the figures
svn path=/trunk/; revision=12083
2001-08-16 07:14:05 +00:00
18fbe254f3 Updated one line about bullet points.
2001-08-15  Kevin Breit  <battery841@mediaone.net>

	* C/usage-mail.sgml: Updated one line about bullet points.

svn path=/trunk/; revision=12079
2001-08-16 03:20:54 +00:00
f010bd39cf Added beginnings of a Norwegian translation. Forgot to add this. Kinda
2001-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* no/*: Added beginnings of a Norwegian translation.
	* sgmldocs.make: Forgot to add this. Kinda important.

svn path=/trunk/; revision=12070
2001-08-15 20:26:26 +00:00
c43f2b9a56 s/fig/figures/ Make it use the sgmldocs.make framework.
2001-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* C/*.sgml: s/fig/figures/
	* C/Makefile.am: Make it use the sgmldocs.make framework.

svn path=/trunk/; revision=12067
2001-08-15 20:09:57 +00:00
b9fcbce235 Moved images
svn path=/trunk/; revision=12066
2001-08-15 20:08:16 +00:00
c266ef292c Commented out menuref. Commented out menuref. commented out menuref.
2001-08-14  Aaron Weber  <aaron@ximian.com>

	* C/usage-mainwindow.sgml: Commented out menuref.
	* C/usage-contact.sgml: Commented out menuref.
	* C/evolution.sgml: commented out menuref.
	* C/preface.sgml: commented out menuref.

svn path=/trunk/; revision=12028
2001-08-14 19:15:30 +00:00
d472e6e604 Added missing ;'s after entities. s/en/C in Language. Add missing ;. Same
2001-08-12  Kjartan Maraas  <kmaraas@gnome.org>

	* C/apx-authors.sgml: Added missing ;'s after entities.
	* C/evolution-C.omf: s/en/C in Language.
	* C/usage-mail-org.sgml: Add missing ;.
	* C/usage-mainwindow.sgml: Same here.

svn path=/trunk/; revision=11935
2001-08-12 15:54:18 +00:00
2b9842e7ce New files.
svn path=/trunk/; revision=11890
2001-08-10 18:29:49 +00:00
35e5bef1c5 Switched all images in entire document to *not* use file extensions, so
2001-08-10  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail.sgml: Switched all images in entire document to
	*not* use file extensions, so that they work properly with
	db2ps. This doesn't completely fix the db2ps issues, but it's
	apparently the right way to do this.

svn path=/trunk/; revision=11889
2001-08-10 18:29:24 +00:00
3a75797960 Made sharing tip an orderedlist.
2001-08-09  Aaron Weber  <aaron@ximian.com>

	* C/config-prefs.sgml: Made sharing tip an orderedlist.

svn path=/trunk/; revision=11835
2001-08-09 17:54:48 +00:00