Commit Graph

  • fc3497295d * ephoto: no need to destroy window at that point. Cedric BAIL 2010-09-10 12:30:59 +0000
  • 11ee1079e1 * ephoto: some cleanup. Cedric BAIL 2010-09-07 13:12:08 +0000
  • 24c98b891b * ephoto: fix use of unitialized data. Cedric BAIL 2010-08-26 13:42:38 +0000
  • 5d39f608a9 Revert and re-apply badnull patch Lucas De Marchi 2010-08-26 01:34:13 +0000
  • a8a45932f3 Move the toolbar to the bottom for consistency and fix segv when clicking View Large while no pictures are populated. titan 2010-08-26 00:40:31 +0000
  • 182fd84af4 Convert (hopefully) all comparisons to NULL Lucas De Marchi 2010-08-21 13:52:25 +0000
  • 58778ce189 eina-0 is no more, check for the right package name Lucas De Marchi 2010-08-17 03:59:29 +0000
  • c3a6049d53 Fix wrong usages of malloc, calloc and E_NEW Lucas De Marchi 2010-08-05 00:50:43 +0000
  • 133c3b83e0 Whoops. Fix for real. titan 2010-08-03 17:57:10 +0000
  • 98bb42c6a2 Make changes to match api changes in eio. titan 2010-08-03 17:14:54 +0000
  • 82f69119b6 Add slideshow to ephoto.. It uses elm_slideshow, and this is likely temporary, because in the f uture I am going to do some more extensive slideshow stuff. I'm not happy with this, it seems pretty slow on transitions(I'll take a look at speeding things up), but it will do for now. titan 2010-07-28 02:06:03 +0000
  • 7f75caca3a * eio: Add an error callback, some docs and a small README. Cedric BAIL 2010-07-23 11:00:44 +0000
  • ed33cf32ba Fix formatting. titan 2010-07-22 17:31:33 +0000
  • e2c35a285b * ephoto: use eio to simplify and make a small nice example. Cedric BAIL 2010-07-22 16:15:16 +0000
  • a1af3e8605 * ephoto: simplify code and make it easy to add new keys. Cedric BAIL 2010-07-22 16:09:31 +0000
  • a6e087843a Allow you to browse through the large images using arrow keys, left and right. titan 2010-07-21 23:40:49 +0000
  • 56d4da9fd3 Fix ephoto's gengrid theme so photos show again. titan 2010-07-14 23:23:54 +0000
  • f1a200c4c3 Add the ability to specify a directory or file to run ephoto with. titan 2010-07-10 21:52:14 +0000
  • f4d5a08859 Decided I did not like the expandable file selector. titan 2010-07-08 22:26:45 +0000
  • 6e63b962bd Better use of the stringshare_replace function. Once again gracias k-s. titan 2010-07-08 18:53:18 +0000
  • 0459ed3022 eina_stringshare_replace as suggested by k-s. titan 2010-07-08 18:45:27 +0000
  • 47bd2c282e Use structures in eina_hash. Per k-s's suggestion/request ;) Props to Mike Blumenkrantz for teaching the ways of eina like Yoda taught Luke the ways of the force. titan 2010-07-08 04:25:28 +0000
  • f0bc6a0b1b Put the label in a better place toma 2010-07-08 03:47:47 +0000
  • 4b9816830d Use eina_stringshare where plausible. titan 2010-07-08 03:39:52 +0000
  • 97b5b3ad0f Add change directory functionality... some of the eina stuff may be wrong, if it is please let me know. Still getting use to eina. titan 2010-07-08 02:37:45 +0000
  • 0b7106ce77 Fix build here. Gustavo Lima Chaves 2010-07-07 03:35:29 +0000
  • 9e69452b80 Allow ephoto's large view to show all image types, not just jpeg... bit of a hack I know.. better ideas, let me know. titan 2010-07-06 03:16:21 +0000
  • fa09a70bf8 Add the ability to show the selected image if view large is pressed and an image is selected and add the ability to double click an image to view it large. Also formatting. titan 2010-07-05 22:58:16 +0000
  • e73f692de2 Fix elementary warning that was getting thrown. titan 2010-07-05 21:29:14 +0000
  • c334b2ab20 Add a flow browser. It can be accessed by clicking View Large from the toolbar. It is functional for viewing your images at high resolutions. titan 2010-07-05 21:07:53 +0000
  • 652468a6e8 clean up m4 files on maintainer-clean Mike Blumenkrantz 2010-07-05 06:24:58 +0000
  • c5efd33775 efreet_mime_{init,shutdown} are important apparently? Mike Blumenkrantz 2010-07-05 06:19:15 +0000
  • 93959279ca not checking for null values?? BAD CEDRIC! NO COOKIE! Mike Blumenkrantz 2010-07-05 05:56:46 +0000
  • 12c68013d8 Remove ephoto_thumb.c and use elm_bg. titan 2010-07-03 17:00:58 +0000
  • 83b038d947 eina_stringshare instead of strdup. Slider now works for thumb size! titan 2010-07-03 04:42:22 +0000
  • 6926304983 Use elm_layout for the images. Use a hash to keep a match of files and their corresponding thumb_path. titan 2010-07-02 21:35:51 +0000
  • 0f3b22a98a * eina: rename ecore_file_ls_iterator to eina_file_ls. Cedric BAIL 2010-07-02 17:23:05 +0000
  • 7ca8bbb593 * ephoto: use cleaner ecore_file_ls_iterator API. Cedric BAIL 2010-07-02 15:27:09 +0000
  • 32b4c39995 * ephoto: use ecore_long_run instead of idler to do async blocking IO. Cedric BAIL 2010-07-02 11:17:59 +0000
  • 868190405b Add needed images back in. titan 2010-07-01 21:23:26 +0000
  • 99c0647026 Cleanup theme... remove unneeded parts and images... formatting titan 2010-07-01 21:22:10 +0000
  • 1218856b51 This is a rework of ephoto using mostly elementary. It is very basic and doesn't have much functionality at all, but that will come soon enough. Feel free to install it and run it in a directory of photos/images to get an idea of the direction and provide feedback/ideas. titan 2010-07-01 18:49:22 +0000
  • f07fc8b156 Remove old ephoto titan 2010-07-01 18:38:05 +0000
  • 88b61eed2c remove swap files from svn Sebastian Dransfeld 2010-04-06 18:36:15 +0000
  • c3a1174a41 * ephoto: properly remove Ecore_Data. Cedric BAIL 2010-03-26 16:09:24 +0000
  • 1f3b3ee1a1 * ephoto: remove unexisting test. Cedric BAIL 2010-03-26 16:09:04 +0000
  • 25827bc1c3 Whoops. Free the opts. titan 2009-10-14 21:18:31 +0000
  • c50aa91d93 Add ecore_getopt to support options for ephoto. Thanks to PrinceAMD for the patch. titan 2009-10-14 21:17:34 +0000
  • a28e26d06d Add some black into the faded transition. titan 2009-10-14 17:11:02 +0000
  • d5285b049e Fix slideshow to work properly. titan 2009-10-14 04:03:22 +0000
  • 4e6e38a200 Add slideshow functionality, still needs some work. titan 2009-10-13 23:46:47 +0000
  • 69c9bca326 Whoops! Fix typo! titan 2009-10-11 23:11:01 +0000
  • bbdb4b78cf Remove debug printfs. titan 2009-10-11 23:09:21 +0000
  • a8a0794777 Add fullscreen support. titan 2009-10-09 21:04:04 +0000
  • 8bf716e895 Fix flow image bug. titan 2009-10-08 21:19:48 +0000
  • a96b8a2813 Whoops, little typo, fix changing pages. titan 2009-10-08 21:08:52 +0000
  • 9c7fb20968 Fix seg when window is resized too small. titan 2009-10-08 20:38:00 +0000
  • ded2e589e6 Fix resizing. titan 2009-10-08 20:15:35 +0000
  • b05ae06991 Fix maximize completely. titan 2009-10-05 00:38:45 +0000
  • 4b8e6cd326 Get maximize working. titan 2009-10-04 23:31:31 +0000
  • 14c1ecfdd6 More reverts. titan 2009-10-01 22:44:19 +0000
  • d5a8240854 Bah just digging a deeper hole. going to revert and give myself some time to think about this. titan 2009-10-01 22:41:37 +0000
  • 8e54bffad6 More calculation fixes. jeeze. titan 2009-10-01 22:08:22 +0000
  • 377e2b5e9e Calculate padding. titan 2009-10-01 21:54:35 +0000
  • 2f9546e05c Minor fixes. titan 2009-10-01 21:27:27 +0000
  • aeaad2c5e7 More calculation fixes. titan 2009-10-01 18:34:45 +0000
  • 1788c2bb88 Whoops, messed up some calculations. titan 2009-10-01 18:14:58 +0000
  • d858890c57 Minor cleanups. titan 2009-10-01 18:04:55 +0000
  • 9236d613b9 Fix a bug on resizing. titan 2009-10-01 17:45:35 +0000
  • ca69fd3fe2 add a flow browser titan 2009-10-01 04:54:48 +0000
  • f51a365753 Updates to theme. titan 2009-10-01 04:54:38 +0000
  • 5d48a202c4 Fix thumbnailing! titan 2009-09-30 02:45:58 +0000
  • ee201f4712 Get aspect working. titan 2009-09-30 02:16:53 +0000
  • af1af349f7 Thumbnail discovery on an idler. titan 2009-09-27 16:51:59 +0000
  • 17bde3cd03 epsilon is not required, remove it Gustavo Sverzut Barbieri 2009-09-26 23:26:42 +0000
  • b6e4815e66 Evas/Edje Ephoto. Needs a lot of work. Run it in a directory where there are images to see the small amount of progress. Good things to come! titan 2009-09-26 18:11:38 +0000
  • e972923902 Remove old ephoto. titan 2009-09-26 18:04:22 +0000
  • b4cd98d86b Added Arabic, Hebrew and Norwegian Bokaml translation. Aron Xu 2009-08-27 12:34:51 +0000
  • 9f25b3d043 Updated translations from launchpad Aron Xu 2009-07-17 07:24:40 +0000
  • fe06b27b22 Updated translations from launchpad Aron Xu 2009-07-08 11:48:10 +0000
  • 55d908482f updating esperanto translation Massimo Maiurana 2009-05-17 07:47:15 +0000
  • b6dd45b681 updating esperanto translation Massimo Maiurana 2009-05-11 11:33:16 +0000
  • da942135fc Added cvs to Build-Depends on packages that use autopoint. Rodrigo Cesar Lopes Belem 2009-05-09 02:24:06 +0000
  • 5bb2fb28dd Added libtool as Build-Depends to everything that uses DEB_CONFIGURE_SCRIPT := ./autogen.sh Rodrigo Cesar Lopes Belem 2009-05-03 14:32:23 +0000
  • 7c1bf07097 updating french and italian translations Massimo Maiurana 2009-04-27 16:21:12 +0000
  • b84d228a42 Updated Standards-Version Daniel Kolesa 2009-04-19 16:28:48 +0000
  • 06a7571a4c Updated debian stuff(grew Standards-Version, updated python-ecore rules file) Daniel Kolesa 2009-04-14 17:21:19 +0000
  • 43b85ecc9c Czech - updated translations, added etk translation Daniel Kolesa 2009-04-13 15:34:58 +0000
  • b107b97705 sync translations from launchpad Aron Xu 2009-04-12 08:46:36 +0000
  • 754f7b45ec Updated debian folders. Daniel Kolesa 2009-04-10 08:42:55 +0000
  • 9049478c09 Added POTFILES.in,remove *.mo Aron Xu 2009-03-31 14:06:30 +0000
  • 0e97dfea5b fix debian package kaethorn 2009-03-27 11:56:00 +0000
  • 3b447bebe1 i found it is useless and cdbs is setting up prefix automatically. Daniel Kolesa 2009-03-24 19:56:43 +0000
  • d043502c34 forgot to add --prefix=/usr Daniel Kolesa 2009-03-24 19:51:00 +0000
  • 968ba75e02 Updated debian stuff everywhere. Daniel Kolesa 2009-03-24 19:44:57 +0000
  • 538c850f82 updating greek and italian translations Massimo Maiurana 2009-03-05 16:50:41 +0000
  • 1510285cf8 Remove the m4 directory, it is causing compile issues. titan 2009-02-22 00:20:14 +0000
  • 13dd86ebb3 Some autofoo changes. titan 2009-02-21 22:37:25 +0000
  • 15f560a446 Small bug fix. titan 2009-02-18 22:06:40 +0000
  • be2160abfc Remove .deps folder, thanks vtorri titan 2009-02-18 19:02:07 +0000