Commit graph

34 commits

Author SHA1 Message Date
dfighter1985
3e5137810b CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager. 2012-07-12 21:39:51 +02:00
dfighter1985
e24cffa79f Merged default branch into gui-refactoring. 2012-07-02 22:46:08 +02:00
dfighter1985
bf624b79ec CHANGED: #1471 CGroupHTML, CGroupParagraph, CViewLink are now part of the NELGUI library and are under the NLGUI namespace. 2012-07-01 03:11:24 +02:00
dfighter1985
0c8698d7f0 CHANGED: #1471 CDBGroupComboBox is now part of the NELGUI library and is under the NLGUI namespace. 2012-06-29 02:57:29 +02:00
dfighter1985
02ba7f66f9 CHANGED: #1471 CDBGroupComboBox no longer depends on the isLoggedin global Ryzom game variable. 2012-06-29 00:30:27 +02:00
dfighter1985
02227edb58 CHANGED: #1471 CGroupEditBox is now in the NELGUI library and is under the NLGUI namespace. 2012-06-23 03:27:49 +02:00
dfighter1985
1854b8e33a CHANGED: #1471 CCtrlTextButton is now part of NELGUI library, and is under NLGUI namespace. 2012-06-21 22:20:02 +02:00
dfighter1985
b244a05cf1 CHANGED: #1471 CViewText is now part of NELGUI library and is under the NLGUI namespace. 2012-06-17 02:49:00 +02:00
dfighter1985
f8df1159ff CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 2012-06-16 22:21:14 +02:00
dfighter1985
84fe4773fb CHANGED: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dfighter1985
7a32e739e7 CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
dfighter1985
41134639db CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
dfighter1985
2e9fe265f2 CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
sfb
2f9410f22d Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
dfighter1985
dc6c1db2cd CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
kervala
ec2011ece5 Changed: #878 Fix typos in comments/code 2012-05-14 13:08:44 +02:00
dfighter1985
d2d4838252 Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +02:00
kervala
b7fe9c27ee Changed: #1433 Merge changes from patch 1.13 (patch provided by Molator) 2012-03-09 13:03:47 +01:00
kervala
a272d956c2 Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
kervala
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
eb3f1737c2 Changed: #878 Fix typos in comments/code 2010-11-02 14:00:32 +01:00
kervala
dcb9e859c6 Fixed: #1146 Store last login in client.cfg instead of Registry 2010-10-30 17:56:38 +02:00
kervala
411405feb5 Changed: #825 Remove all warning when compiling Ryzom 2010-10-24 20:23:15 +02:00
kervala
42d1cbf9fd Changed: Use of getRyzomModes 2010-10-19 14:22:10 +02:00
kervala
91e371e533 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-03 22:55:29 +02:00
vl
3acf3e7de8 Removed: flooding warning 2010-07-26 10:56:22 +02:00
kervala
dac2ec8357 Changed: #991 Make sure all debug files are created in log directory 2010-06-21 21:03:21 +02:00
kervala
46707ef3bc Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
8abcc22d5a Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-05 19:59:22 +02:00
kervala
1ee6003817 Fixed: #951 Use nlWindow instead of void* for window ID 2010-05-31 13:15:36 +02:00
kervala
1c36c03d3c Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
kervala
a970ad675c Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
thorbjorn
fb9f11120a 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
acemtp
1792297c93 initial version 2010-05-06 02:08:41 +02:00