| Commit message (Expand) | Author | Age | Files | Lines |
* | no need to use CONST in internal header files | nijtmans | 2008-11-05 | 1 | -8/+8 |
|
|
* | [Bug 2190619] Warnings due to Tk_SmoothMethod | nijtmans | 2008-10-30 | 1 | -8/+8 |
|
|
* | CONSTify TkPrintPadAmount, TkCreateFrame, TkCreateMainWindow | nijtmans | 2008-10-28 | 1 | -2/+2 |
|
|
* | Reduce number of casts | dkf | 2008-10-20 | 1 | -2/+2 |
|
|
* | Factor out the platform-specific bits of [tk busy]. [Bug 2180919] | dkf | 2008-10-20 | 1 | -1/+9 |
|
|
* | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 1 | -1/+5 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -9/+9 |
|
|
* | Added new utility function: TkNewWindowObj() | dkf | 2008-10-14 | 1 | -1/+2 |
|
|
* | * generic/tkDecls.h: make genstubs | das | 2008-04-02 | 1 | -2/+2 |
|
|
* | XIM reorganization and cleanup; see [Patch 1919791] for details. | jenglish | 2008-03-26 | 1 | -16/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -1/+4 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -1/+26 |
|
|
* | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 1 | -16/+18 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-18 | 1 | -2/+2 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -2/+2 |
|
|
* | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+5 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -1/+7 |
|
|
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -1/+4 |
|
|
* | Style cleanup | dkf | 2006-08-18 | 1 | -84/+79 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -1/+21 |
|
|
* | * generic/tkConsole.c: Substantial rewrite of [console] support. | dgp | 2006-03-16 | 1 | -3/+1 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -100/+97 |
|
|
* | * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and add | hobbs | 2005-10-10 | 1 | -1/+40 |
|
|
* | Tk-internal exit handler improvements. [Bug 749908] | dkf | 2005-09-21 | 1 | -575/+520 |
|
|
* | 2005-03-23 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-03-23 | 1 | -3/+4 |
|
|
* | Improved version of Michael Kirkham's fix for parsing pad values. [1098779] | dkf | 2005-01-11 | 1 | -1/+6 |
|
|
* | Attempt to fix [Bug 919066] by allowing the code that creates the region | dkf | 2004-10-26 | 1 | -1/+6 |
|
|
* | * doc/wm.n (iconphoto): added support for Tk photo | hobbs | 2004-10-05 | 1 | -1/+4 |
|
|
* | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 1 | -1/+2 |
|
|
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler, | davygrvy | 2003-12-21 | 1 | -1/+6 |
|
|
* | * generic/tkInt.h: move TkGetOptionSpec to stubs intDecls | hobbs | 2003-10-13 | 1 | -4/+1 |
|
|
* | Register the type of text indices. Also some exported symbol name policing... | dkf | 2003-10-10 | 1 | -1/+2 |
|
|
* | tip 113 implementation | vincentdarley | 2003-05-19 | 1 | -3/+4 |
|
|
* | * generic/tkBind.c (TkpGetBindingXEvent): Add helper method | mdejong | 2003-04-14 | 1 | -1/+3 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): Fixup button | mdejong | 2003-02-18 | 1 | -1/+3 |
|
|
* | Moved 'deletionEpoch' field from TkDisplay to TkMainInfo. | jenglish | 2003-01-28 | 1 | -2/+2 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -2/+2 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -7/+7 |
|
|
* | Objectifed wm. [Patch #564521] | pspjuth | 2002-07-25 | 1 | -3/+4 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -1/+4 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -1/+18 |
|
|
* | * generic/tkBind.c (HandleEventGenerate): | hobbs | 2002-06-15 | 1 | -3/+5 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-15 | 1 | -4/+8 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-06-15 | 1 | -8/+4 |
|
|
* | * generic/tkEvent.c (Tk_HandleEvent): | hobbs | 2002-06-15 | 1 | -1/+6 |
|
|
* | * generic/tk.decls: added TIP #84 implementation that adds a | hobbs | 2002-06-15 | 1 | -1/+8 |
|
|
* | * generic/tkInt.h: | hobbs | 2002-04-12 | 1 | -3/+4 |
|
|
* | * generic/tkInt.h: added TK_XIM_SPOT #define (default 1). | hobbs | 2002-04-05 | 1 | -4/+16 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -1/+5 |
|
|