Add Xiangqi piece images to project
[xboard.git] / Makefile.am
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
2010-02-10 H.G. MullerInterface XBoard to GhostView file-browser dialog
2010-02-04 H.G. MullerMerge gamelistopt sources into gamelist source files
2010-01-30 H.G. MullerGame-List options dialog for XBoard
2010-01-23 Arun Persaudfixed hardcoded location of config file for xboard
2010-01-18 Arun Persaudfixed Makefile.am to handle config file correctly
2010-01-09 Arun Persaudadded missing sounds files to be able to compile on...
2009-12-06 H.G. Mullerimplements the eval-graph window for XBoard
2009-11-25 Arun Persaudfix for bug #28077: xboard needs to link against x11
2009-11-24 H.G. Mulleruse linux style options for config file and add a syste...
2009-11-24 H.G. Mullersame argDescriptor parsing for Xboard and Winbaord
2009-11-18 H.G. Mullerrefactoring of engineoutput
2009-11-06 Arun Persaudremoved files that should only be in the windboard...
2009-11-06 Arun Persaudadd Winboard source files into tar-ball
2009-09-08 Arun Persaudadded some more files to be distributed via make dist
2009-09-08 Arun Persaudfixed a few more small bugs reported by Stanislav Brabec
2009-09-07 Arun Persaudreverted .texi file and fixed Makefile.am
2009-09-07 Arun Persaudget "make distcheck" to work
2009-08-23 Arun Persaudadded missing X_LIBS references to Makefile.am
2009-08-23 Arun Persaudfixed enable zippy in configure script and added some...
2009-07-14 Arun Persaudresolved conflict between Xt and Xaw libraries
2009-05-02 Arun Persaudfixed texinfo files, added windows help file, removed... v4.4.0.alpha1
2009-05-02 Arun Persaudparser.c is generated by lex, so it shouldn't be tracke...
2009-05-02 Arun Persaudadded book.c to Makefile.am
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.15 v4.3.15