summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3
AgeCommit message (Collapse)AuthorFilesLines
2005-05-31Update to KDE 3.4.1markd3-32/+4
Changes: * kpdf: Change atan2f to atan2 so it compiles on Solaris 2.8 * kpdf: Show context menu when in FullScreen even if no document is open * kpdf: Do not leak memory when reloading a document * kpdf: Fix mouse wheel rotation in presentation mode * kpdf: Do not assume only there's only a ObjectRect in a given point * kpdf: Fix properties dialog when there are very large texts * kpdf: Compile when Xft2 headers are in a non-standard path * kpdf: Make Page Up and Page Down work on presentation mode * kpdf: Ask when overwriting files * kpdf: Solaris compile fix * kpdf: Do not move to top of the page when reloading the document * kpdf: Add another path where to look for ghostscript fonts * kpdf: Workaround weakness in gnome handling of desktop files * kpdf: Don't assume Encoding array of Type1 fonts end in "foo def" * kpdf: Fix text copying on some documents * kpdf: Parse Light and Condensed in font name * kpdf: Fix the allocation size of libgoo on 64bit architectures * kpdf: Fix problems with non-standard styles * kpdf: Fix disabled icons * ksnapshot: Rescale screenshot preview when resizing window
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-29Fix build on Solaris. From KDE's KDE_3_4_BRANCH.markd3-1/+29
2005-03-23Update to KDE 3.4markd7-95/+60
Highlights at a glance * Text-to-speech system with support built into Konqueror, Kate, KPDF and the standalone application KSayIt * Support for text to speech synthesis is integrated with the desktop * Completely redesigned, more flexible trash system * Kicker with improved look and feel * KPDF now enables you to select, copy & paste text and images from PDFs, along with many other improvements * Kontact supports now various groupware servers, including eGroupware, GroupWise, Kolab, OpenGroupware.org and SLOX * Kopete supports Novell Groupwise and Lotus Sametime and gets integrated into Kontact * DBUS/HAL support allows to keep dynamic device icons in media:/ and on the desktop in sync with the state of all devices * KHTML has improved standard support and now close to full support for CSS 2.1 and the CSS 3 Selectors module * Better synchronization between 2 PCs * A new high contrast style and a complete monochrome icon set * An icon effect to paint all icons in two chosen colors, converting third party application icons into high contrast monochrome icons * Akregator allows you to read news from your favourite RSS-enabled websites in one application * Juk has now an album cover management via Google Image Search * KMail now stores passwords securely with KWallet * SVG files can now be used as wallpapers * KHTML plug-ins are now configurable, so the user can selectively disable ones that are not used. This does not include Netscape-style plug-ins. Netscape plug-in in CPU usage can be manually lowered, and plug-ins are more stable. * more than 6,500 bugs have been fixed * more than 1,700 wishes have been fullfilled * more than 80,000 contributions with several million lines of code and documentation added or changed
2005-02-27Add kamera. PR 29265 from Matthias Pfaller cleaned up slightly by me.markd3-8/+20
Bump PKGREVISION.
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-20add patch that was supposed to be in last commit.markd1-0/+16
2005-01-20Latest xpdf vulnerabilitymarkd2-3/+4
http://www.kde.org/info/security/advisory-20050119-1.txt Bump PKGREVISION.
2004-12-28Bump PKGREVISIONs due to libtiff update.reed2-4/+4
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-23Fix for security problem:markd4-2/+45
http://www.kde.org/info/security/advisory-20041223-1.txt Bump PKGREVISION.
2004-12-10Update to kde 3.3.2markd3-39/+32
Changes: * kfax: fix kfax does not save printer settings * kfax: fix Truncations occur on dialog * kfax: fix kfax prints all pages in one g3-file to one page * kfax: fix can not print to printer or file * kfax: fix BoundingBox: line in PS file has width and height interchanged * kfax: fix KFax has its own printer dialog * kfax: fix rotation not honored when printing * kfax: fix G3/G4/tiff-files not assigned to kFax * kfax: fix zoom error * kfax: fix Problem with format of fax-files * kfax: fix CTRL-R shortcut for rotate does not work in kfax * kfax: fix Can't print only part of a document * kolourpaint: Fix crash due to text box when scaling image behind it * kolourpaint: Don't get stuck on a wait cursor after attempting to paste empty text into a text box * kolourpaint: Smaller selection and text box resize handles - covers up fewer selected pixels, doesn't cover up text
2004-11-18More duplicate dirrm cleanup.markd1-2/+2
2004-11-18Don't delete include/dom on package deletion (kdelibs does it)markd1-2/+2
Partial fix for PR pkg/28342.
2004-11-18Don't delete konqueror/servicemenus on package deletion (kdebase does it)markd1-2/+2
Partial fix for PR pkg/28342.
2004-11-18Don't delete services/kded on package deletion (kdelibs does it)markd1-2/+2
Partial fix for PR pkg/28342.
2004-10-23Fix integer overflow and integer arithmetic flaws in kpdf.markd2-2/+8
From http://www.kde.org/info/security/advisory-20041021-1.txt Bump PKGREVISION.
2004-10-13Update to KDE 3.3.1.markd3-9/+5
Changes: * kpdf: Use xpdf 3.0 rendering engine * kpdf: Fixed crash on pdf with 0 pages * kpdf: Fixed crash when using various kpdf parts * kpdf: Fixed crash when using zoom values with . on a locale with , as decimal separator * kpdf: Show "Show menubar" option on RMB menu when menubar is hidden * kpdf: Generate thumbnails in a thread so the GUI is not blocked * kolourpaint: Fix multiple selection bugs * kolourpaint: Speed up renderer (esp. drag-scrolling at high zoom) * kolourpaint: Fix remaining untranslatable strings
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam2-76/+2
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-08-21Update to KDE 3.3markd2-58/+148
Changes: * KFilePlugins o exr: Display information for most common attributes in available images. Brad Hards o rgb: Display information for most common attributes of SGI graphics. Melchior Franz * KDVI o optional continuous page view, similar to acroread Stefan Kebekus * KPovModeler o Added graphical editing to Mesh object Leon Pennington o New objects: New options for media, new patterns (cells, additional crackle options, julia, additional mandel options, and slope), added keywords no_image, no_reflection, and double_illuminate to graphical objects Leon Pennington o Added uv mapping and uv vectors Leon Pennington * KolourPaint o NEW IN KDE: An easy-to-use paint program designed for everyday tasks like drawing simple diagrams/logos/icons and editing screenshots. Features include undo/redo, more than a dozen tools, selections, transparent image editing and zoom support (with an optional grid and thumbnail). Clarence Dang o Add virtually unlimited Undo/Redo. Clarence Dang o Add freehand resizing. Clarence Dang o Add drag scrolling. Clarence Dang o More image effects: Balance, Emboss, Flatten, Invert (with choice of channels), Reduce Colours, Smooth Scale, Soften & Sharpen. Clarence Dang o When loading images, dither more often for better quality. Clarence Dang o Configurable colour depth and JPEG quality when saving (with preview). Clarence Dang o Single key shortcuts for all tools and tool options. Clarence Dang o Fix several selection bugs. Clarence Dang o Allow single click creation of text box. Clarence Dang o Add Opaque/Transparent widget for the text tool. Clarence Dang o Improve text quality when working with transparency. Clarence Dang o Paste multiline clipboard contents with MMB correctly. Clarence Dang o Improve Resize/Scale dialog usability. Clarence Dang o Reduce flicker. Clarence Dang o Add Export, Copy To File, Paste From File, Paste in New Window, Full Screen Mode. Clarence Dang o Add Zoom In/Out buttons to main toolbar. Clarence Dang o Make sure colour palette renders correctly on 8-bit screen. Clarence Dang
2004-06-10update to kde 3.2.3markd1-3/+3
changes: * kruler: When move rule window, use "cross arrows" cursor * kfile-plugins/jpeg: Compile fix for IRIX / MipsPro
2004-04-25No longer used.snj1-88/+0
2004-04-23add buildlink3.mkmarkd1-0/+27
2004-04-20bl3ify and update to kde3.2.2.markd5-730/+18
Changes: * kiconedit: Fix [PATCH] Adds large current color viewer to palette toolbar * kiconedit: Fix Visual difference between a gray and transparent pixel * kpdf: Fix KPDF can't open files whose names have non-ASCII letters * ksvg: Fix Transformed symbols sometimes disappear * configure: Fix Extraneous message in admin/Makefile.common using --prefix * kghostview: Fix the executable linking against the part, by adding a common library.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-14Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latestmarkd5-7/+720
version produces a kghostview that fails to run on NetBSD and the reason for the change (Debian packaging issues) shouldn't effect us. Bump PKGREVISION.
2004-03-09Update to KDE 3.2.1.markd3-6/+9
Changes: KSVG: fixed crash when creating a new Konqueror tab while viewing an SVG file
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-01PLIST tweak when using an old X tree.markd2-3/+11
2004-02-09Add dependency on converters/fribidi, specify lcms package dependency toseb2-4/+196
be '>=1.12': support KSVG and fix PLIST accordingly. Bump PKGREVISION.
2004-02-05Update to KDE 3.2markd10-907/+205
Changes: Graphics KPDF * NEW IN KDE: PDF viewer based on XPDF Christophe Devriese KSVG * NEW IN KDE: Scalable Vector Graphics plugins for Konqueror Nikolas Zimmermann KFilePlugins * pcx: Displays width, height, bpp, dpi for PCX images Nadeem Hasan * dvi: show basic information Stefan Kebekus * pnm: Display format, dimension, bpp and comments of PBM, PGM and PPM images. Volker Krause KDVI * Function to embed external PostScript files into a DVI file Stefan Kebekus * support for colored fonts Stefan Kebekus * KDVI can now use Type1 and TrueType fonts in addition to PK fonts. This reduces waiting times for font generation to a minimum, and give easier access to fonts used in Asian languages Stefan Kebekus * massive performance improvement Stefan Kebekus * support for papersize specials Stefan Kebekus * usability enhancements (better statusbar display, reload button, 'read-up' feature, etc.) Stefan Kebekus kviewshell * FullScreen mode Stefan Kebekus * more intelligent handling of paper sizes/orientations Stefan Kebekus * usability enhancements Stefan Kebekus KView * autoscroll the image when creating a selection Matthias Kretz * drag and drop support Matthias Kretz * some basic image effects as a new plugin Matthias Kretz * open images from stdin Matthias Kretz KSnapshot * Window snapshots optionally don't include window decorations Lubos Lunak * Region snapshots. User interface makeover. Nadeem Hasan KGamma * NEW IN KDE: A KControl module for monitor gamma correction. Michael v.Ostheim KPovModeler * Basic plugin framework Andreas Zehender * The user is asked if pending changes should be saved before rendering Andreas Zehender * Control point selection in the properties view for bicubic patch, sor, lathe and prism Andreas Zehender * Export flag for graphical objects and the camera Andreas Zehender * Height field view structure Leon Pennington * Light object gained, parallel, circular and orient options Leon Pennington * Dispersion options are supported for interior Leon Pennington * Support for POV-Ray 3.5 noise generators Leon Pennington * New POV-Ray 3.5 warp types Leon Pennington * New POV-Ray 3.5 objects: isosurface, projected through, radiosity, global photons, photons, light groups, interior texture, mesh Leon Pennington, Andreas Zehender KGhostView * Thumbnail generation for all pages Albert Astals Cid, Luis Pedro Coelho
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-1/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-15Update to KDE 3.1.5.markd4-133/+137
Changes: * kiconedit: Fix loading of remote files
2004-01-03Bump package revisions for tiff update.reed2-3/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-09-17Update to KDE3.1.4.markd3-12/+9
Changes: * kiconedit: Fix 'Paste As New' action. * kiconedit: make configuration dialog modal. * kiconedit: icon preview area uses the background settings now. * kiconedit: improve "image is modified" handling. * kiconedit: improve mouse cursor pixmaps. * kiconedit: fix loading/saving logic to be more robust. * kiconedit: correctly display icons with an alpha channel. * kamera: fix handling of PTP based cameras. * kghostview: fix stopping of download indicator when download is cancelled. * kghostview: fix CTRL-M accelerator clash.
2003-08-05update for revision bumpsdrochner1-2/+2
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-08-04some more X11BASE->LOCALBASE changesdrochner1-2/+2
2003-07-30Update kdegraphics to 3.1.3.markd5-55/+99
Changes: * gcc 3.4+ compile fixes (Dirk Mueller) * kiconedit: Answering Yes to save the modified file acted as No (Adrian Page) * kiconedit: Fix off-by-one error in "Select All" * kamera: fix status output message (Marcus Meissner) * kruler: do not use hardcoded font names * kghostview: the mimetype is application/x-gzpostscript actually for .ps.gz * kghostview: Fix bug #58904 * kfax: Fix format string problem (Dirk Mueller) * kghostview: Fix bug #59041 * kmrml: null-terminate clipboard data (Dirk Mueller) * kuickshow: Add license declarations (Carsten Pfeiffer)
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-05-22Update KDE to 3.1.2.markd12-355/+49
Changes: kdegraphics: * kghostview: Better handling of half-broken Postscript and PDF files * kghostview: Fix the opening of files on the command line, which was not working if the paths contained non-alphanumeric characters or were absolute paths * kghostview: Work around -dMaxBitmap bug in gs version 6.5x * kghostview: Reset orientation and paper size selectors after opening a new document * kghostview: Security fix for #56808. The security patch which was present in version 3.1.1a caused problems for some users and has been corrected * kghostview: ghostscript version 8 is now supported
2003-05-05Fix problem with kghostview only showing the first page of a multipagemarkd3-9/+10
ps file. From KDE Bug ID 57563. Bump PKGREVISION.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-4/+4
dependency bumps.
2003-04-10Add the patches from KDE Security Advisory 20030409-1:markd9-3/+302
PS/PDF file handling vulnerability http://www.kde.org/info/security/advisory-20030409-1.txt Bump PKGREVISION.
2003-04-03If sane-config is on your path, the build tries to make use of sanemarkd2-3/+45
so add a dependency on sane-backends so this will always work. Also means that kooka and libkscan are built. From PR 20981 by Wojciech Puchar. Bump PKGREVISION.
2003-04-01Update KDE to 3.1.1.markd2-5/+5
Changes: arts * Several memory corruption fixes. kdelibs * kdialog: Fix screen numbering problem for centerOnScreen() static method * kprogress: Fix math problem in displaying correct percentage for large numbers * kio_http: Fix data processing for webdav(s) listing of directories and files * kate: Many small bugfixes, including: + Fixed code completion drop-down box position + Fixed "wrap cursor disabled" bugs + Fixed vertical scrollbar middle mouse behaviour + Fixed remove whitespace feature + Now clears the redo history when it is irrelevant + Fixed crash after starting up with a non-existant directory in the file selector history * kparts: Fix extension of transparently downloaded files, this fixes ark (used to display temp file instead of archive content) * klauncher: Fixed support for "Path=" entry in .desktop files. This entry can be used to specify a working directory. * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking. * kdeui: Fix for alternate background coloring in Konqueror list views. * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2. * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL; fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks points to the same place * kstyles: Handle focus indicators on label-less checkboxes better * kdeprint: Don't freeze when there is no route to the selected CUPS server * SSL: add support for OpenSSL 0.9.7 * SSL: ADH ciphers are now explicitly disabled in all cases * SSL: new CA root certificate added * Several Xinerama related fixes * QXEmbed fixes for various situations that don't handle XEMBED well * Java on IRIX with SGI 1.2 VM is fixed * khtml: Several major bugfixes, partially incorporated fixes from Safari as well. kdeaddons kdeadmin * Linux Kernel Configurator: Add details about the lightbulb icon's meaning * Linux Kernel Configurator: Support for more incorrect kernel configuration files kdeartwork kdebase * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names * klipper: Escape "&" everywhere. * konsole: + Removed "get prompt back"-hacks, don't assume emacs key shell bindings. + Fixed usage of background images with spaces in the filename. + Profile support fixes (disabled menubar etc.) + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct title. + Fixed a problem with the "Linux" font that prevented it from being used with fontconfig. * kdesktop: Made desktop menus pop up in unused Kicker space work. * kicker: Fixed empty taskbar sometimes showing scroll buttons. * konqueror: + Various startup performance improvements + Fix crash when sidebar tree expands hidden directory + Fix crash when config button hidden from config button's menu + Extensive fixes to Netscape plugins, fixing crashes and plugin support + Changes to default preview settings, making the defaults safer on various platforms * Java configuration module: Make it possible to properly configure Java in all cases * Previews: Fixed a privacy issue where previews of HTML files could access files or hosts on the network. kdeedu * KStars: + Fixed bug #51708: No longer exits if starting position is below horizon (only affected some systems) + Fixed bug #52205: Country of Lhasa is China, not Tibet. + Fixed too-narrow coordinates field in statusbar. + Fixed bug in "length of day" calculator module; it now properly accounts for latitude and longitude kdegames * Atlantik: Many small bugfixes, including: + Better handling of incoming messages + Fixed token animation * kbackgammon: Common crash fix. kdegraphics * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the drawings * Kooka: Some UI crashes fixed * KViewShell: Default paper size is fixed * KGhostView: Fixed wheel-mouse scrolling kdemultimedia * KsCD: + Stopped KsCD from pausing after tracks in random mode + Correctly associate extra CDDB information with tracks + Support non-Latin encodings properly in CDDB entries and elsewhere + Proper systemtray behaviour + Updated key accel code to avoid depricated calls * Movie previews have been removed due to severe unresolved stability problems kdenetwork * Desktop Sharing server (krfb): + fix problems on X11 servers with 8 bit depth + fix problems on X11 servers with big-endian framebuffer + allow X11 servers without XShm (thin clients). Warning: requires a lot of bandwidth + remove read timeouts. This should solve problems with some clients that got disconnected after a minute of inactivity (but increases the time to detect dead clients) + fix problem with clients that support both RichCursor and SoftCursor encodings (like krdc from HEAD) * Desktop Sharing client (krdc): + fix: when an error occurred in fullscreen krdc did not restore the original resolution + fix: krdc stopped to repaint the framebuffer after a disconnect while the error dialog was displayed + the quality setting in medium quality mode has been increased because the original setting looked too bad with Keramik kdepim * KOrganizer bug fixes: + Use correct default duration for events crossing a day boundary (#53477). + Correctly save category colors (#54913). + Don't show todos more than once in what's next view. + Include todos in print output of month view (#53291). + Don't restrict maximum size of search dialog (#54912). + Make cancel button of template selection dialog work (#54852). + Don't break sorting when changing todos by context menu (#53680). + Update views on changes of todos directly in the todo list (#43162). + Save state of statusbar (#55380). * knotes: Escape "&" in note titles kdesdk * Cervisia: + Fixed line break in protocol view + Fixed timestamp for files that are not in cvs (#55053) + Fixed handling of Cervisia's options like 'Update Recursively' when run as embedded part in konqueror (#55665) kdetoys * kworldclock: Fixed that all clocks show the same time. * kweather: Made it work again with non-english locales. (#52147) * kweather: Prevent KWeather from looping and freezing Kicker when not connected to the internet.(#49191) kdeutils * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI * kcalc: Now a KMainWindow instead of a KDialog to fix various UI inconsistencies * kdf: Support escapes in fstab quanta * Bugfixes: + Allow resizing of the main window even with large user toolbars [#53230] + Insert valid DTD definitions [#53274] + Honor the View Default settings from Settings->Configure Editor [#53569] + Be less braindead regarding the Show DTD Toolbar setting [#53739] + Be able to select also directories in tag dialogs [#54819] + Do not complain about text files being binary ones on a system with broken mimetypes [#54924] + Bring up the "File Changed" dialog only, when the file content has changed[#55678] + Select Tag Area behaviour fixed for optional tags + Insert non-translated string in CSS code parts + Insert "border-top", "border-right", etc. correctly in CSS + Don't quote the script line more than once in the action configuration dialog + Memory leak fixed: editor parts were not deleted when a file was closed + Fix insertion of "img" tags in HTML documents + Upload/rescan project/add to new project tree view behaviour fixed + Fix renaming of file in the Project Tree, when a file with the new name was already present in the project + Rename only what has to be renamed in the project and enable project saving after a rename + Use the correct encoding for newly created files + Saving of Author and E-Mail project options was broken in some cases + Fix the numbering of new documents + Fix the execution of actions + Fix crash when deleting an action + Insert valid single tags from the toolbar * Enhancements: + Show the tag attributes (Alt-Down) menu lower than the current line + "Insert in cursor position" for script actions replaces the selection if there was some text selected + New DCOP interface (WindowManagerIf) added to enable the modification of the opened documents from a script + DTD for Quanta tags (DTD definition) added + XHTML 1.0 Strict DTD added
2003-03-30This needs glut in order to make kpovmodelerjmc1-2/+3
2003-03-11Update KDE to 3.1.markd10-910/+926
Many bugfixes and functionality enhancements including: kdegraphics KView: Added KImageViewer interface Added possibility for plugins Added Slideshow plugin Enhanced Mousewheel support Automatic resizing to fit images with varying size kviewshell: added statusbar kviewshell: usability improvements KuickShow: Digital camera jpeg images obey orientaion information KuickShow: General UI improvements, now features a menubar KuickShow: Ability to browse image collections on remote servers KuickShow: Digital camera jpeg images obey orientaion information KPovModeler: Implement support for the missing PovRAY 3.1 primitives, zehender at kde org. KFax: Rewrite all the UI code to be KDE standards compliant, cleanups. (Nadeem Hasan <nhasan@kde.org>) libkscan: support for halftoning scan mode where available kooka: thumbnail view of scanned images added kooka: ported to KDockWidgets to provide a customizable GUI kooka: inline image renaming and drag and drop NEW IN KDE:KPovModeler, a modeling and composition program for creating POV-Ray (tm) scenes