1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-30 12:30:52 +02:00
Commit Graph

369 Commits

Author SHA1 Message Date
Andrew Dolgov
2b38f79c86 update translations 2009-03-21 22:58:32 +03:00
Andrew Dolgov
5161564f3d add support for adding syndicated notes to published articles 2009-03-06 13:40:59 +03:00
Andrew Dolgov
46b84d2998 offline: actions dropdown works 2009-02-15 22:41:16 +03:00
Andrew Dolgov
9ca945a6d2 offline: try to keep local server info ready for offline mode 2009-02-13 00:12:18 +03:00
Andrew Dolgov
b4dc02e207 offline: sync tweaks 2009-02-12 18:50:32 +03:00
Andrew Dolgov
acac8448a4 use prototype instead of getElementById 2009-02-10 12:06:15 +03:00
Andrew Dolgov
1a00325836 toggleUnread: handle local db 2009-02-04 22:55:01 +03:00
Andrew Dolgov
96f8322d71 cdmClicked: do not select article on click 2009-02-04 17:48:49 +03:00
Andrew Dolgov
03c96380ed offline: properly close resultsets with rs.close() 2009-02-04 14:20:25 +03:00
Andrew Dolgov
20919a06a1 move offline stuff to offline.js 2009-02-04 10:07:15 +03:00
Andrew Dolgov
c8a9fe5b07 properly update local vfeed counters 2009-02-04 09:51:31 +03:00
Andrew Dolgov
a4b906ec46 view: update offline feedlist counters 2009-02-03 22:33:52 +03:00
Andrew Dolgov
2f71f07bdd update local db on toggle marked and view_offline() 2009-02-03 21:54:03 +03:00
Andrew Dolgov
45a6446d87 add placeholder view_offline() 2009-02-03 19:38:33 +03:00
Andrew Dolgov
e0999d95c3 cache_expire: separate TTL for various kinds of cached objects 2009-02-02 16:58:02 +03:00
Andrew Dolgov
d63170bff0 articles_callback: do not try to extract counters when transport.responseXML is MIA 2009-02-02 15:58:24 +03:00
Andrew Dolgov
31234407bf enable cache of feedlist data 2009-02-02 15:14:34 +03:00
Andrew Dolgov
fb456d28f2 experimental gears cache work 2009-02-02 15:02:10 +03:00
Andrew Dolgov
49fd1e944f code cleanup (remove old xmlhttp references) 2009-02-02 11:49:00 +03:00
Andrew Dolgov
2184738a44 check for backend-returned fatal errors in major callbacks 2009-01-31 23:03:40 +03:00
Andrew Dolgov
56ff756447 toggleMark, togglePub: abort when there is no image to work on 2009-01-26 06:20:56 +01:00
Andrew Dolgov
273d1e293e new style exception reporting 2009-01-23 18:19:17 +01:00
Andrew Dolgov
e8a429e3f8 properly select next unread feed in feedlist when catching up 2009-01-23 15:20:36 +01:00
Andrew Dolgov
307d187c6c rework assigning articles to tags 2009-01-23 14:20:05 +01:00
Andrew Dolgov
37843d7042 remove confirmation prompt from assign/remove label actions 2009-01-21 18:12:07 +01:00
Andrew Dolgov
d75ed3eba5 headlines toolbar: code cleanup 2009-01-21 05:04:57 +01:00
Andrew Dolgov
b62f6ff448 headlines dropdown: reset scrollTop on display 2009-01-20 19:04:52 +01:00
Andrew Dolgov
bf3c98384d rework subtoolbar actions dropdown 2009-01-20 18:46:21 +01:00
Andrew Dolgov
1c9c602534 remove label: do not reload headlines 2009-01-18 16:29:25 +01:00
Andrew Dolgov
f92471951b dynamically show new label markers in headlines buffer w/o reload 2009-01-18 16:07:31 +01:00
Andrew Dolgov
e2549229e1 display article labels in headlines buffer 2009-01-18 14:54:40 +01:00
Andrew Dolgov
898e85628b remove label headlines from cache when articles are being assigned to it 2009-01-18 11:25:06 +01:00
Andrew Dolgov
933ba4ee9c assorted labels bugfixes and UI work 2009-01-18 10:09:52 +01:00
Andrew Dolgov
b8a637f3d2 implement assign-to-label in subtoolbar 2009-01-18 09:47:34 +01:00
Andrew Dolgov
ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov
3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov
a969b30bb1 block cdmWatchdog() in Fresh feed 2008-11-13 06:53:41 +01:00
Andrew Dolgov
4710e3dc03 add (disabled) function to show original article inline in the content pane 2008-10-22 08:54:38 +01:00
Andrew Dolgov
f46192bb19 catchup in category view mode jumps to the next unread category 2008-10-01 05:06:55 +01:00
Andrew Dolgov
a411875be5 set N/P hotkeys to scroll active article (or headlines pane in CDM) 2008-09-09 08:08:47 +01:00
Andrew Dolgov
eedfb635dd add function to open article summary in a popup window 2008-09-05 08:36:57 +01:00
Andrew Dolgov
e75d70b5a8 add link to invert headline/article selection (closes #216) 2008-08-18 07:21:35 +01:00
Andrew Dolgov
e5ebee0941 render_article: fix resetting scroll on article change 2008-07-30 04:27:25 +01:00
Andrew Dolgov
17042fc0a2 restyle resizer 2008-07-25 06:11:22 +01:00
Andrew Dolgov
a598370dde add low bandwidth mode (less automatic requests in the background) 2008-06-24 08:43:20 +01:00
Andrew Dolgov
5ee9816cba mark active category in headlines 2008-06-05 09:44:33 +01:00
Andrew Dolgov
004523dda5 remove toggling from = hotkey, rename to f h 2008-06-03 16:43:25 +01:00
Andrew Dolgov
028959411c add some additional checks on child.id attributes being present in CDM auxilary functions 2008-05-28 09:43:17 +01:00
Andrew Dolgov
df485d4f8e new hotkey =: toggle hide read headlines 2008-06-03 16:37:46 +01:00
Andrew Dolgov
793ec6ff22 do not autohide notify in view() 2008-05-31 07:52:52 +01:00
Andrew Dolgov
fbcabe1e3e parse article reply for content to cache even when it is out of sequence 2008-05-22 06:45:11 +01:00
Andrew Dolgov
3f70f90ffe view: always show article in headlines, even when loading is required 2008-05-22 06:40:57 +01:00
Andrew Dolgov
a7764e5105 use real link to article in headlines list (for middle click) (2) 2008-05-21 08:50:58 +01:00
Andrew Dolgov
6cc1fab322 check for failures to request counters in async way after viewfeed/view 2008-05-21 05:38:28 +01:00
Andrew Dolgov
3cd4239a62 CDM: show clickable excerpt if article is collapsed 2008-05-21 04:47:14 +01:00
Andrew Dolgov
022d9e9e45 dispose from out of sequence article_callback2() calls 2008-05-20 17:06:12 +01:00
Andrew Dolgov
997d9d7cad view: request counters in background, request_counters(): add client rate limit 2008-05-20 16:59:42 +01:00
Andrew Dolgov
5aaf9b34e4 request counters asynchronously after viewfeed has succeeded but w/o counters block 2008-05-20 13:52:38 +01:00
Andrew Dolgov
ee8768dbbb massive code cleanup 2008-05-20 06:47:57 +01:00
Andrew Dolgov
3a40e8a2ed add placeholder mouse trap code, misc fixes 2008-05-19 11:24:46 +01:00
Andrew Dolgov
730dbf1910 loading progress bar for main window 2008-05-19 08:37:44 +01:00
Andrew Dolgov
abe6d9346e map inline search to | 2008-05-19 07:37:55 +01:00
Andrew Dolgov
2c3bd11965 article_callback2: do not showArticleInHeadlines() there 2008-05-19 04:44:32 +01:00
Andrew Dolgov
b2bb787c77 cache/preload tweaks 2008-05-18 09:52:42 +01:00
Andrew Dolgov
aa0fa9df1e getNeighborIds: add scope, add automatic prefetch for articles under mouse 2008-05-18 09:51:07 +01:00
Andrew Dolgov
438f2ce922 fix create filter dialog when called from main UI, fix exception_error() parameter position errors 2008-05-17 17:25:41 +01:00
Andrew Dolgov
314fcd2bfd new shortcut: tab (selects article under cursor) 2008-05-17 16:58:15 +01:00
Andrew Dolgov
081e527d3a vfeed grouping: prevent duplicate group headings 2008-05-17 05:42:20 +01:00
Andrew Dolgov
b61cf20ca2 CDM mode: remove obsolete 't' hotkey 2008-05-16 03:13:50 +01:00
Andrew Dolgov
5ad9d13211 CDM mode: add article selection, rework moveToPost() 2008-05-16 03:06:57 +01:00
Andrew Dolgov
93f66472ef misc fixes, rework hotkeys code placement 2008-05-16 02:38:32 +01:00
Andrew Dolgov
3818a89ba0 headline inline search: automatically fix odd/even classes 2008-05-04 08:41:51 +01:00
Andrew Dolgov
7a822893ce online search in headline buffer (hotkey shift-I) 2008-05-04 07:46:32 +01:00
Andrew Dolgov
3c2d7945ae invalidate local cache when view mode/limit is changed 2008-02-23 06:44:13 +01:00
Andrew Dolgov
54eb7d20dd toggleUnread: enable effect for another cmode 2008-02-19 16:13:40 +01:00
Andrew Dolgov
0df009c3b8 CDM highlight/display tweaks; tweaks for n/p hotkeys (refs #191) 2008-02-19 16:08:57 +01:00
Andrew Dolgov
587bef1021 some more fixes 2008-02-19 16:01:09 +01:00
Andrew Dolgov
b8e6acea95 assorted fixes, support for n/p shortcuts in CDM (refs #191) 2008-02-19 15:49:36 +01:00
Andrew Dolgov
3de99e6b6c invalidate headline cache when clicking on unread article 2007-11-26 18:32:37 +01:00
Andrew Dolgov
11063ec65c only update cache when viewing unread articles when view_mode is all_articles 2007-11-22 08:45:46 +01:00
Andrew Dolgov
4c009c783c update cache when viewing unread articles (2) 2007-11-22 08:36:26 +01:00
Andrew Dolgov
fdcdf2de7c update cache when viewing unread articles 2007-11-22 08:35:50 +01:00
Andrew Dolgov
ce411c4b74 recache headlines when removing updated mark 2007-11-22 07:03:37 +01:00
Andrew Dolgov
ebda016b58 invalidate headline cache when updated article is clicked 2007-11-22 06:15:21 +01:00
Andrew Dolgov
52d7e7da48 disable headline cache when searching 2007-11-21 11:34:06 +01:00
Andrew Dolgov
7e8832b3e2 headline cache tweaks 2007-11-21 10:59:22 +01:00
Andrew Dolgov
dd5865d466 headline cache fixes 2007-11-21 10:15:14 +01:00
Andrew Dolgov
5d17ead9b2 headline caching fixes 2007-11-21 10:05:04 +01:00
Andrew Dolgov
e19c1824e9 add experimental headline caching 2007-11-21 09:23:34 +01:00
Andrew Dolgov
a70ab7400b toggleUnread: properly handle cmode 2007-10-18 04:00:18 +01:00
Andrew Dolgov
a04c8e8dc2 add collapsed CDM mode 2007-10-18 03:55:44 +01:00
Andrew Dolgov
76283a4c15 showArticleInHeadlines: abort when row is missing 2007-10-10 13:09:09 +01:00
Andrew Dolgov
c32cd48afe infscroll: properly restore headline selections on load (closes #146) 2007-09-05 17:10:35 +01:00
Andrew Dolgov
5fe7767c0e catchupRelative: move to ajax.request 2007-08-30 02:01:23 +01:00
Andrew Dolgov
4764c27ef8 disable infinite scrolling when Limit == 0 (closes #143) 2007-08-29 15:10:41 +01:00
Andrew Dolgov
e7e66b38d3 tweak infscroll 2007-08-29 02:01:14 +01:00
Andrew Dolgov
ee506d2a05 tweak infscroll 2007-08-28 06:12:01 +01:00
Andrew Dolgov
82764a41dd rework infinite scroll request synchronization 2007-08-28 06:05:45 +01:00
Andrew Dolgov
2ef1af84c8 viewfeed: code cleanups 2007-08-26 07:39:46 +01:00
Andrew Dolgov
ba5fac1b5f update translations 2007-08-26 07:25:48 +01:00
Andrew Dolgov
868d0ed27e showArticleInHeadlines: add exception handling 2007-08-24 08:56:13 +01:00
Andrew Dolgov
71d277deec switch view() to async 2007-08-24 08:53:35 +01:00
Andrew Dolgov
6c3b019894 async headlines_callback fixes 2007-08-24 06:45:42 +01:00
Andrew Dolgov
29dfb258c9 fix some issues in infinite scrolling 2007-08-24 06:31:57 +01:00
Andrew Dolgov
a49f5e055e headlines_callback: async 2007-08-24 05:59:12 +01:00
Andrew Dolgov
d395a94275 misc code cleanups 2007-08-24 05:36:00 +01:00
Andrew Dolgov
1341ea0dbe add some async counters handling 2007-08-24 05:04:55 +01:00
Andrew Dolgov
f5e0338d84 fix article starring/publishing on MSIE (closes #139) 2007-08-23 14:54:17 +01:00
Andrew Dolgov
8be83f424a implement catchup above/below (refs #140) 2007-08-22 05:45:01 +01:00
Andrew Dolgov
36e05046e0 rpc mark/pub return proper counters, rework all_counters_callback 2007-08-20 13:58:11 +01:00
Andrew Dolgov
b685ba25b7 properly request counters when starring/publishing article 2007-08-20 13:37:46 +01:00
Andrew Dolgov
ace1a6da76 disable pub/mark effects in CDM 2007-08-20 08:59:18 +01:00
Andrew Dolgov
a5ae125a8d allow to mark selected articles as read, L10N bumps 2007-08-19 06:13:45 +01:00
Andrew Dolgov
88d96ad888 disable effects for batch pub/mark operations 2007-08-11 05:08:26 +01:00
Andrew Dolgov
6b0f49f9fe add some puffing to pub and mark icons 2007-08-11 05:04:45 +01:00
Andrew Dolgov
2bc2147f2e optimize counter responses in markSelected, etc 2007-08-10 05:03:56 +01:00
Andrew Dolgov
e4f4b46f9d published feeds work 2007-08-09 13:45:30 +01:00
Andrew Dolgov
a219fec54d CDM and infinite scrolling tweaks 2007-08-09 09:36:56 +01:00
Andrew Dolgov
b3c67a4803 infinite scrolling: tweaks 2007-08-09 08:41:14 +01:00
Andrew Dolgov
ac54143200 infinite scrolling 2007-08-09 08:36:04 +01:00
Andrew Dolgov
e4914b6275 make 'v' hotkey work in CDM mode 2007-08-09 07:56:11 +01:00
Andrew Dolgov
8a5b4579fa confirm page catchup (closes #134) 2007-08-08 14:17:30 +01:00
Andrew Dolgov
298f3f783a add shortcut to open active article in new tab 2007-07-20 07:01:18 +01:00
Andrew Dolgov
af6f8bf241 tweak catchup_callback 2007-07-01 04:20:55 +01:00
Andrew Dolgov
fee51fc66b drop history 2007-06-14 07:02:50 +01:00
Andrew Dolgov
8622758381 possible workaround for xmlhttp stucking on safari (2) 2007-06-07 11:44:34 +01:00
Andrew Dolgov
03c88bdd94 add runtime info to headlines response 2007-06-07 09:06:36 +01:00
Andrew Dolgov
c5af7171a5 possible workaround for xmlhttp stucking on safari 2007-05-30 15:54:47 +01:00
Andrew Dolgov
14b6c54b03 fix tag quote issues 2007-05-19 14:47:51 +01:00
Andrew Dolgov
c1b1874979 cache_invalidate: fix 2007-05-17 08:23:15 +01:00
Andrew Dolgov
007a38d4c3 new option: STRIP_UNSAFE_TAGS (utilized) 2007-05-16 08:05:42 +01:00
Andrew Dolgov
a5e46e0f76 correctHeadlinesOffset: add opera remark 2007-05-16 05:06:05 +01:00
Andrew Dolgov
0d88fd97df article_callback: enable error message when could not receive content 2007-05-16 04:39:05 +01:00
Andrew Dolgov
ac162cbe5a correct headlines scroll position in moveToPost() 2007-05-16 04:36:40 +01:00
Andrew Dolgov
b07b61da01 invalidate article cache when editing tags 2007-05-15 12:41:39 +01:00
Andrew Dolgov
3c19b05848 article cache: strip unneeded fields of cache objects 2007-05-15 08:56:19 +01:00
Andrew Dolgov
67343d9f9b compact some definitions in headlines list 2007-05-15 08:51:57 +01:00
Andrew Dolgov
961f4c7323 prefetch topmost articles on headlines load 2007-05-15 08:37:10 +01:00
Andrew Dolgov
addb583694 prefetch old articles when necessary 2007-05-15 07:19:48 +01:00
Andrew Dolgov
7289eacf91 lower max article cache size (30 to 20) 2007-05-15 07:02:35 +01:00
Andrew Dolgov
3de0261a53 piggyback counter information on headlines call 2007-05-15 06:59:22 +01:00
Andrew Dolgov
5a94a953ea piggy-back counters to view reply 2007-05-15 06:41:48 +01:00
Andrew Dolgov
fed4387da1 update prefetching store, add expiry 2007-05-15 06:21:19 +01:00
Andrew Dolgov
e097e8be75 add article prefetching, remove history tracking 2007-05-15 06:03:35 +01:00
Andrew Dolgov
2228d0e4a8 block no-articles-selected prompt for catchupPage 2007-05-11 06:51:47 +01:00
Andrew Dolgov
9cc600d1c4 tweak subtoolbar, update translations 2007-03-26 06:31:42 +01:00
Andrew Dolgov
ac7bcd7135 make CDM auto-catchup optional (closes #121) 2007-03-06 07:30:17 +01:00
Andrew Dolgov
9ec587042e add some more progress notifications 2007-03-04 10:54:07 +01:00
Andrew Dolgov
42c3291622 UI improvements 2007-03-02 20:58:58 +01:00
Andrew Dolgov
86173d9a95 force timestamp hack to most main operations 2007-02-07 18:01:35 +01:00
Andrew Dolgov
9acd22e844 cdmWatchdog: bail out when no container is present 2007-01-30 16:29:22 +01:00
Andrew Dolgov
c50e2b3004 cdm tweaks, misc fixes 2007-01-26 06:36:19 +01:00
Andrew Dolgov
13f08f7534 enable tags support in CDM 2007-01-25 10:38:13 +01:00
Andrew Dolgov
f8e471120d implement CDM auto-catchup for articles (2) 2007-01-25 10:13:18 +01:00
Andrew Dolgov
ba0978c86d implement CDM auto-catchup for articles 2007-01-25 10:12:33 +01:00
Andrew Dolgov
d62a3b6349 add tag dropbox to tag editor 2006-12-07 10:27:34 +01:00
Andrew Dolgov
0b126ac277 tag editor 2006-12-07 08:48:00 +01:00
Andrew Dolgov
d4eec882c0 check for invalid active_post_id in moveToPost 2006-12-07 06:07:46 +01:00
Andrew Dolgov
1dc8dba07c add experimental operation history stack 2006-12-04 09:26:09 +01:00
Andrew Dolgov
4b6206fa97 detect xmlhttp deadlocks in view() 2006-11-23 06:26:49 +01:00
Andrew Dolgov
f88e0a5d59 remove xmlhttp.abort() from viewfeed 2006-11-19 10:51:40 +01:00
Andrew Dolgov
b2128f017e fix broken toolbar in combined view mode 2006-11-01 05:49:48 +01:00
Andrew Dolgov
44cc6f204f scroll headlines and content container to top on update 2006-10-10 04:46:17 +01:00
Andrew Dolgov
1c2d719341 disable setActiveFeedId on view 2006-09-29 17:29:46 +01:00
Andrew Dolgov
0feab655ba code cleanups 2006-09-29 06:09:18 +01:00
Andrew Dolgov
8f3b99baec show new page on page catchup (2) 2006-09-29 05:57:07 +01:00
Andrew Dolgov
e08443c1bf show new page on page catchup 2006-09-29 05:55:07 +01:00
Andrew Dolgov
935f235da7 msie compatibility fixes 2006-09-29 05:45:26 +01:00
Andrew Dolgov
abbe0154f7 move counters processing to different xmlhttp object 2006-09-29 04:44:58 +01:00
Andrew Dolgov
9cb999060f code cleanups 2006-09-29 04:04:48 +01:00
Andrew Dolgov
59cc876cec abort xmlhttp on view/viewfeed 2006-09-29 02:24:26 +01:00
Andrew Dolgov
33b8cab44f fix notify box, add notify prompt in viewfeed 2006-09-28 13:42:47 +01:00
Andrew Dolgov
30031575b0 call update_all_comments() from headlines callback 2006-09-28 13:34:31 +01:00
Andrew Dolgov
80e4dc34fd css-based layout + required fixes (2) 2006-09-28 13:23:28 +01:00
Andrew Dolgov
6b4163cb46 css-based layout + required fixes 2006-09-28 13:00:03 +01:00
Andrew Dolgov
b47b5af7b9 fix catchupPage/bottom subtoolbar in CDM 2006-08-02 09:47:34 +01:00
Andrew Dolgov
88040f5795 add search-to-label converter, ability to unsubscribe from label, various label fixes 2006-08-01 08:54:46 +01:00
Andrew Dolgov
b00ed196e4 all_counters_callback broken xml notify moved to debug 2006-05-29 08:21:26 +01:00
Andrew Dolgov
a756529344 add sanity check & debug mode to prefs; misc code cleanups 2006-05-23 08:15:48 +01:00
Andrew Dolgov
ee1f45f4c7 unify frontend hotkey handlers 2006-05-23 07:55:26 +01:00
Andrew Dolgov
772bc83b8d remove rpc_pnotify_callback 2006-05-23 07:35:27 +01:00
Andrew Dolgov
5f51022a73 combined mode improvements (add toggle read link, set post as read when link is clicked) 2006-05-16 14:41:57 +01:00
Andrew Dolgov
894ebcf5e9 update_daemon work, remove unneeded indexes, query optimizations 2006-03-21 08:09:18 +01:00
Andrew Dolgov
720200957d minor headlines select/deselect glitches fixes 2006-03-10 12:08:19 +01:00
Andrew Dolgov
cf1bc085fa prettify debug output 2006-03-04 11:35:47 +01:00
Andrew Dolgov
59b8192f94 workaround for Opera cache of feeds/headlines panel; remove addheader param handling 2006-02-26 15:07:22 +01:00
Andrew Dolgov
e0a7121ba9 only enable bottom actions toolbar in headlines, when headlines list scrolls 2006-02-25 07:15:05 +01:00
Andrew Dolgov
6c7abfae07 viewfeed.js: implement catchupPage() (closes #44) 2006-02-25 06:16:28 +01:00
Andrew Dolgov
97dcd654bb Opera compatibility fixes 2006-02-24 11:15:30 +01:00
Andrew Dolgov
98bea1b163 duplicate feed actions toolbar on bottom (related to #44) 2006-02-24 10:33:09 +01:00
Andrew Dolgov
06d1a1c158 fix checkbox handling in combined mode 2006-01-09 14:55:39 +01:00
Andrew Dolgov
4e51dd2bc0 headlines: disable hotkeys for up/down in combined mode (closes #17) 2005-12-25 19:07:44 +01:00
Andrew Dolgov
83f043bb94 misc exception handling improvements 2005-12-14 08:29:38 +01:00
Andrew Dolgov
386cbf27aa combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output 2005-12-13 06:52:32 +01:00
Andrew Dolgov
3a95520247 s hotkey stars/unstars selection 2005-12-04 20:39:23 +01:00
Andrew Dolgov
c868b15476 refactor viewfeed.js toggleUnread/toggleStarred to selectionToggleUnread, selectionToggleMarked 2005-12-02 18:13:57 +01:00
Andrew Dolgov
f1f2db647f UNDO: simplify toggleStarred() for selection 2005-12-01 13:52:18 +01:00
Andrew Dolgov
88feb44216 simplify toggleStarred() for selection 2005-12-01 13:52:18 +01:00
Andrew Dolgov
9932fb068b hotkey s stars/unstars selected article 2005-12-01 13:43:13 +01:00
Andrew Dolgov
63186cdb78 add j,k bindings to subframes 2005-11-28 07:50:47 +01:00