head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.52 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.50 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.48 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.46 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.44 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.42 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.40 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.38 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.36 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.34 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.32 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.30 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.28 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.26 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.24 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.22 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.20 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.18 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.16 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.14 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.12 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.10 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.8 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.6 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.4 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.2 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.1.0.2 netbsd-1-6-1-base:1.1; locks; strict; comment @# @; 1.3 date 2004.02.05.01.32.47; author markd; state dead; branches; next 1.2; 1.2 date 2003.03.11.13.25.00; author markd; state Exp; branches; next 1.1; 1.1 date 2002.08.28.07.15.30; author skrll; state Exp; branches; next ; desc @@ 1.3 log @Update to KDE 3.2 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 @ text @$NetBSD: patch-ag,v 1.2 2003/03/11 13:25:00 markd Exp $ --- kuickshow/src/Makefile.am.orig Mon Sep 16 09:12:49 2002 +++ kuickshow/src/Makefile.am @@@@ -1,25 +1,28 @@@@ ## Makefile.am for kuickshow bin_PROGRAMS = kuickshow -lib_LTLIBRARIES = kuickshow.la +lib_LTLIBRARIES = libkuickshow_main.la kuickshow.la # set the include path for X, qt and KDE INCLUDES = $(all_includes) KDE_CXXFLAGS = $(IMLIB_CFLAGS) -CLEANFILES = dummy.cpp METASOURCES = AUTO -kuickshow_la_LDFLAGS = $(all_libraries) -module -avoid-version -kuickshow_la_LIBADD = $(LIB_KDEPRINT) $(LIB_IMLIB) -kuickshow_la_SOURCES = kuickshow.cpp \ +libkuickshow_main_la_LDFLAGS = $(all_libraries) +libkuickshow_main_la_LIBADD = $(LIB_KDEPRINT) $(LIB_IMLIB) +libkuickshow_main_la_SOURCES = kuickshow.cpp \ aboutwidget.cpp generalwidget.cpp kuickconfigdlg.cpp main.cpp \ defaultswidget.cpp imagewindow.cpp kuickdata.cpp \ imdata.cpp filefinder.cpp kurlwidget.cpp filewidget.cpp \ kuickio.cpp kuick.cpp imlibwidget.cpp slideshowwidget.cpp printing.cpp +kuickshow_la_LDFLAGS = $(all_libraries) -module -avoid-version +kuickshow_la_LIBADD = $(LIB_KDEPRINT) $(LIB_IMLIB) libkuickshow_main.la +kuickshow_la_SOURCES = kuickshow_main.cpp + # now the kuickshow binary -kuickshow_LDADD = kuickshow.la $(LIB_KIO) $(LIB_IMLIB) -kuickshow_SOURCES = dummy.cpp +kuickshow_LDADD = libkuickshow_main.la $(LIB_KIO) $(LIB_IMLIB) +kuickshow_SOURCES = kuickshow_main.cpp kuickshow_LDFLAGS = $(all_libraries) $(KDE_RPATH) @@@@ -35,6 +38,3 @@@@ KDE_ICON = kuickshow # this is where the kdelnk file will go appsdir = $(kde_appsdir)/Graphics apps_DATA = kuickshow.desktop - -dummy.cpp: - echo "// generated dummy file" > dummy.cpp @ 1.2 log @Update KDE to 3.1. 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 ) 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 @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Update to KDE 3.0.3. While I'm here do the a.out dance for kuickshow and a couple of other minor clean ups. Changes are: kdelibs kprocess / kprocctrl: fix problem with hanging kdevelop. Javascript (core): more robust stack overflow check Javascript (html): allow to set a JS (non-CSS) property to a style object Javascript (html): improved result of navigator.platform using uname() Javascript (html): more aggressive garbage collection on clear, fixing many crashes Javascript (html): global object (window) has a correct object prototype now khtml: several crashes and bugs fixed kssl: Always verify the basic constraints on certificates (SECURITY) kdefx: Make the blending routine used by transparent menus work properly on big-endian platforms kdeui: Fix KDialog::setPlainCaption() kdebase Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole). Kicker: Quick browser escapes ampersand characters in file names. Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt". Konsole: Fixed crashes at startup related to broken font installations. Konsole: Fixed crashes when selecting in history buffer. krdb: Smarter handling of multiple and symlinked KDE and Qt installs when exporting plugin path to Qt. kdenetwork KMail: allow an ampersand as last char of an URL. KMail: Don't crash when custom drafts or sent-mail folders have been deleted or renamed. KMail: Fix auto charset detection for empty strings. KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys. KMail: Make custom (global) Bcc headers work correctly with encryption and distribution list expansion. kdepim KAlarm: Fix session restoration often not occurring at login. KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm. KAlarm: Make Close button on message window not the default button to reduce chance of accidental acknowledgement. KAlarm: Make Help button in configuration dialog display KAlarm handbook. KNotes: Compile fix for Qt 3.0.5 KOrganizer: Fixed context menu of todo list/view and event list which disappeared when using Qt 3.0.5 @ text @d3 1 a3 1 --- kuickshow/src/Makefile.am.orig Fri Mar 22 01:31:08 2002 d5 1 a5 1 @@@@ -1,26 +1,29 @@@@ d26 2 a27 3 imdata.cpp basewidget.cpp \ filefinder.cpp kurlwidget.cpp logo.cpp filewidget.cpp \ logotabdialog.cpp kuickio.cpp kuick.cpp imlibwidget.cpp d41 1 a41 1 @@@@ -36,6 +39,3 @@@@ KDE_ICON = kuickshow @