Граф коммитов

3715 Коммитов

Автор SHA1 Сообщение Дата
satyr 375b8fe2fe PreviewBrowser: Made activateAccessKey() call HTMLInputElement#click() if applicable. 2010-01-30 07:42:40 +09:00
satyr 4e9ee8fd6c FeedManager: Made feeds finalize() on purge. 2010-01-30 07:05:27 +09:00
satyr 7b7d434366 Functions named teardown_* will now be called upon feed refresh/purge. 2010-01-29 00:46:40 +09:00
satyr 4764bd1e50 Added per-feed meta data support. 2010-01-28 23:34:16 +09:00
satyr 911e490886 DFP: Made makeCmdForObj() DRYer and cmd.toString() contain cmd.id. 2010-01-28 21:34:05 +09:00
satyr f00ae42738 PreviewBrowser: Now correctly ensures previewUrl. 2010-01-28 11:46:36 +09:00
satyr 474b6fe356 Ubiquity: In-page links in preview now work. 2010-01-28 11:16:23 +09:00
satyr 77f82cd8e2 DFP: Trusted feeds are now properly titled. 2010-01-28 01:43:05 +09:00
satyr c98dc6ba23 cmdlist: Avoided using potentially malformed selector. 2010-01-28 00:31:38 +09:00
satyr 10db3ca3d0 email: Overhauled the manipulation sequence. 2010-01-27 23:44:59 +09:00
satyr 76ece43d58 jquery_setup: Made jQuery.error() and jQuery.parseJSON() throw actual errors rather than plain strings. 2010-01-27 19:39:27 +09:00
satyr 2b00086748 jQuery 1.4.1 2010-01-27 19:15:48 +09:00
satyr 75ae276b07 nountypes: noun_type_url no longer accepts multi-word inputs. noun_type_awesomebar now accepts them instead. 2010-01-25 09:14:08 +09:00
satyr 0767f6d19a minVersion += .5 2010-01-23 14:47:50 +09:00
satyr b0cf6c4103 standard-feeds/email: Now properly sends HTML to newly opened rich-composer, and no longer depends on gmonkey [http://getsatisfaction.com/mozilla/topics/mail_to_wont_work_if_gmail_is_already_opened]. 2010-01-23 14:42:55 +09:00
satyr 148096f40f A fix for bug 540306. 2010-01-22 04:12:37 +09:00
satyr 95cdd2c598 jQuery 1.4 2010-01-21 21:35:11 +09:00
satyr a2547e5e99 locale/it-IT: Removed an accidental "f". 2009-12-05 09:00:19 +09:00
satyr 5fb6b9377d locale: Fixed erroneous entities in it-IT/aboutubiquity.dtd . 2009-12-05 08:38:56 +09:00
satyr 3e9f3b6a19 PrefKeys: maybe-fix for http://getsatisfaction.com/mozilla/topics/ubiquity_source_version_forbids_non_latin_accented_characters 2009-11-27 14:48:39 +09:00
satyr 68b694f88f makeSearchCommand(): Prevented script evaluations in chrome://ubiquity/content/hiddenframe.html as well as "No chrome package registered for ..." messages. 2009-11-22 07:22:46 +09:00
satyr b879b6f09b standard-feeds/search: Added previews to answers/ask/bing/IMDb. Applied the patch at #816 to google-image-search with some corrections. 2009-11-22 07:05:40 +09:00
satyr 181582d21a suggest.html: XHTML 1.0 -> HTML5 2009-11-22 04:44:55 +09:00
satyr 49e627e986 developer-news: Fixed a encoding bug. 2009-11-20 11:08:03 +09:00
satyr 5360b23389 s{application/x-javascript}{application/javascript}g 2009-11-20 10:53:03 +09:00
satyr 8922eb58ce Utils: focusUrlInBrowser() can now focus across windows. 2009-11-18 11:54:18 +09:00
satyr f0a3d4f199 Ubiquity: Fixed a bug that pressing Enter didn't execute noun-first suggestions from selection. Put ahead rendering timing on shown. Removed pointless __MIN_CMD_PREVIEW_LENGTH. 2009-11-18 11:24:18 +09:00
satyr d2c12e5b22 Made suggestions mouse-scrollable. 2009-11-18 07:59:35 +09:00
satyr 9550372056 Ubiquity: Now memorizes the hilited suggestion on hidden. 2009-11-18 06:36:15 +09:00
satyr 2b8903d171 msgservice: Now uses Utils.reportError() and shows traceback only when available. 2009-11-18 05:45:03 +09:00
satyr 7dc9cc1c89 FeedManager: Made feeds prototype-based. 2009-11-16 22:23:10 +09:00
satyr 479e19ced8 noun_type_contact: Now retries on error. 2009-11-16 15:25:58 +09:00
satyr 5c8b314f9f manage.py: s/<em:/</g 2009-11-16 05:40:54 +09:00
satyr 77371d5966 maxVersion: 3.7a1pre 2009-11-16 05:33:29 +09:00
satyr 2370c09d8a Added Utils.reportError(). Command errors in Error Console now point to the original locations. 2009-11-16 04:35:25 +09:00
satyr 415d494332 Utils: JSON.stringify(seq(0)) === "[]" 2009-11-16 02:23:24 +09:00
satyr 103c8d79a3 Utils: history.search() now strips "moz-anno:favicon:" from favicon URLs. Added seq(). 2009-11-15 23:46:30 +09:00
satyr 8dd584748f "open" now includes awesome results. Obsoleted awkward cmd.nameArg. 2009-11-15 08:28:16 +09:00
satyr 5e3a692ed4 CmdUtils: Another bunch of minor improvements. Refreshed docs. 2009-11-15 07:10:16 +09:00
satyr 32504d1253 Disabling two more outdated feed plugins for now. 2009-11-15 02:46:21 +09:00
satyr fdecb5107d Utils: Bunch of minor improvements. 2009-11-15 02:25:15 +09:00
satyr c65a297ebc Utils: openUrlInBrowser() now returns the opened tab or window. 2009-11-14 01:50:32 +09:00
satyr 7f852427d9 Utils: ref(actor|ormatt)ings 2009-11-14 01:06:01 +09:00
satyr 272a5d6e73 s/Application.prefs/Utils.prefs/g 2009-11-13 23:57:52 +09:00
satyr aa5129f450 rmdir codemirror 2009-11-13 19:21:31 +09:00
satyr 56f5ac261c web-content: Removed some inline styles and trailing spaces. 2009-11-13 09:52:01 +09:00
satyr 8b460af197 Babeled zillas. 2009-11-13 09:22:10 +09:00
satyr be55af6826 about: Bumped dispatch targets. 2009-11-13 08:04:32 +09:00
satyr 9211b483f7 popupmenu: Non-left click to preview. 2009-11-13 06:44:07 +09:00
satyr 882e403144 Ubiquity: Replaced Utils.setTimeout()s with window.setTimeout()s. Added toString(). 2009-11-13 06:05:56 +09:00