VirtualBox

Ignore:
Timestamp:
Jan 24, 2008 10:28:59 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27470
Message:
  • Mac OS X: The seamless mode is hopefully fixed for the mac. All the masking stuff is done without the help of qt.
  • As from now the available space for seamless mode is in that size which the quest allow.
Location:
trunk/src/VBox/Frontends/VirtualBox/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h

    r6462 r6474  
    254254    QSpacerItem *mShiftingSpacerRight;
    255255    QSpacerItem *mShiftingSpacerBottom;
     256    QSize mMaskShift;
    256257
    257258#ifdef VBOX_WITH_DEBUGGER_GUI
     
    300301#ifdef Q_WS_WIN32
    301302    QRegion mPrevRegion;
     303#endif
     304
     305#ifdef Q_WS_MAC
     306    QRegion mCurrRegion;
     307    EventHandlerRef mDarwinRegionEventHandlerRef;
    302308#endif
    303309
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h

    r6462 r6474  
    256256CGImageRef DarwinCreateDockBadge (const char *aSource);
    257257CGImageRef DarwinCreateDockPreview (VBoxFrameBuffer *aFrameBuffer);
     258OSStatus DarwinRegionHandler (EventHandlerCallRef aInHandlerCallRef, EventRef aInEvent, void *aInUserData);
    258259#endif /* Q_WS_MAC */
    259260
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette