summaryrefslogtreecommitdiffstats
path: root/generic/tkListbox.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
* 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
* * 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
* * 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
* * generic/tk.h:hobbs1999-11-231-5/+8
* * tests/listbox.test: Added tests for itemcget and itemconfigure.ericm1999-11-191-82/+478
* * tests/listbox.test: Updated tests for new error messages.ericm1999-11-181-3/+5
* * tests/listbox.test: Added tests for bad -listvar's.ericm1999-11-181-14/+31
* * tests/listbox.test: Added tests for ListboxUpdateHScrollbar.ericm1999-11-171-3/+3
* * tests/listbox.test: New tests for -listvar functionality, and anericm1999-11-171-29/+29
* * generic/tkWindow.c: Changed "listbox" mapping from old-school toericm1999-11-171-862/+1356
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-101-5/+8
* * Merged 8.1 branch into the main trunkstanton1999-04-161-21/+39
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+2335