summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix more gcc warnings: missing initializernijtmans2010-01-221-0/+26
* [Bug 2931374]: Stop overflow of working buffer during construction of longdkf2010-01-191-4/+9
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-191-0/+13
* fix more gcc warnings: missing initializernijtmans2010-01-181-0/+33
* Add SPI_SETKEYBOARDCUES definition,nijtmans2010-01-141-1/+3
* Eliminate tkpMenubuttonClassnijtmans2010-01-131-0/+35
* Sync tcl.m4 and configure with Tcl versionnijtmans2010-01-101-0/+2
* CONSTify Tk_SetClassProcsnijtmans2010-01-101-0/+8
* TIP 360: Remove special handling of .help menu on X11.patthoyts2010-01-091-0/+4
* TIP 360: Make Tk menu activation follow mouse movement.patthoyts2010-01-091-0/+5
* [Bug 2927569] Corrected image put documentation for -to option.patthoyts2010-01-081-0/+6
* [Bug 2677890]: Fix odd text widget update problem that had scrollbars beingdkf2010-01-071-0/+6
* Centralize the definitions of what keys do particular types of left and rightdkf2010-01-061-0/+8
* [Bug 2926819]: Factor out the pointer warping code a bit better and extend itdkf2010-01-061-0/+8
* [Bug 1163496]: Allow windows to be set to be transients for withdrawn mastersdkf2010-01-061-2/+8
* Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts2010-01-051-0/+5
* [Bug 220950]: Don't delete the last menu entry when it is obvious that is notdkf2010-01-051-0/+4
* Corrected rounding of coordinates when working with fonts. [Bug 2824916]dkf2010-01-051-4/+14
* Bug 2192104: mention the USE_TK_STUBS macro in the man pagepatthoyts2010-01-041-0/+1
* Fix the <Return> binding for tk_dialog to invoke the focused button.patthoyts2010-01-041-0/+2
* Fix the default size of the font chooser and set minimum sizepatthoyts2010-01-041-0/+2
* Fix the console <<Cut>> binding to actually remove textpatthoyts2010-01-041-0/+1
* Fix keyboard access to console menu and restored broken comment.patthoyts2010-01-041-0/+1
* Make the filebox demo prettierpatthoyts2010-01-041-1/+1
* Fix display of source code for fontchooser demopatthoyts2010-01-041-0/+2
* Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-041-0/+4
* [Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by thedkf2010-01-031-1/+6
* Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts2010-01-031-0/+7
* Simplify the postscript generation.dkf2010-01-031-0/+9
* tearoff menus should be transient and use the toolwindow style on Windowspatthoyts2010-01-031-0/+2
* menu tests using 'tkwait visibility' are unix onlypatthoyts2010-01-031-0/+4
* Revert my last commit on grounds it is more likely to cause problems than not.dkf2010-01-021-5/+0
* Added point-size conversion, from Ubuntu port.dkf2010-01-021-0/+5
* Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-021-0/+19
* [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-011-8/+22
* Patch 2879789: Make torn-off menu entrys activate across whole windowpatthoyts2009-12-301-0/+6
* Highlight for cascade items in torn-off menus is incorrect on Windows.patthoyts2009-12-271-0/+5
* Reworked ActivateTab focus selection logicjenglish2009-12-251-0/+6
* [Bug 2914943]: Correct the first option(n) example.dkf2009-12-251-10/+17
* Use EXE_SUFFIX for Cygwin, andnijtmans2009-12-231-14/+20
* ttk::sizegrip: Patch to avoid bizarro behavior under compiz [Bug 2912356].jenglish2009-12-231-0/+5
* Apply (a version of) [Patch 2917663] to make [send] work on recent Linux.dkf2009-12-201-12/+18
* CONSTify return values of TkKeysymToString,nijtmans2009-12-161-4/+10
* Fix gcc warning: ignoring return value of ‘strtol’,nijtmans2009-12-161-0/+9
* * generic/tkConfig.c: Added another dimension of refCounting to thedgp2009-12-151-0/+9
* Split out presentation-form decision code into clearer procedure.dkf2009-12-151-15/+21
* * library/demos/unicodeout.tcl: Added code to check forKevin B Kenny2009-12-151-2/+11
* [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-121-1/+1
* [Bugs 220600, 220690]: Comment that TkWinChildProc is exportednijtmans2009-12-121-0/+6
* Fix gcc warning, using gcc-4.3.4 on cygwinnijtmans2009-12-121-0/+2