projects
/
xboard.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
xboard.git
2009-10-22
H.G. Muller
fix for bug #27772: holdings not updated
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
H.G. Muller
allowe parsing / disambiguation of SAN moves like Xe4...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
H.G. Muller
fixed bug when switching to variantsuper
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
H.G. Muller
fix for bug #27715: 2 (minor) graphic issues
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
H.G. Muller
fix for bug #27667: PV line missing in analysis window...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
H.G. Muller
fix for bug #27760: debug printf in backend.c and addit...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Arun Persaud
fix for bug #10990: cmail does not seem to support...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Arun Persaud
new alpha version; first one with new naming scheme
v4.4.1.20091019
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
H.G. Muller
smarter analysis of the boards that XBoard receives...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
H.G. Muller
fix for bug #27667: window should be reference to toplevel
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
H.G. Muller
partly fix for bug #27715: scaling of menu bar
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
H.G. Muller
fixed bug reported in WB forum: second game of a match...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
H.G. Muller
fix for bug #27751: negative holding counts displayed
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Eric Mullins
Updated compiling instructions.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
Eric Mullins
Changes to allow fonts with any charset (such as terminal)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Eric Mullins
Moved SIGWINCH signal so it can be used...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
Eric Mullins
Added internal wrapping ability.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-17
H.G. Muller
fixed segfaul in convert.c used to convert pixmaps
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
H.G. Muller
new mousehandler to correct for premove and promotion...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
H.G. Muller
updated black fairy pieces
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Eric Mullins
Adjustment to joining to work around server not always...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Eric Mullins
Fixed joiner detection, allowing it to work with timeseal
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
H.G. Muller
fixed engingeoutput routine
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
H.G. Muller
moved bitmap to correct location
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
H.G. Muller
fixed wrong number of arguments for EngineOutputPopUp
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
H.G. Muller
new bitmap converter (including fill option) and new...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Arun Persaud
forgot to add these two lines to the last commit
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Arun Persaud
removed AnalysisPopUp. Use EngineOutputPopUp instead
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
H.G. Muller
Proper board and holdings size when switching to varian...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Arun Persaud
cleaned up an old #ifdef in zippy
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Eric Mullins
neglected this for the auto-width updating in xboard
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Eric Mullins
Added server width adjustment based on client width...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Eric Mullins
silence some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Eric Mullins
Maintainence to support all compilers.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Eric Mullins
Adjusted alternative joining method to obey keepLineBre...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
H.G. Muller
fix for bug #27668: e.p. field still not passed to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
H.G. Muller
fix for bug #27666: naming of variants
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
H.G. Muller
changed enable menus
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
H.G. Muller
Added a command-line option -keepLineBreaksICS true...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Eric Mullins
Added code to prevent unnecessary width updates.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Eric Mullins
Turned off wrap when possible on ICS servers.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
vsnprintf() must be _vsnprintf() for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
added code to handle initial width update
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
Added width updates to ICS client on font and window...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
added ics_printf() and ics_update_width() and utility...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
Cleaned up ConsoleWndProc (not complete, see below)
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
Restructured URL code so it fits better with how winboa...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Arun Persaud
cleanup: removed "#if 1" statements
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Arun Persaud
cleanup: removed "#if 0" from source
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
H.G. Muller
fix joining of lines split by ICS
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
H.G. Muller
fix for bug #27642: Clock jumps strangely in engine...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
H.G. Muller
removed test for premove
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
added URL detection and provided hotlinks in the ICS...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
Eric Mullins
reverted winboard.c beofre URL commit to correct whites...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Eric Mullins
Added URL detection into the console text window for...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Arun Persaud
added some comments and formated code
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Chris Rorvick
fix printing out help message (list of command line...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Eric Mullins
Merge branch 'master' of git://git.sv.gnu.org/xboard
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Eric Mullins
Updated navigation accelerators, fixing ICS problems.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
H.G. Muller
fixed premove recapture problem;promotion popup appeari...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
H.G. Muller
added forceIllegalMove to xboard
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
Arun Persaud
bugfix: segfault when invalid option argument was given...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
H.G. Muller
small improvement for JAWS version
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
H.G. Muller
updated to winboard internationalization scripts
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
H.G. Muller
new forceIllegalMoves option
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Eric Mullins
Merge branch 'master' of git://git.sv.gnu.org/xboard
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
Eric Mullins
removed _winmajor if not defined so that VC 2008 can...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
Arun Persaud
getting ready for 4.4.1 release
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
Eric Mullins
Simplified future version changes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
Arun Persaud
updated version number to 4.4.1.pre
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
H.G. Muller
worked on premove bug
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
H.G. Muller
fixed loading of saved games via command line
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
H.G. Muller
small fixes for the JAWS version
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Mullins
Fixed bug dereferencing garbage, causing crash.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Mullins
Added wchat.c to the project files we maintain.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Mullins
Previous fix for VC++/strcasecmp() was wrong-- use...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Mullins
Add resource ID for new Mute menu item.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Eric Mullins
Use of strcasecmp() broke Visual C++.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
Arun Persaud
wrong default value for engineDebugOutput
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
Arun Persaud
updated cmail.in to adapt the CVS->git change
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
bugfix for protocol extensions: egtbpath -> egtpath
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
fix for edit-position "moves" being sent by XBoard...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
Engine did not start playing when out of GUI book on...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
Opening Engine #1 Settings crashed XBoard when there...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
added a "Mute All Sounds" item in the WinBoard Options...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
Updated the RTF docs for the chat windows, engine-setti...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
Made the beep sounds for JAWS board navigation configur...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
Prepared a system to internationalize the WinBoard...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
added the result comment to the game-list tags when...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
rewrote wevalgraph for better frontend/backend separation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
fix for keepalive and chat window
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
fixed parse bug for pgn files
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
allow the result comment as a display item in the game...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
fixed the HAVE_LIBXPM-dependent compile errors
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
H.G. Muller
added a chat window to keep track of multiple conversations
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Arun Persaud
more files for git to ignore
commit
|
commitdiff
|
tree
|
snapshot
2009-09-27
Arun Persaud
another bug fix found by Stanislav Brabec
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Eric Mullins
Swapped 'tell' and 'message' parsing order for coloriza...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Arun Persaud
added some more files to be distributed via make dist
commit
|
commitdiff
|
tree
|
snapshot
2009-09-08
Arun Persaud
fixed some implicit declarations reported by Stanislav...
commit
|
commitdiff
|
tree
|
snapshot
next