Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to tcltest2 | aniap | 2008-08-17 | 1 | -0/+5 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-16 | 1 | -0/+10 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-15 | 1 | -0/+7 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-13 | 1 | -0/+6 |
| | |||||
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 1 | -0/+7 |
| | | | | libX11.so et al. | ||||
* | Update to tcltest2 | aniap | 2008-08-12 | 1 | -14/+21 |
| | |||||
* | * README: Bump version number to 8.6a2 | dgp@users.sourceforge.net | 2008-08-12 | 1 | -0/+10 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * changes: Updates for 8.6a2 release. | dgp@users.sourceforge.net | 2008-08-12 | 1 | -1/+5 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-11 | 1 | -3/+7 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-08 | 1 | -0/+5 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-07 | 1 | -104/+133 |
| | |||||
* | Fix for [Bug 2010422] "no event type or button # or keysym | jenglish@flightlab.com | 2008-08-05 | 1 | -0/+6 |
| | | | | | | | while executing "bind Listbox <MouseWheel> [...]". This allows Tk to compile and run against newer versions of libX11 where the protocol constant LastEvent has changed. | ||||
* | Update to tcltest2 | aniap | 2008-08-03 | 1 | -0/+7 |
| | |||||
* | Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703] | patthoyts@users.sourceforge.net | 2008-08-01 | 1 | -0/+5 |
| | |||||
* | * generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheck | dgp@users.sourceforge.net | 2008-07-31 | 1 | -0/+5 |
| | | | | declaration to fix inability to embed non-stub-enabled Tk on Windows. | ||||
* | bug #1686012: Direct user to the font manual for the -font option | patthoyts@users.sourceforge.net | 2008-07-26 | 1 | -0/+2 |
| | |||||
* | Conform to testing policy and added a nonwin contraint. [Bug 2024753] | patthoyts@users.sourceforge.net | 2008-07-26 | 1 | -0/+3 |
| | |||||
* | Check that the parent has been mapped before calling RemapWindows. [Bug 2009788] | patthoyts@users.sourceforge.net | 2008-07-26 | 1 | -0/+3 |
| | |||||
* | bug #2026405: Check for 0x prefix in sprintf %p and redo if necessary. Works ↵ | patthoyts@users.sourceforge.net | 2008-07-26 | 1 | -0/+4 |
| | | | | around cygwin issue. | ||||
* | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -0/+9 |
| | |||||
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 named | das | 2008-07-22 | 1 | -5/+10 |
| | | | | font instead of hardcoded color values and deprecated native font name. | ||||
* | Fixed broken line endings from last doc commit | patthoyts@users.sourceforge.net | 2008-07-08 | 1 | -0/+4 |
| | |||||
* | Audit: ensure that output arguments to Tk_Get*FromObj() are initialized, | jenglish@flightlab.com | 2008-07-04 | 1 | -0/+9 |
| | | | | in case of erroneous style specifications [#2009213]. | ||||
* | Ensure that errors in callback scripts don't get swept under the carpet. | donal.k.fellows@manchester.ac.uk | 2008-07-02 | 1 | -0/+5 |
| | |||||
* | Minor doc updates (removing out of date changebars, improving typedef ↵ | donal.k.fellows@manchester.ac.uk | 2008-06-30 | 1 | -129/+130 |
| | | | | | | formatting, etc.) | ||||
* | release tag 8.6a1 | dgp@users.sourceforge.net | 2008-06-25 | 1 | -0/+2 |
| | |||||
* | * changes: Updates for 8.6a1 release. | dgp@users.sourceforge.net | 2008-06-25 | 1 | -0/+4 |
| | |||||
* | Work around missing timezones (eg: tclkit or some unixes) | patthoyts@users.sourceforge.net | 2008-06-24 | 1 | -0/+1 |
| | |||||
* | bug #1997293 - fix documentation of text tag options. | patthoyts@users.sourceforge.net | 2008-06-24 | 1 | -0/+4 |
| | |||||
* | * changes: Updates for 8.6a1 release. | dgp@users.sourceforge.net | 2008-06-19 | 1 | -0/+2 |
| | |||||
* | * generic/tk.h: TIP 285 additions make Tk 8.6 call the new | dgp@users.sourceforge.net | 2008-06-19 | 1 | -0/+5 |
| | | | | | | * library/tk.tcl: Tcl_Canceled() routine, available only in Tcl 8.6, so bump our Tcl dependencies to version 8.6. Tk 8.6a1 will no longer [load] into a Tcl 8.5 interp. | ||||
* | * README: Bump version number to 8.6a1 | dgp@users.sourceforge.net | 2008-06-19 | 1 | -0/+12 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing; | das | 2008-06-19 | 1 | -0/+25 |
| | | | | | (InstallStandardApplicationEventHandler): replace needless use of TkMacOSXInitNamedDebugSymbol() by standard TkMacOSXInitNamedSymbol(). | ||||
* | * win/configure, win/configure.in (TK_WIN_VERSION): fix handling | hobbs | 2008-06-13 | 1 | -0/+5 |
| | | | | of interim a/b versioning for manifest usage. | ||||
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -0/+9 |
| | |||||
* | * generic/tkPointer.c (Tk_UpdatePointer): fix failure to restore a | das | 2008-06-12 | 1 | -0/+5 |
| | | | | | | global grab capture and to release the restrict window capture when releasing a button grab. Fixes segfault due to dangling reference to restrict window inside TkpSetCapture() implementation. [Bug 1991932] | ||||
* | s/target/config/ | das | 2008-06-12 | 1 | -2/+2 |
| | |||||
* | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivity | das | 2008-06-12 | 1 | -1/+19 |
| | | | | instead of OverallAct (which may be ignored in some circumstances). | ||||
* | Use Xutf8LookupString where available [Patch #1986818]. | jenglish@flightlab.com | 2008-06-11 | 1 | -0/+6 |
| | | | | | This should fix problems (like #1908443) where Xlib's idea of the system encoding does not match Tcl's. | ||||
* | * macosx/Wish.xcodeproj/project.pbxproj: add new tclOO files; add debug | das | 2008-06-01 | 1 | -0/+6 |
| | | | | | * macosx/README: targets with gcov; update to Xcode 3.1. | ||||
* | [ttk::style theme use] without an argument now returns the current theme | patthoyts@users.sourceforge.net | 2008-05-27 | 1 | -0/+5 |
| | |||||
* | Batch of ttk::treeview enhancements: | jenglish@flightlab.com | 2008-05-23 | 1 | -0/+23 |
| | | | | | | | | | | | + Added [$tv identify region], [$tv identify element], and [$tv identify item] subcommands. + Simplified bindings. + Added [$tv tag has] subcommand. + Tag-related display improvements: setting a tag -background or -foreground no longer overrides selection feedback. + Don't need separate 'Item', 'Cell', and 'Row' style settings anymore, only the base "Treeview" style is used. | ||||
* | (remove conflict marker -- oops) | jenglish@flightlab.com | 2008-05-23 | 1 | -1/+0 |
| | |||||
* | Avoid passing width or height <= 0 to Tk_RedrawImage, | jenglish@flightlab.com | 2008-05-23 | 1 | -0/+6 |
| | | | | as this leads to a panic on Windows [Bug 1967576] | ||||
* | Add correct border to combobox on Vista | patthoyts@users.sourceforge.net | 2008-05-15 | 1 | -0/+4 |
| | |||||
* | We should use the thread allocator for threaded builds. Added 'tclalloc' ↵ | patthoyts@users.sourceforge.net | 2008-05-15 | 1 | -0/+5 |
| | | | | option to disable. | ||||
* | Apply fix for [Bug 1639824] | donal.k.fellows@manchester.ac.uk | 2008-05-14 | 1 | -0/+6 |
| | |||||
* | Support pixel sized font in the +/- keybindings | patthoyts@users.sourceforge.net | 2008-05-13 | 1 | -0/+1 |
| | |||||
* | -activestyle default is underline on windows | patthoyts@users.sourceforge.net | 2008-05-13 | 1 | -0/+1 |
| | |||||
* | Fixed a hangup in the tk_chooseColor tests by ensuring the temporary array ↵ | patthoyts@users.sourceforge.net | 2008-05-13 | 1 | -0/+4 |
| | | | | is unset |