Miciah Dashiel Butler Masters
368504f736
Update SpiderMonkey configure check Debian compatibility
...
Support the new libmozjs packages in Debian unstable that replace the
old libsmjs packages.
2006-02-26 08:28:15 +00:00
Miciah Dashiel Butler Masters
b2ec6e0a3e
Update SpiderMonkey configure check Debian compatibility
...
Support the new libmozjs packages in Debian unstable that replace the
old libsmjs packages.
2006-02-26 08:25:22 +00:00
Miciah Dashiel Butler Masters
59ad38bc53
Update Lua configure check for 5.0
...
Use the new names instead of the deprecated names to increase
the likelihood that later versions, which might lack the
backwards-compatibility wrappers, will work.
2006-02-26 08:20:30 +00:00
witekfl
c26ce0d291
spec: s/gawk/awk/
2006-02-25 10:16:35 +01:00
witekfl
dca8b9e115
>& is bashism
2006-02-25 09:58:17 +01:00
Timo Lindfors
212b4a2893
Fix bug #741 : "html comments shouldn't be evaluted inside STYLE elements"
2006-02-22 19:45:14 -05:00
Russ Rowan
dbc46f73f7
Merge with git+ssh://pasky.or.cz/srv/git/elinks.git
2006-02-22 19:39:55 -05:00
Petr Baudis
004cad5d8c
Tidyup.
2006-02-23 00:57:44 +01:00
Russ Rowan
2a5317a67b
Scary stuff indeed.
2006-02-21 23:12:12 -05:00
Miciah Dashiel Butler Masters
b64b76a3ce
Revert bad stuff in a3fb98f499
...
Revert stuff that wasn't supposed to have been committed.
2006-02-19 07:31:39 +00:00
Miciah Dashiel Butler Masters
143398f09d
Unwrap a line in query_delete_selected_item.
2006-02-19 07:22:51 +00:00
Miciah Dashiel Butler Masters
b8063709c0
Query whether to delete the selected hierbox item if the user answers
...
no to confirmation to delete the marked item.
2006-02-19 07:19:35 +00:00
Miciah Dashiel Butler Masters
b97508e48a
Simplify query_delete_selected_item
...
Check whether the item can be deleted before allocating the context so
as to save a free in the case that the item cannot be deleted.
2006-02-19 07:15:27 +00:00
Miciah Dashiel Butler Masters
e9799a2265
Reflow the control flow in push_hierbox_delete_button
2006-02-19 07:13:37 +00:00
Miciah Dashiel Butler Masters
6683f14bc1
Factor query_delete_selected_item out of push_hierbox_delete_button.
2006-02-19 07:11:51 +00:00
Miciah Dashiel Butler Masters
d87a90da6b
Drop temporary variables when using listbox_message
2006-02-19 06:46:05 +00:00
Miciah Dashiel Butler Masters
a3fb98f499
src/bfu
...
Inconsequential change to push_hierbox_delete_button
Use item instead of context->item.
2006-02-19 06:22:12 +00:00
Laurent MONIN
72f82e8553
Fix 2 translations.
2006-02-19 01:42:36 +01:00
Jonas Fonseca
b772b12847
Build HTML versions of scripts in po/perl
2006-02-19 01:27:31 +01:00
Kalle Olavi Niemitalo
595261c601
Fixed all accelerator conflicts.
...
This includes conflicts between msgstr and msgid.
The accelerators are probably not optimal now, but at least they are unique.
2006-02-19 02:17:19 +02:00
Kalle Olavi Niemitalo
96cc86bc64
v1.4 supports a new option: --msgid-fallback.
2006-02-19 02:11:52 +02:00
Jonas Fonseca
8e1b6011bb
po: mention one known false-positive reported by check-po
2006-02-19 00:17:05 +01:00
Jonas Fonseca
3436d63507
da.po: fix all errors and hotkey conflicts reported by check-po
2006-02-19 00:13:08 +01:00
Jonas Fonseca
274e32f6d5
Update po files to have accellerator checking tags
2006-02-19 00:05:26 +01:00
Laurent MONIN
d0e0bff4dc
French translation was updated.
2006-02-18 22:47:28 +01:00
Pavol Babincak
f4a430e480
Support for double-width glyphs in DOM renderer
...
Removed duplicate code for UTF-8 in DOM renderer. Modified DOM renderer
to correctly displaying multi-width glyphs.
2006-02-18 20:28:01 +01:00
Pavol Babincak
5561437629
Added UTF-8 to ELinks version.
2006-02-18 20:28:01 +01:00
Pavol Babincak
fc5f2389ed
Support for double-width glyphs in plain renderer
...
Removed duplicate code for UTF-8 in plain renderer. Modified plain renderer
to correctly displaying multi-width glyphs.
2006-02-18 20:28:00 +01:00
Pavol Babincak
c726080def
Double-width glyph support in terminal draw
...
Added unicode_to_cell detect double-width glyphs. Modified terminal draw to
correctly accept double-width glyphs.
2006-02-18 20:28:00 +01:00
Pavol Babincak
81778bc5d7
Correct computing of cursor position in UTF-8 textarea.
2006-02-18 20:28:00 +01:00
Pavol Babincak
f9d67aeb73
Added configure option --enable-utf-8
...
For enabling better UTF-8 support by Witek and Scrool.
2006-02-18 20:28:00 +01:00
Pavol Babincak
3ffa7cac91
Bug fix: formating error in UTF-8 textarea
...
When textarea contains UTF-8 characters they are not correctly wrapped.
2006-02-18 20:27:52 +01:00
Pavol Babincak
585d69355a
Bug fix: hidden UTF-8 characters before end of input box
...
Bug fix: when UTF-8 characters are entered into input box they are hidden
before end of input box.
2006-02-18 20:27:51 +01:00
Pavol Babincak
0bacd766e2
Added UTF-8 char length lookup table
...
Added lookup table to quick get number of bytes of UTF-8 character from
first byte.
2006-02-18 20:27:50 +01:00
Pavol Babincak
259a64a7a7
Code cleanup.
2006-02-18 20:27:48 +01:00
Witold Filipczyk
44a1aa9c87
Witekfl's UTF-8 patch v5.
2006-02-18 20:27:46 +01:00
Kalle Olavi Niemitalo
3251644dcf
Locale::PO now preserves unrecognized flags, although there is still
...
no documented way to access them. It also preserves the order of
flags, if no flags are modified.
Replaced the fuzzy, c_format, and php_format fields with _flaghash,
and renamed the _flag field to _flagstr.
Flag-setting functions silently map unsupported values (e.g. 42) to
supported ones (e.g. 1), which they also return.
The c_format and php_format methods treat empty strings as undef,
rather than as 0.
Names of flags are case-sensitive, like in GNU Gettext.
POD changes:
Unlisted the bugs that have now been fixed.
2006-02-18 20:30:40 +02:00
Kalle Olavi Niemitalo
4217f2c555
Merge with http://elinks.cz/elinks.git
2006-02-18 12:21:47 +02:00
Kalle Olavi Niemitalo
2431fe4711
Made it possible to scan msgid strings for accelerator conflicts, too.
...
But disabled that for now.
2006-02-18 12:21:18 +02:00
witekfl
03814543ae
Merge with git+ssh://pasky.or.cz/srv/git/elinks.git
2006-02-17 19:18:59 +01:00
witekfl
f5b0611486
Removed *.html and fixed typos
2006-02-17 19:16:57 +01:00
Miciah Dashiel Butler Masters
190259ca22
mem_alloc_align: drop the obj type parameter
...
Instead use the object itself, i.e., replace typeof(obj) with
typeof(**ptr).
2006-02-17 17:32:59 +00:00
Miciah Dashiel Butler Masters
e6b9093f87
find_form_state: use mem_align_alloc to save some code
2006-02-17 16:52:38 +00:00
witekfl
fae675316b
Let BSD users use DEL on the console
2006-02-15 23:25:54 +01:00
Kalle Olavi Niemitalo
d66ed0e76d
Merge with http://elinks.cz/elinks.git
2006-02-15 22:13:55 +02:00
Eric Wald
3ce3f01f30
Add support for forcing wrapping at the screen boundary
...
This patch modifies ELinks wrapping behavior slightly.
* The wrap command now toggles line wrapping in HTML mode, as well as
text mode. Note that when the HTML view of a page is wrapped, its
source view is unwrapped, and vice versa.
* Tabs in text-mode lines are now handled correctly.
* Wrapping a line that reaches exactly to the edge of the screen will
no longer produce a blank line in text mode.
* Text within extra-wide table cells is now wrapped to less than the
screen width, to eliminate sideways scrolling.
The last point is only enabled by setting TABLE_LINE_PADDING to a
non-negative number, in the src/setup.h header file, because it is a
significant change of behavior from previous versions.
2006-02-15 15:50:29 +01:00
Kalle Olavi Niemitalo
3dcb386b81
Merge with http://elinks.cz/elinks.git
2006-02-12 23:42:05 +02:00
Miciah Dashiel Butler Masters
8ce8740359
SMJS: Return JS_FALSE if one specifies an invalid type of action for
...
a keybinding.
2006-02-12 21:20:36 +00:00
Kalle Olavi Niemitalo
e7dfe6d5da
Merge with http://elinks.cz/elinks.git
2006-02-12 23:15:59 +02:00
Miciah Dashiel Butler Masters
3dfa237982
Include bfu/msgbox.h for info_box.
...
This is clearly unnecessary as the code already builds, but it is more
proper to include the header file explicitely.
2006-02-12 21:07:15 +00:00