59 Commits (ad73446df733245b7f451174c1e62c14a1b67bc3)

Author SHA1 Message Date
Gustavo Sverzut Barbieri d74d0ff7c9 alt-up for thumb browser, make orient get visible outside. 13 years ago
Gustavo Sverzut Barbieri 717c438a0e ephoto autotools overhaul. 13 years ago
Gustavo Sverzut Barbieri 770baf199e slideshow is back. 13 years ago
Gustavo Sverzut Barbieri e5c722abb2 insert thumbnails sorted. 13 years ago
Gustavo Sverzut Barbieri b44a686b53 one more day of work on ephoto, still not complete. 13 years ago
Gustavo Sverzut Barbieri 47da8cd526 zoom actions, still barebones. 13 years ago
Gustavo Sverzut Barbieri 9652a108bf ouch, refactor part 2 -- less is more, so get nothing ;-) 13 years ago
Gustavo Sverzut Barbieri e21422bf65 ephoto core simplification - part 1 (UNFINISHED!!!!) 13 years ago
Gustavo Sverzut Barbieri 73d91bfa90 usual paradigm is vertical scroll, let's stick to it. 13 years ago
Gustavo Sverzut Barbieri e3a1481bb9 what about generating thumbnails that match the expected view size? 13 years ago
Gustavo Sverzut Barbieri e434b9aaee refactor, improve sizing of icons. 13 years ago
Gustavo Sverzut Barbieri dc2f3c47c9 avoid directories starting with '.' and faster check for directory. 13 years ago
Gustavo Sverzut Barbieri ccaa92a949 better min/max values. 13 years ago
Gustavo Sverzut Barbieri 5637a4879f oops, remaining shutdowns that should die. 13 years ago
Gustavo Sverzut Barbieri 844d8b6529 simplify, just init efreet_mime once, etc. 13 years ago
Gustavo Sverzut Barbieri cc899e3325 couple of minor improvements to ephoto. 13 years ago
Nicolas Aguirre 53a83a021f Apply Otavio Pontes patch about displaying directories and modify it to display thumbnails when photos are present into this directory. 13 years ago
Viktor Kojouharov 1a73a71d36 add an option to sort the images before displaying them. 13 years ago
Nicolas Aguirre 153e9d89d6 commit c0d355a3438ba4e9c731d190fa292c0eb9acde23 13 years ago
Otavio Pontes ad063ce60e From: Otavio Pontes <otavio@profusion.mobi> 13 years ago
Nicolas Aguirre 4da0ca1b85 The second patch fixes on bug related to an invalid memory access that was 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 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 11ee1079e1 * ephoto: some cleanup. 13 years ago
Cedric BAIL 24c98b891b * ephoto: fix use of unitialized data. 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 c3a6049d53 Fix wrong usages of malloc, calloc and E_NEW 14 years ago
titan 133c3b83e0 Whoops. Fix for real. 14 years ago
titan 98bb42c6a2 Make changes to match api changes in eio. 14 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. 14 years ago
Cedric BAIL 7f75caca3a * eio: Add an error callback, some docs and a small README. 14 years ago
Cedric BAIL e2c35a285b * ephoto: use eio to simplify and make a small nice example. 14 years ago
titan 56d4da9fd3 Fix ephoto's gengrid theme so photos show again. 14 years ago
titan f1a200c4c3 Add the ability to specify a directory or file to run ephoto with. 14 years ago
titan f4d5a08859 Decided I did not like the expandable file selector. 14 years ago
titan 6e63b962bd Better use of the stringshare_replace function. Once again gracias k-s. 14 years ago
titan 0459ed3022 eina_stringshare_replace as suggested by k-s. 14 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. 14 years ago
titan 4b9816830d Use eina_stringshare where plausible. 14 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. 14 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. 14 years ago
titan e73f692de2 Fix elementary warning that was getting thrown. 14 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. 14 years ago