2016-01-15 |
Joshua Pettus | Update makefile.am for renamed xq board images |
blob | commitdiff |
2015-05-08 |
Joshua Pettus | make install from macports part 2 |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | Make install from macports more robust |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | A little reorganizing |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | GTK OSX theme reimplemented |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | gtkmacintegration localization updates |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | OSX master conf changes |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | Include Pango Modules |
blob | commitdiff | diff to current |
2015-05-08 |
Joshua Pettus | Man and Info Page Fix |
blob | commitdiff | diff to current |
2015-05-07 |
H.G.Muller | Remove chu theme file from XBoard install |
blob | commitdiff | diff to current |
2014-10-24 |
Joshua Pettus | removed gtk theme from OSX app |
blob | commitdiff | diff to current |
2014-10-16 |
Arun Persaud | only enable osxapp build target on apple systems, clean... |
blob | commitdiff | diff to current |
2014-10-14 |
Joshua Pettus | Add build script to configure for a XBoard.app for... |
blob | commitdiff | diff to current |
2014-10-12 |
Arun Persaud | replaced hardcoded pngdir with built-in ~~ |
blob | commitdiff | diff to current |
2014-01-04 |
H.G. Muller | Implement EGBB probing and -first/secondDrawDepth |
blob | commitdiff | diff to current |
2013-12-22 |
H.G. Muller | Supply oriental theme settings |
blob | commitdiff | diff to current |
2013-12-22 |
H.G. Muller | Implement roaring of Lion |
blob | commitdiff | diff to current |
2013-12-22 |
H.G. Muller | Add claw svg to make-install |
blob | commitdiff | diff to current |
2013-12-22 |
H.G. Muller | Implement Chu Shogi |
blob | commitdiff | diff to current |
2013-12-22 |
H.G. Muller | Increase number of piece types to 44 |
blob | commitdiff | diff to current |
2013-12-07 |
Arun Persaud | converted icons from xpm to png |
blob | commitdiff | diff to current |
2013-11-23 |
Arun Persaud | expose the configure options to xboard |
blob | commitdiff | diff to current |
2013-09-18 |
hasufell | BUILD: make paths modifiable (tiny change) |
blob | commitdiff | diff to current |
2013-02-18 |
Arun Persaud | in debug mode also print the git-version if available... |
blob | commitdiff | diff to current |
2013-02-15 |
Arun Persaud | added rotated shogi pieces for -flipback option and... |
blob | commitdiff | diff to current |
2013-02-08 |
H.G. Muller | Fix Makefile for install of Xiangqi pieces |
blob | commitdiff | diff to current |
2013-02-08 |
H.G. Muller | Add Xiangqi piece images to project |
blob | commitdiff | diff to current |
2013-02-07 |
H.G. Muller | Remove empty-square SVG images from project |
blob | commitdiff | diff to current |
2013-02-06 |
H.G. Muller | Add desktop stuff for .xop MIME type. |
blob | commitdiff | diff to current |
2013-01-29 |
H.G. Muller | Fix library order |
blob | commitdiff | diff to current |
2013-01-19 |
Arun Persaud | fix configure bug that showed up on OS X (couldn't... |
blob | commitdiff | diff to current |
2012-11-08 |
Arun Persaud | fix configure script for --with-Xaw and --with-gtk |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Delete emptied front-end files, and move rest to gtk... |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Transfer most available gtk-xt code to xoptions.c |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Move timer functions to new file xtimer.c |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Make xevalgraph.c backend |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Cleanse back-end code of all references to X11 types |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Remove xedittags.c, .h from project |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Split xhistory.c in front-end and middle-end part |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Add configure switches for Xaw vs GTK. |
blob | commitdiff | diff to current |
2012-11-06 |
H.G. Muller | Move X11 front-end to directory xaw |
blob | commitdiff | diff to current |
2012-10-21 |
Arun Persaud | we still need a few bitmaps, so the directory needs... |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Rename svg shogi pieces, so they become usable |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Move Shogi svg pieces to own directory |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Make fallbackPieceImageDirectory hardcoded |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Install svg pieces in themes/default |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Remove bitmaps from project |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Install the wood textures as png |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Add hatched board texture |
blob | commitdiff | diff to current |
2012-10-21 |
Arun Persaud | added SVGs to dist files in automake |
blob | commitdiff | diff to current |
2012-10-21 |
Arun Persaud | added cairo and librsvg to configure process |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Separate off drawing routines from xboard.c |
blob | commitdiff | diff to current |
2012-10-21 |
H.G. Muller | Redo Eval Graph drawing with cairo |
blob | commitdiff | diff to current |
2012-09-20 |
H.G. Muller | Define XOP mime type for XBoard |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Fix Makefile EXTRA_DIST |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | New browser |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Redo Engine Output window with generic popup |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Redo Game List with generic popup |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Split usounds.c and usystem.c from xboard.c |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Split back-endish part off xoptions.c, and move to... |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Split back-endish part off drawing code and move to... |
blob | commitdiff | diff to current |
2012-04-10 |
H.G. Muller | Refactor menu code, and move it to menu.c |
blob | commitdiff | diff to current |
2012-02-29 |
H.G. Muller | Fix suspected bug in Makefile |
blob | commitdiff | diff to current |
2012-02-29 |
Arun Persaud | added icons for mime-types to pixmap directory, so... |
blob | commitdiff | diff to current |
2012-02-28 |
H.G. Muller | Fix suspected bug in Makefile |
blob | commitdiff | diff to current |
2012-02-16 |
Arun Persaud | modified configure and makefile for handling mimedb... |
blob | commitdiff | diff to current |
2012-02-14 |
Arun Persaud | add configure test for xdg-programs to install mime... |
blob | commitdiff | diff to current |
2012-01-07 |
H.G. Muller | Install mime types directly |
blob | commitdiff | diff to current |
2012-01-07 |
H.G. Muller | Install desktop files directly |
blob | commitdiff | diff to current |
2012-01-07 |
H.G. Muller | Install icons directly |
blob | commitdiff | diff to current |
2012-01-06 |
Arun Persaud | forgot to list new desktop files in EXTRA_DIST section... |
blob | commitdiff | diff to current |
2012-01-06 |
Arun Persaud | added desktop and mime-type association to autoconf... |
blob | commitdiff | diff to current |
2011-06-17 |
H.G. Muller | Redo Move History with generic popup in WinBoard style |
blob | commitdiff | diff to current |
2011-04-23 |
Arun Persaud | added/fixed i18n support via gettext to xboard |
blob | commitdiff | diff to current |
2011-04-17 |
H.G. Muller | Change texture-install directory to pixmaps/textures |
blob | commitdiff | diff to current |
2011-04-17 |
H.G. Muller | Limit install of sound files to those in menu |
blob | commitdiff | diff to current |
2011-04-17 |
H.G. Muller | Remove some bitmaps from install |
blob | commitdiff | diff to current |
2011-04-16 |
Arun Persaud | configure: added install directory for bitmaps files... |
blob | commitdiff | diff to current |
2011-04-16 |
Arun Persaud | configure: added install of sounds in .../games/xboard... |
blob | commitdiff | diff to current |
2011-04-16 |
Arun Persaud | configure: renamed bitmapdir to pixmapsdir, since it... |
blob | commitdiff | diff to current |
2011-03-05 |
Arun Persaud | Fix "make install" on Os X10.6.6 (removed a "/") |
blob | commitdiff | diff to current |
2011-03-04 |
Arun Persaud | removed parser.l from build process, also removed flex... |
blob | commitdiff | diff to current |
2011-02-03 |
Arun Persaud | added history.c to the tar-ball. Needed for Winboard |
blob | commitdiff | diff to current |
2011-02-02 |
Arun Persaud | add DIFFSTAT and SHORTLOG to tar-ball |
blob | commitdiff | diff to current |
2010-12-11 |
Arun Persaud | fixed automake process: xboard.conf couldn't be generat... |
blob | commitdiff | diff to current |
2010-12-05 |
Arun Persaud | replace hard coded paths with path from configure script |
blob | commitdiff | diff to current |
2010-12-04 |
Arun Persaud | added a desktop file |
blob | commitdiff | diff to current |
2010-11-21 |
Arun Persaud | merged readme_HGM.txt into the NEWS file |
blob | commitdiff | diff to current |
2010-11-21 |
Arun Persaud | Revert "adding gnu-readline support" |
blob | commitdiff | diff to current |
2010-10-08 |
Arun Persaud | adding gnu-readline support |
blob | commitdiff | diff to current |
2010-10-08 |
Arun Persaud | cleaned up -Wall warnings (apart from settings some... |
blob | commitdiff | diff to current |
2010-02-28 |
Arun Persaud | added logo files for xboard |
blob | commitdiff | diff to current |
2010-02-10 |
H.G. Muller | Interface XBoard to GhostView file-browser dialog |
blob | commitdiff | diff to current |
2010-02-04 |
H.G. Muller | Merge gamelistopt sources into gamelist source files |
blob | commitdiff | diff to current |
2010-01-30 |
H.G. Muller | Game-List options dialog for XBoard |
blob | commitdiff | diff to current |
2010-01-23 |
Arun Persaud | fixed hardcoded location of config file for xboard |
blob | commitdiff | diff to current |
2010-01-18 |
Arun Persaud | fixed Makefile.am to handle config file correctly |
blob | commitdiff | diff to current |
2010-01-09 |
Arun Persaud | added missing sounds files to be able to compile on... |
blob | commitdiff | diff to current |
2009-12-06 |
H.G. Muller | implements the eval-graph window for XBoard |
blob | commitdiff | diff to current |
2009-11-25 |
Arun Persaud | fix for bug #28077: xboard needs to link against x11 |
blob | commitdiff | diff to current |
next |