summaryrefslogtreecommitdiff
path: root/ui/vnc-palette.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-04ui: Clean up includesPeter Maydell1-1/+1
2012-12-06ui/vnc-palette.c: Include headers it needsEduardo Habkost1-0/+2
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-03-25severe memory leak caused by broken palette_destroy() functionUlrich Obergfell1-3/+1
2011-02-23vnc: palette: and fill and color calls.Corentin Chary1-0/+32
2011-02-23vnc: palette: add palette_init callsCorentin Chary1-1/+7
2011-02-23vnc: palette: use a pool to reduce memory allocationsCorentin Chary1-16/+2
2010-07-26vnc: tight: stop using qdict for palette stuffCorentin Chary1-0/+136