utils.js: Add coroutine interface to XMLHttpRequest
[conkeror.git] / content / NEWS
blob8321e35f33b0ad8204a59fe64cd75f0fc4d8e0af
1 -*- outline -*-
3 User visible changes. See ChangeLog for more details listing of
4 changes.
6 ** Changes since 0.42
7 * XULRunner platform.
9 * new command, conkeror-version
11 * add_command renamed to interactive
13 * make_key renamed to kbd
15 * new command, save-image
17 * new command, reinit
19 * new numberedlinks keys to save-link and follow in another frame.
21 ** Changes since 0.39
22 * fixed next/prev word bindings for text areas
24 * fixed save-link
26 * new commands save-page, save-page-as-text, save-page-complete
28 * Hopefully keyboard focus is fixed
29 Conkeror listens on the window, now, for keypresses making it that
30 much harder to lose keyboard focus. Hitting TAB to focus the window
31 and allow scrolling is still sometimes required.
33 ** Changes since 0.37
34 * new keymap numberedlinks_kmap
35 Use this keymap to customise keybindings when selecting a numbered
36 link. See bindings.js for current bindings.
38 ** Changes since 0.36
39 * bump version to work with firefox 2.0 
41 ** Changes since 0.35
43 ** Changes since 0.34
44 * 2 new globals
45 The following globals can be set to change whether numbered and image
46 links are visible for new buffers.
48 default_show_numbered_links
49 default_show_numbered_images
51 ** Changes since 0.33
52 * new numberedlinks global toggle: global_numbered_links_mode
54 set this to false and you'll never see the numbered links.
56 * fixed firefox command
58 * webjumps loaded before rc file
60 * delicious_username has been replaced with add_delicious_webjumps ("myusername");
62 ** Changes since 0.32
63 * new command jsconsole
65 ** Changes since 0.30
66 * The bookmark listing shows bookmarks from subfolders, not just the top level bookmarks.
68 * double number bug fixed
70 * blank screen after killing a browser bug fixed
72 ** Changes since 0.29
73 bug fixes only.
75 ** Changes since 0.28
76 bug fixes only.
78 ** Changes since 0.27
79 * bookmark-bmenu-list command takes a prefix arg
80 now you can open the list in a new buffer or window.
82 ** Changes since 0.26
83 * -remote should work as expected
85 ** Changes since 0.24
86 * splits have been removed
87 This was fall out from fixing a scrolling bug. I suspect splits
88 weren't widely used so hopefully they won't be missed. I'm open to
89 ways of getting them working again.
91 ** Changes since 0.23
92 * new print-buffer command
93 * new extension command
94 * new renumber-links command
95 * asynchronous link numbering