summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-299-65/+80
* Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...macosx_cocoa_premergenijtmans2009-06-274-31/+54
* fix [Bug #220935] canvas dash update problemmacosx_carbon_freezenijtmans2009-06-231-10/+6
* fix [Bug #220935] canvas dash update problemnijtmans2009-06-221-3/+3
* regen stubsdkf2009-06-122-2/+29
* Move another two entries to the internal stub table from MODULE_SCOPE.dkf2009-06-122-8/+10
* BUGFIX: last commit did not account for possibility of 0 tabs.jenglish2009-05-171-17/+20
* generic/ttkNotebook.c: More flexible tab placement [Bug 1470246]jenglish2009-05-171-23/+42
* [Bug 1923684]: checkbuttons must prefer off over the indeterminate statepatthoyts2009-05-141-6/+23
* [Bug 2791352] handle parsing of type 5 font descriptions with hyphenated fami...patthoyts2009-05-131-1/+15
* oopsdkf2009-05-011-2/+1
* Factor out some of the postscript generation code to the PS prolog.dkf2009-05-011-171/+51
* Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-274-38/+159
* revert HandleEventGenerate change, it was causing bind-8.2 to faildas2009-04-111-2/+1
* * generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons.das2009-04-101-2/+2
* * generic/tkMenu.c (PostProcessEntry): delay call todas2009-04-101-5/+5
* * generic/tkMenubutton.c: s/DEF_BUTTON_JUSTIFY/DEF_MENUBUTTON_JUSTIFY/das2009-04-101-2/+2
* * generic/tkUtil.c (TkBackgroundEvalObjv): use Tcl_BackgroundException.das2009-04-101-2/+2
* * generic/tkBind.c (HandleEventGenerate): ensure window exists beforedas2009-04-101-1/+2
* * generic/tkTextBTree.c (TkBTreeDeleteIndexRange): add bounds checkdas2009-04-101-2/+3
* Squelch pointless file.dkf2009-04-101-284/+0
* Prevent zero-size malloc() calls. [Bug 2178820]dkf2009-03-251-3/+3
* [Feature Request 2636558] Tk_DefineBitmapnijtmans2009-02-277-42/+101
* [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoi...patthoyts2009-02-271-1/+8
* ElementStateEventProc: Avoid dangling pointers when layout changesjenglish2009-02-092-17/+26
* Renamed several internal data structures and functions:jenglish2009-02-0816-277/+283
* * generic/tkImgPhInstance.c: fix numerous leaks discovered with thedas2009-02-068-16/+39
* - eliminate some unnessary type castsnijtmans2009-02-0323-96/+103
* - eliminate some unnessary type castsnijtmans2009-01-284-16/+16
* fix typo that led to crashesdas2009-01-191-3/+3
* * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-161-2/+2
* - fix for aMSN compatibility [tcl-Bug 2507326]nijtmans2009-01-143-38/+44
* * generic/tkEvent.c: Fix a possible segv due to a NULLgeorgeps2009-01-111-1/+7
* ttkNotebook.c(NotebookCleanup): Don't call Tk_DeleteOptionTable(),jenglish2009-01-111-4/+1
* CONSTify TkDebugBorder, TkStringToKeysym, TkDebugBitmapnijtmans2009-01-098-46/+47
* A few const -> CONST86 modifications, improvingnijtmans2009-01-065-38/+52
* Apply [Patch 1539990] to speed up Tk_PhotoPutBlock in one case.dkf2009-01-061-10/+15
* cast away a warning.patthoyts2009-01-061-2/+2
* CONSTify Tk_ClipboardAppendnijtmans2009-01-023-13/+13
* * generic/ttk/ttkDefaultTheme.c: Fix color palette for radiobuttonjenglish2008-12-311-95/+62
* TIP#171 implementation - sanity for <MouseWheel> event handling!dkf2008-12-281-9/+3
* Applied Michael Kirkham's fix to make all PngSuite images work.dkf2008-12-281-3/+2
* Implementation of TIP #244, PNG image support.dkf2008-12-283-2/+3385
* ttk::treeview: Fix inconsistent use of treeArea / headingArea;jenglish2008-12-271-28/+32
* * README: Bump version number to 8.6b1dgp2008-12-191-4/+4
* VOID -> voidnijtmans2008-12-171-4/+4
* fix 'make checkstubs' failure: make TtkEntry_Init MODULE_SCOPEdas2008-12-151-2/+2
* TIP #338 IMPLEMENTATIONdgp2008-12-151-2/+1
* Make error message from Tk_GetRelief thenijtmans2008-12-121-2/+2
* Remove leftover commented-out code, mistakenly included in last commitjenglish2008-12-111-2/+1