aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gimage.c
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
|
* Update gwin Images to properly use new GFILE based imagesinmarket2014-02-071-53/+2
|
* Add multiple display support to GWIN.inmarket2013-10-241-11/+11
| | | | You can now create windows on multiple displays.
* compiler warningsJoel Bodenmann2013-10-211-0/+2
|
* fixed OS-X port (untested)Joel Bodenmann2013-07-231-1/+1
|
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* Image animation changesinmarket2013-07-191-31/+41
|
* removed gwinImageNext() since the image box widget now automatically takes ↵Joel Bodenmann2013-07-181-13/+34
| | | | care of animated images
* gwinImageNext() fixJoel Bodenmann2013-07-171-1/+6
|
* added gwinImageNext()Joel Bodenmann2013-07-171-0/+4
|
* doxygen updateJoel Bodenmann2013-07-171-1/+1
|
* Fix image background color buginmarket2013-07-071-6/+8
|
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-4/+4
|
* Label, Image and Window Manager changesinmarket2013-07-041-0/+173