Spicy  Check-in [e0d53e17a2]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Implement mouse events capture and complete the button behavior component.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | gui
Files: files | file ages | folders
SHA1: e0d53e17a2b5596d738873581ed9fe1c6399e22e
User & Date: achavasse 2015-04-21 22:15:59.935
Context
2015-04-21
22:53
Add some missing export attributes in an attempt to make -fvisibility=hidden work. Some progress but something still goes wrong with skein node types. Needs to be investigated. Leaf check-in: bc6cae987e user: achavasse tags: gui
22:15
Implement mouse events capture and complete the button behavior component. check-in: e0d53e17a2 user: achavasse tags: gui
2015-04-20
23:37
Fix a small label positioning error in the test button component. check-in: a2fde811f5 user: achavasse tags: gui
Changes
Unified Diff Side-by-Side Diff Patch
Changes to samples/gui-layout-flow.cpp.
Changes to samples/gui-layout-grid.cpp.
Changes to src/entity/mxsendoutmessage.h.
Changes to src/gui/behaviors/button.cpp.
Changes to src/gui/behaviors/button.h.
Changes to src/gui/eventhandler.cpp.
Changes to src/gui/eventhandler.h.
Changes to src/gui/inputmessages.h.
Changes to src/gui/layouter.h.
Changes to src/gui/syswindow.cpp.
Changes to src/gui/syswindow.h.