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

2371 Commits

Author SHA1 Message Date
Martin Stubenschrott 9fe3e53ce0 Fixed Added Quickmarks annoyance, and changed verbose to 1 by default 2008-12-08 15:47:44 +01:00
Kris Maglione 6f8e39e84e Fix :regressions white space 2008-12-08 09:48:03 -05:00
Martin Stubenschrott cd84d64b43 allow searching for std::string like strings by checking wheter \w+ is an actual protocol 2008-12-08 15:38:59 +01:00
anekos 6a3be0dcc6 Enabled autocommmands(trigger) to call function. 2008-12-08 23:30:25 +09:00
Kris Maglione 9e283a0c06 White-space changes in regressions.js 2008-12-08 09:28:44 -05:00
Kris Maglione 485579738d Dont allow <holding-tab> to lag 2008-12-08 08:37:08 -05:00
Daniel Bainton 7b7fbdd935 muttator: add a todo item 2008-12-08 15:11:14 +02:00
Daniel Bainton f7c2822739 muttator: Adding myself to the AUTHORS 2008-12-08 15:11:14 +02:00
Martin Stubenschrott 6bb74806d7 simplified selection controller usage 2008-12-08 13:54:21 +01:00
Kris Maglione 59db170df7 Split shcf on \s 2008-12-08 07:46:31 -05:00
Martin Stubenschrott 9b16f7b4f7 fixed muttator focus handling 2008-12-08 13:15:29 +01:00
Daniel Bainton a24ee5004a Update the maxVersion for thunderbird 2008-12-08 13:32:59 +02:00
Martin Stubenschrott e9fa61aaf1 changed compose/liberator.xul to be a symlink, god finally we can do such things due to git! 2008-12-08 12:14:30 +01:00
Doug Kearns b098d72a08 fix :emenu 2008-12-08 19:37:07 +11:00
Doug Kearns c4ba7444c2 prefer let over var in Tabs 2008-12-08 19:36:50 +11:00
Doug Kearns b921abb6a3 use argCount: "?" for :tabmove 2008-12-08 14:14:03 +11:00
Doug Kearns 2756201060 always return a value from tabs.getContentIndex 2008-12-08 13:25:07 +11:00
Martin Stubenschrott f52548c7a6 Fixed :qmarks 2008-12-08 02:08:45 +01:00
Martin Stubenschrott fb8f329c76 Updated regressions suite. Ability to skip certain tests now. 2008-12-08 02:03:58 +01:00
Kris Maglione cbd9a2555d Fix /find bugs 2008-12-07 16:51:46 -05:00
Kris Maglione a63465f3e5 Run completion.file in the foreground. 2008-12-07 15:23:29 -05:00
Kris Maglione ad0bc34c90 Fix :run. Bad macro. :( No more commits until Ive had proper sleep. 2008-12-07 14:42:36 -05:00
Kris Maglione bdc8b4794c Fix occurances of this.generic in completion.js 2008-12-07 14:39:07 -05:00
Kris Maglione 6453aa2cdc Offer "Default value" completions for options whose default value is 0 2008-12-07 12:13:52 -05:00
Kris Maglione 5a27b84503 String.replace needs a second arg... 2008-12-07 12:03:48 -05:00
Kris Maglione f10a9e1650 Preserve highlight when pusshing messages to the MOW. 2008-12-07 12:01:04 -05:00
Kris Maglione 0876a3bef2 Push lines to the MOW where appropriate 2008-12-07 11:33:56 -05:00
Kris Maglione 7693ac5000 Fix :time :stuff, etc. 2008-12-07 10:48:03 -05:00
Kris Maglione 419c7ca662 Add ;f extended hint mode to focus a frame 2008-12-07 10:23:40 -05:00
Kris Maglione daae81bcea Add ;f extended hint mode to focus a frame 2008-12-07 10:23:29 -05:00
anekos 5d3c1826a7 Added the count arugument at Mode#action.
http://vimperator.org/trac/ticket/62
2008-12-07 23:53:27 +09:00
Kris Maglione a9baebe873 Dont force :echo "foo" to the MOW 2008-12-07 09:36:44 -05:00
Kris Maglione 6068eb9e75 Force the caret to the end of the line on setCommand() 2008-12-07 09:27:55 -05:00
Kris Maglione e436212ab8 Allow MOW output to stack 2008-12-07 09:01:42 -05:00
Kris Maglione 61ac9e1a69 Fix :version output 2008-12-07 08:57:40 -05:00
Martin Stubenschrott 952dd7876e slightly updated regressions.js, still broken with current git 2008-12-07 14:41:26 +01:00
Martin Stubenschrott 95709634d7 fixed default muttator guioptions 2008-12-07 14:41:26 +01:00
Kris Maglione 31880b5312 Fix completion.buffer 2008-12-07 08:38:14 -05:00
Martin Stubenschrott 459e6ff217 moved website only artwork to www/ 2008-12-07 13:55:40 +01:00
Martin Stubenschrott 1f6c4859e3 updated artwork to the latest versions, including new icons based on the new vimperator/muttator logos 2008-12-07 11:16:25 +01:00
Kris Maglione 2092d586d7 Fix commandline.input 2008-12-06 19:16:18 -05:00
Kris Maglione ae25ea4309 argdo liberator.jss/"foo \"" + str + "\""/"foo " + str.quote()/g 2008-12-06 18:33:54 -05:00
Kris Maglione 532d520e0e Fix :!echo foo; echo bar; along with broken quoting, etc. 2008-12-06 18:25:14 -05:00
Kris Maglione 183b48afa1 Cleanup ui.js history searching. Fix white-space in :echo/! output. 2008-12-06 18:10:22 -05:00
Kris Maglione 138d8ec8c7 Fix last commit (thanks ervandew) 2008-12-06 15:41:16 -05:00
Kris Maglione cb9e48b67d Search in reverse document order for next/previous links 2008-12-06 13:02:05 -05:00
Kris Maglione 4c6aa1f585 Fix botched charset conversion in options.txt (previously UTF-8, but converted as if ISO 8859-1) 2008-12-06 12:02:30 -05:00
Kris Maglione 5318a24d5a Force single-line more message 2008-12-06 10:06:48 -05:00
Kris Maglione 2df1016bd5 Fix command line padding 2008-12-06 10:03:12 -05:00
Kris Maglione 983c2be92b Add separate echo/command-line widgets 2008-12-06 09:41:59 -05:00