Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
- Update translations de, fi, pl, pt_BR, ru, sk, vi, zh_TW.
- Add translations be, ca, ko.
- Add %w macro to editor commands.
* Thumbnail check order fix.
* Allow data cache reader to tolerate (ignore) future features.
* Do not allow to rename a folder when folder with new name exists.
* Avoid possible hang in corrupt exif data.
* Fix compile time warnings on newer gcc and gtk+.
|
|
+ Add more flexible auto-renaming option to rename dialog.
- Update translations de, fi, fr, it, pl, pt_BR, ru, sk, vi, zh_TW.
- Add translations be, ca, ko
* Allow data cache reader to tolerate older/future features.
* Fix renaming a folder to an existing folder from clobbering
the existing folder.
* Exif timezone fix.
* Fix compile time warnings on newer gcc and gtk+.
|
|
|
|
No PKGREVISION++ because patch was idempotent.
|
|
|
|
Version 2.0.4
Fixed compilation on KDE < 3.5
Fixed a database access bug
Raphael Pinson updated the french translation
Fixed text alignment in label editor
Version 2.0.3
Fixed adding articles from the SQL table
Fixed barcode support when only barcode writer in pure postscript is
available
Added an action map
Added the possibility to keep the batch printing window open after printing
Version 2.0.2
Fixed translations in the barcode combo
Fixed [field0] - [field9]
Fixed case sensitive barcode encoding in SQL database
Version 2.0.1
Fixed compilation on slackware amd64
Fixed spec file RHFC4
Added turkish translation by Furkan Duman
Barcode properties are used immediately in the barcode dialog
Added TBarcode2 support
Fixed database settings
Barcodes values are validated before generating a new barcode for
barcode writer in pure postscript. Requires PCRE.
Fixed database barcode modes
Version 2.0.0
Increased version number
Version 2.0.0rc2
Fixed saving barcodes to images (correct fileformat is now detected)
Fixed the --print commandline option with --batch
Updated german translation
Patch by Simon Munton fixes a crash
Fixed printing bug: Printing started on the second label
Updated Barcode Writer in Pure Postscript version
Fixed importing articles
Removed the build time dependency on GNU Barcode
Version 2.0.0rc1
Added missing #include <stdlib.h> to fix compilation
Fixed desktop files
Updated admin/ directory to KDE 3.5
Comitted a patch by Jan Zuchhold to support Codabar without checksum
Added default value for [serial] field
Improved commandline options, --prints now immediately and exits
KBarcode after printing.
Fixed 3 small memory leaks (one in the SQL code and one during XML parsing)
Selection is not removed after changing properties of a text element
Formattings in the text editor are kept for new paragraphs now
[Lots more changes since version 1.8.1]
|
|
|
|
[Seems I didn't actually commit this back on the 6th]
Major feature enhancements and bugs fixed.
New Features:
Database added to manage images using KexiDB [not enabled in pkgsrc yet]
Video support added,
SVG support added,
RAR archive file support added.
|
|
- Strip output added by modern tcpdump versions in verbose mode from
input lines (IP options, tcp checksum status).
- Split sack ranges on consecutive spaces instead of just a single space.
While here use a string comparison operator to compare second filed against
"IP" by copying the code from graphics/xplot patch-ab.
|
|
- Strip output added by modern tcpdump versions in verbose mode from
input lines (IP options, tcp checksum status).
- Split sack ranges on consecutive spaces instead of just a single space.
|
|
|
|
|
|
|
|
changes:
-bugfixes
-minor feature additions
-updated Java support (unused in pkgsrc)
|
|
- merged the Perspective Clone tool
- allow to pan the image view using the Space bar
- show a thumbnail in the "Rotate JPEG?" query dialog
- added file information to the Image Properties dialog
- more work on the new selection tools
- give immidiate feedback when tool modifier keys are pressed
- added Lens Distortion plug-in
- internationalize Python binding and Python plug-ins
- improved internal message infrastructure, use the statusbar for warnings
- added an URL loader backend based on libcurl
- build a color-managed CMYK color selector if lcms is available
- localize Script-Fu procedure descriptions
- lots of user interface polishing
- bug fixes and code cleanup
|
|
changes:
-updated for newer cairo versions
-distutils support (unused in pkgsrc because broken)
-new example to demonstrate pattern masks
-cairo.svg module removed
|
|
|
|
|
|
Changes:
KPDF
* Fix possible crash when the document has an incorrectly defined blend
mode.
* Several memoryleaks fixed.
* Make "find as you type" work better.
* Fix middle-click zoom not working after dragging to the top of the screen.
* Fix crash on some malformed documents.
* DCOP currentPage() not updated while in Presentation mode.
* Fix bug that prevented the correct restoring of the document viewport
on session restore.
* More friendly for RightToLeft languages: fix the mini-progressbar, the
message pane and the previous/next page buttons to look and work
correctly for that writing style.
|
|
|
|
|
|
|
|
|
|
exist)
|
|
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
|
|
Bug fixes and minor enhancements plus
- [exif] Added read support for PNG images (Gilles Caulier)
|
|
While here, also use errx from the system on BSDs and don't
segfault in strndup if malloc failed.
From Don Woodstock in #netbsd-code.
|
|
Comix 3.6
- Added an "Adjust colour" dialog that lets you specify values for
brightness, contrast, saturation and sharpness.
- Improved the behaviour of the "Save window position and size" and
"Default fullscreen" preferences.
- Changed the "Save window position and size" preference to on by default.
- Changed the menus a bit.
- Improved autocontrast (slightly heavier contrast change).
- Changed the UI of the properties dialog a bit to better suit low
resolution screens.
- Improved handling of Zip files containing files with filenames of an
unknown character encoding.
- Added extra error message to install.py that is displayed when trying to
install into a non-existing directory.
- Added a --no-balloon option to install.py that tells the Nautilus
thumbnailer to not imprint balloon images on thumbnails by default.
- Fixed a bug that could cause Comix to scale images to the wrong
dimensions on a dual-screen setup. Thanks to Vegard Eriksen for this fix.
- Fixed a bug that caused icons to not be loaded when starting Comix
through a symbolic link not located in the same directory as the `comix`
executable.
- Fixed a bug that could cause an error message when going back to a
previous archive by flipping backwards in double page mode and directly
switching to single page mode afterwards.
- Fixed a bug that caused Comix to treat empty files as tar archives.
Thanks to Christoph Wolk for this fix.
- Fixed a bug in comicthumb with thumbnailing rar archives, plus
some cleanup. (Christoph Wolk)
|
|
|
|
* fix a crash on Windows ("python.exe can't find msvcrt71.dll") by
providing that dll in the package;
* fix hang in page size widget
* on Mac OS X, removed problems with home folder path names
containing spaces;
* inkscape now finds libpng include headers on some systems where it
previously failed to do so
* several changes to allow compiling on glib-2.4 systems (e.g.
RHEL4);
* allow compiling on systems with incomplete boost library headers;
recognize if boost is too old
* inkscape now compiles with gcc-4.2.x.
* fixed a bug where stderr output from scripts was not shown
* fixed a bug affecting the recent files menu
* resolution information is now saved in exported PNG files
* fix some ODG export bugs
* fix dia import
* fix several include issues affecting building on Solaris
(there are still some more problems, at least under Solaris 8, and
similar ones on OpenBSD)
* added missing German version of the advanced tutorial and made
corrections to the calligraphy one; added missing Czech, German,
and Brazil-Portuguese tutorials to tarball; added missing German
keytable to tarball
* applied changes to the German and Spanish translations of Inkscape
strings
* interactivity improvements at high zooms
* fix for specifying CSS colors with percentages
* re-enabled old PDF exporter alongside the new one
* minor fixes to new PDF exporter (a major overhaul is still in the
works)
* fixup for invalid "s odipodi" namespace which has become
widespread in Inkscape documents
* Mac OS X packaging updates
* miscellaneous build fixes
|
|
Translations for gwenview.
|
|
2006.09.16 - v1.4.0
- Fixes:
- In a slideshow, let videos play to the end before showing next image/video.
For now it only works with Avi and Ogg videos, not with Mpeg or Quicktime
videos.
2006.07.19 - v1.3.93
- New features:
- Use the same delete dialog as Amarok and Juk, to easily choose between
sending files to trash or permanently deleting them.
- It's now possible to define whether Gwenview should remember the last url
and the filter state when it is restarted (Bug 126475).
- Fixes:
- The thumbnail files are now generated using correct name and permissions
according to Thumbnail Managing Standard
(http://jens.triq.net/thumbnail-spec/index.html) (Bug 130937).
- In fullscreen mode, a "Location:" text would sometimes appear above the
fullscreen toolbar.
- Sometimes the Orientation tag was not reset after rotating JPEG images.
2006.07.14 - v1.3.92b
- Fixes:
- Fix build error (if you got errors about doublespinbox.h, this is it).
2006.07.14 - v1.3.92
- New features:
- When available, Gwenview now uses the shooting date instead of the file date
(Bug 98740).
- An entry to start the slide show has been added to the image popup menu (Bug
130407).
- In the rename dialogs, the file extension is no longer selected by
default (Bug 130408)
- Fixes:
- Fixed file renaming, which got broken in 1.3.91.
- Do not reset filters when configuring image list.
- Do not set keyboard focus on the location field on startup.
- In the status bar, show resolution of remote images, but don't show 0x0 for
files whose resolution is unknown.
- Correct of by one error in selection after files have been removed (Bug
111240).
- List of supported archive formats is no longer hard coded, so you can for
example add support for rar archives by installing kio_rar (Bug 120974).
- Some focus bugs have been fixed (Bugs 102852 and 130143).
- Do not apply lossless rotations until actual saving, this speeds up
rotations (Bug 130146).
- Reduced the width of the filter bar.
|
|
add simpleviewer and htmlexport plugins and remove imagegallery.
various bug fixes.
|
|
various bug fixes.
|
|
0.1.4
Bugs fixed:
o fix FTBFS (fails to build from source) when libkipi is
build the first time on a system.
-------------------------------------------------------------------------
0.1.3
New features:
o Make loadPlugin() public, so that it's possible to load plugins
selectively, and raise version to 1.0.1, so that this API change
can be detected
Bugs fixed:
o various build fixes
o batchprogressdialog: Removed help button. It does not point to
any usefull documentation.
|
|
|
|
Changes since 0.49:
0.50
====
- removed GIF code
- improved fortran port
|
|
|
|
|
|
|
|
patches were discussed with Bryan Henderson, maintainer of the netpbm
code.
|
|
|
|
- Re-worked Sony and Minolta LensID lists and added a number of new lenses
- Added ability to delete a group and write back information in one step
- Compatibility warning: This changes previous behaviour when adding and
deleting information in the same operation if new tag values are set
after a group has been flagged for deletion
- Decode Sony LensID's (thanks Thomas Bodenmann)
- Added shortcut MakerNotes tag to represent the maker notes tags from all
manufacturers (useful when copying tags between files)
[many minor changes; see Changes in source]
|
|
is necessary on IRIX 5 to have int64_t defined whereas it is not needed on
IRIX 6, but should not hurt there either.
|
|
|
|
Use a new patch from https://bugs.freedesktop.org/show_bug.cgi?id=4945
Bump PKGREVISION.
|