Age | Commit message (Collapse) | Author | Files | Lines |
|
Evolution 2.24.1 2008-10-20
---------------------------
Many Bug Fixes and Updated Translations
Evolution 2.24.0 2008-09-22
---------------------------
New in 2.24.0:
* Message Templates
* WebDAV Contacts Plugin
* Google Contacts Plugin
* Custom header support while sending mails
* Single Model view for Calendar
* Sqlite Based message summary
* New Bonobo-less composer for Evolution
* Quota support to IMAP/POP accounts
* Gtk+ Recent manager integration in Composer
Many Bug Fixes and Updated Translations.
Evolution 2.23.92 2008-09-08
----------------------------
New in 2.23.92:
Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P)
One Bug Fix, A Few Updated Translations.
Evolution 2.23.91 2008-09-01
----------------------------
Many Bug Fixes and Updated Translations.
Evolution 2.23.90 2008-08-18
----------------------------
Many Bug Fixes.
Other fixes:
Lots of disk summary related stability fixes (Srinivasa Ragavan)
Many Updated Translations.
Evolution 2.23.6 2008-08-04
---------------------------
New in 2.23.6:
WebDAV contacts plugin (Matthias Braun)
Many Bug Fixes and Updated Translations.
Evolution 2.23.5 2008-07-21
---------------------------
New in 2.23.5
Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
Google Contacts support (Jörgen Scheibengruber)
Many Bug Fixes
Other Contributors:
Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)
Many Updated Translations
Evolution 2.23.4 2008-06-16
---------------------------
New in 2.23.4
Python support for EPlugins. (Johnny Jacob)
A Few Bug Fixes
Other Contributors:
Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)
A Few Updated Translations
Evolution 2.23.3 2008-06-02
---------------------------
New in 2.23.3
New plugin for setting headers while sending email (Ashish)
Many Bug Fixes and Updated Translations
Evolution 2.23.2 2008-05-12
---------------------------
Many Bug Fixes
Other Contributors:
Fix up the Debug Logs window a bit (Matthew Barnes)
Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine)
A Few Updated Translations
Evolution 2.23.1 2008-04-21
---------------------------
New in 2.23.1:
Quota support to IMAP/POP accounts (Milan Crha)
Configurable Proxy settings for Evolution (Veerapuram Varadhan)
Gtk+ Recent manager integration in Composer (Suman)
New bonobo-less message composer (Matthew Barnes)
Many Bug Fixes.
Other Contributors:
Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes)
Many Updated Translations.
|
|
|
|
in discussion of PR 29425. While here, add a one-line patch to fix an
obvious bug detected by gcc while I was test-building.
PKGREVISION++.
|
|
|
|
from sending two extra ctrl-alt-backspace events. (from upstream).
Bump PKGREVISION.
|
|
|
|
patch and bump MesaLib's PKGREVISION. While here, make a few
small changes to appease pkglint.
commit 2b8d8989fb6f9c36baf166fc715182a1407ebadb
Author: Ian Romanick <ian.d.romanick@intel.com>
Date: Sun Sep 28 20:31:46 2008 -0700
Use 3Dnow! x86-64 routines only on processors that support 3Dnow!
Added an x86-64 CPUID function and use it to detect 3Dnow!
[...]
This fixes long standing bug #8724.
|
|
|
|
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Added textproc/p5-XML-Tidy version 1.2.54
Added www/p5-ParallelUserAgent version 2.57
Added net/p5-eBay-API version 0.25
|
|
This document describes the installation, configuration, and usage
of eBay::API module.
The eBay::API library is based on the eBay API XML schema and it
does not use SOAP to submit calls. Other than differences in the
SOAP envelope and the way SOAP reports errors, the calls and data
types defined in eBay API XML schema and eBay API wsdl are almost
exactly the same.
You can retrieve the latest version of eBay API XML schema from:
http://developer.ebay.com/webservices/latest/eBaySvc.xsd
During installation that document is used to generate the library's
call and data type classes.
|
|
This bundle defines all required modules for ParallelUserAgent.
ExtUtils::MakeMaker - should be in perl disribution
LWP::UserAgent - Base for Parallel::UserAgent
LWP::RobotUA - Base for Parallel::RobotUA
LWP::Protocol - Base Protocol implementations
LWP::Parallel - Parallel User Agent itself
|
|
This module creates XML document objects (with inheritance from
XML::XPath) to tidy mixed-content (ie. non-data) text node indenting.
|
|
BaseCnv provides a few simple functions for converting between
arbitrary number bases. It is as fast as I currently know how to
make it (of course relying only on the lovely Perl). If you would
rather utilize an object syntax for number-base conversion, please
see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc
module.
|
|
|
|
|
|
"glib2" package.
|
|
* Global switch to Qt. Don't support SDL main application anymore.
* The whole StelApp class is managed by a QGraphicsScene, inside a
QGraphicsView.
* Removed deprecated sources from the core of stellarium.
* Continued API cleaning and simplifications.
* Performed large refactorings to use portable Qt API.
* Re-organized the source files into sub-directories.
* Migrated config file parsing to a QSettings based implementation.
* Exposed some methods as slots so that they can be scripted in the future.
* Created the new Qt-based GUI button bars.
* Recoded from scratch the new QWidget based GUI rendered in the QGraphicsView
using style sheets.
* Moved stars/planets halo rendering into SkyDrawer.
* Implemented dynamic eye adaptation for bright objects.
* Optimized atmosphere computation and others, speed can be increased up to
a factor of 2.
* Implemented light pollution following the Bortle scale index.
* Improved and optimized stars rendering (updated colors, sizes and added
large halo for very bright ones, use GL lists for drawing stars by bunch)
* Created a new SkyTile class supporting lazy dynamic multi-resolution images
loading and display. Image trees can be stored as JSON files.
* Startup is much faster.
* Migrated the previous nebula textures to the new format.
* Added a LocationManager for managing observing locations and cleaned
the code of observer.
* Changed key bindings, use F1.. F6 for opening dialogs.
* Tab completion on the search dialog.
* Added descriptions for the sky cultures and improved the ones for landscapes.
* Added a new mars landscape.
* Fixed many bugs.
|
|
* Updated application icons and other graphics to reflect the look
and feel of the new Qt brand.
* Copyright of Qt has been transferred to Nokia Corporation.
|
|
|
|
print/gutenprint-lib will be changed to 5.2.1 and this package
deleted.)
See NEWS for more about:
II) CRITICAL UPGRADE NOTE
If you are using CUPS with Gutenprint on a non-Macintosh system, and
are upgrading from an earlier version of Gutenprint or Gimp-Print,
please read this note carefully as there are special procedures that
you should follow in addition to the normal procedure of running
cups-genppdupdate.
* Changes from 5.2.0-rc1
1) Preliminary support for the following printers. These printers
may be retuned for improved quality or performance in future
releases.
Epson inkjet printers:
[many, see NEWS]
2) Experimental support for the following printers. These printers
may not function correctly, and may be retuned for improved
quality or performance in future releases.
Epson inkjet printers:
[many, see NEWS]
|
|
|
|
|
|
Based on patches from Aleksey Cheusov.
|
|
|
|
|
|
This module implements the pure Ruby client which connects to the server of
Tokyo Tyrant and speaks its original binary protocol.
Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
Though the DBM has high performance, you might bother in case that multiple
processes share the same database, or remote processes access the database.
Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
Cabinet. It is composed of the server process managing a database and its access
library for client applications. The server can embed Lua, a lightweight script
language so that you can define arbitrary operations of the database.
The server features high concurrency due to thread-pool modeled implementation
and the epoll/kqueue mechanism of the modern Linux/*BSD kernel. The server and
its clients communicate with each other by simple binary protocol on TCP/IP.
Protocols compatible with memcached and HTTP/1.1 are also supported so that
almost all principal platforms and programming languages can use Tokyo Tyrant.
High availability and high integrity are also featured due to such mechanisms as
hot backup, update logging, and replication.
|
|
|
|
This module implements the pure Perl client which connects to the server of
Tokyo Tyrant and speaks its original binary protocol.
Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet.
Though the DBM has high performance, you might bother in case that multiple
processes share the same database, or remote processes access the database.
Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo
Cabinet. It is composed of the server process managing a database and its access
library for client applications. The server can embed Lua, a lightweight script
language so that you can define arbitrary operations of the database.
The server features high concurrency due to thread-pool modeled implementation
and the epoll/kqueue mechanism of the modern Linux/*BSD kernel. The server and
its clients communicate with each other by simple binary protocol on TCP/IP.
Protocols compatible with memcached and HTTP/1.1 are also supported so that
almost all principal platforms and programming languages can use Tokyo Tyrant.
High availability and high integrity are also featured due to such mechanisms as
hot backup, update logging, and replication.
|
|
|
|
Changes:
2008-10-20 Mikio Hirabayashi
* ttserver.c (getcmdmask): new function.
- Release: 1.1.7
|
|
|
|
|
|
Changes is empty...
|
|
|
|
Changes is empty...
|
|
|
|
Changes:
2008-10-20 Mikio Hirabayashi
* tcutil.c (tcmapput, tcmapout, tcmapget): performance was improved.
* tcutil.c (tcnumtobinstr): new function.
* tchdb.c (tchdbbidx): performance was improved.
- Release: 1.3.15
|
|
|
|
|
|
Blurb:
Here is yet another program for spouting silly, random phrases. It mimics
awful text porn; more importantly, it's a classic!
The output of this program is of a [vaguely] sexually explicit nature.
|
|
|
|
* Add sTER chunk support.
Changes 1.6.9:
* Updated cexcept.h to version 2.0.1
* Add missing curly brackets.
Changes 1.6.8:
* Fixed bug with handling of -z and -zi options.
|
|
|
|
|
|
Gnome 2.24 instead of a strange conglomeration of stuff from 2.18
upwards.
|