index
:
aktywator
1.0.5
1.1-beta
hand-records-confirmation
hand-records-sections
imp-results
master
mysql-settings-flag
names-list
random-pin
redesign
rrb-names
sector-settings
settings-redesign
td-call
version-requirements
winter-bugfixes
Fork of michzimny's Aktywator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Aktywator
/
Bws.cs
Age
Commit message (
Expand
)
Author
2017-09-19
Handling prolonged loading situations in main window UI
emkael
2017-09-19
Writing and sanitizing additional info for Teamy tournaments
emkael
2017-09-12
Warning about inability to update section grouping during active session
emkael
2017-08-29
Sometimes default value for BM2ShowPlayerNames is empty, this should parse to...
emkael
2017-08-25
Adding Group field to Tables table on convert (single-section BWS files from ...
emkael
2017-08-24
A bit of formatting for section selector
emkael
2017-08-23
Results grouping for sections setting supported
emkael
2017-08-23
Separate settings for separate sections
emkael
2017-08-23
Configurable table offset for Teamy tournaments
emkael
2017-08-23
Editor for BWS names
emkael
2017-08-23
Loading pair numbers for first round in Teamy tournaments to avoid warning fl...
emkael
2017-08-23
Redundant import removed
emkael
2017-08-23
After section labels changed, some metadata need to be saved for checkbox lis...
emkael
2017-08-23
Hand records tab redesigned to be consistent with the settings tab
emkael
2017-08-22
2.2.1 firmware options regarding player names implemented as a fix to #9
emkael
2017-08-22
When silently converting, only set default values for settings that are not c...
emkael
2017-08-22
Convert BWS and add all required fields silently
emkael
2017-07-31
Merge branch 'version-requirements' into 1.1-beta
v1.1.0-beta
emkael
2017-07-30
Adding names to BWS if no player numbers are provided in Bridgemates
rrb-names
emkael
2017-07-30
Universal pairs data reading from BWS (independent on tournament type and int...
emkael
2017-07-30
Loading names from MySQL tournaments generalized as a dataset
emkael
2017-07-30
Refactoring MySQL tournament names: generalization
emkael
2017-07-30
Refactoring Tournament as MySQLTournament
emkael
2017-07-30
Fixed control flow on names sync abort - MySQL data reader was not closed pro...
emkael
2017-07-29
Abort/Retry/Ignore dialog makes no sense if Rerty option is not handled, swit...
emkael
2017-07-29
Incorporating table number jump constant into hard-coded value in BWS query
emkael
2017-07-29
Refactoring shameful piece of code
emkael
2017-07-27
Storing setting checkbox-version number association separately from BWS opera...
emkael
2017-07-27
Version numbers associated with BWS settings
emkael
2017-07-27
runBCS() 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 selection
emkael
2016-11-26
* hand record clearing, per section
emkael
2016-11-26
* selected sections list initialization and value getter
emkael
2016-11-26
* load only boards necessary for existing sections
emkael
2016-11-26
* refactoring lowBoard/highBoard methods, also allowing to specify section(s)
emkael
2016-11-26
* refactoring various section list retrieving
emkael
2016-11-20
* lowSection just like highSection, for now
emkael
2016-11-19
Merge branch 'hand-evaluation' into validate-lead-card
Michal Zimniewicz
2016-11-19
Merge branch 'bidding-data' into hand-evaluation
Michal Zimniewicz
2016-11-14
* BM2ValidateLeadCard (firmware 2.2.1+) support
emkael
2016-11-14
* HCP support for HandEvaluation table
emkael
2016-11-14
* PBN double-dummy data support for HandEvaluation table
emkael
2016-11-14
* autonumber IDs in bidding/play tables
emkael
2016-11-14
* options for collecting play and bidding data
emkael
2015-01-28
initial commit with unreleased version 1.0.4
Michal Zimniewicz