summaryrefslogtreecommitdiffstats
path: root/generic/tkListbox.c
Commit message (Expand)AuthorAgeFilesLines
* * 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