1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 04:11:25 +02:00
Commit Graph

107 Commits

Author SHA1 Message Date
Doug Kearns 434844b688 use the 'singleton' construction idiom rather than classical constructors for
creating the bookmarks, history, commandline, search, previewwindow,
bufferwindow, statusline, buffer, editor, marks and quickmarks objects
2007-11-11 02:18:15 +00:00
Doug Kearns 2c5655e182 whitespace formatting fixes 2007-11-10 15:06:07 +00:00
Doug Kearns b204012556 convert single quotes to double quotes 2007-11-06 11:22:39 +00:00
Doug Kearns e410df4439 move remaining global constructor functions to the vimperator namespace 2007-10-21 10:39:23 +00:00
Doug Kearns 9873fed42c remove io.pathExists() 2007-10-20 02:53:46 +00:00
Martin Stubenschrott 86b4b1ed09 new vimperator.io. object 2007-10-19 03:45:11 +00:00
Doug Kearns edce7ff639 rename file.js io.js 2007-10-19 00:00:12 +00:00