aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* Remove Uses/lazarus.mk, it was not reviewed, is currently unused andantoine2018-03-091-95/+0
* Fix pkgconfig path when used in CMAKE_INSTALL_DATAROOTDIRgahr2018-03-081-0/+1
* - Fix typoacm2018-03-081-1/+1
* - Fix typoacm2018-03-081-1/+0
* - Introduce the new "lazarus" USES. The goal is to use it for lazarus-basedacm2018-03-081-0/+96
* Mk/Uses/emacs.mk: Tweak description of DEFAULT_VERSIONS+=emacs=...jrm2018-03-071-6/+7
* www/firefox: update to 59.0jbeich2018-03-061-2/+2
* Add compiler.mk to PORTS_ENV.bdrewery2018-03-011-3/+30
* Remove PYNUMERICsunpoet2018-02-281-1/+0
* Remove support for deprecated USES=python:2 and USES=python:3antoine2018-02-271-14/+4
* Give the KDE SC4 applications ports a -kde4 suffixtcberner2018-02-231-26/+28
* Update kdelibs to 4.14.38.rakuco2018-02-191-1/+1
* Update QScintilla 2.10.2.rakuco2018-02-181-2/+2
* Update KDE Frameworks to 5.43.0tcberner2018-02-161-3/+9
* devel/boost-python-libs got forgotten in the python flavorization, fixmat2018-02-151-0/+7
* Remove Postgresql 9.2 from the list of supported versions.rene2018-02-111-1/+1
* Rename KDE4 meta portstcberner2018-02-101-2/+2
* Remove leading newline to FLAVORS.bdrewery2018-02-071-0/+4
* Replace llvm 3.4 by llvm 5.0, as a choice for people who enforce clangbapt2018-02-061-12/+12
* Flavorize and modernize Emacs portsjrm2018-02-021-0/+133
* Remove Mk/Uses/emacs.mk and japanese/migemo-emacsjrm2018-02-021-133/+0
* Flavorize and modernize Emacs portsjrm2018-02-021-0/+133
* Add Linux version of sysutils/lttng-ust, needed by upcoming linux-dotnettijl2018-02-011-0/+1
* Add Linux version of sysutils/liburcu, needed by upcoming linux-dotnet ports.tijl2018-02-011-0/+1
* Add Linux version of devel/libunwind, needed by upcoming linux-dotnet ports.tijl2018-02-011-0/+1
* Add Linux version of devel/icu, needed by upcoming linux-dotnet ports.tijl2018-02-011-0/+1
* lang/mono: update to version 5.2.0.215 (and enhance USES=mono)dbn2018-01-311-19/+105
* Be more specific with python version to prevent deprecation warningsjhale2018-01-281-1/+1
* Add a USES=python:patch for when Python is needed during the patchmat2018-01-251-21/+19
* - Update name of autoreconf WRKSRC variable in commentak2018-01-241-2/+4
* Describe when allflavors should be used.mat2018-01-231-1/+3
* Remove PYTHON*_DEFAULT_VERSION.mat2018-01-211-55/+5
* Update KDE Frameworks to 5.42.0tcberner2018-01-171-1/+1
* www/firefox: update to 58.0jbeich2018-01-161-2/+2
* Replace USE_AUTOTOOLS with a plain BUILD_DEPENDS.tijl2018-01-121-2/+2
* CONFIGURE_ARGS already contains CC="${CC}". Also add LD="${CC}" so thetijl2018-01-121-1/+1
* Add USE_PHP=mcrypt for PHP 7.2sunpoet2018-01-101-0/+4
* New ports: www/py-qt5-webchannel and www/py-qt5-webenginejrm2018-01-101-1/+8
* Remove support for variables that have been deprecated for a while.mat2018-01-093-11/+3
* Update Qt5 ports to 5.9.3.rakuco2018-01-071-1/+8
* Replace some spaces with tabs.rakuco2018-01-041-3/+3
* Cleanup Mk/Uses/gnome.mk.mat2018-01-031-111/+25
* Update SIP to 4.19.6, PyQt4 to 4.12.1 and PyQt5 to 5.9.2.rakuco2018-01-031-5/+5
* New USES=eigentcberner2018-01-031-0/+55
* Add CMAKE_ON and CMAKE_OFF to cmake.mktcberner2017-12-311-0/+9
* Define licence for PyQt ports via pyqt.mktcberner2017-12-311-0/+4
* Update USES=compiler:c++14-lang to Clang 5.0 on FreeBSD 10jbeich2017-12-271-4/+4
* libtool.mk: pass through LDFLAGS -fuse-ld=*emaste2017-12-271-1/+1
* Take maintainership from autotools@. That group is no longer active.tijl2017-12-231-1/+1
* Report (in q/a) and fix (in shebangfix) python[23] shebangsamdmi32017-12-211-0/+7
* Enhance USES=uniquefiles to be more generic.mat2017-12-202-21/+55
* Revert r456619:antoine2017-12-191-3/+0
* USES=cran: add lib dependency to flangdbn2017-12-181-0/+3
* Allow to use samba47 with USES=sambaantoine2017-12-181-1/+1
* Add back a line that shouldn't have been removed in r456375antoine2017-12-151-0/+1
* Remove forgotten old compat code.mat2017-12-151-7/+0
* Update KDE Frameworks to 5.41tcberner2017-12-151-1/+1
* Rework PY_FLAVOR to always work.mat2017-12-141-5/+6
* Make py3gobject3 and pygobject3 synonymsantoine2017-12-141-4/+4
* Add a DEV_WARNING about some hypotetical case.mat2017-12-121-0/+3
* Limit matching Python flavors to two digits.mat2017-12-121-1/+1
* Make USE_PYTHON=concurrent flavors friendly.mat2017-12-111-1/+3
* Uses/php.mk: add missing sodium dependencytz2017-12-081-0/+1
* Remove extra .endif.mat2017-12-041-1/+0
* Add a USES=python:env, that will not add a dependency on Python.mat2017-12-041-0/+10
* Add a note about USE_PYTHON=optsuffix being a kludge.mat2017-12-041-0/+1
* Depend on pkgnames and not files, always better.mat2017-12-041-2/+2
* Deprecate USES=python:2 and USES=python:3mat2017-12-041-0/+2
* Correctly fix the Python 3 being the default but in fact not problem.mat2017-12-041-3/+3
* Add a WARNING for people trying to do clever but bad things with Pythonmat2017-12-041-0/+4
* Fix default python flavor wrt python versionamdmi32017-12-041-2/+2
* Convert Python ports to FLAVORS.mat2017-11-303-13/+126
* Mk/Uses/cargo.mk: Respect CPUTYPEtobik2017-11-291-0/+7
* Remove references to Tcl/Tk 8.4gahr2017-11-231-5/+5
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.tijl2017-11-181-3/+3
* Only link to libflang and libexecinfo as needed.tijl2017-11-181-1/+1
* Add PHP 7.2 RC6tz2017-11-161-3/+7
* Update KDE Frameworks to 5.40.0tcberner2017-11-161-1/+1
* www/firefox: update to 57.0 (marketed as "Firefox Quantum")jbeich2017-11-151-2/+2
* Remove the php extensions pkg-message, it is more annoying than not.mat2017-11-101-14/+0
* Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs.tijl2017-11-011-1/+0
* - py-qt5-*: Fix build when using non default version of python, in this caseantoine2017-11-011-0/+1
* Update MASTER_SITE_LXQTswills2017-10-271-4/+4
* Update Linux CentOS 7 ports to 7.4.1708.tijl2017-10-271-1/+1
* Add support for libfuse3 (sysutils/fusefs-libs3).se2017-10-261-6/+12
* Mk/Uses/fortran.mk: Add flang as a non-default USES=fortran argument. Note,jrm2017-10-251-3/+13
* - Remove USES=fmake. It was created to help migration fromak2017-10-211-21/+0
* Revert 452511, I missed some portsgahr2017-10-201-5/+5
* lang/tcl84, x11-toolkits/tk84: remove expired portsgahr2017-10-201-5/+5
* Update KDE Frameworks to 5.39tcberner2017-10-181-1/+1
* Fix typobapt2017-10-161-1/+1
* Retire WITHOUT_DEBUG flag.madpilot2017-10-151-1/+1
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-73/+0
* Mk/Uses/cargo.mk: Fix crate name and version splittobik2017-10-121-1/+1
* Enable depending on Ghostscript in the test phasetobik2017-10-061-8/+14
* www/seamonkey: update to 2.49.1jbeich2017-10-051-3/+3
* Remove outdated USES=twistedsunpoet2017-09-301-62/+0
* www/firefox: update to 56.0 (rust required)jbeich2017-09-271-2/+2
* Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimickingtijl2017-09-261-1/+1
* Mk/Uses/mysql.mk: Change the way of extracting version info from MySQL flavorsmmokhi2017-09-221-1/+1
* Mk/Uses/cargo.mk: Fix version of Rust which started to ship Cargodumbbell2017-09-221-1/+1
* Remove USES=execinfo.mat2017-09-221-27/+0
* Update KDE Frameworks to 5.38.0tcberner2017-09-191-1/+1
* - Update sysutils/garcon to 0.6.1 [1]madpilot2017-09-181-3/+6
* lang/rust: Install Cargo + use bundled cratesdumbbell2017-09-161-2/+2
* Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang.gerald2017-09-131-1/+1
* When using tcl:someversion+, prefer the default version over the highestantoine2017-09-121-1/+5
* lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1gahr2017-09-111-5/+5
* When "USES= php:ext" is set into the Makefile, there is a followingjoneum2017-09-101-4/+4
* Remove Python 3.3 from the Ports Framework.rene2017-09-031-1/+1
* Update KDE Frameworks to 5.37.0tcberner2017-08-291-13/+5
* Update GNUstep core libraries.theraven2017-08-212-9/+11
* Add PostgreSQL-10 to the ports treegirgen2017-08-111-3/+3
* Mk/Uses/shebangfix.mk: Fix SHEBANG_FILES to use find(1)feld2017-08-081-1/+2
* www/firefox: update to 55.0jbeich2017-08-081-2/+2
* Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.jkim2017-07-291-1/+4
* www/seamonkey: update to 2.48jbeich2017-07-241-3/+3
* - shebangfix: allow to use SHEBANG_REGEX, SHEBANG_GLOB, and SHEBANG_FILES sim...amdmi32017-07-141-4/+6
* Update KDE Frameworks to 5.36.0tcberner2017-07-121-1/+1
* Revert r445241. libffi is already part of linux_base-c7.tijl2017-07-081-1/+0
* Add security/linux-c7-trousers, needed by security/linux-c7-gnutls.tijl2017-07-071-0/+1
* Add security/linux-c7-p11-kit, needed by security/linux-c7-gnutls.tijl2017-07-071-0/+1
* Add devel/linux-c7-libffi, needed by security/linux-c7-p11-kit.tijl2017-07-071-0/+1
* Add security/linux-c7-nettle, needed by security/linux-c7-gnutls.tijl2017-07-071-0/+1
* Update the mate desktop to 1.18.kwm2017-07-041-1/+6
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-1/+1
* Make ninja opt-out in cmake.mktcberner2017-06-261-7/+25
* Add USES=cargo to make creating ports of Rust applications easiertobik2017-06-221-0/+219
* qa: add check for NO_ARCHdbn2017-06-191-0/+2
* Specifying an invalid PYTHON_VERSION against its USES should be IGNORED.bdrewery2017-06-181-1/+1
* Update KDE Frameworks to 5.35tcberner2017-06-181-1/+1
* Set CONFIGURE_LOG so if the configure stage failskwm2017-06-141-0/+2
* www/firefox: update to 54.0jbeich2017-06-141-2/+2
* Remove check for unsupported versions of FreeBSD and add some comments.tijl2017-06-131-4/+3
* Fix a few lib/pkgconfig → libdata/pkgconfig that crept in between themat2017-06-081-14/+0
* Remove support for Samba 4.2 and 4.3, they are unsupported upstream.rene2017-06-081-4/+1
* Don't pass the default version in DEPENDS_ARGS.bdrewery2017-06-061-1/+2
* Remove lang/perl5.20 and unregister it, it expired in May 2017.rene2017-06-011-14/+2
* Introduce Perl 5.26.mat2017-05-311-1/+5
* Mk/Uses/mysql.mk: Prepare for upcoming MariaDB 10.2brnrd2017-05-271-11/+36
* Update to CentOS 6.9.tijl2017-05-261-1/+1
* In preparation for removal of groff from base add USES=groffbapt2017-05-251-0/+31
* Update _KDE_APPLICATIONS_ATTIC_VERSION to 16.12.3 to fix fetching of distfilestcberner2017-05-201-1/+1
* Update KDE Frameworks to 5.34.0tcberner2017-05-201-1/+1
* Move the meson generated pkg-config files to libdata/pkg-config, thiskwm2017-05-131-0/+14
* Update mono and related portsdbn2017-05-131-1/+3
* Revert r440567 and unbreak INDEXantoine2017-05-111-3/+3
* - Add missing 8.7 as a valid tcl/tk versionamdmi32017-05-101-3/+3
* Fix some FreeBSD.org case of bad case.mat2017-05-041-1/+1
* Clarify PLIST_SUB in grantlee.mktcberner2017-05-031-1/+1
* Enable depending on Perl only during the test phase.mat2017-05-021-1/+5
* As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)gerald2017-05-021-5/+0
* Use llvm 4.0 for c++14bapt2017-04-301-4/+4
* Extend grantlee.mk with another PLIST_SUB.tcberner2017-04-301-0/+13
* Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1tcberner2017-04-301-6/+6
* Enhance the BROKEN_SSL messages.mat2017-04-271-4/+4
* - Remove checks for .PARSEDIR and vestiges of pmake supportak2017-04-273-18/+0
* Silence the commands in USES=perl do-test target.mat2017-04-251-2/+2
* Fix usage of left braces to be compatible with extended regularolgeni2017-04-251-3/+3
* Return ports maintained by John Marino to the pool, he is no longer interested.rene2017-04-222-2/+2
* Use POSIX conformant expressions with grep(1)antoine2017-04-221-2/+2
* - Add /usr/local/bin/* old cmd patterns to shebangfixamdmi32017-04-201-0/+1
* Use the new ${RLN} relative symlink magic to create uniquefiles.mat2017-04-201-1/+1
* Update KDE Frameworks to 5.33.0tcberner2017-04-191-1/+1
* Introduce new "meson" USES.kwm2017-04-181-0/+68
* Rename (BROKEN|IGNORE)_OPENSSL to \1_SSL.mat2017-04-141-10/+10
* Add a BROKEN_OPENSSL and IGNORE_OPENSSL, to mark ports that aremat2017-04-141-0/+20
* www/firefox-esr: update to 52.1.0 (rc1)jbeich2017-04-121-3/+3
* Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constantsamdmi32017-04-111-2/+2
* www/firefox: update to 53.0 (rc3)jbeich2017-04-111-2/+2
* Introduces USES=php:pecl.mat2017-04-101-0/+12
* Remove obsolete OpenSSL hacks for IDEA crypto.jkim2017-04-041-18/+0
* Drop x11-themes/kde4-icons-oxygen in favor of x11-themes/kf5-oxygen-icons5.rakuco2017-04-031-5/+3
* Finish removal of gal2bapt2017-04-021-5/+1
* Remove more obsolete gnome2 componentsbapt2017-04-021-10/+2
* Remove some old gnome2 ports not depend on anymore and not maintained upstreambapt2017-04-021-10/+2
* Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was evermat2017-03-311-1/+0
* Update to 4.11.22, the last release from KDE.orgrezny2017-03-301-1/+1
* Update x11/kdelibs4 to 4.14.30.rakuco2017-03-261-1/+1
* Bump KDE_APPLICATIONS_VERSION to 16.12.3.rakuco2017-03-261-1/+1
* Refactor USES=samba a bit, and add Samba 4.6 support there.mat2017-03-261-13/+3
* Fix typosunpoet2017-03-251-1/+1
* Add samba45 supportsunpoet2017-03-251-0/+4
* mail/thunderbird-i18n: update to 52.0jbeich2017-03-221-3/+3
* Fixup some more Perl build problems.mat2017-03-221-0/+2
* - Add USES=samba to handle dependency on sambaantoine2017-03-221-0/+51
* '.' has been removed from @INC in Perl 5.25.7 and it prevented manymat2017-03-211-1/+2
* Reset maintainer on his request.rene2017-03-191-1/+1
* Update KDE Frameworks to 5.32tcberner2017-03-171-3/+9
* Rename python setuptools ports to better match other python portsantoine2017-03-171-3/+3
* Add libintl.so to glib20_LIB_DEPENDSantoine2017-03-121-1/+2
* Remove kconfigwidgets from _USE_FRAMEWORKS_TIER3.rakuco2017-03-111-1/+1
* Require pkgconf>=1.3.0_1 after r435576.tijl2017-03-071-1/+1
* Fix typosolivierd2017-03-041-1/+1
* Reverge my change in revision r435343 (it breaks ports build)olivierd2017-03-031-1/+1
* Fix typoolivierd2017-03-031-1/+1
* www/firefox: update to 52.0 (rc1)jbeich2017-02-281-2/+2
* add databases/mysqlwsrep56-serverlifanov2017-02-231-5/+12
* Add USE_PHP=memcachedsunpoet2017-02-201-1/+6
* Update KDE Frameworks to 5.31tcberner2017-02-191-3/+6
* Adjust comment about USES=blaslapack defaultsjbeich2017-02-171-1/+1
* Fix USE_PHP=redissunpoet2017-02-161-1/+1
* Return the ports mistakenly reset to ports@ in r433856 to John Marino.rene2017-02-162-2/+2
* Automatically generate @dir entries for package list if :debug is used.rene2017-02-141-2/+21
* Fix check-plist of USES=kmodrene2017-02-131-8/+16
* Reset maintainer for Uses/ada.mk and Uses/alias.mkrene2017-02-132-2/+2
* Make USES=php behaves a bit more nicely with PHP 7.0 and 7.1 for portsmat2017-02-071-1/+2
* Enable i386 support to Linux CentOS 7 ports.tijl2017-02-011-1/+3
* - Autodetect the installed linux_base port and use LINUX_DEFAULT only astijl2017-02-011-95/+103
* This is actually only for Module::Build, not the ::Tiny version.mat2017-02-011-2/+2
* Tell Module::Build to use LOCALBASE/bin/perl and notmat2017-02-011-1/+2
* Indent perl5.mk's .if/.for properly.mat2017-02-011-91/+91
* Update KDE Frameworks to 5.30.0tcberner2017-01-271-3/+6
* Fix memcache_DEPENDSsunpoet2017-01-261-0/+4
* Add support for PHP 7.1tz2017-01-241-3/+7
* Update default GEM_NAMEsunpoet2017-01-221-1/+1
* Add devel/linux-c6-libsoupwoodsb022017-01-201-0/+1
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-191-24/+20
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-182-18/+3
* www/firefox: update to 51.0 (rc1)jbeich2017-01-171-2/+2
* Add new mirror, it avoids to change value of MASTER_SITES in LXQt related portsolivierd2017-01-151-0/+1
* mount_fusefs is in base since 10.0-RELEASErene2017-01-151-3/+0
* Mk/Uses/mysql.mk: Remove EoL-ed MySQL 5.1brnrd2017-01-151-1/+0
* Welcome Percona 5.7 ports to the treefeld2017-01-111-0/+1
* Add more PLIST_SUB to Mk/Uses/python.mksunpoet2017-01-081-7/+22
* add databases/mysql80-server and databases/mysql80-clientlifanov2017-01-081-0/+1
* Update Kdevelop to 4.7.4tcberner2017-01-031-1/+1
* Remove support for FreeBSD < 10.3 from Mk/*rene2017-01-034-15/+4
* Drop support for Perl 5.18 (infrastructure part)rene2017-01-011-7/+3
* Drop support for Linux Fedora 10 (infrastructure part)rene2017-01-011-40/+6
* Remove broken PEAR mirrors:amdmi32016-12-271-3/+1
* - Repocopy lang/python35 --> lang/python36 and update to 3.6.0wen2016-12-251-1/+1
* Add kde-applications to the supported kde-<categories>tcberner2016-12-241-1/+22
* Rewrite GTK3 supportolivierd2016-12-231-21/+16
* Update KDE Frameworks to 5.29.0tcberner2016-12-191-4/+9
* www/seamonkey: update to 2.46jbeich2016-12-161-3/+3
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-0/+9
* If KERN_DEBUGDIR happens to be empty, the port would try to installrene2016-12-131-0/+4
* Several helpers CMake modules needed to build LXQt itself as well as otherolivierd2016-12-131-1/+6
* Uses/kmod.mk: add support for debug versions of kernel modules.rene2016-12-101-0/+6
* Simplify USES=linux do-install and add support for architecture specifictijl2016-12-081-2/+18
* Uses/php.mk: Use EGREP instead of GREP when parsing config.hrakuco2016-11-291-1/+1
* USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]dbn2016-11-281-9/+6
* Insert missing space in component list.tcberner2016-11-211-1/+1
* Import some LXQt core components (required by forthcoming updateolivierd2016-11-191-0/+97
* Set a PORTSCOUT limit for the PyQt5 ports.tcberner2016-11-151-0/+2
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ...tcberner2016-11-151-12/+288
* Udpate PyQt5 to 5.6.2tcberner2016-11-141-3/+3
* All supported versions of FreeBSD that install clang have version 3.4.1 orantoine2016-11-132-8/+8
* Add linux-c7-harfbuzz and linux-c7-graphite2, needed by linux-c7-pango.tijl2016-11-051-0/+2
| | | | 2001-04-20 Damon Chaplin <damon@ximian.com> * importer/evolution-shell-importer.types: changed path to the importer header files, since we've had reports that they aren't being found (though it worked OK for me). svn path=/trunk/; revision=9478 * Fix a dumb thinko in my 04-11 patch.Dan Winship2001-04-212-1/+6 | | | | | | | * mail-format.c (handle_text_plain): Fix a dumb thinko in my 04-11 patch. svn path=/trunk/; revision=9477 * Pull up fix for translation of filter direction drop down menu from theKjartan Maraas2001-04-212-1/+12 | | | | | | | | | 2001-04-20 Kjartan Maraas <kmaraas@gnome.org> * filter-rule.c: Pull up fix for translation of filter direction drop down menu from the branch. svn path=/trunk/; revision=9475 * Convert subject from utf8 before passing it on.Dan Winship2001-04-202-5/+18 | | | | | | | * mail-ops.c: (send_mail_desc): Convert subject from utf8 before passing it on. svn path=/trunk/; revision=9474 * Fixed typoHector Garcia2001-04-202-36/+38 | | | | svn path=/trunk/; revision=9471 * Fixed bug that prevented new translationsHector Garcia2001-04-202-4/+22 | | | | svn path=/trunk/; revision=9470 * Updated Spanish TranslationHector Garcia2001-04-2032-466/+808 | | | | svn path=/trunk/; revision=9469 * Limit total matches, for better performance on slow machines. It isJon Trowbridge2001-04-204-29/+98 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-20 Jon Trowbridge <trow@ximian.com> * gal/e-text/e-completion-test.c: Limit total matches, for better performance on slow machines. It is supposed to be a test, so correctness of the completion operations isn't really a priority... * gal/e-text/e-completion-view.c (e_completion_view_construct): Set GTK_CAN_FOCUS flag. * gal/e-text/e-entry.c (e_entry_show_popup): Evil! Evil! Unclean! Unclean! Manually check if the pointer is in the area where the popup is going to appear, and if it is, warp the pointer out of the way. After days of fucking around, this horrible hack is the only way that I've been able to figure out to keep the focus from being taken away from the entry and ending up somewhere strange when the popup pops up. (The main problem is with the case of focus-follows-cursor --- click-to-focus works fine. Sawfish idiocincracies may also be causing problems, but I don't want to unjustly accuse the WM of anything, as tempting and appealing as that can be.) (key_press_cb): Proxy for forwarding the popup's key press events to the entry. (key_release_cb): Proxy for forwarding the popup's key release events to the entry. These proxies should be enough to take care of my focus problems. Unfortunately, they aren't, and the pointer-warping-focus-horror is required for reasons that I don't fully understand. * gal/e-text/e-text.c (_get_xy_from_position): Made _get_xy_from_position return a boolean. It returns TRUE if the computation was successful (and if valid data is now in *xp and *yp), FALSE otherwise. Make sure that text->lines is not NULL, and return FALSE if it is. (_get_position): Test that _get_xy_from_position returns TRUE before using the values in x and y. (_get_position): Test that _get_xy_from_position returns TRUE before using the values in x and y. Garbage values being returned in passed-in pointers created a race condition where you could hang an EText if you deleted the entire contents of the buffer really quickly. svn path=/trunk/; revision=9468 * Update Hungarian translation (andras)Szabolcs Ban2001-04-202-605/+550 | | | | svn path=/trunk/; revision=9467 * Submit a signal even if there are no extras.Christopher James Lahey2001-04-203-44/+132 | | | | | | | | | | | | | | | 2001-04-19 Christopher James Lahey <clahey@ximian.com> * e-table-header.c (eth_calc_widths): Submit a signal even if there are no extras. * e-table-item.c (eti_request_column_width): Don't compute widths if our cells aren't realized yet. * e-tree.c: Call e_table_header_update_horizontal whenever our data changes. svn path=/trunk/; revision=9465 * #if 0'd out my not-working selection codeGediminas Paulauskas2001-04-202-0/+11 | | | | | | | | 2001-04-20 Gediminas Paulauskas <menesis@delfi.lt> * mail-display.c: #if 0'd out my not-working selection code svn path=/trunk/; revision=9464 * Updates from Clara TattoniChristopher R. Gabriel2001-04-202-2034/+3045 | | | | svn path=/trunk/; revision=9463 * Turned off information expanders (tooltips) in ETable by default. TurnChristopher James Lahey2001-04-201-7/+9 | | | | | | | | | | 2001-04-19 Christopher James Lahey <clahey@ximian.com> * e-table-item.c: Turned off information expanders (tooltips) in ETable by default. Turn them back on with the environment variable GAL_DO_TOOLTIPS. svn path=/trunk/; revision=9462 * Implemented. (pkcs7_clearsign): Implemented. (get_zero_len_passwd):Jeffrey Stedfast2001-04-202-5/+159 | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-19 Jeffrey Stedfast <fejj@ximian.com> * camel-pkcs7-context.c (pkcs7_sign): Implemented. (pkcs7_clearsign): Implemented. (get_zero_len_passwd): Convenience function to try a 0-length key on the certificate db - if this works then there is no need to prompt the user. (get_password): Callback to get the password. (camel_cipher_hash_to_nss): Convenience function to convert a CamelCipherHash to an NSS HASH_HashType. (nss_hash_to_sec_oid): Converts a HASH_HashType to a SecOidTag. (pkcs7_digest): Digest function for use with pkcs7_sign(). (sign_encode_cb): Callback to write the signed data to the output stream. (pkcs7_verify): Hacked on a bit more but am still a bit on the confused side. This might work but I wouldn't hold my breath. The sign/clearsign should be close if not correct, but this one...god only knows. (pkcs7_decrypt): Implemented. (pkcs7_encrypt): Implemented (mostly, still need to handle when 'sign' is TRUE). svn path=/trunk/; revision=9461 * Implemented. (pkcs7_clearsign): Implemented. (get_zero_len_passwd):Jeffrey Stedfast2001-04-202-7/+307 | | | | | | | | | | | | | | | | | | | | | | | 2001-04-19 Jeffrey Stedfast <fejj@ximian.com> * camel-pkcs7-context.c (pkcs7_sign): Implemented. (pkcs7_clearsign): Implemented. (get_zero_len_passwd): Convenience function to try a 0-length key on the certificate db - if this works then there is no need to prompt the user. (get_password): Callback to get the password. (camel_cipher_hash_to_nss): Convenience function to convert a CamelCipherHash to an NSS HASH_HashType. (nss_hash_to_sec_oid): Converts a HASH_HashType to a SecOidTag. (pkcs7_digest): Digest function for use with pkcs7_sign(). (sign_encode_cb): Callback to write the signed data to the output stream. (pkcs7_verify): Hacked on a bit more but am still a bit on the confused side. This might work but I wouldn't hold my breath. The sign/clearsign should be close if not correct, but this one...god only knows. svn path=/trunk/; revision=9460 * Updated Japanese translation.Akira TAGOH2001-04-202-237/+270 | | | | | | | | 2001-04-20 Akira TAGOH <tagoh@gnome.gr.jp> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=9459 * ">From" is not a citation unless the previous or following line is aDan Winship2001-04-192-7/+44 | | | | | | | | | * e-html-utils.c (is_citation): ">From" is not a citation unless the previous or following line is a citation. (e_text_to_html_full): Update for is_citation change. Also, when marking citations, unmangle mbox From-mangling. svn path=/trunk/; revision=9458 * Make this more raw: don't do URLs and citations.Dan Winship2001-04-192-3/+12 | | | | | | | * mail-format.c (mail_format_raw_message): Make this more raw: don't do URLs and citations. svn path=/trunk/; revision=9457 * Fixed two fatal errors.Richard Hult2001-04-192-2/+6 | | | | | | | | 2001-04-18 Richard Hult <rhult@codefactory.se> * nl.po: Fixed two fatal errors. svn path=/trunk/; revision=9456 * missed this with the last commit (pop3 and imap memory leaks)Dan Winship2001-04-191-0/+14 | | | | svn path=/trunk/; revision=9453 * Don't need to dup the string: the relevant gnome-dialog routine alreadyDan Winship2001-04-193-1/+17 | | | | | | | | | | * session.c (request_callback): Don't need to dup the string: the relevant gnome-dialog routine already does. * message-list.c (message_list_destroy): Free the uid_nodemap. (hide_save_state): Free the filename when we're done. svn path=/trunk/; revision=9452 * Plug memory leaks.Dan Winship2001-04-1914-21/+62 | | | | | | | | | | | | | | * filter-colour.c, filter-datespec.c, filter-folder.c, filter-input.c, filter-option.c, filter-rule.c, filter-score.c, filter-source.c, score-rule.c (xml_decode): Plug memory leaks. * rule-context.c (rule_context_finalise): Implement. Free stuff. * filter-element.h: #include <gnome-xml/xmlmemory.h> here for xmlFree * filter-filter.c, filter-part.c: Remove xmlmemory.h #include svn path=/trunk/; revision=9451 * Free base_url and storage_path.Dan Winship2001-04-193-5/+33 | | | | | | | | | | | | | | | | * providers/imap/camel-imap-store.c (camel_imap_store_finalize): Free base_url and storage_path. * providers/pop3/camel-pop3-store.c (finalize): Free the implementation string. (camel_pop3_command): Clarify documentation to mention that @ex isn't set (and *@ret is) on CAMEL_POP3_ERR. (connect_to_server): Set @ex properly on CAMEL_POP3_ERR. * providers/pop3/camel-pop3-folder.c (pop3_refresh_info, pop3_get_message): Set @ex properly on CAMEL_POP3_ERR. svn path=/trunk/; revision=9450 * Implemented. (resend_msg): Use is_sent_folder().Jeffrey Stedfast2001-04-192-2/+66 | | | | | | | | | 2001-04-18 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (is_sent_folder): Implemented. (resend_msg): Use is_sent_folder(). svn path=/trunk/; revision=9449 * Free some things that weren't getting freed.Dan Winship2001-04-192-3/+10 | | | | | | | | | | | | * e-table.c (et_destroy): Free some things that weren't getting freed. * e-tree.c (et_destroy): Free some things that weren't getting freed. (e_tree_set_state_object): Don't ref the return value of e_table_state_to_header. svn path=/trunk/; revision=9448 * For Dirk-Jan C. Binnema <dirkjan@gnome.org> :Almer S. Tigelaar2001-04-192-866/+786 | | | | | | | | | | 2001-04-18 Almer S. Tigelaar <almer@gnome.org> For Dirk-Jan C. Binnema <dirkjan@gnome.org> : * nl.po: Updated Dutch translation. svn path=/trunk/; revision=9447 * Commit the stupid "File -> New Evolution Window" change that got lostEttore Perazzoli2001-04-191-3/+2 | | | | | | yesterday. svn path=/trunk/; revision=9445 * Hot builddir != srcdir loving action.Ettore Perazzoli2001-04-194-1/+15 | | | | svn path=/trunk/; revision=9444 * Disable the Python stuff and the tests for now. They are broken andEttore Perazzoli2001-04-182-1/+6 | | | | | | are not needed by end users anyway. svn path=/trunk/; revision=9443 * Prepend `$(srcdir)' to the list of libicalss headers to be combined.Ettore Perazzoli2001-04-182-11/+16 | | | | svn path=/trunk/; revision=9442 * Fix the building of ical.h. Again.Ettore Perazzoli2001-04-182-6/+16 | | | | svn path=/trunk/; revision=9441 * Re-commit ChangeLog for yesterday's changes to the "New" menu. It wasEttore Perazzoli2001-04-181-0/+9 | | | | | | not committed due to a conflict. svn path=/trunk/; revision=9440 * #include <unistd.h>Ettore Perazzoli2001-04-182-0/+6 | | | | svn path=/trunk/; revision=9439 * Connect to the "changed" signal of the categories entry so that they willFederico Mena Quintero2001-04-184-9/+53 | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-17 Federico Mena Quintero <federico@ximian.com> * gui/event-editor.c (init_widgets): Connect to the "changed" signal of the categories entry so that they will be applied correctly. (EventEditorPrivate): Added fields for the contacts button and entry. (init_widgets): Disable the contacts widgets as we do not support them yet. (get_widgets): Get the contacts widgets. * gui/dialogs/task-editor.c (get_widgets): Get the contacts button, which was missing. (init_widgets): Disable the contacts widgets as we do not support them yet. * pcs/query.c (matches_text_list): Use e_utf8_strstrcasedecomp() instead of plain e_utf8_strstrcase(). (matches_summary): Likewise. svn path=/trunk/; revision=9436 * New source files to handle Pkcs7 encryption, decryption, signing, andJeffrey Stedfast2001-04-184-0/+330 | | | | | | | | | | | 2001-04-17 Jeffrey Stedfast <fejj@ximian.com> * camel-pkcs7-context.[c,h]: New source files to handle Pkcs7 encryption, decryption, signing, and verifying. Not yet complete. I'm sensing this is going to take a while seeing as how NSS is just so well documented. svn path=/trunk/; revision=9435 * Updated Spanish translationHector Garcia2001-04-182-582/+367 | | | | svn path=/trunk/; revision=9434 * more auto-indentation magicRadek Doulik2001-04-182-0/+9 | | | | | | | | 2001-04-17 Radek Doulik <rodo@ximian.com> * listener.c (reply_indent): more auto-indentation magic svn path=/trunk/; revision=9432 * more memory leaksDan Winship2001-04-184-2/+14 | | | | svn path=/trunk/; revision=9431 * s/helixcode/ximian (How I missed this page on the first go-round I don'tAaron Weber2001-04-188-38/+48 | | | | | | | | | | | | | | | | | | 2001-02-23 Aaron Weber <aaron@helixcode.com> * C/apx-authors.sgml: s/helixcode/ximian (How I missed this page on the first go-round I don't know). 2001-03-14 Gediminas Paulauskas <menesis@delfi.lt> * C/Makefile.am: there's no apx-fdl.sgml and evolution-guide.sgml anymore 2001-02-23 Aaron Weber <aaron@helixcode.com> * C/usage-mail.sgml: IMAP subscriptions stuff. svn path=/trunk/; revision=9430 * the libical action stuff uses enums rather than strings to enumerate theJP Rosevear2001-04-182-15/+36 | | | | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * cal-util/cal-component.c (cal_component_alarm_set_action): the libical action stuff uses enums rather than strings to enumerate the various actions now (cal_component_alarm_get_action): ditto svn path=/trunk/; revision=9429 * Proxy events to the tooltip object properly.Christopher James Lahey2001-04-182-0/+55 | | | | | | | | | 2001-04-17 Christopher James Lahey <clahey@ximian.com> * e-shell-view.c (storage_set_view_box_event_cb): Proxy events to the tooltip object properly. svn path=/trunk/; revision=9428 * The perl script generated files changed between releasesJP Rosevear2001-04-1811-1753/+949 | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * The perl script generated files changed between releases svn path=/trunk/; revision=9426 * Hopefully this does itJP Rosevear2001-04-183-471/+0 | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Hopefully this does it svn path=/trunk/; revision=9425 * Still moreJP Rosevear2001-04-181-1/+0 | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Still more svn path=/trunk/; revision=9423 * Remove more generated files. Apparently i forgot to run make maintainerJP Rosevear2001-04-182-4272/+0 | | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Remove more generated files. Apparently i forgot to run make maintainer clean. svn path=/trunk/; revision=9422 * Removing autogenerated filesJP Rosevear2001-04-189-2282/+0 | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Removing autogenerated files svn path=/trunk/; revision=9421 * Finish merge of new libical 0.23a versionJP Rosevear2001-04-1840-3116/+3303 | | | | | | | | 2001-04-17 JP Rosevear <jpr@ximian.com> * Finish merge of new libical 0.23a version svn path=/trunk/; revision=9420 * This commit was generated by cvs2svn to compensate for changes in r9415,JP Rosevear2001-04-1816-424/+189 | | | | | | which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=9416 * Initial revisionJP Rosevear2001-04-1845-0/+12569 | | | | svn path=/trunk/; revision=9413 * Pull up fix from the branch:Ettore Perazzoli2001-04-182-1/+6 | | | | | | | Add a `$(EXTRA_GNOME_CFLAGS)' to the importers' Makefile.am as they are using GAL. svn path=/trunk/; revision=9410 * Pull up fix from the branch:Ettore Perazzoli2001-04-1810-14/+30 | | | | | | | builddir != srcdir fix for building the calendar, executive summary and importer developers' docs. svn path=/trunk/; revision=9408 * Pull up fix from the branch:Ettore Perazzoli2001-04-182-0/+7 | | | | | | | Add the CORBA_GENERATED files to the SOURCES for the alarm notify daemon. svn path=/trunk/; revision=9405 * Updated Slovak translationStano Visnovsky2001-04-172-595/+737 | | | | svn path=/trunk/; revision=9400 * Updated Finnish translationjjranta2001-04-172-322/+334 | | | | svn path=/trunk/; revision=9399 * Updated Japanese translation.Akira TAGOH2001-04-172-551/+881 | | | | | | | | 2001-04-17 Akira TAGOH <tagoh@gnome.gr.jp> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=9398 * don't use g_return'sJeffrey Stedfast2001-04-171-2/+3 | | | | svn path=/trunk/; revision=9396 * Add EXTRA_GNOME_CFLAGS, for gal.Dan Winship2001-04-172-0/+5 | | | | | | * pcs/Makefile.am (INCLUDES): Add EXTRA_GNOME_CFLAGS, for gal. svn path=/trunk/; revision=9395 * Don't we want to tell where we are by using the start of the message? IJeffrey Stedfast2001-04-172-5/+14 | | | | | | | | | | | | | 2001-04-16 Jeffrey Stedfast <fejj@ximian.com> * providers/local/camel-mbox-summary.c (summary_rebuild): Don't we want to tell where we are by using the start of the message? I think this should be using camel_mime_parser_tell_start_from() instead. Also divide by the size *before* multiplying by 100 so that we don't overflow the int which was giving us negative values for our progress status (oops). svn path=/trunk/; revision=9394 * Turned on tooltips and alternating colors.Christopher James Lahey2001-04-171-2/+2 | | | | | | | | 2001-04-16 Christopher James Lahey <clahey@ximian.com> * e-table-item.c: Turned on tooltips and alternating colors. svn path=/trunk/; revision=9393 * Changed some comments here.Christopher James Lahey2001-04-173-14/+24 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-16 Christopher James Lahey <clahey@ximian.com> * configure.in: Changed some comments here. * gal/Makefile.am (libgal_la_LIBADD): Added widgets/e-categories-master-list-array.lo and widgets/e-categories-master-list.lo. * gal/widgets/Makefile.am (libwidgets_la_SOURCES): Added widgets/e-categories-master-list-array.c and widgets/e-categories-master-list.c. (libwidgetsinclude_HEADERS): Added widgets/e-categories-master-list-array.h and widgets/e-categories-master-list.h. * gal/widgets/e-categories-master-list-array.c, gal/widgets/e-categories-master-list-array.h, gal/widgets/e-categories-master-list.c, gal/widgets/e-categories-master-list.h: Added ECategoriesMasterList and a simple local implementation of it. * gal/widgets/e-categories.c, gal/widgets/e-categories.h: Privatized this. Switched to using ECategoriesMasterList. (table_right_click): Added a right click menu to add and remove things to and from the global category list. * gal/widgets/e-gui-utils.c, gal/widgets/e-gui-utils.h: Fixed some comments and formatting. * gal/widgets/e-popup-menu.h (E_POPUP_SEPARATOR, E_POPUP_TERMINATOR): Added these #defines. svn path=/trunk/; revision=9392 * Upped the version number to 0.7.99.0.Jody Goldberg2001-04-171-17/+17 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-15 Jody Goldberg <jgoldberg@home.com> * configure.in: Upped the version number to 0.7.99.0. * gal/widgets/Makefile.am : add test-color. * gal/widgets/test-color.c (main) : update. * gal/widgets/color-group.c (color_group_new_named) : add a context pointer to manage multiple instances of the same conceptual group in different instances. eg the foregroup colour groups for windows editing different documents should be different. (create_unique_name) : Adjust signature. (color_group_from_name) : ditto, Use the cg as the key, not just name. (color_group_destroy) : ditto. (color_group_new_named) : ditto. (cg_hash) : new function. (cg_cmp) : new function. (initialize_group_names) : used here. * gal/widgets/color-palette.c (color_palette_new) : Take a ColorGroup directly rather than a ColorGroup name. (color_palette_new_with_vals) : ditto. * gal/widgets/widget-color-combo.c (color_table_setup) : Take a ColorGroup directly rather than a ColorGroup name. (color_combo_construct) : Ditto. (color_combo_new) : Ditto. svn path=/trunk/; revision=9391 * Added.Jon Trowbridge2001-04-178-18/+138 | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-16 Jon Trowbridge <trow@ximian.com> * backend/ebook/e-destination.c (e_destination_get_name): Added. * gui/component/select-names/e-select-names.c (real_add_address_cb): Use e_select_names_model_append. It's nicer. * gui/component/select-names/e-select-names-model.c (e_select_names_model_append): Added. * gui/component/select-names/e-select-names-completion.c (book_query_process_card_list): Filter out completion matches that don't have an associated e-mail address. (book_query_score): Give a bonus to the primary address, so that it always comes up first in the completion results. * gui/component/e-address-popup.c (e_address_popup_refresh_names): Convert utf8 strings into gtk strings before displaying. svn path=/trunk/; revision=9390 * toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg.Gediminas Paulauskas2001-04-172-5/+10 | | | | | | | | | 2001-04-16 Gediminas Paulauskas <menesis@delfi.lt> * evolution-calendar.xml: toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg. Now *View buttons show up again. svn path=/trunk/; revision=9389 * Added a prototype for stamp().Jeffrey Stedfast2001-04-174-1/+11 | | | | | | | | | | | | | | | 2001-04-16 Jeffrey Stedfast <fejj@ximian.com> * camel-operation.c: Added a prototype for stamp(). * camel-charset-map.c (camel_charset_locale_name): #include string.h so we don't get a warning about strchr being undefined and also init charset to NULL. * camel-pgp-context.c (pgp_verify): Go back to doing the utf8 conversion by hand so that we don't depend on gal. svn path=/trunk/; revision=9388 * Go back to doing the utf8 conversion by hand so that we don't depend onJeffrey Stedfast2001-04-172-4/+46 | | | | | | | | | 2001-04-16 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (pgp_verify): Go back to doing the utf8 conversion by hand so that we don't depend on gal. svn path=/trunk/; revision=9387 * Merge fix from the 0.10 branch:Ettore Perazzoli2001-04-172-1/+6 | | | | | | `AC_OUTPUT()' `mail/Makefile' before `mail/importers/Makefile'. svn path=/trunk/; revision=9386 * oops, forgot to commit this with the last filesJeffrey Stedfast2001-04-171-1/+0 | | | | svn path=/trunk/; revision=9384 * Remove the EXTRA_GNOME_CFLAGS include.Jeffrey Stedfast2001-04-1711-21/+103 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-16 Jeffrey Stedfast <fejj@ximian.com> * Makefile.am: Remove the EXTRA_GNOME_CFLAGS include. * camel-store.c (camel_mkdir_hier): Convenience function that it seems a number of camel-store implementations used gal for. * providers/nntp/camel-nntp-store.c (ensure_news_dir_exists): Lets not depend on gal for just e_mkdir_hier() - use camel_mkdir_hier() instead. * providers/nntp/camel-imap-store.c: Lets not depend on gal for just e_mkdir_hier() - use camel_mkdir_hier() instead. * camel-session.c (camel_session_get_storage_path): Don't depend on e_mkdir_heir() anymore, use the CamelStore version. * camel-folder-search.h: Removed gal dependency, why was this even there in the first place? * providers/imap/camel-imap-folder.c: Don't need gal/util/e-util.h here, so remove it. * string-utils.c (strstrcase): New function, well more like old function brought back to life so we don't have to depend on gal. * providers/imap/camel-imap-store.c (imap_store_setup_online): Use strstrcase rather than e_strstrcase so we don't depend on gal. (get_unread_online): Same here. * providers/smtp/camel-smtp-transport.c (smtp_helo): Use strstrcase. svn path=/trunk/; revision=9383 * Propagate the event after sending it to the base EText.Christopher James Lahey2001-04-172-1/+10 | | | | | | | | | 2001-04-16 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-text.c (tooltip_event): Propagate the event after sending it to the base EText. svn path=/trunk/; revision=9379 * eh?Jeffrey Stedfast2001-04-171-2/+0 | | | | svn path=/trunk/; revision=9377 * Pull up fix from the branch:Ettore Perazzoli2001-04-163-4/+27 | | | | | | | Check for Editor.idl in the GNOME_PATH as well. Add `doc' to the SUBDIRS in the top-level Makefile. svn path=/trunk/; revision=9376 * Fix a crash here.Christopher James Lahey2001-04-161-2/+0 | | | | | | | | 2001-04-16 Christopher James Lahey <clahey@ximian.com> * e-tree-sorted.c (ets_sort_idle): Fix a crash here. svn path=/trunk/; revision=9374 * change $(cmd) to `cmd` in order to make it usable in non-bash bourneJaka Mocnik2001-04-162-4/+9 | | | | | | | | | 2001-04-16 Jaka Mocnik <jaka@gnu.org> * gnome-print-check.m4: change $(cmd) to `cmd` in order to make it usable in non-bash bourne shells. svn path=/trunk/; revision=9341 * Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-165-18/+482 | | | | | | | | | | | | | | | | | | | | | 2001-04-15 Federico Mena Quintero <federico@ximian.com> * gui/gnome-cal.c (setup_widgets): Create the ESearchBar thingy. (search_bar_query_changed_cb): Build the different queries based on the type and string. * pcs/query.c (backend_obj_updated_cb): Ref the query while we are notifying the listener so that it will not disappear from under us. (backend_obj_removed_cb): Likewise. (process_component_cb): Likewise. (func_contains): New function to match text fields. (matches_comment): New function to match comment lists. (matches_description): New function to match description lists. (matches_summary): New function to match summaries. (matches_any): New function to match any text field. (func_has_categories): New function to match categories. svn path=/trunk/; revision=9340 * New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-163-2/+48 | | | | | | | | | | | | | 2001-04-15 Federico Mena Quintero <federico@ximian.com> * e-search-bar.c (e_search_bar_get_option_choice): New function, because it is ridiculous to have to hunt down object arguments to fetch values. (e_search_bar_get_text): Likewise. (impl_get_arg): Use the functions above so that we have to maintain only one version of the getters. svn path=/trunk/; revision=9339 * Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-165-23/+112 | | | | | | | | | | | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * e-cell-text.c (ect_show_tooltip): Set the background color to the specified tooltip->background. Set the foreground color to the specified tooltip->foreground. * e-table-item.c (eti_get_cell_background_color, eti_get_cell_foreground_color): Added these functions. (eti_draw, _do_tooltip): Use these new functions. * e-table-tooltip.h: Added foreground and background colors to this structure. * e-tree.c, e-tree.h (e_tree_get_tooltip): Added this function. svn path=/trunk/; revision=9338 * Made setting the rgba color work even if you're using the non-aa canvasChristopher James Lahey2001-04-161-8/+7 | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-text.c: Made setting the rgba color work even if you're using the non-aa canvas (except for the a.) svn path=/trunk/; revision=9337 * Mark the messages as seen, not unseen. (is_drafts_folder): New function toJeffrey Stedfast2001-04-163-14/+88 | | | | | | | | | | | | | | | | | | | 2001-04-15 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (mark_all_as_seen): Mark the messages as seen, not unseen. (is_drafts_folder): New function to attempt to determine if a folder is a drafts folder. (open_msg): Use is_drafts_folder(). (edit_msg): And here. (edit_msg_internal): New function that doesn't do the drafts checking and is only to be used internally. This should save us from having to doubly-check a folder to see if it's a drafts folder when doing an Open on the message. (open_msg): Call edit_msg_internal once we've established that the folder is a drafts folder. svn path=/trunk/; revision=9336 * Do not ref both the box and the item; just connect to the item's "destroy"Federico Mena Quintero2001-04-161-7/+15 | | | | | | | | | | | | 2001-04-15 Federico Mena Quintero <federico@ximian.com> * gal/widgets/e-canvas-vbox.c (e_canvas_vbox_real_add_item): Do not ref both the box and the item; just connect to the item's "destroy" signal. (e_canvas_vbox_remove_item): Do not unref the box. (e_canvas_vbox_destroy): Disconnect from the items. svn path=/trunk/; revision=9335 * oops, &patternJeffrey Stedfast2001-04-161-2/+2 | | | | svn path=/trunk/; revision=9334 * regex doesn't set errno and regcomp returns 0 on success and any otherJeffrey Stedfast2001-04-162-5/+21 | | | | | | | | | | 2001-04-15 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-utils.c (header_raw_check_mailing_list): regex doesn't set errno and regcomp returns 0 on success and any other value for an error (so don't *just* check for -1). svn path=/trunk/; revision=9333 * Start parsing the sexp with parse_value(), not parse_list(), because weFederico Mena Quintero2001-04-162-1/+7 | | | | | | | | | | 2001-04-15 Federico Mena Quintero <federico@ximian.com> * e-sexp.c (e_sexp_parse): Start parsing the sexp with parse_value(), not parse_list(), because we may have immediate values (e.g. "#f") as the whole sexp. svn path=/trunk/; revision=9332 * s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest.Jeffrey Stedfast2001-04-163-22/+25 | | | | | | | | | 2001-04-15 Jeffrey Stedfast <fejj@ximian.com> * filtertypes.xml: s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest. svn path=/trunk/; revision=9331 * Mark the messages as seen, not unseen.Jeffrey Stedfast2001-04-162-1/+6 | | | | | | | | | 2001-04-15 Jeffrey Stedfast <fejj@ximian.com> * mail-callbacks.c (mark_all_as_seen): Mark the messages as seen, not unseen. svn path=/trunk/; revision=9330 * Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdefChristopher James Lahey2001-04-162-1/+5 | | | | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * e-table-item.c: Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdef instead of an #if. * e-cell-text.c (ect_show_tooltip): Set "strikeout" argument on created tooltip. svn path=/trunk/; revision=9328 * Added strikeout argument.Christopher James Lahey2001-04-162-4/+34 | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-text.c, gal/e-text/e-text.h: Added strikeout argument. svn path=/trunk/; revision=9327 * Use e_canvas_hide_tooltip and e_canvas_popup_tooltip.Christopher James Lahey2001-04-163-68/+19 | | | | | | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * e-cell-text.c (tooltip_event): Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. * e-table-item.c: Cleaned this up. Removed some #if 0 and replaced others with #ifdefs. * e-table-tooltip.h: Removed some unnecessary fields. svn path=/trunk/; revision=9326 * Pull up fix from the branch:Ettore Perazzoli2001-04-153-11/+49 | | | | | | | | | | | Make sure the OK button in the folder creation dialog is not sensitive if no parent folder is selected. Fix a Gtk-Warning that would happen if you selected "New" in the folder selection dialog and then "Cancel" in the folder creation dialog. svn path=/trunk/; revision=9325 * Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on theChristopher James Lahey2001-04-153-20/+79 | | | | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-text.c (tooltip_event): Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on the tooltip. * gal/widgets/e-canvas.c, gal/widgets/e-canvas.h: Added e_canvas_popup_tooltip and e_canvas_hide_tooltip. svn path=/trunk/; revision=9323 * Updated russian translation.Valek Frob2001-04-152-1656/+2164 | | | | svn path=/trunk/; revision=9322 * Cleaned this up. Removed some #if 0 and replaced others with #ifdefs.Christopher James Lahey2001-04-151-59/+4 | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * e-table-item.c: Cleaned this up. Removed some #if 0 and replaced others with #ifdefs. svn path=/trunk/; revision=9321 * Set "bold" argument on created tooltip. Adjusted position of displayedChristopher James Lahey2001-04-154-31/+32 | | | | | | | | | | | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * e-cell-text.c (ect_show_tooltip): Set "bold" argument on created tooltip. Adjusted position of displayed tooltip. * e-cell-tree.c (offset_of_node): Changed it so that this function handles knowing whether on not to indent non expandable first level nodes. This makes things more consistent. * e-table-item.c (eti_realize): Cleaned up the ETableItem code to properly hide tooltips when going off the screen. * e-table-tooltip.h: Added a visibility_count field to ETableTooltip. svn path=/trunk/; revision=9320 * Added "bold" argument.Christopher James Lahey2001-04-152-37/+58 | | | | | | | | 2001-04-15 Christopher James Lahey <clahey@ximian.com> * gal/e-text/e-text.c, gal/e-text/e-text.h: Added "bold" argument. svn path=/trunk/; revision=9319 * Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-151-14/+13 | | | | | | | | | | | | | | | | | | | | | 2001-04-14 Christopher James Lahey <clahey@ximian.com> * gal/Makefile.am: Added widget/e-hsv-utils.lo. * gal/widgets/Makefile.am: Added e-hsv-utils.c and e-hsv-utils.h. * gal/widgets/e-hsv-utils.c, gal/widgets/e-hsv-utils.h: Moved from gal/e-table/e-table-hsv-utils.c and gal/e-table/e-table-hsv-utils.h. Handle modifying hue saturation and value of colors. 2001-04-13 Christopher James Lahey <clahey@ximian.com> * gal/widgets/e-selection-model.c (e_selection_model_do_something): Always emit the cursor changed signal. Even if it's changed to the same row/column. svn path=/trunk/; revision=9318 * Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-152-0/+197 | | | | | | | | | | | | | | | 2001-04-14 Christopher James Lahey <clahey@ximian.com> * gal/Makefile.am: Added widget/e-hsv-utils.lo. * gal/widgets/Makefile.am: Added e-hsv-utils.c and e-hsv-utils.h. * gal/widgets/e-hsv-utils.c, gal/widgets/e-hsv-utils.h: Moved from gal/e-table/e-table-hsv-utils.c and gal/e-table/e-table-hsv-utils.h. Handle modifying hue saturation and value of colors. svn path=/trunk/; revision=9317 * Added Filter/VFolder on mailing list. Yay. I also figured I'd expand thisJeffrey Stedfast2001-04-152-18/+32 | | | | | | | | | | | 2001-04-14 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail.xml: Added Filter/VFolder on mailing list. Yay. I also figured I'd expand this like MessageFilterSubj to MessageFilterSubject, what's with the abreviation? It makes no sense when the verb is that long anyway... svn path=/trunk/; revision=9316 * Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same.Jeffrey Stedfast2001-04-156-38/+72 | | | | | | | | | | | | | | | | | | 2001-04-14 Jeffrey Stedfast <fejj@ximian.com> * mail-crypto.c (mail_crypto_pgp_mime_part_verify): Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same. (mail_crypto_pgp_mime_part_decrypt): And here too. * mail-format.c (try_inline_pgp_sig): Make sure to not use the context if it is NULL. (decode_pgp): Same. * folder-browser-factory.c: Added stuff for filtering/vfoldering on mailinglists. svn path=/trunk/; revision=9315 * Check to make sure the context is a valid context in all the userJeffrey Stedfast2001-04-152-0/+15 | | | | | | | | | 2001-04-14 Jeffrey Stedfast <fejj@ximian.com> * camel-cipher-context.c: Check to make sure the context is a valid context in all the user functions. svn path=/trunk/; revision=9314 * Added the function e_book_view_listener_stop to tell the book viewChristopher James Lahey2001-04-158-88/+117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-14 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-book-view-listener.c, backend/ebook/e-book-view-listener.h: Added the function e_book_view_listener_stop to tell the book view listener to stop sending signals. * backend/ebook/e-book-view.c (e_book_view_destroy): Tell the EBookViewListener to stop when we're destroyed. * backend/pas/pas-backend-file.c (view_destroy, pas_backend_file_process_get_book_view, pas_backend_file_process_get_changes): Cleaned these up a bit using bonobo_object_ref and bonobo_object_unref. (pas_backend_file_process_get_book_view, pas_backend_file_process_get_changes): bonobo_object_release_unref the EBookListener here. * backend/pas/pas-backend-ldap.c (pas_backend_ldap_process_get_book_view): Cleaned this up a bit using bonobo_object_ref. Make sure to unref the listener when we're done with it. Put the new book_view in the list before telling the book_listener that it's ready. * backend/pas/pas-book-view.c (pas_book_view_construct): Cleaned this up a bit using bonobo_object_dup_ref. (pas_book_view_destroy): Cleaned this up a bit using bonobo_object_release_unref. * backend/pas/pas-book.c (pas_book_queue_get_book_view, pas_book_queue_get_changes): bonobo_object_dup_ref here instead of just duplicating. svn path=/trunk/; revision=9313 * Ref the cursor here when we receive it.Christopher James Lahey2001-04-154-74/+39 | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-14 Christopher James Lahey <clahey@ximian.com> * backend/ebook/e-book-listener.c (impl_BookListener_respond_get_cursor): Ref the cursor here when we receive it. (impl_BookListener_respond_get_view, impl_BookListener_respond_get_changes): Ref the book_view here when we receive it. (impl_BookListener_respond_open_book): Ref the book here when we receive it. (e_book_listener_destroy): Unref the objects in our queue here. * backend/ebook/e-book-view.c (e_book_view_construct): Cleaned this up using bonobo_object_dup_ref. (e_book_view_destroy): Cleaned this up using bonobo_object_release_unref. * backend/ebook/e-book.c (e_book_do_response_get_cursor, e_book_do_response_get_view, e_book_do_response_get_changes, e_book_unload_uri): Cleaned this up using bonobo_object_release_unref. svn path=/trunk/; revision=9311 * Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-1429-18503/+28040 | | | | | | | | | | Do this everywhere, also fixup CLEANFILES 2001-04-14 Michael Meeks <michael@ximian.com> * Makefile.am (dist-hook): remove built sources from dist. svn path=/trunk/; revision=9309 * Pull up fix from the 0-10 branch (chain the ::destroy handler forEttore Perazzoli2001-04-142-0/+7 | | | | | | | ESplash to the parent class' ::destroy handler, thus fixing an extremely stupid memory leak). svn path=/trunk/; revision=9308 * s/imap_store/store/, fixing a typo that was causing the build to fail.Jon Trowbridge2001-04-142-5/+9 | | | | | | | | | | 2001-04-13 Jon Trowbridge <trow@ximian.com> * providers/imap/camel-imap-store.c (imap_disconnect): s/imap_store/store/, fixing a typo that was causing the build to fail. svn path=/trunk/; revision=9306 * Oops --- I forgot to add these files before my last commit.Jon Trowbridge2001-04-142-0/+408 | | | | svn path=/trunk/; revision=9305 * Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-1410-7/+64 | | | | | | | | | | | | | | | | | | | | | | 2001-04-13 Jon Trowbridge <trow@gnu.org> * camel-filter-search.c (get_source): Make the (previously unused) get-source command actually do the right thing, properly shrouding any passed-in source and falling back to use the source attached to the mime message. 2001-04-13 Jon Trowbridge <trow@gnu.org> * filtertypes.xml: Add XML specs for source account filtering. * filter-element.c (filter_element_new_type_name): Recognize type "source", construct a FilterSource. * filter-source.c: Added. A FilterElement for the account e-mail comes from. svn path=/trunk/; revision=9304 * Remove some redundant LIBS variables... purify complained that the commandDan Winship2001-04-147-18/+43 | | | | | | | | | | | | | | | | | | | | * Makefile.am (evolution_mail_LDADD): Remove some redundant LIBS variables... purify complained that the command line was too long. :-} * mail-account-gui.c: Plug leaks. * mail-display.c (on_url_requested): close the html stream on error too. * mail-ops.c (fetch_mail_fetch): Move a line around that probably doesn't affect anything, but it's correct. * session.c (auth_callback): Plug leak. * mail-send-recv.c (receive_status): Initialize "now". svn path=/trunk/; revision=9303 * Plug leaks.Dan Winship2001-04-146-10/+41 | | | | | | | | | | | | | | | | * camel-object.c (camel_object_hook_event): * camel-uid-cache.c (camel_uid_cache_get_new_uids): * camel-url.c (camel_url_new_with_base): Plug leaks. * camel-remote-store.c (camel_remote_store_init): Don't re-initialize the folders hash table. * providers/imap/camel-imap-store.c (imap_disconnect): Free authtypes since they'll be re-read on re-connect. (get_folder_info): Free folderinfos that we're discarding from the list. svn path=/trunk/; revision=9302 * Fix memory leakDan Winship2001-04-141-1/+2 | | | | | | * e-table-header.c (eth_destroy): Fix memory leak svn path=/trunk/; revision=9301 * Fix the syntactic bogon here, and attempt to fix the logical bogon too.Dan Winship2001-04-142-2/+10 | | | | | | | | | | * cal-util/timeutil.c (time_from_isodate): Fix the syntactic bogon here, and attempt to fix the logical bogon too. (tm_gmtoff and timezone have opposite signs... I'm assuming Federico tested the Linux case, so I'm flipping the sign of the BSD case. But maybe he didn't and it's supposed to be the other way...) svn path=/trunk/; revision=9300 * Get the ESelectNamesModel from the widget's text model instead of storingChristopher James Lahey2001-04-132-6/+21 | | | | | | | | | | | 2001-04-13 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names-bonobo.c (entry_get_property_fn): Get the ESelectNamesModel from the widget's text model instead of storing it as a gtk_object_set_data since it may change. svn path=/trunk/; revision=9299 * Only activate the message if the cursor has moved.Christopher James Lahey2001-04-132-4/+18 | | | | | | | | | 2001-04-13 Christopher James Lahey <clahey@ximian.com> * message-list.c (on_cursor_activated_cmd): Only activate the message if the cursor has moved. svn path=/trunk/; revision=9298 * Always emit the cursor changed signal. Even if it's changed to the sameChristopher James Lahey2001-04-131-8/+5 | | | | | | | | | | 2001-04-13 Christopher James Lahey <clahey@ximian.com> * gal/widgets/e-selection-model.c (e_selection_model_do_something): Always emit the cursor changed signal. Even if it's changed to the same row/column. svn path=/trunk/; revision=9297 * Update the Voice and Fax phone numbers too, finishing off bug #1667.Jason Leach2001-04-132-2/+7 | | | | | | | | | 2001-04-12 Jason Leach <jasonleach@usa.net> * backend/pas/pas-backend-file.c (INITIAL_VCARD): Update the Voice and Fax phone numbers too, finishing off bug #1667. svn path=/trunk/; revision=9296 * Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.loMikael Hallendal2001-04-132-0/+64 | | | | | | | | | | | | | | | | | 2001-04-13 Mikael Hallendal <micke@codefactory.se> * gal/Makefile.am (libgal_la_LIBADD): Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.lo * gal/util/e-util.[ch] (e_format_number_float): Added function to format floats. Uses e_format_number for the integer part. (e_marshal_NONE__POINTER_INT_INT_INT): Added used by gal/e-table/e-cell-spin-button.c svn path=/trunk/; revision=9295 * New cell for floats.Mikael Hallendal2001-04-134-0/+906 | | | | | | | | | | | | | | 2001-04-13 Mikael Hallendal <micke@codefactory.se> * e-cell-float.[ch]: New cell for floats. * e-cell-spin-button.[ch]: New cell for spin-button. * Makefile.am: - Added e-cell-spin-button.[ch] - Added e-cell-float.[ch] svn path=/trunk/; revision=9294 * Update the built in VCard.Christopher James Lahey2001-04-132-2/+7 | | | | | | | | | 2001-04-11 Christopher James Lahey <clahey@ximian.com> * backend/pas/pas-backend-file.c (INITIAL_VCARD): Update the built in VCard. svn path=/trunk/; revision=9293 * Updated the required version of gal to 0.6.99.0.Christopher James Lahey2001-04-132-1/+5 | | | | | | | | 2001-04-12 Christopher James Lahey <clahey@ximian.com> * configure.in: Updated the required version of gal to 0.6.99.0. svn path=/trunk/; revision=9292 * Implemented these.Christopher James Lahey2001-04-132-0/+23 | | | | | | | | | 2001-04-12 Christopher James Lahey <clahey@ximian.com> * e-storage-set-view.c (etree_has_get_node_by_id, etree_get_node_by_id): Implemented these. svn path=/trunk/; revision=9291 * Updated this function to be a correct full ordering.Christopher James Lahey2001-04-133-72/+130 | | | | | | | | | | | | | | | | | | | 2001-04-12 Christopher James Lahey <clahey@ximian.com> * message-list.c (e_mail_address_new): Updated this function to be a correct full ordering. (ml_has_get_node_by_id, ml_get_node_by_id): Implemented these functions. (find_next_undeleted): Changed this to find next sorted undeleted message. Also, changed it so that if the current message is not deleted, it returns NULL. (build_tree, build_flat): Changed these to only set the cursor if the cursor is changed. * subscribe-dialog.c: Changed this to pass NULL, NULL for has_get_node_by_id and get_node_by_id. svn path=/trunk/; revision=9290 * Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-1310-114/+396 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-12 Christopher James Lahey <clahey@ximian.com> * configure.in: Upped the version number to 0.6.99.0. Upped the so number to 6. * docs/etablexml.txt: Made some updates here. * tests/test-tree-1.c, tests/test-tree-3.c: Added NULL, NULL to the call to e_tree_memory_callbacks_new. From gal/e-table/ChangeLog: 2001-04-12 Christopher James Lahey <clahey@ximian.com> * e-table-item.c (eti_cursor_change): Only move the screen to show the cursor if there are no changes pending. Updated the commented out code for alternating colors a bit. * e-table-model.c, e-table-model.h: Added e_table_model_has_change_pending. * e-tree-memory-callbacks.c, e-tree-memory-callbacks.h: Added has_get_node_by_id and get_node_by_id. * e-tree-model.c, e-tree-model.h: Added e_tree_model_has_get_node_by_id and e_tree_model_get_node_by_id. Added e_tree_model_has_change_pending. * e-tree-selection-model.c: Handle the selection and cursor properly across the tree changing. * e-tree-sorted.c: Implemented has_get_node_by_id and get_node_by_id, and has_changes_pending. * e-tree-table-adapter.c: Implemented has_changes_pending. Fixed an array underflow. svn path=/trunk/; revision=9289 * If the service is NULL, just use the item as the key.Jeffrey Stedfast2001-04-132-3/+9 | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * session.c (auth_callback): If the service is NULL, just use the item as the key. svn path=/trunk/; revision=9288 * Oops, lets not get into a recursive call here ;-)Jeffrey Stedfast2001-04-135-15/+24 | | | | | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (camel_pgp_context_get_type): Oops, lets not get into a recursive call here ;-) * tests/smime/pgp.c: Updated to reflect changes to the PGP code. * tests/smime/pgp-mime.c: Same. svn path=/trunk/; revision=9287 * Removed openpgp-utils.c and added the camel-pgp-*.c files. AddedJeffrey Stedfast2001-04-132-1/+2 | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * POTFILES.in: Removed openpgp-utils.c and added the camel-pgp-*.c files. Added camel-cipher-context.c also. svn path=/trunk/; revision=9286 * Use the mail-crypto pgp-mime wrappers. (build_message):Jeffrey Stedfast2001-04-132-10/+11 | | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (build_message): Use the mail-crypto pgp-mime wrappers. (build_message): s/CAMEL_PGP_HASH_TYPE_SHA1/CAMEL_CIPHER_HASH_SHA1 svn path=/trunk/; revision=9285 * Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use aJeffrey Stedfast2001-04-134-18/+28 | | | | | | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * mail-crypto.c (mail_crypto_pgp_mime_part_sign): Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use a CamelCipherValidity. * mail-format.c (try_inline_pgp_sig): Updated to use CamelCipherValidity instead of CamelPgpValidity. (handle_multipart_signed): Same. svn path=/trunk/; revision=9284 * Updated to reflect the few changes made to the CamelPgpContext class.Jeffrey Stedfast2001-04-138-313/+662 | | | | | | | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-mime.c: Updated to reflect the few changes made to the CamelPgpContext class. * camel-pgp-context.c: Updated to subclass of CamelCipherContext. * camel-cipher-context.[c,h]: New base class for CamelPgpContext. Also contains the replacement for CamelPgpValidity, CamelCipherValidity. svn path=/trunk/; revision=9283 * Fix a pair of array bounds reads noted by purifyDan Winship2001-04-132-2/+7 | | | | | | | * camel-mime-filter-crlf.c (filter): Fix a pair of array bounds reads noted by purify svn path=/trunk/; revision=9282 * oh, and the tcp-stream headers.Jeffrey Stedfast2001-04-131-0/+3 | | | | svn path=/trunk/; revision=9281 * #include the pgp stuff.Jeffrey Stedfast2001-04-132-0/+6 | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * camel.h: #include the pgp stuff. svn path=/trunk/; revision=9280 * put the business address into the pilot record as that is what we put intoJP Rosevear2001-04-135-78/+24 | | | | | | | | | | | | | | | | | | 2001-04-12 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.c (local_record_from_ecard): put the business address into the pilot record as that is what we put into the desktop record (ecard_from_remote_record): set both the address label and delivery address to avoid bad parser guessing, fixes #2143 * backend/ebook/e-card-types.h: remove deprecated pilot code * backend/ebook/e-card.c: ditto * backend/ebook/e-card.h: ditto svn path=/trunk/; revision=9279 * Don't printf NULLDan Winship2001-04-132-2/+5 | | | | | | | * folder-browser.c (do_message_selected, on_message_selected): Don't printf NULL svn path=/trunk/; revision=9278 * Removed openpgp-utils.c and added the camel-pgp-*.c files.Jeffrey Stedfast2001-04-132-1/+7 | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * POTFILES.in: Removed openpgp-utils.c and added the camel-pgp-*.c files. svn path=/trunk/; revision=9277 * Fix a memory leak.Dan Winship2001-04-132-4/+9 | | | | | | * menus/gal-view-menus.c (build_menus): Fix a memory leak. svn path=/trunk/; revision=9275 * Don't leak memory.Dan Winship2001-04-132-1/+10 | | | | | | * mail-format.c (mail_part_is_inline): Don't leak memory. svn path=/trunk/; revision=9273 * Plug memory leaks.Dan Winship2001-04-133-0/+8 | | | | | | | | * providers/imap/camel-imap-message-cache.c (camel_imap_message_cache_remove): * camel-url.c (camel_url_to_string): Plug memory leaks. svn path=/trunk/; revision=9271 * removed openpgp-utilsJeffrey Stedfast2001-04-132-1370/+0 | | | | svn path=/trunk/; revision=9270 * Updated for changes to PGP code.Jeffrey Stedfast2001-04-137-479/+131 | | | | | | | | | | | | | | | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * mail-accounts.c (pgp_path_changed): Updated for changes to PGP code. * component-factory.c (owner_set_cb): Don't init openpgp anymore because we don't need it. * mail-crypto.c: Simply wrap the camel-pgp-mime functions (also renamed the functions to be prefixed with mail_crypto). * mail-format.c (handle_multipart_signed): Update to use camel_pgp_mime_is_rfc2015_signed() and other camel-pgp-mime functions. (handle_multipart_encrypted): Same but for rfc2015_encrypted. (decode_pgp): Updated to use camel-pgp-context (try_inline_pgp): Updated to use camel-pgp-context's. (try_inline_pgp_sig): Same. svn path=/trunk/; revision=9269 * Use the mail-crypto pgp-mime wrappers.Jeffrey Stedfast2001-04-132-3/+8 | | | | | | | | | 2001-04-12 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (build_message): Use the mail-crypto pgp-mime wrappers. svn path=/trunk/; revision=9268 * svn path=/trunk/; revision=9267Federico Mena Quintero2001-04-132-1/+6 | | | | | | | | 2001-04-08 Federico Mena Quintero <federico@ximian.com> * e-meeting-time-sel-item.c (e_meeting_time_selector_item_init): svn path=/trunk/; revision=9267 * New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-1311-284/+662 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-04-12 Federico Mena Quintero <federico@ximian.com> * gui/e-day-view.c (update_query): New function to restart a query for the day view. (query_obj_updated_cb): Renamed from obj_updated_cb(); updated for queries instead of calendar clients. (query_obj_removed_cb): Likewise. (cal_opened_cb): Just update_query() instead of queueing reloading all the events. (e_day_view_set_cal_client): Likewise. (e_day_view_set_query): Likewise. (e_day_view_set_selected_time_range): Likewise. (e_day_view_set_days_shown): Likewise. (e_day_view_recalc_work_week): Likewise. (e_day_view_queue_reload_events): Removed function now that events are updated entirely by the query. (e_day_view_reload_events_idle_cb): Likewise. (e_day_view_reload_events): Likewise. (e_day_view_init): Use a pretty arrow instead of GDK_TOP_LEFT_ARROW. * gui/e-week-view.c: Analogous changes to the ones in e-day-view.c. (e_week_view_init): Use a pretty arrow instead of GDK_TOP_LEFT_ARROW. * cal-util/timeutil.c (isodate_from_time_t): Return a g_strdup()ed version of the string instead of a pointer to a static buffer. (time_from_isodate): Resurrected function. Polished up to our current standards of paranoia. * pcs/query.c (func_time_now): New function (time-now). (func_make_time): New function (make-time ISODATE). (func_time_add_day): New function (time-add-day TIME N). (func_time_day_begin): New function (time-day-begin TIME). (func_time_day_end): New function (time-day-end TIME). (func_occur_in_time_range): Use time_t values instead of ints. (match_component): Free the stringized component. Free the ESexp result value. * gui/e-day-view.h: Removed a couple of unused prototypes. * pcs/query.c (query_destroy): Oops, disconnect from the backend. * pcs/cal.c (Cal_get_query): Duplicate the query reference before we return it. * gui/calendar-commands.c (pixmaps): Fixed paths to image files. svn path=/trunk/; revision=9266 * s/IMAP/SMTPJeffrey Stedfast2001-04-121-1/+1 | | | | svn path=/trunk/; revision=9265 * Updated Spanish translation.Hector Garcia2001-04-122-1191/+1456 | | | | svn path=/trunk/; revision=9264 * Updated Slovak translationStano Visnovsky2001-04-122-2040/+2069 | | | | svn path=/trunk/; revision=9263 * Fixed Swedish translation. Thanks to Göran UddeborgChristian Rose2001-04-122-37/+42 | | | | | | <goeran@uddeborg.pp.se>. svn path=/trunk/; revision=9262 * Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc)Dan Winship2001-04-122-1/+17 | | | | | | | | | | | | * mail-format.c (handle_text_plain): Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc) if the MIME type is really text/plain. Otherwise, since there's no handler for applciation/mac-binhex40, it gets sent to mail-identify.c, which thinks it's text/plain because it starts with English words, and so it gets sent back to the text/plain handler, which finds an embedded binhex part... svn path=/trunk/; revision=9260 * Don't get into an infinite loop when clicking on an IMAP storage. MightDan Winship2001-04-122-0/+11 | | | | | | | | * e-shell-view.c (switch_on_folder_tree_click): Don't get into an infinite loop when clicking on an IMAP storage. Might not be the best fix? svn path=/trunk/; revision=9258 * mark messages as seen when opening then in a separate window.Dan Winship2001-04-122-0/+6 | | | | | | | * mail-callbacks.c (do_view_message): mark messages as seen when opening then in a separate window. svn path=/trunk/; revision=9256 * Fix previous.Dan Winship2001-04-122-1/+9 | | | | | | | * e-msg-composer-select-file.c (create_file_selection): Fix previous. svn path=/trunk/; revision=9254 * Removed a trailing 'k' making an error while compiling.Mikael Hallendal2001-04-12