[E-devel] [PATCH] efm_path module improvement

2009-05-12 Thread Sergey P. Semernin
Hello, All! Some improvements on efm_path module: 1. fixed "Location:" label sizing, 2. added button to clear path entry, 3. added button to go to the path specified in entry, 4. added image files for modified module theme. What need to do: 1. Make path entry history in efm2 u

[E-devel] [PATCH] fm2 needs gui to set background/overlay

2009-05-07 Thread Sergey P. Semernin
Hello, All! This patch will add dialogs for directory background and overlay selection when it's viewed in EFM2. All directory's look and feel information stored in ".directory.desktop" file in X-attributes. GUI to select/change/clear background or overlay information available by "Set background.

[E-devel] Standard dialogs for E17

2009-05-05 Thread Sergey P. Semernin
Hello, All! Is exists any standard dialogs for select file/directory, select picture and etc (as in GTK, Qt)? It is important that all dialogs for this tasks must have uniform view. WBR, Sergey. -- The NEW KODAK i700 Ser

[E-devel] Overriding text { } attribute for TEXTBLOCK

2009-04-28 Thread Sergey P. Semernin
Hello, All. For example, I'm creating a TEXTBLOCK part in widget: part { name: "text.block"; type: TEXTBLOCK; ... description { state: "default" 0.0; ... text { style: "textblock_style_1"; ... } } description { state: "another" 0.0; ... text {