]> git.draconx.ca Git - liblbx.git/history - src/gui/lbxgui.c
lbxgui: Render LBX directly to Cairo surfaces.
[liblbx.git] / src / gui / lbxgui.c
2014-01-31 Nick Bowlerlbxgui: Render LBX directly to Cairo surfaces.
2014-01-31 Nick Bowlerlbxgui: Use Cairo for drawing.
2014-01-23 Nick Bowlerliblbx: Expose image lead-in in public struct.
2013-03-23 Nick Bowlerbuild: clean up XML -> C conversion.
2011-12-05 Nick Bowlerliblbx: Remove now-redundant fields from lbx_imginfo.
2011-12-05 Nick Bowlerliblbx: Kill the LBXimg typedef.
2011-05-14 Nick Bowlerliblbx: Kill the LBX typedef.
2011-05-14 Nick Bowlerliblbx: Kill lbx_numfiles.
2010-02-11 Nick Bowlerliblbx: Namespace cleanup.
2010-02-11 Nick Bowlerlbxgui: Fix an error handling regression.
2010-02-11 Nick Bowlerlbxgui: Implement frame dropping for animation.
2010-02-11 Nick Bowlerliblbx: Rename lbx_stat to lbx_file_stat.
2010-02-11 Nick Bowlerliblbx: Rename LBX_IMG to LBXimg.
2010-02-10 Nick Bowlerlbxgui: Fix pointer type error.
2010-02-10 Nick Bowlerlbxgui: Compile in the glade UI description.
2010-02-10 Nick Bowlerlbxgui: Add copyright notices.
2010-02-10 Nick Bowlerlbxgui: Add a toggle between patterned and solid backgr...
2010-02-10 Nick Bowlerlbxgui: Simplify image loading.
2010-02-10 Nick Bowlerlbxgui: Split frame rendering into a separate source...
2010-02-10 Nick Bowlerlbxgui: Clean up function names and linkage.
2010-02-09 Nick Bowlerlbxgui: Add interface to clear a combo box.
2010-02-09 Nick Bowlerlbxgui: Make an effort to not leak resources.
2010-02-09 Nick Bowlerlbxgui: Make transparent pixels more obvious.
2010-02-08 Nick Bowlerlbxgui: Add support for override palettes.
2010-02-08 Nick Bowlerlbxgui: Add support for external palettes.
2010-02-08 Nick Bowlerlbxgui: Recognise *.LBX as an LBX archive.
2010-02-08 Nick Bowlerlbxgui: Add support for animating images.
2010-02-08 Nick Bowlerlbxgui: Allow frame to be specified.
2010-02-08 Nick Bowlerlbxgui: Add initial support for decoding and displaying...
2010-02-08 Nick Bowlerlbxgui: New tool.