Nimetu
|
5198501b82
|
Added: Lua function to render html string as new webpage
|
2016-09-21 20:11:13 +03:00 |
|
Nimetu
|
3ae34e7786
|
Fixed: Bad typo
|
2016-07-25 19:26:49 +03:00 |
|
Nimetu
|
5b0699bc84
|
Added: font style to <pre> element
|
2016-07-24 16:07:36 +03:00 |
|
Nimetu
|
007e4c4e92
|
Added: font-family style option
|
2016-07-24 16:07:31 +03:00 |
|
Nimetu
|
ef645bfa21
|
Added: Monospace font options
|
2016-07-24 16:07:18 +03:00 |
|
Nimetu
|
df7cc78791
|
Changed: Support custom font
|
2016-07-24 16:05:04 +03:00 |
|
Nimetu
|
6fc2f7d603
|
Added: Possible to use multiple fonts at the same time
|
2016-07-24 16:03:37 +03:00 |
|
Nimetu
|
bcc5ea56b8
|
Fixed: Double tooltip on web image links
|
2016-07-20 14:31:44 +03:00 |
|
kervala
|
a7f1e4e8e8
|
Changed: Don't need to hardcode a text offset because the old font was not aligned
|
2016-06-26 19:40:10 +02:00 |
|
kervala
|
2098aaece5
|
Fixed: The height of a CViewText was wrong in some cases because "|" is not the tallest character of the current font (ryzom.ttf)
|
2016-06-26 15:17:32 +02:00 |
|
Nimetu
|
aa32c25e56
|
Added: HTML css hsl(), hsla() color
|
2016-06-25 22:28:48 +03:00 |
|
Nimetu
|
f7cd50065f
|
Added: HTML css rgb() and rgba() color
|
2016-06-25 19:32:43 +03:00 |
|
Nimetu
|
44abf90861
|
Added: HTML #RGBA color
|
2016-06-25 18:17:53 +03:00 |
|
Nimetu
|
07a1f2000a
|
Fixed: Inconsistent html color parsing
|
2016-06-25 17:45:21 +03:00 |
|
Nimetu
|
a2d9be979d
|
Fixed: Keep \n inside <textarea>
|
2016-06-12 12:46:44 +03:00 |
|
Nimetu
|
d05b77ff8e
|
Changed: CSS inherit value for some properties
|
2016-06-12 12:46:42 +03:00 |
|
Nimetu
|
c8798be3cb
|
Changed: Set <textarea>, <input> font style
|
2016-06-12 10:30:16 +03:00 |
|
Nimetu
|
abffc7604a
|
Added: Rows attribute to <textarea> element
|
2016-06-12 10:22:22 +03:00 |
|
Nimetu
|
ce5d7e5e59
|
Added: Minimum lines option to multiline text
|
2016-06-12 10:22:22 +03:00 |
|
Nimetu
|
9479bf3ee8
|
Fixed: Send user-agent string and cookies with image request.
|
2016-05-25 12:08:12 +03:00 |
|
Nimetu
|
72daa060c4
|
Changed: Move addLink code to beginElement
|
2016-05-25 12:08:08 +03:00 |
|
Nimetu
|
5c7f7e9337
|
Changed: minor changes
|
2016-05-25 12:08:06 +03:00 |
|
kervala
|
23866079be
|
Changed: Replace size() comparisons by empty()
|
2016-05-25 23:18:11 +02:00 |
|
Nimetu
|
1d0b3077f6
|
Changed: Remove legacy HTTPCurrentDomain variable
|
2016-05-14 12:53:09 +03:00 |
|
Nimetu
|
0d3c81dde1
|
Fixed: Parsing url authority when path is empty
|
2016-05-14 12:53:09 +03:00 |
|
Nimetu
|
08a2506286
|
Changed: Rename CUrlParser domain variable
|
2016-05-14 12:53:09 +03:00 |
|