~vcs-imports-ii/xboard/master

  • Committer: H.G. Muller
  • Author(s): Arun Persaud
  • Date: 2012-10-21 09:28:23 UTC
  • Revision ID: git-v1:c5be35c56b300d345e80f24a998b225666cca4f5
added a black and white theme to replace the mono option
Filename Latest Rev Last Changed Committer Comment Size
..
bitmaps 1 20 years ago Tim Mann Initial checkin. I created this by combining th Diff
doc-maint 1460 12 years ago Arun Persaud added some documentation about what's need to be d Diff
m4 995 13 years ago Arun Persaud added/fixed i18n support via gettext to xboard th Diff
pixmaps 1 20 years ago Tim Mann Initial checkin. I created this by combining th Diff
png 1650 11 years ago H.G. Muller Add png pieces A new directory with 256x256 png p Diff
po 27 20 years ago uid69079 Additions required by xboard i18n Diff
shogipixmaps 698 13 years ago H.G. Muller Add set of shogi pixmaps for XBoard The -size 64 Diff
sounds 1 20 years ago Tim Mann Initial checkin. I created this by combining th Diff
svg 1692 11 years ago H.G. Muller added SVGs converted from inkscape SVG to plain S Diff
themes 1703 11 years ago H.G. Muller added a black and white theme to replace the mono Diff
winboard 1 20 years ago Tim Mann Initial checkin. I created this by combining th Diff
.gitignore 1344 12 years ago Arun Persaud added some autogenerated po files to .gitignore 576 bytes Diff Download File
ABOUT-NLS 995 13 years ago Arun Persaud added/fixed i18n support via gettext to xboard th 91.5 KB Diff Download File
args.h 1697 11 years ago H.G. Muller Add -trueColors option 75.5 KB Diff Download File
AUTHORS 399 14 years ago Arun Persaud updated files for a new release, added a shortlog 9.2 KB Diff Download File
File autogen.sh 1566 12 years ago Arun Persaud added m4 directory to search path for aclocal. As 874 bytes Diff Download File
backend.c 1690 11 years ago H.G. Muller Fix expose requests seek graph 580 KB Diff Download File
backend.h 1670 11 years ago H.G. Muller Cleanup CairoOverlayPiece 17.8 KB Diff Download File
backendz.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 3.1 KB Diff Download File
board.c 1701 11 years ago H.G. Muller Fix exposure of atomic captures The grid lines ha 35.2 KB Diff Download File
board.h 1698 11 years ago H.G. Muller Solve odd lineGap problem Not all cairo versions 4 KB Diff Download File
book.c 1574 12 years ago Byrial Jensen Remove unused variable first_entry from function f 35 KB Diff Download File
ChangeLog 1452 12 years ago Arun Persaud updated Changelog, NEWS, etc. 552 KB Diff Download File
childio.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 7.3 KB Diff Download File
childio.h 1341 12 years ago Arun Persaud Updated copyright notice to 2012 2.4 KB Diff Download File
cmail.in 861 13 years ago Arun Persaud Updated copyright notice to 2011 64.8 KB Diff Download File
common.h 1697 11 years ago H.G. Muller Add -trueColors option 28 KB Diff Download File
File config.rpath 995 13 years ago Arun Persaud added/fixed i18n support via gettext to xboard th 18 KB Diff Download File
configure.ac 1695 11 years ago H.G. Muller Fix rsvg version in configure.ac 14.9 KB Diff Download File
COPYING 110 15 years ago Arun Persaud Updated all files to GPL version 3. 34.3 KB Diff Download File
COPYRIGHT 1341 12 years ago Arun Persaud Updated copyright notice to 2012 2.4 KB Diff Download File
copyright.texi 1341 12 years ago Arun Persaud Updated copyright notice to 2012 2.3 KB Diff Download File
dialogs.c 1697 11 years ago H.G. Muller Add -trueColors option 91.2 KB Diff Download File
dialogs.h 1687 11 years ago H.G. Muller Fix initial display of logos The logos were selec 7.9 KB Diff Download File
DIFFSTAT 1452 12 years ago Arun Persaud updated Changelog, NEWS, etc. 47.3 KB Diff Download File
draw.c 1701 11 years ago H.G. Muller Fix exposure of atomic captures The grid lines ha 24.2 KB Diff Download File
draw.h 1689 11 years ago H.G. Muller Make draw handle for board globally available 3.3 KB Diff Download File
engine-intf.html 1472 12 years ago H.G. Muller Add exclude and setscore to protocol specs 97.8 KB Diff Download File
engineoutput.c 1623 11 years ago H.G. Muller Allow second engine to analyze too Clicking the A 17 KB Diff Download File
engineoutput.h 1610 12 years ago Arun Persaud bug #36229: changed STATE_* from define to enum e 2.6 KB Diff Download File
evalgraph.c 1609 12 years ago Arun Persaud bug #36229: changed PEN_* from define to enum Thi 9.6 KB Diff Download File
evalgraph.h 1640 11 years ago H.G. Muller Redo Eval Graph drawing with cairo 1.8 KB Diff Download File
FAQ.html 806 13 years ago Arun Persaud added rlwrap tip to FAQ 85.5 KB Diff Download File
frontend.h 1690 11 years ago H.G. Muller Fix expose requests seek graph 9 KB Diff Download File
gamelist.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 17.9 KB Diff Download File
gettext.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 9.5 KB Diff Download File
gpl.texinfo 110 15 years ago Arun Persaud Updated all files to GPL version 3. 34.2 KB Diff Download File
history.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 7.1 KB Diff Download File
ics-parsing.txt 196 14 years ago Arun Persaud cleaned up old CVS left overs removed $Id tags fr 5.6 KB Diff Download File
INSTALL 217 14 years ago Arun Persaud updated INSTALL file to add ./autogen.sh 7.5 KB Diff Download File
File install-sh 240 14 years ago Arun Persaud made the install script and executable 5.4 KB Diff Download File
lists.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 2.9 KB Diff Download File
lists.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 2.1 KB Diff Download File
Makefile.am 1702 11 years ago H.G. Muller added SVGs to dist files in automake 15.7 KB Diff Download File
menus.c 1600 12 years ago H.G. Muller Fix key binding of DebugProc The name used for bi 34.9 KB Diff Download File
menus.h 1597 12 years ago H.G. Muller Port chat boxes to XBoard A new menu item Open Ch 6.1 KB Diff Download File
mkinstalldirs 196 14 years ago Arun Persaud cleaned up old CVS left overs removed $Id tags fr 668 bytes Diff Download File
moves.c 1604 12 years ago H.G. Muller Keep track of virginity of back-rank pieces in var 81.6 KB Diff Download File
moves.h 1341 12 years ago Arun Persaud Updated copyright notice to 2012 7.8 KB Diff Download File
nengineoutput.c 1593 12 years ago H.G. Muller Solve WinBoard name clashes, fix zippy-analyze men 4.4 KB Diff Download File
NEWS 1263 12 years ago Arun Persaud updated Changelog, NEWS, etc. 57.5 KB Diff Download File
ngamelist.c 1567 12 years ago Arun Persaud removed unused variables (-Wunused-variable) 10.5 KB Diff Download File
parser.c 1605 12 years ago H.G. Muller Decapitalize promoChar in move parser 23 KB Diff Download File
parser.h 1341 12 years ago Arun Persaud Updated copyright notice to 2012 3 KB Diff Download File
pgntags.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 8.5 KB Diff Download File
pxboard 24.1.14 15 years ago Arun Persaud changes from H.G. Muller; version 4.3.15 913 bytes Diff Download File
README 604 14 years ago H.G. Muller Update README file 2.3 KB Diff Download File
readme.htm 24.1.1 15 years ago Arun Persaud changes from Alessandro Scotti from 20050322 8.9 KB Diff Download File
SHORTLOG 1452 12 years ago Arun Persaud updated Changelog, NEWS, etc. 62.2 KB Diff Download File
File texi2man 196 14 years ago Arun Persaud cleaned up old CVS left overs removed $Id tags fr 4.9 KB Diff Download File
TODO 266 14 years ago Arun Persaud fixed a few more small bugs reported by Stanislav 64.4 KB Diff Download File
uci.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 2.6 KB Diff Download File
usounds.c 1593 12 years ago H.G. Muller Solve WinBoard name clashes, fix zippy-analyze men 4.5 KB Diff Download File
usystem.c 1585 12 years ago H.G. Muller Shuffle prototypes to correct header, or add them 18.6 KB Diff Download File
usystem.h 1585 12 years ago H.G. Muller Shuffle prototypes to correct header, or add them 3.1 KB Diff Download File
xboard-fen-viewer.desktop 1343 12 years ago Arun Persaud added desktop and mime-type association to autocon 1 KB Diff Download File
xboard-pgn-viewer.desktop 1343 12 years ago Arun Persaud added desktop and mime-type association to autocon 1 KB Diff Download File
xboard-tourney.desktop 1337 12 years ago H.G. Muller Add desktop files for PGN viewer and tournament pl 1 KB Diff Download File
xboard.c 1689 11 years ago H.G. Muller Make draw handle for board globally available 70.8 KB Diff Download File
xboard.conf.in 1673 11 years ago H.G. Muller Remove all bitmap & pixmap drawing All Xt code fo 3 KB Diff Download File
xboard.desktop 803 13 years ago Arun Persaud added a desktop file taken from the openSUSE proj 4.3 KB Diff Download File
xboard.h 1593 12 years ago H.G. Muller Solve WinBoard name clashes, fix zippy-analyze men 7.1 KB Diff Download File
xboard.png 1282 12 years ago Arun Persaud fixed size of XBoard icon to 48x48 the icon gets 1.6 KB Diff Download File
xboard.svg 1216 12 years ago Arun Persaud better contrast for XBoard icon on a dark backgrou 8.5 KB Diff Download File
xboard.texi 1631 11 years ago H.G. Muller Update texi file The description of exclude-moves 182 KB Diff Download File
xboard.xml 1617 11 years ago H.G. Muller Define XOP mime type for XBoard Supply a white-kn 3.3 KB Diff Download File
xedittags.c 1567 12 years ago Arun Persaud removed unused variables (-Wunused-variable) 2.8 KB Diff Download File
xedittags.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 1 KB Diff Download File
xengineoutput.c 1626 11 years ago H.G. Muller Cure some sick behavior in XBoard Engine Output ri 8.5 KB Diff Download File
xevalgraph.c 1691 11 years ago H.G. Muller Adapt Eval Graph code to new drawing system The e 8.2 KB Diff Download File
xevalgraph.h 1646 11 years ago H.G. Muller Make convenience routine SetPen globally available 1.1 KB Diff Download File
xgamelist.c 1507 12 years ago H.G. Muller Redo Game List with generic popup Check in ngamel 3.3 KB Diff Download File
xgamelist.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 1.2 KB Diff Download File
xhistory.c 1514 12 years ago H.G. Muller Switch back two two-part menu names The menu code 4.6 KB Diff Download File
xhistory.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 1.1 KB Diff Download File
xoptions.c 1699 11 years ago H.G. Muller Fix 1-pixel offset of grid lines on some cairo imp 44.4 KB Diff Download File
zic2xpm.c 1342 12 years ago Arun Persaud code cleanup: make function definition confirm to 12.4 KB Diff Download File
zic2xpm.man 1341 12 years ago Arun Persaud Updated copyright notice to 2012 2.5 KB Diff Download File
zippy.c 1577 12 years ago Byrial Jensen Remove 5 unused variables from zippy code 37.1 KB Diff Download File
zippy.h 1608 12 years ago Arun Persaud fix bug #36228: reserved identifier violation var 2.8 KB Diff Download File
zippy.lines 1 20 years ago Tim Mann Initial checkin. I created this by combining th 1.4 KB Diff Download File
zippy.README 196 14 years ago Arun Persaud cleaned up old CVS left overs removed $Id tags fr 18.4 KB Diff Download File