Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tests/unixFont.test: only use xlsfonts with X11 windowingsystem. | das | 2009-04-10 | 1 | -10/+16 |
| | |||||
* | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509] | dkf | 2009-04-10 | 6 | -575/+13 |
| | |||||
* | Fix [Bug 2116837]. | dkf | 2009-04-10 | 2 | -17/+25 |
| | |||||
* | Don't Panic [Bug 1789819]. | jenglish | 2009-04-04 | 2 | -20/+13 |
| | |||||
* | Prevent zero-size malloc() calls. [Bug 2178820] | dkf | 2009-03-25 | 2 | -3/+7 |
| | |||||
* | Fix [Bug 1871101]. | dkf | 2009-03-25 | 2 | -20/+32 |
| | |||||
* | Backported some fixes for uninitialized variables identified by das using ↵ | patthoyts | 2009-03-03 | 4 | -7/+14 |
| | | | | clang analysis. | ||||
* | [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to ↵ | patthoyts | 2009-02-27 | 2 | -1/+13 |
| | | | | avoid a crash when mapping dead windows. | ||||
* | [Patch 2542828] use stock Win32 help arrow cursor when question_arrow ↵ | patthoyts | 2009-02-23 | 2 | -1/+8 |
| | | | | requested (danckaert) | ||||
* | [Patch 2513104] fix cursor hotspots (cjmcdonald) | patthoyts | 2009-02-23 | 29 | -0/+2 |
| | |||||
* | [Patch 2507419] fix menu image display issue on windows | patthoyts | 2009-02-23 | 2 | -29/+61 |
| | |||||
* | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 3 | -76/+156 |
| | | | | | avoid CC manipulation that can screw up later configure checks. Use 'd'ebug runtime in 64-bit builds. | ||||
* | * win/configure.in, win/configure: align better with tcl | hobbs | 2009-02-16 | 3 | -428/+503 |
| | | | | version. Ensures finding correct CPP for Win64. | ||||
* | * generic/tkImgPhoto.c: fix numerous leaks discovered with the | das | 2009-02-06 | 9 | -14/+51 |
| | | | | | | | | | | * generic/tkMenu.c: Mac OS X Instruments.app Leaks tool. * generic/tkText.c: * generic/tkTextImage.c: * generic/tkTextIndex.c: * generic/tkUndo.c: * generic/ttk/ttkFrame.c: * macosx/tkMacOSXWm.c: | ||||
* | whitespace | das | 2009-02-06 | 1 | -2/+2 |
| | |||||
* | catch font create when the console is re-sourced via F9 | patthoyts | 2009-01-30 | 1 | -2/+2 |
| | |||||
* | typo | dgp | 2009-01-22 | 1 | -1/+1 |
| | |||||
* | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). | Kevin B Kenny | 2009-01-22 | 3 | -2/+8 |
| | | | | * unix/configure: Autoconf 2.59 | ||||
* | Backport of Patch 907924 | Kevin B Kenny | 2009-01-20 | 4 | -18/+46 |
| | |||||
* | fix for aMSN compatibility [tcl-Bug 2507326] | nijtmans | 2009-01-14 | 2 | -1/+10 |
| | |||||
* | * generic/tkEvent.c: Backport a fix from 8.6 for a NULL pointer | georgeps | 2009-01-11 | 2 | -1/+12 |
| | | | | dereference in CreateXIC. | ||||
* | Fix missing word spotted by stu. | patthoyts | 2009-01-11 | 1 | -2/+2 |
| | |||||
* | adjust copyright year | das | 2009-01-08 | 1 | -3/+3 |
| | |||||
* | Backported fix for [Bug 1847002] to prevent the bypassing of grab ↵ | patthoyts | 2009-01-07 | 2 | -20/+86 |
| | | | | restrictions via the taskbar on Windows. | ||||
* | Fix incorrect statement about %-substituees quoting. | ferrieux | 2009-01-03 | 1 | -3/+2 |
| | |||||
* | window-2.9 deadlocks threaded Tk [Bug 1715716], add constraint | das | 2008-12-29 | 1 | -3/+6 |
| | |||||
* | fixes for [temporaryDirectory] != [pwd] | das | 2008-12-29 | 1 | -2/+3 |
| | |||||
* | update changes and advance tagcore_8_5_6 | dgp | 2008-12-22 | 2 | -9/+13 |
| | |||||
* | Don't crash when application uses nondefault visual [Bug 2264732] | jenglish | 2008-12-22 | 2 | -3/+11 |
| | | | | | | (Backport from trunk change 2008-11-11) Workaround for [Bug 2207435] (Backport from trunk change 2008-10-31) | ||||
* | * tests/embed.test: Eliminate duplicate test names. | dgp | 2008-12-22 | 2 | -5/+7 |
| | |||||
* | * changes: Updates for 8.5.6 release. | dgp | 2008-12-22 | 2 | -7/+16 |
| | |||||
* | Add missing header | dgp | 2008-12-22 | 1 | -1/+2 |
| | |||||
* | Forgot that I had to add code to propagate the tkwin through the psInfoPtr. | dkf | 2008-12-22 | 2 | -3/+5 |
| | |||||
* | Backport of fix for [Bug 2107938]. | dkf | 2008-12-22 | 2 | -2/+7 |
| | |||||
* | Backport of the Millipeter patch [1813597,2218964] | ferrieux | 2008-12-21 | 5 | -19/+124 |
| | |||||
* | * generic/tk.h: Bump to 8.5.6 for release. | dgp | 2008-12-21 | 9 | -14/+24 |
| | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * changes: Updates for 8.5.6 release. | dgp | 2008-12-21 | 2 | -1/+19 |
| | |||||
* | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 1 | -3/+4 |
| | |||||
* | Fix leaks flagged by clang static analyzer | das | 2008-12-07 | 2 | -3/+27 |
| | |||||
* | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 |
| | |||||
* | MenuDefProc: avoid crash with non-Tk menus | das | 2008-12-07 | 1 | -6/+3 |
| | |||||
* | SeparatorElementSize: fix state lookup | das | 2008-12-07 | 1 | -2/+3 |
| | |||||
* | [Bug 1991930] combobox dropdown needs to be topmost | patthoyts | 2008-11-22 | 2 | -5/+4 |
| | |||||
* | Backported combobox toplevel fix for [Bug 1939129] | patthoyts | 2008-11-22 | 2 | -1/+8 |
| | |||||
* | Relax the constraint that every Tk_ImageType | nijtmans | 2008-11-19 | 3 | -25/+76 |
| | | | | | | | can only be passed to Tk_CreateImageType once. This allows tkImg to be loaded in multiple interpreters in a thread-enabled build of Tk. [Bug 2312027] | ||||
* | [Bug 2239034] Only frame widgets are acceptable for [wm manage] | patthoyts | 2008-11-15 | 8 | -22/+153 |
| | |||||
* | backported listbox test fix from head - the default activestyle on windows ↵ | patthoyts | 2008-11-12 | 3 | -2/+10 |
| | | | | is 'underline' | ||||
* | backported fixes for running on vista and to avoid a hangup in the color ↵ | patthoyts | 2008-11-12 | 2 | -16/+30 |
| | | | | dialog test sometimes. | ||||
* | backported fix for bug #1777362 to make events work for windows with hyphens ↵ | patthoyts | 2008-11-12 | 3 | -37/+100 |
| | | | | in the path | ||||
* | * generic/tk.h: Bump version number to 8.5.6b1 to distinguish | dgp | 2008-10-23 | 9 | -15/+27 |
| | | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf (2.59) * win/configure: |