ecere: Fix for BitmapResource objects in Menu items/Tool tips; X11: Fix for icons...
authorJerome St-Louis <jerome@ecere.com>
Mon, 18 Feb 2013 16:48:20 +0000 (11:48 -0500)
committerJerome St-Louis <jerome@ecere.com>
Mon, 18 Feb 2013 16:48:20 +0000 (11:48 -0500)
commit10d7ea390bf0495a422a6fc4569f1226d6bf7fc8
treede23e65ab417f5a011a855587e28eab463e1e3dc
parent7e472a156a7d044cfd682a6b339456e4957e53d1
ecere: Fix for BitmapResource objects in Menu items/Tool tips; X11: Fix for icons in 64 bit
- Other 64 bit proper prototypes
ecere/src/com/containers/BuiltInContainer.ec
ecere/src/com/containers/Container.ec
ecere/src/com/containers/CustomAVLTree.ec
ecere/src/com/dataTypes.ec
ecere/src/gui/controls/ListBox.ec
ecere/src/gui/controls/ToolTip.ec
ecere/src/gui/drivers/XInterface.ec
ecere/src/gui/skins/WindowsSkin.ec
ecere/src/gui/typeEdit.ec
ecere/src/sys/JSON.ec
ide/src/designer/CodeEditor.ec