Commit graph

25 commits

Author SHA1 Message Date
markd
534eebe125 Update to KDE 3.3 2004-08-21 12:38:32 +00:00
markd
75252418b0 update to kde 3.2.3. 2004-06-10 11:54:15 +00:00
markd
fa6cf1fd55 bl3ify and update to kde3.2.2. 2004-04-20 12:44:16 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
markd
e2beb463ae Add build dependency on graphviz for "dot" as package will find and use
it if it happens to be there.  Should fix issue seen in bulk build.
2004-03-10 22:52:59 +00:00
markd
da275e65ac Update to match the actually released version. 2004-03-10 11:24:17 +00:00
markd
48fbb37a2c Update to KDE 3.2.1. 2004-03-09 11:37:39 +00:00
markd
5b91e07ca1 Needs qt3-docs while building so that configure will decide to use
doxygen.
2004-03-01 13:51:47 +00:00
markd
225fb2313e Update to KDE3.2
Now generated by doxygen.
2004-02-15 11:03:12 +00:00
markd
6c71da971e Update to KDE-3.1.5. 2004-01-15 09:57:13 +00:00
markd
20fc0403a6 Update to KDE3.1.4. 2003-09-17 23:21:06 +00:00
markd
20b3500997 Another LOCALBASE fixup. 2003-08-05 12:19:00 +00:00
drochner
ea0e7249bd We have to bump PKGREVISIONs due to the qt3 PREFIX change anyway, so
remove the USE_X11BASE thing from kde3* too.
2003-08-04 20:37:04 +00:00
jmc
62a74bbbba Make QT3DIR depend on the install location of qt3-docs, not qt3 (as it's not
a package so this otherwise defaults to X11PREFIX which is wrong).
2003-08-04 07:45:27 +00:00
markd
c987cd3163 Update checksum - previous was for a prerelease version of kdelibs. 2003-08-02 22:14:54 +00:00
markd
f8fbbe2422 Update kdelibdocs to 3.1.3. 2003-07-30 13:39:57 +00:00
markd
1ff6ba76b9 Update KDE to 3.1.2.
Changes:

kdelibs:
* https authentication through proxy fixed.
* KZip failed for some .zip archives.
* Fixed a bug in socket code that made KDEPrint crash.
* kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5).

kdebase:
* kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard).
* kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error
  message when AUTH failed ("Unknown Command" vs. "Authorization failed")
* kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in
  the background if it could not grab the keyboard/mouse, preventing the screen from
  being locked manually.
* kscreensaver: Screensavers are now stopped when asking for the password [#56803]
* kio_smb: Several bugfixes for the smbro-ioslave.
* kdesktop: fixed minicli layout problem with Qt 3.1.2
* kdm: fixed incorrect user window width with Qt 3.1.2
* Konqueror: Create DCOP interface for mainwindow when object begins to exist.
* Konqueror: Fixed tab open delays when it can't reach website.
* Konsole: Don't flicker when selecting entire lines.
* Konsole: Crash, selection and sort fixes in schema and session editors.
* Konsole: Fixed mouse-wheel in mouse mode.
* Konsole: Allow programs to resize windows if enabled.
* Konsole: Keep output steady when triple-click selecting.
* Konsole: Added "Print" menu command.
* kicker: Fixed kasbar only drawing last icon from a group.
2003-05-22 02:42:39 +00:00
markd
0c9c3e254a Remove a couple of PLIST entries I missed. 2003-04-03 13:48:10 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
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-04-01 12:27:04 +00:00
markd
528e056cde Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

General

 New default widget style: Keramik
 New default icon theme: Crystal

 Created and enhanced framework to effectively disable certain features of
 the GUI, like for example shell access, disallowing to select custom wall
 papers. "Kiosk mode"
 Usability improvements:
   Kicker: Context menu, applet menus, wording and panel feature consistency
   improved
   Kicker: Redesigned control module.
   KCalc: Usability Improvements.
   KSnapshot: Usability Improvements.
   KsCD: User Interface Improvements in configuration and information dialogs


kdelibs

 Extended the DCOP commandline client to
   enable nonGUI applications (such as shell scripts) to use DCOP
   send DCOP messages to multiple users and/or sessions concurrently
 Added to notification dialog to allow applications to configure their
 notifications with a common GUI.
 Added "Open File", "Open Destination" and "Keep window open" to download
 progress dialog.
 KDatePicker has now week number display and selection.
 Added KLocale support for setting/retrieving the first day of a week
 Support for "Multimedia keys" on your keyboard.
 Added on-demand icon loading support to improve startup performance of
 applications.
 KHTML:
   Improvements to printing support.
   Page Info and Frame info dialog.
   Auto-Scroll support of webpages using Shift combined with arrow keys.
   Many, many Bugfixes and improvements.
   Small codebase merges with Safari. The main merge is planned for a future
   release however, as it requires more testing.
 KIO:
   Modified thumbnail ioslave that can extract a thumbnail from the file
   directly if it contains one, rather than generating one itself.
   Added fish:// protocol slave, which can access remote filesystems via
   SSH and SCP
   Cleanups and Corrections in smtp:// protocol slave.
   Activated rtsp:// protocol slave.
   Added support for Public Key Authentication and interopability with newer
   versions of OpenSSH to sftp:// protocol slave.
 KSSL:
   SSL certificate policies can now be configured based on the host name
2003-03-11 13:10:15 +00:00
skrll
e3d7f93f0c Update to 3.0.5.1 as well. 2003-01-05 13:26:46 +00:00
skrll
42861251c2 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.
2003-01-02 09:12:19 +00:00
skrll
3e3f710d2c 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-14 09:13:45 +00:00
skrll
038f9b02be Update to 3.0.3 as well. 2002-08-28 14:58:54 +00:00
skrll
ebd266f539 Import of a kdelibdocs3 package.
From Joe Reed <jnr@po.cwru.edu> in pkg/17575
2002-07-17 11:12:52 +00:00