summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
Commit message (Expand)AuthorAgeFilesLines
* Put extern "C" guards around all stub table struct definitions, jan.nijtmans2013-10-311-8/+0
* Runtime check for Xkb support in X server.dgp2013-04-011-0/+1
* Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-281-0/+2
|\
| * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-281-0/+2
* | Type correctness fix, to stop compiler complaint.dkf2012-07-121-1/+1
* | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+3
* | _Xconst -> CONSTjan.nijtmans2012-02-211-1/+1
|\ \ | |/
| * _Xconst -> CONSTjan.nijtmans2012-02-211-1/+1
* | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+7
|\ \ | |/
| * proposed fix for bug-3486474jan.nijtmans2012-02-101-0/+7
* | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p...bug_3410609Kevin B Kenny2011-10-011-0/+2
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+4
| * * generic/tkInt.h: Thread safety for the data structures ofdgp2006-06-051-4/+1
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+3
| * * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-101-1/+40
| * * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-281-4/+5
| * Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-111-1/+6
| * * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-271-1/+6
| * Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-1/+4
| * * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-4/+1
* | Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-021-4/+19
* | [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work.dkf2010-01-011-3/+4
* | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ...nijtmans2009-06-271-20/+2
* | Private-export functions that were being used in extensions. [Bug 2768945]dkf2009-04-271-25/+1
* | Backport of the Millipeter patch [1813597,2218964]ferrieux2008-12-211-1/+6
* | ensure WORDS_BIGENDIAN #define agrees with autoconfdas2008-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