summaryrefslogtreecommitdiff
path: root/src/dom.c
AgeCommit message (Expand)Author
2013-03-05Use some logic together for all windows.Daniel Carl
2013-03-01Replaced hinting by javascript hinting.Daniel Carl
2013-02-16Fixed wrong check if a fired hint is an input.Daniel Carl
2013-02-16Replaces the gchar -> char and gint -> int.Daniel Carl
2013-02-16Adapted the year in the license headers.Daniel Carl
2012-12-22Added logic to process hinted elements.Daniel Carl
2012-12-19Allow to active form fields via hinting.Daniel Carl
2012-12-16Use mouse event to open hint instead of c logic.Daniel Carl
2012-12-08Fixed wrong bounding box calculation for hints.Daniel Carl
2012-12-02Create only hints on element in the visible area.Daniel Carl
2012-12-01Added basic logic for hints.Daniel Carl
2012-11-25Added macro to get the cleaned current browser mode.Daniel Carl
2012-11-25Simplified the usage of vp_set_model().Daniel Carl
2012-11-22Added license headers to dom.c and dom.h.Daniel Carl
2012-11-22Added input mode.Daniel Carl