| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |\
| | |
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
XGetImage code to correctly handle 16bpp requests. This appears
to never have worked correctly.
FossilOrigin-Name: 371181733dd5d3b15fc4e635e14bd0b307b9ad2a
|
| | |
| | |
| | |
| | |
| | |
| | | |
bitmap header. [Bug 703697] (cap)
FossilOrigin-Name: d6ab62a7a806b23e77fcc7358a62a820cd48f831
|
| | |
| | |
| | |
| | |
| | | |
using useful casts internally.
FossilOrigin-Name: 142e016e7b17277d81257da90477297eb9aaa05a
|
| | |
| | |
| | |
| | |
| | |
| | | |
Let TkpDisplayWarning() send the message directly to the debugger, if available, otherwise do as before
FossilOrigin-Name: 27a28c58189b1846f4b77c1cb6b2c57830704a7a
|
| | |
| | |
| | | |
FossilOrigin-Name: e908bb31a31e49f07939d80a1fbf83db8a02c83d
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
const tables, so those will be
put by the C-compiler in the
TEXT segment in stead of the
DATA segment. This makes those
table sharable in shared libraries.
FossilOrigin-Name: da3819dbb53904a418b6098f3b103df483c53304
|
| |
| |
| | |
FossilOrigin-Name: 17ca9d3acb56f73c215e68dd2e2fb44e087b6fb8
|
| |
| |
| | |
FossilOrigin-Name: 07047209ee3fabf64df75844ccc749416e247cd7
|
| |
| |
| | |
FossilOrigin-Name: 1be88f1039a57d37b1f4567340d02ca39ddb3575
|
| |
| |
| |
| |
| |
| |
| | |
XGetImage code to correctly handle 16bpp requests. This appears
to never have worked correctly.
FossilOrigin-Name: d792c849c9791f0e7527e97b0ff6864a6859e918
|
|/
|
|
|
|
| |
bitmap header. [Bug 703697] (cap)
FossilOrigin-Name: cd3e74e804bf73950bb46a69687d77f6860a5601
|
|
|
|
|
|
|
|
|
|
| |
TkColormapData on Windows (Windows now requires RGB pixel data
from image).
* win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support
for generating ps for embedded widgets on canvases on Windows,
tested for 8, 16, 24 and 32-bit depths (XGetImageZPixmap not used).
FossilOrigin-Name: 6b1d5fc9af236f7bba8eb38f812f6de02005c7c2
|
|
|
|
|
|
|
|
|
|
|
|
| |
* generic/tkCanvWind.c (CanvasPsWindow): removed dead code loop.
* generic/tkCanvas.h: moved TkColormapData struct to tkCanvPs.c
* generic/tkCanvPs.c (TkImageGetColor): corrected bogus use of
TkColormapData on Windows. Non-separated data may need correction
as well.
* win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support
for generating ps for embedded windows on canvases.
FossilOrigin-Name: 52521f7c4f72d9096f9e57e07e11a33fcc7e0af1
|
|
|
| |
FossilOrigin-Name: c1a533e15fafe54c9166b0dee1b13d89fa807f2f
|
|
|
| |
FossilOrigin-Name: d765d110402145e53ba218ee992ab8ac72d3c41a
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4
|