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

4379 Commits

Author SHA1 Message Date
Kris Maglione 34574f43bb Fix sanitizer.
--HG--
branch : testing
2010-05-14 14:37:56 -04:00
Kris Maglione 847dc6428d Collapse asinine search icon in the commandline.
--HG--
branch : testing
2010-05-14 09:42:19 -04:00
Kris Maglione ae1d7fe5ea Get rid of silly zoom status messages.
--HG--
branch : testing
2010-05-14 09:21:02 -04:00
Kris Maglione 7a3d35991c Fix some general brokenness.
--HG--
branch : testing
2010-05-11 06:01:02 -04:00
Kris Maglione bf5fb6d44e Finish adding missing copyright notices.
--HG--
branch : testing
2009-12-01 07:08:05 -05:00
Kris Maglione 9d75ceb8c0 Fix some crap.
--HG--
branch : testing
2009-12-01 07:00:38 -05:00
anekos c3ec6fff4a Fix: completion.url
completion.url(foo, "") misuse option["complete"].
2009-11-28 08:45:23 +09:00
anekos 78308e2483 Fix :run command 2009-11-27 23:55:20 +09:00
anekos 3256577767 Fix :scriptnames 2009-11-27 23:32:54 +09:00
Martin Stubenschrott 9dbe5cc7b0 [muttator] Fix this_selectedMessageKeys warnings 2009-11-25 23:44:35 +01:00
anekos b49efd42dd Merge 2009-11-25 19:06:57 +09:00
anekos 24b38ffdd4 Countermeasure for "Error: malformed URI sequence".
This error occurs in encodeURI when URL is encoded by not UTF-8 encoding.
2009-11-25 14:49:17 +09:00
Kris Maglione 03236cec0b Fix toolbar completion.
--HG--
branch : testing
2009-11-24 21:10:44 -05:00
Doug Kearns 252070f142 Banish Konstantin, Tim and myself to the Former Developers wasteland.
...after consulting with all three.

--HG--
extra : rebase_source : a487f5d9d930b4aae694ae128b9ee7ff1c663e85
2009-11-25 04:07:43 +11:00
anekos a8f985081c Smart :autocmd completer 2009-11-23 11:41:11 +09:00
Kris Maglione 61002641a3 Context-specific completer options. Option refactoring.
New review
Owner: dougkearns
Hopefully the changeset hash will actually be linked this time. If
not, it's the tip of the testing branch, presumably r4161.
I've been meaning to do this for a while. It allows case matching,
sorting, and auto completion options to be assigned on a per context
basis, with fine grained control. It also adds builtin regex support
to options since it's used fairly extensively. There are definitely
other options that would benefit from the regexlist type, if I can
dig them up. The interface (and perhaps the doc wording) is the only
place I'm really ambivalent.

--HG--
branch : testing
2009-11-20 15:37:39 -05:00
Doug Kearns 4ed5f85eab Remove util.isArray which is made redundant by isarray.
--HG--
extra : rebase_source : 59b8cb2d2e12ebd92b78e95ae16860f6e570841e
2009-11-20 01:53:29 +11:00
Doug Kearns 346207ec91 Normalize access to the current media list view.
--HG--
extra : rebase_source : 4c0e528eaa949be3443441b263011d79d1adc33b
2009-11-20 01:38:19 +11:00
teramako 550f088bad Update maxVersion to 3.6b3 2009-11-19 21:16:40 +09:00
anekos b85b546696 Add a NEWS entry about the new values of 'activate' option. 2009-11-19 06:09:07 +09:00
anekos db1fb981cc Add the values into 'activate' option. 2009-11-18 21:39:39 +09:00
Doug Kearns e9a66bcaed Cleanup :filter and :queue documentation. 2009-11-18 19:58:38 +11:00
Doug Kearns 43a3cfe732 Fix :sortview. 2009-11-18 19:54:53 +11:00
Doug Kearns e2189a0eba Add broken command-line handling to Xulmus/TODO. 2009-11-18 06:55:22 +11:00
Doug Kearns a057f840e8 Q'n'D fix for :messages. 2009-11-18 06:48:04 +11:00
Doug Kearns 3dd702f6da Clean up Xulmus. 2009-11-18 06:41:35 +11:00
Doug Kearns 5fb9140b66 Fix the file permissions for options.js. 2009-11-18 01:12:40 +11:00
Doug Kearns c5cfb12291 Remove Xulmus#Config#incrementURL.
This is now provided by the browser module.
2009-11-18 01:11:12 +11:00
Doug Kearns 9b20a59d2a Add Songbird specific services to the services module. 2009-11-17 23:11:28 +11:00
Doug Kearns c22e7d38d0 Fix command spec parsing.
"!" is a valid command name.

