built-in or not into a separate builtin.mk file. The code to deal
checking for built-in software is much simpler to deal with in pkgsrc.
The buildlink3.mk file for a package will be of the usual format
regardless of the package, which makes it simpler for packagers to
update a package.
The builtin.mk file for a package must define a single yes/no variable
USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether
to use the built-in software or to use the pkgsrc software.
* fix for builds with non-standard X directories. [bug 130787, from
Fernando Herrera]
* smooth-scrolling is now the default.
* magnifier toplevel window is now TYPE_POPUP as it needs to be
override-redirect and always on top.
* fixes to benchmarking code reports (Brian Cameron).
* cache GC's used in magnifier, to reduce X traffic (Brian Cameron).
* makefile cleanup: (Tomasz K³oczko)
* languages:
punjabi Guntupalli Karunakar
thai Paisa Seeluangsawat
croation Robert Sedak
arabic Arafat Medini
Changes:
Konqueror: fixed "Create Folder..." not available in sidebar dirtree when
starting with a profile
Konqueror: fixed crashes related to the "Find files" functionality
Konqueror: fixed case-sensitive sorting, wasn't working for most locale
settings
Konqueror: make it possible to paste files using the mouse into listviews when
no free area is left
Konqueror: make different users in smb:/ not ask password for every dir change
Konqueror: don't disable "Toggle selection" if no files are selected
Konqueror: don't show 'link view' checkbox when there's only one view +
sidebar, and other related fixes
Konqueror: Fixed tab navigation for right-to-left locales
Konqueror: Fixed synchronisation problem when tabs were moved
Konqueror: Show newly fetched url images in tabs
Konqueror: Added setting to let popups ignore "open in tab instead of window"
("[FMSettings] PopupsWithinTabs=false")
Konqueror: "Go/Applications" now calls "programs:/" slave
Konqueror: Linking checkbox did not redraw when unchecking
kdeprintfax: fixed crash happening after sending the fax
KWin: improved detection of windows belonging together, fixing some stacking
and focus stealing prevention problems
KWin: windows kept below others no longer affect smart placement
KWin: obey requests to go fullscreen even from applications with maximum size
set
KWin: keeping windows in workarea is not so strict
KWin: return focus to previously active window when hover unshaded window is
shaded again
Klipper: fixed problem with Klipper sometimes not reading new clipboard
contents
Kate: fixed problems with session restore (restoring the documents and windows
now works correct)
khelpcenter : improve startup time for systems with info pages
Kicker: Don't start menu entry in K menu when right clicking it
KControl: No default for possible destructive "Logout without Confirmation"
shortcut
KSplash: Updated locolor splash to KDE 3.2 version
Konsole: Made sending of master input to added session working
Konsole: Fixed dynamic toolbar hiding initialization
Konsole: Handle schemas with absolute paths
Konsole: Fixed crash with --noscrollbar
Konsole: Settings/keyboard entries are now sorted
Konsole: Ctrl-C killed konsole window, not processes running in shell
KHotKeys: Included actions with Konqueror mouse gestures.
Changes:
Improve suggestions given when in the rename dialog shown when copying/moving
files
Progress dialog: large files (>4GB) fixes; make "keep open" work again
Progress dialog (all in one): don't block logging out from KDE
KIO: Preserve file premissions when copying from remote protocols that support
listing
KIO: Give again the choice to overwrite when moving/renaming files
KIO: Make 'overwrite' ask only once for a given dir (when moving a directory
with subdirs)
KSystemTray: if the mainwindow is minimized or not on the current desktop,
clicking will show it instead of hiding
KLocale: fixing support for YY aka %y
KDatePicker: fixing layout of close button
KatePart: fixed broken "replace from cursor"
KatePart: fixed some redraw problems (no artefacts while scrolling)
Don't let knotify start aRts if aRts is disabled in its kcontrol module.
kdeprint: Added check for print file names given by the rename dialog
KHTML: fix crash in parsing weired pages
KHTML: fixing support for clear:both
KHTML: better support for DOM Test Suite
KHTML: fix Heirmenus
KHTML: fix animated GIFs not looping
KHTML: don't recurse when printing
KHTML: use content, not viewport coordinates for server side image maps
KHTML: fixing overflow content
KHTML: fix repainting logic to optimize for reduced X server load and minimum
CPU
KHTML: Reduce window. to forms, images and applets, like document.
KHTML: restore KDE 3.1 behavior of <font size=-1>
KHTML: update frame sizes before returning value for innerWidth/innerHeight,
in case the window was just resized
KHTML: return attribute names in lowercase in compatibility mode (DOM L2/L3)
KHTML: fixing insertRow for tables without tbody
KHTML: implementing TreeWalkerImp
KHTML: fixing javascript events with frames
KHTML: fixing attributes for repeated body elements
KHTML: implement support for pageX/pageY. fix layerX/layerY
KHTML: Activate merged alternate code path for inline boxes
construction/painting
KHTML: implementing incremental XML parsing
KHTML: fix detection of the selector
KHTML: implementing CSSStyleDeclarationImpl
KHTML: skip pseudo styles when updating anonymous blocks'style
KHTML: fixing pure punctuation/single letter text childs
KHTML: fixing user-defined stylesheets
KHTML: fixing mixed block/inline content
KHTML: fixing relayouting of childs with floats
KHTML: respect padding and borders on cnn.com
KHTML: treat xhtml transitional that way
KHTML: enhanced border drawing code for dotted and dashed lines
KHTML: fixing handling of <nobr>
* Tcl_Obj sharing fixed in [binary scan]
* Updated errno usage for recent glibc
* Fixed [file normalize ~unknownuser] error
* Fixed two memory leaks in VFS code
* Fixed possible infinite loop in TclFinalizeFilesystem
* Updated HP-UX 11 build libraries setup
* Unix std channels forced to exist at startup
* Stopped broken [exec] quoting of '{'
* Fixed memory leak with very long host names
* Corrected level interpretation of Tcl_CreateTrace
* Allow 64-bit configure on IRIX64-6.5*
* Several OS X/Aqua native integration improvements (scrollbar,
event generate, unicode clipboard, tk_messageBox, mousewheel event,
alpha blending for partially transparent images)
* Recognized native hand2/fleur cursors on Windows
* Post menubuttons so they stay on screen better
* Fixed crash during intra-image copy/resize
* New msg catalogs for Esperanto and Polish
* Corrections bold/italic font handling (width calculations) on Windows
* Fixed shrinking grid geometry calculations