]> git.draconx.ca Git - liblbx.git/shortlog
liblbx.git
2011-12-05 Nick Bowlerliblbx: Kill the LBXimg typedef.
2011-12-05 Nick Bowlerliblbx: Start conversion of LBXimg to public/private...
2011-05-14 Nick Bowlerliblbx: Kill the LBX typedef.
2011-05-14 Nick Bowlerliblbx: Kill lbx_numfiles.
2011-05-14 Nick Bowlerliblbx: Start conversion to public/private structure...
2010-03-11 Nick Bowlerbuild: Reset pkg_failed before checking pkg-config.
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: Use unconditional includes of <config.h>.
2010-02-11 Nick Bowlerliblbx: Implement improved error reporting mechanism.
2010-02-11 Nick Bowlerliblbx: Replace feof call with lbx_file_ops.
2010-02-11 Nick Bowlerliblbx: Reset EOF flag after a successful seek on a...
2010-02-11 Nick Bowlerliblbx: Rename lbx_stat to lbx_file_stat.
2010-02-11 Nick Bowlerliblbx: Rename LBX_IMG to LBXimg.
2010-02-11 Nick Bowlerbuild: Implement a better GTK+ detection macro.
2010-02-11 Nick Bowlerbuild: Split out core logic from libpng detection.
2010-02-10 Nick Bowlerlbxgui: Fix pointer type error.
2010-02-10 Nick Bowlerlbxgui: Compile in the glade UI description.
2010-02-10 Nick Bowlerlicense: Fix copyright years in source files.
2010-02-10 Nick Bowlerlbxgui: Add copyright notices.
2010-02-10 Nick Bowlerdoc: Update man pages to reflect reality.
2010-02-10 Nick Bowlerlbximg: Clean up option list.
2010-02-10 Nick Bowlerlbximg: Use the new lbximg_fopen interface.
2010-02-10 Nick Bowlerliblbx: Update lbximg_fopen to work like lbx_fopen.
2010-02-10 Nick Bowlerlbximg: Fix improper free.
2010-02-10 Nick Bowlerlbximg: Zero frame bitmap before use.
2010-02-10 Nick Bowlerlbxgui: Add a toggle between patterned and solid backgr...
2010-02-10 Nick Bowlerlbxgui: Add a scrolled window around the image viewport.
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 Bowlerdoc: Update moo2-data.
2010-02-09 Nick Bowlerliblbx: Add support for "chunked" images.
2010-02-09 Nick Bowlerliblbx: Add support for "raw" LBX images.
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: Don't use as much horizontal space in GUI.
2010-02-08 Nick Bowlerbuild: Update project dependencies.
2010-02-08 Nick Bowlerdoc: Update moo2-data.
2010-02-08 Nick Bowlerliblbx: Clear the image mask when backtracking frames.
2010-02-08 Nick Bowlerdoc: Update moo2-data.
2010-02-08 Nick Bowlerliblbx: Add new flag.
2010-02-08 Nick Bowlerlbxgui: Add support for override palettes.
2010-02-08 Nick Bowlerlbxgui: Add support for external palettes.
2010-02-08 Nick Bowlerliblbx: Use lbx_file_ops for lbximg_loadpalette.
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 Bowlerliblbx: Set the file offset in lbx_file_seek.
2010-02-08 Nick Bowlerlbxgui: Add initial support for decoding and displaying...
2010-02-08 Nick Bowlerliblbx: Add a field to lbx_colour indicating which...
2010-02-08 Nick Bowlerlbximg: Properly convert lbx_colour to png_color.
2010-02-08 Nick Bowlerliblbx: Add file operations for handling LBX archive...
2010-02-08 Nick Bowlerlbxgui: New tool.
2010-02-08 Nick Bowlerliblbx: Make lbx_fopen more useful.
2010-02-08 Nick Bowlerlbxtool: Remove unused function parameters.
2010-02-08 Nick Bowlerliblbx: Make a copy of the string passed to lbx_open.
2010-02-08 Nick Bowlerliblbx: Remove stale include directives.
2010-02-08 Nick Bowlerliblbx: Move extraction outside of the library.
2010-02-08 Nick Bowlerliblbx: Fix broken logic when decoding earlier image...
2010-02-08 Nick Bowlerlbxtool: Remove - as a synonym for stdin.
2010-02-08 Nick Bowlerlbxtool: Update --version information.
2010-02-08 Nick Bowlerliblbx: Parameterise I/O functions for image handling.
2010-02-08 Nick Bowlerliblbx: Don't ignore whence parameter in pipe_seek.
2010-02-08 Nick Bowlerliblbx: Remove useless use of uint8_t.
2010-02-08 Nick Bowlerliblbx: Kill byteorder.h.
2010-02-04 Nick Bowlerliblbx: Remove exact-width integer types from lbx_state.
2010-02-04 Nick Bowlerliblbx: Update lbximg_fopen to use integer packing...
2010-02-04 Nick Bowlerbuild: Don't use a semicolon after sed's 't' command.
2010-02-04 Nick Bowlergnulib: Use the fnmatch module.
2010-02-04 Nick Bowlergnulib: Use getopt-gnu module for increased tool portab...
2010-02-04 Nick Bowlerliblbx: Parameterise I/O functions to allow custom...
2010-02-04 Nick Bowlerbuild: Use automake silent rules.
2010-02-04 Nick Bowlertest: Fix up regression test script.
2010-02-04 Nick Bowlerliblbx: Remove lbx_mmap.
2010-02-04 Nick Bowlerliblbx: Make lbx_close return the result of fclose.
2010-02-04 Nick Bowlerliblbx: Remove lbx_open as it is both unused and stupid.
2010-02-04 Nick Bowlerliblbx: Convert lbx_fopen to use the packing routines...
2009-11-02 Nick Bowlerliblbx: Fix printf format specifier for size_t.
2009-11-02 Nick Bowlerbuild: Move headers out of SOURCES.
2009-11-02 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2009-11-02 Nick Bowlerlicense: Add GNU all-permissive license header to suppo...
2009-11-01 Nick Bowlerbuild: Use a non-recursive makefile.
2009-11-01 Nick Bowlerbuild: Import the libpng check from marksim.
2009-11-01 Nick Bowlerbuild: Update for latest versions of autotools.
2009-11-01 Nick Bowlerdoc: Add initial data file catalogue.
2008-01-07 Nick BowlerAdd another test to the regression test.
2008-01-07 Nick BowlerAdd a simple script to help run all the autotools for...
2008-01-07 Nick BowlerAdd the tools.h that should have been included a while...
2008-01-07 Nick BowlerAdd EXAMPLES section to the lbximg.1 man page.
2008-01-07 Nick BowlerDon't install lbximg.1 manpage when not installing...
2008-01-05 Nick BowlerUpdate Makefile.am so that the build doesn't fail with...
2008-01-05 Nick BowlerAdd version, help, and usage messages to the tools.
2008-01-05 Nick BowlerAdd man pages for lbxtool and lbximg
2008-01-04 Nick BowlerMove reading of embedded palette header into lbximg_fop...
2008-01-04 Nick Bowler"Downgrade" the nframes > leadin constraint to a format...
2008-01-04 Nick BowlerUpdate license information.
2008-01-04 Nick BowlerImplement image masks to handle transparency in images.
next