Save programStartTime in settings file rather than save time
[xboard.git] / args.h
2016-04-24 H.G.MullerSave programStartTime in settings file rather than...
2016-04-20 H.G.MullerAdd option -jewelled to decide which King is a Zebra XB
2016-03-29 H.G.MullerAlso copy -sd from -fd when no second engine defined
2016-03-29 H.G.MullerOnly let second engine default to first when of same...
2016-03-29 H.G.MullerAdd -analysisBell option to use move sound in analysis...
2016-03-29 H.G.MullerAdd -men option for changing piece moves
2016-03-29 H.G.MullerAdd -fen option
2016-03-29 H.G.MullerMake startup announcement self-disappearing
2016-03-29 H.G.Mullerfix
2016-03-29 H.G.MullerMove dataDir definition to args.h so WB can also use it
2016-03-14 H.G.MullerFix expansion of ~~ in OSX App
2016-03-09 H.G.MullerDeprecate -defaultPathEGTB option
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-02-29 H.G.MullerFix bugs in previous 3 commits
2016-02-29 H.G.MullerAdd -installTheme option
2015-10-20 H.G.MullerStart implementing EPD test suites
2015-08-11 H.G.MullerMake -inscriptions a volatile option
2015-05-17 Arun PersaudUpdated copyright notice to 2015
2015-05-08 H.G.MullerImplement -positionDir option GTK
2015-05-08 H.G.MullerFix -addMasterOption option
2015-05-07 H.G.MullerImplement -rankOffset option
2015-05-07 H.G.MullerImplement -positionDir option GTK
2015-05-07 H.G.MullerImplement -monoMouse option (XB)
2015-05-07 H.G.MullerFix -addMasterOption option
2014-10-24 H.G.MullerAdd persistent Boolean option -fixedSize
2014-10-18 Arun Persaudforget a few __APPLE__ ifdefs; changed to OSXAPP
2014-09-28 H.G.MullerImplement -autoInstall option
2014-09-08 H.G.MullerInclude some conditional OS X fixes
2014-09-07 H.G.MullerReplace strcasecmp by StrCaseCmp
2014-04-01 H.G. MullerAllow pseudo-engines to adjust the clocks
2014-03-17 H.G. MullerAllow writing text on pieces
2014-03-02 H.G. MullerAlso search indirection files in user's .xboard tree
2014-03-02 H.G. MullerUse first engine as default for second
2014-03-02 H.G. MullerEquip Board Options dialog with themes listbox
2014-03-02 H.G. MullerIntegrate ICS output into Chat Window
2014-02-02 H.G. MullerMake Fischer castling generally available
2014-01-18 H.G. MullerAllow hide/show of columns in Engine Output
2014-01-14 H.G. MullerFix access to ~~/themes/conf for OS X
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
2014-01-05 Arun PersaudUpdated copyright notice to 2014
2014-01-04 H.G. MullerSet ~~ to bundle path for OS X
2014-01-04 H.G. MullerImplement EGBB probing and -first/secondDrawDepth
2014-01-04 H.G. MullerPut some OSX code into gtk version
2014-01-04 H.G. MullerWrite -date stamp always with 10 characters
2014-01-04 H.G. MullerImplement option complex for installing engines
2014-01-04 H.G. MullerExpand ~~/ to bundle path (OSX)
2014-01-04 H.G. MullerPut some OSX code into gtk version
2013-12-22 H.G. MullerImplement -installEngine option
2013-12-22 H.G. MullerSupply oriental theme settings
2013-12-22 H.G. MullerImplement roaring of Lion
2013-06-16 H.G. MullerBuild in limited EPD capability for engine fingerprintig
2013-02-26 H.G. MullerFix of argument error
2013-02-26 H.G. MullerMake skipping of unknown option smarter
2013-02-26 H.G. MullerAdd -backupSettingsFile option
2013-02-20 H.G. MullerBetter handling of undefined window parameters
2013-02-19 H.G. MullerRemember window params of slave board
2013-02-18 H.G. MullerAdd -onlyOwnGames option
2013-02-18 H.G. MullerDon't add PV moves on board clicking in AnalyzeMode
2013-02-06 H.G. MullerAdd boolean -autoBox option
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-07 H.G. MullerImplement book-creation functions
2012-12-07 H.G. MullerImplement auto-creation of ICS logon file
2012-12-07 H.G. MullerAdd Themes dialog (WB)
2012-12-07 H.G. MullerAllow external piece bitmaps and board border (WB)
2012-10-21 H.G. MullerMake fallbackPieceImageDirectory hardcoded
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. MullerRemove all bitmap & pixmap drawing
2012-10-21 H.G. MullerAdd mode to draw PNG piece images through cairo
2012-09-30 H.G. MullerFix broken -ics and -cp options
2012-09-30 H.G. MullerResolve conflict between -mps and -inc options
2012-09-29 H.G. MullerAllow ICS nickname as positional argument
2012-09-27 H.G. MullerAdd options -fe, -se, -is to load installed engines...
2012-09-25 H.G. MullerImplement --help option
2012-09-20 H.G. MullerPay attention to extension of 'positional' arguments
2012-04-19 H.G. MullerAdd logo widgets in main board window
2012-04-10 H.G. MullerAdd -dialogColor and -buttonColor options
2012-04-10 H.G. MullerAdd -topLevel option
2012-04-10 H.G. MullerSplit usounds.c and usystem.c from xboard.c
2012-04-10 H.G. MullerFix memory corruption through InitString and second...
2012-03-03 H.G. MullerMake system open command configurable
2012-02-25 H.G. MullerUse more reliable X-call for getting window position
2012-02-25 H.G. MullerMake frame width configurable in XB
2012-02-22 H.G. MullerImplement -serverFile option
2012-02-22 H.G. MullerImplement -autoCopyPV
2012-02-16 Byrial JensenAdd args.h to POTFILES.in and change the interface...
2012-02-09 H.G. MullerImplement -pgnNumberTag option
2012-02-08 H.G. MullerPut recently used engines in WB menu
2012-01-06 H.G. MullerUpdate texi file and remove duplicate control
2012-01-04 Arun PersaudUpdated copyright notice to 2012
2012-01-03 H.G. MullerImplement -viewerOptions
2011-12-27 H.G. MullerAdd -afterTourney option
2011-12-22 Byrial JensenFix checking of return value from snprintf()
2011-12-09 Arun Persaudmarked an error messages for translation
2011-12-03 Arun Persaudmarked more strings for translation
2011-11-08 H.G. MullerAdd feature-override options
2011-10-23 H.G. MullerImplement flipped search
2011-10-23 H.G. MullerDebug position search cache
next