Next | Query returned 29 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-05-27 08:42:07 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.5.0:

XRandR 1.5 add monitor objects and tiling support.

Dave Airlie (3):
      randrproto: add tile property info for randr 1.5
      randrproto: clarify output XID lifetimes.
      randrproto 1.5.0

Keith Packard (2):
      Fix spelling errors in randrproto.txt
      Add Monitors, update version to 1.5 (v2)
   2015-03-15 21:42:43 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.4.1:

This release adds an optional "GUID" property for outputs, and corrects
various errors in the previous version of the spec.

Aaron Plattner (3):
      Add a "GUID" property
      spec: Move the GUID property into a new section since xrandr-1.4.0 was \ 
already released
      spec: RRCrtcChangeMask and RROutputChangeMask are not things

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (15):
      spec: add missing brackets between requests in encoding section
      spec: Correct length for RRCreateMode in encoding section
      spec: Fix typos in text
      spec: Update data type sections
      spec: Correct size of outputs in RRSetCrtcConfig encoding
      spec: Correct length calculation in encoding of gamma lists
      spec: correct sub-code values for RRProvider*Notify event encoding
      spec: Make description of RRProviderChangeNotify match encoding & header
      spec: Make encoding of RRGetProviders match description & header
      spec: Make encoding of RRGetProviderInfo match header
      spec: Add PROVIDER_CAPS encoding to Appendix A
      spec: Add config-timestamp to descriptions of OffloadSink & OutputSource
      spec: Correct lengths in encoding of OffloadSink & OutputSource
      Bug 73176 - randrproto typo (s/fundmentally/fundamentally)
      randrproto 1.4.1

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
   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-07-12 16:16:49 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.4.0:

randr protocol 1.4.0 release, provider objects + border properties

Aaron Plattner (2):
      Be more specific about property types
      Add "Border" and "BorderDimensions" properties

Adam Jackson (1):
      Remove nonsense paragraph about dual-link DVI

Alan Coopersmith (4):
      Add missing Red Hat copyright notice to COPYING
      1.4 spec: Change "LISTof ATOM" to "LISTofATOM" to \ 
match other LIST types
      1.4 spec: Add descriptions of new RRSELECTMASK bits
      1.4 spec: update Extension Versioning section to include 1.4

Dave Airlie (3):
      Revert the unused 1.4.0 protocol
      randr: add provider object (v8)
      bump to 1.4.0 (for release.sh)

Keith Packard (6):
      Whitespace cleanups in randrproto.txt
      RandR version 1.4 additions
      Add some informative text about the reasons for the PCP and ST bits
      Fix spelling errors, add description of SCANOUTPIXMAPINFO fields.
      Define new semantics for scanout pixmap destruction.
      Make SetCrtcConfigs take flags bits to allow partial configuration changes
   2012-06-03 21:47:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.3.2:

1.3.2:
This minor maintenance provides a release of changes accumulated in git over the
last year, so as to deliver the usual recent collection of build configuration
improvements and janitorial cleanups of the package.
   2010-01-15 18:55:15 by Tobias Nygren | Files touched by this commit (2)
Log message:
Update to randrproto-1.3.1. Changes:

Punctuation fix.
Clarify that GetOutputPrimary is per-screen.
Update reference to renderproto.txt
Allow inactive outputs to be set as primary
Remove trailing white space from randrproto.txt
Add XORG_DEFAULT_OPTIONS invocation in configure.ac
Bump version to 1.3.1
New properties claimed to be in version 1.4 instead of 1.3.1
Sort properties alphabetically.
Should read "EDID", not "EdidData" (2).
Add Backlight property description.
   2009-06-14 20:25:20 by Joerg Sonnenberger | Files touched by this commit (321)
Log message:
Remove @dirrm entries from PLISTs
   2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252)
Log message:
Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
   2009-03-06 15:31:10 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
Update to 1.3.0:

Changes since randrproto 1.2.2:

Adam Jackson (7):
      Add GetScreenResourcesCurrent
      Fix RRNumberRequests
      GSRC added in 1.3, not 1.2
      More doc for CRTC transforms
      Indent CRTC transform docs to match the rest of the requests.
      Add [GS]etOutputPrimary
      Zero reply from GetPanning means panning not supported.

Julien Cristau (1):
      spec: add missing list of clones to RRGetOutputInfo reply

Keith Packard (8):
      Add Transform request proposal for 1.3
      Add filters to CRTC transforms.
      Eliminate inverse matrix from randr transform protocol
      Describe projective transform additions in Introduction
      Merge branch 'transform-proposal'
      Update to version 1.2.99.1
      Remove duplicate GetScreenResourcesCurrent declarations
      Merge commit 'origin/master'

Maarten Maathuis (1):
      Fix typo in 83f3f29dd3ac5d3875b5edef5805d6adb6a02698.

Matthias Hopf (14):
      Panning protocol extension
      Panning protocol description
      Panning protocol bits description
      Add panning to versioning information.
      Nuke config-timestamp for panning. Specifying panning update on scree=
n size change.
      Bump to 1.2.99.2
      Add unicode art pictures for panning.
      Panning tracking areas describe full screen if set to 0.
      Bump to 1.2.99.3
      Add description of standard properties.
      Should read "EDID", not "EdidData".
      Add standard property name defines.
      Bump to 1.2.99.4
      Bump to 1.3.0

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

Next | Query returned 29 messages, browsing 1 to 10 | Previous