SF.net SVN: geany:[3264] trunk
ntrel at users.sourceforge.net
ntrel at xxxxx
Fri Nov 21 16:49:38 UTC 2008
Revision: 3264
http://geany.svn.sourceforge.net/geany/?rev=3264&view=rev
Author: ntrel
Date: 2008-11-21 16:49:38 +0000 (Fri, 21 Nov 2008)
Log Message:
-----------
Update from file made by Tyler D'Agosta (thanks). This version
includes all character entities defined by HTML 2.0, HTML 3.2, and
HTML 4.0, and one (') defined in XHTML 1.0.
Modified Paths:
--------------
trunk/ChangeLog
trunk/THANKS
trunk/data/html_entities.tags
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2008-11-21 15:42:26 UTC (rev 3263)
+++ trunk/ChangeLog 2008-11-21 16:49:38 UTC (rev 3264)
@@ -9,11 +9,15 @@
* src/symbols.c:
Add Expand/Collapse All symbol list popup menu items.
- Disable smybol list sort items when there are no tags.
+ Disable symbol list sort items when there are no tags.
* src/ui_utils.h, src/plugindata.h, src/plugins.c, src/symbols.c,
src/ui_utils.c, plugins/filebrowser.c, plugins/classbuilder.c:
Add function ui_image_menu_item_new() to the plugin API, to easily
create a menu item with a stock image and a custom label.
+ * data/html_entities.tags, THANKS:
+ Update from file made by Tyler D'Agosta (thanks). This version
+ includes all character entities defined by HTML 2.0, HTML 3.2, and
+ HTML 4.0, and one (') defined in XHTML 1.0.
2008-11-20 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
Modified: trunk/THANKS
===================================================================
--- trunk/THANKS 2008-11-21 15:42:26 UTC (rev 3263)
+++ trunk/THANKS 2008-11-21 16:49:38 UTC (rev 3264)
@@ -54,6 +54,7 @@
Conrad Steenberg <gnocci-man(at)users(dot)sourceforge(dot)net> - symbol tree patch
Herbert Voss <voss(at)perce(dot)de> - LaTeX file template
Moritz Barsnick <barsnick(at)users(dot)sourceforge(dot)net> - Split Vertically command
+Tyler D'Agosta - Add missing HTML entities
Translators:
------------
Modified: trunk/data/html_entities.tags
===================================================================
--- trunk/data/html_entities.tags 2008-11-21 15:42:26 UTC (rev 3263)
+++ trunk/data/html_entities.tags 2008-11-21 16:49:38 UTC (rev 3264)
@@ -1,35 +1,36 @@
# each of the following lines represent a html entity
# used in HTML and PHP files when typing &...
+Á
á
-Á
+Â
â
-Â
´
+Æ
æ
-Æ
à
À
+ℵ
+Α
α
-Α
&
∧
∠
'
+Å
å
-Å
≈
+Ã
ã
-Ã
+Ä
ä
-Ä
„
+Β
β
-Β
¦
•
∩
+Ç
ç
-Ç
¸
¢
χ
@@ -41,8 +42,9 @@
↵
∪
¤
+‡
†
-‡
+⇓
↓
°
δ
@@ -61,46 +63,52 @@
ε
Ε
≡
+Η
η
-Η
ð
Ð
ë
Ë
€
+∃
ƒ
∀
½
¼
¾
+⁄
+Γ
γ
-Γ
≥
>
↔
+⇔
♥
…
+Í
í
-Í
+Î
î
-Î
¡
+Ì
ì
-Ì
+ℑ
∞
∫
+Ι
ι
-Ι
¿
∈
ï
Ï
κ
Κ
+Λ
λ
-Λ
+〈
«
←
+⇐
⌈
“
≤
@@ -126,29 +134,29 @@
¬
∉
⊄
+Ñ
ñ
-Ñ
ν
Ν
+Ó
ó
-Ó
+Ô
ô
-Ô
œ
Œ
+Ò
ò
-Ò
‾
ω
Ω
+Ο
ο
-Ο
⊕
∨
ª
º
+Ø
ø
-Ø
õ
Õ
⊗
@@ -158,29 +166,32 @@
∂
‰
⊥
+Φ
φ
-Φ
π
Π
ϖ
±
£
+″
′
-″
∏
∝
+Ψ
ψ
-Ψ
"
√
+〉
»
+⇒
→
⌉
”
+ℜ
®
⌋
+Ρ
ρ
-Ρ
›
’
@@ -207,8 +218,8 @@
τ
Τ
∴
+Θ
θ
-Θ
ϑ
þ
@@ -216,27 +227,29 @@
˜
×
™
+Ú
ú
-Ú
↑
+⇑
û
Û
ù
Ù
¨
ϒ
+Υ
υ
-Υ
+Ü
ü
-Ü
+℘
+Ξ
ξ
-Ξ
+Ý
ý
-Ý
¥
+Ÿ
ÿ
-Ÿ
+Ζ
ζ
-Ζ
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list