Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to tcltest2 | aniap | 2008-08-15 | 5 | -1652/+3439 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-13 | 4 | -1779/+3136 |
| | |||||
* | autoheader-2.59 | das | 2008-08-13 | 1 | -15/+0 |
| | |||||
* | autoconf-2.59 | das | 2008-08-13 | 1 | -389/+7 |
| | |||||
* | sync with tcl | das | 2008-08-13 | 1 | -37/+0 |
| | |||||
* | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to | das | 2008-08-13 | 2 | -1/+8 |
| | | | | libX11.so et al. | ||||
* | Update to tcltest2 | aniap | 2008-08-12 | 5 | -276/+440 |
| | |||||
* | * README: Bump version number to 8.6a2 | dgp | 2008-08-12 | 9 | -16/+26 |
| | | | | | | | | | | | * 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 | 2008-08-12 | 2 | -2/+23 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-11 | 5 | -687/+1625 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-08 | 2 | -136/+399 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-07 | 3 | -669/+1745 |
| | |||||
* | Fix for [Bug 2010422] "no event type or button # or keysym | jenglish | 2008-08-05 | 3 | -13/+36 |
| | | | | | | | 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 |
| | |||||
* | Update to tcltest2; report: test text-33.11 fails | aniap | 2008-08-03 | 1 | -2636/+5669 |
| | |||||
* | Update to tcltest2 | aniap | 2008-08-03 | 3 | -88/+175 |
| | |||||
* | remove NRE.test & add new test files | das | 2008-08-03 | 1 | -3/+5 |
| | |||||
* | Check wmPtr is valid in TopLevelReqProc to fix [Bug 2028703] | patthoyts | 2008-08-01 | 3 | -8/+25 |
| | |||||
* | tclNRE.h die die die | das | 2008-07-31 | 1 | -3/+1 |
| | |||||
* | * generic/tk.h: Added missing EXTERN for the Tcl_PkgInitStubsCheck | dgp | 2008-07-31 | 2 | -2/+7 |
| | | | | declaration to fix inability to embed non-stub-enabled Tk on Windows. | ||||
* | -highlightthickness entry's option (fonts constraint) | aniap | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | Update to tcltest2 | aniap | 2008-07-28 | 2 | -278/+1162 |
| | |||||
* | bug #1686012: Direct user to the font manual for the -font option | patthoyts | 2008-07-26 | 2 | -2/+5 |
| | |||||
* | Conform to testing policy and added a nonwin contraint. [Bug 2024753] | patthoyts | 2008-07-26 | 3 | -3/+7 |
| | |||||
* | Check that the parent has been mapped before calling RemapWindows. [Bug 2009788] | patthoyts | 2008-07-26 | 3 | -3/+35 |
| | |||||
* | bug #2026405: Check for 0x prefix in sprintf %p and redo if necessary. Works ↵ | patthoyts | 2008-07-26 | 2 | -1/+8 |
| | | | | around cygwin issue. | ||||
* | Update to tcltest2 | aniap | 2008-07-25 | 1 | -29/+3 |
| | |||||
* | Update to tcltest2 | aniap | 2008-07-25 | 1 | -2293/+5959 |
| | |||||
* | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 71 | -297/+306 |
| | |||||
* | * library/ttk/aquaTheme.tcl: Use system color names and TIP145 named | das | 2008-07-22 | 2 | -21/+28 |
| | | | | font instead of hardcoded color values and deprecated native font name. | ||||
* | * macosx/tkMacOSXHLEvents.c: factor out common code; formatting. | das | 2008-07-22 | 1 | -22/+15 |
| | |||||
* | remove duplicate test | dgp | 2008-07-22 | 1 | -13/+1 |
| | |||||
* | Update to tcltest2 | aniap | 2008-07-22 | 1 | -60/+51 |
| | |||||
* | Update to tcltest2 | aniap | 2008-07-22 | 5 | -2626/+9821 |
| | |||||
* | Update to tcltest2 | aniap | 2008-07-22 | 2 | -45/+61 |
| | |||||
* | add new NRE files | das | 2008-07-13 | 1 | -1/+5 |
| | |||||
* | Fixed broken line endings from last doc commit | patthoyts | 2008-07-08 | 34 | -2736/+2740 |
| | |||||
* | Audit: ensure that output arguments to Tk_Get*FromObj() are initialized, | jenglish | 2008-07-04 | 6 | -17/+33 |
| | | | | in case of erroneous style specifications [#2009213]. | ||||
* | Ensure that errors in callback scripts don't get swept under the carpet. | dkf | 2008-07-02 | 2 | -208/+234 |
| | |||||
* | Minor doc updates (removing out of date changebars, improving typedef ↵ | dkf | 2008-06-30 | 163 | -5307/+4984 |
| | | | | | | formatting, etc.) | ||||
* | release tag 8.6a1core_8_6_a1 | dgp | 2008-06-25 | 1 | -0/+2 |
| | |||||
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-25 | 2 | -2/+6 |
| | |||||
* | Work around missing timezones (eg: tclkit or some unixes) | patthoyts | 2008-06-24 | 2 | -3/+10 |
| | |||||
* | bug #1997293 - fix documentation of text tag options. | patthoyts | 2008-06-24 | 2 | -12/+11 |
| | |||||
* | Aqua, Solaris, stubs changes for 8.6a1 | das | 2008-06-20 | 1 | -1/+7 |
| | |||||
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-19 | 2 | -1/+31 |
| | |||||
* | Tk 8.6a1 will no longer support [load] into, or compile against Tcl 8.5. | dgp | 2008-06-19 | 1 | -3/+3 |
| | |||||
* | * generic/tk.h: TIP 285 additions make Tk 8.6 call the new | dgp | 2008-06-19 | 3 | -7/+10 |
| | | | | | | * 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 | 2008-06-19 | 9 | -21/+33 |
| | | | | | | | | | | | * 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 | 2 | -44/+71 |
| | | | | | (InstallStandardApplicationEventHandler): replace needless use of TkMacOSXInitNamedDebugSymbol() by standard TkMacOSXInitNamedSymbol(). |