NetBSD.se

CVS log for pkgsrc/x11/xproto/distinfo

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / xproto

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 19 19:08:36 2012 UTC (2 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 10 20:07:29 2010 UTC (20 months, 1 week ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -7 lines
Update to xproto-7.0.18:
- support for noreturn on SunPro 5.9 and later
- Add _X_NORETURN macro
- disable visibility attributes on Cygwin
- Add XF86XK_TouchpadToogle

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jan 15 18:03:32 2010 UTC (2 years, 4 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5 lines
Update to xproto-7.0.16. Changes:

Improves compatibility with some current OS'es, at the cost of
decreased compatibility with premillennial OS'es and pre-C89 compilers.

Death to RCS tags.
Remove all trace of X_NOT_STDC_ENV (#6527)
Remove a bunch of garbage for unsupported platforms.
__STDC__ is always defined in C89.
Use ## catenation not /**/
Remove #ifdef macII code left over from ancient A/UX 3.0 support
Removing dangling #else block from X_NOT_STDC_ENV removal
Use indentation to provide a map through the twisty maze of ifdefs, all alike
Drop support for SunOS 4 and Solaris releases older than 2.5 (1995)
Get rid of unneeded && clause in list of LP64 ifdefs in Xmd.h
Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
Don't need an #ifdef when both cases just include the same file
xproto 7.0.16
Apple: Only define _DARWIN_C_SOURCE if it isn't already defined
Cygwin/X: Don't destroy min/max macros in Xwindows.h
Restore macro definition of sleep(), needed by Xming

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 6 10:28:32 2009 UTC (3 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -6 lines
Update to 7.0.15:

James Cloos (4):
      Add dead keysyms for DOUBLE GRAVE and INVERTED BREVE accents
      Add a dead_belowcomma keysym
      [keysymdef.h] Add dead_currency symbol.
      Bump to 7.0.15.

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (1):
      Add XF86XK_Suspend and XF86XK_Hibernate keysym defs.

Sayamindu Dasgupta (1):
      Add dead vowels in keysymdef.h

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 1 21:56:16 2009 UTC (3 years, 4 months ago) by hasso
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Quick fix for DragonFly master with getpwnam_r and friends.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 24 16:13:37 2008 UTC (3 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
Update to 7.0.14:

Bastien Nocera (1):
      Keysyms needed for some HID remote controls to work under X. #16519

James Cloos (2):
      fix typo in commit 40ed4eef
      Add dead_perispomeni to keysymdef.h

Peter Hutterer (5):
      Add keysyms for XF86XK_Battery, XF86XK_Bluetooth, XF86XK_WLAN,
      XF86XK_UWB.  Fix typos in comments (UP/DOWN TACK and LEFT/RIGHT
      TACK wrong way round).  Revert "Fix typos in comments (UP/DOWN
      TACK and LEFT/RIGHT TACK wrong way round)." Fix typos in
      comments (UP/DOWN TACK and LEFT/RIGHT TACK wrong way round).
      Bump to 7.0.14.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 30 10:41:16 2008 UTC (3 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Update to 7.0.13:

Alan Hourihane (1):
      avoid checking for fds_bits on mingw

Colin Harrison (2):
      Use winsock2.h
      Use Sleep() instead of sleep() on windows

James Cloos (2):
      Fix typo in XF86Keysym.h
      Add more dead key syms

Jeremy Huddleston (3):
      Apple: Cleaned up some Apple definitions
      Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE,
      _POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not
      be defined due to the strict namespace
      Apple: Added a comment to explain _DARWIN_C_SOURCE

Markus Kuhn (1):
      Added comment to slightly discourage the definition of ever
      more Unicode keysyms

Peter Hutterer (2):
      Add GenericEvent and xGenericEvent definitions.
      Bump to 7.0.13.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 7 20:03:18 2008 UTC (4 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
Update to 7.0.12:

Adam Jackson (1):
      x11proto 7.0.12

Alan Coopersmith (1):
      Make Xalloca.h work with Sun C++ compiler

Ben Byer (1):
      fd_mask needs to be defined on OS X, too

Daniel Stone (1):
      Check headers before testing for fds_bits access method (bug #8442)

Jeremy Huddleston (2):
      Changed __DARWIN__ to __APPLE__
      Fixed #ifdef checks that were using i386 to use __i386__

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 24 20:15:20 2008 UTC (4 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Disable visibility code on Solaris, even when compiling with GCC 4.
From Gilles Dauphin in PR 37634.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 15 22:58:55 2008 UTC (4 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Update 7.0.11:

    bump to 7.0.11

    Describe what XF86XK_Display does (or now is meant to do).

    Add dead_abovecomma and dead_abovereversedcomma

    Also added aliases dead_psili and dead_dasia.

    The UCS unifies Combining Psili and Combining Dasia with
    Combining Comma Above and Combining Reversed Comma Above.
    These two aliases mirror that unification.

    Comment on the new locations of the files referenced in keysymdef.h
    keysymdef.h has a comment from the monolithic days suggesting that
    the file be kept in sync with mappings inxc/lib/X11/KeyBind.c and
    the protocol specication in xc/doc/specs/XProtocol/X11.keysyms.

    This commit adds pointers to the new locations of those two files.

    Add *~ to .gitignore to skip patch/emacs droppings

    bcopy needs definition in Xfuncs.h for Xming

    Added some more files to .gitignore.

    Enable GCC's visibility attributes on GCC 4 or greater only.

    Add keysym definitions from Jim Gettys.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 18 18:06:43 2007 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4 lines
Update to xproto-7.0.10. No functional changes.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 30 11:50:11 2006 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
NetBSD doesn't provide _POSIX_THREAD_SAFE_FUNCTIONS, which broke
the pwent/grent accessor functions. Fix and bump revision.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 23 15:31:29 2006 UTC (5 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fix the fix of the typo. Bump revision again.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 15 19:11:48 2006 UTC (5 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Just include limits.h in Xos_r.h, don't play with _POSIX_SOURCE.
For example, configure plays dirty with that.

Fix a type in the MTSAFE_PWAPI section and the configure test for
NETDBAPI (from David Sainty).

Assume that readdir_r follows POSIX semantics if configure detected it
and we have no reason to believe so otherwise. Most importantly, use it
when _POSIX_REENTRANT_FUNCTIONS is not defined.

Bump revision.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 3 17:03:04 2006 UTC (5 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -4 lines
Update to xproto-7.0.9:
- add _X_LIKELY and _X_UNLIKELY (branch prediction)
- define _X_INLINE for older compilers

Add patches to handle reentrancy in X11/Xos_r.h better
by detecting via autoconf whether the interfaces are
actually present.

As this change is needed on various change for xproto to work
correctly, bump BUILDLINK_API_DEPENDS.

Take maintainership.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Oct 13 13:45:23 2006 UTC (5 years, 7 months ago) by reed
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update to 7.0.8.
Due to builtin.mk this is not used by default on most pkgsrc systems
that have good enough headers (or use Xorg).

Changes include:

    XF86keysym: add keyboard/monitor brightness controls (Bug #8120)
    Add XF86{Kbd,Mon}Brightness{Up,Down}, and XF86KbdLightOnOff.

    Xfuncproto: add _X_INLINE

    Bug #7458: AIX changes to Xmd.h

    Bugzilla Bug #7458 <https://bugs.freedesktop.org/show_bug.cgi?id=7458>
    Patch #6179 <https://bugs.freedesktop.org/attachment.cgi?id=6179>

    Add ISO_Level5_{Shift,Latch,Lock}.

    Bug #6887: Add dead_stroke, bump to 7.0.7. (Troy Korjuslommi)

    Bug #6296: Add support for Braille. (Samuel Thibault)

    Fix more comment typos.

    On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined in 64-bit
        builds.
    Fix some comment typos.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Apr 18 17:06:39 2006 UTC (6 years, 1 month ago) by reed
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import xproto from pkgsrc-wip.

X protocol and ancillary headers from modular Xorg X11.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 18 17:06:39 2006 UTC (6 years, 1 month ago) by reed
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>