Commit graph

65729 commits

Author SHA1 Message Date
jlam
d8c0df9fe5 Fix error in the use of "next"... it means to skip the line, not skip to
the next pattern.
2004-08-21 18:21:47 +00:00
seb
9d206746ea For once it seems that the right package wildcard for CONFLICT is
'-*' instead of '-[0-9]*'. Otherwise postsgreql74-lib-whatever can be
incorrectly installed alongside postgresql73-lib-whatever because the latter
does not match 'postgresql73-[0-9]*'.
2004-08-21 17:27:04 +00:00
markd
78e69c8379 KDE 3.3 update. 2004-08-21 16:26:51 +00:00
markd
91557d773a +kde3-i18n-eo, +kde3-i18n-pa, -kde3-i18n-az, -kde3-i18n-gl, -kde3-i18n-lt 2004-08-21 16:09:58 +00:00
markd
da24232c64 Update to KDE 3.3. 2004-08-21 16:02:40 +00:00
markd
f8f1d5a521 Allow for different documentation location in kdevelop 3.1.0.
Bump PKGREVISION
2004-08-21 15:43:56 +00:00
markd
30057fa804 Update to kdevelop 3.1.0 (part of KDE 3.3) 2004-08-21 15:41:13 +00:00
markd
77d37576aa Update to kdevelop 3.1.0 (part of KDE 3.3)
Changes:
* Simple toolbar classbrowser Alexander Dymo
* New documentation plugin Alexander Dymo
* KDevAssistant application - a standalone API documentation viewer
  Alexander Dymo
* Framework for various project documentation plugins Alexander Dymo
* Doxygen plugin updates Amilcar do Carmo Lucas
* KDevLicense interface Sascha Cunz
* Copy/Paste in editor context menu Jens Dagerbo
* New FileList plugin Jens Dagerbo
* Make some KMDI features configurable Jens Dagerbo
* New Code Snippet plugin Robert Gruber
* Doxygen preview and autocomment Jonas Jacobi
2004-08-21 15:39:02 +00:00
markd
5341389219 +kdewebdev3, -kimagemapeditor, -quanta3 2004-08-21 15:31:40 +00:00
markd
8631ebf5dc Remove kimagemapeditor, now part of kdewebdev3. 2004-08-21 15:29:44 +00:00
darcy
e90b4caa88 Note addition of generate 2.0 and py-generate 2.0. 2004-08-21 15:29:32 +00:00
markd
c182c1214a Remove quanta3. Package now called kdewebdev3. 2004-08-21 15:28:03 +00:00
markd
f1496bb208 With KDE 3.3 the quanta3 package renamed to kdewebdev3 so reimport.
Changes:
* NEW IN KDE: KImageMapEditor integration Andras Mantia, Jan Schaefer
* NEW IN KDE: Integrate KLinkStatus into kdewebdev Andras Mantia,
  Paulo Moura Guedes
* Quanta Plus
  o Use KMDI for the MDI Andras Mantia
  o Basic support for development teams in projects Andras Mantia
  o Directory Templates Andras Mantia
  o Complete template features Andras Mantia
  o Supplemental project file data Eric Laffoon
  o Multiple upload profiles Andras Mantia
  o Basic CVS project integration (Commit/Update) Andras Mantia
  o Support for downloading resources from a central server Andras
    Mantia
  o Event actions for file and project operations Andras Mantia
  o Interface personalities for tasks and project team members Andras
    Mantia
  o PHP debugger support Linus McCabe, Thiago Silva
  o Improve the file trees Jens Herden
  o Basic support for any editor implementing the KTextEditor
    interface Andras Mantia
  o Replace accented characters on the fly Andras Mantia
* Kommander
  o Enable list widget functionality Michal Rudolf
  o Enable tree detail widget functionality Michal Rudolf
  o Improve the editor Michal Rudolf
  o Improve the text editor Michal Rudolf
  o Add DCOP functions assistant Michal Rudolf
  o Handle multiple dialogs packaged in single archive Michal Rudolf
  o Add localization functions Michal Rudolf
  o Enable free slots Michal Rudolf
  o Make widgets DCOP accessable Michal Rudolf
  o Add the ability to plug in widgets Marc Britton
  o Add rich text blogging widget Marc Britton
  o New @readSetting and @writeSetting specials for saving text Marc
    Britton
  o Population text - populates widgets with signals and slots Marc
    Britton
* KFileReplace
  o New startup/new project dialog Andras Mantia
