summaryrefslogtreecommitdiffstats
path: root/generic/tkListbox.c
Commit message (Expand)AuthorAgeFilesLines
* 3607326 Stop segfault from [listbox .l -listvariable $array].dgp@users.sourceforge.net2013-03-111-3/+0
* SetOptions.3: minor doc fixnijtmans@users.sourceforge.net2012-06-191-2/+2
|\
| * SetOptions.3: minor doc fixnijtmans@users.sourceforge.net2012-06-191-4/+4
* | make some internal tables constnijtmans@users.sourceforge.net2012-04-181-2/+2
|\ \ | |/
| * make some more internal tables CONSTnijtmans@users.sourceforge.net2012-04-181-2/+2
| * [Bug 3388350] mingw64 compiler warningsnijtmans@users.sourceforge.net2011-08-161-1/+1
* | Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp@users.sourceforge.net2011-06-081-2/+0
| * * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-291-4/+16
| * * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-041-5/+10
| * * tests/entry.test (entry-22.1):hobbs2006-05-291-24/+22
| * silence compiler warningdgp@users.sourceforge.net2004-06-081-3/+2
| * * generic/tkListbox.c (ListboxDeleteSubCmd, ListboxListVarProc):hobbs2003-11-111-3/+4
* | Fix various gcc-4.4 warnings and formatting, allnijtmans2010-01-291-10/+10
* | Backported some fixes for uninitialized variables identified by das using cla...patthoyts@users.sourceforge.net2009-03-031-3/+4
* | * generic/tkListbox.c: Make literal return values consistent withdgp@users.sourceforge.net2008-10-091-3/+3
* | Backport of fix for [Bug 2112563]donal.k.fellows@manchester.ac.uk2008-10-051-21/+32
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-21/+23
* | Assorted minor cleanups.donal.k.fellows@manchester.ac.uk2007-09-081-13/+19
* | header cleanupdgp@users.sourceforge.net2007-09-071-2/+1
* | * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-231-4/+16
* | Standardize function definition format.donal.k.fellows@manchester.ac.uk2007-04-171-185/+172
* | More warning squelching (mostly uninit variable warnings)donal.k.fellows@manchester.ac.uk2007-01-121-2/+4
* | various "const" additions, in line with TIP #27nijtmans2007-01-031-3/+3
* | * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-041-5/+10
* | * tests/entry.test (entry-22.1):hobbs2006-05-291-39/+17
* | ANSIfy and reduce casting of NULL to promote readabilitydonal.k.fellows@manchester.ac.uk2005-11-171-55/+58
* | Lots of ANSIfying of function decls.donal.k.fellows@manchester.ac.uk2005-11-171-10/+12
* | Whitespace/style improvementsdonal.k.fellows@manchester.ac.uk2005-09-081-1007/+1103
* | * generic/tkListbox.c (ListboxDeleteSubCmd, ListboxListVarProc):hobbs2003-11-111-3/+4
* | Removed unused variable [Bug 664783]donal.k.fellows@manchester.ac.uk2003-08-271-3/+2
|/
* * generic/tkListbox.c (ListboxSelectionSubCmd):hobbs2003-02-251-11/+15
* Applied companion patch for Tcl Patch 585105,dgp@users.sourceforge.net2002-08-051-4/+4
* * doc/listbox.n:hobbs2002-06-211-28/+108
* * Updates to handle change in type of part2 argument ofdgp@users.sourceforge.net2002-03-201-3/+3
* * tests/listbox.test:hobbs2002-02-261-80/+100
* * generic/tkListbox.c (ChangeListboxOffset): improved trackinghobbs2002-01-181-1/+5
* * Updates to handle change in type of tablePtrdgp@users.sourceforge.net2002-01-171-5/+5
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-59/+20
* * generic/tkEntry.c: corrected missing Tcl_Release that causedhobbs2001-07-031-6/+20
* * tests/listbox.test: added test listbox-27.1, delete duringhobbs2001-04-031-14/+17
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-6/+5
* * doc/label.n: Added -disabledforeground to list of options [Bug: 6053].ericm2000-07-281-4/+3
* * mac/tkMacDefault.h:ericm2000-07-281-93/+183
* * generic/tkListbox.c (DestroyListbox): fixed crash inhobbs2000-03-021-21/+19
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-211-9/+9
* * generic/tkListbox.c: fixed 'get' of listbox to return a stringhobbs1999-11-291-3/+10
* * tests/listbox.test: Added a test to check that the topIndex isericm1999-11-241-1/+7
* Additions to update vertical scrollbar info for listboxes when listvar changes.ericm1999-11-241-1/+5