Commit Graph

4904 Commits (68120a53e7c6a6fcbcaeb997a6ef820f81265e2b)
 

Author SHA1 Message Date
dfighter1985 b3dd26e01c Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b587acb135 Some refactoring regarding saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2c5617cea7 When creating a new project, save it right away.
--HG--
branch : dfighter-tools
10 years ago
Nimetu 2de4315027 Fix table cellpadding
--HG--
branch : html-table-rendering
10 years ago
dfighter1985 ded18b266c Implemented new action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e5d2e9293d Moved CRootGroup out of CInterfaceParser.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 03c041310e Added dialog for the new GUI action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5217b38f58 Some defaults.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 816e89c967 Another classname.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7e16e95c35 CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 99a3b93703 Restored lost class names
--HG--
branch : dfighter-tools
10 years ago
Laszlo Kis-Adam a898d833eb Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #91)
Added limits to pch, should fix Linux build.

--HG--
branch : develop
10 years ago
dfighter1985 fe89e8f77c Added limits to pch, should fix Linux build.
--HG--
branch : dfighter-tools
10 years ago
Laszlo Kis-Adam df82b02723 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request #90)
GUI Editor improvements
Widget dragging, group selection, multiple selection, grouping, ungrouping.

--HG--
branch : develop
10 years ago
dfighter1985 481298b9f1 Merged develop
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7b45a05562 Added support for grouping widgets.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 aac2fd41a1 Allow multiselection.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8cec8de3a0 Unselect selection when clicking 'nothing'.
--HG--
branch : dfighter-tools
10 years ago
kervala e34ba83f26 Minor changes
--HG--
branch : develop
10 years ago
kervala aaa044203e Fix some warnings
--HG--
branch : develop
10 years ago
kaetemi 5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
10 years ago
kaetemi 74827a1808 Handle shadow outline in gui
--HG--
branch : develop
10 years ago
kaetemi 3edfd56c75 Implement text shade outline
--HG--
branch : develop
10 years ago
dfighter1985 a1e2c5667a A little crash fix.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bec078af25 Sizes should remain the same when ungrouping.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3ffe56b862 Added support for ungrouping.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d7d62e690c Make group selection optional.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 08b6675b3d Only select a group first in editor mode.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ad9e9839fb Don't try to handle the right mouse button actions in editor mode.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 64571abd47 When moving a group draw it's children too.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5d5bf860d4 Reparent items in widget hierarchy instead of deleting and creating a new item...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 97ddd3573d Select groups first.
--HG--
branch : dfighter-tools
10 years ago
kaetemi dc3238b111 Disable dumb loading strings
--HG--
branch : develop
10 years ago
kaetemi ec68d2c317 Fix rendering of specially sized window highlights
--HG--
branch : develop
10 years ago
kaetemi ec6ea26323 Fix when tx_b and tx_b_open have different heights
--HG--
branch : develop
10 years ago
kaetemi d899d98f7a Merge with sha512-auth, fix #206
--HG--
branch : develop
10 years ago
kaetemi 025d7b6260 Fix crypt
--HG--
branch : sha512-auth
10 years ago
kaetemi e6c0c70fc9 Compile fixes
--HG--
branch : sha512-auth
10 years ago
kaetemi 650dba5c51 Require setup upgrade
--HG--
branch : sha512-auth
10 years ago
kaetemi f900f80b36 Merge with develop
--HG--
branch : sha512-auth
10 years ago
Jan Boon 944b048356 Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89)
ref #206 : windows compilation stuff

--HG--
branch : sha512-auth
10 years ago
kaetemi b98c6f6a59 Set version
--HG--
branch : develop
10 years ago
kaetemi 88a9a809a9 Add inset_t parameter to layer options, allows putting header graphics in top texture
--HG--
branch : develop
10 years ago
kaetemi 25f1aa6247 Fix a bad copy paste in NLGUI
--HG--
branch : develop
10 years ago
Rodolphe Breard 4c2be7ea1f ref #206 : hacking the types so it may compile on windows
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 81d5294fc3 ref #206 : removing unused crypt lib reference
--HG--
branch : sha512-auth
10 years ago
kaetemi bb9d0d91d3 Fix #207, FXAA orientation under D3D
--HG--
branch : develop
10 years ago
kaetemi ff7450a22e Merge with develop
--HG--
branch : sha512-auth
10 years ago
Jan Boon 7549ab8b7f Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #88)
rolling back to include a crypt(3) implementation and adding sha512 support

--HG--
branch : sha512-auth
10 years ago
Jan Boon 7729c3b65c Merged in nimetu/ryzomcore-2/nimetu/find-lua-version-for-luabind-under-fedor-1412076128442 (pull request #87)
find lua version for luabind under fedora

--HG--
branch : develop
10 years ago