summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
Commit message (Expand)AuthorAgeFilesLines
* One more (hopefully the last) signature changenijtmans2008-11-091-2/+2
* no need to use CONST in internal header filesnijtmans2008-11-051-8/+8
* [Bug 2190619] Warnings due to Tk_SmoothMethodnijtmans2008-10-301-8/+8
* CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindownijtmans2008-10-281-2/+2
* Reduce number of castsdkf2008-10-201-2/+2
* Factor out the platform-specific bits of [tk busy]. [Bug 2180919]dkf2008-10-201-1/+9
* Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-1/+5
* Add "const" to many internalnijtmans2008-10-151-9/+9
* Added new utility function: TkNewWindowObj()dkf2008-10-141-1/+2
* * generic/tkDecls.h: make genstubsdas2008-04-021-2/+2
* XIM reorganization and cleanup; see [Patch 1919791] for details.jenglish2008-03-261-16/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-1/+4
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-1/+26
* Cleaning up whitespace, comments, declarations. No functional changes.dkf2007-06-241-16/+18
* various "const" additions, in line with TIP #27nijtmans2007-01-181-2/+2
* various "const" additions, in line with TIP #27nijtmans2007-01-031-2/+2
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-011-1/+5
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-1/+7
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+4
* Style cleanupdkf2006-08-181-84/+79
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-1/+21
* * generic/tkConsole.c: Substantial rewrite of [console] support.dgp2006-03-161-3/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-100/+97
* * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and addhobbs2005-10-101-1/+40
* Tk-internal exit handler improvements. [Bug 749908]dkf2005-09-211-575/+520
* 2005-03-23 Jim Ingham <jingham@apple.com>wolfsuit2005-03-231-3/+4
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-111-1/+6
* Attempt to fix [Bug 919066] by allowing the code that creates the regiondkf2004-10-261-1/+6
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-1/+4
* TIP#158 implementation; keypad keys on Win are now distinguishable.dkf2004-07-051-1/+2
* * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-211-1/+6
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-4/+1
* Register the type of text indices. Also some exported symbol name policing...dkf2003-10-101-1/+2
* tip 113 implementationvincentdarley2003-05-191-3/+4
* * generic/tkBind.c (TkpGetBindingXEvent): Add helper methodmdejong2003-04-141-1/+3
* * generic/tkEvent.c (Tk_HandleEvent): Fixup buttonmdejong2003-02-181-1/+3
* Moved 'deletionEpoch' field from TkDisplay to TkMainInfo.jenglish2003-01-281-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-7/+7
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-3/+4
* Added TIP#48 style engine implementationdkf2002-06-181-1/+4
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-1/+18
* * generic/tkBind.c (HandleEventGenerate):hobbs2002-06-151-3/+5
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-151-4/+8
* * generic/tkInt.h:hobbs2002-06-151-8/+4
* * generic/tkEvent.c (Tk_HandleEvent):hobbs2002-06-151-1/+6
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-151-1/+8
* * generic/tkInt.h:hobbs2002-04-121-3/+4
* * generic/tkInt.h: added TK_XIM_SPOT #define (default 1).hobbs2002-04-051-4/+16