xboard.git
2012-05-28 Arun Persaudbug #36229: changed STATE_* from define to enum
2012-05-28 Arun Persaudbug #36229: changed PEN_* from define to enum
2012-05-28 Arun Persaudfix bug #36228: reserved identifier violation
2012-05-28 Arun PersaudUpdated German translation
2012-05-01 Arun Persaudnew version number for developer release
2012-04-24 H.G. MullerDecapitalize promoChar in move parser
2012-04-23 H.G. MullerKeep track of virginity of back-rank pieces in variant...
2012-04-23 H.G. MullerSuppress clear-board message after pasting FEN
2012-04-23 H.G. MullerFix faking of castling rights after editing position...
2012-04-20 H.G. MullerFix WB Engine Settings window
2012-04-19 H.G. MullerFix key binding of DebugProc
2012-04-19 H.G. MullerFix ICS Text Menu popup
2012-04-19 H.G. MullerFix disabling of Load Engine menu
2012-04-19 H.G. MullerPort chat boxes to XBoard
2012-04-19 H.G. MullerAllow chaining of single-line text-edits to top
2012-04-19 H.G. MullerAdd logo widgets in main board window
2012-04-19 H.G. MullerFix crash on time forfeit with -st option
2012-04-19 H.G. MullerSolve WinBoard name clashes, fix zippy-analyze menu...
2012-04-18 H.G. MullerOffer primitive paging in file browser
2012-04-18 H.G. MullerAdd pixmap as file type known to browser
2012-04-17 H.G. MullerFix warning about signedness
2012-04-17 H.G. MullerFix warnings about character index
2012-04-17 H.G. MullerMove ManProc to xboard.c
2012-04-17 H.G. MullerMove FileNamePopUp to dialogs.c
2012-04-17 H.G. MullerFix readout of numeric combobox
2012-04-17 H.G. MullerShuffle prototypes to correct header, or add them there
2012-04-17 H.G. MullerFix MenuNameToItem
2012-04-17 H.G. MullerFix click-click under-promotion animation save
2012-04-17 H.G. MullerDefine TOPLEVEL in winboard.c
2012-04-17 H.G. MullerAdd two new strings to WinBoard language file
2012-04-17 H.G. MullerFix second-engine variant test
2012-04-17 H.G. MullerFix clearing of ICS input box after send
2012-04-17 Arun Persaudenable -Wall -Wno-parentheses for all compilers that...
2012-04-16 Byrial JensenRemove 5 unused variables from zippy code
2012-04-16 Byrial JensenRemove unused static function ShowTC
2012-04-16 Byrial JensenRemove unused static function MenuBarSelect
2012-04-16 Byrial JensenRemove unused variable first_entry from function find_key
2012-04-16 Byrial JensenRemove unused variable tm from function SaveGamePGN
2012-04-16 Byrial JensenRemove unused variable delayedKing from function QuickScan
2012-04-16 Byrial JensenRemove unused variable pdown from function UserMoveEvent
2012-04-16 Byrial JensenChange some double literals to floats.
2012-04-15 H.G. MullerRemove debug printf
2012-04-15 Byrial JensenTranslate "NPS" also in engine output window
2012-04-14 Arun Persaudremoved unused variables (-Wunused-variable)
2012-04-14 Arun Persaudadded m4 directory to search path for aclocal. As sugge...
2012-04-14 H.G. MullerFix Eval Graph scale in drop games
2012-04-14 H.G. MullerFix ArrowDamage out-of-bounds access on drop moves
2012-04-14 H.G. MullerImplement automatic partner observe
2012-04-14 H.G. MullerFix crash due to empty PV
2012-04-14 H.G. MullerSuppress testing for availability in bughouse drops
2012-04-14 H.G. MullerFix some compile errors / warnings
2012-04-13 H.G. MullerFix promotionPopDown on new move entry
2012-04-13 H.G. MullerUse in-place sweep-selection for click-click under...
2012-04-13 H.G. MullerImprove arrow drawing
2012-04-13 H.G. MullerAlso do selective redraw with showTargetSquares on
2012-04-12 H.G. MullerFix click-click sweep promotions to empty square
2012-04-12 H.G. MullerMove clearing of target squares to after drag end
2012-04-12 H.G. MullerFix double promotion popup
2012-04-12 H.G. MullerFix promotion popup
2012-04-12 H.G. MullerAllow clearing of marker dots in any mode
2012-04-12 H.G. MullerFix redraw of secondary board on flipping view
2012-04-12 H.G. MullerLet clocks of secondary board count down
2012-04-12 H.G. MullerFix 3 forgotten symbolic widget references
2012-04-11 H.G. MullerAdd sound files to browser menu
2012-04-11 H.G. MullerAdd New Directory button to file browser
2012-04-11 H.G. MullerDetect engine exit during startup
2012-04-11 H.G. MullerSuppress popup for fatal error after tellusererror
2012-04-10 H.G. MullerFix Engine Output icon heights in international versions
2012-04-10 H.G. MullerFix internationalization
2012-04-10 H.G. MullerMake reference to board widgets symbolic
2012-04-10 H.G. MullerDon't strip path from engine name if directory given
2012-04-10 H.G. MullerFix vertical chaining of Buttons and browser ListBoxes
2012-04-10 H.G. MullerFix auto-play
2012-04-10 H.G. Mullerupdated po/pot files
2012-04-10 H.G. Mullernew version number for developer release
2012-04-10 H.G. MullerUpdate POTFILES.in
2012-04-10 H.G. MullerFix Makefile EXTRA_DIST
2012-04-10 H.G. MullerUse Ctrl key in EditPosition mode to copy pieces
2012-04-10 H.G. MullerFix bug in FRC castling for position search
2012-04-10 H.G. MullerFix bug on loading engine
2012-04-10 H.G. MullerAdd 'Narrow' function to position search
2012-04-10 H.G. MullerReorganize main() a bit
2012-04-10 H.G. MullerGive the dual-board option a separate board window
2012-04-10 H.G. MullerPort engine grouping to Match Options dialog
2012-04-10 H.G. MullerChange default directory in Load Engine to "."
2012-04-10 H.G. MullerPort grouping to XBoard Load Engine
2012-04-10 H.G. MullerFix default file types for browse buttons
2012-04-10 H.G. MullerNew browser
2012-04-10 H.G. MullerUse ListBox in stead of ComboBox in Match-Options dialog
2012-04-10 H.G. MullerUse ListBox in stead of ComboBox in Load Engine dialog
2012-04-10 H.G. MullerAdd message about enabling in New Variant dialog
2012-04-10 H.G. MullerMove LoadGamePopUp to menus.c
2012-04-10 H.G. MullerMove DisplayMessage to dialogs.c
2012-04-10 H.G. MullerFix switching debug option during session.
2012-04-10 H.G. MullerCorrect texi file for use of .Xresources
2012-04-10 H.G. MullerFix recent-engines menu
2012-04-10 H.G. MullerSwitch back two two-part menu names
2012-04-10 H.G. MullerRedo main board window with generic popup
2012-04-10 H.G. MullerRemove unnecessary menu unmarking for Edit Tags
2012-04-10 H.G. MullerSplit sync-after options in Match dialog into checkbox...
next