summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-03-02Update to 2.6.4:wiz10-38/+42
Overview of Changes from GTK+ 2.6.3 to GTK+ 2.6.4 ================================================= * Move a lot of const data to the .rodata section [Matthias Clasen] * Make caching of .icon files work again [Alexander Larsson] * Fix many translations of our single Q_() message to not include the prefix [Christian Persch] Overview of Changes from GTK+ 2.6.2 to GTK+ 2.6.3 ================================================= * GtkAction - Improve the handling of buttons as action proxys [Milosz Derezynski] * gtk_window_present(): Use the timestamp of the last user interaction when focusing the window. [Elijah Newren] * Icon theme - Avoid scaling icons in the file chooser [Vincent Noel] - Make icon theme caching work on ppc64 [Manish Singh] * Win32 - Bug fixes [Tor Lillqvist] - Improve tablet handling [Robert Ögren] * Other bug fixes [Rodney Dawes, Tommi Komulainen, Christian Persch, Manish Singh, Billy Biggs, Ben Maurer, Jorn Baayen, Jonathan Blandford, Murray Cumming, Olivier Sessink, Matthias, Gustavo Carneiro, Morten Welinder, Samuel Hym, Doug Morgan, Ivan Wong, Paul Cornett, Sven Neumann, Vincent Untz] * Documentation improvements [Matthias, Torsten Schoenfeld] * New and improved translations (ar,be,bg,ca,cy,el,en_GB,fa,gu,ja,hu,pt_BR,th,uk,xh)
2005-03-02there really is no need to force the latest version of xorg just togrant1-2/+3
build an X application, especially for the case IGNORE_RECOMMENDED=YES. restore the value of BUILDLINK_DEPENDS to what it should be and was before, and set BUILDLINK_RECOMMENDED to >=6.8.2, as it should be.
2005-03-02Add missing entry to PLIST. Bump PKGREVISION to 1.hira2-2/+4
2005-03-02Add missing entry to PLIST. Bump PKGREVISION to 1.hira2-2/+4
2005-03-01fix installation directory to not have .../X11/X11/Xaw3d but .../X11/Xaw3d ↵dmcmahill3-11/+9
on solaris
2005-03-01Update xorg to 6.8.2.xtraeme15-76/+58
Changes: * Render implementation fixes * Updated x86emu and resynced with upstream at Scitech * Updated SiS driver * Updated Nvidia driver (opensource version) * Render acceleration for ATI's R100 and R200-series cards * Substantial speedups in the software implementation of the render extensions when compiled with gcc 3.4 on the i386 architecture. * Infrastructure for rotation support in drivers * New Trapezoid specification for the Render extension o Respecify Render to include only 'normal' traps o Allow backward compatibility but internally covert to new format * Software mouse cursor is now based on the Damage extension * A new keyboard driver is enabled by default. The old driver is disabled unless explicitly compiled in by defining the macro |USE_DEPRECATED_KEYBOARD_DRIVER|. * All extensions (except Xserver-specific extensions "DMX" and "XpExtension")can now be enabled/disabled from the configuration file and from the command line. * Mac OS X updates: o Support dynamic screen configuration changes in rootless mode o Added option to always use Mac command key equivalents o Interpret scroll wheel mouse events correctly when shift is held down o Added trivial Xinput support o Fixed launch of X clients from Finder with a space in their path o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier * Updated xterm version
2005-03-01Look for XORG_VERSION_* defs from ${X11BASE}/lib/X11/config/xorgversion.defxtraeme2-6/+10
before xorg.cf, which in xorg from pkgsrc does not contain them. (This is required by our xorg-* packages).
2005-02-28Add BUILD_DEPENDS on libxslt, for the documentation.wiz1-1/+3
2005-02-28Pick up maintainership, on previous maintainer's suggestion.wiz1-2/+2
2005-02-27Update to 0.8:wiz2-6/+7
Devil's Pie "Mystery Boxes" 0.8 =============================== * Bring back --apply-to-existing, so you can work on existing windows * Add maximized_horizontally and _vertically to the resize action (John Russell) * Add an execute action (John Russell) * Add an opacity setting action (Guido Boehm) * Generate decent matcher/action documentation at build-time from the source * Check that regular expressions parsed correctly, fixing a common bug * Less compile warnings
2005-02-27Bump required version of doxygen to 1.4.0 and add the additional files thismarkd2-7/+328
version creates to the PLIST. Also save the kdelibs-apidocs/common symlink, that kdelibs installs, prior to install and restore it afterwards. Bump PKGREVISION.
2005-02-26Update to 0.9.19:jmmv2-6/+6
Speech: * Improved presentation for character by character navigation. Braille: * Improved use of brltty. Presentation: * Better presentation for combo-boxes which don't implement AtkText. * The presentation for terminals is improved. Magnifier: * Improved the focus tracking auto by the magnifier when the caret is tracked. * Work with multiple displays is improved when changing the source and/or target screens. The changes to these values are only applied when the user presses the "Apply" or the "OK" buttons that were added to the "Magnifier Options" widget. Miscellaneous: * Gnopernicus's help is updated thank to Irene Ryan (irene.ryan@sun.com).
2005-02-26Update to 0.11.14:jmmv3-7/+8
What's new in gnome-mag-0.11.14: * Fix for bug #166282; we now work properly if the source display size is smaller than the target display size. What's new in gnome-mag-0.11.13: * Fixes for #164444, #164371, #158468, #164175, #164491. * Fixes for multi-DISPLAY and fullscreen support: we now accept setting target==source if not initially set equal; we correctly connect to source's DAMAGE events if source server isn't the default GDK_DISPLAY; we tear down the zoom regions in the magnifier when changing source as well as target; we correctly reparent the magnifier's zoom regions _after_ redefining the magnifier's gtk-window; better lifecycle management of the zoom regions themselves, so that idle handlers and timeouts are removed when the regions are disposed.
2005-02-26Update to 2.8.3:jmmv3-7/+8
Panel * Fix crasher when the recent documents list has changed (Vincent) * Fix custom .desktop files not appearing in the menu (Debian people) Translators * Elian Myftiu (sq) * Zuza Software Foundation (zu)
2005-02-26Update to 2.8.3:jmmv4-13/+14
- Updated translations: nso, sq, zu.
2005-02-26Update to 0.8:jmmv2-8/+7
- Support new focus stealing prevention stuff (Elijah Newren) - Use automake 1.7
2005-02-25update to 3.6.3drochner4-31/+37
changes: -many images and maps added -UI improvements -HTML help -A4 printing -extensions to database format -bugfixes
2005-02-24update PyQt to 3.14drochner11-190/+171
changes: -support for new qscintilla -added support for QUuid, QMetaObject and QMetaProperty classes -bugfixes
2005-02-24update to 4.2drochner1-3/+2
changes: This is a major feature release. Highlights include enums are now implemented as distinct types, signal signatures may include typedef types, signals from external sources (e.g. ActiveX controls) are supported.
2005-02-24update to 1.5drochner2-5/+9
changes: -merged scintilla 1.62 -updated translations -additional lexters -bugfixes
2005-02-24update to 1.1.6drochner2-6/+6
changes: - Documentation updates (STR #552, STR #608) - Added the 2.0 Fl_Widget::copy_label() method to allow FLTK 1.x applications to have their label strings managed by FLTK (STR #630) - Added Fl::delete_widget() method to safely delete widgets in callback methods (STR #629) +bugfixes
2005-02-24Comment out an entry that is in kdelibs3/PLIST.wiz1-2/+2
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz300-305/+658
2005-02-23Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim2-2/+6
tech-pkg@.
2005-02-22Update to 2.8.2:jmmv3-6/+9
- Add desktop file for the font method. (Jeff Waugh). - Fix theme thumbnailing. Closes bug #153203 and bug #165778. (Sebastien Bacher and Shakti Sen) - Fix a leak in the font method. Closes bug #165312. (Kjartan) - Fix widget expansion in the keyboard preferences. Closes bug #151588. Patch from Ross Burton - Handle backspace in multilayout setups correctly. Closes bug #154492. Patch from Michal Bukovjan - Build fixes (Dan Winship, Shakti Sen; closes bug #153203. - Theme manager: Fix an infinite loop. Closes bug #160803. Patch from Elijah Newren - Mask the "Text Editor" tab since the new mime system doesn't use this setting. - use a temporary filename to not overwrite existant files in ~/.themes (Closes: #97180). - theme-thumbnailer doesn't require an absolute path (Closes: #153203). - updated translations (bg, da, id, it, nso, sq, zh_CN, zu)
2005-02-22patch-aa modified to be compatible with GNU makeadam2-4/+4
2005-02-21Sign over maintainership to tech-pkg@hubertf10-20/+20
2005-02-21Bump PKGREVISION for -current/amd64 fixes.hira1-2/+2
2005-02-21Fix crash with -current/amd64.hira5-24/+79
- don't pass address hint to mmap() with 2.99.16 or later - add __NetBSD__ to use mprotect()
2005-02-20Fix for gcc-2.95.wiz2-1/+22
2005-02-20whitespace fixesgrant2-6/+6
2005-02-18I had marked it for deletion but never committed. Thanks to minskimreed1-7/+0
for reminder.
2005-02-18Update to 1.5E:wiz6-41/+46
New in 1.5A: The SimpleMenu widget now supports scrolling through entries too numerous to fit on the screen, with a new resource supporting a scroll jump value. The record variable is simple_menu.jump_val, resourced as XtNjumpScroll, and classed as XtCJumpScroll. Adapted from an early neXtaw toolkit. Added 3D support to the SimpleMenu, Text, and Viewport widgets. Four minor changes in ThreeD.c and SmeThreeD.c to have the widgets use the app's colormap, rather than the screen's default, for those apps that create their own. Added the deletion of laygram.h to the Imakefile. Created Xaw3dP.c, for functions shared by other modules that have no other appropriate home. A new directory containing sample resource files for a few apps. See the README.AD file in that directory. New in 1.5B: Made Imakefile a bit more friendly to build options. Makefile now defines the build options in Xaw3dP.h during the build. Added to the key translation tables in Panner.c and TextTr.c, and some rules to Imakefile, to make this distribution X11R5 compliant. Tested on exactly one X11R5 system; your mileage may vary. Made internationalization support conditional, for systems lacking or broken. Tested on exactly two systems, one with and one without; your mileage may vary. New in 1.5C: Enabled multi-plane pixmap support with a new Xt resource type converter. The "Xaw3d build options" section has more information. Added private Pixmap resources to the Label and SmeBSB widgets for stippled copies of the public Pixmap resources (record variables label.stippled, label.right_stippled, sme_bsb.left_stippled, and sme_bsb.right_stippled, respectively). Insensitive pixmaps are now rendered properly. New in 1.5D: Added two resources to the SimpleMenu widget for setting margins. The SmeBSB widgets have a tighter relationship with their parent and siblings; menus and their entries now respond properly to changes in themselves or their parent. See the section "The SimpleMenu widget and margins" below for a detailed explanation. New in 1.5E: Enabled a new resource in the ThreeD widget to specify one of five shadow types. The record variable is threeD.relief (the record part is transparent), resourced as XtNRelief and classed as XtCRelief. It accepts as values XtReliefNone, XtReliefRaised, XtReliefSunken, XtReliefRidge, and XtReliefGroove. Note that the Text, SimpleMenu, Scrollbar, and Viewport widgets ignore this resource, and display only raised or sunken shadows. Built on the unfinished work of an early neXtaw toolkit. Added support for sub-menus in the SimpleMenu widget. Inspired by the xfig application, adapted from XFree86's X11R6.6 "Xaw7" toolkit, and made better than both. See the section "The SimpleMenu widget and sub-menus" below for usage. Added a resource to the SmeBSB widget to specify an underlined character in the label. The record variable is sme_bsb.underline, resourced as XtNunderline, and classed as XtCUnderline. It accepts an integer as an index to the character; a value less than zero or greater than or equal to the label length inhibits underlining. Adapted from a recent distribution of the xfig application. Made the SmeThreeD widget sensitive to the GRAY_BLKWHT_STIPPLES build option (see the "Xaw3d build options" section for what this is and does). Added support for "tooltips". Inspired by the xfig application and adapted from XFree86's X11R6.6 "Xaw7" toolkit. See the section "The Tip widget" below for usage. Fixed some geometry and positioning bugs in the Label widget. It's internalHeight and internalWidth resources are now used to enforce a minimum size when it's resize resource is True. The Label (and superclasses of) widget now resizes properly to changes in label parts and internal margins (subject to any constraints placed on the widgets, of course). Swapped the top and bottom colors in the stippled pixmap shadows. Fixed a shadow drawing bug in the Command widget, when the shape is changed. Fixed the shadow state bug in the SmeBSB widget. Dropped support for Linux shared a.out libraries.
2005-02-18Update to 4.51.01:wiz3-14/+129
Code cleanup, some bugfixes. Ran out of numbers so the new version number is now somewhat strange.
2005-02-17"fix" quoting, thanks uebayasidan1-2/+2
2005-02-16Use PKGNAME_NOREV instead of just PKGNAME for WRKSRC.reed1-2/+2
2005-02-16MESSAGE is Solaris specific. And bmp PKGREVISION for renaming this.reed2-1/+9
2005-02-14Update xterm to 200.minskim3-19/+5
Changes: * increase color pairs value for xterm-256color and xterm-88color to match ncurses, which has an experimental option to support this. * modify ifdef's to make AIX use termios rather than termio; the struct sizes for the two were not the same. * improve CF_WITH_IMAKE_CFLAGS configure macro script for OSMAJORVERSION and OSMINORVERSION values, e.g., for Tru64 and AIX. * modify ifdef to define USE_POSIX_TERMIOS for Darwin (patch by Min Sik Kim). * modify find_utmp() to initialize the whole utmpx struct (except ut_id), since that is needed for OSF1 4.0D to prevent an infinite loop on exit. * add configure check before adding -D_POSIX_SOURCE since some platforms predefine it, e.g., cygwin. * add simplified sed expressions in CF_IMAKE_CFLAGS configure script macro to ensure value for PROJECTROOT is quoted on Solaris, i.e., when nested \( and \) are not interpreted correctly. * correct DEC rectangle operations to reset state after completing the operations. * modify CASE_ST handling in charproc.c to ensure that the parse state is reset even if xterm is not currently processing an OSC or other string (patch by Johnny Billquist forwarded by Matthias Scheler, NetBSD xsrc/29003). * fix OS/2 build for innotek_libc (patch by David Yeo). * fix a regression from patch #197 fix for Debian #277832 which disowned the selection if it was scrolled, e.g., by the user pressing return at the bottom of the screen (Debian #291787). * move the warning/exit for missing $DISPLAY into the error handler in case -display is given, and the connect fails for some other reason.
2005-02-14Bumped PKGREVISION for the last change (allowing more terminals forrillig1-2/+2
NetBSD).
2005-02-14Allow more virtual terminal devices to be found on NetBSD.rillig2-8/+20
Approved by jlam.
2005-02-14Make necessary package list changes after "qt3" has been updated totron1-7/+2
version 3.3.4.
2005-02-13adapt to latest bsd.pkg.mk changesrecht2-5/+5
2005-02-12- add missing graphics/glu buildlink filedmcmahill1-2/+6
- always use --with-gtk even when building with gtk2 otherwise we end up trying to build the motif version on some platforms such as solaris
2005-02-11This uses libXpm so include buildlink for it.reed1-1/+3
And bump PKGREVISION just in case the builtin.mk mechanism makes it depend on graphics/xpm package. (No maintainer for this Xaw3d package.)
2005-02-10Install the DragonFly.cf file too, from Todd Willey in PR pkg/29330.xtraeme3-2/+18
2005-02-10Changes 3.3.4:adam9-28/+19
Installation --------------- Added support for DragonFly BSD. Fixed compilation for 64-bit Linux. Compilation fixes for OpenBSD configured with -thread. Windows Installer ----------------- Add option to set environment variables. Fixed problem propagating PATH environment variable. Make sure the PostgreSQL and MySQL libraries are shown correctly. Compilers --------- Work around a bug in HP-UX aCC. Support IRIX with 7.4.x compiler. Fixed moc compilation when Bison is installed. Fixed compilation with Intel compiler on Windows. Qt Designer ----------- Fixed bug that could corrupt the .pro file. Fixed bug that would remove source files from project when using a statically linked designer. Fixed handling of custom widget plugins which subclass QWidgetStack. Raise and give focus to source files when clicking on them in the project overview. Fixed bug where empty variable declarations in .ui file would generate improper C++ code. Fixed crash when deleting action while changing its name. Fixed crash when using third party plugins that create tabwidgets without any pages. Fixed bug renaming slots in edit custom widgets dialog where old slot name would not get removed. Make sure uic-generated code compiles when QT_NO_CAST_ASCII is defined. Fixed bug showing wrong status indicators in connection table after sorting the list. Prevent templates based on unsupported widgets (like QScrollView) from being created. Qt Linguist ----------- Fixed bug where spaces at the beginning or at the end of the source text would not be displayed. Qt Assistant ------------ Fixed bug in printing that sometimes caused the last page to be skipped. Fixed invalid font size error on startup. qmake ------- Work around bug in Visual Studio 2003 Custom Build Steps. Handle path names with spaces properly. Handle file names containing '&' characters correctly. Create dependencies on .ui.h files. Fixed crash on Solaris when error() string contains single quote. Make it possible to specify a RES file for the vcproj file. Fixed bug in make install on Linux Various improvements for XCode. Fixed bug in shadow builds. for more information see 'changes-3.3.4'
2005-02-10the daily security patch:drochner3-3/+35
sprintf->snprintf to fix security problem (CAN-2005-0076) (patch from Debian) bump PKGREVISION
2005-02-09Apply patch from Jeremy C. Reed to define common values for thextraeme1-1/+6
manual pages on Linux.
2005-02-09Apply patch from Jeremy C. Reed to define common values for thextraeme2-3/+8
manual pages on Linux. Also use unexec ${RMDIR} in a directory.
2005-02-09regen for patch-aa. noted by wizdillo1-2/+2