Commit graph

9 commits

Author SHA1 Message Date
Christian Dywan 5e2b7fdca7 Always use var in javascript for loops
Otherwise it may re-use global functions.
2012-03-11 22:29:41 +01:00
Christian Dywan 0cd1c158d7 Guard formhistory_suggestions_hide_cb for GDOM 2012-03-11 18:50:36 +01:00
Christian Dywan af9ec62b25 Remove password openssl-based encryption support 2012-02-19 23:18:41 +01:00
Alexander Butenko 69c319d62a Sqlite pragma tuning for formhistory and history 2012-02-19 17:52:12 +01:00
Christian Dywan cad539dfed Store password with g_strdup instead of strcpy 2012-02-13 00:16:21 +01:00
Alexander Butenko 1e941210db Move form history globals into private struct 2012-02-12 22:48:52 +01:00
Alexander Butenko 5e052422f5 Password manager 1.0 2012-02-12 22:06:33 +01:00
Alexander Butenko 43952508eb JS backend compilation fix + warnings fixes 2012-01-10 01:59:14 +01:00
Alexander Butenko e61743db9c Formhistory 2.0 with GDOM frontend 2012-01-10 01:01:28 +01:00
Renamed from extensions/formhistory.c (Browse further)