Add Themes dialog (WB)
[xboard.git] / backend.h
2012-12-07 H.G. MullerAdd Themes dialog (WB)
2012-11-06 H.G. MullerMake xevalgraph.c backend
2012-11-06 H.G. MullerMove MarkMenuItem to xoptions.c
2012-11-06 H.G. MullerMove ICS-engine analyze and AnalyzeGame code to shared...
2012-11-06 H.G. MullerPrepare xoptions.c for middle-end changes
2012-10-21 H.G. MullerCleanup CairoOverlayPiece
2012-09-27 H.G. MullerAllow second engine to analyze too
2012-09-27 H.G. MullerAdd options -fe, -se, -is to load installed engines...
2012-06-02 Arun Persaudbug #36229: changed ICS_* from define to enum
2012-05-28 Arun Persaudfix bug #36228: reserved identifier violation
2012-04-17 H.G. MullerShuffle prototypes to correct header, or add them there
2012-04-10 H.G. MullerRedo Eval Graph with generic popup
2012-04-10 H.G. MullerMajor refactoring of GenericPopUp
2012-04-10 H.G. MullerDeclare some shared global variables in backend.h
2012-04-10 H.G. MullerSwitch to using listboxes for engine-selection in WinBoard
2012-03-14 H.G. MullerImplement exclude moves
2012-02-23 H.G. MullerUse combobox line for recent engines when available
2012-02-08 H.G. MullerAllow grouping of engines in engine list
2012-02-08 H.G. MullerPut recently used engines in WB menu
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2011-12-27 H.G. MullerAllow setting of holdings with edit command
2011-12-19 Byrial JensenDefinition of TimeMark moved from 3 c files to backend.h
2011-12-16 Byrial JensenMake GenericPopUp() more readable by using more named...
2011-12-15 Byrial JensenAdd NO_GETTEXT flag for combobox. Fix bug #34991
2011-10-23 H.G. MullerFix some warnings
2011-10-23 H.G. MullerQuickscan
2011-09-13 H.G. MullerMove HistorySet to back-end
2011-08-10 H.G. MullerAllow substitution of engines during tournament
2011-08-06 H.G. MullerImplement searching games in Game List for a position
2011-08-06 H.G. MullerForce Move History refresh after loading/reverting...
2011-07-04 H.G. MullerLet -sweepPromotions also work for click-click moves
2011-06-10 H.G. MullerFix type of shuffleOpenings
2011-06-08 H.G. MullerLet XBoard propose name of tourney file
2011-05-08 H.G. MullerAllow changing MultiPV setting from Engine-Output window
2011-05-07 H.G. MullerMake book-edit function WB
2011-05-04 H.G. MullerImplement Tournament Manager
2011-05-04 H.G. MullerLock game an position file during writing
2011-05-04 H.G. MullerFix some warnings and header-file improvement
2011-04-20 H.G. MullerGeneralize WaitForSecond to WaitForEngine
2011-04-16 H.G. MullerFix gamelist highlight
2011-04-13 H.G. MullerRefactor move type-in code
2011-04-11 H.G. MullerFix use of game/position file in first match game
2011-04-09 H.G. MullerThird method of sweep selection
2011-04-07 H.G. MullerMake generic XBoard popup, and implement 2 dialogs
2011-01-29 Arun PersaudUpdated copyright notice to 2011
2011-01-29 H.G. MullerMove clock-click code to back-end
2010-11-14 H.G. MullerImplement entering gating moves with mouse
2010-11-09 H.G. MullerLet Engine #2 Settings start second engine
2010-10-28 H.G. MullerAnimate piece explosions in drag-drop moves and in XB
2010-10-08 H.G. MullerAllow -timeIncrement to be a float
2010-10-08 Arun Persaudsecurity fix: replaced strcpy with safeStrCpy from...
2010-08-14 H.G. MullerAllow match to be started from WB menu
2010-07-14 H.G. MullerFix bug in sending cores command to engine
2010-07-14 H.G. MullerRemove misspelled prototype
2010-04-01 H.G. MullerAllow escape sequences in telluser(error) messages
2010-03-25 H.G. MullerFix handling username change during game
2010-02-21 H.G. MullerSupport playing through PGN variation comments
2010-02-21 H.G. MullerAdd Annotate item in Step menu
2010-02-21 H.G. MullerAdd upload of game to ICS for examining
2010-02-07 Arun Persaudupdated year in copyright info
2010-02-06 H.G. MullerUse right mouse button to view seek ads
2010-02-06 H.G. MullerImplement SeekGraph in XBoard
2010-02-04 H.G. MullerFix u64 format for cygwin
2010-01-30 H.G. MullerRefactoring of game-list-options dialog
2010-01-30 H.G. MullerMove duplicat gamelist code to backend
2010-01-12 H.G. MullerIndicate squares a lifted piece can legally move to
2010-01-12 H.G. MullerFix bug for incommensurate time odds
2010-01-12 H.G. MullerDisplay PV right-clicked from EngineOutput window
2010-01-12 H.G. MullerDisplay PV on right-clicking board
2010-01-09 H.G. MullerAllow popup-less (fatal) exit of engine after tellusererror
2009-12-10 Eric MullinsChanges needed to compile master branch.
2009-12-06 H.G. MullerA better and more flexible way of invoking Polyglot
2009-11-24 H.G. MullerFix castling rights when copying FEN to clipboard ...
2009-11-07 Arun Persaudfixed prototype for AppendComment
2009-11-05 H.G. MullerSome code refactoring and cleanup; one small bug fix
2009-10-17 Eric MullinsAdded internal wrapping ability.
2009-10-16 H.G. Mullernew mousehandler to correct for premove and promotion...
2009-10-10 Eric Mullinsadded ics_printf() and ics_update_width() and utility...
2009-10-09 H.G. Mullerfixed premove recapture problem;promotion popup appeari...
2009-09-30 H.G. Mulleradded a "Mute All Sounds" item in the WinBoard Options...
2009-09-30 H.G. Mulleradded a chat window to keep track of multiple conversations
2009-09-08 Arun Persaudfixed some implicit declarations reported by Stanislav...
2009-08-23 H.G. Mullerfixed several bugs in the backend and added some more...
2009-07-22 Arun Persaudconverted files from dos to unix format
2009-07-16 H.G. Mullerhigher number of engine options possible now
2009-07-12 Arun Persaudupdated copyright to reflect A. Scotte as copyright...
2009-07-12 Arun Persaudcleaned up old CVS left overs
2009-06-13 H.G. Mulleradded option for work-around for some FRC engines in...
2009-06-06 H.G. Mullersource clean up. Fix compiler warning, removed unused...
2009-05-29 Arun PersaudUpdated all files to GPL version 3.
2009-05-08 H.G. Mulleradded firstOptions, secondOptions, noGUI, firstXBook...
2009-05-02 Arun PersaudMerge commit 'v4.3.16'
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.16 v4.3.16
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.15 v4.3.15
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.14 v4.3.14
2009-04-24 Arun Persaudcross compilier working
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.13 v4.3.13
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.7 v4.3.7
2009-04-19 H.G. Mullerchanges by H.G. Muller; version 4.3.4 v4.3.4
2009-04-16 A. Scottichanges from Alessandro Scotti from 20060112
next