Don't add PV moves on board clicking in AnalyzeMode
[xboard.git] / dialogs.c
2013-02-18 H.G. MullerDon't add PV moves on board clicking in AnalyzeMode
2013-02-18 H.G. MullerRemove checkbox for 'Move Sound'
2013-02-18 H.G. MullerWarn about experimental nature of dual board
2013-02-06 H.G. MullerAdd boolean -autoBox option
2013-02-04 H.G. MullerFix warnings of build server
2013-01-21 H.G. MullerFix some warnings
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-07 H.G. MullerImplement auto-creation of ICS logon file
2012-12-07 H.G. MullerAdd Themes dialog (WB)
2012-11-06 H.G. MullerFix Chat Box
2012-11-06 H.G. MullerFix clock clicking with GtkEventBox
2012-11-06 H.G. MullerFix logo placement
2012-11-06 H.G. MullerMake board sizing work through subtracting fixed height
2012-11-06 H.G. MullerSome experimenting with sizing
2012-11-06 H.G. MullerMake some tall dialogs multi-column
2012-11-06 H.G. MullerUse different tables for different dialog columns
2012-11-06 H.G. MullerDeselect first char in Move Type-in and ICS Input Box
2012-11-06 H.G. MullerAdd game-list callbacks
2012-11-06 H.G. MullerAdd optional callback to Label Options
2012-11-06 H.G. MullerAdd file browser
2012-11-06 H.G. MullerFix ListBox, and add some support routines
2012-11-06 H.G. MullerConnect CommentClick handler
2012-11-06 H.G. MullerAppend recent engines to engine menu
2012-11-06 H.G. MullerGive LoadListBox two extra parameters
2012-11-06 H.G. MullerCleanse back-end code of all references to X11 types
2012-11-06 H.G. MullerRemove xedittags.c, .h from project
2012-11-06 H.G. Mullermove testing for no options to back-end
2012-11-06 H.G. MullerFix initial enables in TC dialog
2012-11-06 H.G. MullerFix image extension used for browsing to .pgn
2012-10-30 H.G. MullerFix crash in promotion popup
2012-10-28 H.G. MullerFix message in New Variant dialog
2012-10-21 H.G. MullerRemove caveat on available pieces fromNew Variant dialog
2012-10-21 H.G. MullerFix segfault on faulty command-line option
2012-10-21 H.G. MullerInstall svg pieces in themes/default
2012-10-21 H.G. MullerAdd -trueColors option
2012-10-21 H.G. MullerAlways render svg pieces anew on size change
2012-10-21 H.G. MullerAdapt Eval Graph code to new drawing system
2012-10-21 H.G. MullerFix initial display of logos
2012-10-21 H.G. MullerReload piece images when pngDirectory is changed
2012-10-21 H.G. MullerSuppress redraw during sizing
2012-10-21 H.G. MullerRemove all bitmap & pixmap drawing
2012-10-21 H.G. MullerAdd mode to draw PNG piece images through cairo
2012-10-21 H.G. MullerReserve more space for button bar
2012-10-21 H.G. MullerFix browsing for path
2012-04-19 H.G. MullerFix ICS Text Menu popup
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. 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. MullerMove FileNamePopUp to dialogs.c
2012-04-17 H.G. MullerFix readout of numeric combobox
2012-04-17 H.G. MullerFix clearing of ICS input box after send
2012-04-16 Byrial JensenRemove unused static function ShowTC
2012-04-14 Arun Persaudremoved unused variables (-Wunused-variable)
2012-04-14 H.G. MullerImplement automatic partner observe
2012-04-14 H.G. MullerFix some compile errors / warnings
2012-04-13 H.G. MullerFix promotionPopDown on new move entry
2012-04-12 H.G. MullerFix promotion popup
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-10 H.G. MullerMake reference to board widgets symbolic
2012-04-10 H.G. MullerFix vertical chaining of Buttons and browser ListBoxes
2012-04-10 H.G. MullerUse Ctrl key in EditPosition mode to copy pieces
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 DisplayMessage to dialogs.c
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. MullerSplit sync-after options in Match dialog into checkbox...
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 -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. MullerRemove one level of indirection on ICSInputBoxPopUp
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...