266 Commits (7e44cd92562c1865104edd3760a299fec5c1c293)
 

Author SHA1 Message Date
Nicolas Aguirre 7e44cd9256 First patch fixes one warning about integer comparison. 13 years ago
Viktor Kojouharov d9c7cfd80e add the external editor support (currently by pressing "e" in the flow browser) 13 years ago
Viktor Kojouharov 5d473ea800 fix a few segfaults that happened on a specific computer 13 years ago
titan e2fed73485 Fix toolbar items. 13 years ago
titan e5cee3de65 Don't swallow the toolbar twice. 13 years ago
titan 19243a1ae1 Swallow the toolbar in the correct place. 13 years ago
titan 338d836f10 Make sure the preferences image is installed. 13 years ago
Viktor Kojouharov ca05627df0 Preferences dialog. Users can change the slideshow parameters, and tell ephoto to start from the last remembered dir, if it was started with no arguments 13 years ago
titan 574483bb47 Remove a lot of warnings. 13 years ago
Viktor Kojouharov 35c4b294bd optional libexif support. 13 years ago
Viktor Kojouharov 1dcf8aef39 always save the config on exit 13 years ago
Viktor Kojouharov cbdc82096b limit thumb scrolling to the horizontal axis, since it doesn't overflow vertically 13 years ago
Viktor Kojouharov cdb8b51c3f eet configuration. only stores the slider value for now. eina log domain macros 13 years ago
Nicolas Aguirre 368ed28cce remove debug messages and formatting 13 years ago
Nicolas Aguirre bd1ed51ead Add a callback when a new directory is selected : "directory,changed". 13 years ago
Nicolas Aguirre ea18ee503b Use evas_smart objects for flow and thumb browsers, we can now use them as regular evas smart objects with evas_object_show/del/hide ... 13 years ago
Nicolas Aguirre a13304ff1d Change ephoto to use an edje layout instead of elm boxes. 13 years ago
Cedric BAIL 7f5a6d874f * TODO: update them with some ideas, so that i don't forget them. 13 years ago
titan de55dbc77a Update todo. 13 years ago
Cedric BAIL fc3497295d * ephoto: no need to destroy window at that point. 13 years ago
Cedric BAIL 11ee1079e1 * ephoto: some cleanup. 13 years ago
Cedric BAIL 24c98b891b * ephoto: fix use of unitialized data. 13 years ago
Lucas De Marchi 5d39f608a9 Revert and re-apply badnull patch 13 years ago
titan a8a45932f3 Move the toolbar to the bottom for consistency and fix segv when clicking View Large while no pictures are populated. 13 years ago
Lucas De Marchi 182fd84af4 Convert (hopefully) all comparisons to NULL 13 years ago
Lucas De Marchi 58778ce189 eina-0 is no more, check for the right package name 13 years ago
Lucas De Marchi c3a6049d53 Fix wrong usages of malloc, calloc and E_NEW 13 years ago
titan 133c3b83e0 Whoops. Fix for real. 13 years ago
titan 98bb42c6a2 Make changes to match api changes in eio. 13 years ago
titan 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. 13 years ago
Cedric BAIL 7f75caca3a * eio: Add an error callback, some docs and a small README. 13 years ago
titan ed33cf32ba Fix formatting. 13 years ago
Cedric BAIL e2c35a285b * ephoto: use eio to simplify and make a small nice example. 13 years ago
Cedric BAIL a1af3e8605 * ephoto: simplify code and make it easy to add new keys. 13 years ago
titan a6e087843a Allow you to browse through the large images using arrow keys, left and right. 13 years ago
titan 56d4da9fd3 Fix ephoto's gengrid theme so photos show again. 13 years ago
titan f1a200c4c3 Add the ability to specify a directory or file to run ephoto with. 13 years ago
titan f4d5a08859 Decided I did not like the expandable file selector. 13 years ago
titan 6e63b962bd Better use of the stringshare_replace function. Once again gracias k-s. 13 years ago
titan 0459ed3022 eina_stringshare_replace as suggested by k-s. 13 years ago
titan 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. 13 years ago
toma f0bc6a0b1b Put the label in a better place 13 years ago
titan 4b9816830d Use eina_stringshare where plausible. 13 years ago
titan 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. 13 years ago
Gustavo Lima Chaves 0b7106ce77 Fix build here. 13 years ago
titan 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. 13 years ago
titan 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. 13 years ago
titan e73f692de2 Fix elementary warning that was getting thrown. 13 years ago
titan 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. 13 years ago
Mike Blumenkrantz 652468a6e8 clean up m4 files on maintainer-clean 13 years ago