summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
* ANSIfydkf2005-11-0411-3258/+3137
* ANSIfydkf2005-11-0410-2019/+1981
* fix for count displaylines bugvincentdarley2005-10-311-1/+10
* * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-181-24/+23
* Format for style and remove non-ANSI declsdkf2005-10-171-279/+278
* Format for style and remove non-ANSI declsdkf2005-10-171-587/+585
* whitespace cleaningdkf2005-10-171-5/+5
* Format for style and remove non-ANSI declsdkf2005-10-171-345/+335
* Format for style and remove non-ANSI declarationsdkf2005-10-171-421/+386
* Formatting cleanup and remove non-ANSI declsdkf2005-10-171-160/+185
* Style cleanup and removal of non-ANSI declsdkf2005-10-171-540/+596
* Undo accidental checkindkf2005-10-122-7/+2
* Arrange the test suite so that it only accesses images in the same directory.dkf2005-10-122-2/+7
* * generic/tkConfig.c (Tk_DeleteOptionTable, Tk_CreateOptionTable):hobbs2005-10-101-3/+3
* * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and addhobbs2005-10-101-1/+40
* * generic/tkMenu.c (TkSetWindowMenuBar): do not call TkMenuInit ifhobbs2005-10-101-2/+10
* whitespace changes onlyhobbs2005-10-101-201/+199
* tip256 implementationvincentdarley2005-10-109-132/+226
* * unix/tkUnixPort.h: Disabled inclusion of the private Tcl headerdgp2005-09-281-3/+23
* Regendkf2005-09-214-440/+472
* Tk-internal exit handler improvements. [Bug 749908]dkf2005-09-214-2137/+1773
* Get rid of constness warningdkf2005-09-141-3/+6
* Oops, varnames were not completely regularized.dkf2005-09-141-11/+10
* Fix for [1288128]dkf2005-09-141-88/+134
* Whitespace/style improvementsdkf2005-09-082-1153/+1253
* Added missing FF charsdkf2005-09-061-4/+4
* Formatting Systematizationdkf2005-08-181-797/+782
* Formatting systematizationdkf2005-08-181-387/+379
* Style systematizationdkf2005-08-161-682/+667
* Fixed bug # 1258604chengyemao2005-08-131-2/+5
* 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