summaryrefslogtreecommitdiff
path: root/misc/kdeedu3
AgeCommit message (Collapse)AuthorFilesLines
2005-02-20Fix for http://www.kde.org/info/security/advisory-20050215-1.txt.markd24-2/+1871
Bump PKGREVISION.
2004-12-10Update to kde 3.3.2markd2-38/+54
Changes: * kalzium: degrees fahrenheit and celsius were reversed in information dialogs * kbruch: fraction conversion is wrong due to cut digits after colon * kbruch: In factorisation mode input box should look disabled * kiten: clear correctly the internal list in radical selector * kiten: get rid of crash of double-clicking delete button in learn * klatin: add Polish data files * kmplot: program hangs when plotting arcsin and arccos * kturtle: The default language must be one of the supported kturtle languages. Fixes the broken Open-Examples directory as well as kturtle refusing to run any commands, when the KDE locale is a different dialect of one of the kturtle languages.
2004-12-08Work around PPC gcc? problem.markd2-1/+24
Fixes PR pkg/28335.
2004-10-13Update to KDE 3.3.1.markd2-5/+4
Changes: * kbruch: Fix color settings (apply them to all widgets) * kmplot: Avoid an endless loop when a calculation doesn't return a value * kmplot: Fix areaUnderGraph-drawing: an invald y-value led to y>10e10 or y<-10e10 * kstars: LX200 GPS fixes * kstars: Fixes compilation on gcc-2.95 * kstars: Fixes to the Solar Sysytem tab of the options dialog * kstars: Disable stars-related widgets in the options dialog (Catalogs tab) if the "Hipparcos Star Catalog" box is unchecked * kstars: Make it impossible to set the "zoomed out" mag limit to a fainter value than the "zoomed in" limit * kstars: Fix horribly blocky images in printed image * kstars: Printing fix: When original color scheme is restored, restore the original star color intensity as well * ktouch: Typos fixes in german2.ktouch * kturtle: Fix crash in Settings * kturtle: Fix the endless loop bug that occurs when drawing extremely long lines * libkdeedu: 2 Fixes to ExtDateTime and the test program 'test_extdate'
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.jlam1-16/+1
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.3markd4-697/+710
Changes: * KBruch o port to KConfig XT Sebastian Stein o task displaying reworked Sebastian Stein o make task display configurable Sebastian Stein o new exercise: compare 2 ratios Sebastian Stein o new exercise: convert rational number to fraction Sebastian Stein o new exercise: factorize a given number into its prime factors o config dialog: set color and font for task display o What's this help and tooltips added Kig o Undo Support for Changing Color and Size of Objects Dominique Devriese o DrGeo import filter Dominique Devriese o Line and Point styles Dominique Devriese o Property tests Dominique Devriese o Better Python error reporting Dominique Devriese o Add a system to name objects Dominique Devriese o Add some command line functions Dominique Devriese o When selecting an argument, tell the user what he's looking for. Dominique Devriese o When selecting an argument, tell the user if the object he wants to construct needs arguments that are not available. Dominique Devriese o Various small stuff: attach labels to angles, some new objects like a test if two vectors are equal, some new transformations, intersection between some remaining objects etc. Dominique Devriese * KHangMan o Use KConfig XT instead of KConfig Anne-Marie Mahfouf o Add a config dialog if more settings in the Settings dialog Anne-Marie Mahfouf o Put some data in the corresponding i18n modules and allow KHangMan to download new languages easily using KNewStuff. Leave en in KHangMan plus the language the user has if available in the i18n module. Anne-Marie Mahfouf * KLettres o Put some data in the corresponding i18n modules and allow KLettres to download new languages easily using KNewStuff. Leave fr (and en when the sounds are done) as the 2 data languages in KLettres plus the language the user has if available in the i18n module. Anne-Marie Mahfouf o Make all sounds on ogg format as some distros don't play mp3s Anne-Marie Mahfouf o Timer should be configurable either in Settings or in kid/grown-up modes Anne-Marie Mahfouf * Kalzium o Rewriting most of the kalziums code Carsten Niehaus o Make it possible to choose the unit of some datasets. For example it is now possible to choose between Fahrenheit, Degree Celsius and Kelvin Carsten Niehaus o Offer two periodic tables: the simplified for younger pupil and the full PSE will all 110 elements Carsten Niehaus o Rewritten plotting with more options Carsten Niehaus o Update doc Anne-Marie Mahfouf * KStars o Add ability to manually step clock once per keypress Jason Harris o Add proper motion of stars Jason Harris o Add text labels to equator, ecliptic, and horizon lines Jason Harris o Tool to measure angular distance between two points. Pablo de Vicente o Add Equinox and Solstice calculator module Pablo de Vicente o Add Planet Positions calculator module Pablo de Vicente o Add ecliptic to/from equatorial conversion calculator module Pablo de Vicente o Add more data to the details window: hour angle, airmass, distance from Earth/Sun, angular size, multiple/variable stars Jason Harris o Add airmass to details window. Jason Harris o Use KXConfig to handle options Jason Harris o Add popup-menu links to Wikipedia articles on specific objects. Jason Harris o Transient object label when mouse hovers on object (need to make it work when clock is stopped) Jason Harris o Semi-transparent or opaque background option for on-screen info boxes Jason Harris o Add Constellation Boundaries to the map Jason Harris o Define Constellation lines with star names, rather than independent points on the sky Jason Harris o Display Altitude/Azimuth in status bar, along with RA/Dec Jason Harris o Make the "Night Vision" color scheme adjust the KStars window colors as well Jason Harris o Add true Full-screen mode Heiko Evermann o Add support for CCD cameras Jasem Mutlaq o Add FITSViewer Tool, which includes many image reduction and analysis tools Jasem Mutlaq o ExtDate, KStarsDateTime classes for handling dates outside of QDate range Jason Harris o Batch mode in remaining astronomial calculator modules Pablo de Vicente o KStars startup wizard with integrated download of 'extra' data Jason Harris o Add support for "Video4Linux" devices and webcams Jasem Mutlaq o DCOP functions for adjusting colors Jason Harris o DCOP function for exporting or printing image Jason Harris o Add new DCOP functions to ScriptBuilder tool Jason Harris o Add Moon's illumination fraction to popup menu/details window Jason Harris o Add option to dump mode for specifying time/date Jason Harris o ImageViewer: Add label with optional text describing image or crediting its author. Jason Harris o Calculator module to compute angular distance between two arbitrary sources. Pablo de Vicente * KmPlot o Ability to draw numeric integrals with Euler's method. Fredrik Edemar o Avoid unnecessary repainting. Fredrik Edemar o Ability to select background color. Fredrik Edemar o Automatic scaling. Fredrik Edemar o Zoom mode. Fredrik Edemar o Save version number so we can support loading old Kmplot files. Fredrik Edemar o Popup menu for plot-graphs when clicking on the right mouse button Fredrik Edemar o Tool menu: area between plot and x-axis. Fredrik Edemar o export to BMP, PNG, and SVG format Klaus-Dieter Möller o Tool menu: maximum, minimum, y value of a given x value. Fredrik Edemar o Changing the parameter a function depends on by a QSlider. Matthias Meßmer o Navigate by keyboard in trace mode. Fredrik Edemar o Port the configuration dialogs to KConfig XT. Matthias Meßmer o Redesign of the function edit dialog: handling the extensions by dialog widgets. Matthias Meßmer o Recently opened files. Matthias Meßmer o User defined constants: Editor and import/export from/to KCalc. Fredrik Edemar o Progress bar and cancel button for plots taking much time (status bar, see KMail). Fredrik Edemar o Localization of the decimal seperator. Fredrik Edemar o Angle modes: radian (default) and degree. Fredrik Edemar o Custom color and line width for each derivatives and anti-derivatives. Fredrik Edemar o Function editor dialog: values of parameters a function depends on can be importet from a text file. Fredrik Edemar * KWordQuiz o NEW IN KDE: KWordQuiz is the KDE version of the flashcard and vocabulary learning program WordQuiz. KWordQuiz is still in early development. KWordQuiz supports opening, editing, and saving of vocabulary files (format kvtml). It allows Flashcard mode, Multiple Choice and Question & Answer through a friendly Quiz mode. Peter Hedlund o A context menu for the editor Peter Hedlund o Joining multiple files Peter Hedlund o Tooltips Peter Hedlund * KLatin o NEW IN KDE: KLatin is a program to help revise Latin. You can be tested on vocabulary, grammar and verb and the doc includes a revision section. George Wright o Tooltips and QWhatsThis help George Wright o Add doxygen comments to headers George Wright * KTurtle o NEW IN KDE: KTurtle is an educational programming environment using the Logo programming language. This makes KTurtle suitable for teaching kids the basics of math, geometry and... programming. The commands used to program are in the style of the Logo programming language. The unique feature of Logo is that the commands are often translated into the speaking language of the programmer. KTurtle features an integrated Logo interpreter (no need to download any other program), a powerful editor for the Logo commands with intuitive syntax highlighting, line numbering, etc, context help for all Logo commands... Cies Breijs
2004-06-16unbreak compilation for gcc 2.95markd2-1/+15
2004-06-10update to kde 3.2.3markd1-3/+3
changes: * kalzium: i18n problems in kalzium * kig: Save window settings on exit * kbruch: Make sure task settings could not be invalid
2004-04-20bl3ify and update to kde3.2.2.markd4-20/+16
Changes: * Kig: fix some untranslated UI strings. * kstars: fixes to LX200 telescope driver. * kstars: fixed some broken URLs for object-specific links.
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.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-09Update to KDE 3.2.1.markd3-16/+37
Changes: KBruch: removed some warnings showing up on the shell KBruch: the check task button is now the default button KStars: Several INDI Telescope control fixes, including a crash condition KStars: Patch from Leo Savernik that fixes "--enable-final" for all non-INDI code. KStars: Fixed Empty category lists in Find Dialog KStars: Fixed "Unknown" image types in Export Image dialog KStars: Fixed error in rendering Greek letters KStars: Fixed bug when precessing coordinates from epoch B1950.0
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-1/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-07Link kiten with c++ to fix build problems on NetBSD -current, samextraeme2-1/+15
patch was applied to audio/arts. Ok'ed Nick Hudson.
2004-02-04Update to KDE 3.2markd3-363/+969
Changes: Education KBruch * NEW IN KDE: A small program to generate tasks with fractions (homepage) Sebastian Stein Kig * NEW IN KDE: An interactive geometry program (homepage) Dominique Devriese * Scripting Support Dominique Devriese * Horizontal Scrolling Support Dominique Devriese KHangMan * Add a toolbar with special characters per language Anne-Marie Mahfouf * Implement a tip to help guess the word on right-click in French Anne-Marie Mahfouf * Add the German language data Anne-Marie Mahfouf * Modified the GUI so it resizes much better, fixed bugs, cleaned code, transparent pictures. Anne-Marie Mahfouf, Stefan Asserh?l and Robert Gogolok * Added several language data and a script for adding a new language easily. Anne-Marie Mahfouf and Stefan Asserh?l KLettres * Add a toolbar with special characters per language Anne-Marie Mahfouf * Cleaned code, added classes, added Czech as new language. Anne-Marie Mahfouf Kalzium * New informationdialog with pictures of the elements and a lot informations. The old dialog has now less information but all the really important. Carsten Niehaus * Show the atomic orbits (Bohr). Each hull is represented by one orbit (a circle) and every electron is represented by a smaller circle on the corresponding orbit. Carsten Niehaus * The data can now be searched and views in a table. Furthermore you can now export the data you selected into a csv-file. Carsten Niehaus * Adding several data-types (eg information about the orbits) Carsten Niehaus KStars * Telescope Control using INDI for hardware interface Jasem Mutlaq * Command-line image generation mode (does not launch GUI) Jason Harris * Comets and Asteroids Jason Harris * Jupiter's moons and a tool to plot their positions vs. time. Jason Harris * Tracks showing paths of solar system bodies Jason Harris * AAVSO light-curve plotter for variable stars Jasem Mutlaq * Tool to plot object altitude vs. time Pablo de Vicente * Batch mode in some astronomial calculator modules Pablo de Vicente * "What's Up Tonight?" tool Thomas Kabelmann * ScriptBuilder for point-and-click creation of kstars DCOP scripts Jason Harris * Improved startup and rendering time KStars team * Replace SAO star catalog with Hipparcos/Tycho catalog Jason Harris * "Export Image" menu action Jason Harris * "Execute scipt" menu action Jason Harris * Run script from within the ScriptBuilder tool Jason Harris * click-and-drag zoom box Jason Harris * customizable eyepiece field-of view indicator Jason Harris * Zoom-dependent faint limit should affect non-stellar objects Jason Harris * Evening only/Morning only option in WUT tool Jason Harris * Add Epoch box to manual focus tool Pablo de Vicente * Expand list of named stars. Jason Harris * Upgrade telescope control to INDI 1.11 Jasem Mutlaq * Handbook chapter on telescope control Jasem Mutlaq * Non-sidereal telescope tracking Jasem Mutlaq * Telescope Setup wizard Jasem Mutlaq * Display Greek letter designation of stars Jason Harris
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.markd3-10/+6
Changes: * kstars: Fixed Daylight Savings Time rule for locations in Saskatchewan, Canada (these locations do not use DST). * kstars: Improved determination of the time that an object sets or transits. If the transit or set time is before the object's rise time, then it is recomputed for the following day. These times appear in the popup menu, and in the details dialog.
2004-01-03Bump package revisions for tiff update.reed1-1/+2
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-1/+2
2003-09-17Update to KDE3.1.4.markd2-6/+5
Changes: * kstars: Fix bug which essentially made all Southern Hemisphere locations to report that Daylight savings time was always active. * kvoctrain: fix crash on inline editing. * kstars: Implement altitude shift caused by atmospheric refraction.
2003-08-05bump revision after qt3/kde prefix changedrochner1-1/+2
2003-07-30Update kdeedu to 3.1.3.markd2-8/+7
Changes: * kstars: always precess focus coordinates when date changes by a lot and tracking an object (Jason Harris) * kstars: the URL for requesting a DSS image must contain the J2000 coordinates (Jason Harris) * flashkard: #58932 fix (Scott Wheeler) * Build fixes, cleanups, compiler warning fixes (Dirk Mueller)
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-22Update KDE to 3.1.2.markd3-7/+12
Changes: kdeartwork: * Fixed a potential printf() format string attack in the slideshow screensaver kdepim: * korganizer: Exchange plugin supports secure WebDAV. * korganizer: Fix timezone handling when timezone names are Unicode strings. kdeutils: * kedit: Save immediately when Settings/Save Settings is called. * khexedit: Fixed insertion of local files.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
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-11Update KDE to 3.1.markd5-192/+545
Many bugfixes and functionality enhancements including: kdeaddons NEW IN KDE: Noatun plugin to search for lyrics of the current song. kdeadmin kcmlinuz: is now a standalone application kcmlinuz: Added capability to search for configuration options kdeedu NEW IN KDE: Kiten, a Japanese Reference Tool. NEW IN KDE: FlashKard, a vocabulary tool. Is able to read KVTML files which were written by KVocTrain. NEW IN KDE: started a libkdeedu, which allows interopability and code sharing between KDE Educational applications. kdepim libkabc Plugin interface for resources and formats. Control module for configuring multiple resources. Optional directory resource which stores each entry as own file. LDAP resource. Optional binary storage format for better performance with large addressbooks. Completed support for vCard entities: sound, geo, key and some more. vCard 2.1 import. LDAP aware mail address input field. KAddressbook New card and icon views. Multiple configurable views. "kab-style" details view for selected entry. Customizable view filters. Customizable categories for addressbook entries. Support for transparently accessing multiple addressbooks. Redesigned entry editor widget. Printing option supporting two different styles. Optional embedded entry and ditribution list editor. "Jump bar" for quick alphabetical access of entries. Fetch addresses from LDAP servers, including support for multiple servers. Importing of vCard 2.1 files. Improved CSV import (including template for import from Outlook 2000). vCard export. KAlarm Added option to execute commands in alarms. Implemented daily, weekly, monthly and annual recurrences. Optionally play audio notification when an alarm triggers. KPilot Added time conduit VCal conduits (TODO and Calendar) have been improved to function properly. Addressbook conduit has been ported to use libkabc. KOrganizer General User definable templates for events and TODOs. Alarms for TODOs. Added support for automatic HTML export on save of a calendar file. Time table print view. New "location" attribute for events. Experimental "Get Hot New Stuff" button for downloading and uploading calendar files of common interest. Views Added new "Next 3 days" view. Added selection of time span for a new event in day and week views. Direct manipulation of priority, completion status and categories of TODOs by context menus added. Deletion of individual instances of recurring events. Rewritten month view. Coloring of events in month view based on categories. Coloring of due and overdue todos. Improved "What's Next" view. Configurable cell height in week and day views Group scheduling iMIP group scheduling functions for TODOs. Publishing of Free/Busy information by iMIP conformant email. Improved automatisation of group scheduling. Interopability and integration Support for "webcal" URLs in Konqueror (known from Apple iCal). Support for iCalendar based drag&drop. KOrganizer now shares the dialogs for categories with KAddressBook. Improved iCalendar conformance. Improved right-to-left languages support. Bug fixes for non-latin1 encodings. Plugins New plugin for importing Birthdays of contacts in the KDE address book. New plugin for accessing calendar data stored on an Exchange 2000 server. kdeutils Partially ACPI support in KLaptop.
2003-01-02Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 orskrll3-22/+51
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-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz1-3/+3
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-10-14Update to KDE 3.0.4. Changes are as follows (note the security fixes)skrll2-5/+5
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-03buildlink1 -> buildlink2markd2-6/+15
Expand DESCR
2002-08-28Update to KDE 3.0.3.skrll2-5/+5
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
2002-07-17Update to KDE 3.0.2skrll2-5/+5
Also, allow the arts SSE detection code to run on modern NetBSD systems. Changes are: arts Again Build fixes. Realtime priority configuration fix kdelibs dcop: Make it possible to disable the Qt bridge. make sure tooltip effects can be configured. kbuildsycoca: avoid crash on unreadable directories. kdockwidget: fixing reading of configuration. kedittoolbar: fix leak. khtml: many fixes. kded: signal handling fixes. kio-http slave: fixes related to form posts and cache handling. kjs: added max recursion limit. kjs: leak and compatibility fixes. kdebase kicker: &-escaping fix audiocd: fix cddb computation thumbnail previewer: calculate the number of bytes to read instead of hardcoding it.
2002-05-31Initial import of a kdeedu3 pkg.skrll6-0/+778