Please find the Attached patch for Password show last feature's set,get APIs.
authorCarsten Haitzler <raster@rasterman.com>
Thu, 25 Aug 2011 07:00:39 +0000 (07:00 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 25 Aug 2011 07:00:39 +0000 (07:00 +0000)
commit769d6526c210e7e348c72ddda6a20efda5384a78
tree11b2f7f95c03e0e534248276b5cf492c6c65ee9b
parent3d6d9345ecbc2ec4eaca1d6285fc46ff1837941a
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
src/lib/Elementary.h.in
src/lib/elm_main.c