2003-03-30 11:04:42 by James Chacon | Files touched by this commit (1) |
Log message:
This needs glut in order to make kpovmodeler
|
2003-03-11 14:25:00 by Mark Davies | Files touched by this commit (10) |
Log message:
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 <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
|
2003-02-21 08:59:10 by Nick Hudson | Files touched by this commit (1) |
Log message:
Make sure that we look for the imlib libraries in the right place even
if xpkgwedge is installed.
Fixes PR 19322.
|
2003-01-20 11:04:26 by Nick Hudson | Files touched by this commit (62) |
Log message:
The result of my recent KDE fiddlings
- Build all packages with a --disable-static libtool. This is how the
packages should be built and means that we don't get a load of useless
static libraries.
- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
patches.
- Some other PLIST fixes
- Fix PR 19848. kspell doesn't find dictionaries.
|
2003-01-02 10:12:41 by Nick Hudson | Files touched by this commit (103) |
Log message:
Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.
Fixes and changes are:
Multiple vulnerabilities.
kdelibs
KHTML : Fixed several crashes and misrenderings.
rlogin.protocol: fixed command execution in specially crafted
urls.
kdebase
KAddressbook: Don't squeeze columns on startup/properly restore
column width settings.
kdenetwork
lisa, reslisa: Fixed several security vulnerabilities.
kdesdk
Cervisia: Show long lines in diff view always completely.
|
2002-12-24 07:10:36 by Thomas Klausner | Files touched by this commit (156) |
Log message:
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
2002-10-14 11:13:55 by Nick Hudson | Files touched by this commit (34) |
Log message:
Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
* Compile fix for IRIX64
kdelibs
* KHTML : Fixed progress bar.
* KHTML : Fixed several crashes and misrenderings.
* KHTML : Fixed "HTML source displayed in text viewer" after viewing
text.
* KHTML : Only ask "download plugins?" once per requested mimetype in
the same page.
* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
event.x/y) .
* libkscreensaver : Fixed bug that in rare cases prevented the
screensaver from showing anything.
* kio_file : Proper "disk full" error message in mkdir
* KIO : Dropping links to webpages onto the desktop works in all cases
now
* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice
kdebase
* NSPlugins : Compatibility with gcc-3.x
* Konqueror configuration : fixed default font size value
* KDesktop : better determination of icon heights, for "lineup Icons"
* KDesktop : Don't rearrange all icons when changing the font size
* KControl : Fixed proxy configuration dialog layout
* Fix a lot of mem leak
* Kaddressbook : fix crash when we export CSV list
* KDM
* Security: proper temp dir creation for QT and disabled
crash dialog
* Made chooser work at all
* Fixed compilation with older glibc
* Fixed bad lilo interaction wrt. warnings
kdegraphics
* Kamera: Fixed crash when we didn't select camera in kcmkamera
* KGhostview: Security related fixes
kdemultimedia
* KMix : Fixed compilation on Solaris
* Kaboodle : fixed when it was embedded in konqueror
* Fix a lot of memory leak
kdenetwork
* kpf: Security related fixes
kdepim
* KAlarm: Fix right-to-left character sets not being displayed in
message edit control
* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
#43250)
* KNotes: Fixed session management (bug #22844)
* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
already on mouse press)
* KNotes: Fixed (in)famous bug that caused the big black windows
and lost data (bugs #22062, #44870, #45084, #45386, #45451,
#46570, #47352)
* KNotes: Fixed drag'n drop of links and plain text
kdesdk
* Disabled kbugbuster compilation because bug system changed. Use CVS
version if you need it.
|
2002-10-09 15:25:31 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix comment.
|
2002-10-05 07:43:19 by Mark Davies | Files touched by this commit (1) |
Log message:
Add a buildlink2.mk file for other packages to use.
|
2002-10-02 14:06:41 by Mark Davies | Files touched by this commit (2) |
Log message:
buildlink1 -> buildlink2
Expand on the DESCR. Partially addresses pkg/18374
|