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

60 Commits

Author SHA1 Message Date
Doug Kearns 5a3d51626c normalize foldmarkers 2007-11-19 07:13:20 +00:00
Doug Kearns fa1229294c use camel case for all indentifiers 2007-11-19 03:52:36 +00:00
Doug Kearns c362c70f03 add more missing semicolons 2007-11-11 03:01:55 +00:00
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