| Commit message (Expand) | Author | Age | Files | Lines |
* | Postscript generation now uses Tcl_Objs more extensively; still nasty in places. | dkf | 2012-07-27 | 1 | -196/+218 |
|
|
* | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -4/+4 |
|
|
* | consistent error formatting, added error codes | dkf | 2012-07-21 | 1 | -26/+55 |
|
|
* | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -5/+3 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -4/+10 |
|
|
| * | | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509] | dkf | 2009-04-10 | 1 | -2/+2 |
|
|
| * | | Add missing header | dgp | 2008-12-22 | 1 | -1/+2 |
|
|
| * | | Forgot that I had to add code to propagate the tkwin through the psInfoPtr. | dkf | 2008-12-22 | 1 | -1/+3 |
|
|
| * | | Backport of fix for [Bug 2107938]. | dkf | 2008-12-22 | 1 | -2/+2 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -3/+3 |
|
|
* | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -2/+2 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -18/+18 |
|
|
* | | | Simplify the postscript generation. | dkf | 2010-01-03 | 1 | -7/+21 |
|
|
* | | | oops | dkf | 2009-05-01 | 1 | -2/+1 |
|
|
* | | | Factor out some of the postscript generation code to the PS prolog. | dkf | 2009-05-01 | 1 | -171/+51 |
|
|
* | | | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 1 | -7/+7 |
|
|
* | | | fix warning | das | 2008-12-05 | 1 | -1/+2 |
|
|
* | | | Improve the code to convert from pixels to points | dkf | 2008-12-05 | 1 | -4/+7 |
|
|
* | | | Clean up PS prolog generation, getting rid of an obsolete file, and stop text | dkf | 2008-12-05 | 1 | -6/+8 |
|
|
* | | | Implementation of TIP 97 - canvas imove and rchars methods. | dkf | 2008-11-01 | 1 | -3/+4 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | Tackle [Bug 1711985] | dkf | 2007-05-03 | 1 | -11/+11 |
|
|
* | | ANSIfy | dkf | 2005-11-04 | 1 | -766/+733 |
|
|
* | | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -4/+10 |
|
|
* | | Use Tcl_Obj-based interfaces for working with user-supplied font maps. | dkf | 2003-08-20 | 1 | -27/+24 |
|/ |
|
* | (TkPostscriptImage): remove unused depth var. [Bug #664787] | hobbs | 2003-02-18 | 1 | -3/+2 |
|
|
* | * generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of | hobbs | 2002-10-10 | 1 | -12/+28 |
|
|
* | * tests/canvPs.test: tests for canvas embedded window ps generation | hobbs | 2002-10-10 | 1 | -14/+36 |
|
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -3/+3 |
|
|
* | Applied patch #546910 -- international postscript output | a_kovalenko | 2002-06-25 | 1 | -324/+11 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -5/+7 |
|
|
* | * generic/tkImage.c (Tk_PostscriptImage): added check to create | hobbs | 2000-04-25 | 1 | -2/+464 |
|
|
* | * generic/tkStubInit.c: | hobbs | 1999-12-14 | 1 | -104/+400 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -24/+25 |
|
|
* | Added missing line terminatorcore_8_0_3 | stanton | 1998-09-22 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -2/+2 |
|
|
* | plugin updates | welch | 1998-06-27 | 1 | -95/+318 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1163 |
|
|