efl/legacy/elementary
Carsten Haitzler d238e8378d Please find the Attached patch for Password show last feature's set,get APIs.
Using these APIs of elm_main.c, password last show feature can be enabled or
disabled and the time out value for which character will be visible before
being masked also can be manipulated. Change description as given below.

"Change Descritption"
Four APIs have been added to elementary in order to manipulate the global settings
of show last feature of password mode of entry widget.
The settings include 
1. enable/disable the show_last feature [ set and get API ].
2. Manipulate the time out value [ set and get API ].



SVN revision: 62781
2011-08-25 07:00:39 +00:00
..
config Elm glayer: Added n-long-tap gesture 2011-08-01 13:09:05 +00:00
data elementary/ctxpopup - added show effect (patched by kimcinoo@gmail.com> 2011-08-24 07:02:26 +00:00
doc elm examples.dox: Fixed typo. 2011-08-14 07:47:29 +00:00
m4 elementary: Build with -Wall -W 2011-06-29 06:40:45 +00:00
po elementary/elm_animator 2011-08-09 03:26:39 +00:00
src Please find the Attached patch for Password show last feature's set,get APIs. 2011-08-25 07:00:39 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore elementary: Ignore widget preview files 2011-07-25 07:17:14 +00:00
AUTHORS elm genlist: Fixed elm_genlist_item_insert_after() bug. Patch by 2011-08-21 05:27:19 +00:00
COPYING namefix. 2010-08-16 04:44:45 +00:00
ChangeLog
INSTALL fix INSTALL files. 2008-10-01 07:37:28 +00:00
Makefile.am elementary: add make rule to generate screenshots of the examples. 2011-06-16 21:08:05 +00:00
NEWS
README right readme. 2008-09-30 08:18:41 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac this is... the beginning of accessibility supportin elm. it's direct 2011-08-19 11:07:42 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in These libraries where being put in the wrong package. 2011-08-02 06:54:55 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.