Commit graph

2683 commits

Author SHA1 Message Date
dfighter1985
d3fb86cc22 CHANGED: #1471 Implemented property querying for CGroupModal.
--HG--
branch : gsoc2012-gui-editor
2012-07-31 05:56:28 +02:00
dfighter1985
7efbd2ff7e CHANGED: #1471 Implemented property querying for CGroupFrame.
--HG--
branch : gsoc2012-gui-editor
2012-07-31 05:19:24 +02:00
dfighter1985
f0b11577a0 CHANGED: #1471 Implemented property querying for CGroupTable.
--HG--
branch : gsoc2012-gui-editor
2012-07-30 22:50:35 +02:00
dfighter1985
8ddbbcb6fa CHANGED: #1471 Implemented property querying for CGroupEditbox and CGroupCell.
--HG--
branch : gsoc2012-gui-editor
2012-07-30 21:50:51 +02:00
dfighter1985
cdb93cedaa CHANGED: #1471 Implemented property querying for CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
2012-07-30 06:33:36 +02:00
dfighter1985
5eadca5b57 CHANGED: #1471 Implemented property querying for CCtrlTabButton.
--HG--
branch : gsoc2012-gui-editor
2012-07-30 05:17:33 +02:00
dfighter1985
50d3dce8f7 CHANGED: #1471 Implemented CCtrlTextButton property querying.
--HG--
branch : gsoc2012-gui-editor
2012-07-28 23:12:22 +02:00
dfighter1985
0afe418b1c CHANGED: #1471 Implemented property querying for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
2012-07-28 20:37:36 +02:00
dfighter1985
9694f1a9ab CHANGED: #1471 Implemented property querying for CCtrlBaseButton.
--HG--
branch : gsoc2012-gui-editor
2012-07-28 20:07:20 +02:00
kaetemi
1f5e08b20f Fixed: A strange loading crash with bad textures 2012-07-28 12:40:36 +02:00
kaetemi
e029348d9a Fixed: Typos 2012-07-28 11:31:28 +02:00
kaetemi
d14bbaf331 Added: Implementation of timer tests for linux 2012-07-28 01:32:48 +02:00
dfighter1985
4d687f006f CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
2012-07-28 00:17:41 +02:00
kaetemi
ebabe8ed73 Fixed: Missed something 2012-07-27 22:51:38 +02:00
kaetemi
555336bbea Changed: Simplify more 2012-07-27 22:49:17 +02:00
kaetemi
6404f8eafa Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client 2012-07-27 22:35:26 +02:00
kaetemi
1c9c2eeded Changed: Simplify some things 2012-07-27 22:33:07 +02:00
kaetemi
bf70ca6bb2 Added: Function to prefer high resolution local time 2012-07-27 22:26:49 +02:00
kaetemi
96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 2012-07-27 21:20:07 +02:00
kaetemi
09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 2012-07-27 12:36:36 +02:00
dfighter1985
d4cbe55b4a CHANGED: #1471 implemented property querying for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
2012-07-27 08:14:16 +02:00
dfighter1985
bd41a67067 ADDED: #1471 Implemented basic framework for querying widget properties. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
2012-07-26 20:12:24 +02:00
dfighter1985
feeb3165c4 FIXED: #1471 LinkList should update the edited item's display when the editor is finished.
--HG--
branch : gsoc2012-gui-editor
2012-07-25 22:10:23 +02:00
dfighter1985
515657823b CHANGED: #1471 LinkList and LinkEditor are now fully implemented.
--HG--
branch : gsoc2012-gui-editor
2012-07-25 21:51:05 +02:00
kaetemi
d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 2012-07-25 10:15:04 +02:00
kaetemi
59bdae308e Fixed: Compile error in mfc world editor primitive plugin 2012-07-25 10:13:58 +02:00
dfighter1985
c14d91cfaf ADDED: #1471 My work on the link editor so far. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
2012-07-25 09:09:12 +02:00
dfighter1985
00afb70bb8 CHANGED: #1471 ActionEditor is now implemented.
--HG--
branch : gsoc2012-gui-editor
2012-07-24 21:41:20 +02:00
dfighter1985
e4df30fc93 CHANGED: #1471 ProcEditor is now fully implemented. It can add/remove/move up/move down procedure actions.
--HG--
branch : gsoc2012-gui-editor
2012-07-24 19:58:20 +02:00
dfighter1985
854343434d CHANGED: #1471 The procedure list window is now fully implemented ( can add/remove/edit procedures ).
--HG--
branch : gsoc2012-gui-editor
2012-07-24 06:58:47 +02:00
dfighter1985
b60ec33fdf CHANGED: #1471 Forgot to add new files in previous commit. Also when the GUI is loaded the NelGUIWidget emits a signal now.
--HG--
branch : gsoc2012-gui-editor
2012-07-24 04:48:12 +02:00
dfighter1985
aa00672997 ADDED: #1471 ProcList window, it will list the loaded procedures. Functionality not yet implemented.
--HG--
branch : gsoc2012-gui-editor
2012-07-23 23:03:58 +02:00
sfb
9d1d9d8bef merge 2012-07-23 12:33:55 -05:00
sfb
1d35fd5b7b Additional build path ignore. 2012-07-23 12:26:38 -05:00
dfighter1985
2cfd7820d0 CHANGED: #1471 Buttons can now be selected in the NelGUI widget or the widget hierarchy widget, and they will become highlighted.
--HG--
branch : gsoc2012-gui-editor
2012-07-22 23:32:35 +02:00
dfighter1985
69a40421a7 CHANGED: #1471 Don't show the over texture for buttons when in editor mode.
--HG--
branch : gsoc2012-gui-editor
2012-07-22 02:46:33 +02:00
dfighter1985
ed300ea4b8 CHANGED: #1471 Don't execute action handlers and/or Lua scripts in editor mode. Warning log message when trying to look up non-existent action handlers.
--HG--
branch : gsoc2012-gui-editor
2012-07-22 02:09:37 +02:00
dfighter1985
0d21b4fd29 ADDED: #1471 new class CEventListener that can register with the NEl event server and then send the pumped events to a CInputHandler instance which ofc translates them to Nel GUI events and sends them to whoever listens. Also added a timer to NelGUIWidget which periodically pumps events and redraws the viewport.
--HG--
branch : gsoc2012-gui-editor
2012-07-21 21:12:43 +02:00
dfighter1985
165762c94c CHANGED: #1471 added the winEvent, macEvent, x11Event handlers from Dnk's Nel widget to my own, and now the GUI widget resizes the rendered image as the widget is resized.
--HG--
branch : gsoc2012-gui-editor
2012-07-21 18:55:43 +02:00
dfighter1985
af7eb699c2 CHANGED: #1471 Added a new property for CI18N noResolution, when it's set the translation labels are not resolved, and it's set while using the GUI Editor.
--HG--
branch : gsoc2012-gui-editor
2012-07-21 04:44:47 +02:00
dfighter1985
a84fe1bcf4 CHANGED: #1471 The widget hierarchy widget will not use the full name of widgets (e.g.: ui:something:somethingelse ), only their own name ( e.g.: somethingelse ).
--HG--
branch : gsoc2012-gui-editor
2012-07-21 04:12:39 +02:00
dfighter1985
18f1d21a35 FIXED: #1471 The rendered image should no longer disappear from NelGUI widget, when resizing another widget.
--HG--
branch : gsoc2012-gui-editor
2012-07-20 20:31:47 +02:00
kervala
0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 2012-07-20 18:51:50 +02:00
dfighter1985
16af5289ee ADDED: #1471 The widget hierarchy tree view is now filled with real data, when loading a project.
--HG--
branch : gsoc2012-gui-editor
2012-07-20 06:53:30 +02:00
dfighter1985
b711965b15 CHANGED: #1471 Extended the project file parser a little, now it also takes a MasterGroup name, and the name of a group that's activated after parsing. These are used to activate the groups, so that the Nel GUI widgets can be drawn.
--HG--
branch : gsoc2012-gui-editor
2012-07-20 04:25:30 +02:00
dfighter1985
15ec7410f6 CHANGED: #1471 Project file changes in the project window will now be applied. Also it will cause the GUI XML files to be reparsed and the NelGUI widget to be redrawn.
--HG--
branch : gsoc2012-gui-editor
2012-07-20 03:50:23 +02:00
dfighter1985
3f6b40bf3a FIXED: #1471 Pointless and senseless check preventing project file deletion.
--HG--
branch : gsoc2012-gui-editor
2012-07-19 22:33:18 +02:00
dfighter1985
cadd13ba53 ADDED: #1471 Loaded project files are now parsed, and the result is displayed.
--HG--
branch : gsoc2012-gui-editor
2012-07-19 22:28:45 +02:00
dfighter1985
efb1d8a6aa CHANGED: #1471 project files and project window now work differently. Project files define 2 kinds of files and the project window now displays both kinds in a treeview.
--HG--
branch : gsoc2012-gui-editor
2012-07-19 08:11:08 +02:00
dfighter1985
f9bcc43d8c ADDED: #1471 Nel3D widget ( based on Dnk's similar widget ), NelGUI widget skeletons. NelGUI widget will be the widget which renders the GUI library's output and forward the input for it.
--HG--
branch : gsoc2012-gui-editor
2012-07-19 04:39:30 +02:00