summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-0/+8
* Try to make Tk more resilient in the face of Xft allocation failures.dkf2009-09-091-0/+13
* * generic/tkFocus.c: fix potential null dereference flagged by clangdas2009-09-071-0/+15
* Finish purging remains of old XID hacks (a bunch of unused/write-only fields indkf2009-09-041-0/+6
* [Bug 1909931]: Add support for server-interpreted access control addreses.dkf2009-08-251-0/+5
* Correct bindings for [tk_messageBox].dkf2009-08-241-0/+5
* Better formattingdkf2009-08-241-12/+12
* * generic/tkInt.h: Annotate Tcl_Panic as noreturn for clang staticdas2009-08-241-0/+3
* * macosx/Wish.sdef (new file): Install and enable sdef filedas2009-08-241-0/+32
* Give an error if grid and pack are used in the same master. [Patch 2475855]pspjuth2009-08-191-0/+13
* * macosx/tkMacOSXWm.c: Workaround for textured windows being draggabledas2009-08-141-0/+9
* Eliminate more gcc warningsnijtmans2009-08-101-0/+6
* Eliminate various gcc warningsnijtmans2009-08-091-0/+10
* Make the pendulum demo cope with resizing more gracefully.dkf2009-08-081-0/+5
* Fix word-wrapping of non-breaking spaces in the text widget to work reliably.dkf2009-08-041-5/+11
* eliminate various gcc and msvc compiler warningsnijtmans2009-08-021-0/+14
* Don't assume that we're on little-endian clients. [Bug 2830420]dkf2009-08-011-0/+6
* Reword so that the modern API is presented as preferred.dkf2009-07-271-0/+5
* Corrected description of acceptable join styles. Spotted by Emiliano Gavilan.dkf2009-07-261-0/+5
* Added incompat flagdkf2009-07-231-0/+2
* Fix [Bug 2441988]. Also squelch use of TkCopyAndGlobalEval, we can do better!dkf2009-07-231-0/+8
* [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash.dkf2009-07-221-0/+5
* Corrected drawing of rotated underlines. [Bug 2356057]dkf2009-07-211-95/+100
* Fix [Bug 2328657] by explicitly excluding hacky zero-char chunks from interse...ferrieux2009-07-201-0/+6
* Fix [Bug 2824378] by correcting expected output.dkf2009-07-201-0/+5
* Fix the transfer of large binary data. I hate INCR selections transfers...dkf2009-07-181-9/+15
* * unix/Makefile.in: Define NDEBUG in optimized (non-das2009-07-181-0/+3
* * macosx/tkMacOSXBitmap.c: Fix tk::mac::iconBitmap crash due todas2009-07-181-0/+5
* * macosx/ttkMacOSXTheme.c: Update notebook tab appearance todas2009-07-151-0/+11
* Apply patch from [Bug 2821962] to make binary byte selection transfers work.dkf2009-07-151-0/+5
* Corrected definition of -height and -width for canvas' window items. [2326602]dkf2009-07-141-0/+3
* Allow turning off of XScreenSaver use. [Bug 2496018]dkf2009-07-141-0/+6
* [Bug 2818455]: Corrected example.dkf2009-07-111-28/+32
* Avoid the use of C++ reserved words in headers [Bug2815625]patthoyts2009-07-021-0/+4
* * generic/tkInt.h: add assert macros for clang staticdas2009-06-301-0/+13
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-0/+140
* Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-271-1/+8
* * carbon/ (new directory): copy of current state of 'macosx'das2009-06-261-0/+12
* fix [Bug #220935] canvas dash update problemnijtmans2009-06-221-0/+4
* Move another two entries to the internal stub table from MODULE_SCOPE.dkf2009-06-121-8/+13
* [Bug 2799589] Avoid setting the focus on a deleted window during delayed acti...patthoyts2009-06-021-0/+5
* [Bug 2794778]: Calls to CallWindowProc can lead to other functionspatthoyts2009-05-211-0/+7
* generic/ttkNotebook.c: More flexible tab placement [Bug 1470246]jenglish2009-05-171-0/+4
* [Bug 1923684]: checkbuttons must prefer off over the indeterminate statepatthoyts2009-05-141-0/+6
* FormatMessage should always use the ignore-inserts flag when processing syste...patthoyts2009-05-131-0/+3
* [Bug 2791352] handle parsing of type 5 font descriptions with hyphenated fami...patthoyts2009-05-131-0/+5
* Updated the Wish and Tk icons for Windows 7 support.patthoyts2009-05-061-0/+8
* Fix [Bug 487220].dkf2009-05-051-0/+3
* Fix [Bug 1832015].dkf2009-05-051-0/+5
* Purge mention of interp->result. [Bug 2431507]dkf2009-05-041-0/+9