Allow transparency in board textures
[xboard.git] / Makefile.am
2016-03-11 H.G.MullerLet configure supply path to manual file
2016-03-05 Arun PersaudMerge branch 'v4.8.x'
2016-01-31 H.G.MullerExpand numer of new piece types to 2 x 11
2016-01-28 Joshua PettusRemove added pango modules to coincide with macports...
2016-01-28 Joshua PettusCheck for gettext before installing localization files
2016-01-15 Joshua PettusUpdate makefile.am for renamed xq board images
2016-01-11 H.G.MullerFix Makefile for Dragon and minor Lion image
2016-01-02 H.G.MullerReplace Flying Dragon piece image by Gnu
2015-12-29 H.G.MullerAdd 2x9 new piece images
2015-05-08 Joshua Pettusmake install from macports part 2
2015-05-08 Joshua PettusMake install from macports more robust
2015-05-08 Joshua PettusA little reorganizing
2015-05-08 Joshua PettusGTK OSX theme reimplemented
2015-05-08 Joshua Pettusgtkmacintegration localization updates
2015-05-08 Joshua PettusOSX master conf changes
2015-05-08 Joshua PettusInclude Pango Modules
2015-05-08 Joshua PettusMan and Info Page Fix
2015-05-07 H.G.MullerRemove chu theme file from XBoard install
2014-10-24 Joshua Pettusremoved gtk theme from OSX app
2014-10-16 Arun Persaudonly enable osxapp build target on apple systems, clean...
2014-10-14 Joshua PettusAdd build script to configure for a XBoard.app for...
2014-10-12 Arun Persaudreplaced hardcoded pngdir with built-in ~~
2014-01-04 H.G. MullerImplement EGBB probing and -first/secondDrawDepth
2013-12-22 H.G. MullerSupply oriental theme settings
2013-12-22 H.G. MullerImplement roaring of Lion
2013-12-22 H.G. MullerAdd claw svg to make-install
2013-12-22 H.G. MullerImplement Chu Shogi
2013-12-22 H.G. MullerIncrease number of piece types to 44
2013-12-07 Arun Persaudconverted icons from xpm to png
2013-11-23 Arun Persaudexpose the configure options to xboard
2013-09-18 hasufellBUILD: make paths modifiable (tiny change)
2013-02-18 Arun Persaudin debug mode also print the git-version if available...
2013-02-15 Arun Persaudadded rotated shogi pieces for -flipback option and...
2013-02-08 H.G. MullerFix Makefile for install of Xiangqi pieces
2013-02-08 H.G. MullerAdd Xiangqi piece images to project
2013-02-07 H.G. MullerRemove empty-square SVG images from project
2013-02-06 H.G. MullerAdd desktop stuff for .xop MIME type.
2013-01-29 H.G. MullerFix library order
2013-01-19 Arun Persaudfix configure bug that showed up on OS X (couldn't...
2012-11-08 Arun Persaudfix configure script for --with-Xaw and --with-gtk
2012-11-06 H.G. MullerDelete emptied front-end files, and move rest to gtk...
2012-11-06 H.G. MullerTransfer most available gtk-xt code to xoptions.c
2012-11-06 H.G. MullerMove timer functions to new file xtimer.c
2012-11-06 H.G. MullerMake xevalgraph.c backend
2012-11-06 H.G. MullerCleanse back-end code of all references to X11 types
2012-11-06 H.G. MullerRemove xedittags.c, .h from project
2012-11-06 H.G. MullerSplit xhistory.c in front-end and middle-end part
2012-11-06 H.G. MullerAdd configure switches for Xaw vs GTK.
2012-11-06 H.G. MullerMove X11 front-end to directory xaw
2012-10-21 Arun Persaudwe still need a few bitmaps, so the directory needs...
2012-10-21 H.G. MullerRename svg shogi pieces, so they become usable
2012-10-21 H.G. MullerMove Shogi svg pieces to own directory
2012-10-21 H.G. MullerMake fallbackPieceImageDirectory hardcoded
2012-10-21 H.G. MullerInstall svg pieces in themes/default
2012-10-21 H.G. MullerRemove bitmaps from project
2012-10-21 H.G. MullerInstall the wood textures as png
2012-10-21 H.G. MullerAdd hatched board texture
2012-10-21 Arun Persaudadded SVGs to dist files in automake
2012-10-21 Arun Persaudadded cairo and librsvg to configure process
2012-10-21 H.G. MullerSeparate off drawing routines from xboard.c
2012-10-21 H.G. MullerRedo Eval Graph drawing with cairo
2012-09-20 H.G. MullerDefine XOP mime type for XBoard
2012-04-10 H.G. MullerFix Makefile EXTRA_DIST
2012-04-10 H.G. MullerNew browser
2012-04-10 H.G. MullerRedo Engine Output window with generic popup
2012-04-10 H.G. MullerRedo Game List with generic popup
2012-04-10 H.G. MullerSplit usounds.c and usystem.c from xboard.c
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...
2012-04-10 H.G. MullerSplit back-endish part off drawing code and move to...
2012-04-10 H.G. MullerRefactor menu code, and move it to menu.c
2012-02-29 H.G. MullerFix suspected bug in Makefile
2012-02-29 Arun Persaudadded icons for mime-types to pixmap directory, so...
2012-02-28 H.G. MullerFix suspected bug in Makefile
2012-02-16 Arun Persaudmodified configure and makefile for handling mimedb...
2012-02-14 Arun Persaudadd configure test for xdg-programs to install mime...
2012-01-07 H.G. MullerInstall mime types directly
2012-01-07 H.G. MullerInstall desktop files directly
2012-01-07 H.G. MullerInstall icons directly
2012-01-06 Arun Persaudforgot to list new desktop files in EXTRA_DIST section...
2012-01-06 Arun Persaudadded desktop and mime-type association to autoconf...
2011-06-17 H.G. MullerRedo Move History with generic popup in WinBoard style
2011-04-23 Arun Persaudadded/fixed i18n support via gettext to xboard
2011-04-17 H.G. MullerChange texture-install directory to pixmaps/textures
2011-04-17 H.G. MullerLimit install of sound files to those in menu
2011-04-17 H.G. MullerRemove some bitmaps from install
2011-04-16 Arun Persaudconfigure: added install directory for bitmaps files...
2011-04-16 Arun Persaudconfigure: added install of sounds in .../games/xboard...
2011-04-16 Arun Persaudconfigure: renamed bitmapdir to pixmapsdir, since it...
2011-03-05 Arun PersaudFix "make install" on Os X10.6.6 (removed a "/")
2011-03-04 Arun Persaudremoved parser.l from build process, also removed flex...
2011-02-03 Arun Persaudadded history.c to the tar-ball. Needed for Winboard
2011-02-02 Arun Persaudadd DIFFSTAT and SHORTLOG to tar-ball
2010-12-11 Arun Persaudfixed automake process: xboard.conf couldn't be generat...
2010-12-05 Arun Persaudreplace hard coded paths with path from configure script
2010-12-04 Arun Persaudadded a desktop file
2010-11-21 Arun Persaudmerged readme_HGM.txt into the NEWS file
2010-11-21 Arun PersaudRevert "adding gnu-readline support"
2010-10-08 Arun Persaudadding gnu-readline support
2010-10-08 Arun Persaudcleaned up -Wall warnings (apart from settings some...
2010-02-28 Arun Persaudadded logo files for xboard
next