]> git.sesse.net Git - vlc/commit
* fixed build of skins2 interface on MacOS X (renamed Rect into SkinsRect
authorCyril Deguet <asmax@videolan.org>
Sun, 25 Feb 2007 19:29:21 +0000 (19:29 +0000)
committerCyril Deguet <asmax@videolan.org>
Sun, 25 Feb 2007 19:29:21 +0000 (19:29 +0000)
commit65e0358c10560e40cb8da9d50599663d5e4d88fb
tree5b0e071490bb5841c597009cf323c980dbe96b2d
parente7bb450d70e290fb02d136e317aa0d5b005793eb
* fixed build of skins2 interface on MacOS X (renamed Rect into SkinsRect
  to avoid a conflict with Carbon API)
22 files changed:
configure.ac
modules/gui/skins2/macosx/macosx_factory.cpp
modules/gui/skins2/macosx/macosx_factory.hpp
modules/gui/skins2/macosx/macosx_graphics.cpp
modules/gui/skins2/macosx/macosx_graphics.hpp
modules/gui/skins2/macosx/macosx_loop.cpp
modules/gui/skins2/macosx/macosx_loop.hpp
modules/gui/skins2/macosx/macosx_timer.cpp
modules/gui/skins2/macosx/macosx_timer.hpp
modules/gui/skins2/macosx/macosx_window.cpp
modules/gui/skins2/macosx/macosx_window.hpp
modules/gui/skins2/src/generic_layout.cpp
modules/gui/skins2/src/generic_layout.hpp
modules/gui/skins2/src/os_factory.hpp
modules/gui/skins2/src/window_manager.cpp
modules/gui/skins2/src/window_manager.hpp
modules/gui/skins2/utils/position.cpp
modules/gui/skins2/utils/position.hpp
modules/gui/skins2/win32/win32_factory.cpp
modules/gui/skins2/win32/win32_factory.hpp
modules/gui/skins2/x11/x11_factory.cpp
modules/gui/skins2/x11/x11_factory.hpp