Nimetu
|
be95880a95
|
Remove libwww, only keep html entitites list
--HG--
branch : develop
|
2015-04-17 15:10:00 +03:00 |
|
Nimetu
|
d1d0c0cf50
|
Parse local files (ingame help) with new html parser
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:53:10 +03:00 |
|
Nimetu
|
1dc48143f3
|
Implement html parser using libxml2
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:52:34 +03:00 |
|
Nimetu
|
5d4cbdce26
|
Remove libwww dependency from CGroupHTML::addLink() signature
--HG--
branch : libxml2-html-parser
|
2015-04-13 20:51:39 +03:00 |
|
Nimetu
|
eeb881d49e
|
Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
--HG--
branch : develop
|
2015-03-29 18:24:19 +03:00 |
|
Nimetu
|
55672485c9
|
Add embolden, oblique, underline, strikethrough styles to CViewText
--HG--
branch : develop
|
2015-03-29 18:24:16 +03:00 |
|
kervala
|
c2139e95c0
|
Fixed: Compilation with GCC
--HG--
branch : develop
|
2015-03-02 23:27:12 +01:00 |
|
Nimetu
|
c00ba3f2c1
|
Fix compilation
--HG--
branch : develop
|
2015-03-01 18:41:16 +02:00 |
|
kaetemi
|
18d211f79b
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-22 10:53:17 +01:00 |
|
kaetemi
|
6e06b4e79e
|
Merge with dfighter-tools
--HG--
branch : hotfix
|
2015-02-22 10:45:48 +01:00 |
|
kaetemi
|
1879a434f7
|
Visual Studio 2013 compilation support for NLGUI
--HG--
branch : develop
|
2015-02-20 17:17:07 +01:00 |
|
kervala
|
e8b0765e7c
|
Merge with hotfix
--HG--
branch : develop
|
2015-02-14 14:31:19 +01:00 |
|
kervala
|
b0937ec02b
|
Changed: Minor changes
--HG--
branch : hotfix
|
2015-02-14 12:47:03 +01:00 |
|
Jan Boon
|
d360f78a1c
|
Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98)
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : develop
|
2015-01-09 18:09:17 +01:00 |
|
Nimetu
|
85f63b7db3
|
Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
|
2015-01-09 13:11:20 +02:00 |
|
Nimetu
|
fbea1d2173
|
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : fix-issue-225
|
2015-01-09 12:59:53 +02:00 |
|
dfighter1985
|
4d67a41f94
|
CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : hotfix
|
2014-12-21 22:55:27 +01:00 |
|
dfighter1985
|
0ac94e3e72
|
CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
|
2014-10-20 22:49:46 +02:00 |
|
dfighter1985
|
8c5ad81199
|
it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
|
2014-10-20 22:21:59 +02:00 |
|
dfighter1985
|
b6d9e3285f
|
DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
|
2014-10-20 20:57:08 +02:00 |
|
dfighter1985
|
2fe2077170
|
When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
|
2014-10-20 18:51:53 +02:00 |
|
Jan Boon
|
e2eb5d739c
|
Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering
--HG--
branch : develop
|
2014-10-18 04:44:34 +02:00 |
|
Nimetu
|
78e1bb6147
|
Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
|
2014-10-18 01:20:56 +03:00 |
|
Nimetu
|
48b346fed8
|
Fix crash when using textarea without form
--HG--
branch : develop
|
2014-10-18 00:15:51 +03:00 |
|
dfighter1985
|
67aa7a50d2
|
set the Id of the text properly when loading the decorated edit box.
--HG--
branch : dfighter-tools
|
2014-10-17 22:25:30 +02:00 |
|
dfighter1985
|
923b36f0e5
|
Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
--HG--
branch : dfighter-tools
|
2014-10-17 21:18:26 +02:00 |
|
dfighter1985
|
ba1e3c9919
|
Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
|
2014-10-17 16:01:50 +02:00 |
|
dfighter1985
|
210f93a4f2
|
Save decorated edit box as such.
--HG--
branch : dfighter-tools
|
2014-10-16 21:03:58 +02:00 |
|
dfighter1985
|
18866c88af
|
Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
|
2014-10-16 20:58:47 +02:00 |
|
dfighter1985
|
274efe6798
|
Allow selection of CGroupEditBox.
--HG--
branch : dfighter-tools
|
2014-10-16 20:29:36 +02:00 |
|
dfighter1985
|
42ebad94f6
|
Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
|
2014-10-16 20:25:19 +02:00 |
|
dfighter1985
|
f91846c970
|
Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
|
2014-10-15 19:46:43 +02:00 |
|
Nimetu
|
0a1a1244ae
|
Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
|
2014-10-15 00:02:38 +03:00 |
|
Nimetu
|
799705b7ed
|
Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.
--HG--
branch : html-table-rendering
|
2014-10-14 15:29:06 +03:00 |
|
Nimetu
|
a53b9305a2
|
Add rowspan and colspan attributes
--HG--
branch : html-table-rendering
|
2014-10-14 15:26:14 +03:00 |
|
dfighter1985
|
c5cd6990fe
|
When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
|
2014-10-13 17:47:42 +02:00 |
|
dfighter1985
|
8066717aa2
|
Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
|
2014-10-13 15:43:10 +02:00 |
|
dfighter1985
|
2dd6278771
|
Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
|
2014-10-13 15:26:47 +02:00 |
|
Nimetu
|
11927cca93
|
Render table and cell borders
--HG--
branch : html-table-rendering
|
2014-10-13 01:59:20 +03:00 |
|
Nimetu
|
283cbe8092
|
Add bordercolor attribute to table tag
--HG--
branch : html-table-rendering
|
2014-10-13 01:10:46 +03:00 |
|
dfighter1985
|
487c6a3440
|
GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
|
2014-10-12 23:07:08 +02:00 |
|
dfighter1985
|
b3dd26e01c
|
Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
|
2014-10-12 23:05:22 +02:00 |
|
Nimetu
|
2de4315027
|
Fix table cellpadding
--HG--
branch : html-table-rendering
|
2014-10-12 17:43:18 +03:00 |
|
dfighter1985
|
ded18b266c
|
Implemented new action.
--HG--
branch : dfighter-tools
|
2014-10-11 21:43:28 +02:00 |
|
dfighter1985
|
e5d2e9293d
|
Moved CRootGroup out of CInterfaceParser.
--HG--
branch : dfighter-tools
|
2014-10-11 19:30:30 +02:00 |
|
dfighter1985
|
7e16e95c35
|
CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
|
2014-10-11 16:26:38 +02:00 |
|
dfighter1985
|
fe89e8f77c
|
Added limits to pch, should fix Linux build.
--HG--
branch : dfighter-tools
|
2014-10-11 13:04:03 +02:00 |
|
dfighter1985
|
481298b9f1
|
Merged develop
--HG--
branch : dfighter-tools
|
2014-10-11 02:15:07 +02:00 |
|
dfighter1985
|
7b45a05562
|
Added support for grouping widgets.
--HG--
branch : dfighter-tools
|
2014-10-11 00:42:43 +02:00 |
|
dfighter1985
|
aac2fd41a1
|
Allow multiselection.
--HG--
branch : dfighter-tools
|
2014-10-10 20:25:25 +02:00 |
|