Fix support for VPATH builds
[entangle:entangle.git] / src / Makefile.am
2014-09-19 JehanFix support for VPATH builds
2014-04-23 Daniel P. BerrangePort over to use lcms2 instead of lcms
2014-04-14 Daniel P. BerrangeMove icons into standard directory location
2014-04-14 Daniel P. BerrangeRemove capture/preview icons no longer required
2014-04-11 Daniel P. BerrangeAdd explicit method for setting capture target
2014-04-07 Daniel P. BerrangeRemove auto-generation of gitignore files
2014-04-07 Daniel P. BerrangeUpdate to deal with changed GExiv2 GIR version
2014-04-05 Daniel P. BerrangeCreate a sample plugin for setting up a photobox captive UI
2014-04-05 Daniel P. BerrangeRemove camera manual/about/driver help windows
2014-02-16 Cristian MarchiSetup appdata and desktop files for translation
2014-02-05 Daniel P. BerrangeAdd GExiv2 package to g-ir-scanner
2013-11-24 Daniel P. BerrangeMove and rename auto-drawer classes
2013-11-01 Daniel P. BerrangeRename all .xml files to .ui
2013-11-01 Daniel P. BerrangeMake all window classes inherit Gtk classes
2013-10-24 Daniel P. BerrangeAdd an appdata XML file for gnome software center
2013-08-30 Daniel P. BerrangeDon't use ::PACKAGE:: in desktop file
2013-08-24 Daniel P. BerrangeSwitch to use gsettings autoconf rule
2012-09-16 Daniel P. BerrangeLoad raw files using LibRaw
2012-09-01 Daniel P. BerrangeCreate display of supported camera models
2012-08-16 Daniel P. BerrangeAdd support for displaying an image histogram in the...
2012-07-08 Daniel P. BerrangeAdd custom icons for capture/preview
2012-07-08 Daniel P. BerrangeAdd ability to draw grid lines in image display
2012-07-02 Daniel P. BerrangeAdd ability to blank screen while capturing images
2012-07-02 Daniel P. BerrangeAdd APIs for screen blanking via X11 DPMS extension
2012-04-25 Daniel P. BerrangeRename EntangleContext to EntangleApplication
2012-04-16 Daniel P. BerrangeFix debugging with newer glib which doesn't enable...
2012-02-15 Daniel P. BerrangeSet locale at startup
2012-02-10 Daniel P. BerrangeSwitch over to GNULIBs compiler warning system
2011-12-05 Daniel P. BerrangeAdd explicit test for glib-compile-schemas & install...
2011-12-05 Daniel P. BerrangeCleanup pkg config checks in configure.ac & fix peas...
2011-11-22 Daniel P. BerrangeAdd display of metadata for selected image
2011-11-22 Daniel P. BerrangeIntegrate with GExiv2 to extract metadata
2011-11-20 Daniel P. BerrangeRemove EntangleAppDisplay class and rename EntangleApp...
2011-11-20 Daniel P. BerrangeRemove HAL support & make peas/introspection compulsory
2011-11-20 Daniel P. BerrangeConvert from GConf to GSettings
2011-11-17 Daniel P. BerrangeRemove camera schedular classes
2011-06-28 Daniel P. BerrangeConvert from Glade to GtkBuilder
2011-06-28 Daniel P. BerrangeConvert code fromm GTK2 to GTK3
2010-09-14 Daniel P. BerrangeRemove EntangleParams class that required GPhoto gir...
2010-09-14 Daniel P. BerrangePort over to use libpeas for plugins
2010-06-13 Daniel P. BerrangeMake a sane implementation of the preview function
2010-06-07 Thilo BangertFix DESTDIR handling in install-data-local rule
2010-03-31 Daniel BerrangeAdd a real presentation mode
2010-03-31 Daniel BerrangePort to gudev library
2010-03-30 Daniel BerrangeRename Capa -> Entangle
2010-03-14 Daniel P. BerrangeAdd initial impl of gconf configuration store
2010-03-06 Daniel P. BerrangeBasic framework for new config management system
2010-02-15 Daniel P. BerrangeCamera execution script and task system
2010-02-14 Daniel P. BerrangeRefactor camera capture routines to prepare for scripts
2010-01-12 Daniel P. BerrangeMerge CapaPluginBase into CapaPlugin inteface
2010-01-10 Daniel P. BerrangeRename all source files added 'capa-' prefix
2010-01-10 Daniel P. BerrangeMove debug variables out of main.c into separate debug.c
2009-12-28 Daniel P. BerrangeJavascript plugins based on GJS runtime
2009-12-28 Daniel P. BerrangeRename GIR data to use initial caps as per GObject...
2009-12-28 Daniel P. BerrangePreliminary plugin script with dlopen()
2009-12-06 Daniel P. BerrangePull the progress display into the toolbar instead...
2009-12-04 Daniel P. BerrangeFix build ordering dependancy for generated enums
2009-12-04 Daniel P. BerrangeIntroduce an async thumbnail loader
2009-12-04 Daniel P. BerrangePull most of image loader out into a abstract pixbuf...
2009-12-02 Daniel P. BerrangeIntegrate with libunique to ensure we're always a singl...
2009-12-02 Daniel P. BerrangeIntegrate with startup notification library
2009-11-29 Daniel P. BerrangeIntroduce a background image loader for main image...
2009-11-28 Daniel P. BerrangeWire up preferences to GConf for persistent storage
2009-11-27 Daniel P. BerrangeCreate a preferences dialog
2009-11-09 Daniel P. BerrangeInitial support for ICC profile conversion of images...
2009-10-19 Daniel BerrangeAdd GObject introspection support
2009-10-05 Daniel P. BerrangeAdd tear off image "polaroids" for thumbnails
2009-10-04 Daniel P. BerrangeFix RPM spec build / install / dist rules
2009-10-04 Daniel P. BerrangeConvert over to glib logging instead of fprintf
2009-10-04 Daniel P. BerrangeAdd custom control objects for each type of data
2009-10-03 Daniel P. BerrangeAdd basic widget infrastructure for displaying camera...
2009-10-03 Daniel P. BerrangeAdd the start of a proper icon display for session...
2009-10-03 Daniel P. BerrangeAdd basic classes for managing images and sessions
2009-09-30 Daniel P. BerrangeAdd desktopfile and RPM spec and look for glade in...
2009-09-30 Daniel P. BerrangeStarted a preference modules
2009-09-27 Daniel P. BerrangeAuto-refresh device list when usb devs are hotplugged...
2009-09-27 Daniel P. BerrangeWire up a help about dialog
2009-09-26 Daniel P. BerrangeAdd a custom scalable image display widget. Default...
2009-09-25 Daniel P. BerrangeAdd progress display when capturing images since it...
2009-09-25 Daniel P. BerrangeSplit out compile of frontend and backend
2009-09-20 Daniel P. BerrangeBoilerplate classes for settings management
2009-09-20 Daniel P. BerrangeAdd about dialog and camera information display
2009-09-20 Daniel P. BerrangeAdd autotools magic