summaryrefslogtreecommitdiffstats
path: root/bundles
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Bug 377472 - [DBCS4.2] The backslash followed by DBCS character is not same ↵Silenio Quarti2012-05-111-3/+6
| | | | as one followed by sbcs
* Bug 378482 - g_object_get() emits console warnings in ↵Silenio Quarti2012-05-115-12/+39
| | | | ToolItem#gtk_create_menu_proxy
* v4229v4229hSilenio Quarti2012-05-101-0/+6
|
* Bug 44072 - API Request: Combo#getCaretLocation()Carolyn MacLeod2012-05-101-1/+5
|
* Bug 44072 - API Request: Combo#getCaretLocation()Carolyn MacLeod2012-05-101-1/+5
|
* Bug 372790 - WinICOFileFormat cannot handle 256x256 iconsBogdan Gheorghe2012-05-102-8/+25
|
* Bug 378081 - Combo should not send ModifyEvent on #select(int) if item unchangedSilenio Quarti2012-05-102-12/+5
|
* fix leakSilenio Quarti2012-05-101-2/+4
|
* Bug 379042 - SWT.DragDetect should not be sent when left clicking with Ctrl downSilenio Quarti2012-05-091-1/+1
|
* Fix memory leak in Shell#setToolTipText()Arun Thondapu2012-05-091-0/+1
|
* Bug 378060 - Tooltips not appearing properlySilenio Quarti2012-05-091-24/+19
|
* v4229v4229gSilenio Quarti2012-05-071-0/+6
|
* Bug 340054 - SWT Painting problems in CocoaSilenio Quarti2012-05-073-0/+13
|
* Bug 378344 - API Tools report bad @since tag on SegmentListenerGrant Gayed2012-05-041-2/+2
|
* v4229v4229fSilenio Quarti2012-05-011-0/+6
|
* Bug 378116 - Tracker not forwarding keyboard events while in TrackerCarolyn MacLeod2012-05-011-1/+1
|
* Bug 378116 - Tracker not forwarding keyboard events while in TrackerCarolyn MacLeod2012-05-011-4/+44
|
* v4229v4229ev4229dSilenio Quarti2012-04-301-0/+6
|
* Bug 99718-Very long text in CCombo causes vertical scroll bar toLakshmi Shanmugam2012-04-301-7/+8
| | | disappear
* v4229Silenio Quarti2012-04-301-0/+6
|
* Bug 375723 - Handle MENU_KEYBOARD in more widgetsCarolyn MacLeod2012-04-303-3/+23
|
* Update version number for 4.2 streamBogdan Gheorghe2012-04-303-3/+3
|
* Bug 375723 - Handle MENU_KEYBOARD in more widgetsCarolyn MacLeod2012-04-301-0/+6
|
* Bug 377155-CCombo dropdown list can go off the top screen boundAnnika Karjakina2012-04-301-1/+11
|
* Bug 375723 - Handle MENU_KEYBOARD in more widgetsCarolyn MacLeod2012-04-304-0/+63
|
* v4229v4229aSilenio Quarti2012-04-271-0/+6
|
* Bug 377980 - Move org.eclipse.e4.ui.widgets.CTabFolder back to SWTBogdan Gheorghe2012-04-273-463/+976
|
* Bug 269198 - [Browser-IE] Cannot register a function for the wholeGrant Gayed2012-04-271-15/+12
| | | browser's lifetime
* v4229v4229Silenio Quarti2012-04-275-5/+11
|
* building 3.8 and 4.2 separateSilenio Quarti2012-04-271-6/+11
|
* Incrementing SWT version for 4.2Silenio Quarti2012-04-274-8/+8
|
* v3829v3829Silenio Quarti2012-04-265-5/+11
|
* Fix param name in OSBogdan Gheorghe2012-04-262-2/+2
|
* Fix console warning in ToolItemBogdan Gheorghe2012-04-261-5/+11
|
* Fix tool items with only image and no text appearing blankArun Thondapu2012-04-262-16/+41
| | | | in overflow menu when GTK property "gtk-menu-images" is false.
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (comment#71)Arun Thondapu2012-04-261-5/+1
|
* cleanup ToolItem.setText/setImageSilenio Quarti2012-04-261-12/+15
|
* Fix setFont/setForeground to actually work.Alexander Kurtakov2012-04-261-3/+13
| | | | | If one wants to modify them the GtkToolButton should have label_widget and change it's properties not label.
* Fix crash when the widget doesn't have a child.Alexander Kurtakov2012-04-261-1/+4
|
* should not create empty image widgetSilenio Quarti2012-04-261-1/+1
|
* eclipse adds image/label spacing somehow because toolbar style is BOTH_HORZSilenio Quarti2012-04-263-41/+19
|
* Bug 46025 - [Widgets] Toolbar does not support WRAP style (initial patch)Arun Thondapu2012-04-269-227/+837
|
* Bug 377385-[10.7]Shell.setFullScreen not working on child windowLakshmi Shanmugam2012-04-264-3/+12
|
* 64 bit problemSilenio Quarti2012-04-241-2/+2
|
* fixed problem with previous commit for Bug 349148Lakshmi Shanmugam2012-04-231-11/+3
|
* Bug 377074-Cocoa TabItem.getBounds doesn't not return a correctLakshmi Shanmugam2012-04-201-4/+5
| | | y position