aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/image.h
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-127/+0
|
* Update gwin Images to properly use new GFILE based imagesinmarket2014-02-071-22/+31
|
* Add multiple display support to GWIN.inmarket2013-10-241-1/+3
| | | | You can now create windows on multiple displays.
* fixed OS-X port (untested)Joel Bodenmann2013-07-231-1/+1
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* Image animation changesinmarket2013-07-191-2/+4
|
* removed gwinImageNext() since the image box widget now automatically takes ↵Joel Bodenmann2013-07-181-21/+2
| | | | care of animated images
* added gwinImageNext()Joel Bodenmann2013-07-171-0/+20
|
* doxygen updateJoel Bodenmann2013-07-171-1/+1
|
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-9/+7
|
* Label, Image and Window Manager changesinmarket2013-07-041-21/+4
|
* image doxygen fixJoel Bodenmann2013-07-011-3/+3
|
* image widget first releaseJoel Bodenmann2013-07-011-1/+86
|
* image widget implementation work in progressJoel Bodenmann2013-07-011-0/+47