/databases/sqlbuddy/

: gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Added evolution-alarm-notify.Federico Mena Quintero2001-07-011-0/+4
| | | | | | | | 2001-06-30 Federico Mena Quintero <federico@ximian.com> * tools/killev: Added evolution-alarm-notify. svn path=/trunk/; revision=10632
* Require GAL 0.8.99.6.Ettore Perazzoli2001-06-301-0/+4
| | | | svn path=/trunk/; revision=10614
* Adding `camel/tests/mime-filter/Makefile' to the `AC_OUTPUT()' list inEttore Perazzoli2001-06-291-0/+5
| | | | | | `configure.in'. svn path=/trunk/; revision=10591
* Bump required gal version for new accessors in ETree.Peter Williams2001-06-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-06-27 Peter Williams <peterw@ximian.com> * configure.in (gal): Bump required gal version for new accessors in ETree. mail: 2001-06-27 Peter Williams <peterw@ximian.com> * folder-browser-ui.c: Uncomment EditSelectThread. Yaay! * mail-callbacks.c (select_thread): New function. Self-explanatory name. Implementation is a little hairy. * mail-callbacks.h: Prototype it here. * mail-callbacks.c (invert_selection): Here too. (select_all): Here too. * subscribe-dialog.c (subscribe_select_all): Update to use new ETree accessors. (subscribe_invert_selection): Here too. calendar: 2001-06-27 Peter Williams <peterw@ximian.com> * conduits/*/Makefile.am (INCLUDES): More srcdir != builddir fixes. svn path=/trunk/; revision=10544
* add addressbook/gui/contact-list-editor, and correct path ofChris Toshok2001-06-251-0/+5
| | | | | | | | | 2001-06-24 Chris Toshok <toshok@ximian.com> * configure.in: add addressbook/gui/contact-list-editor, and correct path of contact-editor. svn path=/trunk/; revision=10461
* added new directory for the libwombat library, which will contain theRodrigo Moya2001-06-211-0/+18
| | | | | | | | | | 2001-06-21 Rodrigo Moya <rodrigo@gnome-db.org> * libwombat/: added new directory for the libwombat library, which will contain the implementation of all CORBA interfaces defined in the wombat.idl file svn path=/trunk/; revision=10361
* Moved my entires to doc/ChangeLog per request of danwKevin Breit2001-06-211-37/+0
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/ChangeLog: Moved my entires to doc/ChangeLog per request of danw svn path=/trunk/; revision=10353
* Fix the OpenLDAP check to default to "no" if you don't specify anything.Dan Winship2001-06-211-0/+5
| | | | | | | * configure.in: Fix the OpenLDAP check to default to "no" if you don't specify anything. svn path=/trunk/; revision=10352
* Updated for new UI.Kevin Breit2001-06-211-0/+4
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/config-setupassist.sgml: Updated for new UI. svn path=/trunk/; revision=10346
* Reworded a little bit for more descrip.Kevin Breit2001-06-211-0/+4
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * docs/C/usage-sync: Reworded a little bit for more descrip. svn path=/trunk/; revision=10340
* Documented categorizing an event.Kevin Breit2001-06-211-0/+4
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-calendar.sgml: Documented categorizing an event. svn path=/trunk/; revision=10339
* Updated Bcc: exampleKevin Breit2001-06-201-0/+4
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-mail.sgml: Updated Bcc: example svn path=/trunk/; revision=10335
* Change --enable-ldap to --with-openldap, allow a path prefix as anDan Winship2001-06-201-0/+6
| | | | | | | | * configure.in: Change --enable-ldap to --with-openldap, allow a path prefix as an argument. Add some libtooly goodness to the libldap check in case it depends on ssl libraries. svn path=/trunk/; revision=10334
* Took out a reference to gloss.Kevin Breit2001-06-201-0/+4
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/apx-gloss.sgml: Took out a reference to gloss. svn path=/trunk/; revision=10332
* Made it build.Kevin Breit2001-06-201-0/+4
| | | | | | | | 2001-06-20 Kevin Breit <battery841@mediaone.net> * doc/C/usage-exec-summary.sgml: Made it build. svn path=/trunk/; revision=10331
* Tweak the db3 header check to like our RH7 build machine again.Dan Winship2001-06-201-0/+5
| | | | | | | * configure.in: Tweak the db3 header check to like our RH7 build machine again. svn path=/trunk/; revision=10308
* Basic editsKevin Breit2001-06-201-0/+4
| | | | | | * doc/C/usage-mail.sgml: Basic edits svn path=/trunk/; revision=10303
* Updated to say "My Evolution"Kevin Breit2001-06-201-0/+4
| | | | | | * doc/C/usage-exec-summary: Updated to say "My Evolution" svn path=/trunk/; revision=10302
* Added definition.Kevin Breit2001-06-201-4/+5
| | | | | | | | * doc/C/apx-gloss.sgml: Added definition. * doc/C/usage-mainwindow.sgml: Routine updates. svn path=/trunk/; revision=10298
* Sync - FedericoFederico Mena Quintero2001-06-201-0/+4
| | | | svn path=/trunk/; revision=10293
* Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an intChristopher James Lahey2001-06-201-0/+5
| | | | | | | | | 2001-06-19 Christopher James Lahey <clahey@ximian.com> * libversit/vcc.y (LexBuf): Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an int here. svn path=/trunk/; revision=10292
* Add #defines for the current supported db3 version so that when we changeDan Winship2001-06-191-0/+3
| | | | | | | * acconfig.h: Add #defines for the current supported db3 version so that when we change it we don't have to hunt all of them down svn path=/trunk/; revision=10270
* Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs.Dan Winship2001-06-191-0/+7
| | | | | | | | | * configure.in: Add "--with-db3" to fill in both --with-db3-includes and --with-db3-libs. Make them get cached properly so you don't need to specify it every time. Simplify some code. svn path=/trunk/; revision=10268
* Check the modes on $system_mail_dir and set up variables forDan Winship2001-06-191-0/+6
| | | | | | | | * configure.in: Check the modes on $system_mail_dir and set up variables for camel/Makefile to make camel-lock-helper setuid/setgid. svn path=/trunk/; revision=10266
* One slight db3 check correctionJP Rosevear2001-06-121-2/+6
| | | | | | | | 2001-06-11 JP Rosevear <jpr@ximian.com> * configure.in: One slight db3 check correction svn path=/trunk/; revision=10192
* fix typo in -ldb3 check.Chris Toshok2001-06-121-0/+4
| | | | | | | | 2001-06-11 Chris Toshok <toshok@ximian.com> * configure.in: fix typo in -ldb3 check. svn path=/trunk/; revision=10189
* Update db3 configure checks for RedHat. /me beats a sleep cat to deathJP Rosevear2001-06-121-0/+5
| | | | | | | | | 2001-06-11 JP Rosevear <jpr@ximian.com> * configure.in: Update db3 configure checks for RedHat. /me beats a sleep cat to death svn path=/trunk/; revision=10188
* Bumped required version of gal to 0.8.99.2.Christopher James Lahey2001-06-091-0/+4
| | | | | | | | 2001-06-09 Christopher James Lahey <clahey@ximian.com> * configure.in: Bumped required version of gal to 0.8.99.2. svn path=/trunk/; revision=10172
* Added addressbook/gui/merging/Makefile.Christopher James Lahey2001-06-091-0/+4
| | | | | | | | 2001-06-09 Christopher James Lahey <clahey@ximian.com> * configure.in: Added addressbook/gui/merging/Makefile. svn path=/trunk/; revision=10171
* builddir != srcdir fix.Jacob Leach2001-06-091-0/+4
| | | | svn path=/trunk/; revision=10168
* Committing the new My Evolution.Iain Holmes2001-06-091-0/+7
| | | | svn path=/trunk/; revision=10163
* Vanity, thy name is trow.Jon Trowbridge2001-06-091-0/+4
| | | | | | | | 2001-06-08 Jon Trowbridge <trow@ximian.com> * AUTHORS: Vanity, thy name is trow. svn path=/trunk/; revision=10156
* Bump version to 0.10.99JP Rosevear2001-06-061-0/+4
| | | | | | | | 2001-06-05 JP Rosevear <jpr@ximian.com> * config.log: Bump version to 0.10.99 svn path=/trunk/; revision=10121
* Included information about db3.Christopher James Lahey2001-06-011-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-05-31 Christopher James Lahey <clahey@ximian.com> * README: Included information about db3. * acconfig.h: Added HAVE_DB_H and HAVE_DB3_DB_H. * configure.in: Added various checks for db3 libraries and includes. Of note are the new configure options --with-db3-includes=PREFIX and --with-db3-libs=PREFIX to specify the location for your db3 library. From addressbook/ChangeLog: 2001-05-31 Christopher James Lahey <clahey@ximian.com> * backend/pas/Makefile.am (INCLUDES): Added db3 cflags. * backend/pas/pas-backend-file.c: Updated this to use db3. From e-util/ChangeLog: 2001-05-31 Christopher James Lahey <clahey@ximian.com> * Makefile.am (INCLUDES): Added db3 cflags. * e-dbhash.c: Made this use db3. * e-db3-utils.c, e-db3-utils.h: New files with some helper functions. From wombat/ChangeLog: 2001-05-31 Christopher James Lahey <clahey@ximian.com> * Makefile.am (wombat_LDADD): Added db3 libs. svn path=/trunk/; revision=10077
* Use --moddatadir to derive this.Christopher James Lahey2001-06-011-0/+4
| | | | | | | | | | | | | | 2001-05-31 Christopher James Lahey <clahey@ximian.com> * configure.in (GTKHTML_DATADIR): Use --moddatadir to derive this. From composer/ChangeLog: 2001-05-31 Christopher James Lahey <clahey@ximian.com> * Makefile.am (HTML_EDITOR_GENERATED): Use GTKHTML_DATADIR here. svn path=/trunk/; revision=10070
* Bump gal dependency to 0.8.99.1Dan Winship2001-05-311-0/+4
| | | | | | * configure.in: Bump gal dependency to 0.8.99.1 svn path=/trunk/; revision=10056
* update version requirementsJP Rosevear2001-05-301-0/+4
| | | | | | | | 2001-05-29 JP Rosevear <jpr@ximian.com> * README: update version requirements svn path=/trunk/; revision=10038
* Remove reference to verify-evolution-install.sh since it doesn't work anyDan Winship2001-05-241-0/+10
| | | | | | | | | | | | * README: Remove reference to verify-evolution-install.sh since it doesn't work any more. * configure.in (EVO_CHECK_LIB): allow this to take a max version too, mostly so we can bound the allowable gal versions for releases, but also to require libxml < 2.0. (OpenSSL): Fixicate to work on NetBSD (OpenSSL in /usr, no libdl). svn path=/trunk/; revision=9951
* s/evolution-vcard-import/evolution-vcard-importerKjartan Maraas2001-05-231-0/+4
| | | | | | | | 2001-05-23 Kjartan Maraas <kmaraas@gnome.org> * tools/killev: s/evolution-vcard-import/evolution-vcard-importer svn path=/trunk/; revision=9948
* Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libsJeffrey Stedfast2001-05-231-0/+6
| | | | | | | | | | 2001-05-22 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs multiple times in the libtool command-line. svn path=/trunk/; revision=9926
* Add in evolution-vcard-importer as part of the list of processes toDuncan Mak2001-05-211-0/+5
| | | | | | | | | kill in killev. ---------------------------------------------------------------------- tools/killev CVS: ---------------------------------------------------------------------- svn path=/trunk/; revision=9901
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-05-18 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names-bonobo.c (entry_get_property_fn): Return the serialized EDestinations (rather than just a string w/ e-mail addresses) through the bonobo component's property bag. * gui/component/select-names/e-select-names-model.c (e_select_names_model_export_destinationv): Added. A convenience routine for serializing the model's EDestinations into a string. * gui/component/select-names/e-select-names-popup.c (add_html_mail): Added. Puts in a check menu item for whether or not the recipient wants HTML mail. (popup_menu_card): Add menu item for HTML mail. Enable edit contact info item. (popup_menu_nocard): Add menu item for HTML mail. Enable edit contact info item. * backend/ebook/e-book-util.c (e_book_use_local_address_book): Added. Fetches the local addressbook and caches it on the first call. This is meant to be an easy and efficient way to get at the local addressbook with the minimum of code. (e_book_query_address_locally): Added. Convenience code that does an e-mail only e_book_name_and_email_query against the local address book. * backend/ebook/e-destination.c (e_destination_set_html_mail_pref): Added. Allows the intended recipient's HTML mail preference to be manipulated. (e_destination_get_email_verbose): Added. Cleaned up to use e_destination_get_name. (e_destination_get_html_mail_pref): Added. Read the recipient's HTML mail preference. If the destination is linked to a card, the preference is taken from the card (unless it has been explicitly overridden by a called to e_destination_set_html_mail_pref). (e_destination_get_address_textv): Added. Form a unified address string from a NULL-terminated vector of EDestinations. (e_destination_export): Added. Serialize an EDestination to a string. (e_destination_import): Added. Unserialize a string to build an EDestination. (e_destination_exportv): Added. Serialize a NULL-terminated vector of EDestinations to a string. (e_destination_importv): Added. Unserialize a string to build a NULL-terminated vector of EDestinations. * gui/component/select-names/e-select-names-completion.c: Implemented local versions of g_strcasecmp and g_strncasecmp (which should really be in glib, I think...) for utf8, and used them to make this code utf8-safe. 2001-05-18 Jon Trowbridge <trow@ximian.com> * Makefile.am (evolution_mail_LDADD): Added libebook.la (which is now required by the composer.) 2001-05-18 Jon Trowbridge <trow@ximian.com> * e-msg-composer-hdrs.c (set_recipients): Properly unserialize the string returned by the "text" property of the bonobo control, convert it into EDestinations, and use them to get the e-mail addresses of our recipients. 22001-05-18 Jon Trowbridge <trow@ximian.com> * Makefile.am (SUBDIRS): Changed build order. Now addressbook gets built before mail. svn path=/trunk/; revision=9878
* Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in allJeffrey Stedfast2001-05-161-0/+6
| | | | | | | | | | 2001-05-15 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in all sorts of unnecessary garbage from GNOME that we don't need. svn path=/trunk/; revision=9824
* add the importers.Chris Toshok2001-05-151-0/+4
| | | | | | | | 2001-05-15 Chris Toshok <toshok@ximian.com> * tools/killev: add the importers. svn path=/trunk/; revision=9812