2006-09-25 |
Kalle Olavi Niemitalo | Garbage-collect SMJS objects before flushing caches.
|
commit | commitdiff | tree |
2006-09-25 |
Kalle Olavi Niemitalo | List "Triggered When" before "Arguments" in the event...
|
commit | commitdiff | tree |
2006-09-25 |
Kalle Olavi Niemitalo | List events in alphabetical order.
|
commit | commitdiff | tree |
2006-09-25 |
Kalle Olavi Niemitalo | comment fix (__STDC_ISO_10646__, not __STDC_ISO_10646)
|
commit | commitdiff | tree |
2006-09-24 |
Kalle Olavi Niemitalo | Use wcwidth if available and applicable.
|
commit | commitdiff | tree |
2006-09-24 |
Kalle Olavi Niemitalo | Bug 381: Store codepage-to-Unicode mappings as dense...
|
commit | commitdiff | tree |
2006-09-24 |
Kalle Olavi Niemitalo | Bug 381: New macro is_cp_ptr_utf8(cp_ptr).
|
commit | commitdiff | tree |
2006-09-24 |
Kalle Olavi Niemitalo | Bug 381: Halve sizeof(struct table_entry).
|
commit | commitdiff | tree |
2006-09-24 |
Kalle Olavi Niemitalo | Bug 381: Make codepage data const.
|
commit | commitdiff | tree |
2006-09-23 |
Kalle Olavi Niemitalo | Bug 810: Add a few comments pointing to the bug.
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Callers of cp_to_unicode() assert that it didn't return...
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Define datarootdir in Makefile.config.in, for better...
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Fix spelling in the "Python support is incomplete"...
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Explain why the configure script tries to use -rdynamic.
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Internally rename the utf_8 codepage to utf8.
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Rename CONFIG_UTF_8 to CONFIG_UTF8.
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Change "utf_8" to "utf8" in most identifiers.
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | Bug 772: Recognize ESC [ Z as Shift-Tab, and bind it...
|
commit | commitdiff | tree |
2006-09-17 |
Kalle Olavi Niemitalo | terminal doc: Explain the "ECMA-48 Terminfo $TERM"...
|
commit | commitdiff | tree |
2006-09-10 |
Kalle Olavi Niemitalo | sig_tstp: Use _exit() rather than exit().
|
commit | commitdiff | tree |
2006-09-10 |
Kalle Olavi Niemitalo | Prepend $(top_builddir) to @INSTALL@ if it is relative.
|
commit | commitdiff | tree |
2006-09-09 |
Kalle Olavi Niemitalo | "Resize terminal" tries to use the window size increment.
|
commit | commitdiff | tree |
2006-09-03 |
Kalle Olavi Niemitalo | fi.po: minor update
|
commit | commitdiff | tree |
2006-09-03 |
Kalle Olavi Niemitalo | UTF-8: Stepping functions set *count even if an assertion...
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | add_accesskey_to_string: Add the Alt modifier to the...
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | UTF-8: Don't update form_state.state_cell if it is...
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | UTF-8: Fix scrolling of input fields.
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | UTF-8: Reformat get_link_cursor_offset() a little.
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | New function colspan_is_in_box()
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | UTF-8: New functions for stepping forward and backward...
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | viewer: Document some members of struct form_state.
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | fi.po: minor update
|
commit | commitdiff | tree |
2006-09-02 |
Kalle Olavi Niemitalo | Change elinks.or.cz to elinks.cz and one i.e. to e...
|
commit | commitdiff | tree |
2006-08-27 |
Kalle Olavi Niemitalo | ECMAScript: If accessKey is a surrogate, throw an error...
|
commit | commitdiff | tree |
2006-08-27 |
Kalle Olavi Niemitalo | Outdent labels as instructed in doc/hacking.txt.
|
commit | commitdiff | tree |
2006-08-25 |
Kalle Olavi Niemitalo | terminal UTF-8: Reject code points reserved for UTF...
|
commit | commitdiff | tree |
2006-08-25 |
Kalle Olavi Niemitalo | terminal UTF-8: Have an array for the interlink->utf_8...
|
commit | commitdiff | tree |
2006-08-24 |
Kalle Olavi Niemitalo | Define and use macros for handling UTF-16 surrogates.
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | ECMAScript: Preserve all of Unicode when setting the...
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | ECMAScript: Fix previous careless SEE changes.
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | ECMAScript: More accessKey tests.
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | ECMAScript: Preserve all of Unicode when reading the...
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | parse_keystroke: Fold the case of Ctrl-letter after...
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | parse_keystroke: Fold the case of Ctrl-letter only...
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | Change the description of the connection.try_ipv4 option.
|
commit | commitdiff | tree |
2006-08-20 |
Kalle Olavi Niemitalo | ECMAScript: Added a test for the accessKey property.
|
commit | commitdiff | tree |
2006-08-19 |
Kalle Olavi Niemitalo | UTF-8: Split UCS_REPLACEMENT_CHARACTER off UCS_NO_CHAR.
|
commit | commitdiff | tree |
2006-08-19 |
Kalle Olavi Niemitalo | fi.po: keybindings, authentication, and managers
|
commit | commitdiff | tree |
2006-08-19 |
Kalle Olavi Niemitalo | config: Change an error message in the keybinding manager.
|
commit | commitdiff | tree |
2006-08-19 |
Kalle Olavi Niemitalo | fi.po: kaavake -> lomake, like in MSIE and Firefox.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | terminal UTF-8: check_kbd_label_key() allows non-ASCII...
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | BFU UTF-8: check_hotkeys_common() compares hotkeys...
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | UTF-8 doc: unicode_fold_label_case() may be called...
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | UTF-8: New function cp_to_unicode().
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | terminal doc: More documentation for keyboard event...
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | terminal UTF-8: New type term_event_char_T.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | BFU UTF-8: select_button_by_key() folds the case of...
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | terminal: New type term_event_modifier_T.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | terminal: New enum term_event_special_key.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | terminal: Define term_event_key_T as int32_t, not int.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | really_add_keybinding: Remove unneeded initialization.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | doc: Document parse_keystroke().
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | Support Ctrl-Alt-letter key combinations.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | check_kbd_label_key: Allow only the Alt modifier.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | Key name strings are const in read_key() and in its...
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | parse_keystroke: Never write back to the input string.
|
commit | commitdiff | tree |
2006-08-13 |
Kalle Olavi Niemitalo | really_add_keybinding: Display the canonical name of...
|
commit | commitdiff | tree |
2006-08-12 |
Kalle Olavi Niemitalo | try_document_key: Convert the key to UCS-4, resolving...
|
commit | commitdiff | tree |
2006-08-12 |
Kalle Olavi Niemitalo | try_mark_key: Reject non-ASCII keys as mark characters.
|
commit | commitdiff | tree |
2006-08-12 |
Kalle Olavi Niemitalo | UTF-8 doc: Clarify FIXME in try_document_key.
|
commit | commitdiff | tree |
2006-08-12 |
Kalle Olavi Niemitalo | add_accesskey_to_string: Use KBD_MOD_NONE, rather than...
|
commit | commitdiff | tree |
2006-08-12 |
Kalle Olavi Niemitalo | terminal: Introduce term_event_key_T.
|
commit | commitdiff | tree |
2006-08-12 |
Kalle Olavi Niemitalo | UTF-8 doc: Clarify FIXME in add_accesskey_to_string.
|
commit | commitdiff | tree |
2006-05-21 |
Kalle Olavi Niemitalo | BFU: Fix infinite loops in menus that have only unselectable...
|
commit | commitdiff | tree |
2006-05-21 |
Kalle Olavi Niemitalo | BFU: Fix searching in menus past unselectable items.
|
commit | commitdiff | tree |
2006-05-21 |
Kalle Olavi Niemitalo | fi.po: minor update
|
commit | commitdiff | tree |
2006-05-21 |
Kalle Olavi Niemitalo | accel-check: Add context info to cookies/dialogs.c...
|
commit | commitdiff | tree |
2006-05-21 |
Kalle Olavi Niemitalo | BOOKMARKS: Tell the user why the Move button didn't...
|
commit | commitdiff | tree |
2006-05-21 |
Kalle Olavi Niemitalo | If make -k was used and a sub-Make fails, build the...
|
commit | commitdiff | tree |
2006-05-15 |
Kalle Olavi Niemitalo | Use int_bounds in move_current_tab.
|
commit | commitdiff | tree |
2006-05-14 |
Kalle Olavi Niemitalo | BFU: Redraw the terminal when moving the main menu...
|
commit | commitdiff | tree |
2006-05-14 |
Kalle Olavi Niemitalo | BFU: Display the main menu immediately when activating it.
|
commit | commitdiff | tree |
2006-05-14 |
Kalle Olavi Niemitalo | Fix assertion failure when closing a terminal that...
|
commit | commitdiff | tree |
2006-05-14 |
Kalle Olavi Niemitalo | doc: Fixed a quote in AsciiDoc markup.
|
commit | commitdiff | tree |
2006-05-14 |
Kalle Olavi Niemitalo | Don't let move_current_tab move the tab beyond the...
|
commit | commitdiff | tree |
2006-05-14 |
Kalle Olavi Niemitalo | New tabs always open below dialogs, never above.
|
commit | commitdiff | tree |
2006-05-13 |
Kalle Olavi Niemitalo | doc: Added src/bfu/README.
|
commit | commitdiff | tree |
2006-05-13 |
Kalle Olavi Niemitalo | doc: Minor fixes wrt accel-check.
|
commit | commitdiff | tree |
2006-04-26 |
Kalle Olavi Niemitalo | doc: Always refer to elinks.cz rather than elinks.or.cz.
|
commit | commitdiff | tree |
2006-04-26 |
Kalle Olavi Niemitalo | doc: CVS is no longer used. Mention static accel checking.
|
commit | commitdiff | tree |
2006-04-26 |
Kalle Olavi Niemitalo | doc: More AsciiDoc compatibility.
|
commit | commitdiff | tree |
2006-04-23 |
Kalle Olavi Niemitalo | doc: Misc spelling and AsciiDoc compatibility fixes.
|
commit | commitdiff | tree |
2006-04-23 |
Kalle Olavi Niemitalo | fi.po: Changed one translation.
|
commit | commitdiff | tree |
2006-02-19 |
Kalle Olavi Niemitalo | Fixed all accelerator conflicts.
|
commit | commitdiff | tree |
2006-02-19 |
Kalle Olavi Niemitalo | v1.4 supports a new option: --msgid-fallback.
|
commit | commitdiff | tree |
2006-02-18 |
Kalle Olavi Niemitalo | Locale::PO now preserves unrecognized flags, although...
|
commit | commitdiff | tree |
2006-02-18 |
Kalle Olavi Niemitalo | Merge with http://elinks.cz/elinks.git
|
commit | commitdiff | tree |
2006-02-18 |
Kalle Olavi Niemitalo | Made it possible to scan msgid strings for accelerator...
|
commit | commitdiff | tree |
2006-02-15 |
Kalle Olavi Niemitalo | Merge with http://elinks.cz/elinks.git
|
commit | commitdiff | tree |
2006-02-12 |
Kalle Olavi Niemitalo | Merge with http://elinks.cz/elinks.git
|
commit | commitdiff | tree |