aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5
Commit message (Expand)AuthorAgeFilesLines
* Missed configure scripts in libpq version bump: chase lib version.seanc2003-01-051-1/+2
* chase mcrypt lib versionijliao2003-01-041-1/+1
* Back out last commit (autodetection of apache2) for now.dirk2002-11-241-13/+2
* Try to autodetect if apache2 is installed. Build as an apache2 moduledirk2002-11-221-2/+13
* Switch from textproc/pspell to textproc/aspell for pspell support afterdirk2002-09-211-1/+1
* Make Sablotron option LOCALBASE cleandirk2002-09-201-1/+1
* Bump expat shlib.knu2002-09-181-1/+1
* Catch up with libmcve version bumpjedgar2002-09-101-1/+1
* support appache13-modssl by defining APACHE_PORT in /etc/make.confdinoex2002-09-101-5/+8
* Upgrade to 4.2.3.dirk2002-09-095-26/+3
* Fix build with apache-2.0.40.dirk2002-08-131-0/+13
* Catch up with libsablot (ports/textproc/sablotron) version bumpfjoe2002-08-111-1/+1
* Two more gettext shlib updates that got missed.ade2002-08-021-1/+1
* Bump shared library version number for expat.dirk2002-07-231-1/+1
* Upgrade to 4.2.2 and thus close a security hole (remote vulnerability).dirk2002-07-232-3/+3
* Fix compile error with apache-2.0.39.dirk2002-06-222-1/+12
* Chase sablot shlib version.ade2002-06-161-1/+1
* Synchronize depending libraries' version up.mita2002-05-252-3/+3
* Add MCVE support.dirk2002-05-181-0/+5
* Upgrade to 4.2.1.dirk2002-05-174-25/+6
* USE_BZIP2dirk2002-05-132-1/+2
* Fix mkdir() bug.dirk2002-05-132-1/+21
* - extension dir is no-debug-zts-20010901 if WITH_APACHE2 is setdirk2002-05-122-3/+6
* Remove stale PLIST_SUB for AP_LIBEXEC which wrongly overrode previousdirk2002-05-111-4/+0
* Chase libmcrypt version bump.kris2002-05-071-1/+1
* Add hook for building mod_php4 as an apache2 module (WITH_APACHE2).dirk2002-05-012-3/+20
* ${ECHO} -> ${ECHO_CMD}dirk2002-05-011-12/+12
* Remove unneeded post-extract hook.dirk2002-05-011-2/+0
* Remove stale entry.dirk2002-05-011-1/+0
* Fix plist after upgrade to 4.2.0.dirk2002-04-271-43/+46
* Upgrade to 4.2.0.dirk2002-04-276-117/+24
* XMLRPC requires iconv.dirk2002-04-171-1/+4
* Clean up configure options.dirk2002-04-161-3/+1
* Add GD2 support.dirk2002-04-161-2/+28
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+1
* giconv.h --> iconv.h.sobomax2002-04-081-1/+1
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
* Make sure every block is printed once, only.dirk2002-03-221-9/+15
* - Added bzip2 supportdirk2002-03-221-0/+24
* - Cleaned up XML-related extensionsdirk2002-03-221-7/+4
* Add YAZ support (optional, off by default).demon2002-03-141-0/+5
* Bump the freetype2 library version in a couple of ports sobomax missed.roam2002-03-121-1/+1
* Upgrade to 4.1.2 and thus fix remote vulnerabilities.dirk2002-02-282-4/+2
* Mark as FORBIDDEN due to being remotely exploitable.jedgar2002-02-281-0/+2
* Fix build if snmp support is enabled.dirk2002-02-151-1/+1
* Switch over to pdflib which is at version 4.0.1 at the moment.dirk2002-02-011-1/+1
* Chase shared library number for sablotron.dirk2002-01-291-1/+1
* Chase freetype's shared library number.dirk2002-01-211-1/+1
* Make port recognize PHP4_OPTIONS for non-interactive configurationdinoex2002-01-091-0/+1
* First round of auto* cleanups:will2002-01-061-2/+1
* Fix bug in xmldocfile() if DTD entities are in the XML document.dirk2001-12-301-0/+69
* Upgrade to 4.1.1.dirk2001-12-272-2/+2
* Fix SybaseDB and SybaseCT after freetds upgrade:dirk2001-12-251-1/+5
* Add -I${PREFIX}/include to CFLAGS to fix build if MCAL and mcryptdirk2001-12-211-0/+2
* Fix XSLT support. Configure option have changed for 4.1.0.dirk2001-12-201-1/+1
* Upgrade to 4.1.0.dirk2001-12-2011-226/+65
* Add --enable-discard-path and --with-readline to lang/php4.dirk2001-12-042-1/+41
* Don't hardcode /usr/local/.dirk2001-12-031-1/+1
* Chase sablotron's shared library number.dirk2001-12-031-1/+1
* Replace ${PREFIX} with ${LOCALBASE} were appropriate.dirk2001-11-301-36/+36
* Add patch files to the repository, finally.dirk2001-11-307-12/+154
* Provide function stubs for mcal to get around problems with certaindirk2001-11-301-8/+13
* Add support for MCAL (Modular Calendar Access Library)dirk2001-11-272-0/+17
* Really fix IMAP/IMAP-SSL support and clean up yesterday's mess.dirk2001-11-242-3/+3
* Fix IMAP/IMAP-SSL support.dirk2001-11-242-0/+2
* Add IMAP-SSL support.dirk2001-11-191-0/+7
* Add support for domxml.dirk2001-11-193-2/+8
* Chase sabrotron shlib major.dirk2001-11-061-1/+1
* Allow options to be set via PHP4_OPTIONS if BATCH is enabled, e. g.dirk2001-11-051-1/+5
* Fix truetype font support with gd.dirk2001-11-052-2/+4
* Fix compilation errors if mbregex is selected.dirk2001-11-054-77/+6
* Add a quick and dirty workaround to fix ming support.dirk2001-10-161-2/+5
* chase png lib bumplioux2001-09-301-1/+1
* Bump ming's major.knu2001-09-231-1/+1
* Bump png majorache2001-09-111-1/+1
* Hotfix for build problems if gd support is enabled.dirk2001-08-262-0/+5
* Fix shared library number for sablotron after upgrade.dirk2001-08-251-1/+1
* Set IS_INTERACTIVE if port is interactive. 8-)dirk2001-08-231-0/+4
* Bump PORTREVISION for recent fixes and additions.dirk2001-08-091-1/+1
* Fix XML support (add option for external expat directory).dirk2001-08-091-1/+1
* Add support for OpenLDAP2.dirk2001-08-091-2/+23
* Move freetype support into GD support and switch to freetype2. GDdirk2001-08-091-10/+7
* ming support was included in php-4.0.6.dirk2001-06-264-57/+14
* Fix plist after 4.0.6 upgrade.dirk2001-06-252-1/+16
* Remove unneeded patch after upgrade to 4.0.6.dirk2001-06-251-29/+0
* Enable pear support.dirk2001-06-252-3/+257
* Upgrade to 4.0.6:dirk2001-06-253-12/+13
* Add XSLT support (via sablotron) and - as a sideeffect - iconv support.dirk2001-06-241-0/+19
* Add pspell support option.dirk2001-06-132-0/+16
* Depend on pdflib3 instead of pdflib and thus enable pdflib support.dirk2001-06-102-9/+8
* Don't restart apache, i. e. don't start if not running.dirk2001-05-252-4/+0
* Upgrade jstring to 1.1.1 and mbregex to 1.2.1.dirk2001-05-132-3/+3
* No need to add ${PREFIX}/firebird/lib twice (configure already DTRT).dirk2001-05-131-1/+0
* Fix MASTER_SITE.dirk2001-05-101-1/+1
* Fix XML support. Depend on textproc/expat2 instead of texproc/expat.dirk2001-05-102-3/+2
* Upgrade to 4.0.5.dirk2001-05-044-50/+10
* Fix postgresql7's new layout & include file problem.vanilla2001-04-233-3/+20
* Get rid of two useless "doc" files.dirk2001-04-232-14/+2
* Fix include directory for postgresql7.1's new layout.vanilla2001-04-212-2/+3
* Add option for Hyperwave support.dirk2001-04-171-0/+4
* Use /usr/bin/mktemp to generate temporary file.dirk2001-04-161-4/+6
* Add option for OpenSSL support.dirk2001-04-121-0/+5
* Add CURL support.dirk2001-03-261-0/+5
* Add Interbase 6 database support (Firebird).dirk2001-03-261-0/+6
* Add support for transparent session id.dirk2001-03-261-0/+4
* Bump mcrypt shared library version number due to upgrade.dirk2001-03-241-1/+1
* Solve ming support problem if ${WRKDIRPREFIX} is set.dirk2001-03-151-1/+1
* Use latest jstring module (php4_jstring-20010205.tar.gz) and add supportdirk2001-03-112-8/+10
* - Fix SNMP support by adding OpenSSL libs (net-snmp has an hiddendirk2001-03-111-6/+5
* Even better way of handling multiple post-extract targets.dirk2001-03-112-7/+3
* Add support option for sockets, sysvshm and sysvmem.dirk2001-03-101-0/+12
* Fix detection of libmcrypt (hopefully).dirk2001-03-102-3/+30
* Solve the multiple post-extract targets problem.dirk2001-03-051-2/+8
* Add ming library support Flash 4 movies.dirk2001-03-053-1/+62
* ${PREFIX}/etc/php.standalone/ is used by lang/php3 and lang/php4.dirk2001-03-051-1/+1
* Cosmetics: Specifying php.ini-dist once is enough.dirk2001-03-051-1/+1
* Add hooks for a standalone php4 slave port.dirk2001-02-264-11/+34
* Disable mcrypt support. I doesn't compile at the moment due to recentdirk2001-02-171-1/+4
* graphics/gd installs libgd.so.2, now.dirk2001-02-151-1/+1
* Add support for YP and BCMath.dirk2001-02-071-0/+8
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
* ucd-snmp is named net-snmp, now.dirk2001-01-291-1/+1
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
* Use different PORTNAMEs for mod_php3 and mod_php4 so pkg_version candirk2001-01-211-1/+1
* Remove automatic finding of AP_LIBEXEC because it didn't work anddirk2001-01-211-7/+1
* Upgrade to 4.0.4pl1.dirk2001-01-172-2/+2
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Quick and dirty hack to fix build if postgresql is build with ssldirk2000-12-281-1/+8
* Drop mSQL support.dirk2000-12-241-5/+0
* mail/cclient installs libc-client4.so.8, now.dirk2000-12-241-1/+1
* Upgrade to 4.0.4.dirk2000-12-202-2/+2
* Add support for jstring.dirk2000-12-133-1/+20
* Add missing \'s. No functional change.dirk2000-12-121-2/+2
* Reenable mhash support. It seems to work, now.dirk2000-11-161-4/+1
* Upgrade to 4.0.3pl1.dirk2000-10-172-2/+2
* Upgrade to 4.0.3.dirk2000-10-122-4/+5
* Correct dependency for libmcrypt.dirk2000-09-171-1/+1
* Upgrade to 4.0.2.dirk2000-09-024-42/+66
* old postgresql port has been removed.andreas2000-08-271-1/+1
* Change dependency from mail/imap-uw to mail/cclient (the client partdirk2000-07-171-1/+1
* Remove extra directory.dirk2000-07-031-0/+1
* Upgrade to 4.0.1pl2.dirk2000-07-032-2/+7
* Add gettext support.dirk2000-07-011-0/+5
* Upgrade to 4.0.1.dirk2000-06-303-26/+28
* Fix typo.dirk2000-06-081-1/+1
* Fix Y2K URL.dirk2000-06-081-1/+1
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.dirk2000-06-071-1/+1
* Add SybaseDB and SybaseCT database support.dirk2000-06-033-0/+92
* Add explicit test if /usr/lib/libdes.a is not a symlink to avoiddirk2000-06-011-1/+1
* Add mod_php4 after repository copy from apache13-php4.dirk2000-05-308-605/+108
* Set FORBIDDEN for now.dirk2000-05-281-0/+2
* Upgrade to php-4.0.0.dirk2000-05-252-2/+2
* ZEND_EXTENSION_API_NO was bumped without changing the distname. Thisdirk2000-05-211-1/+1
* Upgrade to php-4.0RC2.dirk2000-05-183-2/+19
* Add option for FTP support.dirk2000-05-171-0/+4
* Include zlib and MySQL support if ${BATCH} is defined.dirk2000-05-151-21/+25
* BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap builddirk2000-05-061-2/+2
* Disable IMAP support again. It shouldn't have been enabled. IMAPdirk2000-05-051-0/+3
* Upgrade to mod_ssl 2.6.4.dirk2000-05-022-2/+2
* Upgrade to mod_ssl 2.6.3.dirk2000-04-172-5/+2
* PKGNAME was hiding within a script.knu2000-04-141-1/+2
* Accidentally undefined DISTFILES which made WRKSRCcpiazza2000-04-111-1/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+2
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.dirk2000-04-061-1/+1
* Replace clean target with post-clean target.dirk2000-04-051-14/+1
* Upgrade to php-4.0RC1.dirk2000-04-052-3/+4
* - Upgrade to php-4.0b4pl1, finally.dirk2000-03-283-7/+5
* Remove confusing comment about "database support". The package doesn'tdirk2000-03-081-1/+1
* Upgrade to mod_ssl 2.6.2.dirk2000-03-022-2/+2
* Upgrade to mod_ssl 2.6.1.dirk2000-02-292-2/+2
* Sometimes graphics/gd depends on print/freetype sometimes not...dirk2000-02-281-2/+9
* Upgrade to Apache 1.3.12 and mod_ssl 2.6.0.dirk2000-02-284-8/+7
* Move "apache performance tuning" from Makefile to scripts/configure.phpdirk2000-02-262-7/+3
* Merge openssl related changes from apache13-php3.dirk2000-02-262-7/+13
* Add "cross side scripting" security patch.dirk2000-02-042-0/+4
* Set BROKEN again.dirk2000-01-271-1/+1
* libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2.dirk2000-01-272-5/+2
* Upgrade to PHP-4.0b3, finally.dirk2000-01-263-11/+8
* Upgrade to Apache 1.3.11 and mod_ssl 2.5.0.dirk2000-01-234-5/+19
* Upgrade to mod_ssl-2.4.10.dirk2000-01-122-2/+2
* - Use CC and CFLAGS for first configure run.dirk2000-01-032-13/+3
* - add $FreeBSD$dirk1999-12-281-0/+4
* Follow apache13 and take out configuration files of apachedirk1999-12-281-4/+3
* A couple of more ports that now need to LIB_DEPEND on the gd port.steve1999-12-281-1/+1
* Bump freetype's shared library number.dirk1999-11-251-1/+1
* Upgrade to mod_ssl 2.4.9.dirk1999-11-252-2/+2
* graphics/gd does not install shared libraries any longer, so usedirk1999-11-191-1/+1
* Change dependencies from static to shared openssl libraries,dirk1999-11-081-2/+2
* Upgrade to mod_ssl 2.4.8.dirk1999-11-052-2/+2
* Upgrade to mod_ssl 2.4.7.dirk1999-11-042-2/+2
* Upgrade to mod_ssl 2.4.6.dirk1999-10-222-2/+2
* Add a quick'n dirty hack to fix an build error if openldap supportdirk1999-10-091-0/+3
* Upgrade to mod_ssl 2.4.5.dirk1999-10-022-2/+2
* Upgrade to mod_ssl 2.4.4.dirk1999-09-282-2/+2
* - bump shared library version number for ucd-snmp from 3 to 4.dirk1999-09-193-2/+5
* Upgrade to mod_ssl 2.4.2.dirk1999-09-062-2/+2
* Mark apache13-php4 as broken.dirk1999-09-061-0/+2
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Upgrade to mod_ssl 2.4.1.dirk1999-08-312-2/+2
* Disable gd and freetype support.dirk1999-08-311-0/+6
* Make sure directory ${WRKDIRPREFIX}${CURDIR} exists beforedirk1999-08-302-3/+5
* cosmetics: spaces -> tabsdirk1999-08-291-3/+3
* Add option for SNMP support (via net/ucd-snmp).dirk1999-08-271-0/+5
* Fix two minor problems:dirk1999-08-272-5/+9
* Add option for XML support (via textproc/expat).dirk1999-08-261-0/+7
* gd is build as a shared lib, too, so use LIB_DEPENDS instead ofdirk1999-08-241-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* Disable pdflib and IMAP support for PHP. It doesn't seem to workdirk1999-08-211-0/+6
* Upgrade to Apache 1.3.9 and mod_ssl 2.4.0.dirk1999-08-214-6/+23
* Upgrade to mod_ssl-2.3.11.dirk1999-08-192-2/+2
* Fix typo: remove '\' from the last MASTER_SITE.dirk1999-08-191-2/+2
* Rework MASTER_SITES:dirk1999-08-192-25/+25
* Fix MASTER_SITES for php-4.0b2.dirk1999-08-181-6/+7
* Set NO_LATEST_LINK to yes.dirk1999-08-171-1/+2
* apache13-php4 was repository copied from apache13-php3 (Thanks Satoshi).dirk1999-08-173-13/+6
* s/PHP3/PHP/g;dirk1999-08-175-64/+64
* Change PKGNAME to be consistent with apache13-modssl and apache13-ssl:dirk1999-08-112-3/+3
* - upgrade to PHP-3.0.12dirk1999-07-313-6/+12
* Upgrade to mod_ssl 2.3.10.dirk1999-07-292-2/+2
* Upgrade to mod_ssl 2.3.9.dirk1999-07-272-2/+2
* - upgrade to mod_ssl 2.3.6dirk1999-07-162-3/+3
* Add --with-ttf to PHP3_CONF_ARGS when using FreeType.dirk1999-07-031-0/+1
* - php3.ini lives in ${PREFIX}/etc (instead of ${PREFIX}/lib), now.dirk1999-07-033-29/+29
* File EXTENSION_STATUS is no longer in the PHP3 distribution.dirk1999-07-012-3/+2
* Switch from mysql322 to mysql322-client and mysql322-server.dirk1999-07-011-1/+1
* Clean up the latest mhash and mcrypt additions by nsayer:dirk1999-06-301-5/+5
* Add support to the apache13-php3 port for adding the mcrypt and mhashnsayer1999-06-291-0/+10
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Upgrade to PHP 3.0.10.dirk1999-06-262-3/+3
* Upgrade to mod_ssl 2.3.5.dirk1999-06-242-2/+2
* Replace a stale MASTER_SITE with a fresh, shiny mirror.billf1999-06-181-2/+2
* Upgrade to PHP-3.0.9.dirk1999-06-102-4/+4
* Upgrade to mod_ssl 2.3.3.dirk1999-06-092-2/+2
* Sync with apache13-modssl:dirk1999-06-082-4/+6
* Upgrade to mod_ssl 2.3.1.dirk1999-06-023-3/+3
* Upgrade to PHP-3.0.8.dirk1999-05-283-4/+4
* Add WRKDIRPREFIX to SCRIPTS_ENV so scripts/configure.php can use it.dirk1999-05-061-1/+2
* Add option for IMAP support.dirk1999-05-042-1/+9
* Changes from apache13-modssl:dirk1999-05-021-2/+2
* - use FreeBSD in the version string instead of Unixdirk1999-04-131-3/+1
* Upgrade to mod_ssl 2.2.8.dirk1999-04-122-2/+2
* Remove empty and unused ${PREFIX}/etc/apache/{access.conf*,srm.conf*}.dirk1999-04-122-5/+3
* Upgrade to Apache 1.3.6 and mod_ssl 2.2.7.dirk1999-04-114-306/+320
* ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.dirk1999-03-261-2/+2
* Upgrade to mod_ssl 2.2.5.dirk1999-03-202-2/+2
* Fix missing "\"sbillf1999-03-141-2/+2
* Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST...billf1999-03-141-2/+15
* apache13-php3 is using OpenSSL and not SSLeay for a while...dirk1999-03-121-2/+2
* Upgrade to PHP-3.0.7.dirk1999-03-092-3/+3
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-2/+3
ss='column1'>| | | | | 2002-09-25 Rodrigo Moya <rodrigo@ximian.com> Fixes #27961 * pcs/cal-backend-file.c (cal_backend_file_update_object): set the LAST-MODIFIED time of the components when we save them. svn path=/trunk/; revision=18213 * add the gtk2 keypad entries (resync with gdk).Larry Ewing2002-09-251-10/+34 | | | | | | | | | 2002-09-25 Larry Ewing <lewing@ximian.com> * gal/widgets/e-unicode.c: add the gtk2 keypad entries (resync with gdk). svn path=/trunk/; revision=18212 * Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>.Changwoo Ryu2002-09-252-1/+6 | | | | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>. svn path=/trunk/; revision=18211 * Updated Korean translation.Changwoo Ryu2002-09-252-5136/+3215 | | | | | | * ko.po: Updated Korean translation. svn path=/trunk/; revision=18210 * Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-09-252-12536/+10469 | | | | svn path=/trunk/; revision=18209 * Allow users to delete already deleted messages, fixes bug #30827.Jeffrey Stedfast2002-09-252-1/+6 | | | | | | | | | 2002-09-24 Jeffrey Stedfast <fejj@ximian.com> * folder-browser-ui.c: Allow users to delete already deleted messages, fixes bug #30827. svn path=/trunk/; revision=18208 * Only append the account name to the end of the From menu item if the emailDan Winship2002-09-252-4/+30 | | | | | | | | | | | * e-msg-composer-hdrs.c (create_from_optionmenu): Only append the account name to the end of the From menu item if the email address is not unique. (That was added for people who have multiple accounts with the same email address but different transports. The rest of us don't need to be reminded of the account name, and having it there can make the window very wide.) svn path=/trunk/; revision=18207 * Placate compiler.Ettore Perazzoli2002-09-255-1/+69 | | | | | | | | | | | | | * e-shell-view-menu.c (launch_pilot_settings): Placate compiler. * e-shell-folder-commands.c (xfer_result_callback): When FOLDER_COMMAND_MOVE, update the shortcuts by using e_shortcuts_update_shortcuts_for_changed_uri(). * e-shortcuts.c (e_shortcuts_update_shortcuts_for_changed_uri): New. svn path=/trunk/; revision=18206 * Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-253-4/+12 | | | | | | | | | | | | * e-shell.c (folder_selection_dialog_folder_selected_cb): Don't destroy the dialog. It does that itself whenever it emits folder_selected. * e-shell-folder-selection-dialog.c (double_click_cb): Don't close the dialog if the user double-clicks a bad folder. Just ignore it (like we do when they click OK on a bad folder). svn path=/trunk/; revision=18205 * added gtkhtml to GNOME_FULL flagsRadek Doulik2002-09-251-1/+1 | | | | svn path=/trunk/; revision=18204 * add gtkhtml to addressbook flagsRadek Doulik2002-09-251-1/+1 | | | | svn path=/trunk/; revision=18203 * return a builtin timezone if we don't find the timezone in our component.Rodrigo Moya2002-09-252-7/+22 | | | | | | | | | | 2002-09-24 Rodrigo Moya <rodrigo@ximian.com> * pcs/cal-backend-file.c (cal_backend_file_get_timezone_object, cal_backend_file_get_timezone): return a builtin timezone if we don't find the timezone in our component. svn path=/trunk/; revision=18202 * Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-242-18/+42 | | | | | | | (command_pilot_conduit_settings): Implementation for the verb. (launch_pilot_settings): Helper function. svn path=/trunk/; revision=18201 * Make the default vfolders only operate on local folders. OtherwiseDan Winship2002-09-242-4/+10 | | | | | | | | * vfolders.xml: Make the default vfolders only operate on local folders. Otherwise evolution is mysteriously incredibly slow to start up for new users with lots of IMAP/exchange folders. svn path=/trunk/; revision=18200 * make sure the start/end for no time palm events are DATE values, tidy codeJP Rosevear2002-09-242-13/+24 | | | | | | | | | | 2002-09-24 JP Rosevear <jpr@ximian.com> * conduits/calendar/calendar-conduit.c (comp_from_remote_record): make sure the start/end for no time palm events are DATE values, tidy code slightly svn path=/trunk/; revision=18199 * convert to date values if the original start and end were both datesJP Rosevear2002-09-242-2/+12 | | | | | | | | | | 2002-09-24 JP Rosevear <jpr@ximian.com> * conduits/calendar/calendar-conduit.c (process_multi_day): convert to date values if the original start and end were both dates svn path=/trunk/; revision=18198 * Don't mark empty string with _().Zbigniew Chyla2002-09-242-1/+6 | | | | | | | | | 2002-09-24 Zbigniew Chyla <cyba@gnome.pl> * e-msg-composer-attachment-bar.c (size_to_string): Don't mark empty string with _(). svn path=/trunk/; revision=18197 * unref the query since now the query object on the server keeps a copy ofRodrigo Moya2002-09-242-1/+6 | | | | | | | | | | 2002-09-24 Rodrigo Moya <rodrigo@ximian.com> * cal-client/cal-query.c (cal_query_destroy): unref the query since now the query object on the server keeps a copy of it and must know when the listener is no longer valid. svn path=/trunk/; revision=18196 * unref the QueryListener object. (query_construct): create anRodrigo Moya2002-09-242-1/+24 | | | | | | | | | | 2002-09-24 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c (listener_died_cb): unref the QueryListener object. (query_construct): create an EComponentListener for the non-cached queries' listeners also. svn path=/trunk/; revision=18195 * use the new e_tree_set_search_column function instead of my lameass sortMike Kestner2002-09-242-14/+6 | | | | | | | | | 2002-09-24 Mike Kestner <mkestner@ximian.com> * e-storage-set-view.c (e_storage_set_enable_search): use the new e_tree_set_search_column function instead of my lameass sort hack. svn path=/trunk/; revision=18194 * New api to set the search column on a tree without having to set a sortMike Kestner2002-09-242-0/+23 | | | | | | | | | 2002-09-24 Mike Kestner <mkestner@ximian.com> * e-tree.c (e_tree_set_search_column): New api to set the search column on a tree without having to set a sort column. svn path=/trunk/; revision=18193 * Changed the Mailing-List rule to get the complete domain (* in wrongNot Zed2002-09-242-1/+4 | | | | | | | | | 2002-09-24 Not Zed <NotZed@Ximian.com> * camel-mime-utils.c (mail_list_magic[]): Changed the Mailing-List rule to get the complete domain (* in wrong spot). #31087. svn path=/trunk/; revision=18192 * Clear search by setting text to "" and search to first search.Not Zed2002-09-243-12/+17 | | | | | | | | | | | | | | | | 2002-09-24 Not Zed <NotZed@Ximian.com> * e-search-bar.c (clear_search): Clear search by setting text to "" and search to first search. * e-filter-bar.c (option_changed): Revert change of 2002-08-29 below, always do advanced search if we have the advanced id. Handle clear elsewhere. (menubar_activated): If we get the advanced menu, set the advanced option menu, and let that handle it, rather than doing it ourselves. For #31060 & #29625. svn path=/trunk/; revision=18191 * Always do a search if the query changed. For #31060 & #29625.Not Zed2002-09-242-3/+5 | | | | | | | | | 2002-09-24 Not Zed <NotZed@Ximian.com> * folder-browser.c (folder_browser_query_changed): Always do a search if the query changed. For #31060 & #29625. svn path=/trunk/; revision=18190 * If we have no data written to a key, dont add it, or its partition header.Not Zed2002-09-246-24/+123 | | | | | | | | | | | | | | | | | | | | | | | | 2002-09-24 Not Zed <NotZed@Ximian.com> * camel-text-index.c (text_index_compress_nosync): If we have no data written to a key, dont add it, or its partition header. 2002-09-23 Not Zed <NotZed@Ximian.com> * camel-block-file.c (sync_nolock): Mark root block dirty if we're going to sync it. (camel_key_file_finalise): de-count the active list if we close it. * camel-text-index.c (text_index_delete): Implement. (text_index_compress_nosync): Use index_delete when we're finished with the old one, so it is properly deactivated. * camel-index.c (camel_index_delete): Remove api call. Mark index deleted in new state variable. (camel_index_*): Wrap all calls in check for deleted state. svn path=/trunk/; revision=18189 * pass name of the script as 1st parameterRadek Doulik2002-09-243-2/+10 | | | | | | | | | | | | 2002-09-23 Radek Doulik <rodo@ximian.com> * mail-config.c (mail_config_signature_run_script): pass name of the script as 1st parameter * mail-composer-prefs.c (sig_add_script_add): fix entry's glade name svn path=/trunk/; revision=18188 * Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer.Dan Winship2002-09-242-1/+6 | | | | | | | * e-summary-offline-handler.c (impl_goOffline): Pass ev, not &ev to CORBA_Object_duplicate since ev is already a pointer. svn path=/trunk/; revision=18187 * Fix non-ANSI switch statement.Dan Winship2002-09-245-3/+20 | | | | | | | | | | | | | | | | * mail-signature-editor.c (exit_dialog_cb): Fix non-ANSI switch statement. * mail-account-gui.c (mail_account_gui_auto_detect_extra_conf): Likewise. * mail-composer-prefs.c (spell_load_values): add some dummy typedefs to avoid empty macro arguments, which have undefined behavior. * mail-importer.c: #include <sys/types.h> for OS X svn path=/trunk/; revision=18186 * (e_summary_weather_get_html): Don't add anyEttore Perazzoli2002-09-242-13/+7 | | | | | | | header if there are no weather stations. [#15101] (make_anchor): Removed unused function. svn path=/trunk/; revision=18185 * (e_shell_construct): Oops, no @shell argument toEttore Perazzoli2002-09-242-1/+6 | | | | | | e_shell_startup_wizard_create(). svn path=/trunk/; revision=18184 * Use e_shell_request_close_view().Ettore Perazzoli2002-09-244-31/+74 | | | | | | | | | | | * e-shell-view-menu.c (command_close): Use e_shell_request_close_view(). * e-shell.c (e_shell_request_close_view): New, code moved out of view_delete_event_cb(). (view_delete_event_cb): Use it. svn path=/trunk/; revision=18183 * Use 0666 as the create mode so that the user's umask is used to it'sJeffrey Stedfast2002-09-242-1/+6 | | | | | | | | | 2002-09-23 Jeffrey Stedfast <fejj@ximian.com> * mail-ops.c (save_part_save): Use 0666 as the create mode so that the user's umask is used to it's fullest. svn path=/trunk/; revision=18182 * If the original message is deleted, reset the deleted flag when we'reJeffrey Stedfast2002-09-242-3/+8 | | | | | | | | | 2002-09-23 Jeffrey Stedfast <fejj@ximian.com> * camel-folder.c (transfer_message_to): If the original message is deleted, reset the deleted flag when we're done. Fixes bug #30876. svn path=/trunk/; revision=18181 * add gtkhtml flags to shell as wellRadek Doulik2002-09-241-1/+1 | | | | svn path=/trunk/; revision=18180 * (get_type_from_parent_path):Ettore Perazzoli2002-09-242-3/+9 | | | | | | | Return "mail" instead of NULL when we don't have a parent folder. [#28232] svn path=/trunk/; revision=18179 * Decode the INTERNALDATE if we've got one. (imap_update_summary): InsteadJeffrey Stedfast2002-09-242-5/+34 | | | | | | | | | | | | | | | | 2002-09-23 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-folder.c (add_message_from_data): Decode the INTERNALDATE if we've got one. (imap_update_summary): Instead of requesting a list of specific headers, request HEADER.FIELDS.NOT (RECEIVED) to reduce bandwidth usage even more. (parse_fetch_response): Change slightly to allow HEADER.FIELDS or HEADER.FIELDS.NOT so that we can make changes in imap_update_summary and not need to keep changing this function to match. Also parse an INTERNALDATE response. svn path=/trunk/; revision=18178 * use pkg-config for gtkhtmlRadek Doulik2002-09-242-14/+16 | | | | | | | | 2002-09-23 Radek Doulik <rodo@ximian.com> * configure.in: use pkg-config for gtkhtml svn path=/trunk/; revision=18177 * Removed a #warning.Ettore Perazzoli2002-09-243-13/+12 | | | | | | | | | * e-icon-list.c (icon_new_from_pixbuf): Removed a #warning. * e-msg-composer-attachment-bar.c (size_to_string): Don't use dots here so we don't get funny wrapping from GnomeIconList. [#236] svn path=/trunk/; revision=18176 * Added some missing names.Ettore Perazzoli2002-09-244-2/+17 | | | | | | | | * e-shell-about-box.c: Added some missing names. * main.c (main): Declare --force-upgrade correctly so it works. svn path=/trunk/; revision=18175 * add these and install Mailer.idlDan Winship2002-09-242-0/+7 | | | | | | * Makefile.am (idldir, idl_DATA): add these and install Mailer.idl svn path=/trunk/; revision=18174 * fix kde applnk test to not test for things if disabledJP Rosevear2002-09-242-28/+78 | | | | | | | | | | | | 2002-09-23 JP Rosevear <jpr@ximian.com> * configure.in: fix kde applnk test to not test for things if disabled * configure.in: Fix up mozilla tests and allow static linking of nss/nspr (Frank Belew <frb@ximian.com>) svn path=/trunk/; revision=18173 * add libeutil to the linkJP Rosevear2002-09-243-0/+10 | | | | | | | | | | 2002-09-23 JP Rosevear <jpr@ximian.com> * conduits/todo/Makefile.am: add libeutil to the link * conduits/calendar/Makefile.am: ditto svn path=/trunk/; revision=18172 * add libeutil to the link and link with libcamel instead ofJP Rosevear2002-09-242-1/+7 | | | | | | | | | 2002-09-23 JP Rosevear <jpr@ximian.com> * conduit/Makefile.am: add libeutil to the link and link with libcamel instead of libcamel-static.la svn path=/trunk/; revision=18171 * fix non-ANSI switch statement.Dan Winship2002-09-232-0/+6 | | | | | | | * netscape-importer.c (netscape_filter_to_evol_filter): fix non-ANSI switch statement. svn path=/trunk/; revision=18170 * fix non-ANSI switch statements.Dan Winship2002-09-234-0/+16 | | | | | | | | | | | | * pcs/cal.c (imple_Cal_update_objects, impl_Cal_remove_object): fix non-ANSI switch statements. * gui/e-meeting-model.c (is_cell_editable, value_is_empty, process_free_busy_comp): Likewise * gui/itip-utils.c (comp_compliant): Likewise. svn path=/trunk/; revision=18169 * install an idle callback that will start the alarm daemon.Rodrigo Moya2002-09-232-4/+25 | | | | | | | | | | 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> * gui/main.c (launch_alarm_daemon): install an idle callback that will start the alarm daemon. (launch_alarm_daemon_cb): actually activate the alarm daemon here. svn path=/trunk/; revision=18168 * Update URLs for mailing lists, Evolution application page, helpAaron Weber2002-09-233-83/+89 | | | | | | | | | | | | | | | | | 2002-09-23 Aaron Weber <aaron@ximian.com> * README: Update URLs for mailing lists, Evolution application page, help information. Remove note that Evolution is beta. In general, changes to the "soft" data. Also, jeff's commit to this file from 2001-11-21 seems to have been lost, so I re-removed the stuff he took out. And changed libnspr to mozilla-nspr, and libnss3 to mozilla-nss. * data/evolution.1: Update with information about where the real help is. Clarify example formatting. svn path=/trunk/; revision=18167 * remove timeout function always and re-add it if the query is in progress.Rodrigo Moya2002-09-232-14/+15 | | | | | | | | | 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c (start_cached_query_cb): remove timeout function always and re-add it if the query is in progress. svn path=/trunk/; revision=18166 * move success notification code to its own code block, since it was beingRodrigo Moya2002-09-232-27/+41 | | | | | | | | | | | 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c (start_cached_query_cb): move success notification code to its own code block, since it was being run for parse errors also. Also, remove all traces of the query from the cache if there is an error. Also, use GINT_TO_POINTER instead of GPOINTER_TO_INT. svn path=/trunk/; revision=18165 * gtk_object_ref the component listener before emitting the "component_died"Rodrigo Moya2002-09-232-0/+10 | | | | | | | | | | | 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> * e-component-listener.c (ping_component_callback): gtk_object_ref the component listener before emitting the "component_died" signal, since in most cases, the component listener will be destroyed in the callbacks for that signal. svn path=/trunk/; revision=18164 * Fixes #28310Rodrigo Moya2002-09-231-0/+2 | | | | | | | | | | | | 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> Fixes #28310 * gui/alarm-notify/save.c (save_notification_time): only save the new notification time if it is bigger than the already saved one. This should avoid some reminders showing up twice. svn path=/trunk/; revision=18163 * only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-232-1/+13 | | | | | | | | | | 2002-09-23 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/save.c (save_notification_time): only save the new notification time if it is bigger than the already saved one. This should avoid some reminders showing up twice. svn path=/trunk/; revision=18162 * oops, add cached_folder_list to struct _ESelectNamesManager.Chris Toshok2002-09-232-0/+7 | | | | | | | | | 2002-09-22 Chris Toshok <toshok@ximian.com> * gui/component/select-names/e-select-names-manager.h: oops, add cached_folder_list to struct _ESelectNamesManager. svn path=/trunk/; revision=18161 * [ Fixes #30481 ] initialize the select names dialog with the defaultChris Toshok2002-09-232-7/+29 | | | | | | | | | | | 2002-09-22 Chris Toshok <toshok@ximian.com> [ Fixes #30481 ] * gui/component/select-names/e-select-names.c (e_select_names_init): initialize the select names dialog with the default contacts folder. svn path=/trunk/; revision=18160 * Fix non-ANSI switch statementDan Winship2002-09-232-0/+5 | | | | | | * e-msg-composer.c (save): Fix non-ANSI switch statement svn path=/trunk/; revision=18159 * add empty statement after label to make it ANSI.Dan Winship2002-09-232-0/+6 | | | | | | | * filter-context.c (filter_delete_uri): add empty statement after label to make it ANSI. svn path=/trunk/; revision=18158 * fix non-ANSI switch statement.Dan Winship2002-09-235-0/+15 | | | | | | | | | | | | | * camel-mime-parser.c (folder_scan_drop_step): fix non-ANSI switch statement. * camel-service.c (service_getv): Likewise. * providers/imap/camel-imap-store.c (imap_getv): Likewise. * providers/pop3/camel-pop3-folder.c (cmd_builduid): Likewise. svn path=/trunk/; revision=18157 * Fix some non-ANSI switch statementsDan Winship2002-09-233-0/+9 | | | | | | | | * e-config-listener.c: Fix some non-ANSI switch statements * e-path.c: #include <sys/types.h> for OS X svn path=/trunk/; revision=18156 * Fix some non-ANSI switch statements.Dan Winship2002-09-232-2/+7 | | | | | | * e-filter-bar.c: Fix some non-ANSI switch statements. svn path=/trunk/; revision=18155 * [ Fixes #28165, 29171 ] check to see if the value has really changed. theChris Toshok2002-09-232-25/+64 | | | | | | | | | | | | | | | | | | | | | 2002-09-22 Chris Toshok <toshok@ximian.com> [ Fixes #28165, 29171 ] * gui/component/select-names/e-select-names-manager.c (uris_listener): check to see if the value has really changed. the way the preferences dialog works is such that we'll get called when any of the Folder Options are changed (default folders, offline stuff, etc.) we really only want to tear down and build back up the completion books if the autocomplete folder setting changed. (read_completion_books_from_db): cache the folder list, and call load_completion_books. (load_completion_books): new function, loads from the cached_folder_list. (e_select_names_manager_init): init cached_folder_list to NULL. (e_select_names_manager_destroy): g_free (cached_folder_list). svn path=/trunk/; revision=18154 * updated po filePablo Saratxaga2002-09-232-2569/+2222 | | | | svn path=/trunk/; revision=18153 * Updated Norwegian nynorsk translationRoy-Magne Mo2002-09-222-750/+174 | | | | svn path=/trunk/; revision=18152 * [ Fixes #30483 ] argh, contains => beginswith.Chris Toshok2002-09-212-1/+7 | | | | | | | | | | 2002-09-20 Chris Toshok <toshok@ximian.com> [ Fixes #30483 ] * gui/component/select-names/e-select-names-completion.c (name_style_query): argh, contains => beginswith. svn path=/trunk/; revision=18150 * Big language name cleanupKjartan Maraas2002-09-211-53/+53 | | | | svn path=/trunk/; revision=18149 * Added a couple of missing .glade files. Updated Norwegian translation.Kjartan Maraas2002-09-213-790/+771 | | | | | | | | | 2002-09-21 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Added a couple of missing .glade files. * no.po: Updated Norwegian translation. svn path=/trunk/; revision=18148 * Connect signal handlers to the GtkHTML preferences so that when theJeffrey Stedfast2002-09-212-7/+21 | | | | | | | | | | | | 2002-09-20 Jeffrey Stedfast <fejj@ximian.com> * mail-preferences.c (mail_preferences_construct): Connect signal handlers to the GtkHTML preferences so that when the widgets change we can update the OK/Apply buttons. Also removed the omenuShortcutsType widget reference since this was not being used? Fixes bug #30731. svn path=/trunk/; revision=18147 * Removed member sort_idle_id inEttore Perazzoli2002-09-212-80/+50 | | | | | | | | | | | | EStorageSetViewPrivate. (resort): Removed. (sort_traverse_callback): Removed. (sort_idle_callback): Removed. (queue_resort): Removed. (impl_destroy): Removed. (folder_name_changed_cb): Sort now instead of queueing a resort. svn path=/trunk/; revision=18146 * fix problem where -lpisync was not linked in if you didn't specifyJP Rosevear2002-09-212-2/+7 | | | | | | | | | 2002-09-20 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: fix problem where -lpisync was not linked in if you didn't specify --with-pisock svn path=/trunk/; revision=18140 * offline usage.Aaron Weber2002-09-213-19/+52 | | | | | | | | * C/usage-mail.sgml: offline usage. * C/usage-calendar.sgml: linked to wrong image.------------------------------------------------------- svn path=/trunk/; revision=18139 * check to see if the component is already on the server or notJP Rosevear2002-09-215-107/+49 | | | | | | | | | | | | | | | | | | | 2002-09-20 JP Rosevear <jpr@ximian.com> * gui/comp-util.c (cal_comp_is_on_server): check to see if the component is already on the server or not * gui/comp-util.h: change proto * gui/e-week-view.c (e_week_view_on_editing_stopped): only delete the event if the summary is empty and the component is not already on the server * gui/e-day-view.c (e_day_view_on_editing_stopped): same Fixes #14111 svn path=/trunk/; revision=18138 * forgot to commit changelogAaron Weber2002-09-211-0/+5 | | | | svn path=/trunk/; revision=18137 * linked to wrong image.Aaron Weber2002-09-211-1/+1 | | | | | | | | 2002-09-20 Aaron Weber <aaron@ximian.com> * C/usage-calendar.sgml: linked to wrong image. svn path=/trunk/; revision=18136 * set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-202-1/+9 | | | | | | | | | | | 002-09-20 JP Rosevear <jpr@ximian.com> * gui/dialogs/meeting-page.c (meeting_page_fill_widgets): set the deleted attendees array to size 0 after we clean it up Fixes #30479 svn path=/trunk/; revision=18135 * remove the query from the cache if it failed. (start_cached_query_cb):Rodrigo Moya2002-09-202-0/+23 | | | | | | | | | | 2002-09-20 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c (parse_sexp): remove the query from the cache if it failed. (start_cached_query_cb): notify of errors in the query. svn path=/trunk/; revision=18133 * Make it validate. Same here.Kjartan Maraas2002-09-204-3/+8 | | | | | | | | | 2002-09-19 Kjartan Maraas <kmaraas@gnome.org> * C/evolution-C.omf: Make it validate. * es/evolution-es.omf: Same here. svn path=/trunk/; revision=18132 * Make it validateKjartan Maraas2002-09-201-1/+1 | | | | svn path=/trunk/; revision=18131 * New regression test for word splitting/search input parsing code.Not Zed2002-09-206-29/+187 | | | | | | | | | | | | | | | 2002-09-20 Not Zed <NotZed@Ximian.com> * tests/misc/split.c: New regression test for word splitting/search input parsing code. * tests/folder/test9.c (main): Fix for filter_driver api change. * camel-search-private.c (camel_search_words_split): Handle "'s and \'s to escape characters. For fat, lazy, slobs who dont like anything changing. svn path=/trunk/; revision=18130 * Make locale_charset a char *, not const char *. Kills a warning in theDan Winship2002-09-202-2/+3 | | | | | | | | | | | | | * gal/util/e-iconv.c: Make locale_charset a char *, not const char *. Kills a warning in the !HAVE_CODESET case. (e_iconv_init): No longer need to cast locale_charset to (char *) while mangling it in the HAVE_CODESET case. * gal/util/e-xml-utils.c: #include <stdlib.h> for free() * gal/widgets/e-categories-master-list-array.c: Likewise svn path=/trunk/; revision=18129 * allow to select last 2 menu itemsRadek Doulik2002-09-202-1/+6 | | | | | | | | | 2002-09-19 Radek Doulik <rodo@ximian.com> * e-msg-composer.c (signature_cb): allow to select last 2 menu items svn path=/trunk/; revision=18128 * Unset the changed bit on the composer and also drop any undo operationsJeffrey Stedfast2002-09-202-0/+8 | | | | | | | | | | 2002-09-19 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (do_edit_messages): Unset the changed bit on the composer and also drop any undo operations (since we loaded the message into the composer). Fixes bug #30580. svn path=/trunk/; revision=18127 * [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-202-2/+47 | | | | | | | | | | | brokenness] (set_dialog_size): New. (impl_realize): Override for GtkWidget::realize; invoke set_dialog_size() to set a minimum size. (class_init): Install. svn path=/trunk/; revision=18126 * add item about permissions.Aaron Weber2002-09-204-397/+339 | | | | | | | | | | | | | 2002-09-19 Aaron Weber <aaron@ximian.com> * C/config-sync.sgml: add item about permissions. * C/usage-mail-org.sgml: add note about filter applications, tip for easy filtering. * C/usage-mail.sgml: encryption update svn path=/trunk/; revision=18125 * (async_create_cb): Don't setEttore Perazzoli2002-09-202-3/+5 | | | | | | the current folder for E_STORAGE_EXISTS. [#30533] svn path=/trunk/; revision=18124 * added a list of EComponentListener's to control the lifetime of theRodrigo Moya2002-09-202-1/+45 | | | | | | | | | | | | | 2002-09-19 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c: added a list of EComponentListener's to control the lifetime of the listeners. (query_init): initialize new member. (query_destroy): free new member. (start_cached_query_cb): create a EComponentListener for the new listener being added. svn path=/trunk/; revision=18122 * Set the selection model's selection_mode after setting the table model, orDan Winship2002-09-201-5/+2 | | | | | | | | | * e-table.c (et_real_construct): Set the selection model's selection_mode after setting the table model, or things will break in the GTK_SELECTION_SINGLE case if the table doesn't start out empty. svn path=/trunk/; revision=18121 * More fixes for #24210Rodrigo Moya2002-09-202-64/+248 | | | | | | | | | | | | | | | | | | | 2002-09-19 Rodrigo Moya <rodrigo@ximian.com> More fixes for #24210 * pcs/query.c: added list of cached queries and changed the Query class to work with several listeners, not only one. (query_init): initialize new members. (query_destroy): free new members. (add_component, remove_component, parse_sexp, match_component, process_components_cb): notify all listeners. (notify_uid_cb, start_cached_query_cb): implemented integration of cached queries. (query_new): search the query in the cache before creating a new one. And if we create a new one, store it in the cache. svn path=/trunk/; revision=18120 * guard against NULL nodes.Mike Kestner2002-09-201-0/+1 | | | | | | | | 2002-09-18 Mike Kestner <mkestner@ximian.com> * e-tree-model.c (e_tree_model_is_expandable): guard against NULL nodes. svn path=/trunk/; revision=18118 * (evolution_storage_update_folder): Do notEttore Perazzoli2002-09-202-17/+11 | | | | | | | stop propagating the notification to the listeners if ::notifyFolderUpdate() fails. [#27662 (?)] svn path=/trunk/; revision=18117 * (resort): New. (sort_idle_callback): Use it. (insert_storages): UseEttore Perazzoli2002-09-202-8/+23 | | | | | | | | | (resort): New. (sort_idle_callback): Use it. (insert_storages): Use resort() instead of queue_resort() so we sort immediately. svn path=/trunk/; revision=18116 * bandaid for 30248.Mike Kestner2002-09-202-1/+5 | | | | | | | | 2002-09-18 Mike Kestner <mkestner@ximian.com> * e-storage-set-view.c (etree_value_at): bandaid for 30248. svn path=/trunk/; revision=18115 * Fix for filter driver api change.Not Zed2002-09-192-1/+6 | | | | | | | | | 2002-09-19 Not Zed <NotZed@Ximian.com> * mail-session.c (main_get_filter_driver): Fix for filter driver api change. svn path=/trunk/; revision=18114 * Changed source account, use header-source rather than (= (get-source) ...)Not Zed2002-09-192-2/+7 | | | | | | | | | 2002-09-19 Not Zed <NotZed@Ximian.com> * filtertypes.xml: Changed source account, use header-source rather than (= (get-source) ...) svn path=/trunk/; revision=18113 * Take new session arg. Update callers. (symbols[]): changed get-source toNot Zed2002-09-195-39/+70 | | | | | | | | | | | | | | | | | | 2002-09-19 Not Zed <NotZed@Ximian.com> * camel-filter-search.c (camel_filter_search_match): Take new session arg. Update callers. (symbols[]): changed get-source to header-source (header_source): Chagned from get_source. Now a boolean, returns true if source matches one of the arguments. Uses the provider url comparison directly for accurate checking. Makes 'filter on source' work. * camel-filter-driver.c (camel_filter_driver_new): Take new arg, session. (camel_filter_driver_finalise): Free session. svn path=/trunk/; revision=18112 * Don't increment the response pointer when deciding what type of headerJeffrey Stedfast2002-09-192-4/+17 | | | | | | | | | | | | | 2002-09-19 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-folder.c (parse_fetch_response): Don't increment the response pointer when deciding what type of header response we got, this screws up the string that we strdup into the part_spec string later. Also, instead of using the entire blob of HEADER.FIELDS that we get in the response, shorten it to just HEADER.FIELDS to use as the part_spec key. svn path=/trunk/; revision=18111 * bump the month_num by 1 because it indexs at 0JP Rosevear2002-09-192-2/+12 | | | | | | | | | | | | 002-09-19 JP Rosevear <jpr@ximian.com> * gui/dialogs/recurrence-page.c (simple_recur_to_comp): bump the month_num by 1 because it indexs at 0 (recurrence_page_fill_widgets): lower the month_num by one as above Fixes #30381 svn path=/trunk/; revision=18110 * fixed a merge conflictJeffrey Stedfast2002-09-191-1/+0 | | | | svn path=/trunk/; revision=18109 * Include MIME-VERSION and CONTENT-TYPE.Jeffrey Stedfast2002-09-192-1/+6 | | | | | | | | | 2002-09-18 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-folder.c (CAMEL_MESSAGE_INFO_HEADERS): Include MIME-VERSION and CONTENT-TYPE. svn path=/trunk/; revision=18108 * If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496.Not Zed2002-09-192-0/+16 | | | | | | | | | | 2002-09-18 Not Zed <NotZed@Ximian.com> * providers/imap/camel-imap-command.c (camel_imap_command_response): If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496. svn path=/trunk/; revision=18107 * Allow 'back' to run if we're on the finish page. For #29293.Not Zed2002-09-192-1/+8 | | | | | | | | | 2002-09-18 Not Zed <NotZed@Ximian.com> * evolution-wizard.c (impl_GNOME_Evolution_Wizard_notifyAction): Allow 'back' to run if we're on the finish page. For #29293. svn path=/trunk/; revision=18106 * If going back from a page past our end (i.e. the final page), jump to theNot Zed2002-09-192-1/+7 | | | | | | | | | | 2002-09-18 Not Zed <NotZed@Ximian.com> * mail-config-druid.c (wizard_back_cb): If going back from a page past our end (i.e. the final page), jump to the last page we know of. For #29293. svn path=/trunk/; revision=18105 * updated .cvsignoreJeffrey Stedfast2002-09-191-0/+1 | | | | svn path=/trunk/; revision=18104 * reverted wrapping patchRadek Doulik2002-09-194-83/+46 | | | | svn path=/trunk/; revision=18103 * Handle when the response is from a HEADER.FIELDS (if so, we don't want toJeffrey Stedfast2002-09-192-5/+26 | | | | | | | | | | | | 2002-09-17 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-folder.c (parse_fetch_response): Handle when the response is from a HEADER.FIELDS (if so, we don't want to cache the result). (imap_update_summary): Request specific headers when building the CamelMessageInfo's rather than fetching the full headers. svn path=/trunk/; revision=18102 * helper to map a camel excpeiton to a listener result.Not Zed2002-09-182-9/+36 | | | | | | | | | | | | 2002-09-18 Not Zed <NotZed@Ximian.com> * component-factory.c (notify_listener_exception): helper to map a camel excpeiton to a listener result. (storage_create_folder): Use above to return more meaningful error. (storage_remove_folder): " (storage_xfer_folder): ". For #28209. svn path=/trunk/; revision=18101 * apply patch for 27447 from Matt Avery for a bug in the solaris iconvMike Kestner2002-09-181-2/+3 | | | | | | | | | 2002-09-17 Mike Kestner <mkestner@ximian.com> * gal/util/e-iconv.c : apply patch for 27447 from Matt Avery for a bug in the solaris iconv implementation. svn path=/trunk/; revision=18100 * Handle multipart/signed and multipart/encrypted parts in a more expectedJeffrey Stedfast2002-09-182-33/+51 | | | | | | | | | | 2002-09-17 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (add_attachments_from_multipart): Handle multipart/signed and multipart/encrypted parts in a more expected way. Fixes bug #28453. svn path=/trunk/; revision=18099 * don't add the user creatable item for ldap-contact folders atm, since itChris Toshok2002-09-182-9/+7 | | | | | | | | | | | 2002-09-17 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (add_creatable_item): don't add the user creatable item for ldap-contact folders atm, since it results in their being duplicate New Contact and New Contact List menu items. svn path=/trunk/; revision=18098 * Add description for E_STORAGE_NOTONLINE.Ettore Perazzoli2002-09-185-0/+19 | | | | | | | | | | | | | | | * e-storage.c (e_storage_result_to_string): Add description for E_STORAGE_NOTONLINE. * e-corba-storage.c (e_corba_storage_corba_result_to_storage_result): Support GNOME_Evolution_Storage_NOT_ONLINE (E_STORAGE_NOTONLINE). * Evolution-Storage.idl: Add NOT_ONLINE to enum Result. * e-storage.h: Add E_STORAGE_NOTONLINE to EStorageResult enum. svn path=/trunk/; revision=18097 * Remove unused variable.Ettore Perazzoli2002-09-183-1/+17 | | | | | | | | | | * e-storage-set-view.c (sort_idle_callback): Remove unused variable. * e-shell-view.c (shell_line_status_changed_cb): Make Send/Receive insensitive when in offline mode. [#27855] svn path=/trunk/; revision=18096 * Use e_strftime_fix_am_pm here which fixes locale issues as well as workingJeffrey Stedfast2002-09-18