summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Millimeter patch. Fixes [1813597,2218964] by eliminating the functional redun...ferrieux2008-11-271-0/+7
* elminate warning: unused variable 'tkwin'nijtmans2008-11-271-0/+8
* [Bug 1389270] event generate silently ignored focus events. These can now be ...patthoyts2008-11-231-0/+4
* Fixed some locale dependencies to reduce the noise on non-English systemspatthoyts2008-11-231-0/+5
* Added angled text support to demonstrationdkf2008-11-221-0/+5
* [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-2/+2
* [Bug 1939129] combobox dropdown was drawn behind topmost toplevels.patthoyts2008-11-221-0/+2
* Fixed up complaints from MSVC engendered by the last commit. In particular re...patthoyts2008-11-221-0/+7
* TIP#119 implementation. [Patch 1611359]dkf2008-11-221-156/+171
* [Bug 2307837] avoid some locale-dependent failures by using id's or an englis...patthoyts2008-11-221-0/+5
* Remove inoperative text stating that slave windows must bejenglish2008-11-191-0/+6
* remove unnoticed CVS conflict in ChangeLognijtmans2008-11-191-21/+0
* Minor simplification in fix for [Bug 2312027]:nijtmans2008-11-181-0/+30
* Widget self-destruction is not necessarily an error [Bug 2298720].jenglish2008-11-161-0/+5
* Explained constraints on [wm overrideredirect] better. [Bug 2282861]dkf2008-11-161-55/+61
* bug 2239034: restrict [wm manage] to Frame type widgetspatthoyts2008-11-151-2/+12
* ttkWidget.c: Reworked widget construction and destruction sequence;jenglish2008-11-131-0/+10
* bug #1777362 - handle windows with funky names by avoiding use of thepatthoyts2008-11-121-0/+5
* fix [Bug 2265860] new test failuresnijtmans2008-11-121-0/+4
* Use -O2 as gcc optimization compiler flag, and getnijtmans2008-11-121-0/+4
* modify Tk_Create(Old)ImageType signature, relaxingnijtmans2008-11-121-0/+11
* Don't crash when application uses nondefault visual [#2264732].jenglish2008-11-111-0/+5
* reverted change from 2008-11-06 (was under the impression thatnijtmans2008-11-111-0/+6
* Ttk widget initializeProc()s now return void instead ofjenglish2008-11-091-3/+15
* One more (hopefully the last) signature changenijtmans2008-11-091-2/+5
* One more (hopefully the last) signature changenijtmans2008-11-091-0/+5
* Remove unnecessary casts from ttkWidget.c.jenglish2008-11-091-0/+4
* make all Tk_CustomOption tables const andnijtmans2008-11-091-0/+11
* add "-Wno-implicit-int" flag for gcc, as on UNIXnijtmans2008-11-061-0/+7
* Fix [Bug 2229999].dkf2008-11-061-12/+17
* no need to use CONST in internal header filesnijtmans2008-11-051-0/+2
* fix [Bug 1866774 ] Remove X10 references from docsnijtmans2008-11-051-0/+2
* CONSTify string and fileName parameters of TkGetBitmapDatanijtmans2008-11-051-0/+6
* fix [Bug 2226093] const changes not all correctnijtmans2008-11-051-0/+6
* tkWinTest.c: fix warning: assignment discards qualifiers from pointer target ...nijtmans2008-11-031-1/+1
* ttkEntry.c: fix warning: unused variable 'currentValue'nijtmans2008-11-031-0/+6
* Fixed broken test. testclipboard no longer returns binary data but proper tcl...patthoyts2008-11-031-0/+2
* Fixed an embedding test that became broken during the test upgrade. Killing a...patthoyts2008-11-031-0/+1
* busy tests: the default wait cursor on windows is wait not watch, so added su...patthoyts2008-11-031-0/+1
* const fixes for windows codepatthoyts2008-11-031-0/+4
* more internal -Wwrite-strings warning fixesnijtmans2008-11-021-2/+13
* Implementation of TIP 97 - canvas imove and rchars methods.dkf2008-11-011-0/+10
* Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-011-0/+17
* Temporary workaround for [Bug 2207435]jenglish2008-10-311-0/+4
* more internal -Wwrite-strings warning fixesnijtmans2008-10-301-0/+19
* * tests/unixSelect.test: Revise the unixSelect-1.* tests so thatdgp2008-10-301-0/+8
* [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-0/+11
* Remove incorrect 'const' qualifier.jenglish2008-10-291-0/+5
* formattingdgp2008-10-291-17/+17
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-0/+20