]> spindle.queued.net Git - midori/commit
Store history dates in 'token' to avoid locatime() and revamp deleting
authorDale Whittaker <dayul@users.sf.net>
Sun, 11 Jan 2009 18:30:43 +0000 (19:30 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 11 Jan 2009 18:30:43 +0000 (19:30 +0100)
commit6753a9ade39baf87e52f439c25f71da780eeca25
tree5365ad36c1b464af9c3d8dadd03d0edbf236129a
parentd55b6ddd0058a3c207e0f07a526a33498949f284
Store history dates in 'token' to avoid locatime() and revamp deleting

Loading history items used to involve frequent calls to
localtime() and g_memdup(). We avoid this by storing the
date strings in parent items now, which can even be used to
display items in the treeview.
Deleting of treeview items was also reworked so it should
work from menu items and the panel.
midori/main.c
midori/midori-browser.c
midori/midori-searchaction.c
midori/sokoke.c
midori/sokoke.h