ANN: xterm-310

2014-07-25 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-310.tgz
ftp://invisible-island.net/xterm/current/xterm-310.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-310.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-310.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-310.tgz
ftp://invisible-island.net/xterm/xterm-310.tgz.asc

Patch #310 - 2014/07/25

 * update package/freebsd files based on xterm #309 port.
 * adapt  changes  from  Minux3.2  which  ported  xterm #197, to allow
   building  on  that  platform  both using imake as well as using the
   configure script.
 * update precompose.c based on Unicode 7.0
 * build-fix for --with-Xaw3dxft option (report by Emanuel Haupt).


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm-309

2014-07-13 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-309.tgz
ftp://invisible-island.net/xterm/current/xterm-309.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-309.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-309.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-309.tgz
ftp://invisible-island.net/xterm/xterm-309.tgz.asc

Patch #309 - 2014/07/13

 * modify  configure  script  to  work  around  debris left by XQuartz
   upgrades.
 * modify test-package scripts to enable ReGIS graphics.
 * improvements/additions  to ReGIS graphics, e.g., drawing text (Ross
   Comb).
 * add  --with-Xaw3dxft,  to  link  with Xaw 3d xft library (Stephen P
   Wall).
 * amend  reset  for cursor-shape to take into account cursorUnderline
   resource (report by Christian Weisgerber).
 * update config.guess, config.sub

-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm-308

2014-06-19 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-308.tgz
ftp://invisible-island.net/xterm/current/xterm-308.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-308.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-308.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-308.tgz
ftp://invisible-island.net/xterm/xterm-308.tgz.asc

Patch #308 - 2014/06/19

 * corrected  font  used  for  clipping double-width bitmap fonts from
   patch   #307  changes  to  work  around  mis-scaled  fonts  (Debian
   #752947).
 * improve wording of a warning message.


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm-307

2014-06-17 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-307.tgz
ftp://invisible-island.net/xterm/current/xterm-307.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-307.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-307.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-307.tgz
ftp://invisible-island.net/xterm/xterm-307.tgz.asc

Patch #307 - 2014/06/17

 * fill  background for top/bottom parts of double-width/double-height
   characters,  to  cover  occasional  gaps due to bitmap font-scaling
   (report by Egmont Koblinger).
 * amend  resets  for keyboard-type, pointer-mode and title-modes from
   xterm  #305  changes  to  account  for  resource  settings  (Debian
   #751351).
 * modify printAttributes feature to include new SGR codes.
 * modify cursor show/hide logic to work with italic fonts.
 * do  clipping  and  filling for a case with bitmap-fonts and italics
   when  the font server returns only a close match (report/testcase
   by Egmont Koblinger).
 * adjust loop comparison for underlining to display underlines on 5x8
   font as in patch #304 (Debian #750733).
 * amend fix for Freedesktop #15979 (Debian #750733).
 * amend xterm.appdata.xml, making it validate with current schema.


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm-304

2014-05-03 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-304.tgz
ftp://invisible-island.net/xterm/current/xterm-304.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-304.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-304.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-304.tgz
ftp://invisible-island.net/xterm/xterm-304.tgz.asc

Patch #304 - 2014/05/03

 * add  debugging  check  for  parsing  table  entries,  fixed  a  few
   inconsistencies.
 * handle  utmp/utmpx  strings  consistently  with  new  function that
   null-pads unused locations.
 * build-fix  for  imake  configuration  with  FreeBSD 9 and later, to
   account for replacing utmp with utmpx.
 * improve handling of the fontsel (font-selection) menu item:
  + initialize   the   menu   entry  differently  if  the  toolbar
configuration is used, i.e., enabling it without attempting to
use  the  current selection as a font name. Because of the way
in  which  the  toolbar is setup, this attempt usually failed,
and would result in a warning.
  + if  the menu action fails, e.g., no font can be loaded for the
