| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3129527]: Fix buffer overflow w/ GCC 4.5 and -D_FORTIFY_SOURCE=2 | nijtmans | 2010-12-06 | 1 | -4/+4 |
|
|
* | [Patch #3116490] cross-compile support for unix | nijtmans | 2010-12-05 | 2 | -14/+46 |
|
|
* | * generic/tkInt.decls (TkDrawAngledTextLayout,TkDrawAngledChars,...): | dkf | 2010-12-02 | 2 | -6/+6 |
|
|
* | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -2/+2 |
|
|
* | re-generate configure with autoconf-2.59 | nijtmans | 2010-09-29 | 1 | -31/+19 |
|
|
* | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a... | nijtmans | 2010-09-23 | 1 | -2/+2 |
|
|
* | Add -Wdeclaration-after-statement | nijtmans | 2010-09-23 | 1 | -33/+34 |
|
|
* | * unix/Makefile.in: add valgrind target | hobbs | 2010-08-27 | 3 | -5/+16 |
|
|
* | * unix/configure: regen with ac-2.59 | hobbs | 2010-08-12 | 4 | -233/+45 |
|
|
* | Eliminate many unnecessary (ClientData) type casts. | nijtmans | 2010-06-15 | 6 | -32/+32 |
|
|
* | Fix some gcc strict-aliasing warnings (discovered with "-Wstrict-aliasing=2" | nijtmans | 2010-05-26 | 2 | -36/+38 |
|
|
* | Consistent use of variable names in RestrictEvent | nijtmans | 2010-05-11 | 3 | -22/+17 |
|
|
* | CONSTify TkCopyAndGlobalEval, TkpSetMainMenubar, | nijtmans | 2010-05-10 | 1 | -3/+3 |
|
|
* | * generic/tk.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp | 2010-05-03 | 2 | -9/+9 |
|
|
* | regenerated with autoconf-2.59 | nijtmans | 2010-04-06 | 2 | -7/+7 |
|
|
* | Only test for -visibility=hidden with gcc | nijtmans | 2010-03-29 | 2 | -4160/+3785 |
|
|
* | * unix/tkUnixRFont.c (GetFont): [Bug 2978410]: Do not use non-constant | dkf | 2010-03-29 | 1 | -2/+11 |
|
|
* | regen | dkf | 2010-03-23 | 1 | -3764/+4156 |
|
|
* | * unix/configure.in, unix/Makefile.in: [Bug 2965133]: Get rid of the | dkf | 2010-03-23 | 2 | -3/+5 |
|
|
* | Ignore .a and .so in unix/.cvsignore | nijtmans | 2010-03-16 | 1 | -0/+2 |
|
|
* | Don't use -fvisibility=hidden for cygwin. | nijtmans | 2010-03-04 | 2 | -2/+2 |
|
|
* | [Enh 2959069] Support for -fvisibility=hidden | nijtmans | 2010-03-02 | 2 | -9/+73 |
|
|
* | Remap non-alphanumeric sequences in manpage filenames to single underscores. | dkf | 2010-02-26 | 1 | -3/+4 |
|
|
* | Use @EXEEXT@ in stead of @EXT_SUFFIX@ | nijtmans | 2010-02-22 | 4 | -4152/+3755 |
|
|
* | Added missing quoting | dkf | 2010-02-22 | 1 | -1/+1 |
|
|
* | regen. | dkf | 2010-02-19 | 1 | -2/+5 |
|
|
* | Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to be | dkf | 2010-02-19 | 2 | -4/+5 |
|
|
* | [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also added | dkf | 2010-02-19 | 1 | -43/+90 |
|
|
* | Correct compiler/linker flags for threaded builds on OpenBSD. | stwo | 2010-02-19 | 2 | -3749/+4156 |
|
|
* | Put all Tk_OptionSpec for buttons and labels | nijtmans | 2010-02-18 | 1 | -2/+2 |
|
|
* | tkWindow.c/tkStubInit.c adapted from stub changes in Tcl | nijtmans | 2010-02-16 | 1 | -2/+2 |
|
|
* | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -2/+2 |
|
|
* | Make more internal tables "const" | nijtmans | 2010-02-05 | 2 | -4/+4 |
|
|
* | TIP #359: Extended window manager hints support for X11. | patthoyts | 2010-01-19 | 1 | -12/+140 |
|
|
* | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 3 | -15/+11 |
|
|
* | Sync tcl.m4 and configure with Tcl version | nijtmans | 2010-01-10 | 2 | -2/+32 |
|
|
* | TIP 360: Remove special handling of .help menu on X11. | patthoyts | 2010-01-09 | 1 | -1/+13 |
|
|
* | [Bug 2926819]: Factor out the pointer warping code a bit better and extend it | dkf | 2010-01-06 | 1 | -1/+17 |
|
|
* | [Bug 1163496]: Allow windows to be set to be transients for withdrawn masters | dkf | 2010-01-06 | 1 | -5/+9 |
|
|
* | Corrected rounding of coordinates when working with fonts. [Bug 2824916] | dkf | 2010-01-05 | 2 | -17/+56 |
|
|
* | [Tcl Bug 1636685]: Use the configuration for modern FreeBSD suggested by the | dkf | 2010-01-03 | 1 | -1/+25 |
|
|
* | Revert my last commit on grounds it is more likely to cause problems than not. | dkf | 2010-01-02 | 1 | -3/+1 |
|
|
* | Added point-size conversion, from Ubuntu port. | dkf | 2010-01-02 | 1 | -1/+3 |
|
|
* | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 2 | -57/+87 |
|
|
* | [Bug 1924761]: Consolidate calls to XFilterEvent to make input methods work. | dkf | 2010-01-01 | 1 | -7/+25 |
|
|
* | Use EXE_SUFFIX for Cygwin, and | nijtmans | 2009-12-23 | 3 | -68/+118 |
|
|
* | Apply (a version of) [Patch 2917663] to make [send] work on recent Linux. | dkf | 2009-12-20 | 1 | -32/+52 |
|
|
* | CONSTify return values of TkKeysymToString, | nijtmans | 2009-12-16 | 1 | -4/+4 |
|
|
* | Add tk.pc and tkConfig.sh to .cvsignore | nijtmans | 2009-12-16 | 1 | -0/+2 |
|
|
* | Fix gcc warning: ignoring return value of ‘strtol’, | nijtmans | 2009-12-16 | 1 | -10/+13 |
|
|