summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
* Added a demo of how to do a multi-column sortable listbox.dkf2007-11-022-1/+101
* Updated with improved padding from Emilianodkf2007-11-021-3/+3
* Missed a file that needed updating to handle the changed internal dkf2007-11-021-9/+9
* GOOBE for unix; use themed scrollbardkf2007-11-021-2/+2
* GOOBE tweak; get background from themedkf2007-11-021-1/+3
* Bugfixdkf2007-11-021-2/+2
* Tk (non-native) message box now uses Ttk widgets for better L&F.dkf2007-11-021-16/+20
* Tk (non-native) file chooser now uses Ttk widgets for better L&F and supports...dkf2007-11-021-41/+144
* Better resizing. [Bug 1822410]dkf2007-11-021-3/+3
* Better resizing behaviour. [Bug 1822601]dkf2007-11-011-2/+6
* * library/demos/widget: increase height of main window text widget todas2007-11-011-4/+8
* Improved description/comments so that people better understand what is beingdkf2007-10-311-2/+4
* D'uh, now make the code more idiomatic!dkf2007-10-311-2/+2
* Minor GOOBE boost on Unix and OSXdkf2007-10-311-4/+3
* Mark non-loadable images as such instead of throwing a nasty dialog,dkf2007-10-311-3/+8
* BUGFIX: Unpost can be called with no preceding Post.jenglish2007-10-311-2/+4
* * library/choosedir.tcl: only enable OK button when valid inhobbs2007-10-301-6/+25
* * library/listbox.tcl (::tk::ListboxBeginSelect): ignorehobbs2007-10-301-4/+2
* * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-301-2/+2
* * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-301-2/+3
* use size -12 TkFixedFont (was -10)hobbs2007-10-301-2/+2
* Fix Arabic and Hebrew rendering on Windows. [Bug 1803723]dkf2007-10-301-3/+3
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-301-2/+2
* use Monaco 11 (was 9) as Aqua TkFixedFonthobbs2007-10-301-2/+2
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-3015-163/+277
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish2007-10-282-39/+41
* * README: Bump version number to 8.5b2.dgp2007-10-261-2/+2
* use global for -typevariabledas2007-10-261-4/+7
* * macosx/tkMacOSXDialog.c: TIP#242 cleanup.das2007-10-261-3/+6
* * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-252-7/+53
* * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wmhobbs2007-10-231-7/+17
* [namespace import ::ttk::scrollbar] doesn't work,jenglish2007-10-231-4/+7
* * library/demos/combo.tcl: Aqua GOOBE.das2007-10-236-50/+77
* More widget demos!dkf2007-10-229-75/+449
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish2007-10-223-104/+133
* * library/demos/ttkmenu.tcl: Aqua GOOBE.das2007-10-213-18/+36
* * library/ttk/fonts.tcl: check for TIP #145 fonts on alldas2007-10-211-28/+21
* Clean up stale comments.jenglish2007-10-211-13/+8
* On aqua, use tk scrollbarpatthoyts2007-10-201-2/+6
* s/style/ttk::style/jenglish2007-10-191-25/+22
* More Ttk demosdkf2007-10-183-1/+155
* * library/ttk/fonts.tcl: Create all the tip 145 font names on allpatthoyts2007-10-181-1/+22
* icon beautificationdas2007-10-171-17/+17
* more GOOBEdas2007-10-173-6/+8
* * library/demos/widget: Aqua GOOBE, cleanup icons.das2007-10-173-99/+91
* Added demo of basic Ttk widgets.dkf2007-10-172-1/+61
* s/style/ttk::style/jenglish2007-10-162-56/+55
* More improvements for the widget demo main structure, including 'new' flagging.dkf2007-10-161-104/+162
* GOOBE work on the widget demo, plus a new demo of text widget peering.dkf2007-10-156-97/+157
* Make use of TkFixedFont and ttk widgets in the console. Try and select a bett...patthoyts2007-10-121-15/+30