Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug [1305128] - Scrollbar doesn't receive event | nijtmans@users.sourceforge.net | 2016-01-08 | 1 | -0/+2 |
|\ | |||||
| * | Fixed bug [1305128] - Scrollbar doesn't receive event | fvogelnew1@free.fr | 2016-01-05 | 1 | -0/+2 |
| * | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | nijtmans@users.sourceforge.net | 2012-10-23 | 1 | -7/+10 |
* | | remove TODO: scrollbars use Tcl_Obj API now | nijtmans@users.sourceforge.net | 2014-05-22 | 1 | -4/+0 |
* | | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality. | nijtmans@users.sourceforge.net | 2014-05-22 | 1 | -110/+110 |
* | | minor improvements to flag handling | donal.k.fellows@manchester.ac.uk | 2012-07-31 | 1 | -2/+2 |
* | | Much more cleaning up of result handling. | donal.k.fellows@manchester.ac.uk | 2012-07-23 | 1 | -58/+62 |
* | | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 1 | -2/+0 |
| * | | Backport of fix for [Bug 2112563] | donal.k.fellows@manchester.ac.uk | 2008-10-05 | 1 | -3/+3 |
* | | | Eliminate many unnecessary (ClientData) type casts. | nijtmans | 2010-06-15 | 1 | -2/+2 |
* | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -10/+10 |
* | | | tkWindow.c/tkStubInit.c adapted from stub changes in Tcl | nijtmans | 2010-02-16 | 1 | -2/+5 |
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -24/+24 |
* | | | make all Tk_CustomOption tables const and | nijtmans | 2008-11-09 | 1 | -5/+3 |
* | | | More small changes to use C89 better and manage the result more efficiently. | donal.k.fellows@manchester.ac.uk | 2008-11-08 | 1 | -17/+14 |
* | | | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563] | donal.k.fellows@manchester.ac.uk | 2008-10-03 | 1 | -5/+5 |
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | donal.k.fellows@manchester.ac.uk | 2008-04-27 | 1 | -19/+19 |
|/ / | |||||
* | | merge stable branch onto HEAD | dgp@users.sourceforge.net | 2007-12-13 | 1 | -1/+1 |
* | | Tidy up some variable types. | patthoyts@users.sourceforge.net | 2007-11-17 | 1 | -2/+2 |
* | | Assorted minor cleanups. | donal.k.fellows@manchester.ac.uk | 2007-09-08 | 1 | -4/+3 |
* | | header cleanup | dgp@users.sourceforge.net | 2007-09-07 | 1 | -2/+2 |
* | | Lots of ANSIfying of function decls. | donal.k.fellows@manchester.ac.uk | 2005-11-17 | 1 | -9/+9 |
* | | ANSIfy | donal.k.fellows@manchester.ac.uk | 2005-11-13 | 1 | -130/+125 |
|/ | |||||
* | Applied companion patch for Tcl Patch 585105, | dgp@users.sourceforge.net | 2002-08-05 | 1 | -6/+6 |
* | Overall change: Implemented TIP 5, which exports | ericm | 2000-11-22 | 1 | -2/+2 |
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -19/+16 |
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -14/+37 |
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+691 |