Commit Graph

  • 4a88b87afa .cvsignore++ David Walter Seikel 2007-03-28 16:26:34 +0000
  • 919ec3382a Make my make maintainer-clean work better. titan 2007-03-23 23:50:51 +0000
  • 59c934ac54 Update ephoto to the api breakage for ewl mvc widgets. titan 2007-03-23 23:10:28 +0000
  • 074a152cab Remove some unneeded m4 files titan 2007-03-23 03:12:41 +0000
  • 9b6d776f59 Update ephoto to tilman's pkg-config changes. titan 2007-03-23 02:06:31 +0000
  • ea1e0cfdb6 Remove unused pointer from the structure, and it doesn't need to be freed anymore. titan 2007-03-21 10:43:23 +0000
  • 68212d2937 Update ephoto to the new api changes. titan 2007-03-21 10:40:27 +0000
  • c95a43ed5f Add one more cvsignore! titan 2007-03-16 06:21:43 +0000
  • c9cebaec10 Add cvsignores! titan 2007-03-16 06:20:54 +0000
  • e48a36fe1c This file shouldn't be in cvs. titan 2007-03-16 06:04:55 +0000
  • cc66b2d254 Add cflags. titan 2007-03-16 06:01:44 +0000
  • 6c3c399d8d Rework some of the autofoo that goes along with making exif optional. titan 2007-03-16 05:56:00 +0000
  • 5c5e86cec4 This doesn't need to be in cvs. titan 2007-03-16 04:41:40 +0000
  • fbd4f17d09 Remove version restriction on sqlite3 because I am not sure which versions work. titan 2007-03-16 04:40:05 +0000
  • 594787580b Make libexif an optional requirement now. You do not have to have it to use ephoto. titan 2007-03-16 04:34:22 +0000
  • a7ced3b637 This should not be freed. Fixes several problems. titan 2007-03-14 21:55:39 +0000
  • 34cf1d26e4 Slideshow now works. titan 2007-03-13 07:35:09 +0000
  • f435afdb47 Make thumbnails larger. titan 2007-03-13 00:52:16 +0000
  • ee9c58e627 Check to make sure img points at something. titan 2007-03-11 14:13:11 +0000
  • 6ccba8cb7d Check to make sure img is pointing to somethin titan 2007-03-11 14:10:42 +0000
  • ba0a27c3ea Change my mind on how I wanted to initialize the lists. titan 2007-03-11 09:19:53 +0000
  • 0ca324cbbf Set these lists to null first as well. titan 2007-03-11 09:10:42 +0000
  • 2385a27752 Set the lists to Null first. titan 2007-03-11 09:08:16 +0000
  • 6309d5623d Make some changes to layout to make it seem more modular. Also change the toolbar to use image buttons. titan 2007-03-11 01:14:47 +0000
  • dd4729e88a Add the blue back into the label titan 2007-02-25 04:47:38 +0000
  • e069912a1c Some cleanup and preparation for additions of dialogs, and text styles. titan 2007-02-25 04:30:57 +0000
  • 78d88227c1 More cleanups, ephoto now compiles with -Wall and -Werror. titan 2007-02-24 23:30:49 +0000
  • 9ba269c55a Cleanups, nothing special. titan 2007-02-24 22:57:09 +0000
  • 191c7a52f7 Cleanups.. try to use const char * more. titan 2007-02-22 04:06:31 +0000
  • d6430b211d Miscellaneous cleanups, add tooltips, add selecting for list view. titan 2007-02-21 07:06:54 +0000
  • 7da833e9ee For Zgold titan 2007-02-21 04:49:09 +0000
  • 6502da7a5a Miscellaneous cleanups titan 2007-02-20 03:45:58 +0000
  • 4a80fc0d70 add debian rules for new ephoto. kaethorn 2007-02-18 02:38:28 +0000
  • 868ff52326 Change order of tools a little bit. titan 2007-02-18 01:32:10 +0000
  • 3abc870213 Add editing tools! titan 2007-02-18 01:02:43 +0000
  • cb1030e8e7 Don't cast const char to char titan 2007-02-18 00:17:17 +0000
  • 39a165d7b2 Small exif fix and small edit view fix. titan 2007-02-16 05:06:34 +0000
  • 1c8f5443e9 Fix to make it compile. titan 2007-02-15 19:13:48 +0000
  • c0fd818dbd This is the new ephoto. It has been completely redone from the old one, looks nothing like the old one, and works nothing like the old one. It now displays images by using albums, and it focuses much more on image manipulating/editing/viewing than the other did. Slideshows will still be available. Exif data can also be viewed now. Currently to add albums/images or remove them and such you have to use the command line. Looks at ephoto -h for more information. IF you have a ~/.ephoto directory, it needs to be rm -rf for the new stuff to work! You can get a idea of the new ephoto looks like in this ss: www.ecoding.org/files/images/Ephoto_New.png titan 2007-02-15 10:20:21 +0000