xboard.git
2011-04-23 Arun Persaudadded/fixed i18n support via gettext to xboard
2011-04-20 H.G. MullerMake engine startup error non-fatal
2011-04-20 H.G. MullerMake engine loadable during session
2011-04-20 H.G. MullerGeneralize WaitForSecond to WaitForEngine
2011-04-20 H.G. MullerAdd UnloadEngine routine
2011-04-20 H.G. MullerPut engine initialization code in per-engine function
2011-04-20 H.G. MullerBring structure in appData engine options
2011-04-20 H.G. MullerFix gettext macros in option dialogs
2011-04-20 H.G. MullerFix crash on using Engine #1 Settings in ICS non-zippy...
2011-04-20 H.G. MullerFix shogipixmaps
2011-04-17 H.G. MullerChange texture-install directory to pixmaps/textures
2011-04-17 H.G. MullerLimit install of sound files to those in menu
2011-04-17 H.G. MullerRemove some bitmaps from install
2011-04-17 H.G. MullerConfigure some default sounds
2011-04-17 H.G. MullerChange default sounds in Xboard menu
2011-04-17 H.G. MullerMake user wav file available for try-out in sound dialog
2011-04-16 Arun Persaudconfigure: enable silent rules by default
2011-04-16 Arun Persaudconfigure: added install directory for bitmaps files...
2011-04-16 Arun Persaudconfigure: added install of sounds in .../games/xboard...
2011-04-16 Arun Persaudconfigure: renamed bitmapdir to pixmapsdir, since it...
2011-04-16 H.G. MullerFix gamelist highlight
2011-04-16 H.G. MullerFix size limit on 'save as diagram'
2011-04-15 H.G. MullerFix chaining of bottom-row dialog buttons
2011-04-15 H.G. MullerFix switching between pixmap and bitmap pieces
2011-04-15 H.G. MullerRemove outline-pieces option from board-options dialog
2011-04-15 H.G. MullerFix running of clock during hash allocation engine
2011-04-14 H.G. MullerDescribe move type-in in texi file
2011-04-14 H.G. MullerDescribe Copy Game List menu item in texi file
2011-04-14 H.G. MullerDescribe -sweepPromotions in texi file
2011-04-14 H.G. MullerDescribe -pieceMenu option in texi file
2011-04-14 H.G. MullerUpdate texi file
2011-04-14 H.G. MullerReorganize texi description
2011-04-14 H.G. MullerFix sweep-promotions patch
2011-04-14 H.G. MullerAlter treatment of moves with empty squares
2011-04-14 H.G. MullerBlock selection of a directory when file is needed
2011-04-14 H.G. MullerLet double-click select file in file browser
2011-04-14 H.G. MullerCouple mouse wheel to v-scrolls in file browser
2011-04-14 H.G. MullerFix crash copying game list when there is none
2011-04-14 H.G. MullerFix changing of float setting by generic popup
2011-04-14 H.G. MullerFix crash on closing dialogs in wrong order
2011-04-14 H.G. MullerFix startup focus of board window
2011-04-14 H.G. MullerFix game-list highight error when filtered (WB)
2011-04-13 H.G. MullerRefactor move type-in code
2011-04-13 H.G. MullerFix saving of XBoard fonts with spaces in name
2011-04-13 H.G. MullerImplement move type-in for XBoard
2011-04-12 Arun Persaudnew developer release
2011-04-12 Arun Persaudupdated Changelog, NEWS, etc.
2011-04-11 H.G. MullerFix use of game/position file in first match game
2011-04-09 H.G. MullerFix crash on opening ICS Text Menu
2011-04-09 H.G. MullerImplement Copy Game List menu item for XBoard
2011-04-09 H.G. MullerThird method of sweep selection
2011-04-09 H.G. MullerAlternative sweep promotions
2011-04-08 H.G. MullerMake sweep-select promotions work in WinBoard
2011-04-08 H.G. MullerFix path browsing in WinBoard
2011-04-08 H.G. MullerFixes to sweep selection
2011-04-07 H.G. MullerImplement sweep selection of promotion piece
2011-04-07 H.G. MullerImplement sweep selection as alternative for the piece...
2011-04-07 H.G. MullerRemember Tags and Comment dialog coordinates
2011-04-07 H.G. MullerRedo Tags dialog
2011-04-07 H.G. MullerImplement Edit-Comment window through generic popup
2011-04-07 H.G. MullerRefinements to generic popup and color picker
2011-04-07 H.G. MullerLet file browser filter on extension
2011-04-07 H.G. MullerFix animation masks on changing piece pixmaps
2011-04-07 H.G. MullerFix linegap option in board dialog
2011-04-07 H.G. MullerMake a kind of ICS text menu in XBoard as a dialog
2011-04-07 H.G. MullerRedo ICS input box with generic popup
2011-04-07 H.G. MullerActivate -path and -file options
2011-04-07 H.G. MullerLet generic popup generate Engine Settings dialog
2011-04-07 H.G. MullerMerge SettingsPopUp into GenericPopUp
2011-04-07 H.G. MullerMake generic dialog popup reentrant
2011-04-07 H.G. MullerImplement Machine Match menu item and options dialog
2011-04-07 H.G. MullerCreate General-Options dialog
2011-04-07 H.G. MullerRedo new-variant dialog with generic popup
2011-04-07 H.G. MullerRedo common-engine dialog with generic popup
2011-04-07 H.G. MullerRedo adjudications dialog through generic popup
2011-04-07 H.G. MullerMake sounds dialog for XBoard
2011-04-07 H.G. MullerAdd ICS options dialog
2011-04-07 H.G. MullerAdd board dialog XBoard
2011-04-07 H.G. MullerAdd browse button to generic popup
2011-04-07 H.G. MullerMake generic XBoard popup, and implement 2 dialogs
2011-04-07 H.G. MullerAdd file-browser option to just return name
2011-04-07 H.G. MullerPut insertion point at end of text on SetFocus
2011-04-06 Arun Persaudfixed 64 bit warnings by casting integers to intptr_t...
2011-04-06 Arun Persaudremoved check and #includes for malloc.h, since it...
2011-04-04 Arun Persaudcheck if malloc.h is present before including it
2011-04-04 Arun PersaudFix bug introduced in commit 89b4744: removed a "/...
2011-03-13 H.G. MullerFix display of promotion piece in ICS superchess
2011-03-13 H.G. MullerFix o-o castling in new parser
2011-03-13 H.G. MullerImplement yynewstr entry point in new parser
2011-03-08 Arun Persaudfixed wrong default for polyglotDir mentioned in docs.
2011-03-05 Arun PersaudFix "make install" on Os X10.6.6 (removed a "/")
2011-03-04 Arun Persaudremoved parser.l from build process, also removed flex...
2011-03-04 H.G. MullerNew parser, written in C
2011-03-04 H.G. MullerFix bugs in FRC castling rights
2011-03-04 H.G. MullerFix parsing bug of FRC castling
2011-03-04 H.G. MullerFix two bugs in reading position diagram
2011-02-27 H.G. MullerFix flipBlack option XBoard with board texture
2011-02-27 H.G. MullerImprove repairing damage of arrow highlight XBoard
2011-02-27 H.G. MullerFix unintended translation in debug file
2011-02-27 H.G. MullerFix nps bug
next