]> spindle.queued.net Git - midori/commit
Move completion logic from LocationEntry to LocationAction
authorChristian Dywan <christian@twotoasts.de>
Sun, 9 Nov 2008 18:09:35 +0000 (19:09 +0100)
committerChristian Dywan <christian@twotoasts.de>
Sun, 9 Nov 2008 18:09:35 +0000 (19:09 +0100)
commit87092babefbc0e8ea4925da9f54e055d6ce62c8e
tree6b975a68da2aa2c331723e31eb09c792a45aa5eb
parent57ec9a7bb8e519bdf4794c34bf32ae007a492a3a
Move completion logic from LocationEntry to LocationAction

This resolves various indirections, and since we are always
using the action anyway, we finally move all logic to one
place. There should be room for optimizations now.
Incidentally this also keeps the completion intact if
the entry needs to be recreated.
midori/midori-locationaction.c
midori/midori-locationaction.h
midori/midori-locationentry.c
midori/midori-locationentry.h