Next | Query returned 52 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2014-04-19 12:09:50 by Thomas Klausner | Files touched by this commit (1)
Log message:
Move touch to pre-configure to increase chance it'll work.
   2014-04-15 10:29:23 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 7.0.26:

7.0.26:
Alan Coopersmith (1):
      Add more comments on connection setup to Xproto.h

Jon TURNEY (1):
      Xpoll.h.in: Fix WIN32 check to trigger on MinGW only

Julien Cristau (1):
      xproto 7.0.26

Keith Packard (1):
      Replace 'pointer' with explicit 'void *'

Yaakov Selkowitz (2):
      Xthreads.h: Declare _Xthread_init for WIN32
      Xwindows.h: Wrap Windows 64-bit types as well for 64-bit build

7.0.25:
This release cleans up some old Cray Unicos code, adds keysyms for German
keyboard layouts, adds a macro for gcc's "cold" attribute, and brings our
autoconf macros up to current support levels.

Alan Coopersmith (3):
      Add _X_COLD attribute for branch prediction hints
      Remove WORD64, MUSTCOPY, and other CRAY leftovers
      xproto 7.0.25

Benno Schulenberg (1):
      Additional dead keysyms to complete the German DIN T3 keyboard layout.

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
   2013-05-17 15:17:40 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Restore patches for correct Xos_r.h behavior and using the protected
names in Xfuncproto.h. Bump revision.
   2013-05-16 07:49:54 by Richard PALO | Files touched by this commit (6) | Package removed
Log message:
update to xproto-7.0.24 for modular-xorg-server-1.12.4
   2012-11-16 21:04:48 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Use attributes from the implementation namespace. Applications might be
redefining them otherwise and creating conflicts. Bump revision.
   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-09-05 18:46:55 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Apply patch from https://bugs.freedesktop.org/attachment.cgi?id=66181 to
fix Solaris build issues.  Fixes PR#46586.

Bump PKGREVISION.
   2012-06-03 21:57:33 by Thomas Klausner | Files touched by this commit (8) | Package updated
Log message:
Update to 7.0.23, based on Makoto Fujiwara's update to 7.0.23 in PR 45465.
I've reduced the patch to configure further.

7.0.23:
This release continues our documentation improvements, defines new keysyms
needed for input of various langugages, and fixes a couple compliation errors
in software that includes these headers when building either in C89 mode
(without C99 varargs macros) or in the Cygwin environment.

7.0.22:
This release provides a number of documentation improvements, a few new
macros and new keysyms.

7.0.21:
This release contains the addition of Sinhala Unicode keysysm and a
couple of compiler fixes and additions.

7.0.20:
This release provides two code changes - an additional #include <sys/types.h>
on Solaris machines to fix build issues in the X server, and the addition of
new XF86XK_TouchpadOn & XF86XK_TouchpadOff keysyms to the keysym definition
headers.

It also now includes the definitions of the ServerInterpreted families of
addresses that have been registered for use with the xhost +si:* syntax,
that were previously found in the xorg-docs module, since the X11 Protocol
spec defines the ServerInterpreted method and provides for those definitions.

The rest of the changes are further refinements of the DocBook/XML conversion
of the protocol spec which was introduced in xproto 7.0.19.   The HTML & PDF
versions should both feature greatly improved internal hyperlinking to allow
easier navigation and following of references between the interconnected
requests and events in the spec.   The conversion of the documentation is a
work in progress, and we appreciate all proof-reading to find errors (this
release fixes a couple spots where nroff markup didn't get properly converted
and appeared in the resulting text) as well as feedback on formatting or other
changes that would make the documentation more useful to developers.  Of course,
we are being very careful to not change the actual formal specification of the
protocol in these changes, just the formatting and usability.

7.0.19:
No code nor headers were changed in this release - this solely consists
of the move of the X11 Protocol specification from xorg-docs to this
module, and it's conversion from troff to DocBook XML by Matt Dew
(with some followup markup massaging by yours truly).  There is of course
still room for improvement as there are over a hundred pages to be proofread
 - patches accepted if you see ways to make the output better.

The standard xorg-macros options are provided in configure to control
the generation of text, html, postscript, and/or pdf versions of the
documents from the XML sources, via the xmlto frontend and it's associated
backends such as fop.
   2012-05-07 04:45:48 by David A. Holland | Files touched by this commit (12)
Log message:
Set BUILDLINK_API_DEPENDS correctly (with +=, not ?=)
   2012-03-19 20:08:37 by Benny Siegert | Files touched by this commit (3)
Log message:
Include <sys/param.h> in Xos_r.h under Mac OS so that MAXHOSTNAMELEN is
always defined. Unbreaks the build of modular libX11.

OK joerg

Next | Query returned 52 messages, browsing 11 to 20 | Previous