summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * library/demos/mclist.tcl: Aqua GOOBE.das2007-11-044-17/+16
* * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-eradas2007-11-043-41/+24
* * macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean argdas2007-11-041-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add new demo file.das2007-11-042-2/+6
* Add menu item and key binding to adjust fontpatthoyts2007-11-032-1/+21
* Tinkering with the default demo widget heightdkf2007-11-021-3/+7
* Added a demo of how to do a multi-column sortable listbox.dkf2007-11-023-1/+106
* 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-022-16/+23
* Tk (non-native) file chooser now uses Ttk widgets for better L&F and supports...dkf2007-11-022-41/+148
* Better resizing. [Bug 1822410]dkf2007-11-022-3/+7
* Fix .DS/.DE to work better when transformed to a tabledkf2007-11-015-71/+71
* Better resizing behaviour. [Bug 1822601]dkf2007-11-012-2/+10
* line endingsdgp2007-11-011-43/+43
* Added list of Windows system colors. [Bug 945409]dkf2007-11-012-5/+42
* * doc/console.n: clarify availability of [console] in TkAqua.das2007-11-012-4/+9
* * macosx/tkMacOSXColor.c (GetThemeColor): improve translation of RGBdas2007-11-012-5/+19
* * library/demos/widget: increase height of main window text widget todas2007-11-011-4/+8
* * doc/bind.n: document the Option modifier, clarify meaningdas2007-11-011-11/+11
* Make documentation use the name that scripts use as much as possible.dkf2007-11-0133-221/+146
* Fixed mistake in [$t tag remove] docs. [Bug 1792191]dkf2007-11-012-3/+5
* Documented the Command modifier. [Bug 1232908]dkf2007-11-012-19/+23
* Fix [Bug 1386955]dkf2007-11-013-4/+17
* Improved description/comments so that people better understand what is beingdkf2007-10-312-2/+8
* 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-312-3/+12
* Improve Tk_PhotoPutBlock a bit more. Derived from [Patch 224066]dkf2007-10-312-36/+67
* BUGFIX: Unpost can be called with no preceding Post.jenglish2007-10-312-2/+9
* Use -fp:strict with msvc8 as -fp:precise fails on amd64 builds. Fixpatthoyts2007-10-314-17/+17
* * library/choosedir.tcl: only enable OK button when valid inhobbs2007-10-302-6/+28
* More documentation improvementsdkf2007-10-3021-222/+230
* * library/listbox.tcl (::tk::ListboxBeginSelect): ignorehobbs2007-10-302-4/+7
* fix spelling of -inactiveselectbackground [Bug 1626415]hobbs2007-10-302-4/+6
* * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-308-12/+23
* * library/entry.tcl: don't error with Clear event. [Bug 1509288]hobbs2007-10-302-3/+6
* use size -12 TkFixedFont (was -10)hobbs2007-10-302-2/+6
* Fix Arabic and Hebrew rendering on Windows. [Bug 1803723]dkf2007-10-302-3/+8
* Typodkf2007-10-301-9/+8
* Rename enumermation for somewhat simpler-to-read code. [Bug 1677613]dkf2007-10-302-3/+8
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-304-87/+82
* Clarify UTF8_STRING handling. [Bug 1778563]dkf2007-10-302-13/+20
* Clarify search subcommand docs. [Bug 1622919]dkf2007-10-302-2/+7
* Made maintenance easier by adding extra dependency information so that dkf2007-10-301-1/+6
* use Monaco 11 (was 9) as Aqua TkFixedFonthobbs2007-10-303-5/+7
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-3024-292/+405