2002-01-27 Lutz Müller * src/gtkam-config.c: Fix for camera config dialog. 2002-01-20 Colin Marquardt * configure.in: Add pt_BR and pt_PT to ALL_LINGUAS. 2002-01-19 Colin Marquardt * src/gtkam-save.c: Use full sentences in user output. 2002-01-18 Colin Marquardt * src/gtkam-config.c * src/gtkam-debug.c * src/gtkam-main.c * src/gtkam-save.c: Wording changes to improve user interaction. * de/de.po: Update. 2002-01-16 Colin Marquardt * src/gtkam-main.c: Make "About" box translatable. 2002-01-13 Lutz Müller * src: Add progress and error reporting. 2002-01-13 Lutz Müller * src: Adapt to changes in gphoto2-camera.h. 2002-01-02 Hans Ulrich Niedermann * src/gtkam-clist.c * src/gtkam-mkdir.c: added missing #include 2001-12-27 Lutz Müller * src: Make file download cancellable. 2001-12-19 Lutz Müller * src/exif.[c,h]: No longer needed. 2001-12-19 Lutz Müller * libexif: Hook it up. 2001-12-14 Lutz Müller * src/gtkam-delete.c: Put the list into a scrolled window if it gets too long. 2001-12-14 Lutz Müller * configure.in: To guard against libtool-1.3 versions, add libgphoto2_port libs manually. 2001-11-02 Lutz Müller * configure.in: Version 0.1.2 2001-11-30 Lutz Müller * configure.in: Check for gimptool, not gimp-config. 2001-11-25 Lutz Müller * src: Display some icons depending on CameraFileInfo 2001-11-22 Lutz Müller * src: Call gp_camera_exit after each camera operation in order to give other applications the chance to access the camera, too. This should be a configurable option at some time in the future. 2001-11-20 Lutz Müller * src: Prepare file loading from within gimp 2001-11-19 Lutz Müller Bug reported by Mariusz Woloszyn: * src/gtkam-main.c * src/main.c: Correctly clean up on exit 2001-11-17 Lutz Müller * Fix translation. 2001-11-15 Colin Marquardt * po/de.po: Update 2001-11-15 Lutz Müller * src: Improved GP_WIDGET_DATE. 2001-11-14 Lutz Müller * src/gtkam-config.c: _Basic_ support for GP_WIDGET_DATE. 2001-11-13 Lutz Müller * src/gtkam-main.c: Don't pop up a preview window for cameras that don't support capturing previews. 2001-11-13 Lutz Müller * src: Gimp plugin should work now. 2001-11-12 Lutz Müller * configure.in * src/gtkam-gimp.c: Preliminary (ALPHA!!!!) gimp plugin. The most interesting thing here is that it actually won't crash gimp but does indeed display "something"... 2001-11-11 Lutz Müller * src/gtkam-list.c: Call gtk_icon_list_set_text_space here. 2001-11-08 Lutz Müller * src/gtkam-save.c: Support GP_FILE_TYPE_AUDIO 2001-11-06 Lutz Müller Patch from Colin Marquardt , slightly adapted: * src/gtkam-tree.c: First show the icon, then the folder, then the contents. 2001-11-05 Colin Marquardt * po/de.po: Update. Convert quote signs to the ones recommended by the folks at de@li.org. 2001-11-01 Lutz Müller * src: Bug fixes with regard to directory creation and removal 2001-10-31 Hans Ulrich Niedermann * INSTALL: copied from gphoto2 - updated install instructions * Makefile.am: removed old spec files, added packaging directory * Makefile.am: removed special pixmap rules, added pixmaps dir * Makefile.am: added package building rules * configure.in: added pixmaps/ and packaging/* * configure.in: removed gtkam.spec * gtkam.spec.in: removed, new spec file in packaging/rpm/ * packages/: added * packages/Makefile.am: added * packages/.cvsignore: added * packages/rpm/Makefile.am: added (RPM build rules) * packages/rpm/.cvsignore: added * packages/rpm/README.rpm: added (from gphoto2) * packages/rpm/package.spec.in: the new RPM spec file * pixmaps/.cvsignore: added * pixmaps/Makefile.am: added, install only required pixmaps 2001-10-29 Lutz Müller * src/main.c: Look for gphoto2 settings, too. 2001-10-29 Lutz Müller * src: No need for (gp_camera_init) anymore. 2001-10-29 Lutz Müller * src: Adjust alpha to 127 - that makes those images looking better 2001-10-25 Lutz Müller * art: Some images * src: Add camera pictures to the dialogs 2001-10-27 Hans Ulrich Niedermann * src/gtkam-main.c: added version information to about dialog 2001-10-25 Lutz Müller * src: Adapt to changes in gphoto2-port 2001-10-24 Hans Ulrich Niedermann * src/gtkam-debug.c: adapted to new gp_log*() interface - compiles again, but debug window is broken 2001-10-23 Lutz Müller * src: Updated to new gphoto2 error/logging API 2001-10-22 Lutz Müller * src/gtkam-chooser.c * src/main.c: Don't use gphoto2-core.h, use gphoto2-abilities-list.h instead. 2001-10-22 Lutz Müller * src/gtkam-debug.c: Adjust for changes in gphoto2-port-log.h 2001-10-21 Hans Ulrich Niedermann * Makefile.am: added several files to EXTRA_DIST * Makefile.am: added intl/ to SUBDIRS * configure.in: add .spec file * gtkam.spec.in: added first version of spec file * src/gtkam-debug.c: save complete debug message buffer, not only up until current pos 2001-10-15 Lutz Müller Suggestion from Colin Marquardt : * src/gtkam-list.c: Toggle the sensitivity of the "Select" menu items 2001-10-14 Lutz Müller Suggestion from Colin Marquardt : * src/gtkam-tree.c: Show the number of files 2001-10-11 Lutz Müller * src/gtkam-chooser.c: "Detect" functionality 2001-10-11 Lutz Müller Colin Marquardt found that bug: * src/gtkam-list.c: Check for event != NULL 2001-10-09 Lutz Müller * po/POTFILES.in: Bring up to date 2001-10-08 Lutz Müller * src/gtkiconlist.[c,h] * src/gtkitementry.[c,h]: Update to latest version from gtkextra package 2001-10-07 Lutz Müller * src/gtkam-save.[c,h]: New 2001-10-06 Lutz Müller * src/gtkam-list.[c,h]: New. Not yet finished. 2001-10-06 Lutz Müller * src/gtkam-tree.[c,h]: New 2001-10-06 Lutz Müller * src/gtkam-debug.c: Don't use an extra buffer - query the contents of the text window instead. 2001-10-05 Lutz Müller * src/gtkam-preview.[c,h]: New 2001-10-05 Lutz Müller * src/gtkam-error.[c,h]: * src/gtkam-config.[c,h]: * src/gtkam-debug.[c,h]: New 2001-10-05 Lutz Müller * src/* Use the new debugging stuff