2011-04-07 |
H.G. Muller | Make sounds dialog for XBoard |
commit | commitdiff | tree | snapshot |
2011-04-07 |
H.G. Muller | Add ICS options dialog |
commit | commitdiff | tree | snapshot |
2011-04-07 |
H.G. Muller | Add board dialog XBoard |
commit | commitdiff | tree | snapshot |
2011-04-07 |
H.G. Muller | Add browse button to generic popup |
commit | commitdiff | tree | snapshot |
2011-04-07 |
H.G. Muller | Make generic XBoard popup, and implement 2 dialogs |
commit | commitdiff | tree | snapshot |
2011-04-07 |
H.G. Muller | Add file-browser option to just return name |
commit | commitdiff | tree | snapshot |
2011-04-07 |
H.G. Muller | Put insertion point at end of text on SetFocus |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Arun Persaud | fixed 64 bit warnings by casting integers to intptr_t... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Arun Persaud | removed check and #includes for malloc.h, since it... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Arun Persaud | check if malloc.h is present before including it |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Arun Persaud | Fix bug introduced in commit 89b4744: removed a "/... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
H.G. Muller | Fix display of promotion piece in ICS superchess |
commit | commitdiff | tree | snapshot |
2011-03-13 |
H.G. Muller | Fix o-o castling in new parser |
commit | commitdiff | tree | snapshot |
2011-03-13 |
H.G. Muller | Implement yynewstr entry point in new parser |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Arun Persaud | fixed wrong default for polyglotDir mentioned in docs. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Arun Persaud | Fix "make install" on Os X10.6.6 (removed a "/") |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Arun Persaud | removed parser.l from build process, also removed flex... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
H.G. Muller | New parser, written in C |
commit | commitdiff | tree | snapshot |
2011-03-04 |
H.G. Muller | Fix bugs in FRC castling rights |
commit | commitdiff | tree | snapshot |
2011-03-04 |
H.G. Muller | Fix parsing bug of FRC castling |
commit | commitdiff | tree | snapshot |
2011-03-04 |
H.G. Muller | Fix two bugs in reading position diagram |
commit | commitdiff | tree | snapshot |
2011-02-27 |
H.G. Muller | Fix flipBlack option XBoard with board texture |
commit | commitdiff | tree | snapshot |
2011-02-27 |
H.G. Muller | Improve repairing damage of arrow highlight XBoard |
commit | commitdiff | tree | snapshot |
2011-02-27 |
H.G. Muller | Fix unintended translation in debug file |
commit | commitdiff | tree | snapshot |
2011-02-27 |
H.G. Muller | Fix nps bug |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Kamil Blank | Added missing fclose() |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Arun Persaud | release of version 4.5.1 |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Arun Persaud | updated Changelog, NEWS, etc. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
H.G. Muller | Fix two typos in option names in texi file |
commit | commitdiff | tree | snapshot |
2011-02-19 |
H.G. Muller | Fix some resource leaks |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Arun Persaud | new developer release |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Arun Persaud | updated Changelog, NEWS, etc. |
commit | commitdiff | tree | snapshot |
2011-02-17 |
H.G. Muller | Fix MSVC snprintf problem |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Arun Persaud | updated configure.ac to check for Xaw header files |
commit | commitdiff | tree | snapshot |
2011-02-17 |
H.G. Muller | Fix ICS channel 0 |
commit | commitdiff | tree | snapshot |
2011-02-17 |
H.G. Muller | Make language choice from menu persistent |
commit | commitdiff | tree | snapshot |
2011-02-15 |
H.G. Muller | Fix showing of user move after adjudication |
commit | commitdiff | tree | snapshot |
2011-02-15 |
H.G. Muller | Fix Xiangqi King facing |
commit | commitdiff | tree | snapshot |
2011-02-15 |
H.G. Muller | Fix variant janus size prefix |
commit | commitdiff | tree | snapshot |
2011-02-15 |
H.G. Muller | Fix Alfil bug |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Arun Persaud | fixed configure script to correctly detect Xaw3d library |
commit | commitdiff | tree | snapshot |
2011-02-08 |
H.G. Muller | Fix unmarked translation |
commit | commitdiff | tree | snapshot |
2011-02-08 |
H.G. Muller | Put warning in HTML help |
commit | commitdiff | tree | snapshot |
2011-02-08 |
H.G. Muller | Fix 64-bit Windows compilability |
commit | commitdiff | tree | snapshot |
2011-02-08 |
H.G. Muller | Fix MSVC compilability |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Arun Persaud | added missing #includes and missing prototypes to fileb... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Arun Persaud | added missing header file for sprintf |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Arun Persaud | added history.c to the tar-ball. Needed for Winboard |
commit | commitdiff | tree | snapshot |
2011-02-03 |
H.G. Muller | Fix deselection of greyed-out variant button (WB) |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Arun Persaud | Revert "Implement -reset option feature in WinBoard" |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Arun Persaud | add DIFFSTAT and SHORTLOG to tar-ball |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Arun Persaud | release of version 4.5.0 |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Arun Persaud | changed size of borders around squares from 0 to 1... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
H.G. Muller | Implement -reset option feature in WinBoard |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Arun Persaud | updated Changelog, NEWS, etc. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Arun Persaud | updated parser.c form parser.l |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Clean up fishy patch |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Update RTF file |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Update texi file |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Arun Persaud | Updated copyright notice to 2011 |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Greyout unavailable variants in New Variant dialog |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Move clock-click code to back-end |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix legality testing of drop moves |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix WB Sound Options greyout and remove some grossness |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Re-instate load next/prev position menu items |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Remove superfluous copying of machine move |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix spurious mate test in Edit Game mode |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix type-in of drop moves |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix move type-in truncating game |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix legality testing for promotions |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Reset 50-move counter on all pawn-like Lance moves |
commit | commitdiff | tree | snapshot |
2011-01-29 |
H.G. Muller | Fix logo repainting |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix time in PGN info |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fishy fix |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Reset machine colors after match |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Reset win/loss counters before match |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Show move that causes false illegal-move claim |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix Spartan promotion to King |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix WB font-based piece rendering on variant switch |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix right-alignment pproblem in WB ICS window |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix chat window title |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix spurious reading of old game title by JAWS |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Add variant Spartan Chess |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix mate test |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix promotion suffixon disambiguated piece moves |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix promotion of Pawn-like Lance |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix WB promotion popup |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix bug in parsing variations |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Define Ctrl-R as right-click in WB Comment dialog |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Allow starting a variation from keyboard entry in WB... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Disable some accelerators in JAWS version |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Group engine-output memos with engine names |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Put nr CPU earlier in tab cycle of WB Common Engine... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Update WB language template file |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Subject JAWS menu and spoken strings to translation |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Let JAWS SayString buffer full sentence |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Adapt JAWS menu to new menu organization |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Translate menus after creation of JAWS menu |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Fix ICS context menu for JAWS |
commit | commitdiff | tree | snapshot |
2011-01-11 |
H.G. Muller | Reorganize order of WB New Variant dialog controls |
commit | commitdiff | tree | snapshot |
next |