~vcs-imports-ii/gnubg/trunk

  • Committer: plm
  • Date: 2017-09-30 22:31:29 UTC
  • Revision ID: plm-20170930223129-st0wtsph1t80p04v
Fix capitalization
Filename Latest Rev Last Changed Committer Comment Size
..
board3d 2435 20 years ago Superfly_Jon Merged 3d board branch Diff
doc 112 24 years ago gtw Added rules to the manual, and moved it to doc/. Diff
flags 3715 17 years ago Superfly_Jon Added new dialog to set language Diff
fonts 3750 17 years ago c_anthon use vera*ttf instead of luxi.c Diff
lib 1 24 years ago gtw Initial revision Diff
m4 1516 21 years ago thyssen m4 macros for ESD and ArtsC. Diff
met 898 22 years ago thyssen stylesheet for converting match equity xml files t Diff
non-src 3661 17 years ago c_anthon Moved generated files to non-src Diff
pixmaps 4236 15 years ago c_anthon add the correct structure for the icon directory. Diff
po 1158 21 years ago thyssen started i18n Diff
scripts 2994 20 years ago uid68519 Added new directory to cvs for python scripts Diff
sounds 1542 21 years ago gtw Added some sound effects synthesises with Csound. Diff
textures 2435 20 years ago Superfly_Jon Merged 3d board branch Diff
win32 5170 11 years ago mdpetch Added WIN32 resource support (icons etc), and gene Diff
xpm 1538 21 years ago thyssen Changed layout of main window Diff
.cvsignore 5453 10 years ago mdpetch .lo and .la added 455 bytes Diff Download File
ABOUT-NLS 3938 16 years ago c_anthon updated to gettext 0.16 77.7 KB Diff Download File
analysis.c 6154 7 years ago plm Remove superfluous include 66.3 KB Diff Download File
analysis.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 3.9 KB Diff Download File
File autogen.sh 5081 12 years ago plm Fix problems when switching between different libt 658 bytes Diff Download File
backgammon.h 6138 7 years ago plm Declare static functions as such 38.7 KB Diff Download File
bearoff.c 6264 6 years ago plm Fix typo 33.2 KB Diff Download File
bearoff.h 6175 7 years ago plm Raise minimum version requirement for GLib to 2.8. 2.9 KB Diff Download File
bearoffdump.c 6160 7 years ago plm Show the board in bearoffdump output 3.6 KB Diff Download File
bearoffgammon.c 5760 9 years ago plm Declare file-scoped variables explicitely 74.9 KB Diff Download File
bearoffgammon.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.2 KB Diff Download File
boarddim.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 5.3 KB Diff Download File
boardpos.c 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 4.4 KB Diff Download File
boardpos.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.6 KB Diff Download File
boards.xml 5907 9 years ago plm Fix extra character in board designs' exports 42 KB Diff Download File
ChangeLog 6252 6 years ago plm Change New / Edit position behaviour to set up the 278 KB Diff Download File
ChangeLog1999-jun2003.bz2 2821 20 years ago oysteijo remove all those silly ChangeLog.bz2 files. Keep o 61.3 KB Diff Download File
CODING 4130 16 years ago Superfly_Jon Minor coding note 2.3 KB Diff Download File
commands.inc 6270 6 years ago plm Fix capitalization 68.5 KB Diff Download File
common.h 6060 8 years ago plm Silence compiler warnings 2.4 KB Diff Download File
File config.rpath 3809 17 years ago c_anthon major autotools cleanup 15.7 KB Diff Download File
configure.ac 6225 6 years ago plm Don't link ancillary programs with libgmp 17.9 KB Diff Download File
COPYING 6269 6 years ago plm Catch up on minor URL changes in the FSF reference 34.3 KB Diff Download File
copying.awk 6027 8 years ago mdpetch Fix bug where __attribute__ may not be properly de 1.2 KB Diff Download File
File credits.sh 6159 7 years ago plm New year 8.9 KB Diff Download File
dbprovider.c 6219 6 years ago plm Fix memory leaks 19.4 KB Diff Download File
dbprovider.h 6080 8 years ago plm Silence compiler warnings 2.7 KB Diff Download File
dice.c 6133 7 years ago plm Declare static function as such 18.3 KB Diff Download File
dice.h 6133 7 years ago plm Declare static function as such 2.1 KB Diff Download File
drawboard.c 6177 7 years ago plm Silence (probably bogus) gcc warning (again). 30.7 KB Diff Download File
drawboard.h 5961 8 years ago mdpetch Fix problem with erroneous decisions generated whe 2 KB Diff Download File
eval.c 6195 7 years ago plm Fix numerical errors in raceBGprob() 168 KB Diff Download File
eval.h 6161 7 years ago plm Document padding in the evalcontext struct. Both g 18 KB Diff Download File
evallock.c 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 860 bytes Diff Download File
export.c 6200 6 years ago plm Fix memory leaks 35 KB Diff Download File
export.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 3 KB Diff Download File
external.c 5962 8 years ago mdpetch Remove temporary debug output 25.6 KB Diff Download File
external.h 5726 9 years ago mdpetch Update external interface commands. Swap player na 4.1 KB Diff Download File
external_l.l 6029 8 years ago mdpetch Update files that may rely on __attribute__ . 6.2 KB Diff Download File
external_y.y 6197 6 years ago plm Fix compiler warning 17.3 KB Diff Download File
file.c 6262 6 years ago plm Replace references to GamesGrid by GridGammon in t 11.3 KB Diff Download File
file.h 5592 10 years ago plm Add missing boilerplate 1.8 KB Diff Download File
format.c 6091 7 years ago plm Fix compiler warnings (format strings) 30.3 KB Diff Download File
format.h 6043 8 years ago plm fOutputDigits, used for * precision in format cont 2.7 KB Diff Download File
formatgs.c 6199 6 years ago plm Fix memory leak 18.6 KB Diff Download File
formatgs.h 6040 8 years ago plm Move all FORMATGS_* definitions into formatgs.h 1.1 KB Diff Download File
glib-ext.c 5976 8 years ago mdpetch Fix missing include 7.6 KB Diff Download File
glib-ext.h 5975 8 years ago mdpetch Fix "Invalid argument" problem with g_fopen on Win 5.7 KB Diff Download File
gnubg.c 6256 6 years ago plm Fix compiler warnings 139 KB Diff Download File
gnubg.css 6137 7 years ago plm Gtk3 : display text associated to progress bars 3 KB Diff Download File
gnubg.gtkrc 5523 10 years ago mdpetch Update license information 5.7 KB Diff Download File
gnubg.spec 5516 10 years ago mdpetch Minor edits 3.7 KB Diff Download File
gnubg.sql 5523 10 years ago mdpetch Update license information 12.7 KB Diff Download File
gnubg.weights 5309 10 years ago mdpetch Version bumped to V1.00.0 . 1 MB Diff Download File
gnubgmodule.c 6256 6 years ago plm Fix compiler warnings 103 KB Diff Download File
gnubgmodule.h 5792 9 years ago mdpetch Support compiling with Python 3.x and modify Pytho 1.3 KB Diff Download File
gnubgstock.c 6086 7 years ago plm Tidy up array initialization butchered by GNU inde 9 KB Diff Download File
gnubgstock.h 4845 13 years ago c_anthon cleanup of the pixmaps 1.5 KB Diff Download File
gtk-multiview.c 6130 7 years ago plm Add option to build with gtk3 10.8 KB Diff Download File
gtk-multiview.h 5501 10 years ago mdpetch Fix some licensing issues identified by Russ Allbe 2.2 KB Diff Download File
gtkboard.c 6243 6 years ago plm Fix memory leak 134 KB Diff Download File
gtkboard.h 6130 7 years ago plm Add option to build with gtk3 6.9 KB Diff Download File
gtkchequer.c 6134 7 years ago plm Gtk3 : make buttons from analysis widget narrower 21.1 KB Diff Download File
gtkchequer.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.9 KB Diff Download File
gtkcube.c 6205 6 years ago plm Fix memory leak 30.5 KB Diff Download File
gtkcube.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 962 bytes Diff Download File
gtkexport.c 6066 8 years ago plm Remove redundant #include Silence compiler warning 23.9 KB Diff Download File
gtkexport.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 918 bytes Diff Download File
gtkfile.c 6262 6 years ago plm Replace references to GamesGrid by GridGammon in t 24.9 KB Diff Download File
gtkfile.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.2 KB Diff Download File
gtkgame.c 6257 6 years ago plm Use https to access savannah's bug reporting inter 269 KB Diff Download File
gtkgame.h 6111 7 years ago plm Replace deprecated gtk feature. Submitted to the b 7.2 KB Diff Download File
gtkgamelist.c 6130 7 years ago plm Add option to build with gtk3 20.6 KB Diff Download File
gtklocdefs.c 6085 7 years ago plm Do not use the deprecated gdk_pixbuf_new_from_inli 6 KB Diff Download File
gtklocdefs.h 6207 6 years ago plm Don't use handle boxes, even with gtk2 6.6 KB Diff Download File
gtkmet.c 6215 6 years ago plm Fix some gtk3-related warnings 7.7 KB Diff Download File
gtkmet.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 924 bytes Diff Download File
gtkmovefilter.c 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 14.8 KB Diff Download File
gtkmovefilter.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.2 KB Diff Download File
gtkmovelist.c 6092 7 years ago plm Fix compiler warning (format string) 13.6 KB Diff Download File
gtkmovelistctrl.c 6130 7 years ago plm Add option to build with gtk3 19 KB Diff Download File
gtkmovelistctrl.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 2.4 KB Diff Download File
gtkoptions.c 6268 6 years ago plm Remove superfluous space 72.9 KB Diff Download File
gtkoptions.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 952 bytes Diff Download File
gtkpanels.c 6267 6 years ago plm Fix typo 54.9 KB Diff Download File
gtkpanels.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.4 KB Diff Download File
gtkprefs.c 6214 6 years ago plm Fix memory leak 124 KB Diff Download File
gtkprefs.h 5880 9 years ago plm Avoid using double precision floats in graphics re 1.2 KB Diff Download File
gtkrace.c 6239 6 years ago plm Fix memory leak 11.4 KB Diff Download File
gtkrace.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 885 bytes Diff Download File
gtkrelational.c 6223 6 years ago plm Fix deprecated SQL in example query 35.2 KB Diff Download File
gtkrelational.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.1 KB Diff Download File
gtkrolls.c 6217 6 years ago plm Fix typo 11.5 KB Diff Download File
gtkrolls.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 964 bytes Diff Download File
gtksplash.c 6210 6 years ago plm Fix gtk3-related warnings 3.4 KB Diff Download File
gtksplash.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1 KB Diff Download File
gtktempmap.c 6130 7 years ago plm Add option to build with gtk3 22.3 KB Diff Download File
gtktempmap.h 5928 9 years ago plm Silence compiler warnings 992 bytes Diff Download File
gtktheory.c 6241 6 years ago plm Fix memory leak 27.7 KB Diff Download File
gtktheory.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 898 bytes Diff Download File
gtktoolbar.c 6251 6 years ago plm Fix click_edit() with gtk3 23.9 KB Diff Download File
gtktoolbar.h 6132 7 years ago plm Declare static functions as such 1.6 KB Diff Download File
gtkuidefs.h 6209 6 years ago plm Use "Copy as BGonline" instead of "Copy as GammOnL 11.8 KB Diff Download File
gtkwindows.c 6127 7 years ago plm Replace deprecated gtk2 features by gtk3-comaptibl 14.4 KB Diff Download File
gtkwindows.h 5686 9 years ago plm Silence compiler warning 2.5 KB Diff Download File
html.c 6266 6 years ago plm Fix incorrect header 88.1 KB Diff Download File
htmlimages.c 6190 7 years ago plm Silence compiler warnings 33.5 KB Diff Download File
import.c 6263 6 years ago plm Tidy up sgg files import 104 KB Diff Download File
import.h 5158 11 years ago plm Fix bug #36201 811 bytes Diff Download File
INSTALL 6179 7 years ago plm Update build instructions 2.4 KB Diff Download File
latex.c 5975 8 years ago mdpetch Fix "Invalid argument" problem with g_fopen on Win 17.5 KB Diff Download File
makebearoff.c 6230 6 years ago plm Fix compiler warning 35.7 KB Diff Download File
Makefile.am 6225 6 years ago plm Don't link ancillary programs with libgmp 6.3 KB Diff Download File
Makefile.w32 5900 9 years ago mdpetch Add randomorg . 5.7 KB Diff Download File
makehyper.c 6229 6 years ago plm Fix compiler warnings. Fix progress counters. 17.4 KB Diff Download File
makeweights.c 6230 6 years ago plm Fix compiler warning 3.1 KB Diff Download File
matchequity.c 6151 7 years ago plm Transpose loop ending test to prevent false positi 52.5 KB Diff Download File
matchequity.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 3.7 KB Diff Download File
matchid.c 6133 7 years ago plm Declare static function as such 6.8 KB Diff Download File
matchid.h 6133 7 years ago plm Declare static function as such 1.7 KB Diff Download File
mec.c 6044 8 years ago plm Declare static functions as such 14.7 KB Diff Download File
mec.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.1 KB Diff Download File
File mkinstalldirs 5524 10 years ago mdpetch Some automake cleanup. Update mkinstalldirs 3.4 KB Diff Download File
movefilters.inc 5279 11 years ago plm Put default movefilters' definitions in movefilter 1.7 KB Diff Download File
mtsupport.c 6224 6 years ago plm Files missing from yesterday's speed.h related com 11.7 KB Diff Download File
multithread.c 6224 6 years ago plm Files missing from yesterday's speed.h related com 11 KB Diff Download File
multithread.h 6009 8 years ago mdpetch Resolve #define conflict in Mersenne twister under 6.4 KB Diff Download File
NEWS 4811 13 years ago plm Minor fixes from Debian and FreeBSD ports. 8 KB Diff Download File
openurl.c 6255 6 years ago plm Fix possible integer overflow 2.4 KB Diff Download File
openurl.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1005 bytes Diff Download File
osr.c 6095 7 years ago plm Fix various typos found by codespell 21.2 KB Diff Download File
osr.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 981 bytes Diff Download File
output.c 5780 9 years ago plm Put all #includes before possibly redefining USE_G 4.3 KB Diff Download File
output.h 6027 8 years ago mdpetch Fix bug where __attribute__ may not be properly de 2.3 KB Diff Download File
play.c 6244 6 years ago plm Call GTKClearMoveRecord earlier when starting a ne 113 KB Diff Download File
positionid.c 5848 9 years ago plm Avoid most of the board swapping overhead during e 13.8 KB Diff Download File
positionid.h 5848 9 years ago plm Avoid most of the board swapping overhead during e 2.5 KB Diff Download File
progress.c 6186 7 years ago plm Fix gtk3-related warnings 36.6 KB Diff Download File
progress.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.6 KB Diff Download File
pylocdefs.h 6176 7 years ago plm Raise minimum version requirement for Python to 2. 2.2 KB Diff Download File
randomorg.c 5939 9 years ago plm Fix compiler warnings 3.7 KB Diff Download File
randomorg.h 5901 9 years ago mdpetch Cleanup new random.org code. Add a debugging facil 1.5 KB Diff Download File
README 6261 6 years ago plm Replace references to GamesGrid by GridGammon 3.3 KB Diff Download File
relational.c 6265 6 years ago plm Fix acronym capitalization 30.6 KB Diff Download File
relational.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.2 KB Diff Download File
render.c 6194 7 years ago plm Fix rendering of the doubling cube face for large 103 KB Diff Download File
render.h 6191 7 years ago plm Silence compiler warnings 8.9 KB Diff Download File
renderprefs.c 6060 8 years ago plm Silence compiler warnings 26.2 KB Diff Download File
renderprefs.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.2 KB Diff Download File
rollout.c 6235 6 years ago plm Don't check conditions that are always true in the 60.4 KB Diff Download File
rollout.h 6138 7 years ago plm Declare static functions as such 5.8 KB Diff Download File
set.c 6264 6 years ago plm Fix typo 103 KB Diff Download File
sgf.c 6201 6 years ago plm Fix memory leak 70.2 KB Diff Download File
sgf.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 5 KB Diff Download File
sgf_l.l 6029 8 years ago mdpetch Update files that may rely on __attribute__ . 2.3 KB Diff Download File
sgf_y.y 6198 6 years ago plm Don't zero allocated list head. ListCreate() will 5.5 KB Diff Download File
show.c 6147 7 years ago plm Tidy up "show score" output 60 KB Diff Download File
simpleboard.c 5885 9 years ago plm Fix compiler warnings 15.7 KB Diff Download File
simpleboard.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.5 KB Diff Download File
sound.c 6009 8 years ago mdpetch Resolve #define conflict in Mersenne twister under 16.4 KB Diff Download File
sound.h 5379 10 years ago mdpetch Standardized the code formatting with indent -kr - 1.9 KB Diff Download File
speed.c 6220 6 years ago plm Declare static function as such. Remove now superf 4.1 KB Diff Download File
text.c 6192 7 years ago plm Fix memory leaks 23.1 KB Diff Download File
textures.txt 4976 12 years ago plm Improved Zolda board design by Wilson Amaral Jorge 554 bytes Diff Download File
timer.c 6009 8 years ago mdpetch Resolve #define conflict in Mersenne twister under 1.6 KB Diff Download File
TODO 6095 7 years ago plm Fix various typos found by codespell 18.2 KB Diff Download File
util.c 6259 6 years ago plm Add preprocessor option for msys build to be more 5.6 KB Diff Download File
util.h 5486 10 years ago mdpetch Added a new command line option '-s <path>' to spe 1.4 KB Diff Download File