Commit Graph

2689 Commits (42bf13dcfd9beb9dbb9aff366425b9b606941a1d)
 

Author SHA1 Message Date
dfighter1985 5c5f25cb8b CHANGED: #1471 Implemented property querying for CGroupHeader.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 02a6417039 CHANGED: #1471 Implemented property querying for CGroupList.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 70d5759713 CHANGED: #1471 Implemented property querying for CInterfaceGroupWheel.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 cee3e3c5b4 ADDED: #1471 Somehow I always forget to add these files...
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 a74593ae92 CHANGED: #1471 Implemented property querying for CGroupTree.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 e0af9e59cc CHANGED: #1471 Implemented property querying for CGroupMenu.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 d3fb86cc22 CHANGED: #1471 Implemented property querying for CGroupModal.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 7efbd2ff7e CHANGED: #1471 Implemented property querying for CGroupFrame.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 f0b11577a0 CHANGED: #1471 Implemented property querying for CGroupTable.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 8ddbbcb6fa CHANGED: #1471 Implemented property querying for CGroupEditbox and CGroupCell.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 cdb93cedaa CHANGED: #1471 Implemented property querying for CCtrlScroll.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 5eadca5b57 CHANGED: #1471 Implemented property querying for CCtrlTabButton.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 50d3dce8f7 CHANGED: #1471 Implemented CCtrlTextButton property querying.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 0afe418b1c CHANGED: #1471 Implemented property querying for CCtrlButton.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 9694f1a9ab CHANGED: #1471 Implemented property querying for CCtrlBaseButton.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kaetemi 1f5e08b20f Fixed: A strange loading crash with bad textures 12 years ago
kaetemi e029348d9a Fixed: Typos 12 years ago
kaetemi d14bbaf331 Added: Implementation of timer tests for linux 12 years ago
dfighter1985 4d687f006f CHANGED: #1471 Implemented property querying for CCtrlBase and CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kaetemi ebabe8ed73 Fixed: Missed something 12 years ago
kaetemi 555336bbea Changed: Simplify more 12 years ago
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 12 years ago
kaetemi 1c9c2eeded Changed: Simplify some things 12 years ago
kaetemi bf70ca6bb2 Added: Function to prefer high resolution local time 12 years ago
kaetemi 96d8d45c1d Added: Function and tool to check system timer sanity across cpu cores 12 years ago
kaetemi 09c3e0880d Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 12 years ago
dfighter1985 d4cbe55b4a CHANGED: #1471 implemented property querying for CInterfaceElement.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 bd41a67067 ADDED: #1471 Implemented basic framework for querying widget properties. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 feeb3165c4 FIXED: #1471 LinkList should update the edited item's display when the editor is finished.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 515657823b CHANGED: #1471 LinkList and LinkEditor are now fully implemented.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kaetemi d44cbd240c Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 12 years ago
kaetemi 59bdae308e Fixed: Compile error in mfc world editor primitive plugin 12 years ago
dfighter1985 c14d91cfaf ADDED: #1471 My work on the link editor so far. Not yet fully implemented.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 00afb70bb8 CHANGED: #1471 ActionEditor is now implemented.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 e4df30fc93 CHANGED: #1471 ProcEditor is now fully implemented. It can add/remove/move up/move down procedure actions.
--HG--
branch : gsoc2012-gui-editor
12 years ago
dfighter1985 854343434d CHANGED: #1471 The procedure list window is now fully implemented ( can add/remove/edit procedures ).
--HG--
branch : gsoc2012-gui-editor
12 years ago
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
12 years ago
dfighter1985 aa00672997 ADDED: #1471 ProcList window, it will list the loaded procedures. Functionality not yet implemented.
--HG--
branch : gsoc2012-gui-editor
12 years ago
sfb 9d1d9d8bef merge 12 years ago
sfb 1d35fd5b7b Additional build path ignore. 12 years ago
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
12 years ago
dfighter1985 69a40421a7 CHANGED: #1471 Don't show the over texture for buttons when in editor mode.
--HG--
branch : gsoc2012-gui-editor
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
13 years ago
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
13 years ago
dfighter1985 18f1d21a35 FIXED: #1471 The rendered image should no longer disappear from NelGUI widget, when resizing another widget.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kervala 0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 13 years ago
dfighter1985 16af5289ee ADDED: #1471 The widget hierarchy tree view is now filled with real data, when loading a project.
--HG--
branch : gsoc2012-gui-editor
13 years ago