summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/Shell.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 386177 - [OpenGL] Closing RCP editor with GLCanvas breaks all remaining o...Silenio Quarti2012-08-091-2/+7
* Bug 377600 - SWT Cocoa Shell class doesn't implement SWT.NO_FOCUS styleBogdan Gheorghe2012-08-011-1/+11
* Bug 381333 - MouseExit event is not received in shell with style SWT.ON_TOPSilenio Quarti2012-06-211-0/+9
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Bug 340054 - SWT Painting problems in CocoaSilenio Quarti2012-05-071-0/+4
* Bug 377385-[10.7]Shell.setFullScreen not working on child windowLakshmi Shanmugam2012-04-261-3/+4
* fixed problem with previous commit for Bug 349148Lakshmi Shanmugam2012-04-231-11/+3
* Bug 349148-[10.7]Let Eclipse use the new full-screen support in LionLakshmi Shanmugam2012-04-201-13/+44
* Bug 353084-Layout problem with Shell toolbarLakshmi Shanmugam2012-03-271-32/+25
* Bug 241644 - Text widget with no SWT.BORDER style has no Undo or Select All k...Silenio Quarti2012-03-161-0/+1
* Bug 338975 - [SWT OS X Cocoa] Eclipse causes WindowServer to consume memorySilenio Quarti2012-02-011-1/+2
* Bug 368757 - Using ESC as accelerator does not work on OS X, but onSilenio Quarti2012-01-311-0/+9
* Bug 344401-NPE when enabling a disabled embedded shellLakshmi Shanmugam2012-01-041-1/+1
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 350312 - Embedded SWT in Swing (in SWT) breaks between 3.6.x and 3.7Silenio Quarti2011-08-181-10/+7
* Bug 353523-SWT_AWT broken on Mac OS X LeopardLakshmi Shanmugam2011-08-081-2/+2
* Bug 347756 - [10.7] Keyboard events are not received if Shell hasSilenio Quarti2011-08-041-1/+1
* Javadoc bash pre-RC4Carolyn MacLeod2011-05-271-8/+9
* Bug 345924 - Key input not working after using exposeSilenio Quarti2011-05-161-1/+1
* Bug 345279 - Do the annual javadoc/copyright bash for 3.7Carolyn MacLeod2011-05-161-1/+2
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* remove comment codeBEFORE_COPYRIGHT_BASH_FOR_37RC1Silenio Quarti2011-05-101-5/+0
* Bug 336485 - Parent shell wrongly focused via ExposŽ (should activate primar...Silenio Quarti2011-05-091-0/+10
* Bug 317219 - Shell.moveAbove() should not show widget if not visibleSilenio Quarti2011-05-021-0/+1
* Bug 341402-SWT Cocoa crash in 3.7M6Lakshmi Shanmugam2011-04-181-0/+4
* remove API under construction warningCarolyn MacLeod2011-03-081-3/+0
* 337499 - handle embedded shell moving from one window to another.Scott Kovatch2011-02-171-48/+81
* 193362 - look for scrolling to actually occur before disabling window flushing.Scott Kovatch2011-02-111-1/+7
* 322293 - check for disposal when hiding window.Scott Kovatch2011-01-191-1/+1
* 333893 - NSDocModalWindowMask can be a key window.Scott Kovatch2011-01-101-1/+1
* 332389 - don't add SWT_OBJECT to SWTToolbarView or embedded NSWindow subclasses.Scott Kovatch2011-01-041-10/+17
* 332647 - use windowNumberAtPoint/HIWindowFindAtLocation, which ignores holes ...Scott Kovatch2010-12-181-0/+6
* 330540 - check for nonactivatingpanelmask in canBecomeKeyWindow for borderles...Scott Kovatch2010-12-061-1/+4
* 331474 - create SHEETs with NSDocModalWindowMask.Scott Kovatch2010-12-061-2/+6
* 331676 - use isMainWindow instead of comparing against [NSApplication mainWin...Scott Kovatch2010-12-021-1/+1
* 330749 - reworked previous fix; correctly implement Decorations#saveFocus() a...Scott Kovatch2010-12-011-3/+4
* 330749 - track focused control via becomeFirstResponder, and don't bother sav...Scott Kovatch2010-11-291-1/+0
* 227638 - implement DROP_DOWN for the date picker.Scott Kovatch2010-11-021-1/+2
* 329181 - don't adjust for the height of the title area in a sheet.Scott Kovatch2010-11-011-1/+1
* 328945 - put back the original NSWindow subclass when there are no more embed...Scott Kovatch2010-11-011-3/+19
* Broke click-count tracking with a previous commit.Scott Kovatch2010-10-131-4/+6
* 222859 - NSToolbar-based ToolBar on Cocoa. Added Shell.getToolBar() for all p...Scott Kovatch2010-10-131-0/+57
* 316712, 316963 - track button and button click count, since count doesn't res...Scott Kovatch2010-10-131-0/+4
* 307302 - set up menus correctly if AWT is loaded first.Scott Kovatch2010-09-271-1/+3
* 325607 - test for disposed shell before passing events to it.Scott Kovatch2010-09-171-0/+3
* 324345 - deliver (more) events to embedded shells, work around AWT bug for br...Scott Kovatch2010-09-171-20/+80
* 321754 - set 'nonactivatingpanelmask' to turn on the minimize flag.Scott Kovatch2010-09-021-1/+1
* Bug 322151 - Help menu is brokenSilenio Quarti2010-08-091-1/+0
* 321614 - search full window list in findControl. Also, don't hide TOOL window...Scott Kovatch2010-08-031-0/+5
* 312195 - implement restoreFocus and use save/restoreFocus when Shell activate...Scott Kovatch2010-07-151-0/+7