summary refs log tree commit diff stats
path: root/ui/vnc-palette.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: Clean up local variable shadowingMarkus Armbruster2023-09-291-2/+0
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0
* ui: Clean up includesPeter Maydell2016-02-041-1/+1
* ui/vnc-palette.c: Include headers it needsEduardo Habkost2012-12-061-0/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* severe memory leak caused by broken palette_destroy() functionUlrich Obergfell2011-03-251-3/+1
* vnc: palette: and fill and color calls.Corentin Chary2011-02-231-0/+32
* vnc: palette: add palette_init callsCorentin Chary2011-02-231-1/+7
* vnc: palette: use a pool to reduce memory allocationsCorentin Chary2011-02-231-16/+2
* vnc: tight: stop using qdict for palette stuffCorentin Chary2010-07-261-0/+136