mattraykowski
|
e7e51f01e0
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
dfighter1985
|
fcb736c387
|
Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
518a30ee6c
|
Changed: Disabled some useless temporary files
|
2012-12-01 12:00:46 +01:00 |
|
dfighter1985
|
cb13ce46cd
|
MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
8922f96b9a
|
Changed: Synchronization with SVN
|
2012-09-11 20:26:36 +02:00 |
|
dfighter1985
|
e2abe1e33e
|
CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
|
2012-07-13 05:37:09 +02:00 |
|
dfighter1985
|
ba6fd68efc
|
CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager.
--HG--
branch : gui-refactoring
|
2012-07-12 21:39:51 +02:00 |
|
dfighter1985
|
f9cda42c8d
|
CHANGED: #1471 Moved some Lua related code from CInterfaceManager to CLuaManager and CInterfaceParser.
--HG--
branch : gui-refactoring
|
2012-07-12 09:01:35 +02:00 |
|
dfighter1985
|
11d2efb96f
|
CHANGED: #1471 Moved CProcedure code to it's own files, and also moved the procedure handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
|
2012-07-12 05:29:33 +02:00 |
|
dfighter1985
|
d301c46c27
|
Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
|
2012-07-02 22:46:08 +02:00 |
|
dfighter1985
|
4ba859dc7c
|
CHANGED: #1471 CDBGroupComboBox is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-29 02:57:29 +02:00 |
|
dfighter1985
|
595999580b
|
CHANGED: #1471 CGroupEditBox is now in the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-06-23 03:27:49 +02:00 |
|
dfighter1985
|
1222e35012
|
CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText )
--HG--
branch : gui-refactoring
|
2012-06-16 22:21:14 +02:00 |
|
dfighter1985
|
aca24ff510
|
CHANGED: #1471 CCtrlButton is now part of the NEL GUI library.
--HG--
branch : gui-refactoring
|
2012-06-16 00:23:20 +02:00 |
|
dfighter1985
|
56a75a90ab
|
CHANGED: #1471 Finally moved some of the basic widget classes and the widget manager, action handler manager to the GUI lib. Also moved some GUI related methods back to CLuaIHM.
--HG--
branch : gui-refactoring
|
2012-06-09 01:37:43 +02:00 |
|
kaetemi
|
9cd7498fe9
|
Fixed: Sound CSheetID implementation (part 2) (not tested)
--HG--
branch : sound_dev
|
2012-06-02 15:24:21 +02:00 |
|
kaetemi
|
cab401fa13
|
Merged: From default to sound_dev
--HG--
branch : sound_dev
|
2012-06-02 11:09:14 +02:00 |
|
dfighter1985
|
643ecb591e
|
CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager.
--HG--
branch : gui-refactoring
|
2012-06-01 01:22:05 +02:00 |
|
dfighter1985
|
0755db035f
|
CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc )
--HG--
branch : gui-refactoring
|
2012-05-31 04:27:27 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
Fabien_HENON
|
a55297c29a
|
Changed: #1469 StringId conversion to CSheetId for sounds
--HG--
branch : gsoc2012-fabien
|
2012-05-26 23:40:27 +02:00 |
|
dfighter1985
|
2db0a5d06e
|
CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-25 03:21:03 +02:00 |
|
dfighter1985
|
95955b72fe
|
CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used.
--HG--
branch : gui-refactoring
|
2012-05-24 05:02:24 +02:00 |
|
dfighter1985
|
982c57b70f
|
Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now!
--HG--
branch : cdb-refactoring
|
2012-04-22 06:45:35 +02:00 |
|
sfb
|
efa4fbdbf1
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
kervala
|
4027e82360
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-05 18:06:00 +02:00 |
|
kervala
|
f9cc842b82
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
kervala
|
626f05bcb9
|
Changed: #878 Fix typos in comments/code
|
2010-12-08 14:47:17 +01:00 |
|
kervala
|
9550ed9d36
|
Changed: #878 Fix typos in comments/code
|
2010-11-12 14:26:38 +01:00 |
|
kervala
|
12ce931793
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-10-31 14:09:57 +01:00 |
|
kervala
|
8b5437515c
|
Changed: #878 Fix typos in comments/code
|
2010-06-13 17:22:27 +02:00 |
|
kervala
|
05b6447aad
|
Changed: #927 Move OS specific code from client or server to NeL when it's possible
|
2010-05-22 14:15:29 +02:00 |
|
vl
|
bec9f0f252
|
Changed: #825 remove some warning
|
2010-05-15 18:47:21 +02:00 |
|
thorbjorn
|
ea28199136
|
Fixed: Compile fixes for gcc 4.5.0
Example:
error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error: for a function-style cast, remove the redundant ‘::pair’
|
2010-05-08 23:27:35 +02:00 |
|
kervala
|
c863ea7644
|
Changed: #851 misc linux patches (patches provided by ratmice)
|
2010-05-08 15:26:22 +02:00 |
|
acemtp@users.sourceforge.net
|
d5c601ffa5
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|