| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -2/+2 |
|\ |
|
* \ | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * tests/canvText.test: | mdejong | 2004-08-09 | 1 | -2/+2 |
|
|
| * | * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure | hobbs | 2004-05-05 | 1 | -15/+33 |
|
|
| * | * win/tkWinFont.c (Tk_MeasureChars): backport fixes to bold/italic | hobbs | 2004-02-14 | 1 | -144/+159 |
|
|
* | | [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems. | patthoyts | 2009-10-29 | 1 | -3/+19 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | We must specify the lowest Windows version we | patthoyts | 2007-12-10 | 1 | -15/+24 |
|
|
* | | Minor reshuffle for clarity | patthoyts | 2007-11-17 | 1 | -5/+5 |
|
|
* | | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 1 | -8/+9 |
|
|
* | | Fixed leak in CreateNamedFont spotted by das. | patthoyts | 2007-10-23 | 1 | -12/+6 |
|
|
* | | Assorted minor cleanups. | dkf | 2007-09-08 | 1 | -74/+71 |
|
|
* | | TIP #145 implementation | patthoyts | 2007-05-04 | 1 | -1/+142 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-18 | 1 | -2/+2 |
|
|
* | | More warning squelching (mostly uninit variable warnings) | dkf | 2007-01-12 | 1 | -2/+2 |
|
|
* | | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -10/+11 |
|
|
* | | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+57 |
|
|
* | | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -1/+103 |
|
|
* | | ANSIfication | dkf | 2005-12-02 | 1 | -565/+562 |
|
|
* | | * tests/canvText.test: | mdejong | 2004-08-09 | 1 | -2/+2 |
|
|
* | | * win/tkWinFont.c (FindSubFontForChar): corrections to dkf patch | hobbs | 2004-05-05 | 1 | -14/+16 |
|
|
* | | Fix FMR in subfont handling on Windows. [Bug 618872] | dkf | 2004-05-05 | 1 | -15/+31 |
|
|
* | | * generic/tk3d.c: All uses of 'panic' (the macro) changed | davygrvy | 2004-01-13 | 1 | -2/+2 |
|
|
* | | * (Tk_MeasureChars): Fix bugs shown by the test suite | cc_benny | 2003-12-18 | 1 | -18/+29 |
|
|
* | | * (Tk_MeasureChars): Initialize size.cx in case of errors. | cc_benny | 2003-12-10 | 1 | -2/+5 |
|
|
* | | * (Tk_MeasureChars): Fix indentation. Fix memory leak. Fix | cc_benny | 2003-12-05 | 1 | -40/+32 |
|
|
* | | font measurement fix | vincentdarley | 2003-12-04 | 1 | -121/+130 |
|/ |
|
* | * win/tkWinInt.h: | hobbs | 2003-02-26 | 1 | -2/+36 |
|
|
* | * win/tkWinFont.c: Additional changes to fix CONST warnings on | dgp | 2002-08-05 | 1 | -2/+2 |
|
|
* | * win/tkWinInt.h: declaration for TkWinGetUnicodeEncoding | hobbs | 2002-04-12 | 1 | -7/+5 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 1 | -1/+6 |
|
|
* | minor cast fixes to prevent 64bit warnings | hobbs | 2001-09-21 | 1 | -10/+11 |
|
|
* | * win/tkWinMenu.c (DrawWindowsSystemBitmap): Use scratchDC | ericm | 2000-08-29 | 1 | -1/+2 |
|
|
* | * win/tkWinFont.c (LoadFontRanges): improved support for all chars | hobbs | 2000-05-13 | 1 | -1/+12 |
|
|
* | * win/tkWinFont.c (GetScreenFont): corrected adjustment against | hobbs | 2000-04-07 | 1 | -8/+14 |
|
|
* | * win/tkWinDialog.c: added unicode-aware open/save file dialogs | hobbs | 2000-03-31 | 1 | -15/+9 |
|
|
* | * win/tkWinFont.c: corrected symbol font use to only work on 8-bit | hobbs | 2000-02-08 | 1 | -4/+6 |
|
|
* | * win/Makefile.in (install-*): reduced verbosity of install | hobbs | 2000-02-01 | 1 | -2/+9 |
|
|
* | * win/tkWinCursor.c: added support for Windows cursors to | hobbs | 1999-12-16 | 1 | -4/+4 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -256/+1976 |
|
|
* | * win/tkWinFont.c (Tk_MeasureChars): Added a workaround for a bug | stanton | 1999-02-04 | 1 | -3/+13 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Bug Fix: It was assumed that kerning did not exist when the code was written. | surles | 1998-06-11 | 1 | -69/+54 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+643 |
|
|