given selected name, then recover by resuming with the current
font.  Before, the recovery went to the default font. That was
done to work around missing bitmap font in patch #276.
 * document OSC 119 in the control sequences listing (report by Egmont
   Koblinger).
 * modify special handling of XF86Paste or SunPaste keysyms (see patch
   #227)  to  use the standard shift/lock modifiers in case those are,
   for  example,  used  in  level  3 in an XKB file (patch by Matthieu
   Herrb).
 * configure macro updates:
  + drop the -no-gcc option from CF_INTEL_COMPILER
  + modify  CF_XOPEN_SOURCE  to  suppress  the  check for defining
_XOPEN_SOURCE on Solaris
 * reduce bss storage used for ReGIS/Sixel modules, as well as cleanup
   storage usage in other modules.
 * initial changes for ReGIS support (patch by Ross Combs):
  + document control-sequences
  + separate ifdef's for sixel and color-register features
  + add configuration for VT382


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


[XFree86] XFree86 Without Root

2014-05-02 Thread Peter John Burkimsher
Hi XFree86 list,

tl;dr - Please can someone give me advice on running XFree86 as an unprivileged 
(non-root) user?

OpenShift (http://www.openshift.com) is a service from Red Hat that gives you a 
completely free server with SSH and SFTP access. Unlike Amazon's free for 12 
months model, this is free forever, and I've used it flawlessly since 2011. 
It's also not blocked in China. I can run command-line tools, Bash scripts, 
PHP, Python, Ruby, Java, you name it. 

The problem with OpenShift is that I don't have root access to the virtual 
machine. So everything has to happen through my user folder. I can export my 
path, but I basically have to compile each program I want from source. 

X11VNC is an X server and a VNC server in one. I've successfully compiled it, 
set up port forwarding, and tried to connect to the virtual machine. 
http://www.karlrunge.com/x11vnc/
It connects! But then Xvfb gives an error: http://pastebin.com/RVNcVYvq

If I run Xvfb independently, it gives a bit more information: 
http://pastebin.com/9rdf7tFd

I installed Xfsrv from 
http://ftp.xfree86.org/pub/XFree86/4.8.0/binaries/Linux-x86_64-glibc23/ but 
that gives me another error xfs: symbol lookup error: xfs: undefined symbol: 
_FontTransMakeAllCOTSServerListeners

I'm on the brink of having a GUI-capable cloud computer for free. Is it 
possible to modify XFree86 to use different directories instead of /tmp and 
/usr? If so, I think this is possible. Thank you!

Peter
http://peterburk.dyndns.org

ANN: xterm-302

2014-03-02 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-302.tgz
ftp://invisible-island.net/xterm/current/xterm-302.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-302.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-302.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-302.tgz
ftp://invisible-island.net/xterm/xterm-302.tgz.asc

Patch #302 - 2014/03/02

 * amend  approximation for color map introduced in patch #277 to make
   that apply only to TrueColor (adapted from patch by Joe Peterson).
 * add -report-colors option, to show colors as they are allocated.
 * fix some gcc -Wcast-qual warnings.
 * correct app-defaults location for CentOS-4 in xterm.spec
 * improve  check  in  minstall.sh for X manpage's section number; add
   sample  dependencies  for  the  relevant  documentation  package to
   packaging test-scripts (prompted by Novell #779474).
 * modify sample build-scripts for dpkg and rpm to ensure that vttests
   scripts are uncompressed and executable.
 * modify  Perl scripts in vttests to use env to find Perl rather than
   relying  on /usr/bin/perl This makes the sample scripts usable with
   NetBSD and other systems using pkgsrc.
 * amend  check  from  patch  #301  for valid shell to permit existing
   SHELL  value  to  specify  the  shell;  clarify the behavior in the
   manpage (report by Emmanuel Thome).
 * amend  change to wide-character processing from patch #257 to allow
   switching  to/from  UTF-8 encoding if the utf8 resource was not set
   to always (report by Honza Maly).
 * fix  incorrect  free  from  patch #301 changes, if explicit program
   without -e option is a valid shell (patch by Romain Francois).


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm-301

2014-01-19 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-301.tgz
ftp://invisible-island.net/xterm/current/xterm-301.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-301.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-301.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-301.tgz
ftp://invisible-island.net/xterm/xterm-301.tgz.asc

Patch #301 - 2014/01/19

 * OSC 104  and 105 did not accept parameter to reset a specific color
   (patch by Egmont Koblinger).
 * add  configure  check  for  initgroups,  and  use  that function to
   complement  its  use  of  setgid  (prompted  by  patch  by Miroslav
   Lichvar).
 * improve  manpage  description  of scrollbar translations versus the
   vt100 translations (Debian #723573).
 * add  a  few  paragraphs  to  manpage explaining the implications of
   xterm's reliance on X Toolkit for command-line parsing.
 * modify  cursor-theme  logic  to  check  if the environment variable
   XCURSOR_THEME  is  set  to  a  nonempty value before constructing a
   dummy them (prompted by similar check added in OpenBSD CVS).
 * add  check  for  a case where TrueType bold font is missing a glyph
   where  the non-bold font has it. Temporarily switch to the non-bold
   font to draw the glyph (report by David Demelier).
 * minor documentation fixes for ctlseqs.ms
 * only   set   SHELL   environment  variable  to  programs  found  in
   /etc/shells (prompted by patch/report by Al Poole).
 * build-fix,  when  --disable-wide-chars  --disable-boxchar  is  used
   (prompted by patch by Andrey Panov).


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm-299

2013-12-01 Thread Thomas Dickey
Files:
ftp://invisible-island.net/xterm/current/xterm-299.tgz
ftp://invisible-island.net/xterm/current/xterm-299.tgz.asc
ftp://invisible-island.net/xterm/patches/xterm-299.patch.gz
ftp://invisible-island.net/xterm/patches/xterm-299.patch.gz.asc
ftp://invisible-island.net/xterm/xterm-299.tgz
ftp://invisible-island.net/xterm/xterm-299.tgz.asc

Patch #299 - 2013/12/01

 * fix  regression  in  line-drawing  from patch #297 changes for NRCS
   exposed  by change to assumeAllChars resource in patch #298 (report
   by Markus Waldeck).


-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


[XFree86] ..

2013-07-01 Thread fatimah Ismaila
Celliann vorliegenden 
http://armyane-ua.com/images/biscuitdyingleeharrison/?enCIDID=fvwramggf
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


ANN: xterm patch #293

2013-05-27 Thread Thomas Dickey
Patch #293 - 2013/05/27

 * modify sample xterm.spec to use newer icon
 * add  configure  option  --with-icon-symlink  to work around systems
   which  map  icon requests for to a single xterm icon, but neglect
   to  install  the  icon  needed  for window decorations (report by H
   Merijn Brand).
 * improve parameterizing of sample xterm.spec
 * amend  fix  for  printer  from  patch #280, removing a reset of the
   signal handler for SIGCHLD (report by Joe Julian).
 * set environment variable XTERM_FILTER if a locale-filter is used.
 * enable DEBUG logic when --enable-trace configure option is given.
 * improve description of initialFont, set-vt-font and set-tex-text in
   manpage (Debian #707899).
 * fix  regression from patch #292; selecting a word that ended at the
   right  margin  without  wrapping  would  not  select  the last cell
   (report by Christian Weisgerber).

-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


ANN: xterm patch #291

2013-02-26 Thread Thomas Dickey
Patch #291 - 2013/02/26

 * add  validity  check  for xterm widget parameter to AlternateScroll
   function, needed to handle wheel mouse events in the scrollbar area
   since  patch  #282 changes which introduced alternateScroll feature
   (Redhat #874327).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpS1kGf_YZY7.pgp
Description: PGP signature


ANN: xterm patch #290

2013-02-12 Thread Thomas Dickey
Patch #290 - 2013/02/12

 * revert of patch #282 change was incomplete (report by Jim Reisert).
 * fix typo in manpage (report by Vincent Lefevre).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgphW3sOJxY6W.pgp
Description: PGP signature


[XFree86] ask for Xvfb

2013-02-05 Thread 孙广宇
hi,all
I want to build a Xvfb which do not write anything in /tmp. My problem
is the Xvfb I build is 4M large, but the Xvfb in sites is 1M. my Xvfb is
very slow when gtk_init() is running. I think some optinos should be set
NO, but I don't know. I want to ask if there is any information, just as
Xvfb.cf or host.def, that can help build 1.4M large Xvfb.


[XFree86] ask for Xvfb

2013-01-29 Thread 孙广宇
hi,all
I want to build a Xvfb which do not write anything in /tmp. My problem
is the Xvfb I build is 4M large, but the Xvfb in sites is 1M. my Xvfb is
very slow when gtk_init() is running. I think some optinos should be set
NO, but I don't know. I want to ask if there is any information, just as
Xvfb.cf or host.def, that can help build 1.4M large Xvfb.


ANN: xterm patch #286

2012-10-29 Thread Thomas Dickey
Patch #286 - 2012/10/29

 * fix minstall.in to work with make docs rule, so that patch number
   appears in the corresponding generated documentation.
 * modify minstall.in to keep the name shown in the heading consistent
   with any renaming, e.g., for test-builds.
 * check  for  misconfigured printerCommand resource on the first use,
   warn  and  disable  it if it does not specify an executable command
   (Debian #691642).
 * improve  check  for  window-manager name needed to establish usable
   default for activeIcon resource. This works around a scenario where
   gdm  does  incomplete cleanup, leaving window properties that refer
   to windows which no longer exist (Redhat #869959).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpR8HNAGOziM.pgp
Description: PGP signature


ANN: xterm patch #285

2012-10-23 Thread Thomas Dickey
Patch #285 - 2012/10/23

 * add/adapt FreeBSD ports files for test-building.
 * modify  minstall.sh to use the patch-number and date in the manpage
   footer.
 * add  check  for  failure  to  allocate the fg/bg colors at startup,
   e.g.,  misconfiguration. Work around by setting both to the default
   colors (suggested by Scott Bertilson).
 * amend  change  for  patch  #280 which added modifyKeyboard, to make
   modifyOtherKeys work (report by Ailin Nemui).
 * add query-colors.pl example for OSC 4.
 * correct   mis-applied  fix  for  minstall.sh  (report  by  Miroslav
   Lichvar).


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpmlJtipUpCY.pgp
Description: PGP signature


ANN: luit 1.2-20121014

2012-10-14 Thread Thomas Dickey
http://invisible-island.net/luit/
http://invisible-island.net/luit/luit.log.html

   2012/10/14 -
 * review/improve no-leaks checking with valgrind.
 * add  null-pointer checks in copyOut in case a non-8bit encoding was
   used with the iconv configuration.
 * document environment variables used by luit in its manpage.
 * amend  the  check using nl_langinfo(CODESET) in 2011/10/30 changes,
   ignoring  that section if the -encoding option was given (report by
   Alexios Zavras).
 * support --datarootdir option in configure script.
 * updated configure macros:

CF_FUNC_GRANTPT
add another step to the test-program.

CF_FUNC_POLL
fix  the case where stdin is redirected, e.g., in rpm/dpkg
builds   (reported   in   Debian  #676461).  Also  correct
return-check,  which could have been confused by typing on
the keyboard while the check was running.

CF_GCC_ATTRIBUTES
use   AC_DEFINE_UNQUOTED()   rather   than   appending  to
confdefs.h,  since  long-ago  concern about the ability to
pass-through  parameterized  macros  appears  to  be not a
problem, testing with 2.13 and 2.52

CF_GCC_VERSION
add  workaround  for  Debian's modification of the version
message

CF_GCC_WARNINGS
add check for clang

CF_PATHSEP
add message to show the actual value used.

CF_PATH_SYNTAX
also   match   (for   substitution)   variables   such  as
${includedir}

CF_WITH_PATH
fix after changes in ncurses to use --datarootdir

CF__GRANTPT_BODY
add an ifdef'd chunk #5 for testing the 'tty' (rather than
'pty')  and moved the important 'pty' chunk before opening
the  slave  device  as  a  simple  way  of making the test
program   lose  any  possible  race  between  parent/child
processes in initializing both sides of the pseudoterminal
(report by Christian Weisgerber).

miscellaneous
cleanup based on byacc 20121003.

 * update config.guess, config.sub

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpHgiTNzDg7T.pgp
Description: PGP signature


[XFree86] (no subject)

2012-10-01 Thread Malati C
HI,

I am trying to compile Xfree86 4.8.0 for ARM platform and getting into
error at first step itself. Can anyone help me go further.

Here is the error log 

Building XFree86 version 4.8.0 (15 December 2008).

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Mon Oct  1 16:44:25 PDT 2012

cd ./config/imake  make  -f Makefile.ini BOOTSTRAPCFLAGS=
CC=arm-marvell-linux-gnueabi-gcc clean
make[1]: Entering directory `/home/eng/temp/Xfree86_xc/build/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
rm -f imakemdep_cpp.h
make[1]: Leaving directory `/home/eng/temp/Xfree86_xc/build/config/imake'
make  Makefile.boot
make[1]: Entering directory `/home/eng/temp/Xfree86_xc/build'
cd ./config/imake  make -w -f Makefile.ini BOOTSTRAPCFLAGS=
CC=arm-marvell-linux-gnueabi-gcc
make[2]: Entering directory `/home/eng/temp/Xfree86_xc/build/config/imake'
making imake with BOOTSTRAPCFLAGS= and
CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR= in config/imake
arm-marvell-linux-gnueabi-gcc -o ccimake -DCROSSCOMPILEDIR=\\  -O
-I../../include ccimake.c
if [ -n  ] ; then \
/cc -E `./ccimake` \
-DCROSSCOMPILE_CPP imakemdep.h  imakemdep_cpp.h; \
else touch imakemdep_cpp.h; fi
arm-marvell-linux-gnueabi-gcc -c  -O -I../../include `./ccimake` imake.c
./ccimake: 1: Syntax error: word unexpected (expecting ))
arm-marvell-linux-gnueabi-gcc -o imake  -O -I../../include imake.o
make[2]: Leaving directory `/home/eng/temp/Xfree86_xc/build/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto
-f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
./config/imake/imake: 1: Syntax error: word unexpected (expecting ))
make[1]: *** [config/makedepend/Makefile.proto] Error 2
make[1]: Leaving directory `/home/eng/temp/Xfree86_xc/build'
make: *** [World] Error 2

Thanks in advance
Mchavva


ANN: xterm patch #282

2012-09-28 Thread Thomas Dickey
Patch #282 - 2012/09/28

 * improve configure check for XkbKeycodeToKeysym, fixing a regression
   on some older systems in the patch #280 changes.
 * add  clarification in manpage for alwaysBoldMode and veryBoldColors
   resources (prompted by Derek Martin question about using the former
   with TrueType fonts).
 * add  alternateScroll  resource  and corresponding control sequences
   which  modify  the  scroll-forw  and  scroll-back actions: when the
   alternate screen is displayed, wheel mouse up/down will send cursor
   keys (Debian #683942).
 * improve  rendering  for the case when a Unicode character is absent
   in  the  bold  font  but  present in the normal font by temporarily
   falling back to the normal font (Debian #359006, Debian #408666).
 * provide  configure  option  --enable-double-buffer  and  ifdef's to
   allow  comparisons  with/without double-buffering. The default uses
   normal buffering.
 * add  feature  to  optionally  scroll  current page before clearing,
   controlled  by  resource setting cdXtraScroll (prompted by patch by
   Richard Wagenblast):
 * integrated  patches  from  Arch  Linux  forum  posting  (patches by
   Richard Wagenblast):
  + modify reallocation limit of line-data when resizing screen so
that  lost  text  will  be  restored  if the screen is first
shrunk and then grown.
  + modify output to use double-buffering to reduce flicker.
 * modify  scroll-lock  action  to  handle on/off/toggle keywords like
   other actions. Previously the optional parameter was interpreted as
   an integer.
 * extend  DECSCUSR  to  provide a way to set the cursor to a vertical
   bar (patch by Paul Bolle).
 * add  -8,  -c,  -d  and -u options to 88colors2.pl and 256colors2.pl
   scripts.  No current terminal emulator recognizes C1 controls while
   handling  UTF-8  encoding—see  notes in patch #119 and patch #109
   regarding  utf8controls—but  the -u and -8 options are useful for
   demonstrating this point.
 * improve  speed  when  changing color palettes using OSC controls by
   deferring repaint while followup controls might be additional color
   palette changes.
 * modify  SGR 38 and SGR 48 to accept RGB index, matching the closest
   entry in xterm's palette.
 * extend  SGR 38  and  SGR 48  to accept colon as parameter separator
   (request by Paul LeoNerd Evans).
 * modify fullscreen action to allow it to toggle the full-screen mode
   rather  than  only  set  or  unset  it  (prompted  by  Eeri  Kask's
   suggestion to support _NET_WM_TOGGLE). This implementation does not
   yet use _NET_WM_TOGGLE.
 * add  support  for  _NET_WM_STATE_MAXIMIZED_VERT and
   _NET_WM_STATE_MAXIMIZED_HORZ  EWMH  properties  (suggested  by Eeri
   Kask).
 * make  fullscreen  mode  work  with  the tek4014 window. This change
   makes  only the currently active window to be changed to fullscreen
   rather than changing both windows.
 * modify  TekClear function to discard pending output before clearing
   the tek4014 display (patch by Kevin Ryde).
 * fix  deleteIsDEL  feature,  broken in patch #280 changes (report by
   Mike Thornburg, forwarded by Jeremy Huddleston).
 * fix   a   special   case   of   wrapping   double-width  characters
   (report/test-case by Ken Winstein).
 * add E3 extended capability to xterm-basic to match ncurses 20120728
   patch.
 * fix incorrect transformation ofrow-parameterfor
   ClearCurBackground in patch #279 which caused incorrect painting in
   some scrolling scenarios (report by Chuck Silvers).
 * fix typo in manpage description of +maximized option (Paul Maier).
 * change  default  for  configure  option  --with-xpm,  turning it on
   unless requested otherwise.
 * add configure option --with-icon-name which can be used to override
   the default icon used in icon-themes.
 * extend  activeIcon  resource  to  provide default value which tells
   xterm  to  determine  the  window  manager's name and automatically
   enable  the  feature  for  fvwm  and  window  maker.  The  explicit
   true/false values can be used to override this behavior.
 * add  mini xterm icon, which scales better than the standard xterm
   icon, e.g., for the gnome/kde panel feature.
 * extend  iconName  resource  to  search  for icon named according to
   resource value and use that if found. If not found, use compiled-in
   pixmap. Both set the WM_ICON_NAME property which is used by various
   window managers, usually for window decoration.
 * updated  autoconf  patch,  adding  support for --datarootdir, which
   changes the default location of manpages.
 * further  improved  autoconf 

[XFree86] XFree86 for FreeDOS

2012-07-28 Thread Francesco Cardi
First of all I offer you my warmest congratulations for this great
project, I am a supporter of Free Software and am looking for XFree86
FreeDOS.

I read some guides that I should compile the source with DJGPP, but
others say it is not done then all you need to really run XFree85 on
FreeDOS.

There is this really possible?

greetings

-- 
Cardi Francesco alias Il Parente
Free Software activist
CEO/President Movimento Culturale GNU CODICE LIBERO

Diaspora*: https://joindiaspora.com/u/ilparente
Identi.ca: https://identi.ca/cardifrancesco
Jabber: ilpare...@jabber.org
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Help turning off Mouse Zapping

2012-06-27 Thread zhishen99
Hey. I figured that this must have been a Gnome issue, but I find it on
KDE and other desktops. They all seem to have active corners and edges
nowadays. Whenever my mouse gets close to the corners or edges of the
screen, it magically gets a mind of its own and flies off to the corner
or sides. This is extremely annoying and makes it difficult to use my
applications.

I've tried using different mice, but it still occurs with my two
bluetooth mice and ,yone PS/2 mouse.  I've tried changing the mouse
sensativities.  

Since this happens with Gnome, KDE4, LXDE, Mate, Trinity all to some
degree, I think that this must be an X issue under the hood. Of course,
if it's a feature, I must presume that it was in response to Gnome/KDE
soliciting it.  Regardless, I'm not happy dealing with a mouse with a
mind of its own.

I didn't have this problem on Fedora 14. But, I finally realized that
F14 was effectively at end-of-life, and was forced to upgrade to Fedora
17. And, now, this behaviour is happening all the time.  Can someone
please tell me why this is happening and how to turn it off.

Many thanks!

-t

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


ANN: xterm patch #281

2012-06-26 Thread Thomas Dickey
Patch #281 - 2012/06/26

 * remove  $(srcdir)/  from  install-icon  rule  to  fix builds when
   --srcdir configuration option is used.
 * fix  for  configure  script's  search  for icon file when it is not
   found  in  the  current  directory, e.g., when building out of tree
   (patch by Thierry Reding).
 * undo  the  XK_Home  / XK_End change from patch #280 which broke the
   non-VT220 keyboard for those keys (report by H Merijn Brand).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpK5Ix4hg8U5.pgp
Description: PGP signature


ANN: xterm patch #280

2012-06-24 Thread Thomas Dickey
Patch #280 - 2012/06/24

 * addconfigurechecktoworkaroundwarning   from
   desktop-file-install   for   Encoding,   noting   that  it  emits
   deprecation warnings without providing its version information.
 * add  configure  option  --with-icon-theme  to tell xterm whether to
   install  into  an  icon  theme,  defaulting  to  hicolor  (Redhat
   #755206, #799614 and #804279).
 * change  --with-icondir  to  look  for icons directory rather than
   pixmaps  by  default.  Add  new  option --with-pixmapdir to allow
   these two uses to be installed concurrently.
 * modify  configure options --with-app-defaults and --with-icondir to
   accept  auto  as  value  to  look  for  existing  directory  from
   well-known locations.
 * add  missing codes for secondary DA response which tell the type of
   terminal as in the primary DA response.
 * update  primary  DA  response for VT420 to include user windows and
   horizontal scrolling.
 * add  modifyKeyboard resource to support keypad-modifier changes per
   request  by  Thomas  Wolff  add  XK_Home / XK_End to editing-keypad
   checks
 * add back-tab key kB to termcap entries to match the terminfo.
 * update  terminfo  to  match corresponding entries in ncurses, e.g.,
   add XT and adjust sgr string for xterm-bold entry.
 * add  configure  options  to  predefine the most commonly customized
   resources  for  terminal-settings, use those to substitute into the
   manpage   the  corresponding  compiled-in  values:  altSendsEscape,
   backarrowKey,   backarrowKeyIsErase,  deleteIsDEL,  metaSendsEscape
   (Redhat #819588).
 * change  default  emulation  level  to  VT420 (discussion with Ailin
   Nemui).
 * improve  logic  for DECSCL; patch 279 partly enforced limitation of
   this to higher-level emulations. This patch finishes that change.
 * improve   check   for  base  of  combining  characters,  preventing
   combination  when  cursor  movement  has intervened. Mosh's webpage
   gives two different examples of this, with other causes ascribed to
   the behavior.
 * modify  IL/DL  to  set  cursor  to  first  column on row for better
   VT102/VT220 compatibility (prompted by code review of mosh).
 * separate  state-table  entries  for  DECSC/DECRC  from the ANSI.SYS
   save/restore  cursor,  since the latter conflicts with DECSLRM when
   DECLRMM  is  enabled  since  patch  #279  (report/analysis by Ailin
   Nemui).
 * fixes  to  avoid using SIGCHLD handler of main program in printer's
   subprocess (report by Joe Julian).
 * correct restore-parameter for mouse-modes from patch #279 changes.
 * add null-pointer checks to input-method caching added in patch #277
   to  fix  a  problem in the exposure code, when deselecting a window
   (report by Kriston Rehberg).
 * unset  DESKTOP_STARTUP_ID  environment variable to lessen confusion
   on  the  part  of  GTK  applications which use the variable without
   checking it (report by John Little).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpK4PRkvUh62.pgp
Description: PGP signature


ANN: luit 1.2-20120129

2012-01-29 Thread Thomas Dickey
http://invisible-island.net/luit/
http://invisible-island.net/luit/luit.log.html

   2012/1/29 -
 * improve   portability   of  the  iconv  configuration  by  checking
   alternate forms for the encoding name passed to iconv_open.
 * add  configure  check for working posix_openpt, which may be broken
   in Mac OS X's current release 10.7 Lion (report by Kirby Zhou).
 * add  some  error  checking  for  the poll and select logic to avoid
   looping when a file descriptor is no longer valid.
 * improve  configure  check  for working poll function to avoid using
   Mac OS X's broken implementation (tested with Darwin 10.8.0).
 * updated configure script macros:

CF_FUNC_GRANTPT
modify  check  to  exclude Darwin 9.x and lower from using
posix_openpt.  Bug report for xterm by Christian Ebert for
9.8.0 says screensize does not work for the pty.

CF_XOPEN_SOURCE fixes for redefinition of _XOPEN_SOURCE on a few
platforms: Mac OS X, IRIX64. Also workarounds for header
inconsistencies with OpenBSD and MirBSD.


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgp8H53CD6BWg.pgp
Description: PGP signature


ANN: xterm patch #278

2012-01-18 Thread Thomas Dickey
Patch #278 - 2012/01/18

 * correct initialization for eightBitMeta resource (FreeBSD #164101).
 * make special check for Darwin 9 (and lower) to not use posix_openpt
   (report by Christian Ebert).
 * minor  fixes  (adding  .ne  directives) to reduce the cases where
   groff's  utility  for generating images for tables dumps core. Most
   versions  of  groff  (I've found 1.19.2 to be the most stable) dump
   core  when  attempting  to report that there are too few lines on a
   page for a table to be shown.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpgMFiIXUBEb.pgp
Description: PGP signature


ANN: xterm patch #277

2012-01-07 Thread Thomas Dickey
Patch #277 - 2012/01/07

 * remove special case for ISC pseudo-terminals which attempts to open
   the pty in two different ways.
 * move  call  to  grantpt  before asking utempter to add a record, to
   work  with  kFreeBSD which does not update the terminal's ownership
   until this point (Debian #652907).
 * document limitation of XIM interface in manpage (Debian #230787).
 * cleanup error reporting with new xtermWarning function.
 * add  configure  option  --disable-selection-ops  to  make  the  new
   actions optional.
 * add  four  new  actions  for  making the selection or data directly
   copied  from  the screen (prompted by discussion in Debian #637001,
   as well as report by Arjen van Tol):
  + exec-formatted
  + exec-selectable
  + insert-formatted
  + insert-selectable
 * add  visualBellLine  resource to allow visualBell to flash only the
   current line (prompted by patch by Gertjan Halkes).
 * add  eightBitMeta  resource to control the features which modify or
   interpret  the  eighth  bit  of a key when the meta modifier key is
   pressed (prompted by Debian #326200).
 * improve  discussion  of  eightBitInput  in the manpage (prompted by
   Debian #326200).
 * correct   logic   for   alt-sends-escape  action,  overlooked  when
   implementingaltSendsEscaperesource,which   still   used
   eightBitInput resource value.
 * add  a  workaround  for  XAllocColor(),  which  does  not  actually
   allocate  a  read-only colormap entry corresponding to the closest
   RGB   value   supported  by  the  hardware,  but  rather  a  rough
   approximation (Debian #650291).
 * undo  parameter  checks for RequestResize() added in patch #251 and
   amended in patch #270, because zeros also are special cases (report
   by John S Urban).
 * modify  some  test-scripts to use /bin/echo rather than the shell's
   possibly-builtin  echo,  to work around broken configuration on Mac
   OS X, i.e., neither honoring the option nor flagging an error.
 * add SGR 1006, as a better technical solution than SGR 1015:
  + the  responses  will  not  be  confused with line-deletion and
scrolling controls.
  + the button encoding is a little simpler, since it does not add
an  unnecessary 32 because the integer parameter does not have
to be represented as a printable character.
  + the  control  responses  for  pressing  and  releasing a mouse
button  differ,  allowing  an application to tell which button
was released.
   Besides  these  improvements,  in  discussion,  it  was  noted that
   urxvt's  implementation of 1005 is incorrect, relying upon a locale
   that  provides  UTF-8  encoding. In contrast, vttest demonstrates a
   correct decoding, independent of locale.
 * add  support  for urxvt SGR 1015 to address shortcoming of SGR 1005
   with luit (patch by Egmont Koblinger).
 * add ISO and DEC controls useful for left/right scrolling.
 * add  some  changes  for  OpenBSD  and MirBSD (adapted from patch by
   Thorsten Glaser):
  + disable search for non-Unix96 ptys.
  + fix a gcc warning in timestamp_filename
  + modify Imakefile to install xterm setgid to utmp.
 * add/use/prefer posix_openpt() for opening pseudo-terminal.
 * modify  special errno handling case in ptydata.c from patch #158 to
   allow  for the possibility that any platform may have special cases
   where  /dev/tty  is  absent.  For  example,  this can happen in a
   FreeBSD jail (patch by David Wolfskill).
 * add  keyboard logic to map shift-tab into XK_ISO_Left_Tab, which is
   usually, not always, done by the X keyboard configuration.
 * portability fixes for some configure macros: CF_XOPEN_SOURCE

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpxmiTfoICoY.pgp
Description: PGP signature


(no subject)

2011-11-14 Thread vng2k
http://www.andral.ro/perfection.php?id=72top=88page=24
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


(no subject)

2011-11-12 Thread vng2k
http://internetsektor.com/group.php?id=48top=18page=48
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


[XFree86] minimize/Maximize a window

2011-10-20 Thread praveen
i have a window id of a particular window how do i minimize/Maximize  the 
window using the X11 functions.
 
 How do i minimize a window all in Linux using X11 Functions... ... 

Re: [XFree86] minimize/Maximize a window

2011-10-20 Thread Marc Aurele La France

On Thu, 20 Oct 2011, praveen wrote:


i have a window id of a particular window how do i minimize/Maximize
the window using the X11 functions.



How do i minimize a window all in Linux using X11 Functions... ...


I don't know, but would assume it depends on the specific window manager 
in use.


Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] minimize/Maximize a window

2011-10-20 Thread praveen
Thankyou for the reply ..
I am looking for how a Window Manager would Maximize or manimize a Window
 
i am able to maximixe a window with this function
 
voidmaxmizeWindow(WindowwinId)



From: Marc Aurele La France t...@ualberta.ca
To: praveen praveenin_...@yahoo.com
Cc: xfree86@XFree86.Org xfree86@xfree86.org
Sent: Thursday, 20 October 2011 8:13 PM
Subject: Re: [XFree86] minimize/Maximize a window

On Thu, 20 Oct 2011, praveen wrote:

 i have a window id of a particular window how do i minimize/Maximize
 the window using the X11 functions.

 How do i minimize a window all in Linux using X11 Functions... ...

I don't know, but would assume it depends on the specific window manager in use.

Marc.

+--+--+
|  Marc Aurele La France          |  work:  1-780-492-9310          |
|  Academic Information and        |  fax:    1-780-492-1729          |
|    Communications Technologies  |  email:  t...@ualberta.ca        |
|  352 General Services Building  +--+
|  University of Alberta          |                                  |
|  Edmonton, Alberta              |    Standard disclaimers apply    |
|  T6G 2H1                        |                                  |
|  CANADA                          |                                  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.



{
XEventxev;
Display*disp=XOpenDisplay(0);
memset(xev,0,sizeof(xev));
xev.xclient.type=ClientMessage;
xev.xclient.serial=0;
xev.xclient.send_event=True;
xev.xclient.window=winId;
xev.xclient.format=32;
xev.xclient.message_type=XInternAtom(disp,_NET_WM_STATE,False);
xev.xclient.data.l[0]=(unsignedlong)1;
xev.xclient.data.l[2]=XInternAtom(disp,_NET_WM_STATE_MAXIMIZED_HORZ,False);
xev.xclient.data.l[1]=XInternAtom(disp,_NET_WM_STATE_MAXIMIZED_VERT,False);
XSendEvent(disp,DefaultRootWindow(disp),False,SubstructureRedirectMask|SubstructureNotifyMask,xev);
/*NET_WM Works like a Charm :D*/
XRaiseWindow(disp,winId);
XCloseDisplay(disp);
}
 
But i am not able to minimixe a window with this 
voidmixmizeWindow(WindowwinId)
{
XEventxev;
Display*disp=XOpenDisplay(0);
memset(xev,0,sizeof(xev));
xev.xclient.type=ClientMessage;
xev.xclient.serial=0;
xev.xclient.send_event=True;
xev.xclient.window=winId;
xev.xclient.format=32;
xev.xclient.message_type=XInternAtom(disp,_NET_WM_STATE,False);;
xev.xclient.data.l[0]=(unsignedlong)1;
xev.xclient.data.l[1]=XInternAtom(disp,_NET_WM_ACTION_MINIMIZE,False);
XSendEvent(disp,DefaultRootWindow(disp),False,SubstructureRedirectMask|SubstructureNotifyMask,xev);
/**MINIMIZE Does not Minimuze But the Window get de-Highlited*/
/*But does not get Highlited...*/
XLowerWindow(disp,winId);
XCloseDisplay(disp);
}

[XFree86] get the the window ID

2011-10-10 Thread praveen


Dear Sir,
 i am New to Linux and X11. In a C++ program i need the Window 
ID of a Opened Windows ... 

here are the requirement 
from a C++  i have open a Process(say for Example Firef). Now i need to get the 
process ID this window in C++. How do i implement this. 
is there a equivalent Library call to xwininfo -name firefox
 
--
Regards 
Praveen J

Re: [XFree86] get the the window ID

2011-10-10 Thread Marc Aurele La France

On Mon, 10 Oct 2011, praveen wrote:


i am New to Linux and X11. In a C++ program i need the Window ID of a
Opened Windows ...


here are the requirement 
from a C++  i have open a Process(say for Example Firef). Now i need to
get the process ID this window in C++. How do i implement this. 
is there a equivalent Library call to xwininfo -name firefox


The process ID assocated with a window is not something an X11 server (and 
therefore xwininfo) is aware of, in part because the client that created 
the window is not necessarily running on the same system as the X11 
server.  Indeed, process IDs are an OS corcern, not an X11 one.


You might be able to find suggestions towards what you are looking for 
through a Google (or Yahoo, etc.) search.


Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.

Re: [XFree86] Is there a defined xpixmap width limit?

2011-04-22 Thread Emmanuel Thomas-Maurin
On 04/21/2011 08:47 PM, Marc Aurele La France wrote:
 So my question is: Is it an 'out of memory' error (returned by malloc)
 or a width value above a defined limit?
 
 BadAlloc normally indicates an inability to malloc() the space.  A 64K x
 64K 32-bit pixmap would require 128GB which would need to be provided by
 a combination of real memory and swap space.
 
 Marc.

Thanks.
I've just been looking at the x11 protocol and xpixmaps width/height is
stored as 16-bit unsigned int (CARD16.) Anyways, it just makes sense to
run out of memory for really huge pixmpas.


-- 
Emmanuel Thomas-Maurin manutm...@gmail.com
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Is there a defined xpixmap width limit?

2011-04-21 Thread Emmanuel Thomas-Maurin
Good day list!

I've been searching for this for a while but, so far, it's still unclear
to me : Is there a width and height limit for pixmaps? Widht / height
type is int but I'm wondering what's the maximum supported values.

I'm using GTK and I know GDK pixmaps and windows can't be wider than
65535. But I got a crash in a GTK app when trying to create a big
pixmap, less wide than 65535 but wider than 32767:

The program 'my_app' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.

So my question is: Is it an 'out of memory' error (returned by malloc)
or a width value above a defined limit?

Mainly, I'd like to know if this is documented somewhere.

I can provide an example programme that reproduces the issue.

Thanks in advance for any hints.

-- 
Emmanuel Thomas-Maurin manutm...@gmail.com
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Is there a defined xpixmap width limit?

2011-04-21 Thread Marc Aurele La France

On Thu, 21 Apr 2011, Emmanuel Thomas-Maurin wrote:


I've been searching for this for a while but, so far, it's still unclear
to me : Is there a width and height limit for pixmaps? Widht / height
type is int but I'm wondering what's the maximum supported values.



I'm using GTK and I know GDK pixmaps and windows can't be wider than
65535. But I got a crash in a GTK app when trying to create a big
pixmap, less wide than 65535 but wider than 32767:



The program 'my_app' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.



So my question is: Is it an 'out of memory' error (returned by malloc)
or a width value above a defined limit?


BadAlloc normally indicates an inability to malloc() the space.  A 64K x 
64K 32-bit pixmap would require 128GB which would need to be provided by a 
combination of real memory and swap space.


Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


ANN: xterm patch #268

2011-02-10 Thread Thomas Dickey
Patch #268 - 2011/02/10

 * fix  an inconsistency of the Enable Reverse Video checkbox in the
   VT  Options  menu.  This also removes a special case added in patch
   #217  which limited the effect of the reverseVideo resource (Debian
   #603808).
 * amend  decoding  of  misformed  UTF-8  sequences to avoid absorbing
   valid  characters  as documented in Unicode 6.0 section 3.9 (report
   by Keith Winstein).
 * do  not  set  urgency  hint when window already has focus (patch by
   Dimitrios Christidis).
 * amend  extended  mouse-coordinate  mode  from patch #262 changes to
   include  the  Cb  button-code,  which  also may be greater than 127
   (report by Ailin Nemui).
 * ensure that underline-cursor is visible when an application happens
   to set the background color (report by Christian Weisgerber).
 * add  feature  for  full-screen toggling using either Alt-Enter or a
   menu selection (integrated patch by Dave Simmons).
 * add  missing  logic  to  handle  reallocation of FIFO index for the
   UTF-8 menu entry (report by David Holland, NetBSD #44344).
 * add makefile rules docs-ctlseqs, docs-xterm, etc.
 * correct typo in description of DECRPM in control sequences document
   (report by Ailin Nemui).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpE4f6oP9LKL.pgp
Description: PGP signature


ANN: luit 20101128

2010-11-28 Thread Thomas Dickey
http://invisible-island.net/luit/
http://invisible-island.net/luit/luit.log.html

   2010/11/28 -
 * use   plink.sh   script  from  xterm  to  reduce  unneeded  library
   dependencies, e.g., from fontenc's buggy package script.
 * eliminate quoted- and duplicate-includes.
 * make  -g0  and  similar  options actually work, by adding checks in
   initIso2022.
 * add messages for the repeated -v option, to show which parts of the
   font-encoding configuration fail, for troubleshooting.
 * add configure option --disable-leaks, etc.
 * add configure option --enable-trace.
 * add configure option --enable-iconv, to use GNU iconv, which is far
   more portable than fontenc.
  + Initially,   this   supports  single-byte  encodings  such  as
ISO-8859-x.
  + DEC  special  and  technical  character sets are supported via
custom tables.
 * use  static  variables  and  functions consistently, where external
   linkage is not required.
 * updated configure script macros, e.g., to deprecate shell syntax no
   longer supported by bash.
 * modify  manpage  to use misc category for the miscellaneous Linux
   manpages  cited  in the SEE ALSO section, prompted by xorg change
   for 1.1.0 version.
   Aside  from that (and some cosmetic changes to C source, as well as
   providing   a   different  configure  script),  and  omitting  this
   change-log, the xorg 1.1.0 is the same as the 2010/6/1 version. Its
   release notes state:

 This   release   includes   these   changes   from  Thomas  Dickey's
 luit-20100601:
  + add -alias option to allow override of locale.alias pathname.
  + improve fix waitForInput as suggested in Freedesktop #26383.
  + fix warnings from clang --analyze


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpB2Gh7AUEmp.pgp
Description: PGP signature


ANN: xterm patch #267

2010-11-21 Thread Thomas Dickey
Patch #267 - 2010/11/20

 * minor  formatting  changes to ctlseqs.ms to simplify a script which
   extracts  the  feature  information.  See  the results in Comparing
   versions, by counting controls in the xterm FAQ.
 * add docs-clean makefile rule.
 * add  copy-selection action (request by Timo Juhani Lindfors, Debian
   #588785).
 * trim  leading/trailing  blanks  from  string  used  for Selection
   font-menu data.
 * trim leading/trailing blanks from color resource values.
 * configure script improvements:
  + add workaround for removal of X11 dependency from Xt's package
file (report by Robert Hooker).
  + add workaround for removal of fontconfig dependency from Xft's
package file (report by Jeremy Huddleston).
  + add  workaround  for  removal  of  Xmu  dependency  from Xaw's
package file (report by Jeremy Huddleston).
  + improve  workaround  in CF_X_TOOLKIT macro, checking for other
possible packages where Xt's dependencies may be given.
  + prefer  ${name:=value}  to  ${name-value},  since  recent bash
changes break legacy support for that feature.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpKNfb3NtcRz.pgp
Description: PGP signature


ANN: xterm patch #266

2010-10-24 Thread Thomas Dickey
Patch #266 - 2010/10/24

 * add rpm and dpkg scripts, for testing.
 * more fixes for Debian #600707 (report by Cyril Brulebois).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpOgn7Ez4I3O.pgp
Description: PGP signature


ANN: xterm patch #265

2010-10-22 Thread Thomas Dickey
Patch #265 - 2010/10/22

 * fix  a regression in fontname logic from patch #263 changes (Debian
   #600707, reported by Vincent Lefevre).
 * revert  modification  of  any-event/any-button  protocol from patch
   #263  changes.  It  interferes with selection using a shifted mouse
   button (reports by Neil Bird, Bram Moolenaar).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpwZgirfyLrB.pgp
Description: PGP signature


ANN: xterm patch #264

2010-10-14 Thread Thomas Dickey
Patch #264 - 2010/10/14

 * replace  a  null-pointer  check  with  check  for  empty  string in
   xtermOpenFont,  to  eliminate  a  warning  message  from patch #263
   changes.
 * build-fix  for  patch #263 when toolbar is not configured (patch by
   Chris Clayton) (reports by Robby Workman, David Wood).


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpJ77rpdJYCT.pgp
Description: PGP signature


ANN: xterm patch #263

2010-10-13 Thread Thomas Dickey
Patch #263 - 2010/10/13

 * corrected  initialization of misc resource values, to ensure that
   xterm  has  allocated  a  copy  of  strings which may not have been
   malloc'd by the X library (Debian #600129).
 * modify  handling  of any-event/any-button mouse protocol; it now is
   active with any combination of key-modifiers.
 * add  debugging feature showWrapMarks, which marks lines which xterm
   knows  are  wrapped,  showing where a double-click will select past
   the end of a line.
 * build-fix to address change in include-guards for Xlib.h in ongoing
   Xorg edits (patch by Jeremy Huddleston).
 * improve  pointerMode by continuing to watch for motion events after
   mouse  tracking  is  disabled  if  the  pointer  is  hidden (Debian
   #594856).
 * further  extend initialization for active-icon font to check if the
   font  was  not  loaded succesfully, to retry with font1, or as even
   (if  TrueType  fonts  are used) to use a TrueType font. The retries
   are  to help with cases as in patch #241 where the bitmap fonts are
   not available.
 * fix  special  case  of  active-icon  used  when  TrueType  font  is
   specified  for  the  xterm  window, from patch #261 change. In that
   case,  the  default  font's  size was used for layout of the active
   icon's window (Debian #591265).


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpyHgJcCfB89.pgp
Description: PGP signature


ANN: xterm patch #262

2010-08-30 Thread Thomas Dickey
Patch #262 - 2010/8/30

 * fix  a  case  where changing the cursor color via escape sequences
   did not immediately update the screen (report by Andreas Wagner).
 * implement  ANSI and DEC request-mode control sequences. The latter
   includes  the xterm-specific private modes such as the mouse mode.
   The  feature  is  ifdef'd  with the rectangle operations since its
   decoding overlaps that feature.
 * correct  typo in ctlseqs.ms for response of OSC 21 (patch by Kevin
   Schoedel).
 * improve discussion of mouse tracking in ctlseqs.ms
 * increase  an array limit used in reporting mouse events (report by
   Ryan Johnson).
 * add  extended  mouse-coordinates  mode,  allowing  up to 2015x2015
   windows, using UTF-8 encoding (patch by Ryan Johnson).
 * modify manpage hyphens to conform with [266]Debian.


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpPrzxSomQYZ.pgp
Description: PGP signature


ANN: xterm patch #256

2010-03-06 Thread Thomas Dickey
 Patch #256 - 2010/3/6

 * add TerminalEmulator to desktop category files.
 * modify  sinstall.sh  to  ignore the . appended to permissions by
   selinux.
 * change  app-defaults  organization,  installing  UXTerm-color  and
   KOI8XTerm-color  for consistent behavior regarding
   customization: color (prompted by discussion in Ubuntu #421261).
 * fix typo in minstall.sh from [260]patch #255 changes, and add case
   for  /var/run  needed  for  full  path  of  utmp (report by Julien
   Cristau).
 * minor  fix  to xterm manpage, remove a comment stating that margin
   bell  can be changed via the VT Options menu. That was replaced in
   [261]patch #225
 * add a docs rule to makefile.
 * fix   initialization   of  Atom  used  for  XkbBell  feature  from
   [262]patch  243  changes. Unlike the other calls to XInternAtom(),
   in  this  case  the  flag  telling  X to create the Atom was unset
   (patch by Chris Adams).


-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpxhDN8UiPRM.pgp
Description: PGP signature


ANN: xterm patch #254

2010-01-06 Thread Thomas Dickey
 Patch #254 - 2010/1/6

 * add  a  configure-check to eliminate install-ti rule from Makefile
   when  the system has no tic (terminfo compiler) program. This lets
   one use the install-full rule more consistently.
 * amend  change  to  WriteText() function in [258]patch #252 to take
   into  account  the  colorAttrMode  resource  (report  by Krzysztof
   Kotlenga).
 * document titleModes resource in manpage, added in [259]patch #252.
 * modify tcap-query table entries for shifted up/down cursor keys to
   match ncurses convention.
 * improve  lookup  of  termcap-query  data,  allowing  for duplicate
   keycodes versus missing entries.
 * add control sequence which can be used to modify the terminal data
   used for the termcap-keyboard.
 * improve   portability   of   tcap-query  feature,  using  terminfo
   functions in preference to termcap on systems having terminfo.
 * improve font-setting/querying control (OSC 50):
  + when TrueType font is selected, the TrueType faceName will be
set, rather than the bitmap font.
  + when  TrueType font is selected, querying returns the name of
the TrueType font.
  + querying  a font recognizes the relative-font convention that
setting a font could use.
 * add menu-entry for allowColorOps.
 * add  new  resources  for  fine-tuning menu entries: allowColorOps,
   disallowedColorOps, disallowedFontOps and disallowedTcapOps.
 * correct logic for disabling the TrueType Fonts menu item; it was
   not ensuring that the faceName resource value was non-empty.
 * implement VT520-style controls DECSMBV and DECSWBV for setting the
   margin- and warning-bell volume.
 * fix  a  minor  error from [260]patch #243 which made the zIconBeep
   feature use a minor-error tone rather than an informational tone.
 * add a null-pointer check for the case where renderFont resource is
   true,  but  faceName  resource  is  unset,  used in logic to strip
   xft:  prefix  from  [261]patch  #251  changes  (patch by Michael
   Riepe).
 * add  special  case  to  configure  CF_XOPEN_SOURCE  macro  to  use
   extensions on Darwin (patch by Dennis Preiser).
 * improve  configure  checks  for  regular  expressions  header  and
   library
 * update config.guess, config.sub

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpckIxzm8dXR.pgp
Description: PGP signature


ANN: xterm patch #253

2009-12-10 Thread Thomas Dickey
Patch #253 - 2009/12/10

 * add  a  null-pointer  check  in  getPrinterFlags()  per changes in
   [257]patch #252.
 * add a null-pointer check, needed in UTF-8 mode for Xft fonts after
   changes in [258]patch #252 (patch by Alan Coopersmith).
 * correct  size  when  clearing  struct for tek4014 (patch by Jochen
   Voss).
 * parenthesize  expression  in  MoreRows macro, fixing a limit check
   added in [259]patch #251 (Debian #560039).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpehi4lB0xyu.pgp
Description: PGP signature


Re: [XFree86] cross compile xfree86-4.8.0

2009-10-20 Thread Marc Aurele La France

On Mon, 19 Oct 2009, john blair wrote:


I have attached the Makefile.


Thanks.

First, it would seem that the CDEBUGFLAGS assignment needs to be inserted 
just after the SRCS assignment in both Imakefiles, at the latest.  Please 
see if that works with another ...


make Makefile
make Makefiles
make clean
make depend
make

... sequence in the same directory.

Secondly, the compiler says Internal error: Killed, which would seem to 
imply it is being `kill -9`'ed by the kernel's OOM killer.  Have you 
verified that you aren't simply running out of memory?  Try adding a swap 
file to the compilation environment.


Thanks.

Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.
___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] cross compile xfree86-4.8.0

2009-10-19 Thread Marc Aurele La France

On Mon, 19 Oct 2009, john blair wrote:

--- On Mon, 10/19/09, Marc Aurele La France t...@ualberta.ca wrote:

From: Marc Aurele La France t...@ualberta.ca
Subject: Re: [XFree86] cross compile xfree86-4.8.0
To: john blair mailtome200420032...@yahoo.com
Cc: xfree86@xfree86.org
Date: Monday, October 19, 2009, 10:32 PM
On Sun, 18 Oct 2009, john blair wrote:



I added to both Imakefiles
CDEBUGFLAGS = NoOpCDebugFlags



SpecialCObjectRule(xf86PciData,NullParameter,-DPCIDATA)



in place of
SpecialCObjectRule(xf86ScanPci,NullParameter,-O0)
SpecialCObjectRule(xf86PciData,NullParameter,-O0

-DPCIDATA)



and got the same internal compiler error.



Could you send me the relevant part of your build log?



/opt/toolchain/lin32/gcc-2007q3-51/bin/`echo 
/opt/toolchain/lin32/gcc-2007q3-51/bin/arm-none-linux-gnueabi-gcc|sed 
s%.*/%%` -o cpconfig -O2 -fsigned-char -L../../../../../exports/lib   
cpconfig.o Device.o Files.o Flags.o Input.o Keyboard.o Layout.o Module.o Video.o 
Monitor.o Pointer.o Screen.o Vendor.o read.o scan.o write.o DRI.o  
-L/opt/toolchain/lin32/glibc-2007q3-51/lib  -lm -lxml2  
-L/opt/toolchain/arm-linux/zlib-1.2.3-3/lib -L/opt/toolchain/arm-linux/freetype-2.3.7/lib 
-L/opt/toolchain/arm-linux/fontconfig-2.6.0/lib 
-L/opt/toolchain/arm-linux/libxml2-2.6.32/lib -L/opt/toolchain/arm-linux/ncurses-5.7/lib
make[7]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/parser'
making all in programs/Xserver/hw/xfree86/scanpci...
make[7]: Entering directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/scanpci'
rm -f xf86ScanPci.o
/opt/toolchain/lin32/gcc-2007q3-51/bin/`echo 
/opt/toolchain/lin32/gcc-2007q3-51/bin/arm-none-linux-gnueabi-gcc|sed 
s%.*/%%` -c -O2 -fsigned-char -I. 
-I../../../../../programs/Xserver/hw/xfree86/common 
-I../../../../../programs/Xserver/hw/xfree86/os-support 
-I../../../../../programs/Xserver/hw/xfree86/os-support/bus  
-I../../../../../programs/Xserver/include -I../../../../../programs/Xserver/os  
-I../../../../../programs/Xserver/Xext -I../../../../../programs/Xserver/Xi 
-I../../../../../lib/font/include -I../../../../../programs/Xserver/hw/xfree86/parser 
  -I../../../../../programs/Xserver/hw/xfree86/loader  
-I../../../../../programs/Xserver/hw/xfree86/rac  -I../../../../../exports/include   
-I/opt/toolchain/lin32/gcc-2007q3-51/lib/gcc/arm-none-linux-gnueabi/4.2.1/include  
-I/opt/toolchain/arm-linux/zlib-1.2.3-3/include  
-I/opt/toolchain/arm-linux/freetype-2.3.7/include
-I/opt/toolchain/arm-linux/fontconfig-2.6.0/include 
-I/opt/toolchain/arm-linux/ncurses-5.7/include 
-I/opt/toolchain/arm-linux/ncurses-5.7/include/ncurses -Dlinux -D__arm__ 
-D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE 
-DX_LOCALE -DSHAPE -DXINPUT -DXKB  -DXAPPGROUP  -DXCSECURITY -DXSYNC 
-DXF86BIGFONT  -DDPMSExtension -DBIGREQS -DPANORAMIX -DRENDER -DRANDR  
-DRES  -DPIXPRIV  -DNDEBUG
-DNEED_STRLCAT -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH
  -DXFree86LOADER  -DXFree86Server  
  -DSMART_SCHEDULE-DBUILDDEBUG  
  -DX_BYTE_ORDER=X_LITTLE_ENDIAN  -DFUNCPROTO=15 -DNARROWPROTO  
xf86ScanPci.c
arm-none-linux-gnueabi-gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[7]: *** [xf86ScanPci.o] Error 1
make[7]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/scanpci'
make[6]: *** [all] Error 2
make[6]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86'
make[5]: *** [all] Error 2
make[5]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw'
make[4]: *** [hw] Error 2
make[4]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/opt/toolchain/src/xfree86-4.8.0/build/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/toolchain/src/xfree86-4.8.0/build'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/opt/toolchain/src/xfree86-4.8.0/build'
make: *** [World] Error 2


There is something not quite right here, as -O2 is still being passed to 
the compiler.  It almost looks like the Makefile was not regenerated 
from the modified Imakefile(s).  Please send me 
xc/programs/Xserver/hw/xfree86/scanpci/Makefile (privately, not to the 
list).


Thanks.

Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+

Re: [XFree86] cross compile xfree86-4.8.0

2009-10-15 Thread Marc Aurele La France

On Wed, 14 Oct 2009, Marc Aurele La France wrote:

On Wed, 14 Oct 2009, john blair wrote:

--- On Wed, 10/14/09, Marc Aurele La France t...@ualberta.ca wrote:

From: Marc Aurele La France t...@ualberta.ca
Subject: Re: [XFree86] cross compile xfree86-4.8.0
To: john blair mailtome200420032...@yahoo.com
Cc: XFree86@XFree86.Org
Date: Wednesday, October 14, 2009, 8:21 PM
On Tue, 13 Oct 2009, john blair wrote:

Thanks for the reply Marc. But I don't think code

sourcery's arm

toolchain (http://www.codesourcery.com/sgpp/lite/arm) consist
linux/utsrelease.h file.
I end up with the following error:
imakemdep.h:835:34: error: linux/utsrelease.h: No such

file or directory



No mainline kernel source tarball contains
include/linux/version.h, nor
include/linux/utsrelease.h.  They are both generated by
the kernel build process, but the latter only after
2.6.17.  But the version.h included here advertises a
kernel version of 2.6.29.  See ...



http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=63104eec234bdecb55fd9c15467ae00d0a3f42ac



Therefore, the toolchain tarball was misgenerated in that
it does not also contain utsrelease.h.  Likely an
oversight.  Please report this problem to CodeSourcery
and see what they say.



This is the reply I got from code sourcery
My Debian desktop system also has linux/version.h but no
utsrelease.h.  I also checked upstream GIT kernel sources, and while
both headers are built only version.h is installed
(include/linux/Kbuild:objhdr-y).  CodeSourcery's current tools use the
recommended make headers_install to distribute kernel headers.



Are you trying to build a userspace server or a kernel module?
utsrelease.h might be available for kernel modules, which require a
build tree.



http://www.codesourcery.com/archives/arm-gnu/msg02922.html


Hummm.  That's a good point.  Looking deeper, this string isn't even used, 
nor is it generated in the non-cross-compile case.



I'll get back to you.


Please use the following instead of the previous change ...

*** cvs/xc/config/imake/imakemdep.h Mon Jun 11 08:30:00 2007
--- devel/xc/config/imake/imakemdep.h   Thu Oct 15 09:56:47 2009
*** char *cpp_argv[ARGUMENTS] = {
*** 831,837 
  #  if defined(linux)  defined  (CROSSCOMPILE_CPP)
  #   define CROSS_UTS_SYSNAME Linux
  #   include linux/version.h
! #   define CROSS_UTS_RELEASE UTS_RELEASE
  # endif
  # elif defined(__CYGWIN__)
  #  define DEFAULT_OS_MAJOR_REVr %[0-9]
--- 831,839 
  #  if defined(linux)  defined  (CROSSCOMPILE_CPP)
  #   define CROSS_UTS_SYSNAME Linux
  #   include linux/version.h
! #   ifdef UTS_RELEASE
! #define CROSS_UTS_RELEASE UTS_RELEASE
! #   endif
  # endif
  # elif defined(__CYGWIN__)
  #  define DEFAULT_OS_MAJOR_REVr %[0-9]

This will cause the release string to be nullified, which is what would 
happen with other cross-compilation environments that don't provide 
release information (or, for that matter, other `uname` strings).


Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+

Re: [XFree86] cross compile xfree86-4.8.0

2009-10-15 Thread Marc Aurele La France

On Thu, 15 Oct 2009, john blair wrote:

--- On Thu, 10/15/09, Marc Aurele La France t...@ualberta.ca wrote:

Please use the following instead of the previous change
...



*** cvs/xc/config/imake/imakemdep.h    Mon
Jun 11 08:30:00 2007
--- devel/xc/config/imake/imakemdep.h    Thu
Oct 15 09:56:47 2009
*** char *cpp_argv[ARGUMENTS] = {
*** 831,837 
  #  if defined(linux)  defined

?? (CROSSCOMPILE_CPP)

  #   define CROSS_UTS_SYSNAME Linux
  #   include linux/version.h
! #   define CROSS_UTS_RELEASE UTS_RELEASE
  # endif
  # elif defined(__CYGWIN__)
  #  define DEFAULT_OS_MAJOR_REV 

??     r %[0-9]

--- 831,839 
  #  if defined(linux)  defined

?? (CROSSCOMPILE_CPP)

  #   define CROSS_UTS_SYSNAME Linux
  #   include linux/version.h
! #   ifdef UTS_RELEASE
! #    define CROSS_UTS_RELEASE UTS_RELEASE
! #   endif
  # endif
  # elif defined(__CYGWIN__)
  #  define DEFAULT_OS_MAJOR_REV 

??     r %[0-9]


This will cause the release string to be nullified, which
is what would happen with other cross-compilation
environments that don't provide release information (or, for
that matter, other `uname` strings).



Thanks for the quick reply and patch Marc. Your patch fixes the UTS_RELEASE 
issue.
There is another issue I am facing during the compilation:
fbdevhw.c: In function 'calculateFbmem_len':
fbdevhw.c:548: error: 'PAGE_MASK' undeclared (first use in this function)
fbdevhw.c:548: error: (Each undeclared identifier is reported only once
fbdevhw.c:548: error: for each function it appears in.)
fbdevhw.c: In function 'fbdevHWMapVidmem':
fbdevhw.c:575: error: 'PAGE_MASK' undeclared (first use in this function)
fbdevhw.c: In function 'fbdevHWMapMMIO':
fbdevhw.c:620: error: 'PAGE_MASK' undeclared (first use in this function)
fbdevhw.c: In function 'fbdevHWUnmapMMIO':
fbdevhw.c:644: error: 'PAGE_MASK' undeclared (first use in this function)
make[7]: *** [fbdevhw.o] Error 1
make[7]: Leaving directory 
`/opt/toolchain/src/xfree86-4.8.0/build/programs/Xserver/hw/xfree86/fbdevhw'



The contents of asm/page.h for code sourcery toolchain (the later versions of 
toolchain do not even have asm/page.h)is
#ifndef _ASMARM_PAGE_H
#define _ASMARM_PAGE_H
#endif


Please try the attached.

Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.

fbdevhw.diff.gz
Description: GNU Zip compressed data


Re: [XFree86] cross compile xfree86-4.8.0

2009-10-14 Thread Marc Aurele La France

On Wed, 14 Oct 2009, john blair wrote:

--- On Wed, 10/14/09, Marc Aurele La France t...@ualberta.ca wrote:

From: Marc Aurele La France t...@ualberta.ca
Subject: Re: [XFree86] cross compile xfree86-4.8.0
To: john blair mailtome200420032...@yahoo.com
Cc: XFree86@XFree86.Org
Date: Wednesday, October 14, 2009, 8:21 PM
On Tue, 13 Oct 2009, john blair wrote:



Thanks for the reply Marc. But I don't think code

sourcery's arm

toolchain (http://www.codesourcery.com/sgpp/lite/arm) consist
linux/utsrelease.h file.
I end up with the following error:
imakemdep.h:835:34: error: linux/utsrelease.h: No such

file or directory



No mainline kernel source tarball contains
include/linux/version.h, nor
include/linux/utsrelease.h.  They are both generated by
the kernel build process, but the latter only after
2.6.17.  But the version.h included here advertises a
kernel version of 2.6.29.  See ...



http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=63104eec234bdecb55fd9c15467ae00d0a3f42ac



Therefore, the toolchain tarball was misgenerated in that
it does not also contain utsrelease.h.  Likely an
oversight.  Please report this problem to CodeSourcery
and see what they say.



This is the reply I got from code sourcery
My Debian desktop system also has linux/version.h but no
utsrelease.h.  I also checked upstream GIT kernel sources, and while
both headers are built only version.h is installed
(include/linux/Kbuild:objhdr-y).  CodeSourcery's current tools use the
recommended make headers_install to distribute kernel headers.



Are you trying to build a userspace server or a kernel module?
utsrelease.h might be available for kernel modules, which require a
build tree.



http://www.codesourcery.com/archives/arm-gnu/msg02922.html


Hummm.  That's a good point.  Looking deeper, this string isn't even used, 
nor is it generated in the non-cross-compile case.


I'll get back to you.

Thanks.

Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+

ANN: xterm patch #250

2009-10-13 Thread Thomas Dickey
Patch #250 - 2009/10/13
   
 * add check and error-message for fonts that have no printable values
   in the ISO-8859-1 range (Debian #542434). 
 * some   compiler-warning   cleanup,  in  particular  workaround  for
   defective  implementation  of  gcc's  attribute  warn_unused_result
   (report by Bram Moolenaar).
 * improve  estimate  of single-column width for packed TrueType fonts
   by ignoring extents for codes 127 and 159.  
 * improve  line-drawing  for  TrueType  fonts  which  happen  to have
   defined  glyphs  which  are  not  line-drawing in 0..31 by assuming
   they're  not,  and  just  checking  the  existence  of  the Unicode
   codepoints.  This makes it more likely that the user can override a
   misconfigured font using the Line-Drawing Characters menu entry.
 * limit   minimum  cell-width  for  packed  font  to  maximum-advance
   reported  by  Xft.  Some  fonts  are  wider  than that, even in the
   Latin-1 range (Debian #550497).
 * add list of direct-contributors in THANKS file.
 * stylistic  changes to this file to help scripted extraction of list
   of contributors.
 * correct   off-by-one   in   okPosition  fix  from  [254]patch  #249
   limit-checks  which  prevented double-click selection on the bottom
   line of the screen (reports by Rajeev V. Pillai, Debian #550368).
 * add  -q  option  to vttest/256colors2.pl and vttest/88colors2.pl to
   demonstrate bulk initialization of color palette.
 * improve  the  workaround  from patch #188 by enabling resources for
   the 88-color model.
 * document  in  xterm  manpage  the limited availability of resources
   color16 to color255 as noted in [255]patch #188 (Ubuntu #438850).  

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpjbDq8fV1Df.pgp
Description: PGP signature


[XFree86] Invitation to connect on LinkedIn

2009-08-25 Thread dibyajyoti behera
LinkedIn




   
I'd like to add you to my professional network on LinkedIn.

- dibyajyoti

Learn more:
https://www.linkedin.com/e/isd/700453209/-41qhtn6/



 
--
(c) 2009, LinkedIn Corporation



ANN: xterm patch #244

2009-08-09 Thread Thomas Dickey
 Patch #244 - 2009/8/9

 * refactored  storage of saved-lines, providing a configure option to
   manage  them  as  a  FIFO  (actually  a circular buffer), improving
   performance.   Added   configure   option   --enable-fifo-lines  to
   enable/disable the new feature (it is enabled by default).
 * added  fastScroll  resource,  to  amuse people who measure terminal
   emulator performance by cat'ing large files to the screen.
 * modify  check  in readPtyData from return values to provide exit on
   zero-bytes  read  from  pty  for  FreeBSD, or eliminate high-CPU in
   xterm-hold  processing (discussion with Ulrich Spoerlein, FreeBSD
   ports/136686).   The  check  was  originally  modified  to  combine
   negative/zero values in XFree86-3.1.2E, 1996/05/06.
 * addconfigureoption--enable-16bit-charstoprovide
   wide-characters with 16-bits (rather than the default 32-bits).
 * add  retryInputMethod resource to allow configuring out the retries
   xterm  uses to connect to non-responsive XIM server, to work around
   defective X configurations as noted in [248]NetBSD mailing list.
 * make  regular-expression  selection  work  for  VT100  double-sized
   characters.
 * improve  layout  when  drawing missing characters in a proportional
   font,  e.g.,  as  boxes,  to  take  into  account  whether they are
   double-width (report by Guilbert Stabilo on comp.unix.shell).
 * add  capability  for  keypad-center  (kb2/KA2) to termcap entry for
   xterm-new,   as  well  as  xterm-8bit,  xterm-sun  and  xterm-vt220
   (FreeBSD conf/136336).
 * change  default  for  keepSelection  resource  to true (prompted by
   discussion with David Muir Sharnoff).
 * remove a limit-check in ptydata.c, allowing Unicode values past 64k
   to be displayed using TrueType fonts (Debian #458432).
 * remove a vt52-specific ifdef to allow mapping F1-F4 to PF1-PF4 when
   vt52 support is not compiled (report by Olaf 'Rhialto' Seibert).
 * save/restore  line-wrapping  flags  when converting from ISL-8859-1
   encoding to UTF-8 encoding, as well as when resizing screen.
 * remove extra adjustment of position in fix for Debian #418324.
 * modify default check for mkWidth resource to check for line-drawing
   characters,  which  are  categorized  as double-width in Solaris 10
   (report by Sebastian Kayser).
 * add print-everything action (patch by Ovidiu Gheorghioiu).
 * start refactoring scrollback data using new getLineData() function.
 * demote recent change to Debian #252873 fix to experimental, ifdef'd
   out as EXP_BOGUS_FG (Debian #522141).
 * work  around  groff mapping of ASCII quotes using macros (requested
   by  Reuben  Thomas  based  on  Colin  Watson  advice,  fixes Debian
   #378700).
 * correct  symbol  used  for  default  of  allowWindowOps  which  was
   DEF_ALLOW_FONT  rather  than  DEF_ALLOW_WINDOW  (report by Matthieu
   Herrb).
 * amend fix for tek4014 from [249]patch #243 to make it only apply to
   the Tek Options menu.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpZiMQTo5bMI.pgp
Description: PGP signature


CVS Update: subtitleripper (branch: )

2009-05-18 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:subtitleripper
Changes by: da...@hemlock.dawes.xfree86.org.09/05/18 23:41:32

subtitleripper

Update of /home/x-cvs/subtitleripper
In directory hemlock.dawes.xfree86.org:/home/dawes/subtitleripper

Log Message:
Subtitle ripper vrsion 0.3-4

Status:

Vendor Tag: SUBTITLERIPPER
Release Tags:   SUBTITLERIPPER_0_3-4

N subtitleripper/Makefile
N subtitleripper/subtitle2pgm.c
N subtitleripper/subtitle2pgm.h
N subtitleripper/spudec.c
N subtitleripper/spudec.h
N subtitleripper/srttool.c
N subtitleripper/vobsub.c
N subtitleripper/vobsub.h
N subtitleripper/subtitle2vobsub.c
N subtitleripper/pgm2txt
N subtitleripper/gocrfilter_en.sed
N subtitleripper/gocrfilter_fr.sed
N subtitleripper/gocrfilter_none.sed
N subtitleripper/gocrfilter_nl.sed
N subtitleripper/README
N subtitleripper/README.gocr
N subtitleripper/README.srttool
N subtitleripper/README.subtitle2pgm
N subtitleripper/README.vobsub
N subtitleripper/ChangeLog
N subtitleripper/subtitleripper.spec
N subtitleripper/vobsub2pgm.c

No conflicts created by this import

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


[XFree86] build failure

2009-04-08 Thread Frank J. R. Hanstick

Hello,
	The build failure is not with xfree86 as a separate entity; but, a  
failure porting using MacPorts.  The error is as follows:


Error: Target org.macports.build returned: shell command  cd /opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xte 
rm/work/xterm-238  make all  returned error 2
Command output: /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H  -I/opt/ 
local/include -I/opt/local/include/freetype2  -I. -I. -I/usr/X11R6/ 
include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/ 
X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED  
-DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=8 -DOSMINORVERSION=11  -I/usr/ 
X11R6/include -I/opt/local/include -U_XOPEN_SOURCE - 
D_XOPEN_SOURCE=500 -DSIGWINCH=28 -DPROJECTROOT='/usr/X11R6' - 
D__vendorversion__='Version 4.7.0 XFree86'  -O2  -c ./charproc.c

./charproc.c: In function 'in_put':
./charproc.c:3301: error: 'fd_mask' undeclared (first use in this  
function)
./charproc.c:3301: error: (Each undeclared identifier is reported  
only once

./charproc.c:3301: error: for each function it appears in.)
make: *** [charproc.o] Error 1

	The reason I bring it up here is that is looks like something I ran  
into when working to get a successful build of xfree86 on the mac a  
couple of years ago and I wonder if anyone remembers this was an  
error that occurred then (I did not keep all the dumps) and what the  
fix was if it did occur.  Thank you.

Frank J. R. Hanstick
tro...@comcast.net





ANN: xterm patch #243

2009-03-28 Thread Thomas Dickey
 Patch #243 - 2009/3/28

 * revert   change  to  default  for  allowTcapOps  (request  by  Bram
   Moolenaar).
 * reallocate  result  returned by xtermEnvLocale() to avoid reference
   to freed memory after handling menuLocale resource.
 * fix an old (X11R5) bug in tek4014 for switching fontsizes.
 * add resource defaultString to make configurable the use of # when
   pastes  of UTF-8 text fail due to limitations in the current locale
   settings.
 * make  the  set  of  selection target Atom's configurable by two new
   resources eightBitSelectTypes and utf8SelectTypes, e.g., to use the
   TEXT  Atom  in preference to UTF8_STRING (discussion with Stanislav
   Sedov regarding koi8rxterm and the FreeBSD port).
 * modify handling of TARGETS Atom by making it return exactly the set
   of targets as those which xterm is currently providing.
 * set  MANPAGER  and  PAGER  explicitly to /bin/cat in minstall.sh to
   work  around  /etc/man.conf's  with  those  variables  already  set
   (report by Mar'yasin Semion).
 * improve error-checking of tcap-query parser.
 * add   check   for  keyboard  tcap),  which  ensures  that  terminal
   descriptions  containing the same string for shifted/unshifted keys
   will  be  seen by tcap-query as only the unshifted key. (This would
   only happen with an incorrect terminal description).
 * fix  conversion  for  input event-state to modifier-parameter which
   made  tcap-query  feature  not work with tcapFunctionKeys (keyboard
   type tcap).
 * add DEF_ALLOW_XXX definitions to main.h to allow overriding the
   default compiled-in values for allowxxx resources.
 * remove  check  on bell-percentage added in [247]patch #242, which
   disallowed zero/negative values (Redhat Bugzilla #487829).

-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpVVXzJHUIl4.pgp
Description: PGP signature


CVS Update: xc (branch: trunk)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 12:23:32

Log message:
 5. Various header-related build fixes for MacOSX 10.5 (Jaguar).  It is at
time unknown whether or not these negatively impact the build on older
versions of Darwin  (Marc La France).

Modified files:
  xc/lib/GL/apple/:
dri_driver.c 
  xc/lib/font/fontfile/:
decompress.c 
  xc/lib/xtrans/:
Xtranssock.c 
  xc/programs/Xserver/GL/apple/:
indirect.c 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.7   +2 -2  xc/lib/GL/apple/dri_driver.c
  1.10  +2 -2  xc/lib/font/fontfile/decompress.c
  3.75  +2 -2  xc/lib/xtrans/Xtranssock.c
  1.6   +2 -2  xc/programs/Xserver/GL/apple/indirect.c
  3.3990+5 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_8-branch)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 12:24:59

Log message:
 5. Various header-related build fixes for MacOSX 10.5 (Jaguar).  It is at
time unknown whether or not these negatively impact the build on older
versions of Darwin  (Marc La France).

Modified files:
  xc/lib/GL/apple/: Tag: xf-4_8-branch
dri_driver.c 
  xc/lib/font/fontfile/:Tag: xf-4_8-branch
decompress.c 
  xc/lib/xtrans/:   Tag: xf-4_8-branch
Xtranssock.c 
  xc/programs/Xserver/GL/apple/:Tag: xf-4_8-branch
indirect.c 
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_8-branch
CHANGELOG 
  
  Revision  ChangesPath
  1.6.6.1   +2 -2  xc/lib/GL/apple/dri_driver.c
  1.9.8.1   +2 -2  xc/lib/font/fontfile/decompress.c
  3.74.6.1  +2 -2  xc/lib/xtrans/Xtranssock.c
  1.5.4.1   +2 -2  xc/programs/Xserver/GL/apple/indirect.c
  3.3988.4.2+5 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 12:37:08

Log message:
 6. Fix links against libGL that arises on MacOSX Jaguar due to its 
confusion
over whether to use the build-generated library or a system-provided one
(Marc La France).

Modified files:
  xc/config/cf/:
darwinLib.tmpl 
  xc/lib/GL/GL/:
Imakefile 
  xc/programs/Xserver/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  1.22  +20 -5 xc/config/cf/darwinLib.tmpl
  1.33  +3 -4  xc/lib/GL/GL/Imakefile
  3.333 +5 -5  xc/programs/Xserver/Imakefile
  3.3991+4 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_8-branch)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 12:37:50

Log message:
 6. Fix links against libGL that arises on MacOSX Jaguar due to its 
confusion
over whether to use the build-generated library or a system-provided one
(Marc La France).

Modified files:
  xc/config/cf/:Tag: xf-4_8-branch
darwinLib.tmpl 
  xc/lib/GL/GL/:Tag: xf-4_8-branch
Imakefile 
  xc/programs/Xserver/: Tag: xf-4_8-branch
Imakefile 
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_8-branch
CHANGELOG 
  
  Revision  ChangesPath
  1.21.10.1 +20 -5 xc/config/cf/darwinLib.tmpl
  1.32.4.1  +3 -4  xc/lib/GL/GL/Imakefile
  3.332.4.1 +5 -5  xc/programs/Xserver/Imakefile
  3.3988.4.3+4 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 12:55:59

Log message:
 7. Deal with a build issue introduced by security update 2007-004 to
MacOSX.  This update, present in MacOSX 10.5, by default disables the 
use
of the DYLD_LIBRARY_PATH environment variable that supplemented the
run-time library search path.  To overcome this, change the build to 
link
bdftopcf, fc-cache, mkfontdir, mkfontscale, xcursorgen and xkbcomp
utilities against static versions of the libraries generated by the
build.  Although this is currently only done for Darwin 9 and later, 
this
is written in such a way that this can be done on any other platform
should the need arise  (Marc La France).

Modified files:
  xc/config/cf/:
X11.tmpl darwin.cf 
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/bdftopcf/:
Imakefile 
  xc/programs/fc-cache/:
Imakefile 
  xc/programs/mkfontdir/:
Imakefile 
  xc/programs/mkfontscale/:
Imakefile 
  xc/programs/xcursorgen/:
Imakefile 
  xc/programs/xkbcomp/:
Imakefile 
  
  Revision  ChangesPath
  1.301 +5 -3  xc/config/cf/X11.tmpl
  1.60  +18 -1 xc/config/cf/darwin.cf
  3.3992+10 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.12  +8 -1  xc/programs/bdftopcf/Imakefile
  1.3   +23 -7 xc/programs/fc-cache/Imakefile
  3.16  +10 -1 xc/programs/mkfontdir/Imakefile
  1.11  +21 -9 xc/programs/mkfontscale/Imakefile
  1.8   +15 -2 xc/programs/xcursorgen/Imakefile
  3.27  +15 -10xc/programs/xkbcomp/Imakefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 14:02:56

Log message:
  Somehow I ended up committing a prior incorrect implementation of the previous
  change.

Modified files:
  xc/config/cf/:
X11.tmpl darwin.cf 
  
  Revision  ChangesPath
  1.302 +13 -5 xc/config/cf/X11.tmpl
  1.61  +2 -10 xc/config/cf/darwin.cf

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_8-branch)

2009-02-01 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.09/02/01 14:03:21

Log message:
  Somehow I ended up committing a prior incorrect implementation of the previous
  change.

Modified files:
  xc/config/cf/:Tag: xf-4_8-branch
X11.tmpl darwin.cf 
  
  Revision  ChangesPath
  1.300.4.2 +13 -5 xc/config/cf/X11.tmpl
  1.59.6.2  +2 -10 xc/config/cf/darwin.cf

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


When xserver sends Expose event ?

2009-01-09 Thread intmail
I encouter serious problem because xserver send me
expose event randomly.

When moving massively a huge amount of windows, I suspect the xserver to forget 
to send me back some expose event.

eg: moving 100 child windows 20 times. The function used is XMoveWindow(). 
After that launch my own event handler function to catch and treat Expose 
event. 

Sometimes xserver backups contents of windows, sometimes it destroy and does 
not send me back expose event.

The backing_store element of window attributes is NotUseful because no window 
are obscured by another one. All my Windows are sibling and arranged to
avoid to hide others. Some are moved beyond the visible area but I don't expect 
any event for them, event are for those visible only.

First question, could someone explain me why xserver does not send event for 
some erased windows?

Second question, why content of some windows are not
erased ?

Third question, what are the rules and things to understand?

Thanks,

-
I use slackware 10.1,
kernel 2.6.12
x11-6.8.1 (may be an Xorg release),
G.D.M




___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


ANN: xterm patch #238

2008-12-30 Thread Thomas Dickey
Patch #238 - 2008/12/30

 * update  configure  macro  CF_XOPEN_SOURCE  for  AIX  6.x  and  Mint
   platforms.
 * reset  the  screen wrapping-flag at the end of ClearRight to fix an
   occasional  case where the last character of a scrolled and wrapped
   line would be cleared (patch by Joe Peterson).
 * modify  to use POSIX coding for comparing resource settings such as
   locale,  to  work  with  locales  such as Turkish (report by M Vefa
   Bicakci).
 * turn   on   configure   paste64  feature  by  default  (request  by
   Jean-Philippe   Bernardy).  It  is  runtime  enabled/disabled  with
   allowWindowOps.
 * turn  on  configure  tcap-query  feature  by  default, add resource
   allowTcapOps to make this runtime enabled/disabled.
 * make  OSC  3 (change X property, from [242]patch #110) subject to
   allowWindowOps resource.
 * make VT220 DSR responses inactive in VT100-mode.
 * make DECUDK feature inactive in VT100-mode.
 * respond to incorrectly formatted DECRQSS with a cancel.
 * add  allowFontOps resource to allow the fontsize-switching and font
   query/set  control  sequences  to  be enabled/disabled (prompted by
   Debian #510030).
 * some  code  cleanup  based  on  gcc  4.x  -Wconversion  warnings in
   button.c and charproc.c
 * modify   tcap-query   feature   to  not  return  data  for  shifted
   cursor-keys when the keyboard type is set to vt220, since returning
   the  same  string  for  shifted/unshifted  keys  may  confuse  some
   applications (GenToo #212546).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgptxgxj4M9Nu.pgp
Description: PGP signature


CVS Update: xc (branch: trunk)

2008-12-26 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/26 19:56:01

Log message:
  recognise some newer platforms and their bindists

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/:
Xinstall.sh 
  
  Revision  ChangesPath
  1.98  +17 -5 xc/programs/Xserver/hw/xfree86/etc/Xinstall.sh

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-26 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/26 20:04:32

Log message:
  Disable optimisation for these files with large static data sets because it
  provokes an internal compiler error on FreeBSD 7.0.

Modified files:
  xc/programs/Xserver/hw/xfree86/scanpci/:
Imakefile 
  xc/programs/Xserver/hw/xfree86/scanpci/module/:
Imakefile 
  
  Revision  ChangesPath
  1.13  +4 -2  xc/programs/Xserver/hw/xfree86/scanpci/Imakefile
  1.6   +4 -2  
xc/programs/Xserver/hw/xfree86/scanpci/module/Imakefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-26 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/26 20:06:45

Log message:
  Enable HasLibPthread for FreeBSD 7 and later, because libc_r has been dropped,
  and was deprecated since some earlier release (6.x?).

Modified files:
  xc/config/cf/:
FreeBSD.cf 
  
  Revision  ChangesPath
  3.162 +13 -4 xc/config/cf/FreeBSD.cf

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-26 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/26 20:17:13

Log message:
  entries for recent commits

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  
  Revision  ChangesPath
  3.3989+17 -2 xc/programs/Xserver/hw/xfree86/CHANGELOG

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: xf-4_8-branch)

2008-12-26 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/26 20:32:56

Log message:
  post-4.8.0 platform-related updates:
  
 4. Enable HasLibPthread for FreeBSD 7 and later because libc_r is no
longer present, and was deprecated since some earlier release (6.x?)
(David Dawes).
 3. Disable optimisation when building the scanpci/pcidata modules which
contain a large amount of statically initialised data.  Optimisation
is disabled because it provokes an internal compiler error on FreeBSD
7.0 (David Dawes).
 2. Update Xinstall.sh version for 4.8.0, and recognise some newer platforms
and their bindists (David Dawes).
 1. Elf has been the only supported format on FreeBSD for a long time.
The objformat utility has been deprecated for a long time, and was
finally removed in FreeBSD 7.  Don't call it from imake for FreeBSD
5.x and later (David Dawes).

Modified files:
  xc/config/cf/:Tag: xf-4_8-branch
FreeBSD.cf 
  xc/config/imake/: Tag: xf-4_8-branch
imake.c 
  xc/programs/Xserver/hw/xfree86/:  Tag: xf-4_8-branch
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/etc/:  Tag: xf-4_8-branch
Xinstall.sh 
  xc/programs/Xserver/hw/xfree86/etc/bindist/:  Tag: xf-4_8-branch
build-bindist 
  xc/programs/Xserver/hw/xfree86/scanpci/:  Tag: xf-4_8-branch
Imakefile 
  xc/programs/Xserver/hw/xfree86/scanpci/module/:   Tag: xf-4_8-branch
Imakefile 
  
  Revision  ChangesPath
  3.161.6.1 +13 -4 xc/config/cf/FreeBSD.cf
  3.71.6.1  +9 -5  xc/config/imake/imake.c
  3.3988.4.1+17 -2 xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.97.6.1  +17 -5 xc/programs/Xserver/hw/xfree86/etc/Xinstall.sh
  1.9.4.1   +13 -5 
xc/programs/Xserver/hw/xfree86/etc/bindist/build-bindist
  1.12.8.1  +4 -2  xc/programs/Xserver/hw/xfree86/scanpci/Imakefile
  1.5.8.1   +4 -2  
xc/programs/Xserver/hw/xfree86/scanpci/module/Imakefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-24 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/24 21:46:46

Log message:
  objformat was removed after FreeBSD 6.x, and has been obsolte for a long time.

Modified files:
  xc/config/imake/:
imake.c 
  
  Revision  ChangesPath
  3.72  +9 -5  xc/config/imake/imake.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-23 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: da...@public.xfree86.org.   08/12/23 12:07:26

Log message:
  Some older platforms (such as FreeBSD 2.2.x) don't have 'cut -b'.

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/bindist/:
build-bindist 
  
  Revision  ChangesPath
  1.10  +13 -5 
xc/programs/Xserver/hw/xfree86/etc/bindist/build-bindist

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


ANNOUNCE: XFree86 4.8.0 is now available

2008-12-21 Thread Marc Aurele La France

We are very pleased to announce the release of XFree86 4.8.0.  This
release comes about a year and a half after the 4.7.0 release, and is
the product of the work of dedicated volunteers.  We would like to
thank all who have contributed to this release, through code, testing,
and other feedback, and all who continue to support XFree86 and the
work of its volunteer developers.

Source, patches and binaries for a range of platforms are now
available for download from our ftp site:

ftp://ftp.xfree86.org/pub/XFree86/4.8.0/
http://ftp.xfree86.org/pub/XFree86/4.8.0/

We currently have binaries available for a number of platforms.  More
will become available over time.  If you are not sure which binary set
you need, first download the Xinstall.sh script, and run:

sh Xinstall.sh -check

Also, before downloading, check the 4.8.0 online documentation at:

http://ftp.xfree86.org/pub/XFree86/4.8.0/doc/html/

Read especially the README, RELNOTES and Install documents.  Also,
check the ERRATA for 4.8.0 for any last minute issues:

http://ftp.xfree86.org/pub/XFree86/4.8.0/ERRATA

The CVS tag for this release is xf-4_8_0.  Information about
accessing our anonymous CVS service is at http://www.xfree86.org/cvs/.

User-related problems should be reported to our xfre...@xfree86.org
list.  Development issues and specific bugs should be reported to our
devel@xfree86.org list and/or logged at http://bugs.xfree86.org/.

The next release, 4.9.0, is planned for late 2009 or early 2010.  If
you find XFree86 useful and would like to help support our work, please
visit our donations page:

http://www.xfree86.org/donations/

Enjoy.

Marc.

+--+--+
|  Marc Aurele La France   |  work:   1-780-492-9310  |
|  Academic Information and|  fax:1-780-492-1729  |
|Communications Technologies   |  email:  t...@ualberta.ca |
|  352 General Services Building   +--+
|  University of Alberta   |  |
|  Edmonton, Alberta   |Standard disclaimers apply|
|  T6G 2H1 |  |
|  CANADA  |  |
+--+--+
XFree86 developer and VP.  ATI driver and X server internals.
___
Devel mailing list
Devel@XFree86.Org
http://XFree86.Org/mailman/listinfo/devel


CVS Update: xc (branch: trunk)

2008-12-14 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: t...@public.xfree86.org.08/12/14 09:33:01

Log message:
  Prepare for tomorrow's tagging of 4.8.0

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG xf86Date.h xf86Version.h 
  
  Revision  ChangesPath
  3.3988+3 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.176 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Date.h
  3.690 +4 -4  xc/programs/Xserver/hw/xfree86/xf86Version.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-10 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/12/10 08:32:03

Log message:
  Solaris 7's /bin/sh (a.k.a. jsh) does not recognise $(command) constructs.
  Use the older `command` construct instead.

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/bindist/:
build-bindist 
  
  Revision  ChangesPath
  1.9   +3 -3  
xc/programs/Xserver/hw/xfree86/etc/bindist/build-bindist

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-09 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/12/09 04:03:00

Log message:
  Snapshot: 4.7.99.31

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG xf86Date.h xf86Version.h 
  
  Revision  ChangesPath
  3.3987+4 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.175 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Date.h
  3.689 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Version.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-09 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/12/09 10:04:30

Log message:
  Update bindists due to libXext revision bump.

Modified files:
  xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ix86/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ppc/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-aout/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-amd64/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-mips/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ppc/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-aout-ix86/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-aout-ix86/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris-sparc/:
bin-list 
  xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/:
bin-list 
  
  Revision  ChangesPath
  1.13  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ix86/bin-list
  1.13  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Darwin-ppc/bin-list
  1.18  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-aout/bin-list
  1.6   +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-amd64/bin-list
  1.20  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/bin-list
  1.18  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/bin-list
  1.19  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/bin-list
  1.16  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-mips/bin-list
  1.16  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ppc/bin-list
  1.15  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-aout-ix86/bin-list
  1.21  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/bin-list
  1.6   +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-aout-ix86/bin-list
  1.24  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/bin-list
  1.19  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/bin-list
  1.19  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/bin-list
  1.3   +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris-sparc/bin-list
  1.19  +1 -1  
xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/bin-list

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-08 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/12/08 08:44:19

Log message:
  Missing clean rule

Modified files:
  xc/config/cf/:
lnxdoc.tmpl 
  
  Revision  ChangesPath
  3.15  +2 -3  xc/config/cf/lnxdoc.tmpl

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-08 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/12/08 08:56:07

Log message:
  Another missing clean rule

Modified files:
  xc/config/cf/:
Imake.tmpl 
  
  Revision  ChangesPath
  3.183 +2 -2  xc/config/cf/Imake.tmpl

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-12-06 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/12/06 09:00:39

Log message:
  Fix MakeDepSimpleHtmlDoc rule.  It seems newer groff's enforce POSIX's
  utility guideline that command line flags preceed command line filenames.

Modified files:
  xc/config/cf/:
X11.tmpl 
  
  Revision  ChangesPath
  1.300 +2 -2  xc/config/cf/X11.tmpl

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-11-27 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/11/27 08:56:22

Log message:
  Fix formatting

Modified files:
  xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/English.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/French.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/German.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/:
Credits.rtf 
  xc/programs/Xserver/hw/darwin/bundle/ko.lproj/:
Credits.rtf 
  
  Revision  ChangesPath
  1.9   +1 -0  
xc/programs/Xserver/hw/darwin/bundle/Dutch.lproj/Credits.rtf
  1.14  +1 -0  
xc/programs/Xserver/hw/darwin/bundle/English.lproj/Credits.rtf
  1.10  +1 -0  
xc/programs/Xserver/hw/darwin/bundle/French.lproj/Credits.rtf
  1.9   +1 -0  
xc/programs/Xserver/hw/darwin/bundle/German.lproj/Credits.rtf
  1.7   +1 -0  
xc/programs/Xserver/hw/darwin/bundle/Portuguese.lproj/Credits.rtf
  1.9   +1 -0  
xc/programs/Xserver/hw/darwin/bundle/Spanish.lproj/Credits.rtf
  1.9   +1 -0  
xc/programs/Xserver/hw/darwin/bundle/Swedish.lproj/Credits.rtf
  1.9   +1 -0  
xc/programs/Xserver/hw/darwin/bundle/ko.lproj/Credits.rtf

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-11-23 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/11/23 04:03:11

Log message:
  Snapshot: 4.7.99.30

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG xf86Date.h xf86Version.h 
  
  Revision  ChangesPath
  3.3985+4 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.174 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Date.h
  3.688 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Version.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-11-23 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/11/23 09:32:22

Log message:
69. Fix error path in -configure processing.  (Matthieu Herrb)

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG 
  xc/programs/Xserver/hw/xfree86/common/:
xf86Configure.c 
  
  Revision  ChangesPath
  3.3986+2 -1  xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.96  +2 -1  xc/programs/Xserver/hw/xfree86/common/xf86Configure.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-11-22 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/11/22 14:57:28

Log message:
  First swipe at updating the rlease notes for 4.8.0

Modified files:
  ./:
BUILD.txt Install.txt LICENSE.txt README.txt RELNOTES.txt 
  xc/programs/Xserver/hw/xfree86/doc/:
BUILD Install LICENSE README README.DECtga README.Darwin 
README.LynxOS README.NetBSD README.OpenBSD README.chips 
README.mouse README.s3virge RELNOTES Versions 
  xc/programs/Xserver/hw/xfree86/doc/sgml/:
RELNOTES.sgml Versions.sgml defs.ent 
  
  Revision  ChangesPath
  1.5   +35 -35xc/BUILD.txt
  1.6   +12 -12xc/Install.txt
  1.11  +3 -3  xc/LICENSE.txt
  1.8   +36 -36xc/README.txt
  1.11  +86 -250   xc/RELNOTES.txt
  3.37  +35 -35xc/programs/Xserver/hw/xfree86/doc/BUILD
  1.42  +12 -12xc/programs/Xserver/hw/xfree86/doc/Install
  1.54  +3 -3  xc/programs/Xserver/hw/xfree86/doc/LICENSE
  3.155 +36 -36xc/programs/Xserver/hw/xfree86/doc/README
  3.39  +2 -2  xc/programs/Xserver/hw/xfree86/doc/README.DECtga
  1.29  +2 -2  xc/programs/Xserver/hw/xfree86/doc/README.Darwin
  3.51  +8 -8  xc/programs/Xserver/hw/xfree86/doc/README.LynxOS
  3.103 +8 -8  xc/programs/Xserver/hw/xfree86/doc/README.NetBSD
  1.58  +7 -7  xc/programs/Xserver/hw/xfree86/doc/README.OpenBSD
  3.61  +3 -3  xc/programs/Xserver/hw/xfree86/doc/README.chips
  1.37  +2 -2  xc/programs/Xserver/hw/xfree86/doc/README.mouse
  1.30  +2 -2  xc/programs/Xserver/hw/xfree86/doc/README.s3virge
  3.156 +86 -250   xc/programs/Xserver/hw/xfree86/doc/RELNOTES
  1.23  +6 -6  xc/programs/Xserver/hw/xfree86/doc/Versions
  1.144 +90 -330   xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml
  1.10  +4 -3  xc/programs/Xserver/hw/xfree86/doc/sgml/Versions.sgml
  1.52  +15 -15xc/programs/Xserver/hw/xfree86/doc/sgml/defs.ent

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-12 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/12 08:44:21

Log message:
  doctools 1.3.5

Modified files:
  ./:
README 
  
  Revision  ChangesPath
  1.13  +3 -3  doctools/README

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-12 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/12 08:37:54

Log message:
  Cosmetic tweak

Modified files:
  doctools/jade/lib/:
entmgr_inst.m4 
  
  Revision  ChangesPath
  1.5   +2 -2  doctools/jade/lib/entmgr_inst.m4

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-11-12 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/11/12 08:34:58

Log message:
  Warning fix

Modified files:
  xc/programs/Xserver/hw/xfree86/drivers/ati/:
radeon_driver.c 
  
  Revision  ChangesPath
  1.143 +3 -2  
xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 11:59:03

Log message:
   42. Pacify GCC 3.4.4 (Marc La France).

Modified files:
  ./:
CHANGELOG 
  doctools/jade/:
Makefile 
Added files:
  doctools/jade/:
sizeof.c 
  
  Revision  ChangesPath
  1.31  +2 -1  doctools/CHANGELOG
  1.6   +23 -5 doctools/jade/Makefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 12:07:40

Log message:
  Remove debug statement

Modified files:
  doctools/jade/:
Makefile 
  
  Revision  ChangesPath
  1.7   +1 -2  doctools/jade/Makefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 12:38:02

Log message:
  Forgot a clean rule

Modified files:
  doctools/jade/:
Makefile 
  
  Revision  ChangesPath
  1.8   +5 -2  doctools/jade/Makefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 14:15:51

Log message:
  -Wshadow warnings

Modified files:
  doctools/jade/lib/:
GenericEventHandler.cxx Param.cxx Partition.cxx 
parseMode.cxx 
  doctools/jade/nsgmls/:
RastEventHandler.cxx SgmlsEventHandler.cxx 
  
  Revision  ChangesPath
  1.2   +5 -2  doctools/jade/lib/GenericEventHandler.cxx
  1.2   +3 -1  doctools/jade/lib/Param.cxx
  1.2   +5 -2  doctools/jade/lib/Partition.cxx
  1.2   +12 -9 doctools/jade/lib/parseMode.cxx
  1.2   +6 -4  doctools/jade/nsgmls/RastEventHandler.cxx
  1.2   +7 -3  doctools/jade/nsgmls/SgmlsEventHandler.cxx

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 14:29:09

Log message:
  Remove generated files

Removed files:
  doctools/jade/jade/:
HtmlFOTBuilder_inst.cxx MifFOTBuilder_inst.cxx 
RtfFOTBuilder_inst.cxx TeXFOTBuilder_inst.cxx 
TransformFOTBuilder_inst.cxx 
  doctools/jade/lib/:
app_inst.cxx arc_inst.cxx entmgr_inst.cxx parser_inst.cxx 
xentmgr_inst.cxx 
  doctools/jade/nsgmls/:
nsgmls_inst.cxx 
  doctools/jade/spam/:
spam_inst.cxx 
  doctools/jade/spgrove/:
grove_inst.cxx 
  doctools/jade/style/:
FlowObj_inst.cxx common_inst.cxx primitive_inst.cxx 
style_inst.cxx 
  doctools/jade/sx/:
sx_inst.cxx 

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 14:58:19

Log message:
  Fix regression

Modified files:
  doctools/jade/lib/:
entmgr_inst.m4 
  
  Revision  ChangesPath
  1.2   +14 -8 doctools/jade/lib/entmgr_inst.m4

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 16:25:47

Log message:
  Fix GNUmake-ism

Modified files:
  doctools/jade/:
Makefile 
  
  Revision  ChangesPath
  1.9   +3 -3  doctools/jade/Makefile

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-11 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/11 16:55:28

Log message:
  Aarrgghh.  Another regression.  It seems C++ is harder to make portable than 
C.

Modified files:
  doctools/jade/lib/:
entmgr_inst.m4 
  
  Revision  ChangesPath
  1.4   +3 -1  doctools/jade/lib/entmgr_inst.m4

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: doctools (branch: trunk)

2008-11-10 Thread Marc Aurele La France
CVSROOT:/home/x-cvs
Module name:doctools
Changes by: [EMAIL PROTECTED]   08/11/10 11:58:39

Log message:
   41. Pacify GCC 3.3.2 (Marc La France).

Modified files:
  ./:
CHANGELOG 
  doctools/jade/lib/:
parser_inst.cxx parser_inst.m4 
  
  Revision  ChangesPath
  1.30  +4 -1  doctools/CHANGELOG
  1.2   +36 -17doctools/jade/lib/parser_inst.cxx
  1.2   +10 -3 doctools/jade/lib/parser_inst.m4

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2008-11-09 Thread David Dawes
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   08/11/09 04:03:04

Log message:
  Snapshot: 4.7.99.29

Modified files:
  xc/programs/Xserver/hw/xfree86/:
CHANGELOG xf86Date.h xf86Version.h 
  
  Revision  ChangesPath
  3.3984+4 -2  xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.173 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Date.h
  3.687 +2 -2  xc/programs/Xserver/hw/xfree86/xf86Version.h

___
Cvs-Commit mailing list
Cvs-Commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


  1   2   3   4   5   6   7   8   9   10   >