summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove gtk_toolbar_insert_widget.Alexander Kurtakov2012-06-214-37/+2
| | | | | The function is deprecated, removed in GTK 3 and no longer used in SWT codebase.
* Bug 381333 - MouseExit event is not received in shell with style SWT.ON_TOPSilenio Quarti2012-06-211-0/+9
|
* Use gtk_scrolled_window_get_[h|v]scrollbar functions for GTK >= 2.8.Alexander Kurtakov2012-06-217-7/+110
| | | | | | | The old way of accessing the struct directly is ifdefed as the struct can not be accessed directly in GTK 3. With this change if SWT is compiled against newer GTK it will not run for pre GTK 2.8.
* Bug 164033 - Tree#setSelection() is sending out Expand-EventsSilenio Quarti2012-06-201-1/+6
|
* drawText does not respect background patternSilenio Quarti2012-06-201-7/+14
|
* Bug 113342 - Disposing a font still in use by a GC causes crashesSilenio Quarti2012-06-201-0/+1
|
* Bug 383069 - SWT Cocoa's URLTransfer does not return correct file url on Mac ↵Silenio Quarti2012-06-204-0/+11
| | | | OS X
* JNI generator changeSilenio Quarti2012-06-191-2/+2
|
* Use Cairo instead of deprecated functions in ToolTip widget.Anatoly Spektor2012-06-196-3/+93
|
* Make gdk_draw_image dynamicAnatoly Spektor2012-06-183-4/+11
|
* put back JNI generator flagsSilenio Quarti2012-06-183-5/+21
|
* Make gdk_draw_polygon function dynamicAnatoly Spektor2012-06-183-20/+11
|
* Make gdk_draw_layout function dynamicAnatoly Spektor2012-06-183-6/+11
|
* Make gdk_gc_get_values dynamicAnatoly Spektor2012-06-183-4/+12
|
* Bug 376448 - [DBCS4.2] AIX 7, DirectoryDialog returns 'null' if selectedSilenio Quarti2012-06-188-6/+49
| | | | | | path contains DBCS characters Bug 377246 - [DBCS] AIX 7: FileDialog returns 'null' if selected path contains DBCS characters
* Bug 339342 - CTabFolder should throw IllegalArgumentException when aCarolyn MacLeod2012-06-181-3/+3
| | | disposed control is set as its top right control
* Bug 382887 - CustomControlExample CTabFolder should have setTopRightCarolyn MacLeod2012-06-182-1/+53
|
* Bug 382840 - Table#setSelection(int) should specify that it shows theCarolyn MacLeod2012-06-189-33/+66
| | | selection
* Bug 378264 - Update CTabFolder JavaDocCarolyn MacLeod2012-06-051-1/+3
|
* Fix comment tagBogdan Gheorghe2012-06-041-7/+9
|
* v4232Silenio Quarti2012-06-044-5/+5
|
* Fix buildBogdan Gheorghe2012-06-041-6/+4
|
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-01283-283/+283
|
* Bug 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-293-10/+8
| | | (improved)
* Bug 365280 - Combo box closes self when Mozilla Browser presentGrant Gayed2012-05-284-2/+34
|
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-05-2814-21/+267
|
* Remove buildnotesBogdan Gheorghe2012-05-282-1195/+3
|
* Bug 380730 - GraphicsExample Image Transformation tab needs to be moreCarolyn MacLeod2012-05-252-16/+61
| | | interesting
* Bug 380678 - update swt's externalized strings from babelGrant Gayed2012-05-2510-1/+155
|
* v4232Silenio Quarti2012-05-241-0/+6
|
* Bug 378846-Eclipse Crashes while clicking button when a table hasLakshmi Shanmugam2012-05-241-4/+0
| | | the focus
* v4232Silenio Quarti2012-05-231-0/+6
|
* Revert "Remove buildnotes from build"Bogdan Gheorghe2012-05-231-3/+3
| | | | This reverts commit 5eaaa28aa1a14392d0c16f38dfd341f34156d198.
* Remove buildnotes from buildBogdan Gheorghe2012-05-231-3/+3
|
* Bump version in poms.Thanh Ha2012-05-234-4/+4
|
* Add poms for Tycho buildIgor Fedorenko2012-05-2313-0/+357
|
* Bug 378846 - Eclipse Crashes while clicking button when a table has theLakshmi Shanmugam2012-05-231-3/+13
| | | focus
* Bug 379998-Plugin list not showing up in Run configuration dialogLakshmi Shanmugam2012-05-231-2/+2
|
* v4232v4232Silenio Quarti2012-05-185-5/+11
|
* Bug 379446 - FileDialog hangs when choosing download destination withGrant Gayed2012-05-184-3/+67
| | | WebKitGTK 1.8.x (natives)
* v4231v4231bSilenio Quarti2012-05-181-0/+6
|
* Bug 379791 - SWTException: Graphic is disposed for PlaceholderImplBogdan Gheorghe2012-05-181-3/+3
|
* v4231v4231aSilenio Quarti2012-05-161-0/+6
|
* Bug 379737 - Include Eclipse-BundleShape in test plugin MANIFEST.MFGrant Gayed2012-05-161-0/+1
|
* Bug 379266 - API Filters needed for new split streamCarolyn MacLeod2012-05-161-0/+312
|
* Bug 379005 - NullPointerException in ClipboardGrant Gayed2012-05-161-0/+2
|
* v4231v4231Silenio Quarti2012-05-155-5/+11
|
* Bug 379446 - FileDialog hangs when choosing download destination withGrant Gayed2012-05-152-15/+64
| | | WebKitGTK 1.8.x
* Bug 368629 - IE Browser widget should alwaysGrant Gayed2012-05-158-10/+99
| | | encode LocationEvent#location
* v4230v4230Silenio Quarti2012-05-115-5/+11
|