Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
gamelist.tcl File Reference

Go to the source code of this file.

Namespaces

 windows::gamelist
 
 glist_Ly
 

Functions

 glist.create w layout
 
 glist.update w base filter ?moveUp?
 
 glist.destroy_ w
 
 glist.update_ w base
 
 glist.loadvalues_ w
 
 glist.showfindbar_ w layout
 
 glist.findcurrentgame_ w gnum
 
 glist.findgame_ w_parent dir
 
 glist.select_ w ?idx?
 
 glist.movesel_ w cmd scroll select
 
 glist.delflag_ w idx
 
 glist.doubleclick_ w x y layout
 
 glist.removeFromFilter_ w idx ?dir?
 
 glist.popupmenu_ w x y abs_x abs_y layout
 
 glist.sortInit_ w layout
 
 glist.sortClickHandle_ w x y layout ?clear?
 
 glist.sort_ w col_idx layout ?clear?
 
 glist.ybar_ w cmd ?n? ?units?
 
 glist.ybarupdate_ w
 
 glist.yscroll_ w first last
 
 glist.insertcol_ w layout col after
 
 glist.removecol_ w layout col
 
 glist.release_ w x y layout
 
 windows::gamelist::Open ?base? ?filter?
 
 windows::gamelist::OpenTreeBest base w
 
 windows::gamelist::Refresh ?moveup? ?wlist?
 
 windows::gamelist::DatabaseModified dbase ?filter?
 
 windows::gamelist::PosMaskProgress
 
 windows::gamelist::PosChanged ?wlist?
 
 windows::gamelist::FilterReset w base
 
 windows::gamelist::FilterNegate w base
 
 windows::gamelist::FilterExport w
 
 windows::gamelist::filterText ?w? ?base?
 
 windows::gamelist::formatFilterText filterSz gameSz
 
 windows::gamelist::GetBase w
 
 windows::gamelist::SetBase w base ?filter?
 
 windows::gamelist::Awesome w txt
 
 windows::gamelist::AweInit
 
 windows::gamelist::AweGuess txt
 
 windows::gamelist::AweParse txt
 
 windows::gamelist::CopyGames w srcBase dstBase
 
 windows::gamelist::ClearClipbase
 
 windows::gamelist::createWin_ w base filter
 
 windows::gamelist::createMenu_ w
 
 windows::gamelist::createGList_ w
 
 windows::gamelist::menu_ w button
 
 windows::gamelist::filter_ w type
 
 windows::gamelist::update_ w moveUp
 
 windows::gamelist::searchpos_ w
 
 windows::gamelist::filterRelease_ base filter
 
 windows::gamelist::updateStats_ w
 
 glist_Ly::Create w
 
 glist_Ly::UpdateAll_
 
 glist_Ly::Update_ w
 
 glist_Ly::New_ w
 
 glist_Ly::Del_ w idx
 
 glist_Ly::Change_ w idx
 
 glist_Ly::Copy_ oldLy newLy
 
 glist_Ly::createName_
 
 glist_Ly::AdjScrollbar_ w
 

Function Documentation

◆ glist.create()

glist.create   w layout  

Definition at line 826 of file gamelist.tcl.

◆ glist.delflag_()

glist.delflag_   w idx  

Definition at line 1131 of file gamelist.tcl.

◆ glist.destroy_()

glist.destroy_   w  

Definition at line 993 of file gamelist.tcl.

◆ glist.doubleclick_()

glist.doubleclick_   w x y layout  

Definition at line 1136 of file gamelist.tcl.

◆ glist.findcurrentgame_()

glist.findcurrentgame_   w gnum  

Definition at line 1063 of file gamelist.tcl.

◆ glist.findgame_()

glist.findgame_   w_parent dir  

Definition at line 1071 of file gamelist.tcl.

◆ glist.insertcol_()

glist.insertcol_   w layout col after  

Definition at line 1395 of file gamelist.tcl.

◆ glist.loadvalues_()

glist.loadvalues_   w  

Definition at line 1026 of file gamelist.tcl.

◆ glist.movesel_()

glist.movesel_   w cmd scroll select  

Definition at line 1117 of file gamelist.tcl.

◆ glist.popupmenu_()

glist.popupmenu_   w x y abs_x abs_y layout  

Definition at line 1170 of file gamelist.tcl.

◆ glist.release_()

glist.release_   w x y layout  

Definition at line 1407 of file gamelist.tcl.

◆ glist.removecol_()

glist.removecol_   w layout col  

Definition at line 1401 of file gamelist.tcl.

◆ glist.removeFromFilter_()

glist.removeFromFilter_   w idx ?dir?  

Definition at line 1160 of file gamelist.tcl.

◆ glist.select_()

glist.select_   w ?idx?  

Definition at line 1110 of file gamelist.tcl.

◆ glist.showfindbar_()

glist.showfindbar_   w layout  

Definition at line 1052 of file gamelist.tcl.

◆ glist.sort_()

glist.sort_   w col_idx layout ?clear?  

Definition at line 1315 of file gamelist.tcl.

◆ glist.sortClickHandle_()

glist.sortClickHandle_   w x y layout ?clear?  

Definition at line 1305 of file gamelist.tcl.

◆ glist.sortInit_()

glist.sortInit_   w layout  

Definition at line 1293 of file gamelist.tcl.

◆ glist.update()

glist.update   w base filter ?moveUp?  

Definition at line 964 of file gamelist.tcl.

◆ glist.update_()

glist.update_   w base  

Definition at line 1010 of file gamelist.tcl.

◆ glist.ybar_()

glist.ybar_   w cmd ?n? ?units?  

Definition at line 1353 of file gamelist.tcl.

◆ glist.ybarupdate_()

glist.ybarupdate_   w  

Definition at line 1380 of file gamelist.tcl.

◆ glist.yscroll_()

glist.yscroll_   w first last  

Definition at line 1388 of file gamelist.tcl.