Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Apply patches provided by Mark E. Perkins to fix PR/32810.
|
|
changes:
-bugfixes
-performance improvements
|
|
* gtkmm.h: Include menutoolbutton.h and tearoffmenuitem.h.
* Container: Avoid crash when connecting to the remove signal.
* TreeView: Commented-out uses of g_assert() in header to avoid
warning that the statement has no effect
* Win32: Enable Plug and Socket classes
|
|
|
|
This affects startx, xinitrc and xdm. Bump revision.
|
|
Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11
===================================================
* Avoid memory overruns in the pixbuf theme engine
with nonsensical gradient specifications. [Matthias]
* Bugs fixed:
326003 Cursor doesn't move as expected [Evert Verhellen]
326806 Segfault from combination of gtk_container_set_resize_mode()
and GtkComboBox [Sebastien Bacher]
327751 segfault in update_cursor on amd64 [Ryan Lovett]
327538 eog crashes at launch under AIX [Christophe Belle]
153213 "~" should bring up the location dialog [Dan Winship]
327934 gtk_text_layout_get_cursor_locations() chokes on
layout=0x0 [Christian Kirbach]
* Documentation improvements [Federico Mena Quintero]
* Translation updates (es,pt_BR,zh_HK,zh_TW)
|
|
|
|
insterested.
|
|
===============
Version 2.12.3
===============
Misc
* Fix .desktop file (Vincent)
Translators
* Luca Ferretti (it)
|
|
|
|
Very simple session manager for ROX.
|
|
|
|
because the file is included unconditional later anyway.
|
|
a runtime dependency through py-qt3-base anyway
|
|
(this also means that everything using py-qt gets this runtime dep
implicitely, no matter what the Makefile does to BUILDLINK_DEPMETHOD)
|
|
|
|
changes:
-bugfixes
-translation updates
|
|
same version or using USE_X11 at all, esp. since the latter can add an
unwanted dependency.
|
|
installation directory is patched manually and it uses its own
"imake" utility.
|
|
changes: bugfixes
|
|
changes:
-Split out gobject wrappers
-Bug fixes
|
|
|
|
- much better i18n, slightly inefficient and probably
not perfect, but cna be used to convert between a lot of apps
who have their own problems (mozilla, netscape, lyx...)
- properties are now being initialized properly.
|
|
|
|
7.5 Tue Jan 31 15:15:43 CET 2006
- further improvements to the careful mode detection, and font width
detection:
- fully double-wide fonts will now be correctly treated,
- overlap detection was improved.
- detect totally broken fonts (usually synthesized by xft).
- careful mode forced refresh sometimes clashed with blinking,
causing unnecessary screen redraws.
- better handling of XFT combining characters.
- enable antialiasing for some replacement fonts, as they
might get used for other encodings which really need it, later.
- remove spacing=100 from all default fonts, as this creates totally
weird spacing (5 times normal) with xft.
- removed iso10646 fallback, as xorgs iso10646 encoded fonts are mostly
broken.
- removed gnu unifont fallback, all combining characters are broken.
- replace named colours by xorg's rgb.txt equivalents, to
reduce round trip time on startup, and short-cut allocation
of rgb:rr/gg/bb for xft.
- short-cut allocation of rgb values in the xlib case
(patch by Paco-Paco).
- overhauled color management: smaller codesize, alpha support.
- support "rgba:rrrr/gggg/bbbb/aaaa" color specifications and
an "[alpha]" prefix.
- try to work around Xft and Xrender forcing everything to be 100%
transparent. Long Live Xft!
- do not include X11/Intrinsic.h anymore, directly use
Xlib/Xutil/Xresource directly.
- try to find a nearest matching color when color allocation fails
on a pseudocolor screen.
- SYNCCVS: compared to rxvt-cvs 2006-01-28, no relevant changes.
- fix version report (DA) (which was unfortunately broken).
- changed version number report again, now to emulate xterm closer.
- added the OSC sequence 702 to detect the urxvt version number.
- small configure updates.
- further RTT optimisations.
7.4 Sat Jan 28 15:26:27 CET 2006
- screen background wasn't always erased properly when scrolling,
- re-enabled clearing optimisation disabled in 7.4pre.
- small configure updates for libptytty.
- fixed version options: line output.
- removed stoopid debugging message left in the code.
7.3 Wed Jan 25 22:47:35 CET 2006
- don't let iso14755 or mouse reporting get into the way of perl
(could lead to global grabs never being cleared).
- experimental OnTheSpot editing support (-pe xim-onthespot).
- moved Shift-Button2 paste combination to Meta-Button2.
- the cutchars resource will now be respected and used by the
selection extension.
- added the "remote-clipboard" extension which just runs external
commands to fetch and store the selection data.
- added -depth switch that tries to get a different visual depth
than the default (replaces the old PREFER_24_BIT logic).
- removed (unused) arabic presentation form composing sequences.
- be more strict when deciding that a core font glyph is too wide and
needs the careful rendering mode.
- allow more leeway for italic fonts when deciding that a character is
too wide and needs careful mode.
- redraw even more characters around characters using careful mode.
- made selection-pastebin fully asynchronous.
- reduced number of server turnarounds at startup by allocating
atoms only once per display.
- renamed on_keyboard_command to on_user_command.
- changed version sos (ESC [ > c) response to be more compatible with
xterm.
|
|
updates quite often, and ftp.NetBSD.org is not always fast enough in
getting a distfile. Addresses PR 32725 by Robert Elz.
|
|
determine package
|
|
|
|
|
|
Simon Schubert to point out the right file.
Fix ATI driver option to not include the theatre module, if disabled.
Shown by Robert Sebastian Gerus during testing of the first fix.
Bump revision of xorg-server.
|
|
/var/run/dmesg.boot and was stopping at first blank line rather that EOF)
Bump PKGREVISION.
|
|
|
|
|
|
Changes:
* man KIO slave
o fix processing of URLs in man documents
o allow comment lines after a .TP request
* Konqueror
o 2 Tools menus when embedding KPDF in Konqueror
* KDesktop
o Fix initializations for desktops >4 when using DCOP calls.
* Konsole
o Update blue/red icons to be more distinguishable.
o The history options (line #/enabled) are now used in the profiles.
* Kwin
o Incorrectly restored window geometry upon leaving fullscreen mode
under certain circumstances
|
|
Changes:
* Improved performance under some conditions on the networking classes.
* (KIO-slave http): Work around Apache2 DAV module's insistence on
trailing slashes at the end of requests on directories.
* (KIO-slave kfile): enabling of the normal permission dialog takes
effect only after closing after doing changes on acl
* (KIO-slave kfile): problems with changing permissions in the mask
entry
* KDirWatch: KDirWatch stopDirScan affects outside KDirWatch instances
also.
* KCrash: Make KCrash more rebust (eg. in malloc())
* Mimetype detection: add more "magic" patterns to recognise shell
scripts
* KJS: avoid buffer overflow on decoding utf8 uri sequences.
* Kate
o Wrong syntax highlighting chosen for filetype
o Clear selection when closing a document.
o Text-files displayed in konqueror are saved with 0 bytes.
o Backspace key does not work when shift key is held
o PicAsm highlighting is missing IORWF, RLF, RRF
* Kicker
o Turning off tooltip doesn't work
o Don't crash on logout.
o app started by kmail does not show in kicker
* KDesktop
o Desktop icons move down at each login due to child panel at top
of screen
* KHTML
o Performance improvements:
o Add caching for getElementById
o Much faster appending of options to selects, and clearing of
selects
o Simplify dirty region computation, to speed up cases of lots of
small updates
o Small improvements in efficiency of URL handling in image loader
o Match other browsers and not the DOM on behavior of getAttribute
with non-existent attributes. Fixes reply buttons on Yahoo mail
o Hidden field is not sent (Fixing OSNews.com)
o Konqueror consumes all memory when printing specific web page
o Do not lose server-specified encodings when going back in history
o Make behavior of named objects access under document more consistent
with other browsers
o Various crash fixes
o JavaScript debugger more reliable
o Support window.scrollX, window.scrollY,.click on anchors
o behave sanely for Roman counters > 4000
o Optimize appends and clears to/of selects via explicit APIs.
* KDEUI
o Set default parameter in KRandomSequence to 0 instead of 1 for
randomness if no seed is provided
|
|
Install xterm setuid root on DragonFly, needed for tty permission change
and utmp. Bump revision.
|
|
so create them one at a time.
|
|
|
|
Setting the backdrop for ROX.
|
|
Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11
===================================================
* Avoid memory overruns in the pixbuf theme engine
with nonsensical gradient specifications. [Matthias]
* Bugs fixed:
326003 Cursor doesn't move as expected [Evert Verhellen]
326806 Segfault from combination of gtk_container_set_resize_mode()
and GtkComboBox [Sebastien Bacher]
327751 segfault in update_cursor on amd64 [Ryan Lovett]
327538 eog crashes at launch under AIX [Christophe Belle]
153213 "~" should bring up the location dialog [Dan Winship]
327934 gtk_text_layout_get_cursor_locations() chokes on
layout=0x0 [Christian Kirbach]
* Documentation improvements [Federico Mena Quintero]
* Translation updates (es,pt_BR,zh_HK,zh_TW)
|
|
|
|
7.2 Sun Jan 22 21:58:16 CET 2006
- bugfix: urxvt (not urxvtd) did not correctly handle multiple
environments necessary, which resulted in segfaults within
getenv (reproducable: urxvt -fn 9x15, open a menu once,
ctrl-shift-672c).
- bugfix: the selection speedup in in 7.1 unfortunately caused
non-ascii characters to enlarge/move the selection.
- bugfix: resizing sometimes leaked lines from the secondary to
the primary screen.
- bugfix: reducing window size while large amounts of text were output
could lead to an assertion failure.
- added "tabbed" extension that provides a crude tabbed terminal.
- added "readline" extension that allows cursor positioning
via mouse clicks.
- now it is possible to insert the value of the CLIPBOARD selection
with shift - mouse button 2.
- fixed the automove-background extension to ignore coordinates
in non-synthetic events.
- created a separate libpty for portable and secure
pty/tty/utmp/wtmp/lastlog handling, and include it in rxvt-unicode.
- the non-terminfo visual bell now works asynchronously, so
continuous ASCI BELs in one terminal do no longer monopolise the
whole urxvt[d] process.
- support some *BSD makes (for the time being, gnu make is a safe bet).
- work around bugs in FreeBSD's gcc.
- implemented some *BSD fixes in configure.
- removed support for obsolete offix dnd protocol.
7.1 Thu Jan 19 20:25:34 CET 2006
- setuid/setgid operation is now _encouraged_: security has been
improved by moving privileged operations into a separate process
and permanently dropping privileges within the terminal. This
makes it possible to remove security checks from the perl code
and gives a much safer feeling when urxvt needs to run with
special privileges.
- perl taint checking disabled, as urxvt no longer runs setuid/setgid
itself.
- new perl extension automove-background that can be used to get
the same effect as pseudo-transparency with any pixmap.
- new perl extension example: perl/selection-pastebin, can be used to
e.g. upload the selection to a webserver and generate a url, or
similar stuff.
- use the scrollback buffer even when the scroll region doesn't
span the whole screen, as long as it starts at row 0. Helps
for programs displaying a status line at the bottom.
- selection popup now shows selection in dec/hex/oct.
- perl/selection: matching on unicode characters in the selection
code was O(n²), which equals infinity in some degenerate cases
:-> Matching is now done on UTF-8, which makes it almost instant.
- perl/selection, perl/selection-autotransform: regexes are now
being interpreted in the locale urxvt was started.
- implemented override-redirect option and enabled it on menus,
as kwin puts our windows behind the terminal (what a shoddy wm).
- fixed struct utmp check in configure for OpenBSD.
- complete overhaul of the pty/utmp management stuff and configure
(Emanuele Giaquinta).
- add tsl/fsl and related capabilities to the terminfo description,
to set the window title.
- swap the environment in some more cases. This hopefully fixes
some segfaults that might be caused by xft asking for env variables
at the wrong time.
- removed src/strings.C and src/menubar.C. No menubar support
anymore.
- removed all traces of SMOOTH_REFRESH.
- nuked QNX support.
- made some fixes to xpm offset and scaling code.
- perl-overlays and refresh hooks were not applied in correct order.
- changed coordinate-system of view_start/nsaved to be top to bottom.
- iom extended to support listening for child exits.
7.0 Fri Jan 13 14:02:18 CET 2006
- added sections for DISTRIBUTION MAINTAINERS and about
SETUID/SETGID to the FAQ.
- selection, searchable-scrollback, selection-popup and
option-popup extensions enabled by default.
- increased xft drawing speed for problematic fonts. The effect
will likely be small as 99% of the xft slowness is server-related.
- perl: much increased functionality, better overlays, popup support
and much much more.
- perl: urxvt::line now can set via ->t and ->r.
- perl: changed interpretation of --perl-ext-common and -pe.
- perl: finally implemented --perl-eval.
- perl: non-blocking anyevent support.
- perl: run tainted and ignore perl-eval/perl-lib if started
setuid/setgid.
- free the resource database: this plugs a massive memory leak. As a
side effect, it also gets rid of XGetDefault calls.
- free one of the cursors, fixes a small memory leak.
- built-in (as opposed to terminfos) visual bell was broken/too fast.
- applied minor cleanups by Ladislav Michnovic.
- applied pty handling cleanups and improvements (Emanuele Giaquinta).
- mark-urls launch-on-click by jepler.
- removed "small" resource parsing function, as it wasn't really
compatible, and not really small either.
- removed PATH_ENV and PATH file search support.
- removed support for locale-specific app-defaults file.
- fixed a bug where out-of-bounds colour sequences could lead
to crashes.
- limit colour changing to the standard 88 palette instead of all
colours.
- XTerm_Color01 sequence returned wrong results in query mode.
- iom.C now checks against destructed io_manager when unregistering.
|
|
Overview of changes in Gtk2 1.103
=================================
* Depend on Glib 1.103 for the new object registration semantics. Make use of
them. [Torsten]
Overview of changes in Gtk2 1.102
=================================
* Handle unknown event types gracefully. [muppet]
* Improve some of the Gtk2::Gdk::GC API and fix a leak in Gtk2::Gdk::Pixbuf.
[Marc Lehmann]
* Fix a few test suite issues. [Scott Lanning, Torsten]
|
|
|
|
the bulk build results. I hope that this fixes it (the patch was removed
during the update...).
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
xorg-server.
|