summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken line endings from last doc commitpatthoyts2008-07-0834-2736/+2740
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-046-17/+33
* Ensure that errors in callback scripts don't get swept under the carpet.dkf2008-07-022-208/+234
* Minor doc updates (removing out of date changebars, improving typedef formatt...dkf2008-06-30163-5307/+4984
* release tag 8.6a1core_8_6_a1dgp2008-06-251-0/+2
* * changes: Updates for 8.6a1 release.dgp2008-06-252-2/+6
* Work around missing timezones (eg: tclkit or some unixes)patthoyts2008-06-242-3/+10
* bug #1997293 - fix documentation of text tag options.patthoyts2008-06-242-12/+11
* Aqua, Solaris, stubs changes for 8.6a1das2008-06-201-1/+7
* * changes: Updates for 8.6a1 release.dgp2008-06-192-1/+31
* Tk 8.6a1 will no longer support [load] into, or compile against Tcl 8.5.dgp2008-06-191-3/+3
* * generic/tk.h: TIP 285 additions make Tk 8.6 call the newdgp2008-06-193-7/+10
* * README: Bump version number to 8.6a1dgp2008-06-199-21/+33
* * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;das2008-06-192-44/+71
* * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit makingdas2008-06-192-5/+6
* * macosx/tkMacOSXEmbed.c (TkpMakeWindow): fix bug with missingdas2008-06-192-19/+59
* * macosx/tkMacOSXInit.c: add helper to efficiently convert fromdas2008-06-192-3/+53
* * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fixdas2008-06-191-2/+2
* * macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fixdas2008-06-191-34/+65
* * win/configure, win/configure.in (TK_WIN_VERSION): fix handlinghobbs2008-06-133-13/+18
* TIP 285 ImplementationJoe Mistachkin2008-06-134-11/+81
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-122-6/+9
* s/target/config/das2008-06-121-2/+2
* * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivitydas2008-06-122-3/+21
* * unix/configure: autoconf-2.59das2008-06-121-18/+43
* * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc.das2008-06-121-22/+39
* * macosx/Wish.xcodeproj/project.pbxproj: add tclIORTrans.c; add tclOOdas2008-06-125-503/+905
* * generic/ttk/ttkTreeview.c: fix warning.das2008-06-121-3/+4
* Use Xutf8LookupString where available [Patch #1986818].jenglish2008-06-112-14/+95
* NSCjenglish2008-06-011-3/+3
* * macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debugdas2008-06-013-9/+135
* [ttk::style theme use] without an argument now returns the current themepatthoyts2008-05-273-6/+50
* fix warningdas2008-05-231-2/+3
* Batch of ttk::treeview enhancements:jenglish2008-05-2318-446/+782
* (remove conflict marker -- oops)jenglish2008-05-231-1/+0
* Avoid passing width or height <= 0 to Tk_RedrawImage,jenglish2008-05-232-1/+13
* Add correct border to combobox on Vistapatthoyts2008-05-152-1/+28
* We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-153-5/+16
* Apply fix for [Bug 1639824]dkf2008-05-142-4/+19
* Support pixel sized font in the +/- keybindingspatthoyts2008-05-132-3/+9
* -activestyle default is underline on windowspatthoyts2008-05-132-2/+8
* Fixed a hangup in the tk_chooseColor tests by ensuring the temporary array is...patthoyts2008-05-132-12/+23
* Support for ttk widgets in AmpWidgetpatthoyts2008-05-112-5/+6
* Note negative widths for buttonpatthoyts2008-05-112-3/+9
* Document the identify command as present on all ttk widgetspatthoyts2008-05-0917-59/+62
* fix Makefile dependencydas2008-05-061-2/+2
* "default" and "focus" adornments should not be disjoint [Bug 1942785]jenglish2008-05-042-1/+8
* fix typos, whitespacedas2008-05-032-5/+5
* fix constness warningsdas2008-05-031-4/+4
* More elimination of pre-C89-isms.dkf2008-05-025-289/+287