Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-07 | all: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -1/+1 |
2012-12-06 | ui/vnc-palette.c: Include headers it needs | Eduardo Habkost | 1 | -0/+2 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2011-03-25 | severe memory leak caused by broken palette_destroy() function | Ulrich Obergfell | 1 | -3/+1 |
2011-02-23 | vnc: palette: and fill and color calls. | Corentin Chary | 1 | -0/+32 |
2011-02-23 | vnc: palette: add palette_init calls | Corentin Chary | 1 | -1/+7 |
2011-02-23 | vnc: palette: use a pool to reduce memory allocations | Corentin Chary | 1 | -16/+2 |
2010-07-26 | vnc: tight: stop using qdict for palette stuff | Corentin Chary | 1 | -0/+136 |