summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken line endings from last doc commitpatthoyts2008-07-081-0/+4
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-0/+9
* Ensure that errors in callback scripts don't get swept under the carpet.dkf2008-07-021-0/+5
* Minor doc updates (removing out of date changebars, improving typedef formatt...dkf2008-06-301-129/+130
* release tag 8.6a1core_8_6_a1dgp2008-06-251-0/+2
* * changes: Updates for 8.6a1 release.dgp2008-06-251-0/+4
* Work around missing timezones (eg: tclkit or some unixes)patthoyts2008-06-241-0/+1
* bug #1997293 - fix documentation of text tag options.patthoyts2008-06-241-0/+4
* * changes: Updates for 8.6a1 release.dgp2008-06-191-0/+2
* * generic/tk.h: TIP 285 additions make Tk 8.6 call the newdgp2008-06-191-0/+5
* * README: Bump version number to 8.6a1dgp2008-06-191-0/+12
* * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing;das2008-06-191-0/+25
* * win/configure, win/configure.in (TK_WIN_VERSION): fix handlinghobbs2008-06-131-0/+5
* TIP 285 ImplementationJoe Mistachkin2008-06-131-0/+9
* * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore adas2008-06-121-0/+5
* s/target/config/das2008-06-121-2/+2
* * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivitydas2008-06-121-1/+19
* Use Xutf8LookupString where available [Patch #1986818].jenglish2008-06-111-0/+6
* * macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debugdas2008-06-011-0/+6
* [ttk::style theme use] without an argument now returns the current themepatthoyts2008-05-271-0/+5
* Batch of ttk::treeview enhancements:jenglish2008-05-231-0/+23
* (remove conflict marker -- oops)jenglish2008-05-231-1/+0
* Avoid passing width or height <= 0 to Tk_RedrawImage,jenglish2008-05-231-0/+6
* Add correct border to combobox on Vistapatthoyts2008-05-151-0/+4
* We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-0/+5
* Apply fix for [Bug 1639824]dkf2008-05-141-0/+6
* Support pixel sized font in the +/- keybindingspatthoyts2008-05-131-0/+1
* -activestyle default is underline on windowspatthoyts2008-05-131-0/+1
* Fixed a hangup in the tk_chooseColor tests by ensuring the temporary array is...patthoyts2008-05-131-0/+4
* Support for ttk widgets in AmpWidgetpatthoyts2008-05-111-0/+1
* Note negative widths for buttonpatthoyts2008-05-111-0/+4
* Document the identify command as present on all ttk widgetspatthoyts2008-05-091-0/+4
* "default" and "focus" adornments should not be disjoint [Bug 1942785]jenglish2008-05-041-0/+5
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-0/+8
* BUGFIX: [$tv selection] takes a list of items, not a single item [Bug 1951733].jenglish2008-04-251-0/+5
* Include ws2_32 in the link list [Bug 19200872]patthoyts2008-04-201-0/+1
* Minor change regarding the system menu on windows (1887169)patthoyts2008-04-201-0/+1
* Minor clarification of the button flash command (1926223)patthoyts2008-04-201-0/+4
* Corrected description of when tag -relief is ignored.dkf2008-04-171-0/+5
* * generic/tkCanvas.c: Fix logic that determines when canvas itemdgp2008-04-171-0/+5
* * generic/tkStubInit.c: make stubs tables static constdas2008-04-161-4/+10
* Fixed bug #1941740: tk_chooseColor -title was broken in revision 1.40 after s...patthoyts2008-04-141-0/+6
* Let the GIF writer use a real LZW compressor.nijtmans2008-04-091-0/+4
* Provide a visual-styles API element engine to permit scripts to createpatthoyts2008-04-081-0/+6
* * generic/tkDecls.h: make genstubs (genStubs.tcl changes).das2008-04-081-5/+9
* * tkDecls.h: Reverted das's change of Tk's stubs pointersKevin B Kenny2008-04-081-0/+12
* * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-0/+3
* use kenny variant for 1936238 fixhobbs2008-04-071-1/+1
* * generic/tkArgv.c: fix -help mem explosion. [Bug 1936238] (bachmann)hobbs2008-04-071-2/+6
* Don't resize the window if the toplevel is not resizable or the sizegrip is d...patthoyts2008-04-041-0/+5