xboard.git
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...
2012-04-10 H.G. MullerMake variant-unsupported-by-second error non-fatal
2012-04-10 H.G. MullerRedo Eval Graph with generic popup
2012-04-10 H.G. MullerRedo Engine Output window with generic popup
2012-04-10 H.G. MullerRedo Game List with generic popup
2012-04-10 H.G. MullerRedo Game List Options with generic popup
2012-04-10 H.G. MullerAdd -dialogColor and -buttonColor options
2012-04-10 H.G. MullerAdd -topLevel option
2012-04-10 H.G. MullerRedo ErrorPopUp with generic dialog
2012-04-10 H.G. MullerRedo PromotionPopUp with generic dialog
2012-04-10 H.G. MullerRedo AskQuestion dialog with generic popup
2012-04-10 H.G. MullerMajor refactoring of GenericPopUp
2012-04-10 H.G. MullerPrevent double PopDowns
2012-04-10 H.G. MullerSplit usounds.c and usystem.c from xboard.c
2012-04-10 H.G. MullerMake routine to probe shift keys
2012-04-10 H.G. MullerRemove one level of indirection on ICSInputBoxPopUp
2012-04-10 H.G. MullerCleanup of xboard.c
2012-04-10 H.G. MullerMove some back-endish routines from xboard.c to dialogs.c
2012-04-10 H.G. MullerSplit back-endish part off xoptions.c, and move to...
2012-04-10 H.G. MullerDeclare some shared global variables in backend.h
2012-04-10 H.G. MullerSplit back-endish part off drawing code and move to...
2012-04-10 H.G. MullerContract some awful code replication
2012-04-10 H.G. MullerMove more back-endish menu-related stuff from xboard...
2012-04-10 H.G. MullerSwitch to use of short menu references
2012-04-10 H.G. MullerRefactor menu code, and move it to menu.c
2012-04-10 H.G. MullerRemove some unused (exclude-moves) variables
next