| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visuals. P... | fvogel | 2023-12-02 | 1 | -2/+26 |
|
|
* | Backout [dfcb5408] and [182ef922]. | fvogel | 2023-12-02 | 1 | -11/+3 |
|
|
* | Repair the build on Windows. | fvogel | 2023-11-22 | 1 | -0/+2 |
|
|
* | Patch for [1d8b7124b6]: X11: Photo images not drawn correctly for 32-bit visu... | fvogel | 2023-11-21 | 1 | -3/+9 |
|
|
* | Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ... | fvogel | 2023-01-14 | 1 | -6/+2 |
|
|
* | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve... | fvogel | 2023-01-10 | 1 | -2/+10 |
|
|
* | Eliminate TkpPutRGBAImage's first 2 parameters, since they are unused | jan.nijtmans | 2021-05-03 | 1 | -1/+1 |
|
|
* | Fix [4c7d935e97]: on Aqua, checkbuttons are not rendered in the Alt theme. | culler | 2021-04-30 | 1 | -7/+9 |
|
|
* | TIP #581: master -> container and slave -> content in ttk (mainly) | jan.nijtmans | 2020-09-08 | 1 | -73/+73 |
|
|
* | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 1 | -4/+4 |
|
|
* | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -6/+1 |
|
|
* | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -1/+1 |
|
|
* | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -11/+11 |
|
|
* | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -8/+8 |
|\ |
|
* | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -8/+8 |
|/ |
|
* | Tidy up whitespace and casts of NULL. | culler | 2018-11-28 | 1 | -2/+2 |
|
|
* | Fix an unused variable warning and rename a #define constant more rationally. | culler | 2018-11-14 | 1 | -10/+15 |
|
|
* | Restore the build for Windows (got broken by [4a251d07db]). | fvogel | 2018-11-11 | 1 | -2/+1 |
|
|
* | TkPutImage should not assume that a pixmap is transparent, even though it doe... | culler | 2018-11-10 | 1 | -1/+0 |
|
|
* | Fixed transparency issues and crashes related to PhotoImages and greatly simp... | culler | 2018-11-08 | 1 | -37/+27 |
|
|
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell... | jan.nijtmans | 2017-11-27 | 1 | -1/+1 |
|
|
* | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 1 | -0/+18 |
|
|
* | Typo (wehter -> whether) and minor consistancy in code comment (grey -> gray) | jan.nijtmans | 2017-05-02 | 1 | -1/+1 |
|
|
* | Change more refCount checks to the form "(...refCount-- <= 1)", so no separat... | jan.nijtmans | 2017-01-18 | 1 | -2/+1 |
|
|
* | Fix for image/alpha rendering under hidpi/Retina displays on Mac OS; thanks t... | Kevin Walzer | 2016-07-15 | 1 | -2/+23 |
|
|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -10/+10 |
|
|
* | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -1/+1 |
|
|
* | minor improvements to flag handling | dkf | 2012-07-31 | 1 | -10/+9 |
|
|
* | Bug-3480634: PNG Images missing in menus on Mac | jan.nijtmans | 2012-01-29 | 1 | -1/+3 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -18/+17 |
|
|
* | Revise Tcl_Panic() calls ending with a newline removing the newline, because ... | nijtmans | 2010-11-19 | 1 | -2/+2 |
|
|
* | * generic/tkInt.h: add assert macros for clang static | das | 2009-06-30 | 1 | -2/+6 |
|
|
* | * generic/tkImgPhInstance.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -1/+3 |
|
|
* | Split the photo image core into two pieces to make it easier to maintain. | dkf | 2008-08-25 | 1 | -0/+1962 |
|
|