aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-palette.c
AgeCommit message (Expand)Author
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-02-04ui: Clean up includesPeter Maydell
2012-12-06ui/vnc-palette.c: Include headers it needsEduardo Habkost
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-03-25severe memory leak caused by broken palette_destroy() functionUlrich Obergfell
2011-02-23vnc: palette: and fill and color calls.Corentin Chary
2011-02-23vnc: palette: add palette_init callsCorentin Chary
2011-02-23vnc: palette: use a pool to reduce memory allocationsCorentin Chary
2010-07-26vnc: tight: stop using qdict for palette stuffCorentin Chary