summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2008-04-25Supports installation to DESTDIR.tnn1-2/+4
Accept Python 2.5.
2008-04-25Fix xtrans-1.1 on NetBSD (testing rocks).joerg3-6/+17
2008-04-25Accept Python 2.5.tnn1-2/+2
2008-04-25+ python 2.5joerg1-2/+2
- python 2.0 - python 2.2
2008-04-25Enable debug optionsmb1-2/+2
2008-04-25Update to 2.22.0:wiz3-10/+13
No changes in 2.22.0 except translations. ============== Version 2.21.0 - "Windmills and Wheatfields" ============== * gtk+ minimum version is now 2.8 (Jaap Haitsma) * Show correct name in about dialogue (Jaap Haitsma) * Fix the infamous socket-finding bug in various ways (Loïc Minier, Craig Keogh) * Add information for bug-buddy (Matthias Clasen) * Remove inappropriate line from help (Thomas Thurman) * Session persistence under D-Bus (Alex Jones) * Careful checking to make sure all code from branches is actually in trunk now. * Translators: Khaled Hosny (ar) Petr Kovar (cs) Ignacio Casal Quinteiro (gl) Kjartan Maraas (nb) Eskild Hustvedt (nn) Yannig Marchegay (Kokoyaya) (oc) Danishka Navin (si) Pavol Šimo (sk)
2008-04-25Update to 1.1:wiz2-7/+6
Adam Jackson (2): Add support for the abstract socket namespace under Linux. xtrans 1.1 Ben Byer (5): suppress warning about socket directory ownership on OS X changes to support launchd on OS X removed cvs tags Fix for incorrect processing of recycled launchd socket on OS X make launchd error messages less scary Dodji Seketeli (2): libxtrans: fix linux compilation breakage libxtrans: fixed a typo in my last commit Jeremy Huddleston (1): Fixed #ifdef checks that were using i386 to use __i386__
2008-04-25Update to 1.6.32:wiz3-18/+27
March 10 - FOX STABLE 1.6.32 * Fixed FXPath::simplify(). Backport from FOX 1.7. * Fixed Adie CPU load issue caused by clock updating. * Fixed FXURL::fileFromURL(). November 16 - FOX STABLE 1.6.31 * Bug fix to strtoull() for systems which have no native strtoull(). * Missing tr() added in FXMDIClient. * Fix for FXRuby in FXMDIClient (don't test for message==0 in notify message). October 6 - FOX STABLE 1.6.30 * Fixed some issues with flush() in FXBZFileStream and FXGZFileStream. * FXDial didn't issue SEL_COMMAND when driven from keyboard. * Small typo found in fxfilematch() was found which affected character-range matching. * Problem in FX7Segment fixed. August 9 - FOX STABLE 1.6.29 * Added ".jpeg" as additional extension for JPEG images in FXIconSource. * Fix in FXSplashWindow not killing timer if it gets destroyed before timer goes off. * FX7Segment had bug in onCmdGetStringValue() implementation (it was not returning the string). * Cruft removed from FXMat3f. * Bold style fixed in FXText. * Read outside buffer problem (flagged in valgrind occasionally) fixed in FXText. * Bugs in FXListBox and FXTreeListBox fixed. 1.6.28: not described
2008-04-25Patch data/Makefile.in not to install share/xsessions/gnome.desktop;bjs3-3/+18
this conflicts with the file gdm installs. Given that gdm has always done this and that gdm's file uses dbus, let's keep the status quo for now. Thanks to jmcneill@ for reporting this.
2008-04-24Force installation of gnome-at-session.desktop tobjs2-2/+5
${PREFIX}/share/applications instead of ${PKG_SYSCONFDIR}. Bump revision.
2008-04-24Make sure that configure includes pthread.h when checking for pthreadjoerg4-11/+129
stubs as they are macros at least on NetBSD. Bump revision.
2008-04-23Update to xf86-video-intel-2.3.0.tnn6-52/+13
As usual, a very long ChangeLog[1], which I won't copy here. In brief: - new Intel Mobile graphics chipset support - XvMC for 915/945 [1] 2.3.0: http://lists.freedesktop.org/archives/intel-gfx/2008-April/000088.html 2.2.99.903: http://lists.freedesktop.org/archives/intel-gfx/2008-April/000075.html 2.2.99.902: http://lists.freedesktop.org/archives/intel-gfx/2008-March/000029.html 2.2.99.901: http://lists.freedesktop.org/archives/intel-gfx/2008-March/000012.html
2008-04-23Back out patch-ac rev. 1.3, which doesn't seem to be needed whentnn2-29/+4
using patch-af. See PR pkg/38484 for the discussion.
2008-04-23- add patch from git for disabling gcc --param inline-* if not GCC, andtnn4-5/+90
change patch to disable if not GCC4. - add patch from PR pkg/38484 to fix missing symbol pixman_have_sse - bump PKGREVISION
2008-04-22Update to 1.1.4:wiz3-284/+8
iAdam Jackson (1): xcompmgr 1.1.4 Dana Jansens (1): Fix a server resource leak on destroying windows. James Cloos (2): Remove deprecated .cvsignore Add *~ to .gitignore to skip patch/emacs droppings Jamey Sharp (1): Bug #13073: Fix broken word-wrapping in ChangeLog generation. Mark Tiefenbruck (1): Bug #9762: Fix opacity changes on unmapped windows. Tilman Sauerbeck (5): Fixed a bunch of warnings. Added .gitignore. Include getopt.h for getopt(). Constified some variables. Make this loop slightly easier to read.
2008-04-21Disable xprint support. Bump PKGREVISION.wiz2-916/+920
2008-04-21requires libnotifydrochner1-1/+2
2008-04-21Update to xterm-235.bjs5-45/+70
Changes within pkgsrc: - Remove most options, as I see no reason not just to build them in by default (they shouldn't be intrusive). I also enabled a few features that weren't there before (mouse support for readline applications, support for the mini/built-in luit, paste64, etc.). - Build-in the toolbar by default. I patched xterm to disable the toolBar resource by default. - Include xaw.buildlink3.mk instead of libXaw/buildlink3.mk and add some code to configure xterm properly according to the user's preference. - Use @unexec ${RMDIR} ... when attempting to remove lib/X11/app-defaults. - Install xterm.desktop and uxterm.desktop to share/applications (I don't think this needs desktopdb.mk). - Added a 'debug' option which builds in support for event tracing. Also, if PKG_DEVELOPER=yes, tell configure to --enable-warnings. Patch #235 - 2008/04/20 * add control sequences for some of the recent resource/menu settings: * altSendsEscape (private mode 1039) * keepSelection (private mode 1040) * selectToClipboard (private mode 1041) * bellIsUrgent (private mode 1042) * popOnBell (private mode 1043) * add resource formatOtherKeys to provide an alternate escape sequence format for the modifyOtherKeys resource (request by Paul LeoNerd Evans). * adjust saved-cursor position if the window is resized while displaying the alternate screen (Novell #196880, Debian #383384). * improve pointer-checks to fix a bug exposed by resizing during initialization under StumpWM window manager (Fedora Bugzilla #437928). * modify unselectwindow() to ensure that the mouse pointer is not hidden after xterm loses focus (report by Jeremy Huddleston). * add special check for fd_mask on Mac OS X (report by Jeremy Huddleston). * add dylib to autoconf's suffix list used for checking the result from xmkmf, to work with Mac OS X (report by Jeremy Huddleston). * correct initialization of bold- and wide-, wide-bold fonts which may be set via the utf8Fonts subresource (Debian #347790). Patch #234 - 2008/03/02 * modify sinstall.sh to use POSIX locale to bypass GNU ls changes to date-format. * improved/refined changes for closing bitmap font (patch by Andrea Odetti). * improve resize computation for situations where the negotiation fails, by invoking the xterm widget's core-class resize method (Debian #365602, patch by Jim Paris). * restore initialization of terminal's VMIN and VTIME settings, from patch #232 changes (patch by Matthieu Herrb). Patch #233 - 2008/02/24 * add configure check for ttydefaults.h, include if needed, e.g., for systems where defining _POSIX_C_SOURCE, etc., prevents it from being included via termios.h (prompted by comments by Robert Delius Royar and Jeremy Huddleston). * patches from Alan Coopersmith. These correspond to bug-ids on bugs.opensolaris.org 4029911 fix a typo in manpage 4045962 xterm doesn't properly set ut_syslen 4192572 left-left-right misinterpreted as triple click * minor optimization to tab-initialization (patch by Nemeth Marton). * fix a case where an incorrect font was freed during initialization from patch #232 changes (patch by Andrea Odetti). * improve comparison used in SameFont function for GC-caching (Julien Cristau). * correct macro name used for default CKILL definition to work with Mac OS X (report by Jeremy Huddleston). Patch #232 - 2008/01/30 * corrected logic in a font-cache used for reverse-video (Debian #404079). * add control sequence to alter pointerMode at runtime. * add limit-checks for rectangle operation parameters (report by Martin Pirker). * modify minstall.sh to suppress $MANPAGER and $PAGER environment variables, which may interfere with redirecting output of man to a shell variable (report/patch by Zdenek Sekera). * do not try to hide mouse pointer in the tek4014 window, fixes broken "-t" option at startup from patch #230 changes (report by Robert K. Nelson). * correct datatype used when drawing tek4014 data using xterm compiled for wide-characters, on big-endian machines (reports by Jeremy Huddleston, Harald Hanche-Olsen, Martin Costabel, Merle Reinhart). * modify to cache the font-names along with the bitmap font data, to improve comparison of fonts. * modify to allow building with configure options --disable-ansi-color and --disable-leaks (Debian #459817, report/patch by Nemeth Marton). * modify to allow building with configure options --enable-wide-chars and --disable-c1-print (Debian #459816, report/patch by Nemeth Marton). * add pointerMode resource to control whether and when the pointer cursor is hidden as the user types. * simplify initialization of ttyMode- and related characters using a table. * modify initialization-logic for stty values that correspond to ltchars structure and the BSD TIOCSLTC ioctl (susp, dsusp, rprnt flush, werase, lnext). These were reset to constants for both termios and legacy interfaces immediately after asking the system for the existing values since X11R6.1, rather than using them to provide inherited values. While the legacy interface has some constraints, e.g., on HPUX, the POSIX or termios interface should not. Your shell may reset these anyway (prompted by patch by Ed Schouten). * improve logic for hiding/displaying pointer-cursor (report by Mark Brukhartz). * add limit-checks to tabs.c, increase maximum column for setting tab-stops from 320 to 1024 (report by Nemeth Marton). * correct length, i.e., number of types of selection targets, computed by ConvertSelection() when not handling wide characters for the XA_TARGETS() case. This leaves an extra Atom on the end of the list which is not handled by Java applications. The problem was introduced in patch #151 (report by David Wood).
2008-04-21Update to 1.182:xtraeme2-7/+7
Overview of changes in Gtk2 1.182 ================================= * Correct memory management in Gtk2::ScaleButton::new() and set_icons(). * Fix many build and test suite issues, especially on MSWin32 and cygwin. Overview of changes in Gtk2 1.181 ================================= * Fix a test failure. * Fix a Makefile.PL problem encountered by CPAN testers. Overview of changes in Gtk2 1.180 ================================= Since 1.16x (the previous stable series) ---------------------------------------- * Add bindings for GtkIMContext, GtkIMContextSimple, and GtkIMMulticontext. * Correct the way we check values for definedness. * Allow Perl code to implement GtkCellLayoutIface. * Allow Perl code to implement GtkBuildableIface. * Add accessors for Gtk2::Assistant's buttons. * Add Gtk2::Container::forall, Gtk2::Pango::Layout::set_height, Gtk2::Pango::Layout::get_height, Gtk2::Pango::LayoutIter_get_layout, Gtk2::Pango::Renderer::get_layout, and Gtk2::Pango::Renderer::get_layout_line. * Improve documentation. * Fix many leaks and other memory handling issues. Since 1.173 ----------- * Fix test failures. Overview of changes in Gtk2 1.173 ================================= * Fix memory handling bugs in Gtk2::Gdk::Region::get_clipbox and Gtk2::StatusIcon::get_geometry. * Make Gtk2::Gdk::Pixbuf::new_from_xpm_data handle incomplete XPM data gracefully. * Wrap new API: - pango_layout_set_height, pango_layout_get_height - pango_layout_iter_get_layout - pango_renderer_get_layout, pango_renderer_get_layout_line * Improve documentation in many places. * Fix some test failures. Overview of changes in Gtk2 1.172 ================================= * Improve the documentation significantly in many places. * Allow Perl code to implement GtkCellLayoutIface. * Allow Perl code to implement GtkBuildableIface. * Make Gtk2::CellLayout::set_attributes() properly clear all previous attributes. * Add accessors for Gtk2::Assistant's cancel, forward, back, apply, close, and last buttons. * Add Gtk2::Container::forall. * Fix build and test suite issues. Overview of changes in Gtk2 1.171 ================================= * Avoid syntax that was causing perl errors in Gtk2::Builder::_do_connect on some platforms. * Add bindings for GtkIMContext, GtkIMContextSimple, and GtkIMMulticontext. * Improve the documentation in various places. * Make Gtk2::Gdk::Color::new take an optional pixel value. * Correct the way we check values for definedness: use Glib's gperl_sv_defined(), an XS version of perl's defined(). Among other things, this should fix the problems where tied values were reported as undefined. * Plug memory leaks. Overview of changes in Gtk2 1.170 ================================= * Make our build output prettier. * Publicize our Makefile.PL-time requirements through META.yml's configure_requires. * Fix leak in Gtk2::Pango::Layout::get_iter. * Fix a few test failures.
2008-04-19update to 0.12, part of mono-1.9kefren3-15/+12
2008-04-19Update to 2.10.4 as mono-1.9 requestskefren3-8/+11
2008-04-19Change MASTER_SITES http url to the location suggested in top page.obache1-2/+2
2008-04-18DESTDIR safe.joerg1-1/+3
2008-04-18Don't try to remove include/X11/extensions as others doing.obache1-2/+2
2008-04-17Update to 1.1.3:wiz2-6/+6
Alan Coopersmith: Add hooks to check code with sparse/lint/etc. Version bump: 1.1.3 Daniel Drake: Bug #11084: libXScrnSaver COPYING file James Cloos: Add *~ to .gitignore to skip patch/emacs droppings Add missing PHONY line for automatic ChangeLog generation Matthieu Herrb: Makefile.am: nuke RCS Id Paulo Cesar Pereira de Andrade: libXScrnSaver ansification.
2008-04-17Update to 1.0.5:wiz2-6/+6
Alan Coopersmith: Version bump: 1.0.5 Daniel Drake: Bug #11094: libxkbfile COPYING file James Cloos: Replace static ChangeLog with dist-hook to generate from git log
2008-04-17Update to 1.1.4:wiz7-55/+38
Adam Jackson (2): Bug #14029: Don't LockDisplay() recursively. libX11 1.1.4 Alan Coopersmith (6): X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page XErrorDB updates for Render 0.9 & XFixes 4.0 Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from # Add support for building lint library with --enable-lint-library Man page typo fixes Anton Zinoviev (1): Additions to the Compose file for UTF-8 Daniel Stone (1): Colours: Fix --disable-xcms Eric Anholt (2): Add XF86 keyboard/monitor brightness keysyms to the keysymbdb. Bug #2081: Note the range limitation of XSetScreenSaver arguments. Eric S. Raymond (9): Bug #9516: Markup error in XAllocWMHints.3x Bug 9523: Markup problems in XQueryExtension.3x Bug #9650: Bad markup in XLoadFont.3x manual page Bug #9651: Bad markup in XcmsColor.3x Bug #9652: Bad markup in XDrawArc.3x Bug #9653: Bad markup in XQueryColor.3x Bug #9654: Bad markup in XrmGetFileDatabase.3x Bug #9655: Bad markup in XrmUniqueQuark.3x Bug #9658: Bad markup on XIfEvent.3x Ian Romanick (1): Make sure nls/am_ET.UTF-8/Makefile is created by configure. James Cloos (12): Fix SMP Compose targets Add some compose sequences Compose fix for Latin-1 (from Debian) Add additional Euro signs to compose Patch for Catalan locales Add compose file for Ethiopic to match new keyboard in xkeyboard-config Fix typo Use the new dead_psili and dead_dasia keysyms added to proto/x11proto 7.0.11 Fix the <U\x+> keysyms in the en_US.UTF-8 Compose file Update the currency symbols block of en_US.UTF-8/Compose.pre Add <dead_stroke> compose sequences add a comment to en_US.UTF-8/Compose Jamey Sharp (1): Two threads can request sequence sync and XID fetch simultaneously. Jeremy C. Reed (1): Fix a mutex reference-counting bug. Jeremy Huddleston (3): Define __DARWIN__ when host_os =3D=3D darwin* as needed in SetLocale.= c Use __APPLE__ instead of __DARWIN__ Added launchd support. Kim Woelders (1): Fix bs_BA entries in locale.dir.pre Kristian H=C3=B8gsberg (1): Add GLX 1.4 requests and errors. Samuel Thibault (1): X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.man S=C3=B8ren Sandmann Pedersen (1): XIM: Fix a hand when switching input context. Yann Droneaud (1): XIM: Properly initialise client event
2008-04-17Update to 1.0.3:wiz2-6/+6
Adam Jackson (2): Bug #13660: XineramaQueryScreens() always modifies the 'number' outparameter. libXinerama 1.0.3 Brice Goglin (1): Fix typo in Xinerama.man James Cloos (1): Add missing PHONY line for automatic ChangeLog generation
2008-04-17Update to 1.0.4:wiz2-6/+6
Ademar de Souza Reis Jr: convert manpages prototypes to C ANSI format get rid of ancient XFree86 CVS Id tags Alan Coopersmith: Version bump: 1.0.4 Matthieu Herrb: nuke RCS Ids
2008-04-16Update to 1.0.4:wiz3-24/+6
Adam Jackson (2): Bug #7645: Fix a conditional that always evaluates to FALSE. xkbcomp 1.0.4 Alan Coopersmith (1): Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.am Daniel Drake (1): Bug #11025: xkbcomp COPYING file James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Matthieu Herrb (2): Also mark xkbparse.h as a generated file. Revert "Also mark xkbparse.h as a generated file." Tilman Sauerbeck (3): Fixed an invalid memory access. Fixed a bunch of const correctness bugs. Ignore *.o and ylwrap.
2008-04-16Update to 1.0.8:wiz3-19/+18
Adam Jackson (1): xinit 1.0.8 David Nusinow (1): Unbreak installs on non-launchd systems James Cloos (1): Add missing PHONY line for automatic ChangeLog generation Jeremy Huddleston (19): Added some support for Xquartz on OS-X. Added Apple launchd support Changed x11-exec to actually start X11.app. X11.app will be responsible for calling xinit. OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming its dock icon Added support for OS-X preferences to disable tcp/ip connections and xauth OS-X: Made defaults test more robust OS-X: Need to use bash --login to setup the environment from launchd. XQuartz doesn't need the -launchd command line argument anymore. OS-X: Properly set enable_xauth if the user has no defaults set and choose a valid $display for fast-user-switching. OS-X: Add bindir to $PATH in startx if it's not there OS-X: Fixed typo OS-X: Set fontpath in xinitrc to include system / user fonts. Additionally fixed font scaling issues (trac #52) Apple: use -nocpp arg to xrdb if cpp is not installed Apple: Cleaned up font path setting and added font caching to xinitrc Apple: Support spaces in $HOME for font path, and remove duplicate entry Added org.x.X11.plist.cpp to EXTRA_DIST Apple: font caching and defaults Apple: Adding support for an xinitrc.d directory on OSX, so fink doesn't need to clobber files Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much up startx Matthieu Herrb (1): Use /dev/arandom instead of /dev/urandom to generate the cookie root (1): Define APPLE for the rest of us
2008-04-16Update to 1.0.3:wiz2-6/+6
Adam Jackson (1): xev 1.0.3 James Cloos (4): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Add missing PHONY line for automatic ChangeLog generation Noah Levitt (1): Handle WM_DELETE_WINDOW
2008-04-16Update to 1.0.4:wiz2-6/+6
Adam Jackson (1): xset 1.0.4 Alan Coopersmith (3): Make code formatting consistent Convert function declarations from K&R to ANSI C Delete duplicated #include statements James Cloos (1): Add *~ to .gitignore to skip patch/emacs droppings gsr.bugs (1): Manpage: Add mention of mouse acceleration with zero threshold
2008-04-16update to 2.22.1.3drochner3-6/+47
changes: -some fixes to the clock applet -forward compatibility for gnome-2.24 pkgsrc change: re-applied the old pkgsrc fix for gnome bug #372155 (Calendar opens Evolution on the wrong day), because the fix which was applied upstream is incorrect
2008-04-16update to 3.5, necessary because 3.2 in not sufficient fordrochner5-21/+25
sysutils/gnome-settings-daemon, as reported by dieter roelants per PR pkg/38441 changes: -Processing "vendor" elements, bugfix -Updated translation scheme, based on xkeyboard-config 1.2 -Got rid of the fallback xml file (some code cleanup). Fixed a couple of bugs (one crasher)
2008-04-16Update to 2.0.4:wiz3-10/+7
commit beafefcb82089ec0bd629a66054e2982bdcaee51 Author: James Cloos Date: Thu Dec 6 16:39:12 2007 -0500 Replace static ChangeLog with dist-hook to generate from git log commit 55dd8f55f3f99051c4579e9574c10ecc9863830e Author: Kristian Høgsberg Date: Mon Oct 29 20:35:58 2007 -0400 dri_interface.h doesn't belong here, remove function protos from xf86dri.h. commit 28590a910f78fcdac526c61e9e427360128f3131 Author: James Cloos Date: Mon Sep 3 05:54:29 2007 -0400 Add *~ to .gitignore to skip patch/emacs droppings commit a9000b5b3756af2bddb9f3212a682ef647712ff8 Author: Alan Coopersmith Date: Fri Jul 14 18:56:46 2006 -0700 renamed: .cvsignore -> .gitignore
2008-04-16Update to 1.0.4:wiz2-6/+6
Alan Coopersmith (1): renamed: .cvsignore -> .gitignore Eamon Walsh (2): Updates to printproto as part of devPrivates rework. Update package version number for devPrivates rework. Egbert Eich (1): 23. Merged with XFree86 4.4.0. Added changes that went into infected files. James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Kaleb Keithley (1): merge XFree86 4.3.0.1 to -CURRENT
2008-04-16Update to 1.0.3:wiz2-6/+6
Adam Jackson (1): xauth 1.0.3 Daniel Drake (1): Bug #10971: xauth COPYING file Jeremy Huddleston (2): Added support for launchd socket get_address_info: don't allow duplicate entries to be returned in the list
2008-04-16PYTHON_VERSIONS_ACCEPTED+=25abs1-2/+2
2008-04-16PYTHON_VERSIONS_ACCEPTED+=25abs1-2/+2
2008-04-16Update MASTER_SITES to new location, noticed by Zafer Aydogan via private mail.obache1-3/+3
Also update HOMEPAGE.
2008-04-16Switch MASTER_SITES from ftp to http site.obache1-2/+2
Noticed by Zafer Aydogan via private mail. Old ftp site is "connection refused".
2008-04-16Switch MASTER_SITES from dead sites to download.savvanah.nongnu.org.obache2-10/+7
Noticed by Zafer Aydogan via private mail. distfile name is differ, but contents are same.
2008-04-16MASTER_SITES are dead.obache1-3/+2
Set ftp.42.org (Noticed by Zafer Aydogan via private mail) FreeBSD ports doing.
2008-04-15update to 2.20.5drochner2-6/+6
changes: -Use GDK functions to get proper screen resolution -Move default Welcome/RemoteWelcome strings from gdm.h to gdm-daemon-config-keys.h so it isn't defined twice -Translation updates
2008-04-15update to 2.22.2drochner3-10/+17
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.1drochner3-9/+12
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.0drochner3-593/+162
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.1.1drochner4-15/+16
This switches to the gnome-2.22 release branch.
2008-04-15update to 2.22.1drochner3-26/+158
This switches to the gnome-2.22 release branch.