index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redo
/
imagelist_windows.c
Age
Commit message (
Expand
)
Author
2014-08-30
Removed a leftover TODO.
Pietro Gagliardi
2014-08-30
Fixed image lists on Windows being NON-premultiplied.
Pietro Gagliardi
2014-08-29
Settled alpha support in Windows imagelists; now need to settle premultiplied...
Pietro Gagliardi
2014-08-25
Added cleanup of Windows image lists.
Pietro Gagliardi
2014-08-25
Implemented changing themes in Windows Tables. Phew...
Pietro Gagliardi
2014-08-25
Dropped checkboxImageList. This is the first of a multi-part commit stream be...
Pietro Gagliardi
2014-08-25
Cleaned up the checkbox image list section of imagelist_winidows.c.
Pietro Gagliardi
2014-08-25
Added code for printing HRESULTs on Windows. (There is no HRESULT-to-string f...
Pietro Gagliardi
2014-08-17
More TODOs.
Pietro Gagliardi
2014-08-17
Added code to prepare a state image list of checkboxes for adding checkbox co...
Pietro Gagliardi
2014-08-16
Improved scaling quality of images in ImageLists and more TODOs.
Pietro Gagliardi
2014-08-16
More TODOs.
Pietro Gagliardi
2014-08-16
Added image lists to Tables and added them to the Windows backend... mostly. ...
Pietro Gagliardi
2014-08-16
Added the beginning of ImageList, including the Windows implementation.
Pietro Gagliardi