summaryrefslogtreecommitdiff
path: root/Aktywator/Bws.cs
AgeCommit message (Expand)Author
2017-08-23Redundant import removedemkael
2017-08-23After section labels changed, some metadata need to be saved for checkbox lis...emkael
2017-08-23Hand records tab redesigned to be consistent with the settings tabemkael
2017-08-222.2.1 firmware options regarding player names implemented as a fix to #9emkael
2017-08-22When silently converting, only set default values for settings that are not c...emkael
2017-08-22Convert BWS and add all required fields silentlyemkael
2017-07-31Merge branch 'version-requirements' into 1.1-betav1.1.0-betaemkael
2017-07-30Adding names to BWS if no player numbers are provided in Bridgematesrrb-namesemkael
2017-07-30Universal pairs data reading from BWS (independent on tournament type and int...emkael
2017-07-30Loading names from MySQL tournaments generalized as a datasetemkael
2017-07-30Refactoring MySQL tournament names: generalizationemkael
2017-07-30Refactoring Tournament as MySQLTournamentemkael
2017-07-30Fixed control flow on names sync abort - MySQL data reader was not closed pro...emkael
2017-07-29Abort/Retry/Ignore dialog makes no sense if Rerty option is not handled, swit...emkael
2017-07-29Incorporating table number jump constant into hard-coded value in BWS queryemkael
2017-07-29Refactoring shameful piece of codeemkael
2017-07-27Storing setting checkbox-version number association separately from BWS opera...emkael
2017-07-27Version numbers associated with BWS settingsemkael
2017-07-27runBCS() is capable of running BCS from any specified location, defaulting to...emkael
2016-11-26 * reading boards only for selected sections (and accummulating count)emkael
2016-11-26 * updating label for boards to read on section selectionemkael
2016-11-26 * hand record clearing, per sectionemkael
2016-11-26 * selected sections list initialization and value getteremkael
2016-11-26 * load only boards necessary for existing sectionsemkael
2016-11-26 * refactoring lowBoard/highBoard methods, also allowing to specify section(s)emkael
2016-11-26 * refactoring various section list retrievingemkael
2016-11-20 * lowSection just like highSection, for nowemkael
2016-11-19Merge branch 'hand-evaluation' into validate-lead-cardMichal Zimniewicz
2016-11-19Merge branch 'bidding-data' into hand-evaluationMichal Zimniewicz
2016-11-14 * BM2ValidateLeadCard (firmware 2.2.1+) supportemkael
2016-11-14 * HCP support for HandEvaluation tableemkael
2016-11-14 * PBN double-dummy data support for HandEvaluation tableemkael
2016-11-14 * autonumber IDs in bidding/play tablesemkael
2016-11-14 * options for collecting play and bidding dataemkael
2015-01-28initial commit with unreleased version 1.0.4Michal Zimniewicz