1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-28 06:33:30 +02:00
Commit Graph

135 Commits

Author SHA1 Message Date
Kris Maglione 9273db48ab Decode URLs in the completion list against my better judgment. Get rid of bloody newlines in strict mode lambdas. 2011-08-14 13:09:51 -04:00
Kris Maglione 9002a78d14 s/\bset\b/Set/g 2011-07-16 18:51:59 -04:00
Doug Kearns a52a0dc61f More ad hoc i18n work. 2011-04-01 10:12:47 +11:00
Kris Maglione 204f8ca25c Annotate most strings which need to be explicitly localified. 2011-03-25 22:37:16 -04:00
Doug Kearns af550c3839 Run style bot.
--HG--
extra : rebase_source : 3661ea16c48258e44239734cdad6bc18abc70b5f
2011-03-19 15:00:46 +11:00
Kris Maglione 2d03f3f9ca Localeify more strings. 2011-03-15 20:14:01 -04:00
Kris Maglione 4a552b14aa Update bookmarked status asynchronously. 2011-03-15 19:45:04 -04:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Doug Kearns c08c0dc19f Move some more message strings to the properties file. 2011-03-08 03:09:37 +11:00
Doug Kearns 7306b50710 Quick fix for searching with Object property names as search terms. 2011-03-06 22:35:38 +11:00
Kris Maglione ea6c7cc800 Fix local mapping bug. Change statusline API slightly. 2011-02-28 19:44:46 -05:00
Kris Maglione 7c7a7c4865 Move some messages to properties file. Local and modules directories still to be done. 2011-02-25 20:23:15 -05:00
Kris Maglione 8299257422 Make Melodactyl minimally functional. Closes issue #340.
--HG--
rename : pentadactyl/chrome.manifest => common/chrome.manifest
2011-02-22 10:01:56 -05:00
Kris Maglione 34c0c5a10e Small fix for Minefield. 2011-02-19 00:24:07 -05:00
Kris Maglione cb0a07ddd1 Fix some completion issues. Make async search suggestion completions somewhat more useable. 2011-02-18 22:25:36 -05:00
Kris Maglione 1d2965bebb Fix -tags option in command line generated by n_a. Closes issue #369. 2011-02-13 10:18:29 -05:00
Kris Maglione 221ddd46b0 Fix some option validators. Add tests. 2011-02-05 18:29:58 -05:00
Kris Maglione 4d47bfe002 Cache bookmarkcache.keywords. 2011-02-05 16:22:25 -05:00
Kris Maglione d48dcd8723 Another attempt at revision 8613b76cff40. 2011-02-03 09:48:10 -05:00
Kris Maglione 64e9cfc545 Fix executing commandline.input callback. Closes issue #331. 2011-01-30 11:14:50 -05:00
Kris Maglione 09f3541a76 Fix search engine slug issue and remove "Generating Results..." for engines that don't support suggestions.
--HG--
branch : key-processing
extra : rebase_source : 5a8b2e8c4848c4d0670402c9ea6d7760bc2a0fdf
2011-01-28 23:31:40 -05:00
Kris Maglione a3ac0b3de3 Fix search slug generator.
--HG--
branch : key-processing
2011-01-28 23:31:40 -05:00
Kris Maglione c284e1ced8 First work towards cleaning up the commandline.js rat's nest. Don't expect any of these new interfaces to stay remotely as they are.
--HG--
branch : key-processing
2011-01-26 01:24:54 -05:00
Kris Maglione ec42ad5a5a Fix bug in parseForm. 2011-01-25 16:17:25 -05:00
Kris Maglione fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00
Kris Maglione f536b56ff3 Fix startup when restoring preferences. Closes issue #291. 2011-01-22 04:52:00 -05:00
Kris Maglione 9849a25137 Fix charset arg generated by ;S. 2011-01-20 15:57:14 -05:00
Kris Maglione f442a35f8d Display a sensible prompt rather than a dialog for ;s. Co-opt ;a for "Add bookmark". 2011-01-16 15:58:25 -05:00
Kris Maglione 5b56624043 Make buffer.URL a string again. Use buffer.uri and buffer.documentURI internally. Fix loading Object stores. 2011-01-16 12:14:43 -05:00
Doug Kearns 0f9a558a3c Move common deprecation message content to deprecated(). 2011-01-13 05:21:22 +11:00
Kris Maglione 3485424f6e Automagically grab form charset in ;S. 2011-01-09 15:36:10 -05:00
Kris Maglione 9e8e370f34 Don't use window.makeURI in bookmarks.js. 2011-01-07 17:36:53 -05:00
Doug Kearns bb8192d7ea Update Bookmarks#isBookmarked docs. 2011-01-04 21:24:10 +11:00
Kris Maglione d661d60cb6 Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:. 2011-01-03 22:00:53 -05:00
Doug Kearns 835fabb62d Fix "invalid character class" error on FF 3.6.
Closes issue #230.
2011-01-03 22:24:14 +11:00
Kris Maglione 27e3681673 Search engines keyword updates. 2011-01-02 22:51:45 -05:00
Kris Maglione fbd7556a76 Move iteration utility functions to the iter namespace. 2011-01-02 16:56:18 -05:00
Kris Maglione dca9f2df86 Merge changes from bootstrapped. 2010-12-25 16:00:56 -05:00
Kris Maglione 5a51f53a74 Don't jar up content in the XPI anymore. 2010-12-23 15:43:59 -05:00
Kris Maglione 45aea68aba Fix guessing keyword-less search engines form Bookmarks#getSearchURL. 2010-12-23 02:04:12 -05:00
Kris Maglione 8c5abc4cf6 Add <bookmark> param for the JS bookmark object to Bookmark* autocommands. 2010-12-17 13:52:10 -05:00
Kris Maglione 9fb3febe95 Typo and general idiocy fixes. Kill 'linksearch'. 2010-12-17 12:30:51 -05:00
Kris Maglione 36205c6c0e Make Bookmark objects live writeable. 2010-12-10 01:38:39 -05:00
Kris Maglione bf73483d42 Settle stupid naming dispute. 2010-12-07 01:13:22 -05:00
Kris Maglione 5d51fd491a Do away with services.(get|create), and move the prefs module to its own file. 2010-12-01 21:57:51 -05:00
Kris Maglione cb0478ddd6 Better array option completion handling. Closes issue #159.
--HG--
extra : rebase_source : d5673d1bd406ab7096e2e7f73e8412972585a069
2010-12-01 14:18:03 -05:00
Doug Kearns 52f69b5c45 Fix breaking typos in Bookmarks#remove.
--HG--
extra : rebase_source : 22db0aad758f6b87d5581c33faf3142ed7896cea
2010-11-16 01:34:53 +11:00
Štěpán Němec 79e52c74d6 Fix some typos. 2010-11-15 14:33:24 +01:00
Kris Maglione 2518a3423f Cleanup/fix buffer.shiftFrameFocus. Other misc cleanup/fixes. 2010-11-14 22:17:17 -05:00
Kris Maglione 8ac3b09255 Add some docs to the bookmarks module. 2010-11-13 16:05:00 -05:00