OSDN Git Service

LinGui: merge gtk mingw cross compiling support
[handbrake-jp/handbrake-jp-git.git] / gtk / src / Makefile.am
2009-04-16 jstebbinsLinGui: merge gtk mingw cross compiling support
2009-04-08 jstebbinsLinGui: create custom widget that manages multiple...
2009-04-02 jstebbinsLinGui: fix some build dependency issues
2009-03-03 jstebbinsLinGui:
2009-02-28 jstebbinsLinGui: make it possible to build outside srcdir
2008-12-03 jstebbinsLinGui: fix live preview on 32 bit platforms
2008-11-24 jstebbinsLinGui: live preview.
2008-11-09 jstebbinsLinGui: add update checking. shows a dialog similar...
2008-10-15 jstebbinsLinGui: nested presets
2008-09-26 jstebbinsLinGui: trim both callbacks.c and settings.c. Move...
2008-09-26 jstebbinsLinGui: continue callbacks.c reduction. move audio...
2008-09-26 jstebbinsLinGui: callbacks.c is getting too big. Separate out...
2008-09-13 jstebbinsLinGui: Add queue drag n drop reordering
2008-09-11 jstebbinsLinGui: change deblock control to a slider to set deblo...
2008-09-09 jstebbinsLinGui: consolidate all resources into one stringified...
2008-09-08 jstebbinsLinGui: internalize the UI description xml file. That...
2008-09-08 jstebbinsLinGui: simplify the makefile icon building command
2008-09-08 jstebbinsLinGui: Internalize all the icons so I don't have to...
2008-09-06 jstebbinsLinGui: Add queue save/restore
2008-09-02 jstebbinsLinGui: Presets and preferences are now stored as plists
2008-08-24 jstebbinsLinGui: bundle the standard presets in the exe. elimin...
2008-08-20 jstebbinsLinGui: force use of contrib libs. libtool seems to...
2008-08-07 jstebbinsLinGui: fix problem with install target of make
2008-06-17 jstebbinsLinGui: Initial import