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

13 Commits

Author SHA1 Message Date
Martin Stubenschrott d6f61d7278 improvements in :echo object, :echo getBrowser() should work now reliable 2007-10-16 23:40:35 +00:00
Doug Kearns 4a7059d524 minor refactoring of vimperator.beep 2007-10-16 03:58:01 +00:00
Doug Kearns 70a4dff190 move LocalFile and fopen to a vimperator.io namespace 2007-10-16 01:53:37 +00:00
Martin Stubenschrott 9014b3a34a new :set and :prefs commands, tweaked :set output to use colors 2007-10-10 00:23:09 +00:00
Martin Stubenschrott 46df40ef03 add :!! support and don't show error on :!non-existing-command (as the non-existing-command can't be known if it really does not exist) 2007-10-09 15:49:18 +00:00
Martin Stubenschrott 2521d3e693 added flags to vimperator.commandline.echo() 2007-10-08 23:22:04 +00:00
Doug Kearns c4cddc478d make vimperator.system() Windows aware 2007-10-06 14:35:38 +00:00
Doug Kearns 505cc2d0ed make vimperator.run() Windows aware...poor thing 2007-10-06 07:07:06 +00:00
Doug Kearns 2d1152cef9 add vimperator.util.escapeHTML 2007-10-06 01:58:38 +00:00
Martin Stubenschrott 868a3f887e faster echo() method 2007-10-05 01:43:06 +00:00
Doug Kearns e920cd3170 move more-prompt messages to the commandline and use the default UI font size
in the MOW
2007-10-02 20:45:56 +00:00
Doug Kearns b76c20b99d add more CSS classes for highlighting output messages and use hl-Warning (red
on white) for find related wrap messages
2007-10-02 18:20:19 +00:00
Doug Kearns 8394871a42 change directory structure to follow the more standard package hierarchy 2007-09-30 16:41:36 +00:00