2007-01-06 |
Kalle Olavi Niemitalo | Hack elinkskeys.5 with sed some more, to please ESR.
|
commit | commitdiff | tree |
2007-01-03 |
Jens Seidel | [INTL:de] German PO file corrections
|
commit | commitdiff | tree |
2007-01-03 |
Witold Filipczyk | warning: ctext is used only with CONFIG_UTF8.
|
commit | commitdiff | tree |
2007-01-03 |
Kalle Olavi Niemitalo | Revise comments in struct codepage_desc and struct...
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make strings[] and no_str[] const.
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make cp2utf8 return a pointer to const.
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make add_utf8 accept a pointer to const.
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make input data and source file names const in memacpy...
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make many string parameters const in the memory leak...
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make errfile point to const.
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make u2cp and u2cp_no_nbsp return a pointer to const.
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make entity_cache.result point to const.
|
commit | commitdiff | tree |
2007-01-02 |
Kalle Olavi Niemitalo | Make get_entity_string return a pointer to const.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | conv_table.u.str points to const.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | Make no_str in charsets.c an array rather than a pointer...
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | Make table[] in charsets.c static.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | Document some variables in charsets.c.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | insert_in_string: Let the seq parameter point to const.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | Document struct conv_table.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | NEWS update
|
commit | commitdiff | tree |
2007-01-01 |
M. Levinson | Python: Give goto_url_hook only one argument, like...
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | utf8char_len_tab[] is const.
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | po/Makefile (update-po): Remove cd $(srcdir).
|
commit | commitdiff | tree |
2007-01-01 |
Kalle Olavi Niemitalo | Lots of NEWS. All important and many unimportant changes...
|
commit | commitdiff | tree |
2006-12-31 |
Kalle Olavi Niemitalo | Bug 919, mem_mmap_realloc: Don't overflow the buffer...
|
commit | commitdiff | tree |
2006-12-29 |
Kalle Olavi Niemitalo | Set ecmascript.enable = 0 by default.
|
commit | commitdiff | tree |
2006-12-27 |
Kalle Olavi Niemitalo | conf2doc: Backslashify --help, --enable, --disable...
|
commit | commitdiff | tree |
2006-12-27 |
Kalle Olavi Niemitalo | doc: Backslashify dashes in long options to prevent...
|
commit | commitdiff | tree |
2006-12-27 |
Kalle Olavi Niemitalo | doc: Fix some missing or incorrect letters.
|
commit | commitdiff | tree |
2006-12-26 |
Kalle Olavi Niemitalo | set_hline: Add a FIXME comment about invalid UTF-8.
|
commit | commitdiff | tree |
2006-12-26 |
Kalle Olavi Niemitalo | Bug 912, set_hline: Don't let LINE(y).length remain...
|
commit | commitdiff | tree |
2006-12-26 |
Kalle Olavi Niemitalo | Bug 912, realloc_line: Return the original line->length...
|
commit | commitdiff | tree |
2006-12-26 |
Kalle Olavi Niemitalo | Bug 912: Callers of realloc_line treat only values...
|
commit | commitdiff | tree |
2006-12-26 |
Kalle Olavi Niemitalo | set_hline: Define local variables as const where possible.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | Bug 871, 752: Lock down enum color_mode and change...
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | Bug 871: Fall back to 16 colors if color_mode is unsupported.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | fg_color[][] is const.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | color_modes[] is const.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | color_mode_infos are const.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | set_term_color: Fix a typo in a comment.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | Palettes are const.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | Explicitly compare to COLOR_MODE_MONO where appropriate.
|
commit | commitdiff | tree |
2006-12-25 |
Kalle Olavi Niemitalo | select_loop: If select fails, save its errno.
|
commit | commitdiff | tree |
2006-12-23 |
Kalle Olavi Niemitalo | terminal._template_.utf_8_io: Move the comment above...
|
commit | commitdiff | tree |
2006-12-23 |
Kalle Olavi Niemitalo | Bug 908, activate_link: Set fs->state before the fs...
|
commit | commitdiff | tree |
2006-12-22 |
Kalle Olavi Niemitalo | utf8_to_unicode: Reject characters in the surrogate...
|
commit | commitdiff | tree |
2006-12-22 |
Kalle Olavi Niemitalo | hacking.txt: spellings of UTF-8, utf8
|
commit | commitdiff | tree |
2006-12-22 |
Kalle Olavi Niemitalo | Add an initial comment as commanded in doc/hacking...
|
commit | commitdiff | tree |
2006-12-20 |
Kalle Olavi Niemitalo | Bug 902: set_hline: Assert that we didn't go past end...
|
commit | commitdiff | tree |
2006-12-20 |
Kalle Olavi Niemitalo | utf8_to_unicode: Reject invalid sequences, such as...
|
commit | commitdiff | tree |
2006-12-20 |
Kalle Olavi Niemitalo | Bug 902: set_hline: Allocate memory for one more character...
|
commit | commitdiff | tree |
2006-12-17 |
Kalle Olavi Niemitalo | Bug 826, UTF-8 set_hline: Don't skip the character...
|
commit | commitdiff | tree |
2006-12-17 |
Kalle Olavi Niemitalo | doc/perl.pod: Tweak the NAME section for pod2html.
|
commit | commitdiff | tree |
2006-12-17 |
Kalle Olavi Niemitalo | Remove cmd_installsrcdata.
|
commit | commitdiff | tree |
2006-12-17 |
Kalle Olavi Niemitalo | Prettify installation of manual pages.
|
commit | commitdiff | tree |
2006-12-17 |
M. Levinson | Python: Don't complain if hooks.py does not exist.
|
commit | commitdiff | tree |
2006-12-13 |
M. Levinson | Reset PyObject pointers to NULL when deinitializing.
|
commit | commitdiff | tree |
2006-12-10 |
Kalle Olavi Niemitalo | about_protocol_handler: Don't define len if CONFIG_SMALL.
|
commit | commitdiff | tree |
2006-12-10 |
Kalle Olavi Niemitalo | Bug 887: Fix the CONFIG_SMALL version of CANNOT_SAVE_COOKIES.
|
commit | commitdiff | tree |
2006-12-10 |
Kalle Olavi Niemitalo | Bug 846, SEE: Add checktype.c and checktype.h.
|
commit | commitdiff | tree |
2006-12-10 |
Kalle Olavi Niemitalo | Make html_context.quote_level unsigned.
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 846, SEE: Check thisobj->objectclass before casting.
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 827: Force UTF-8 I/O on if the UTF-8 charset is...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Merge with http://elinks.cz/elinks.git
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 788: Define n_a variables if the POPpx macro of...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 887: save_cookies reports errors if requested by...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 887: save_cookies ignores cookies_dirty if requested...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 887: New function secsave_strerror.
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 886: Set cookies_dirty if a cookie is edited via...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 886: Update cookies_dirty after delete_cookie calls...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 886: Postpone resaving the cookies until a bottom...
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Bug 886: Document why delete_cookie does not set cookies_dirty.
|
commit | commitdiff | tree |
2006-12-09 |
Kalle Olavi Niemitalo | Document the c_domains and cookie_servers lists.
|
commit | commitdiff | tree |
2006-12-08 |
M. Levinson | Bug 880: Prevent SIGSEGV in init_python when -no-home...
|
commit | commitdiff | tree |
2006-12-06 |
Kalle Olavi Niemitalo | Renumber all tinyids of SMJS properties to negative...
|
commit | commitdiff | tree |
2006-12-03 |
Kalle Olavi Niemitalo | split_line: Define text_end only ifdef CONFIG_UTF8.
|
commit | commitdiff | tree |
2006-12-03 |
Kalle Olavi Niemitalo | Bug 870: Don't panic if an SMJS property ID is unrecognized.
|
commit | commitdiff | tree |
2006-12-03 |
Kalle Olavi Niemitalo | Bug 846: {get,set}Property check JS_InstanceOf without...
|
commit | commitdiff | tree |
2006-12-02 |
Kalle Olavi Niemitalo | Bug 868: check_timers: Don't keep pointers to other...
|
commit | commitdiff | tree |
2006-12-02 |
Kalle Olavi Niemitalo | Merge with http://elinks.cz/elinks.git
|
commit | commitdiff | tree |
2006-12-02 |
Kalle Olavi Niemitalo | Document how timer callbacks erase timer IDs; add some...
|
commit | commitdiff | tree |
2006-12-01 |
Kalle Olavi Niemitalo | Merge with http://elinks.cz/elinks.git
|
commit | commitdiff | tree |
2006-12-01 |
Kalle Olavi Niemitalo | smjs_action_fn_callback: Assert the type of the correct...
|
commit | commitdiff | tree |
2006-12-01 |
Kalle Olavi Niemitalo | make install-doc installs doc/python.txt too.
|
commit | commitdiff | tree |
2006-12-01 |
Kalle Olavi Niemitalo | Rename TXT_DOCS to TXT_DOCS_NOINSTALL.
|
commit | commitdiff | tree |
2006-11-26 |
Kalle Olavi Niemitalo | Bug 846: Document the expected parents of form_elements_clas...
|
commit | commitdiff | tree |
2006-11-26 |
Kalle Olavi Niemitalo | SMJS: keymap_get_property: fix build error
|
commit | commitdiff | tree |
2006-11-26 |
Kalle Olavi Niemitalo | doc/Makefile: Don't install po/perl/ documentation.
|
commit | commitdiff | tree |
2006-11-26 |
Kalle Olavi Niemitalo | doc/Makefile: Move a semicolon outside ncmd invocation.
|
commit | commitdiff | tree |
2006-11-26 |
M. Levinson | doc: Additional functionality for Python backend.
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Add two more comments about how SMJS calls...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | doc/release.txt: What to do to bugs fixed in the new...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Add plenty of JS_InstanceOf assertions and...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Separate JS_GetParent & JS_GetPrivate calls...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Rename some local variables.
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Document the JSClass assumed in each JS_{Set...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Document the expected parents of SMJS class...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Comments on the relations between JSClasses...
|
commit | commitdiff | tree |
2006-11-25 |
Kalle Olavi Niemitalo | Bug 846: Document the private data in each SMJS class.
|
commit | commitdiff | tree |
2006-11-18 |
Kalle Olavi Niemitalo | Bug 841, CVE-2006-5925: Disable SMB earlier so that...
|
commit | commitdiff | tree |