Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-16337203 - use the selectionIndexesForProposedSelection: variant of determining...Scott Kovatch1-0/+12
2011-01-11333914 - search for right nib based on current locale.Scott Kovatch1-0/+19
2010-12-20279884 - implement Mac portion of gesture support, and add stubs for all othe...Scott Kovatch1-0/+3
2010-05-04Bug 282229 - The scroll in any editor is painfully slow on OS XSilenio Quarti1-0/+7
2010-04-12128184 - cannot view site with invalid certificateGrant Gayed1-0/+5
2010-03-16sorting xml nodes to avoid changes between OS versionsFelipe Heidrich1-63/+63
2010-03-16Remove dependency on argument names. Arg names can change in different versio...Felipe Heidrich1-187/+187
2010-02-05*** empty log message ***Felipe Heidrich1-0/+6
2010-01-20Bug 279772 - Clicking on a batch file from within the eclipse IDE does not ru...Silenio Quarti1-0/+4
2009-11-17*** empty log message ***Silenio Quarti1-0/+20
2009-10-0260387 and 283223: Browser.setUrl() with header values and post argsGrant Gayed1-0/+13
2009-09-11289219 - Program.findProgram("txt") returns null on Snow LeopardKevin Barnes1-0/+3
2009-08-28*** empty log message ***Felipe Heidrich1-0/+3
2009-08-13279441 - Cocoa:Verify Listener not called on selecting items in ComboKevin Barnes1-0/+9
2009-08-05277323 - Save dialog does not show filter extensionsSilenio Quarti1-0/+4
2009-07-20277454 - [DND] Mac: Refresh required after dragging file to desktopKevin Barnes1-0/+4
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti1-0/+1040
2009-06-30*** empty log message ***Felipe Heidrich1-1040/+0
2009-04-17267680 - embedded browser cache does not resetGrant Gayed1-0/+8
2009-04-16create main menu without loading nibSilenio Quarti1-0/+4
2009-04-14272156 - NPE in Display.applicationDelegateProc(..) when creating displayKevin Barnes1-0/+3
2009-04-08271634 - [cocoa] Display loads hardcoded english nib fileKevin Barnes1-0/+9
2009-04-08implement setFilterExtensions()/setFilterNames()/setFilterIndex()Silenio Quarti1-0/+8
2009-03-25268702 - [CellEditors] Selecting a cell erases the other cells on Mac OSX CocoaSilenio Quarti1-0/+5
2009-03-23removing unused constants FoundationSilenio Quarti1-599/+0
2009-03-23*** empty log message ***Silenio Quarti1-13913/+1600
2009-03-19266200 - Vuze menu says "About SWT"Silenio Quarti1-2/+2
2009-03-18*** empty log message ***Silenio Quarti1-2/+2
2009-03-17269070 - final NSAutoreleasePool not getting releasedKevin Barnes1-3/+3
2009-03-12267174 - Implement Device#loadFont()Scott Kovatch1-2/+2
2009-03-12267717 - New element not revealedSilenio Quarti1-5/+5
2009-03-06*** empty log message ***Silenio Quarti1-3/+3
2009-03-05255000 - Provide API to handle authentication challenges properlyGrant Gayed1-35/+35
2009-02-27cookiesGrant Gayed1-17/+17
2009-02-27*** empty log message ***Felipe Heidrich1-3/+3
2009-02-27*** empty log message ***Silenio Quarti1-3/+3
2009-02-26266206 - Code assist popup has cheese initial itemsSilenio Quarti1-2/+2
2009-02-19263824 - Enabled or disabled link widget looks the same in CocoaKevin Barnes1-3/+3
2009-02-09*** empty log message ***Grant Gayed1-4/+4
2009-02-06263656 - Cannot select tree itemSilenio Quarti1-4/+4
2009-02-02262970 - implement drag hysteresis in dragDetect.Scott Kovatch1-2/+2
2009-01-21optimize string draw/measureFelipe Heidrich1-7/+7
2008-12-17251021 - MacOSX-cocoa swt crash importing a folder containing ~800 Java filesKevin Barnes1-13867/+13912
2008-12-17258978 - Deprecated method being used in Tree, List, and TableGrant Gayed1-3/+3
2008-12-02156276 - Provide a way for JavaScript to call out to the Browser's containerGrant Gayed1-16/+16
2008-11-19253223 - Implement painting (setRedraw(), scroll/paint/update, setRegion(), D...Kevin Barnes1-4/+4
2008-11-14*** empty log message ***Kevin Barnes1-2/+2
2008-11-07252714 - override menuForEvent so the context menu appears for the clicked it...Scott Kovatch1-3/+3
2008-11-05support printing scaling factorSilenio Quarti1-2/+2
2008-11-05253916 - Printing long files sometimes crashesSilenio Quarti1-3/+3

Back to the top