News in 1.8.5
-------------
* Updated translations
News in 1.8.4
-------------
* RPM highlighting (Konstantin Ryabitsev)
* Fix a problem with search in accented words (Yevgen Muntyan)
* Misc lang file fixes
* Updated translations
go away -- I have real doubts that a version 1.1 jdk and the accompanying
swing are any use to anyone, but am not sure the newer stuff we have
supports all ports which are supported by lang/jdk.
This is a dummy input device for the modular Xorg server. It never
delivers any events, but can be usedas pointer and keyboard device to
run the Xorg server without real core devices.
This is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.2.0.
- Configuration/Compilation
* Fixed architecture detection on UltraSPARC-T1 systems.
* Fixed compilation on embedded architectures when qreal is not double.
- Documentation
* Completed documentation for "Implementing Atomic Operations",
which is useful for people porting Qt to a new hardware architecture.
- Translations
* Added a new unofficial Portuguese translation courtesy of Helder
Correia.
- Qt Linguist
* Made the columns in the phrasebook resizeable.
- lupdate
* Fixed bug in the .pro parser of lupdate. It should accept backslashes.
* Fixed a severe slowdown in lupdate. (~400x speedup.)
* Fixed traversal of subdirectories.
- moc
* Don't create trigraphs in the generated code for C++ casts.
- uic
* Fixed a bug that generated excessive margins for Q3GroupBox.
* ActionGroup::add(): Avoid a problem on 64-bit systems due to 0/NULL confusion.
* Documentation:
- Updated the Internationalization chapter.
- Added appendix about Visual Studio 2005.
- discontinue use of RUBY_PATCH_DATE.
- Introduce RUBY_PATCH_LEVEL.
pkgsrc's ruby tracks Ruby's patch release and avoid to maintain
its own patch files (with RUBY_PATCH_DATE).
Changes are too much, please see ChangeLog file.
keylaunch (1.3.3) unstable; urgency=low
* No longer depend on xlibs-dev. (Closes: #347006)
-- Stefan Pfetzing <dreamind@dreamind.de> Mon, 9 Jan 2006 17:58:57 +0100
keylaunch (1.3.2) unstable; urgency=low
* Update Keylaunch to use autoconf.
* Install documentation.
* Complain when ~/.keylaunchr is not found.
-- Stefan Pfetzing <dreamind@dreamind.de> Sat, 9 Jul 2005 20:15:43 +0200
keylaunch (1.3.1) unstable; urgency=low
* The I'm back release.
* Finally fixed the problem when $HOME was not defined, so lets get
the information from the right place.
* Fix lintian errors.
The bitmap program is a rudimentary tool for creating or editing
rectangular images made up of 1's and 0's. Bitmaps are used in X for
defining clipping regions, cursor shapes, icon shapes, and tile and
stipple patterns.
The bmtoa and atobm filters convert bitmap files to and from ASCII
strings. They are most commonly used to quickly print out bitmaps and
to generate versions for including in text.
This is from the modular X.org X11 project.
The beforelight program is a sample implementation of a screen saver
for X servers supporting the MIT-SCREEN-SAVER extension.
This is from the modular X.org X11 project.
The appres program prints the resources seen by an application (or
subhierarchy of an application) with the specified class and instance
names. It can be used to determine which resources a particular
program will load.
This is from the modular X.org X11 project.
The xconsole X11 program displays messages which are usually sent
to /dev/console. This client uses the Athena (Xaw) toolkit. This
is from the modular X.org project.
official modular Xorg release of libXt.
This is so the xt.pc pkg-config file will have "appdefaultdir"
defined.
(I am guessing I am the only person in the pkgsrc world with this problem
since I have systems with libXt from xlibs days.)
0.54 Sun May 1 2005
- Minor changes to render-clock example
- Add new Host types from X11R6.7
- Fix handle_input_for bug reported by Rich Williams
0.55 Thu Jan 19 2006
- Fix spurious error on zero-length .Xauthority field in
X11::Auth (reported independently by Cyril Bouthors and
Anthony DeStefano)
0.56 Sun Oct 8 2006
- Fix infinite loop regression in robust_req in 0.54 caused by
handle_input change (found by Scott Smedley)
hardwire it to 1.1, otherwise we announce more than we can support
-add a "glx" option to build the "glx" extension -- this is work in
progress (might need sone CFLAGS, see pkgsrc-wip)
-bump PKGREVISION
to use include/X11/Xaw/* and not the versions provided by Xaw3d. Many
packages also incorrectly linked against libXaw and not libXaw3d,
effectively making the dependency a nop.
Address this problem in two steps:
(a) Transform -lXaw to -lXaw3d. This magically fixes the packages which
got it wrong before. I haven't checked a list of packages affected by
this, so no revision bumps here.
(b) Link include/X11/Xaw3d to include/X11/Xaw for modular Xorg, so that
the dependency on Xaw3d actually works without pulling in libXaw as well.
This should be extended to the other Xaw packages, but I don't use them
nor do I have any interest in them.
Discussed with and not objected by: jlam
changes:
- Documentation build fixes
- Return NULL on error in TextBuffer.register_serialize_format
- Do not overwrite sys.argv
- Add status icon example
- Make it possible to remove rows in the gtk.TreeModel.foreach callback
- Code generator fix for %define
- Duplicate GdkEvent.string member when setting it
- Make it possible to use automake 1.10
- distutils build fixes
- Allow None to be passed into gdk.Display
- Undeprecate gtk.container_class_list_child_properties
- Fix memory leak in gtk.Container.child_get
* Main: Cleanup data structures in the destructor, preventing leaks, and allowing
a second instantiation.
* Build: Fix build with SUN Workshop 11
* Documentation:
- glade/libglade tutorial section: Clarification.
- Added SizeGroup documentation.
version 2.16.0:
This package contains a few python modules that used to live in
gnome-python-extras:
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- wnck
- totem.plparser
- gtop
- nautilusburn
- mediaprofiles
- metacity
Overview of Changes from 2.14.1 to 2.14.2
==============================================================================
* general
- Correct gnome-python defsdir detection, fixes build breakage (Danial Macks)
Overview of Changes from 2.14.0 to 2.14.1
==============================================================================
* general
- Mac OS X build fixes (Daniel Macks)
* gtkmozembed
- Allow building gtkmozembed against xulrunner (Julien Louis)
Overview of Changes from 2.13.3 to 2.14.0
==============================================================================
* gtkspell
- Fixed some crashes due to missing parameter type checking
Overview of Changes from 2.13.2 to 2.13.3
==============================================================================
* The following modules moved to the package gnome-python-desktop:
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- wnck
- totem.plparser
- gtop
- nautilusburn
- mediaprofiles
* gda
- Correct a typo in pygda-1.2.pc (Murray Cumming)
Overview of Changes from 2.13.1 to 2.13.2
==============================================================================
* gnomeapplet
- Wrap panel_applet_set_background_widget (Gustavo Carneiro)
* gda
- Revert back to wrapping pygda 1.2 due to API instability of 2.0 (Murrray Cumming)
* metacity
- Add new metacity bindings (Johan Dahlin)
* egg.recent
- Update eggrecent code from CVS (Gustavo)
Overview of Changes from 2.13.0 to 2.13.1
==============================================================================
* wnck
- Register missing wnck constants (Gustavo)
Overview of Changes from 2.12.1 to 2.13.0
==============================================================================
* gda
- Require libgda 2.0 instead of 1.2 (Murray Cumming)
* gnomepanel
- Wrap panel_applet_get_background (Gustavo Carneiro)
* egg.recent
- Wrap egg_recent_model_get_list (Gustavo)
* wnck
- Wrap wnck_tasklist_get_size_hint_list (Gustavo)
- Double-free fixes (Alex Graveley)
Overview of Changes from 2.12.0 to 2.12.1
==============================================================================
* nautilusburn
- Unblock threads around recording function (Tiago Cogumbreiro)
- Some docstrings and parameter default values fixed (Tiago)
* gda
- Make it compile with python 2.3, with disabled data/time types (Gustavo)
* wnck
- wnck_window_needs_attention renamed to wnck_window_needs_attention
(Dave Malcolm)
* gnomeapplet
- Wrap panel_applet_get_background (Gustavo)
* egg.recent
- Wrap egg_recent_model_get_list (Gustavo)
==============
Version 2.16.3
==============
Panel
* Fix transparency broken when screen size changes (bugreports@nn7.de)
* Fix disappearing launcher on drag and drop (and other related issues)
(Vincent)
* Really remove launcher file when deleting a launcher, and do it only
when possible (Vincent)
Clock Applet
* Make sure that the last day of a multi-day events is marked in the
calendar Michael Frank)
* Don't mark multiple days on the calendar if the event is an all day
event (Vincent)
* Fix compilation on some systems (Vincent)
Translators
* Khaled Hosny (ar)
* Jakub Friedl (cs)
* Christian Kintner (de)
* Nikos Charonitakis (el)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Ilkka Tuohela (fi)
* Ignacio Casal Quinteiro (gl)
* Satoru SATOH (ja)
* Åsmund Skjæveland (nn)
* wadim dziedzic (pl)
* Данило Шеган (sr)
* Daniel Nylander (sv)
New in the 0.8.4 x11vnc release:
Native Mac OS X Aqua/Quartz support. It exports the full
display (no X11 server).
This provides an alternative to OSXvnc; some activities
are faster (and see the client-side caching feature
-ncache in the 0.8.5 development version for more
speedups). http://www.karlrunge.com/x11vnc/#faq-macosx
x11vnc can act as a VNC reflector/repeater using the
"-reflect host:N" option. This is useful for large
classroom broadcasting or demos. You set up a number
of reflectors to spread the network and CPU load around
for better response. http://www.karlrunge.com/x11vnc/#faq-reflect
A new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY -unixpw ..."
that will Create a new X session (Xvfb, Xdummy, or
Xorg) for the user if it cannot find the user's X
session display via the FINDDISPLAY method. It will
be re-found upon reconnection.
This enables a simple "terminal services" mode based on
Unix username and password and where the user does not
have to memorize their VNC display number, etc.
http://www.karlrunge.com/x11vnc/#faq-userlogin
miscellaneous new features and changes:
Option "-nodpms" to avoid problems with programs like KDE's
kdesktop_lock that keep restarting the screen saver
every few seconds even with active VNC clients connected.
The "-N" option couples the VNC Display number to the X Display
number. E.g. if your X DISPLAY is :2 then the VNC display
will be :2 (i.e. using port 5902). If that port is taken
x11vnc will exit.
Wireframe copyrect detection for local user activity (e.g. someone
sitting at the physical display moving windows). You
can disable this with the "-nowireframelocal" option.
To automatically fix the common mouse motion problem on XINERAMA
(multi-headed) displays, the "-xwarppointer" option is
enabled by default when XINERAMA is active. You can
disable this with the "-noxwarppointer" option.
By default in -reflect mode "-shared" is implied (it makes sense),
use "-noshared" after the -reflect option to disable this.
The "-prog" option lets you specify the full path (argv[0]) to
the program, in case it is spawned by inetd/tcpd and
cannot determine its path. The path is needed for the
"-http" option to guess the http classes directory.
Usually not needed, but there are many options for tuning the
native Mac OS X mode: -macnodim -macnosleep -macnosaver
-macnowait -macwheel -macnoswap -macnoresize -maciconanim
-macmenu.
An option "-debug_xdamage" has been added for debugging and profiling.
Changes from 3.7.1 to 3.7.2
Released November 12, 2006
New Features:
* Data Table adds JD, HJD and PA columns.
* Earth View adds inertial reference frame option.
* Earth View allows picking earth satellite via orbit marker.
* Earth View shows altitude and range in satellite right-click data.
* Earth View shows satellite position in space.
* Earth View can draw orbits on cylindrical projection.
* Earth objects table has new column-wide toggles.
* Main menu can remember to start RT mode automatically.
* Makefiles now support building Mac OS X universal binaries.
* Object index search supports using glob patterns.
* Observing log adds JD, HJD and Airmass fields.
* Observing log replaces Search with List feature.
* Observing log search supports using glob patterns.
* Preferences can now remember and restore which views were open.
* Print adds new option to draw with thicker lines.
* Several improvements to XML and INDI tools.
* Shared app defaults file, XEphem, may now be in /etc.
* Sites list search supports using glob patterns.
* Sky View draws simplistic antialiased stars.
* Mars, Jupiter, Saturn and Uranus satellite models extended to 2021.
* Native binary support for Mac OSX Intel.
Bugs fixed:
* .fts added as default suffix when downloading DSS images.
* Data menu was not cutting spect field at 2 chars.
* Earth View uses unique names for satellite object listing fields.
* Fix logic to detect no natural satellite models.
* Main menu now only shows progress meter if using fewer than 1000 steps.
* Numbers like 2e-2 were considered negative in some situations.
* Sky View RADec grid was inaccurate in AA mode near celestial poles
* Sky View compass correct now when showing tilted/rotated FITS image.
* Sky View labels N and S ecliptic poles.
* Sky View no longer prevents panning below horizon.
* Sky View telescope marker turned off when manually point only if also recentering.
* Sky View was leaving constellation figure files open.
* Solver properly guards XML entity characters when saving functions.
* Support ISO 8601 in FITS DATE-OBS field.
* Support much longer edb entries when downloading from web.
* Updated Delta-T table.
* WCS solver window labels CDELT2 as pixels up, not down.
* astorb2edb.pl updated for longer object names.
INDI enhancements:
* add IEDeferLoop function for inline waiting.
* add IUCrackNumber and IUCrackText utility functions.
* change indiserver to use select(2) not threads (10-20% more efficient).
* command line tools can inherit socket from parent script to maintain a single session
* fix bug in very rapid timeouts.
* guarantee getProperties is first command sent to drivers.
* improve efficiency of traffic to remote drivers.
* indiserver sniffs client devices from all commands, not just getProperties.
* library sends doubles with more precision.
* merge stderr from drivers into indiserver's log with date stamp.
* more robust IUSaveText.
that end with a '+' is difficult in make(1).
Thus, rename the options variable from PKG_OPTIONS.gtk2+ to
PKG_OPTIONS.gtk2, and add a warning for those still using the
old one.
Changes:
* Fixed serious bugs (depends on GC)
* Support GTK+-2.10 and the latest version of each libraries.
* Don't include Ruby/GStreamer and Ruby/Libgda. We cancel to
support Ruby/GStreamer and Ruby/Libgda.
* Cancel to support ruby-1.6.x and GTK+-2.4 or earlier.
kicker
* More support for compiz as a window manager.
* Pick up timezone changes when reconfiguring.
* Prevent the systray from flickering e.g. when a new window is
opened/closed.
KWin
* Claim _NET_WM_CM_Sn compositing manager selection when compositing.
* Fix mouse dragging in dual-head non-xinerama mode.
* Fix crash while switching show desktop state.
* Avoid focus problems with non-click-to-focus policies.
* Fix click-raise with a compositing manager running.
* Fix X resources leaks in kompmgr.
* Fix click-raise interaction with panels.
* Avoid possible race condition when withdrawing windows.
kdesktop
* Fix crash when typing "56+" in minicli (i.e. when bc gives a parse
error).
* Fix F5 not doing anything on the desktop.
* Fix OpenGL screensavers rendering.
kmenu
* Install the Games/Kids Games file with the correct filename.
Kate
* Added session chooser panel applet and KMenu extension.
konqueror
* DCOP support for splitting the view.
* Make the konqueror main window a group leader to ensure modal dialogs
from one window do not block other konqueror main windows.
* Dynamically enable/disable "Empty Trash" entry.
* Fix crash when scanning for new plugins, then changing plugin settings.
* Fix crash after a lot of cut&paste operations in tree view.
konsole
* Correct calculation of colour values in 256-colour mode.
* Fix crash when saving history twice.
* Fix crash if setting font to a size which is larger than the terminal
display.
kioslave
* fish:/ kioslave is now able to handle files > 2GB.
* Fix correct display of file size transfers > 2GB in smb:/.
* Fix files that start with # showing as folders in fish:/.
* Symlinks in trash now show symlink size instead of file size.
* Fix correct calculation of percent diskfree.
kfind
* Fix URL usage with filenames including special chars.
* Show a user-friendly URL in the "Look in:" field.
ksysguard
* Only show the penguin for linux systems. Otherwise use the system
icon.
* Set the focus to the search line when started with ctrl+esc. Fix the
tab ordering.
* Fix various stability problems.
* Fix when you reorder the sensors.
* Number of horizontal lines in the plotter was off by one. Plus it
tries hard to show the top bar when asked to.
* Fix (mostly) the selection of processes.
* Make the setting dialogs non-modal, so it doesn't freeze kicker when
you use them.
* Displaying a number (LCD style) now works even with tiny kicker.
* Make the connection to ksysguardd more robust.
kcontrol
* Fonts settings module by default does not affect system-wide font
rendering settings.
KHTML
* Treat specific attribute values case-insensitively during style matching.
With these changes, KHTML becomes the first rendering engine to thoroughly
pass the 578 tests of the excellent Automated CSS3 Selectors Testsuite
(http://www.css3.info/selectors-test).
* Implement CSS3 extension text-overflow: ellipsis.
* Implement overflow-x/y as many websites use it now.
* Fix overflow sometimes not painted/repainted.
* Fix incorrect margin for some tables.
* Fix crashes on some AJAX pages.
* Fix background no-repeat image wrapping.
* Fix instanceof ecma operator not working on DOM objects.
* Fix some pages appearing empty or missing content.
* Fix table caption rendering on some pages.
* Make innerText much faster fixing freezes on some web pages.
* Fix crash on javascript manipulated tables.
* Fix all links gettinh underlined while hovering over just one link on
some malformed web pages.
* Let floats overflow the left border when they should.
* Fix cursor in input field not disappearing when setting focus to another
input field.
* Prevent crash-inducing recursion of detach due to blur events happening
when widgets with focus get destroyed.
* Fix border collapse not working in tables.
* Fix ∉ displayed as ¬in;.
* Make max-height and max-width: none work correctly.
* Fix memory leak when using deleteRule.
* Fix crash when resolving a stylesheet imported from external one.
* Fix an infinite relayout on msdn.
* Fix computed line-height beign incorrect.
* Fix crash race on various sites with popup ads.
* Reset hover text when mouse leaves khtml view.
* Whenever the content changes, recheck if the mouse cursor shall show
some other shape to correctly match it to the content below it.
* Immediately redraw visited links with the respective color when the
page got loaded and inserted into the history.
* Fix tables sometimes intruding floats on dynamic restyle.
* Fix conflicting priorities in font shorthand parsing leading to wrong
line-height computation.
* Do not crash when finding backwards.
* Fix infinite recursion happening when changing style from
overflow:scroll to auto.
* Fix initial size of input type=FILE form control.
* Make vertical-align text-top/bottom CSS 2.1 compliant.
* Fix ecma alert() dialog formatting it's output as a single huge line
without line breaks.
Kate
* Add actionscript highlighting.
* Add some pseudo-elements that khtml supports, but FireFox doesn't.
* Fix wrong indentation at top of source file in cstyle indenter.
* Fix memory leaks and accessing uninitialized variable.
* Fix endless loop in cstyle indenter.
* Fix crash using comment commands.
* Java Highlighting: Correctly highlight comments after import lines.
kdefx
* Change asterisks on passwords to bullets.
kdeprint
* Fix printing of files with accentuated characters in filename or in
the path.
* Fix showing names of non local files in kprinter.
kio
* Don't crash when creating a job for an invalid URL.
* Hide the progress dialog while displaying the password dialog.
* Fix wrong "Couldn't receive DCOP signal" errors on RMB menu.
* Fix statusbar having more than one line.
* Fix possible data loss when using kioexec.
KJS
* Properly propagate some exception values.
* Fixed Number.toPrecision(n) calls on negative zero.
* Allow changing the internal value of invalid dates.
* Fix Unicode support in RegExp handling, and also be more robust
vs. embedded nulls. Fixes problems with some cyrillic characters in
gmail and makes google calendar somewhat work.
Changes include:
- fix use-after-free
- fix dependency on inputproto
- XListFontsWithInfo
- avoid calling callbacks to applications with holding the display lock
- fix leaks in XKB
- fix compose entries in the NLS lists
- fix display locking in XKB
- fix double open of compose file
- fallback to unix domain or TCP connections, when the local connection
failed
Note that XCB is currently not active as I don't think it is currently
useful or stable enough.
1.0.0 -> 1.0.1: non-functional
1.0.1 -> 1.0.2: don't call XInput_find_display with the Display lock
held, saves time as well
1.0.2 -> 1.1.0: use interface for device presense notification.
A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.
[1] Xfce 4.4.0 is already in pkgsrc-wip.
A: Because joerg@ had a local change which forced the use of
makedepend and which somehow didn't make it into xorg-cf-files
when packages.
Fix that, bump revision of xorg-cf-files and imake, the latter with a
dependency on a newer version of the former.