Age | Commit message (Collapse) | Author | Files | Lines |
|
This switches to the gnome-2.24 release branch.
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
changes:
-build fixes
-rendering improvements
-bugfixes
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
changes:
shared-mime-info 0.51 (2008-07-23)
* Mime-type Changes:
- Strings review
shared-mime-info 0.50 (2008-07-22)
* Mime-type Changes:
- Better magic for a number of image types, from gdk-pixbuf
- Add "extended URL format" files
- Add MSI (Windows Installer) type
- Add tree content types
* update-mime-database Changes:
- Implement tree content types, in the treemagic file
shared-mime-info 0.40 (2008-06-11)
* Mime-type Changes:
- Add Skencil image
- Add OpenOffice extension
- Add Lilypond music sheets
- Add MO3 compressed tracker files
- Add text/x-diff alias for patches
- Add text/x-c alias for C source files
- Add text/rtf for RTF files
- Add *.m3u8 glob for M3U files
- Fix problems with Matroska audio/video detection
- Fix pack200 magic
- Fix detection of some message/rfc822 files
- Tighten PBM/PPM/PGM magic to avoid false positives
- Make "README*" glob very low
- Make application/x-gnuplot a subclass of text/plain
- Remove useless fnmatch matches
- Remove useless gtkrc mime-type
* update-mime-database Changes:
- Implement glob weights
- Implement reverse suffix tree
- Implement icon and generic-icon support
- Implement compact suffix tree
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
changes:
-build fixes with new gtk2
-translation updates
|
|
changes: translation updates
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
changes:
-Portability fix: fix solaris compilation problem, fix compilation
if XPath is not configured in
-Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
when saving an HTML doc with an xml dump function,
HTML UTF-8 parsing bug, fix reader custom error handlers
-Improvement: xmlSave options for more flexibility to save
as XML/HTML/XHTML, handle leading BOM in HTML documents
cvs: ----------------------------------------------------------------------
|
|
changes: minor fixes, documentation improvements
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
|
|
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
(This version is also compatible with newer shared-mime-info.)
|
|
This switches to the gnome-2.24 release branch.
(also remove "gail" dependency)
|
|
|
|
* Bug fixes and improvements.
|
|
|
|
This switches to the gnome-2.24 release branch.
|
|
This switches to the gnome-2.24 release branch.
Most noteworthy change: gtk includes "gail" now, so it conflicts with
the old devel/gail pkg.
|
|
from the announcement:
The dominant theme of this release is improvements to cairo's ability
to handle text. The highlights include a new "user fonts" feature as
well as a new cairo_show_text_glyphs API which allows glyphs to be
embedded in PDF output along with their original text, (for searching,
selection, and copy-and-paste). Another major feature is a revamp of
cairo's build system making it much easier to build cairo on various
platforms.
|
|
|
|
|
|
|
|
* Bug fixes.
* Added support for SQLite (pkg/39745)
|
|
No existing binary packages are affected so I didn't bump the revision...
|
|
- Perl 5.10 complains when closedir() is called on an undefined
directory handle, and is correct to do so. Since directory handles are
global variables, they must be used carefully in recursive functions.
- The PLIST.* variables still had some warning suspecting a "spelling
mistake". This has been fixed by marking all PLIST_VARS as being used.
|
|
- Simplify patch-du.
- --with-system-libxml2 -> --with-system-libxml.
- Add comment.
No functional changes.
|
|
|
|
* Add option support for LIMIT and ORDER BY clauses on DELETE and UPDATE
statements. Only works if SQLite is compiled with
SQLITE_ENABLE_UPDATE_DELETE_LIMIT.
* Added the sqlite3_stmt_status() interface for performance monitoring.
* Add the INDEXED BY clause.
* The LOCKING_STYLE extension is now enabled by default on Mac OS-X
* Added the TRUNCATE option to PRAGMA journal_mode
* Performance enhancements to tree balancing logic in the B-Tree layer.
* Added the source code and documentation for the genfkey program for
automatically generating triggers to enforce foreign key constraints.
* Added the SQLITE_OMIT_TRUNCATE_OPTIMIZATION compile-time option.
* The SQL language documentation is converted to use syntax diagrams
instead of BNF.
* Other minor bug fixes
|
|
|
|
* 3.6.1
-------
* Claws Mail now requires libetpan 0.57 for IMAP and NNTP.
* SSL support is now provided by gnuTLS exclusively. OpenSSL support
has been dropped due to licensing issues.
* Added /View/Fullscreen option.
* Re-ordering of the filtering/processing condition and actions lists
is now possible using drag'n'drop.
* 3.6.0
-------
* Claws Mail now requires libetpan 0.56 for IMAP and NNTP
* Spell checking is now provided by Enchant instead of Aspell. To
build spell checker support, you will need the libenchant headers.
* The S/MIME plugin is now part of this package.
* IMAP, NNTP, and SSL are now supported in the Windows port.
* Support for client SSL certificates.
* Better support of SSL certificate stores, to be able to verify
server certificates.
* Renaming of newsgroups is possible.
* "Always open message when selected" can now have three values:
'Never', 'Always' and 'When message view is visible'.
* Unsaved server passwords can now be temporarily saved for the
duration of the session. They can be cleared before the session
expires by using '/Tools/Forget all session passwords'.
* Auto-wrapping settings are now saved in drafted messages.
* Support for basic auto-indentation in the Compose window.
* Support for animated GIFs in the message view.
* Type-ahead search in Filtering, Templates, Actions dialogs now
select the result of the search.
* Finer granularity in POP3 accounts' Remove After delay - hours in
addition to days.
* Spam/Ham flag is now stored on IMAP server when possible, using
"Junk" and "NonJunk" keywords.
* Use less precise intervals when possible for auto-checking, thus
the CPU is woken up less frequently.
* The warning icon in the main window is cleared when the error it
relates to is clipped from the network log.
* IMAP errors now reveal the server on which they happen.
* All deprecated GTK interfaces have been replaced with their
non-deprecated equivalents.
* csv2addressbook.pl: Added support for FoxMail.
|
|
to using shell arithmetic, which should be more light-weight and should
not pose a danger of hanging.
|
|
|
|
Fixes PR 39690.
|