Massimo Maiurana
4ad219b688
updating esperanto translations
...
SVN revision: 81195
11 years ago
Rui Seabra
2077ae41a0
Compile fixes of dist'ed tar ball and fixing rpm spec so it doesn't include debug stuff in the main package.
...
SVN revision: 81015
11 years ago
Rui Seabra
7dee70343f
Remove explicit ecore dependencies from the rpm specs of edje, e, eeze, empower and ephoto, as well as the extra modules template.
...
SVN revision: 80547
11 years ago
Rui Seabra
0542e177c5
Removed explicit eio dependency from edje's and ephoto's rpm specs as it's in EFL now.
...
SVN revision: 80546
11 years ago
Massimo Maiurana
753600dce3
updating russian and galician translations
...
SVN revision: 79722
11 years ago
Massimo Maiurana
63dc473f4c
updating various translations
...
SVN revision: 79483
11 years ago
Rui Seabra
04efcb4248
The previous commit was a slight fix on the efl spec for an error I made, its comment applies to this commit: adapt rpm specs to the new efl dependency instead of several independent dependencies.
...
SVN revision: 79419
11 years ago
Daniel Juyung Seo
26bcc09cc8
ephoto: Use new elementary apis.
...
SVN revision: 77231
11 years ago
Igor Murzov (GArik_)
e781115b2c
ephoto: fix zoom functions on single browser
...
For elm images. Using evas images size instead of elm_image size.
Patch by: Igor Murzov (GArik_) <e-mail@date.by>
SVN revision: 75637
11 years ago
Massimo Maiurana
5c1701091a
updating portuguese and italian translations
...
SVN revision: 75634
11 years ago
Bruno Dilly
912feeed42
ephoto: don't use elm image as evas image
...
Fix error
CRI<8719>:evas_main main.c:114 evas_debug_magic_wrong() Input object is wrong
type
Expected: 71777775 - Evas_Object (Image)
Supplied: 71777777 - Evas_Object (Smart)
spotted by GArik_
SVN revision: 75578
11 years ago
Bruno Dilly
941de7187b
ephoto: avoid theme complaints
...
I suppose elm will take care of making this button big
enough to be used considering user configs and such.
finger size, scale, ...
SVN revision: 75577
11 years ago
Bruno Dilly
e0c86362b2
ephoto: avoid building warning
...
SVN revision: 75563
11 years ago
Bruno Dilly
1372dc64c9
ephoto: commit fixing style
...
SVN revision: 75562
11 years ago
Bruno Dilly
ea03dc356c
ephoto: Changed gengrid align to 0.5, 0.0.
...
Now ephoto doesn't looks like other photo browsers.
OK, it's a joke, but I don't see why we shouldn't centralize it
just to make it looks like other photo browsers. Maybe their toolkits
don't support it, =D
I will centralize the single browser too, as soon as I can.
SVN revision: 75561
11 years ago
Bruno Dilly
cdb21f616a
ephoto: fix walking on single browser
...
Use same compare function to create the list and search on it.
Keep the one that was prioritizing directories.
SVN revision: 75560
11 years ago
Bruno Dilly
1d12801c6f
ephoto: Register log domain first
...
SVN revision: 75559
11 years ago
Daniel Juyung Seo
57978f73a5
elfe, enna-explorer, envision, ephoto: Applied elm_gengrid_bounce_set -> elm_scroller_bounce_set API change.
...
SVN revision: 73620
11 years ago
Sebastian Dransfeld
c63eb8b1e2
ignore++
...
SVN revision: 72816
11 years ago
Daniel Juyung Seo
b8f4e5d137
ephoto: Applied elm_icon API change.
...
SVN revision: 71806
11 years ago
ChunEon Park
769ae23360
ephoto - pager -> naviframe
...
SVN revision: 69657
11 years ago
Jiyoun Park
f1d0cb7022
remove code related with elm_slideshow_item
...
which was deprecated
SVN revision: 69102
11 years ago
Daniel Juyung Seo
9c24087cbb
ephoto: Fixed build break. Patch by Hyoyoung Change <hyoyoung@gmail.com>
...
On Fri, Mar 9, 2012 at 2:29 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all
>
> In ephoto, elm_gengrid_item_bring_in is used.
> However some days ago, many changes was committed to elm. Also it's
> parameters are changed.
> It's patch for this.
>
> Thanks
>
SVN revision: 69074
11 years ago
Cedric BAIL
77f6cd5dde
ephoto: fix massive break in ephoto.
...
SVN revision: 68277
11 years ago
ChunEon Park
fbc66f1e6b
ephoto - Elm_Gengrid_Item -> Elm_Object_Item
...
SVN revision: 67617
12 years ago
Daniel Juyung Seo
f620919a35
ephoto: Turned off edje_cc verbose mode
...
SVN revision: 67256
12 years ago
Daniel Juyung Seo
93997044cd
ephoto ephoto.h: Removed unused variable. Build warning--
...
SVN revision: 67255
12 years ago
Daniel Juyung Seo
14a8464c0a
ephoto: Added .gitignore.
...
SVN revision: 67254
12 years ago
Daniel Juyung Seo
84d9855ac8
ephoto: Changed gengrid align to 0.0, 0.0. Now ephoto looks like other
...
photo browser.
SVN revision: 66855
12 years ago
Cedric BAIL
c528efcbd4
ephoto: there is an API to know if a file could be displayed by Evas.
...
SVN revision: 66757
12 years ago
Daniel Juyung Seo
74b730a5c5
ephoto: Applied elm api changes. elm_slideshow_item_data_get ->
...
elm_object_item_data_get.
SVN revision: 66579
12 years ago
Daniel Juyung Seo
bcfec56ccd
elmdentica, ephoto, excessive: Applied genlist/gengrid edc changes.
...
SVN revision: 66211
12 years ago
ChunEon Park
09e78fd36f
ephoto - more clear variable name
...
SVN revision: 66053
12 years ago
Daniel Juyung Seo
a194aa70a8
ephoto: Applied elm changes. Elm_Slideshow_Item -> Elm_Object_Item.
...
SVN revision: 66045
12 years ago
Daniel Juyung Seo
5dc7b16681
clouseau, ephoto, ensure: Applied genlist/gengrid changes. label_get
...
-> text_get.
SVN revision: 65760
12 years ago
Daniel Juyung Seo
e315adfa44
ephoto: Applied recent elm changes to ephoto.
...
SVN revision: 65731
12 years ago
Stephen Houston
8e54c29d39
Make sure to reset the window title back to the directory path when returning from single image to the grid.
...
SVN revision: 64708
12 years ago
Stephen Houston
b8c65ecd51
Update code that was deprecated and remove all warnings.
...
SVN revision: 64707
12 years ago
Vincent Torri
33914dcf81
bump gettext version
...
SVN revision: 63635
12 years ago
Daniel Juyung Seo
6d29377cc6
Applied elm_object_focus() -> elm_object_focus_set() change to some
...
apps and libraries.
SVN revision: 62436
12 years ago
Carsten Haitzler
fa93222df0
that's it - remove autom4te.cache dirs again... - keep having to many
...
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.
SVN revision: 61974
12 years ago
Boris Faure
798b2577bc
ephoto: s!e,desktop,background!e/desktop/background!
...
SVN revision: 60883
12 years ago
Boris Faure
428a5c50a4
ephoto: avoid segfault when no config
...
SVN revision: 60882
12 years ago
Stephen Houston
d0cc5e7849
Make edje work in slideshow as well
...
SVN revision: 60876
12 years ago
Stephen Houston
f403c0d731
Add edje viewing capabilities.
...
SVN revision: 60875
12 years ago
Stephen Houston
249383b134
Add in some other image formats (cedric/bluebugs.. can you please add back in the psd support? I'm sorry it got lost) Also make the label in single browser an entry(disabled for now)... It keeps the look consistent and will have a purpose soon.
...
SVN revision: 60835
12 years ago
Stephen Houston
514c204ebc
Fix devilhorns commit just a tad... Control aspect both ways as to not get misaligned icons in the buttons.
...
SVN revision: 60823
12 years ago
Christopher Michael
c6930ed149
EPhoto: Fix issue with buttons in theme & single browser mode (if the
...
elm fingersize was set to small (5) then the buttons where barely
clickable). Ok'd by Okra.
SVN revision: 60822
12 years ago
Stephen Houston
017fa038be
Use just the entry, not entry + button. The button to open the file dialog is not needed because the grid handles browsing. The entry is necessary for entering exact paths still.
...
SVN revision: 60791
12 years ago
Stephen Houston
c22746357b
Update some text files.
...
SVN revision: 60781
12 years ago