Commit Graph

21 Commits

Author SHA1 Message Date
Boris Faure 2568c50a40 set media type as an enum 2014-10-15 21:44:58 +02:00
Wonguk Jeong 9a4b244c64 options: stringshare, list clear bug fix
1. _backgroundlist was not clear after free
2. _system_path was not clear after stringshare_del
3. various style prob.

@fix
2014-07-31 20:52:56 +02:00
Wonguk Jeong 15260bcddf options: do not update wallpaper if selected one is same to current one
in case of video wallpaper
if we just get into setting -> wallpaper, video was restarted.

@fix
2014-07-31 20:16:29 +02:00
Boris Faure 601450db01 review translation strings. Closes T1433 2014-07-26 11:37:27 +02:00
Boris Faure 793f42daa5 gettextify options 2014-07-26 11:37:26 +02:00
Boris Faure 00fbb359ee fix possible NULL issues 2014-03-25 21:49:46 +01:00
Stefan Schmidt 99869d3dff options_wallpaper: Check retrun value of edje_object_file_set
edje_object_file_set can fail. Better check for the return value and act
accordingly.

CID 1147527
2014-02-26 21:12:24 +01:00
Jean Guyomarc'h 0bc73d9b17 Fix two small warnings
Reviewers: billiob, raster

Differential Revision: https://phab.enlightenment.org/D496
2014-01-25 21:00:02 +01:00
Boris Faure dc764b68b9 fix CID 1162823: Dereference before null check 2014-01-22 22:26:25 +01:00
Marcel Hollerbach b80c2f6f88 Rewrote the Wallpaper Settings,
Summary:
- Removed the list of paths in the config.c
- The users selects directly the path of the folder where the
  Backgrounds are located, terminology will not show up the Pictures
  located in subdirectorys you can easyly go in the subdir with the
  fileselector.
- With a double click on a picture you can import the picture to your
  user config directory so you can cleanup your Downloads directory for
  example without loosing your Background
- If a Background is imported the new Background URL in the config will
  point to the imported file.

Test Plan:
- The Bufferting of the Backgrounds is not asyncron, but I have tested it
  with a directory with more than 300 pictures and it runs very very fast,
  in my eyes no asyncron buffering is needed!

Reviewers: billiob, raster

CC: cedric

Differential Revision: https://phab.enlightenment.org/D471
2014-01-21 17:04:45 +09:00
Boris Faure 4525a8e3bc cleanup the code
(forgot to amend previous commit)
2014-01-18 00:21:20 +01:00
Marcel Hollerbach fef6fac9ae Fixing Bug T758
Summary: This is fixing the Bug which is happening if a symbolic link in a directory is pointing to its root directory.

Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D463
2014-01-18 00:19:04 +01:00
Boris Faure 70557c7184 fix warnings on options_wallpaper.c 2014-01-12 23:11:11 +01:00
Carsten Haitzler 31c99d6127 make wallpaper (and other options) apply to current term (splits/tabs) 2014-01-02 15:54:46 +09:00
Carsten Haitzler fd30817bb1 fix wallpaper crash on adding path then cancel
this fixes T711 :)
2014-01-01 13:24:28 +09:00
Cedric BAIL a4d890119a terminology: wallpaper - simplify logic matching extention by using Eina infrastructure. 2013-12-30 15:50:54 +09:00
Carsten Haitzler 7f92258ee4 terminology - make wp display more than basic img formats (edj, scale etc.) 2013-12-29 14:59:57 +09:00
Carsten Haitzler bcdfbbadfb fix warnings and minor formatting from wallpaper options 2013-12-29 14:02:16 +09:00
Marcel Hollerbach 85ded7e105 Implemented the wallpaper settings page.
Summary: Implemented a little page where you can set your background for your terminology.

Reviewers: raster, billiob

Reviewed By: raster

CC: seoz

Differential Revision: https://phab.enlightenment.org/D362
2013-12-29 13:45:27 +09:00
Boris Faure 30392f23a9 s/__UNUSED__/EINA_UNUSED/g 2013-08-27 15:36:50 +02:00
Daniel Juyung Seo 0f3b3ccdbd terminology: Added 'Not Implemented Yet' stub for theme and wallpaper.
SVN revision: 72907
2012-06-27 00:53:57 +00:00