aboutsummaryrefslogtreecommitdiff
path: root/webview_webkit.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02Replace escape() with encodeURIComponent()Samuel Lidén Borell1-1/+1
2011-05-18Display filename and editable titleSamuel Lidén Borell1-1/+26
2011-05-18Escape the HTML code so newlines don't get removedSamuel Lidén Borell1-3/+3
2010-08-26Keep <html> tags and doctype when saving templatesSamuel Lidén Borell1-2/+1
2010-08-26Make template pages editableSamuel Lidén Borell1-8/+10
2010-08-26Add a variant of webview_executeScript that takes a format stringSamuel Lidén Borell1-5/+2
2010-08-15Restore the document title after savingSamuel Lidén Borell1-2/+17
2010-08-10Implement savingSamuel Lidén Borell1-0/+1
2010-08-07Implement basic page loading with templatesSamuel Lidén Borell1-2/+2
2010-07-30Interpret editable section tags in the editorSamuel Lidén Borell1-1/+0
2010-07-30Rename domnotify.js to editor.jsSamuel Lidén Borell1-2/+2
2010-07-25Initial commitSamuel Lidén Borell1-0/+172