| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct generation of grayscale data from an image. Reported by Keith Vetter | dkf | 2009-09-25 | 1 | -9/+13 |
|
|
* | Bug fix in grid/pack collision detect. | pspjuth | 2009-09-18 | 1 | -0/+7 |
|
|
* | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -0/+8 |
|
|
* | Try to make Tk more resilient in the face of Xft allocation failures. | dkf | 2009-09-09 | 1 | -0/+13 |
|
|
* | * generic/tkFocus.c: fix potential null dereference flagged by clang | das | 2009-09-07 | 1 | -0/+15 |
|
|
* | Finish purging remains of old XID hacks (a bunch of unused/write-only fields in | dkf | 2009-09-04 | 1 | -0/+6 |
|
|
* | [Bug 1909931]: Add support for server-interpreted access control addreses. | dkf | 2009-08-25 | 1 | -0/+5 |
|
|
* | Correct bindings for [tk_messageBox]. | dkf | 2009-08-24 | 1 | -0/+5 |
|
|
* | Better formatting | dkf | 2009-08-24 | 1 | -12/+12 |
|
|
* | * generic/tkInt.h: Annotate Tcl_Panic as noreturn for clang static | das | 2009-08-24 | 1 | -0/+3 |
|
|
* | * macosx/Wish.sdef (new file): Install and enable sdef file | das | 2009-08-24 | 1 | -0/+32 |
|
|
* | Give an error if grid and pack are used in the same master. [Patch 2475855] | pspjuth | 2009-08-19 | 1 | -0/+13 |
|
|
* | * macosx/tkMacOSXWm.c: Workaround for textured windows being draggable | das | 2009-08-14 | 1 | -0/+9 |
|
|
* | Eliminate more gcc warnings | nijtmans | 2009-08-10 | 1 | -0/+6 |
|
|
* | Eliminate various gcc warnings | nijtmans | 2009-08-09 | 1 | -0/+10 |
|
|
* | Make the pendulum demo cope with resizing more gracefully. | dkf | 2009-08-08 | 1 | -0/+5 |
|
|
* | Fix word-wrapping of non-breaking spaces in the text widget to work reliably. | dkf | 2009-08-04 | 1 | -5/+11 |
|
|
* | eliminate various gcc and msvc compiler warnings | nijtmans | 2009-08-02 | 1 | -0/+14 |
|
|
* | Don't assume that we're on little-endian clients. [Bug 2830420] | dkf | 2009-08-01 | 1 | -0/+6 |
|
|
* | Reword so that the modern API is presented as preferred. | dkf | 2009-07-27 | 1 | -0/+5 |
|
|
* | Corrected description of acceptable join styles. Spotted by Emiliano Gavilan. | dkf | 2009-07-26 | 1 | -0/+5 |
|
|
* | Added incompat flag | dkf | 2009-07-23 | 1 | -0/+2 |
|
|
* | Fix [Bug 2441988]. Also squelch use of TkCopyAndGlobalEval, we can do better! | dkf | 2009-07-23 | 1 | -0/+8 |
|
|
* | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | dkf | 2009-07-22 | 1 | -0/+5 |
|
|
* | Corrected drawing of rotated underlines. [Bug 2356057] | dkf | 2009-07-21 | 1 | -95/+100 |
|
|
* | Fix [Bug 2328657] by explicitly excluding hacky zero-char chunks from interse... | ferrieux | 2009-07-20 | 1 | -0/+6 |
|
|
* | Fix [Bug 2824378] by correcting expected output. | dkf | 2009-07-20 | 1 | -0/+5 |
|
|
* | Fix the transfer of large binary data. I hate INCR selections transfers... | dkf | 2009-07-18 | 1 | -9/+15 |
|
|
* | * unix/Makefile.in: Define NDEBUG in optimized (non- | das | 2009-07-18 | 1 | -0/+3 |
|
|
* | * macosx/tkMacOSXBitmap.c: Fix tk::mac::iconBitmap crash due to | das | 2009-07-18 | 1 | -0/+5 |
|
|
* | * macosx/ttkMacOSXTheme.c: Update notebook tab appearance to | das | 2009-07-15 | 1 | -0/+11 |
|
|
* | Apply patch from [Bug 2821962] to make binary byte selection transfers work. | dkf | 2009-07-15 | 1 | -0/+5 |
|
|
* | Corrected definition of -height and -width for canvas' window items. [2326602] | dkf | 2009-07-14 | 1 | -0/+3 |
|
|
* | Allow turning off of XScreenSaver use. [Bug 2496018] | dkf | 2009-07-14 | 1 | -0/+6 |
|
|
* | [Bug 2818455]: Corrected example. | dkf | 2009-07-11 | 1 | -28/+32 |
|
|
* | Avoid the use of C++ reserved words in headers [Bug2815625] | patthoyts | 2009-07-02 | 1 | -0/+4 |
|
|
* | * generic/tkInt.h: add assert macros for clang static | das | 2009-06-30 | 1 | -0/+13 |
|
|
* | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -0/+140 |
|
|
* | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premerge | nijtmans | 2009-06-27 | 1 | -1/+8 |
|
|
* | * carbon/ (new directory): copy of current state of 'macosx' | das | 2009-06-26 | 1 | -0/+12 |
|
|
* | fix [Bug #220935] canvas dash update problem | nijtmans | 2009-06-22 | 1 | -0/+4 |
|
|
* | Move another two entries to the internal stub table from MODULE_SCOPE. | dkf | 2009-06-12 | 1 | -8/+13 |
|
|
* | [Bug 2799589] Avoid setting the focus on a deleted window during delayed acti... | patthoyts | 2009-06-02 | 1 | -0/+5 |
|
|
* | [Bug 2794778]: Calls to CallWindowProc can lead to other functions | patthoyts | 2009-05-21 | 1 | -0/+7 |
|
|
* | generic/ttkNotebook.c: More flexible tab placement [Bug 1470246] | jenglish | 2009-05-17 | 1 | -0/+4 |
|
|
* | [Bug 1923684]: checkbuttons must prefer off over the indeterminate state | patthoyts | 2009-05-14 | 1 | -0/+6 |
|
|
* | FormatMessage should always use the ignore-inserts flag when processing syste... | patthoyts | 2009-05-13 | 1 | -0/+3 |
|
|
* | [Bug 2791352] handle parsing of type 5 font descriptions with hyphenated fami... | patthoyts | 2009-05-13 | 1 | -0/+5 |
|
|
* | Updated the Wish and Tk icons for Windows 7 support. | patthoyts | 2009-05-06 | 1 | -0/+8 |
|
|
* | Fix [Bug 487220]. | dkf | 2009-05-05 | 1 | -0/+3 |
|
|