* KLinkStatus
  o Filter to display links (broken, good, timeout, etc) Paulo Moura
    Guedes
  o Pause and resume search. Paulo Moura Guedes
  o Validate URLs with reference (#) Paulo Moura Guedes
  o Edit link referrers in Quanta Paulo Moura Guedes
  o Add GUI for settings. Paulo Moura Guedes
2004-08-21 15:24:04 +00:00
darcy
bd457ba633 Add generate and py-generate to list. 2004-08-21 15:10:26 +00:00
markd
bbf096dde6 Update to KDE 3.3
Changes:
* Umbrello
  o Improve icons BARTKO, Zoltan
  o XMI standard compliance and import of foreign XMI files Oliver
    Kellogg
  o clean up setModified() handling Sebastian Stein
  o alignment tools added Sebastian Stein
  o support compressed (*.xmi.tgz, *.xmi.tar.bz2) XMI files Sebastian
    Stein
  o heavily reduced memory usage and CPU load on large projects
  o reserved keywords added for supported languages
  o new tools for aligning several objects
  o support added for compressed XMI files (*.xmi.tgz, *.xmi.tar.bz2)
  o New diagram command 'Duplicate' permits the copying of diagram
    objects including their features
  o New association type: Containment (circle-plus.)
  o Operation parameters have a 'direction' which documents whether
    they are input or return values (in, out, inout.) The IDL and Ada
    generators use this in their generated code.
  o Ability to show only public methods/members in diagram.
  o Improvements to scaled printing.
  o Crisp new icons
  o Improved XMI standard conformance of the file format. In principle,
    Umbrello's XMI parser is now capable of reading foreign XMI files.
  o Improved compatibility with old umbrello files
  o Support for repeatedly importing the same C++ file(s)
  o Umbrello places much less demand on the X server when dealing with
    large and complex diagrams
  o Umbrello still compiles on KDE 3.1 but will not support the new
    compressed-XMI file format in this case
  o 88 bugs fixed
* Cervisia
  o "Create repository" (cvs init) function Christian Loose
  o Retrieve cvsignore file from server Christian Loose
  o Add posibility to create a diff between arbitrary revisions to the
    log dialog Christian Loose
  o Make diff options used by "create patch against repository" function
    configurable Christian Loose
  o Add "Edit With" entry to the RMB context menu Christian Loose
  o Checkout a project without CVS folders (cvs export) Dermot Daly
  o Checkout a module under a different name (alias) Dermot Daly
  o Text in commit dialog and changelog dialog is now spellchecked
    Christian Loose
* KCachegrind
  o Storing/Switching between visualisation layouts Josef Weidendorfer
  o Possibility to show 2 event types in annotations Josef Weidendorfer
  o PNG export of graph view Josef Weidendorfer
  o Import filters for OProfile, memprof, PERL/Phyton/PHP profilers Josef
    Weidendorfer
* Kompare
  o Add support for choosing a different encoding for reading the files
    or diff output. Otto Bruggeman
  o Add support for more diff options. Otto Bruggeman
  o Added support for showing the differences in a line. Otto Bruggeman
  o Added support for the -x and -X options to diff in the Settings
    dialog. Otto Bruggeman
  o Make the divider draggable Jeff Snyder
* KBabel
  o GUI for projects Stanislav Visnovsky
  o Use of KConfigXT Stanislav Visnovsky
2004-08-21 15:08:06 +00:00
darcy
518f957741 Initial import of py-generate package
Version 2.0
Python interface to Generate
2004-08-21 15:07:16 +00:00
darcy
fcce0c6a8d Initial import of generate.
Version 2.0
Simple text pre-processor
2004-08-21 14:56:44 +00:00
markd
ee585e9c18 Update to KDE 3.3
Changes:
* Kopete
  o Implement Jabber file transfers. Till Gerken
  o Add Jabber group chat support. Till Gerken
  o Complete Kopete's handling of external changes to IM data stored
    in KABC - add new contacts if added in KABC and rearrange
    metacontacts following the data in KABC, similarly, remove. Will
    Stephenson
  o New connection API that supporting logging in as a different status
    than "online" Matt Rogers
  o New disconnect API so we can tell when we've been disconnected by
    the server and can then reconnect. Matt Rogers
  o Latex render plugin Duncan Mac-Vicar
  o Add support for bold, italic and underlined messages to Yahoo Matt
    Rogers
  o Add new mail notifications to the Yahoo! plugin Matt Rogers
  o Add SSL Support in IRC Jason Keirstead
  o Add the ability to associate custom KNotify event notifications with
    a metacontact (Buddy Pounce) Will Stephenson
  o Add support for irc:// protocols in Konqueror Jason Keirstead
  o Change the KopeteAwayAction to be more like Konqueror's Recent
    Documents Jason Keirstead
  o Add an alias plugin Jason Keirstead
  o Seperate the password handling from KopeteAccount Richard Smith
  o Support amaroK in Kopete's Now Listening plugin Will Stephenson
  o Action to toggle encryption on/off in a chat. Olivier Goffart
  o Implement KIMIface in Kopete to enable presence and messaging
    integration across the desktop. Will Stephenson
  o Merge data acquired from Kopete's protocols to the KDE address book,
    e.g. names, email addresses and phone numbers. Will Stephenson
  o Plugin to invite MSN contacts to uses gnomemeeting. Olivier Goffart
  o "Send Email..." context menu entry. Reuben Sutton
  o ICQ, support mimetype application/x-icq to add contacts Stefan Gehn
  o AIM, support aim: protocol to add contacts Stefan Gehn
  o ICQ, support for ignore-, invisible- and visible-list Stefan Gehn
  o MSN incoming File transfers trought the chat session as MSN
    Messenger 6 does.Olivier Goffart
* Remote Desktop Connection (krdc)
  o Rewrote the RDP client to use an external rdesktop process, which
    includes support for RDP 5. Currently this requires a patched
    rdesktop version to be installed. Future rdesktop versions will have
    this support built-in. Arend van Beelen jr.
  o Switch to enforce the local cursor. Tim Jansen
* KWiFiManager
  o when multiple cards are in use, each instance shows information
    for one card Stefan Winter
  o major code cleanup Stefan Winter
  o support for wireless scanning Stefan Winter
* File Sharing
  o Create an advanced fileshare Control Center module, based on
    KSambaPlugin and KNFSPlugin Jan Schaefer
  o Create an advanced Konqueror properties dialog plugin, based on
    KSambaPlugin and KNFSPlugin Jan Schaefer
2004-08-21 14:56:17 +00:00
markd
10dabbf627 Update to KDE 3.3
Changes:
* aRts
  o JACK output plugin Zack Rusin, Matthias Kretz
* aKode
  o akodelib: New multithreaded audio (de/en)coding library Allan
    Sandfeld Jensen
  o akodelib: Plugins for MPEG-audio, Ogg/Vorbis, FLAC, Ogg/FLAC and
    Musepack decoding Allan Sandfeld Jensen
  o akodelib: Support for external encoding and output plugins Allan
    Sandfeld Jensen
  o akodelib_artsplugin: aRts-plugin that uses the akode-decoding
    plugins Allan Sandfeld Jensen
  o akodelib_artsplugin: Support streaming aRts API, to enable
    streaming playback Allan Sandfeld Jensen
* KRec
  o Update the documentation. Arnold Krille
* JuK
  o Improved track announcement popup Michael Pyne
  o Add to K3B support for songs Michael Pyne
  o Improved DCOP support Michael Pyne
  o Drag and drop retagging of songs Michael Pyne
  o Quickly play songs from the Search Bar Michael Pyne
  o Album random play Michael Pyne
* KFilePlugins
  o New plugin for C64 PSID music files Rolf Magnus
2004-08-21 14:44:47 +00:00
markd
bf7b25af6b Update to KDE 3.3
Changes:
* KWeather
  o Add Day/Night support to KWeather. Ian Reinhart Geiser
  o Better font support. Ian Reinhart Geiser
  o Better layout support. Ian Reinhart Geiser
* KWorldClock
  o Provide a reasonable manual Brad Hards
2004-08-21 14:34:54 +00:00
markd
7ce0858f91 Update to KDE 3.3
Changes:
* Atlantik
  o KDE User Interface standards: proper use of KStatusBar.
  o during game configuration, the master can boot players to the
    lounge.
  o property names are now displayed on the game board.
  o Event log for analyzing the monopd XML protocol.
* KLines
  o Made accessible by keyboard. Waldo Bastian
* Konquest
  o Face lift, reduced number of popup messages. Waldo Bastian
2004-08-21 14:31:38 +00:00
markd
44ce81fb2b Update to KDE 3.3
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-08-21 14:27:52 +00:00
dillo
7d3b0922ba add patch forgotten in previous 2004-08-21 14:16:32 +00:00
markd
ce9b8bd99f Update to KDE 3.3
Changes:
* Kgpg
  o Do not show expired keys in the signing dialog Jean-Baptiste Mardelle
  o Make it possible to change colors assigned to trust values
    Jean-Baptiste Mardelle
  o Add option to hide invalid keys (revoked/expired) Jean-Baptiste
    Mardelle
  o Improve multi-file operations (better feedback, non-blocking)
    Jean-Baptiste Mardelle
  o Added search filter in key dialogs Jean-Baptiste Mardelle
  o Added status bar for improved feedback Jean-Baptiste Mardelle
  o Improve autodetection of dropped files (signatures, keys) Jean-Baptiste
    Mardelle
  o Change icon to reflect KGpg's state (busy/ready) Jean-Baptiste
    Mardelle
* KCalc
  o More different modes: logic, statistics, trig-functions Klaus
    Niederkrueger
  o Pressing Ctrl displays the accels for all buttons. Klaus Niederkrueger
  o Display content can be copied with standard actions cut/copy/paste
    Klaus Niederkrueger
* Ark
  o Search Bar Henrique Pinto
  o New Konqueror Integration Plugin Georg Robbers
  o KParts-based integrated viewer Henrique Pinto
  o Improved Extraction Dialog Henrique Pinto
2004-08-21 14:15:55 +00:00
markd
ca7eb98481 Update to KDE 3.3
Changes:
* Kontact
  o Kolab client integraton. Bo Thorsen
  o KPilot integration into Kontact. Reinhold Kainhofer, Adriaan de Groot
  o eGroupware connection. Tobias Koenig
  o Bug voting and feature purchasing help menu items. Don Sanders
* KMail
  o HTML mail composing. Don Sanders, Edwin Schepers
  o List only open IMAP folders Carsten Burghardt
  o Quick search toolbar item Don Sanders
  o Anti Spam Wizard Andreas Gungl
  o Anti Virus Wizard Frederick Emmott
  o Filter Log Viewer Andreas Gungl
  o Per-contact crypto preferences Marc Mutz
  o Crypto plugins autoconfiguration Marc Mutz
  o Split sign and encryption keys Marc Mutz
  o Preset encryption/sign keys for OpenPGP and S/MIME in the identity
    Marc Mutz
  o Importing certificates from PKCS#7 certs-only attachments Marc Mutz
  o Add new (automatic) mailinglist handling functionality. Zack Rusin
  o Add viewer plugins to allow e.g. KOrganizer to display invitations
    embedded in KMail. Ingo Kloecker
  o Renaming of Disconnected IMAP folders Bo Thorsen
  o New filters: "is email in addressbook?", "is email in one of the
    addressbook's categories?", "has email an attachmen?" Martin Koebele,
    Ingo Kloecker
  o Merge in presence display via KIMProxy Will Stephenson
  o Allow starting IM chats from an address's context menu Will Stephenson
  o IMAP ACL support (aka shared folders) David Faure
  o Expiring old messages as a background task, optionally by moving them
    to another folder David Faure
  o Compacting mbox/maildir folders as a background task David Faure
* Kleopatra (formerly known as KGpgCertManager)
  o Importing/exporting certificates and secret keys Marc Mutz
  o Deleting certificates Marc Mutz
  o Async / cancel'able operations Marc Mutz
  o Highlighting of revoked/expired/etc certificates in the certlist
    Marc Mutz
* KOrganizer
  o Recurrence on todo's Bram Schoenmakers
  o Free/Busy view Cornelius Schumacher
  o Automatic upload of Free/Busy information to server Cornelius
    Schumacher
  o Remote calendars (auto-update, change notification) Cornelius
    Schumacher
  o More flexible working hour configuration (minute-based, working days
    can be selected, overnight shifts are possible) Reinhold Kainhofer
  o Allow editing of more than one day in Journal (diary) view Reinhold
    Kainhofer
  o Holiday plugin uses the system's country as default Reinhold Kainhofer
  o Filters are also applied to todo lists, and to printing the todo list
    Reinhold Kainhofer, Bram Schoenmakers
  o "Copy to" date and "Move to" date popup in popup menu for todo items
    Bram Schoenmakers
  o "Edit"-button in alarmdialog Bram Schoenmakers
* KPilot
  o Fix knotes conduit Adriaan de Groot
  o KPilot integration into Kontact Reinhold Kainhofer
  o Configuration wizard (only three settings, handheld is auto-detected!)
    Reinhold Kainhofer
  o Allow syncing to remote files (calendar, todo, addressbook) Joern
    Ahrens
  o Add a custom page to KAddressbook's contact editor to allow editing of
    the custom fields synced by the addressbook conduit Reinhold Kainhofer
* KAlarm
  o Add facility to define alarm templates David Jarvie
  o Add option to play sound file repeatedly until alarm window is closed
    David Jarvie
  o Add volume control for playing sound file David Jarvie
  o Add 'stop sound' button to alarm message window when sound file is
    played David Jarvie
  o Add facility to execute shell commands before or after an alarm is
    displayed David Jarvie
  o Middle mouse button over system tray icon displays new alarm dialog
    David Jarvie
  o Add option to display a reminder once only before the first alarm
    recurrence David Jarvie
  o Add facility to specify shell commands to execute before or after an
    alarm is displayed David Jarvie
  o Display time-to-alarm in reminder message window David Jarvie
  o For message texts which are truncated in main window, show full text
    in tooltip David Jarvie
  o Allow more flexible formats in time entry fields David Jarvie
  o After creating/editing alarm, prompt to re-enable alarms if currently
    disabled David Jarvie
* KArm
  o Documentation Mark Bucciarelli
  o File locking Mark Bucciarelli
  o CSV Export of timecard history Mark Bucciarelli
* KNotes
  o Network-enabled KNotes Michael Brade
  o Implement rich text mode for the notes. Michael Brade
* KitchenSync
  o Finish framework. Cornelius Schumacher
  o Syncing addressbook and calendar data between desktops. Cornelius
    Schumacher
* KNode
  o Improved HTML rendering Roberto Selbach Teixeira
  o Partial KMail look'n'feel Roberto Selbach Teixeira
  o Show long group names as tooltips. Roberto Teixeira
* KAddressBook
  o Simple and advanced Custom Fields support Tobias Koenig
  o Field selection for vCard export plugin Tobias Koenig
  o GUI for per-contact crypto settings (see also KMail) Marc Mutz,
    Steffen Hansen
  o Make KAddressBook work fine with asynchronous interface of libkabc
    Tobias Koenig
  o Polish up the GEO, PHOTO, LOGO and SOUND input widgets Tobias Koenig
  o Merge presence display in summary view Will Stephenson
  o Merge editor widget for multiple IM addresses Will Stephenson
  o Add progress bar to KAddressbook's Nokia mobile phone import/export
    filter Helge Deller
  o Add custom page to allow editing of the custom fields synced by the
    addressbook conduit Reinhold Kainhofer
* KonsoleKalendar
  o Fix exporting recurring events Allen Winter
  o Handle timezones and localization Allen Winter
  o New --next command line argument for showing next event Tuukka Pasanen
  o New --show-next command line argument for showing next so many days
    events Tuukka Pasanen
  o Add a new compact, easy to read, export format Allen Winter
* libkdepim
  o Add a renamed KIMProxy so that we can use its services and retain
    compatibility with 3.2. KIMProxy code has been merged with libkdepim.
    Will Stephenson
2004-08-21 14:07:33 +00:00
markd
b9413aff32 Update to KDE 3.3
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-08-21 13:39:35 +00:00
reinoud
0d3058722a Note updating misc/udfclient to version 0.3 2004-08-21 13:09:21 +00:00
reinoud
31072cc4b8 Remove old patch that is no longer nessiary 2004-08-21 13:08:08 +00:00
reinoud
80f4cebb6c Upgrade UDFclient to version 0.3 2004-08-21 13:06:24 +00:00
markd
2505b28da7 Update to KDE 3.3
changes unknown
2004-08-21 13:01:32 +00:00
markd
8e5833ab3d Update to KDE 3.3
Changes:
* KUser
  o User account administration in a LDAP database Szombathelyi György
  o Samba account administration in a ldapsam backend Szombathelyi
    György
  o MD5 Shadow password support Szombathelyi György
2004-08-21 12:57:02 +00:00
markd
aa888f8e82 Update to KDE 3.3.
Changes:
Addons
* FSView Part
  o Reduced memory requirements for large directory trees Josef
    Weidendorfer
* Sidebar Plugins
  o NEW IN KDE: Newsticker sidebar applet for viewing RSS feeds Marcus
    Camen
* Konqueror Plugins
  o NEW IN KDE:Plugin for accessing <link> elements (document relations)
    Franck Quelain
  o NEW IN KDE:Search Bar Plugin. Provides quick access to Find In This
    Page, Google and other search engines. Arend van Beelen jr.
* Kate Plugins
  o Kate Tab Bar extension Dominik Haumann
* KFilePlugin
  o Meta Info for Windows .lnk files (where does it point to) and tool
    (lnkforward) to follow this "link" Martin Koller
* Kuick
  o Added option to disable plugin in context menus

Artwork
* Screen Savers
  o Enhance Euphoria and Banner screensavers to run smoothly and look
    nicer. Enrico Ros
2004-08-21 12:51:12 +00:00
markd
72d8717fb4 Update to KDE 3.3
Changes:
* KMagnifer
  o Make selection window resizable and moveable Olaf Schmidt
  o Show sliders if magnificated content does not fit the window Olaf
    Schmidt
  o Magnification modes
  o Allow rotation Olaf Schmidt
* KMouth
  o Update the documentation Gunnar Schmi Dt
2004-08-21 12:43:22 +00:00
markd
534eebe125 Update to KDE 3.3 2004-08-21 12:38:32 +00:00
markd
a897ec98eb Update to KDE 3.3
Changes:
* KControl
  o Add a brand new control center module to globally handle KDE visual
    themes. Lukas Tinkl
  o Add new control center module to test and calibrate joysticks Martin
    Koller
* Kicker
  o Cleaner look for the mini-pager providing for more contrast. Sandro
    Giessl
* KDM
  o Added "Lock session" checkbox to "Start New Session" confirmation
    dialog
* Konqueror
  o Let configure shortcuts of plugins actions. Olivier Goffart
  o Improve the bookmark sidebar module (Context menus, drag&drop) Sandro
    Giessl
  o Ask for confirmation when loading a profile and tabs are open Stephan
    Binner
  o Ask for confirmation when closing a webpage with modified form content
    Stephan Binner
  o Added option to hide "Delete" command on desktop and in file manager
  o Confirm closing many pages with "Close Other Tabs" command
  o Keybindings for switching to specific tab
  o Double click over empty tabbar space opens new tab
  o Mouse wheel over tabbar area switches tabs
  o Added option to activate previous active tab if closing the current one
  o kfmclient: Added command "newTab 'url' ['mimetype']"
  o Hidden options MaximumTabLength and MinimumTabLength (defaults to 3)
  o Count of files and folders on Folder Properties dialog box
* KDialog
  o a dialog for showing progress bars would be useful Stephan Binner
* KWin
  o Per window settings and improved "Store window settings" Lubos Lunak
  o Decoration API support for more buttons in titlebars Sandro Giessl
* KDCOP
  o More types supported for arguments (QSize, QPoint, QRect, QColor,
    QPixmap) Olivier Goffart
  o Show applications icons. Olivier Goffart
* Konsole
  o Tabbar button for closing tabs Kurt V. Hindenburg
* LDAP ioslave
  o Writing support, SASL authentication and SSL/TLS support Szombathelyi
    György
2004-08-21 12:35:15 +00:00
markd
457be5bac5 Update to KDE 3.3
* Rewrite the name-resolution routines so that true asynchronous lookups
  are possible (multithreaded). Thiago Macieira
* kconf_update has now support for updating files other than config
  files. Waldo Bastian
* Crypto certificates import without user interaction Helge Deller
* KEditToolbar: Add support for arranging actions via drag&drop. Sandro
  Giessl
* Move KNewStuff to kdelibs, making it usable for KDE-Edu etc. Josef
  Spillner
* Introduce KIMIface, a generic DCOP interface to instant messaging/chat
  clients, and support libraries for other KDE apps, enabling loosely
  coupled integration. Will Stephenson
* Show actions icons in the configure shortcut dialog. Olivier Goffart
* KKeyDialog: add widget (based on klistviewsearchline) for searching
  shortcuts Cristian Tibirna
* User visible feedback if invocation of browser, help Center or mailer
  fails
* KImgIO
  o Add EXR image plugin, supports reading high dynamic range files.
    Brad Hards
  o Add support for SGI images (a.k.a. "RGB" images). These do typically
    have file extensions *.rgb, *.rgba, *.sgi, or *.bw. The SGI image
    file format is a de-facto standard for textures, for example in 3D
    modeling. Melchior Franz
  o Add read support for DDS images (Direct Draw Surface). This format
    is mainly used for textures in DirectX. Ignacio Castaño
* libkabc
  o Write support and SSL/TLS for the LDAP resource Szombathelyi György
* KLocale
  o Try harder to find message translations if a string is not translated
    in the primary language of the user, but available in other languages
    that the user has chosen in kcontrol. Heiko Evermann
* KSpell2
  o Introduction of the new spellchecking library fixing all of KSpell
    shortcomings. Zack Rusin
* KHTML part
  o KHTML: Merge text shifting from WebCore. Leo Savernik
  o KHTML: Type-ahead find Arend van Beelen jr.
  o Copy To->IM Contact... context menu entry. Using kimproxy, allow one
    to initiate a file transfer from Konqueror. Will Stephenson
  o Added "Open in This Window" in popup frame submenu
  o New context menu when text is selected which allows lookup in default
    search engine
  o Fixed and improved Access Key support: now activated by pressing and
    releasing the ctrl key. When activated, the accesskey mode displays all
    accesskeys available in tooltips Jean-Baptiste Mardelle
2004-08-21 12:16:45 +00:00
markd
31b737e3d8 Update to arts-1.3.0 part of KDE-3.3.
changes unknown.
2004-08-21 11:52:21 +00:00
markd
4bdb9d9d0e Update to KDE 3.3. 2004-08-21 11:47:57 +00:00
markd
62a134ad21 update musicbrainz, taglib and add tunepimp. 2004-08-21 11:38:31 +00:00
recht
f5a2dcb3d3 note update of {py-}curl to 7.12.1 2004-08-21 11:36:18 +00:00
recht
856d53c447 Update to PycURL 7.12.1
Version 7.12.1 [requires libcurl-7.12.1 or better]
--------------
2004-08-02  Kjetil Jacobsen  <kjetilja>
        * Added INFOTYPE_SSL_DATA_IN/OUT.

2004-07-16  Markus F.X.J. Oberhumer <mfx>
        * WARNING: removed deprecated PROXY_, TIMECOND_ and non-prefixed                  INFOTYPE constant names. See ChangeLog entry 2003-06-10.

2004-06-21  Kjetil Jacobsen  <kjetilja>
        * Added test program for HTTP post using the read callback (see
          tests/test_post3.py for details).
        * Use the new CURL_READFUNC_ABORT return code where appropriate
          to avoid hanging in perform() when read callbacks are used.
        * Added support for libcurl 7.12.1 CURLOPT features:
          SOURCE_HOST, SOURCE_USERPWD, SOURCE_PATH, SOURCE_PORT,
          PASV_HOST, SOURCE_PREQUOTE, SOURCE_POSTQUOTE.

2004-06-08  Markus F.X.J. Oberhumer <mfx>
        * Setting CURLOPT_POSTFIELDS now allows binary data and
          automatically sets CURLOPT_POSTFIELDSIZE for you. If you really
          want a different size you have to manually set POSTFIELDSIZE
          after setting POSTFIELDS.
          (Based on a patch by Martin Muenstermann).

2004-06-05  Markus F.X.J. Oberhumer <mfx>
        * Added stricter checks within the callback handlers.
        * Unify the behaviour of int and long parameters where appropriate.


Version 7.12
------------
2004-05-18  Kjetil Jacobsen  <kjetilja>
        * WARNING: To simplify code maintenance pycurl now requires
          libcurl 7.11.2 and python 2.2 or newer to work.
        * GC support is now always enabled.

Version 7.11.3
--------------
2004-04-30  Kjetil Jacobsen  <kjetilja>
        * Do not use the deprecated curl_formparse function.
          API CHANGE: HTTPPOST now takes a list of tuples where each
          tuple contains a form name and a form value, both strings
          (see test/test_post2.py for example usage).

        * Found a possible reference count bug in the multithreading
          code which may have contributed to the long-standing GC
          segfault which has haunted pycurl.  Fingers crossed.


Version 7.11.2
--------------
2004-04-21  Kjetil Jacobsen  <kjetilja>
        * Added support for libcurl 7.11.2 CURLOPT features:
          CURLOPT_TCP_NODELAY.

2004-03-25 Kjetil Jacobsen   <kjetilja>
        * Store Python longs in off_t with PyLong_AsLongLong instead
          of PyLong_AsLong.  Should make the options which deal
          with large files behave a little better.  Note that this
          requires the long long support in Python 2.2 or newer to
          work properly.


Version 7.11.1
--------------
2004-03-16  Kjetil Jacobsen  <kjetilja>
        * WARNING: Removed support for the PASSWDFUNCTION callback, which
          is no longer supported by libcurl.

2004-03-15  Kjetil Jacobsen  <kjetilja>
        * Added support for libcurl 7.11.1 CURLOPT features:
          CURLOPT_POSTFIELDSIZE_LARGE.
2004-08-21 11:31:41 +00:00
recht
00c6c189fc update to Curl 7.12.1
Changes:

    * the version string now only contains info about (sub) package versions,
      while for example krb4 and ipv6 now only are available as 'features'
    * added curl_easy_reset()
    * socks proxy support even when libcurl is built ipv6-enabled
    * read callbacks can stop the transfer by returning CURL_READFUNC_ABORT
    * libcurl-tutorial.3 is the new man page formerly known as
      libcurl-the-guide
    * additional SSL trace data might be sent to the debug callback using two
      new types: CURLINFO_SSL_DATA_IN and CURLINFO_SSL_DATA_OUT
    * multipart formposts can upload files larger than system memory
    * the curl tool continues with the next URL even if one transfer fails
    * FTP 3rd party transfer support - seven new setopt() options

Bugfixes:

    * UTF-8 encoded certificate names can now be verified properly
    * krb4 link problem
    * HTTP Negotiate service name now provided in uppercase
    * no longer accepts any cookies with domain set to just a TLD
    * HTTP Digest properties without quotes in the header
    * bad Host: header case on re-used connections over proxy
    * duplicate Host: header case on re-used connections
    * curl -o name#[num] now works when no globbing for [num] exists
    * test suite runs fine with valgrind 2.1.x
    * negative Content-Length is ignored
    * test 505 runs fine on windows
    * curl_share_cleanup() crash
    * --trace files now get the final info lines too
    * multi interface connects fine to multi-IP resolving hosts
    * --limit-rate works on Mac OS X (and other systems with bad poll()s)
    * cookies can now hold 4999 bytes of content
    * HTTP POST/PUT with NTLM/Digest/Negotiate to a URL returning 3XX
    * HTTPS POST/PUT over a proxy requiring NTLM/Digest/Negotiate
    * less restrictive libidn requirements, 0.4.1 or later is fine
    * HTTP POST or PUT with Digest/Negotiate/NTLM selected but the server
      didn't require any authentication
    * win32 file:// transfer free memory bug
    * configure --disable-http builds a libcurl without HTTP support
    * CURLOPT_FILETIME had wrong type in curl.h, it expects a long argument
    * builds fine with Borland on Windows
    * the msvc curllib.dsp now builds the libcurl.lib file
    * builds fine on VMS
    * builds fine on NetWare
    * HTTP Digest authentication with proxies uses correct user name + password
    * builds fine with lcc-win32
2004-08-21 11:31:00 +00:00
markd
53d8bdc8b8 Update taglib to 1.2.
Changes from 1.1 to 1.2

New Features:

Add support for FLAC data in Ogg containers ("Ogg FLAC" files)
Added support for relative volume adjustment (RVA2) ID3v2 frames
Added support for attached picture (APIC) ID3v2 frames
Return a bool on File::save() to indicate success or failure
Implemented support for reading ID3v2 frame header flags
Return false from isValid() for FLAC files that are not parsed properly
Move the Vorbis classes into the Ogg namespace (binary and source
compatibility preserved)
Added a convenience function fo accessing a list of ID3v2 frames of a
certain ID using ID3v2::Tag::frameList(const ByteVector &frameID)
Add access to the ID3v1, ID3v2 and XiphComments of FLAC files to the
public API
ByteVector optimizations to speed up copying
Add find() and erase() methods to Map
Added iterators and index operators to the string class
Plays nicely with ID3v2.4 tags generated by libid3tag
Plus bug fixes

Changes from 1.0 to 1.1

Added ID3v2.2 support (previous support was for ID3v2.3 and ID3v2.4) since
iTunes seems to still use this very old version of the ID3v2 standard
Fixed an API bug in MPEG::File that made it difficult to override the
default frame factory
Make it possible to override the default string handler for ID3v1 tags.
This makes it possible for applications to provide decoders that work with
something other than ISO-8859-1 ID3v1 tags
Switch from passing around a bool indicating whether to use synch-safe ints
or not and pass the ID3v2 revion number. This is more flexible and general
purpose
Optimizations in the toolkit that make several ByteVector operations faster
(and speeds up tag parsing and rendering by about 20%)
Fixed rendering of UTF-16 in ID3v2 tags
Added FLAC support to the C API
2004-08-21 11:30:28 +00:00
markd
334fb8eab6 Add conflict with tunepimp. 2004-08-21 11:21:14 +00:00
markd
a44463b63e Add tunepimp 2004-08-21 11:19:45 +00:00
markd
aa29a40854 Initial import of tunepimp 0.3.0
The TunePimp library (also referred to as libtunepimp) is a development
library geared towards developers who wish to create MusicBrainz enabled
tagging applications.
2004-08-21 11:17:55 +00:00
markd
34835a6fd0 Update to version 2.1.1.
Changes for libmusicbrainz 2.1.1
-------------------------------------

   - Return special TRMs for special conditions for TRM generation:
     c457a4a8-b342-4ec9-8f13-b6bd26c0e400  -- Sigserver busy and overloaded
     f9809ab1-2b0f-4d78-8862-fb425ade8ab9  -- Source file is too short to
     calculate TRM
     7d154f52-b536-4fae-b58b-0666826c2bac  -- File is slience

   - If the TRM signature server becomes overloaded, it will now start
     returning HTTP 503 error codes and the TRM generator will catch that
     and return the Sigserver busy TRM shown above.


Changes for libmusicbrainz 2.1.0
-------------------------------------

   - moved the python bindings into a new seperate project
   - rewrote the mp3 duration detection code to be more robust
     by making it vastly easier. In the process the bitzi
     related code has been tossed. This should make the libary
     smaller and the mp3 duration checking faster.
   - Due to the bitzi code being removed, the SHA1 and Bitprint
     related functions have been removed.
   - Added query items for Release Dates/Countries, Amazon Asins and
     Amazon cover art URLs
   - Move include files into include/musicbrainz so that the example
     files will compile outside of the libmusicbrainz client
     source tree.
2004-08-21 11:07:35 +00:00
markd
eaca9da841 gpgme update 2004-08-21 10:56:43 +00:00
markd
60aad77f97 Update to 0.4.7.
Noteworthy changes in version 0.4.7 (2004-04-29)
------------------------------------------------

 * Correctly initialize the fields expired, revoked, invalid, and
   disabled in the gpgme_key_t structures.

 * A bug fix: The flag wrong_key_usage of gpgme_signature_t was
   accidently of type int instead unsigned int.

Noteworthy changes in version 0.4.6 (2004-04-06)
------------------------------------------------

 * Bug fixes


Noteworthy changes in version 0.4.5 (2004-03-07)
------------------------------------------------

 * GPGME is now compiled with LFS (large file support) by default.

 * New key listing mode GPGME_KEYLIST_MODE_VALIDATE for validation of
   the listed keys.

 * New interface gpgme_cancel() that can be used to cancel
   asynchronous operations.

Noteworthy changes in version 0.4.4 (2004-01-12)
------------------------------------------------

 * The member "class" in gpgme_key_sig_t and gpgme_new_signature_t has
   been renamed to "sig_class", to avoid clash with C++ compilers.  In
   the C API, the old name "class" has been preserved for backwards
   compatibility, but is deprecated.
2004-08-21 10:54:47 +00:00
jlam
6cc8af8dc3 Update textproc/nbsed to 20040821 (date of import from src HEAD).
Changes from the previous version include:

- Adding a sed2nbcompat script to ease importing from src HEAD into
  pkgsrc.

- Make this package depend on libnbcompat since it needs a regex
  implementation and it's also a bootstrap package.

* s/xmalloc/xrealloc/ so that large (greater than _POSIX2_LINE_MAX*2-1)
  multi line text can be added.
2004-08-21 08:39:54 +00:00