summaryrefslogtreecommitdiffstats
path: root/generic/tkListbox.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-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 warningdgp2004-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...patthoyts2009-03-031-3/+4
| * | * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-091-3/+3
| * | Backport of fix for [Bug 2112563]dkf2008-10-051-21/+32
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-14/+11
* | | Formattingnijtmans2010-04-231-2/+2
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+4
* | | SMALL FIX: Remove useless explicit casts now that we require C89 or later.dkf2010-01-021-47/+45
* | | Fix gcc warning: ignoring return value of ‘strtol’,nijtmans2009-12-161-2/+2
* | | - eliminate some unnessary type castsnijtmans2009-02-031-11/+12
* | | TIP 337dgp2008-12-091-3/+3
* | | Fix potential use of uninitialized variable flagged by clang static analyzerdas2008-12-071-3/+4
* | | More small changes to use C89 better and manage the result more efficiently.dkf2008-11-081-23/+16
* | | more internal -Wwrite-strings warning fixesnijtmans2008-10-301-4/+4
* | | Add "const" to many internalnijtmans2008-10-171-5/+5
* | | * generic/tkListbox.c: Make literal return values consistent withdgp2008-10-091-3/+3
* | | Greatly clean up Tk's handling of the writability of the Tcl result object.dkf2008-10-051-3/+3
* | | typodkf2008-10-031-2/+2
* | | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563]dkf2008-10-031-18/+26
* | | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-5/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-21/+23
* | Assorted minor cleanups.dkf2007-09-081-13/+19
* | header cleanupdgp2007-09-071-2/+1
* | * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-231-4/+16
* | Standardize function definition format.dkf2007-04-171-185/+172
* | More warning squelching (mostly uninit variable warnings)dkf2007-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 readabilitydkf2005-11-171-55/+58
* | Lots of ANSIfying of function decls.dkf2005-11-171-10/+12
* | Whitespace/style improvementsdkf2005-09-081-1007/+1103
* | * generic/tkListbox.c (ListboxDeleteSubCmd, ListboxListVarProc):hobbs2003-11-111-3/+4
* | Removed unused variable [Bug 664783]dkf2003-08-271-3/+2
|/
* * generic/tkListbox.c (ListboxSelectionSubCmd):hobbs2003-02-251-11/+15
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-4/+4
* * doc/listbox.n:hobbs2002-06-211-28/+108
* * Updates to handle change in type of part2 argument ofdgp2002-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 tablePtrdgp2002-01-171-5/+5