summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* | typo fixesdkf2005-08-121-5/+5
* | Fix for [749908] that localizes the changes within a single file and alsodkf2005-08-121-476/+583
* | oopsdgp2005-08-111-2/+2
* | more errors found by the compilerdgp2005-08-112-15/+12
* | assorted typos and errors caught by compilerdgp2005-08-113-7/+9
* | Getting more systematic about styledkf2005-08-1023-13282/+13397
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-095-14/+29
* | Oops, missed a few spotsdkf2005-07-291-48/+43
* | Getting more systematic about styledkf2005-07-291-1074/+1075
* | Remove unwanted tab from error info trace accidentally inserted during cleanupdkf2005-07-281-2/+2
* | Getting more systematic about styledkf2005-07-251-2267/+2313
* | fix to text widget 'mark prev' segfaultvincentdarley2005-07-181-2/+2
* | * generic/tkConsole.c (TkConsolePrint): prevent potential NULL deref.das2005-06-231-2/+2
* | Typosdkf2005-06-191-5/+5
* | Get rid of statics; replaced with stack-allocated structures which are automa...dkf2005-06-191-657/+723
* | Bumped patchleveldkf2005-06-071-3/+3
* | On Mac OS X scrollwheel events are sent to the window under the mouse, notwolfsuit2005-06-031-3/+8
* | silence compiler warningdgp2005-06-011-2/+2
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-311-377/+297
* | * generic/tkMenu.c (MenuCmd): create event handler earlier tohobbs2005-05-311-37/+15
* | * generic/tkDecls.h:das2005-05-294-48/+26
* | Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-272-10/+56
* | * generic/tkTest.c: disable commands not available on TkAqua.das2005-05-241-4/+4
* | * generic/tkFileFilter.c (FreeGlobPatterns): s/null/NULL/hobbs2005-05-231-2/+2
* | Parse all filters, not just the first one. [Bug 1206133]dkf2005-05-211-104/+92
* | fix to two text widget bugsvincentdarley2005-05-131-8/+11
* | * generic/tkTextDisp.c (GetXView): Improved numerical precisiondgp2005-05-101-3/+3
* | fix to elide search and insertofftime 0 text widget bugsvincentdarley2005-04-041-37/+129
* | Style&clarity fixesdkf2005-04-041-309/+315
* | Fixed bug in geometry calculations forpspjuth2005-04-031-7/+12
* | Syntax/Style Guide fixesdgp2005-03-241-3/+8
* | Get the Entry and Spinbox widgets to draw with the native look & feel onwolfsuit2005-03-242-348/+459
* | 2005-03-23 Jim Ingham <jingham@apple.com>wolfsuit2005-03-232-5/+6
* | Use Tcl_Set/GetAssocData to remove use of fragile Tcl_GetCommandInfodkf2005-03-191-35/+34
* | fix for display lines bug and panicvincentdarley2005-03-151-9/+25
* | Correct the InvokeClientMessageHandlers logic. [Bug 1162356]dkf2005-03-141-220/+235
* | fix to newline eliding in text widgetvincentdarley2005-02-145-106/+402
* | * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-111-32/+58
* | Fix silly mistake. :^}dkf2005-02-071-4/+4
* | D'ohdkf2005-02-031-2/+2
* | Ensure that the canvas's static data is either protected by a mutex ordkf2005-02-031-56/+121
* | Doc fix [Bug 110553]dkf2005-01-311-8/+4
* | D'oh!dkf2005-01-111-2/+2
* | fix to text widget bugvincentdarley2005-01-111-4/+26
* | Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-114-93/+115
* | Correction of handling the return value of TkpUseWindowchengyemao2005-01-101-2/+2
* | Changed to make platform implementation ready for a toplevel -use option; com...chengyemao2005-01-091-4/+12
* | bug fix [1098779]chengyemao2005-01-091-1/+2
* | Implemented TK_STAT message to support {wm state} for embedded windowchengyemao2005-01-072-2/+13
* | Add missing Tcl_ResetResult [697915]dkf2005-01-071-1/+2