--HG--
extra : rebase_source : 3c99e0524fb81b84ebcf1546026fcb102ec9c6c7
2009-11-17 20:45:09 +11:00
anekos616@gmail.com 73299bc6d2 remove a redeclaration (let) 2009-11-17 18:00:10 +09:00
Doug Kearns 49bedfa5c2 Fix some JS warnings. 2009-11-17 15:13:10 +11:00
Doug Kearns cb7cff5766 Only call update() in (Command|Option|Map)#init if the extra config map was specified. 2009-11-17 13:56:12 +11:00
Doug Kearns 230490db05 Move Map's property definitions outside init.
--HG--
extra : rebase_source : 6ab30f7e512283852024f2de6abc69f203f5e8d3
2009-11-16 23:45:11 +11:00
Kris Maglione bda2e685f8 Merge. 2009-11-15 13:43:41 -05:00
Kris Maglione d907ec0447 Fix makefile bug. 2009-11-15 13:39:13 -05:00
Doug Kearns 01a04a9d9f Move Command's property definitions outside init.
--HG--
extra : rebase_source : 2237c2350957975938140d4f4c556898763ef7d3
2009-11-16 02:32:28 +11:00
Kris Maglione 7ad0b06f4d Fix some brokenness. 2009-11-15 06:48:00 -05:00
Kris Maglione ae3cf7b02c Condense collapsed completion groups a bit.
--HG--
extra : rebase_source : 1c8ecadd775ab088fa726dff90646fa1345a818d
2009-11-15 03:39:27 -05:00
Doug Kearns 240482c951 Actually make the player help available in Xulmus.
Bump the XML declaration up a line.
2009-11-15 20:01:03 +11:00
Doug Kearns 696bfd47ba Convert the Xulmus player documentation file to XML.
--HG--
extra : rebase_source : 7913d7164c0998a27b0295f315a8b9b50ef9d4da
2009-11-15 19:09:16 +11:00
Kris Maglione f0c87aeae5 Properly quote strings. 2009-11-15 02:43:53 -05:00
Kris Maglione a70f1c2926 Replace some arrays with Objects after some memory profiling. 2009-11-15 02:31:48 -05:00
Kris Maglione cdaa26f968 Add 'javascript' module. Misc fixes along the way. 2009-11-15 02:08:10 -05:00
Doug Kearns 9937c2965a Fix some variable references in Hints.
--HG--
extra : rebase_source : cc651cba7e6da7dee9c363f85b3b5459194cce06
2009-11-15 17:49:37 +11:00
Kris Maglione cd17b12177 Fix stringToURLArray for file: URIs. Closes issue #154. 2009-11-14 22:48:51 -05:00
Kris Maglione a5f30ec7cc Clean up Struct constructor. 2009-11-14 21:43:57 -05:00
Doug Kearns f12fc3db2a Resurrect Xulmus.
So I can wake the neighbours, Apocalypse in 9/8 should do the trick.

--HG--
extra : rebase_source : 7bcb69c8305b738a4017ca63b502b1e73babd71f
2009-11-15 05:21:32 +11:00
teramako cb209b0be0 Fix indent 2009-11-15 01:16:08 +09:00
teramako 8be2de8be7 add 'jsdebugger' option
for javascript completion
2009-11-15 00:49:24 +09:00