summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-07-28Fix build with boehm-gc>=7.wiz1-1/+3
2007-07-28Changes 4.3.0:adam15-235/+189
- Configuration/Compilation * Fixed OpenBSD and NetBSD build issues. - Legal * Added information about the OpenSSL exception to the GPL. - Documentation and Examples * Added information about the TS file format used in Linguist. * Moved platform and compiler support information from www.trolltech.com into the documentation. * Added an Accessibility overview document. * Added new example to show usage of QCompleter with custom tree models. - Translations - Added support for the CP949 Korean Codec. - [138140] The whole Qt source compiles with the QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII defines and therefore is more robust when using codecs. - Added support for HP-UX 11i (Itanium) with the aCC compiler - Changed dialogs to respond much better to the LanguageChange event. (i.e. run time translation now works much better.) - Signals and slots * [61295] Added Qt::BlockingQueuedConnection connection type, which waits for all slots to be called before continuing. * [128646] Ignore optional keywords specified in SIGNAL() and SLOT() signatures (struct, class, and enum). * Optimize emitting signals that do not have anything connected to them. - [121629] Added support for the MinGW/MSYS platform. - [102293] Added search path functionality (QDir::addSearchPath) - Almost all widgets are now styleable using Qt Style Sheets.
2007-07-28Supports DESTDIR installation.joerg2-2/+6
2007-07-28Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg1-1/+7
memory.
2007-07-28Use REPLACE_KSH and express explicit dependency on it. Bump revision.joerg1-6/+5
2007-07-28Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg1-1/+7
memory.
2007-07-28When MANCONF is specified in the environment, use it. This allowsjoerg4-2/+50
cross-compilation by hard-coding the real value as done for NetBSD.
2007-07-27Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg1-1/+7
memory.
2007-07-27Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg4-4/+28
memory.
2007-07-27Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg1-1/+7
memory.
2007-07-27Fix the DESTDIR build. The change is before the 1.0.2 release wasjoerg3-1/+29
tagged but for some reasons didn't make it into the release.
2007-07-27Tell configure that malloc(0) != NULL on NetBSD unless running out ofjoerg1-1/+7
memory.
2007-07-27For cross-compilation, inform configure that malloc(0) != NULLjoerg1-1/+7
on NetBSD under normal circumstances.
2007-07-25Fixed the names of the pkg-config files.rillig1-3/+3
2007-07-25Update to libXcomposite-0.4.0:joerg2-6/+8
- the semantic of the parent window clipping was changed. No actual code changes.
2007-07-25Update to compositeproto-0.4. Add CompositeNumberEvents and protocoljoerg4-8/+30
specification in English.
2007-07-21Drop maintainership.wiz1-2/+2
2007-07-20update to 2.18.3drochner3-9/+11
changes: - Fix handling of AlwaysLoginCurrentSession and DoubleLoginWarning so it works for the non-migratable case (for Xnest, XDMCP, etc.). - Use an unsigned char buffer in gdm_fdgetc - Just display the default "authentication failed" message when we receive PAM_AUTHINFO_UNAVAIL - Translation updates - Fix crashing issue with XDMCP logic. pkgsrc change: fix the substitution which is supposed to make the NetBSD logo appear on the default login screen, but do so for a NetBSD pkgsrc target only. Should fix PR pkg/34955 by Hauke Fath
2007-07-19Update to 2.10.14:wiz2-6/+6
Overview of Changes from GTK+ 2.10.13 to 2.10.14 ================================================ * Bugs fixed: 453365 gdk_pixbuf_get_file_info crashes on tif files 164809 Checkboxes with inconsistent status are not drawn properl... 426987 Panel freezes after upgrading gtk icon cache 435840 GTK_WIDGET_SAVED_STATE inconsistency 437281 gtk_button_set_image destroyes the old image 440040 Reference counting in GtkPrintOperation goes awry 448544 Refcount issues in GtkCellRendererSpin 451070 Broken CUPS SSL printing in gtk 2.10.13 112404 Problem with focus when closing transient window * Updated translations: Estonian (et) Russian (ru)
2007-07-18Given that this depends on ocaml at run time, don't bother to attempt tojmmv1-3/+3
delete the directories shared with it.
2007-07-18Follow the procedure in ocaml and only register the stub libraries in thejmmv6-14/+25
platforms that are supposed to install them. Fixes installation under Mac OS X.
2007-07-17update to 0.14.6drochner5-202/+33
changes: -bugfixes -translation updates -Isolated the X11 dependency, making easier to support others graphical environments -Improved the magnifier compositor performance, through the elimination of X11 sync calls -Create an applet to apply colorblind filters
2007-07-15Fixed indentation to make pkglint happy.rillig1-3/+3
2007-07-14Sort.kristerw1-2/+2
2007-07-13update to 1.1.3drochner2-8/+7
changes: -build system fixes -support xrestop
2007-07-13+xf86-video-inteldrochner1-1/+2
2007-07-13import xf86-video-intel-2.1.0 which is the new driver for inteldrochner4-0/+47
graphics chips (successor of xf86-video-i810)
2007-07-13update to 2.10.2drochner3-7/+11
changes: -Several improvements to the Redmond theme. -Bug fixes -translation updates
2007-07-13update to 2.18.3drochner3-8/+8
changes: -Add support for beryl in gnome-wm -Make it possible to save a session with multiple clients that are the same program -bugfixes -translation updates
2007-07-13update to 2.18.2drochner3-8/+8
changes: -fix fast-user-switching with multiple X servers -translation update
2007-07-13remove unneeded dependency on popt, bump PKGREVISIONdrochner1-2/+2
2007-07-13update to 2.10.6drochner2-6/+6
change: bugfix to codegen: return value check for void functions
2007-07-13include "pyversion.mk" for consistencydrochner1-1/+3
2007-07-12update to 2.18.3drochner3-9/+9
changes: -panel: UI improvements and fixes for possible crashes -clock: UI fixes -translation updates
2007-07-12update to 2.18.3drochner3-9/+19
changes: -update contributor list -translation updates also take maintainership per PM from jmmv
2007-07-12Update libXi to 1.1.1: Fix _XiCheckExtInit to always drop the Displayjoerg2-6/+6
lock.
2007-07-12Update do libX11-1.1.2. Major changes include:joerg5-97/+229
- fixed integer overflows [ patched before ] - fixed file descriptor leak - allow re-entrant Xlib calls from _XIOError for the sake of atexit handlers or ELF/C++ destructors - define XTHREADLIB and XTHREAD_CFLAGS [ not perfect, but used for now ] - Many constness and some 64bit issues fixed - Added man apge for XKB Add a NetBSD xsrc patch to unlock mutexes before destroying them.
2007-07-12Remove @dirrm for a shared directory. Ride on earlier version bump.joerg1-2/+1
2007-07-12Update to xrandr-1.2.1. Add support to set properties and add/removejoerg2-6/+6
modes and alter the list of modes for a display.
2007-07-12Update to xinit-1.0.4: Update documentation to better reflect reality.joerg2-6/+6
Set WINDOWPATH in xinit. Kill compat code for pre-POSIX systems.
2007-07-12Update to libXtst-1.0.1: Fix a memory leak after failing allocationsjoerg3-7/+18
and add man pages.
2007-07-12Update to inputproto-1.4.2: Add symbolic constants for the dev_changejoerg2-6/+6
field.
2007-07-12Update to libXfont-1.3.0:joerg2-6/+6
- Introduce catalogue FPE, which contains symlinks to font directories. Options like unscaled can be attached to it. Fix a bug in this code. - Remove lots of dead code and cleanup some warnings. Note: the second point does change the ABI, but as the code seems to have been unused, I'm not forcing a major bump that upstream didn't do.
2007-07-12Update to libXcomposite-0.3.2: no code changes, just added documentation.joerg3-8/+19
2007-07-11Update x11vnc to 0.9.2.obache2-8/+21
New in the 0.9.2 x11vnc release: A compile-time bug is fixed for when the OpenSSL library is not available or --without-ssl is supplied; previously the build would fail. One can configure x11vnc via "configure --with-system-libvncserver" to use a system installed libvncserver library instead of the one bundled in the release tarball. If UltraVNC file transfer or chat is detected, then VNC clients are "pinged" more often to prevent these side channels from becoming serviced too infrequently. In -unixpw mode in the username and password dialog no text will be echoed if the first character sent is "Escape". This enables a convenience feature in SSVNC to send the username and password automatically. miscellaneous new features and changes: When building from the CVS tree --with-x11vnc must be supplied if you want x11vnc to be built. The LibVNCServer release tarball no longer contains the x11vnc source.
2007-07-06update to 2.10.5drochner2-6/+6
changes: -Allow None to gtk_rc_get_style_by_paths -Fix defs file inconsistencies -Documentation build fixes -Code generator improvements
2007-07-06update to 2.18.1drochner3-8/+15
changes: -A couple of crasher fixes. -translation updates
2007-07-06update to 0.16.6drochner2-6/+6
changes: minor bugfixes
2007-07-06Fix build problems on Solaris 10 (pkg/36311).martti2-7/+13
2007-07-05Changes 2.10.10:adam3-7/+11
* RadioAction: Correct a reference-counting error in the "changed" signal. * RecentManager: Allow Gtk::RecentManager::Data to be instantiated, for use with the full version of add_item(). * Menu: Fix memory problems during destruction by handling attached widgets as we already handle child widgets. * Correctly ifdef-out initialization of deprecated classes. * Build: Cope with newer m4 versions. * Documentation: FAQ: Emphasize that libglademm is preferred to glademm.