summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Bug 35890 [Fonts] Font dialog should not show colour fieldCarolyn MacLeod2011-09-226-6/+139
| | |
| * | v3804v3804bSilenio Quarti2011-09-191-0/+6
| |/
| * fixing javadoc for Text#getCaretLocationFelipe Heidrich2011-09-151-5/+2
| |
| * v3804v3804aSilenio Quarti2011-09-141-0/+6
| |
| * Bug 357696 - Always use Cairo for GC with GTK > 2.17Bogdan Gheorghe2011-09-141-2/+4
| |
| * v3804v3804Silenio Quarti2011-09-125-5/+11
| |
| * PI for FontDialogFelipe Heidrich2011-09-092-0/+7
| |
| * Bug 357138 - [Mozilla] should not use nsIFile.getNative*()Grant Gayed2011-09-083-24/+24
| |
| * Bug 343331 - [Mac] GLCanvas draws on top of fast views Silenio Quarti2011-09-078-8/+107
| |
| * v3803v3803aSilenio Quarti2011-09-061-0/+6
| |
| * 355149 - Workbench window rendering very slow when restored fromBogdan Gheorghe2011-09-062-1/+20
| | | | | | minimized state if previously maximized
| * Bug 356476 - ControlExample: Can't enter multi-digit values in ProgressBar's ↵Markus Keller2011-09-011-3/+7
| | | | | | | | spinners
| * v3803v3803Silenio Quarti2011-08-295-5/+11
| |
| * Bug 349812 - Rotate gesture not working on 64bit buildSilenio Quarti2011-08-2432-86/+97
| |
* | fix for comment 158Felipe Heidrich2011-09-022-32/+10
| |
* | fixing 64bits bugsFelipe Heidrich2011-08-241-4/+4
| |
* | Merge branch 'master' into bug230854Felipe Heidrich2011-08-2459-236/+700
|\|
| * Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti2011-08-231-1/+4
| | | | | | | | for multi-hyperlink (previous was wrong when SWT style does not add scroll bars)
| * Bug 353503 - [10.7][hovering][navigation] wrong size of pop-up dialogSilenio Quarti2011-08-235-4/+61
| | | | | | | | for multi-hyperlink
| * Bug 355524 - StyledText: Horizontal scrollbar is not reset when calling ↵Felipe Heidrich2011-08-231-0/+2
| | | | | | | | setText(String)
| * Bug 355090 - Missing version check when using OS.sel_flashScrollers Silenio Quarti2011-08-232-4/+6
| |
| * Bug 326311 - Bus error inSilenio Quarti2011-08-231-1/+7
| | | | | | | | org.eclipse.swt.internal.cocoa.OS.object_getInstanceVariable (called from Tree.expandItem)
| * v3802v3802Silenio Quarti2011-08-225-5/+11
| |
| * Bug 350312 - Embedded SWT in Swing (in SWT) breaks between 3.6.x and 3.7Silenio Quarti2011-08-182-11/+8
| |
| * Bug 281912 - printing to non-default printer no longer works properly Silenio Quarti2011-08-176-36/+184
| |
| * better print for compared againstSilenio Quarti2011-08-171-3/+6
| |
| * moving tagging is not recommendedSilenio Quarti2011-08-171-8/+26
| |
| * bad testcompile_masterSilenio Quarti2011-08-161-1/+1
| |
| * only build if there are changes in binaries or source since last buildSilenio Quarti2011-08-161-1/+18
| |
| * check for changes when compiling java sourceSilenio Quarti2011-08-161-1/+16
| |
| * v3801v3801cSilenio Quarti2011-08-151-0/+6
| |
| * 354762 - Flashes while resizing sash on GTKBogdan Gheorghe2011-08-151-1/+1
| |
| * 354762 - Flashes while resizing sash on GTKBogdan Gheorghe2011-08-151-0/+1
| |
| * wrong version for commit messageSilenio Quarti2011-08-091-0/+4
| |
| * commit changed files when incrementing version so that the SHA1 used toSilenio Quarti2011-08-091-18/+27
| | | | | | build is updated
| * Bug 350751-SWT TrayItem Image not scaling properly on Mac OSXLakshmi Shanmugam2011-08-093-4/+7
| |
| * updating instructionsSilenio Quarti2011-08-081-5/+1
| |
| * v3801v3801aSilenio Quarti2011-08-085-5/+11
| |
| * Bug 352880 - [10.7]Shell toolbar: separator causes toolbar buttons toSilenio Quarti2011-08-081-1/+1
| | | | | | not show up
| * Bug 352383 - increase BrowserFunction security token to 128 bitsGrant Gayed2011-08-088-23/+31
| |
| * clean is not possible anymore because files are copied into a tmp dirSilenio Quarti2011-08-081-1/+0
| |
| * Bug 353523-SWT_AWT broken on Mac OS X LeopardLakshmi Shanmugam2011-08-085-45/+4
| |
| * 349837 - Incompatibility between WebKit and XULRunner's sqlite (part 2)ggayed2011-08-081-0/+26
| |
| * 349354 - Need to call gdk_cairo_reset_clip when resetting clippingBogdan Gheorghe2011-08-081-0/+1
| |
| * Bug 272592 - Issues with PNG images on CocoaSilenio Quarti2011-08-051-4/+8
| |
| * 349354 - Need to call gdk_cairo_reset_clip when resetting clippingBogdan Gheorghe2011-08-055-3/+37
| |
| * Bug 345979 - Helios Crash on LinuxBogdan Gheorghe2011-08-055-9/+59
| |
| * Bug 348309 - [10.7]Awkward Scroll BarsSilenio Quarti2011-08-056-10/+30
| |
| * Bug 347756 - [10.7] Keyboard events are not received if Shell hasSilenio Quarti2011-08-041-1/+1
| | | | | | SWT.RESIZE style
| * Bug 352694 - GC can not capture screen correctly in MAC 10.7 lionSilenio Quarti2011-08-0312-9/+74
| |