Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GTK3] Fixes Drag and Drop bug for single line for Tree and Table392774 | Anatoly Spektor | 2013-04-22 | 7 | -10/+76 |
| | |||||
* | Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refining | Carolyn MacLeod | 2013-04-05 | 2 | -2/+8 |
| | |||||
* | Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refining | Carolyn MacLeod | 2013-04-05 | 2 | -2/+8 |
| | |||||
* | Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refining | Carolyn MacLeod | 2013-04-05 | 3 | -4/+14 |
| | |||||
* | User can choose to log typed (default) or untyped events | Carolyn MacLeod | 2013-04-04 | 2 | -41/+58 |
| | |||||
* | Bug 403474 - [GTK3] Problems setting background on latest | Silenio Quarti | 2013-04-03 | 4 | -2/+41 |
| | |||||
* | Bug 404163 - [GTK3] setBackgroundImage not working on Fedora 18 | Silenio Quarti | 2013-04-03 | 1 | -10/+26 |
| | |||||
* | Bug 398748 - [GTK3] Text in Javadoc hover unreadable on Ubuntu 12.04 | Silenio Quarti | 2013-04-03 | 1 | -0/+2 |
| | |||||
* | Bug 403559 - Intermittent loss of caret (or cursor?) | Silenio Quarti | 2013-03-27 | 1 | -2/+1 |
| | |||||
* | Bug 403559 - Intermittent loss of caret (or cursor?) | Silenio Quarti | 2013-03-27 | 1 | -3/+6 |
| | |||||
* | Bug 398748 - [GTK3] Text in Javadoc hover unreadable on Ubuntu 12.04 | Silenio Quarti | 2013-03-27 | 1 | -1/+24 |
| | |||||
* | Bug 403967 - Update Platform SWT parent versions | Silenio Quarti | 2013-03-27 | 13 | -55/+40 |
| | |||||
* | Bug 403102 - [GTK3] pointer image is often wrong when moving from editor to view | Silenio Quarti | 2013-03-26 | 1 | -0/+10 |
| | |||||
* | v4324 | Silenio Quarti | 2013-03-25 | 4 | -5/+5 |
| | |||||
* | fix GTK2 native build | Silenio Quarti | 2013-03-25 | 1 | -0/+1 |
| | |||||
* | Bug 397107 - [GTK3] CTabFolder rendering hangs | Silenio Quarti | 2013-03-25 | 11 | -27/+193 |
| | |||||
* | Bug 384175 - [Win7]Text#setMessage(java.lang.String) has no effect on Text ↵ | Silenio Quarti | 2013-03-25 | 1 | -1/+1 |
| | | | | with setEditable(false) | ||||
* | increment Variant.setbyRef(long) @since filter to match qualifier | Carolyn MacLeod | 2013-03-25 | 1 | -4/+3 |
| | |||||
* | Bug 181592 - [Widgets] Need a color constant for active and inactive | Carolyn MacLeod | 2013-03-25 | 1 | -2/+4 |
| | | | | hyperlink colors | ||||
* | forgot to increment build.xml for bug#401797 | Silenio Quarti | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorer | Silenio Quarti | 2013-03-21 | 3 | -5/+3 |
| | |||||
* | Bug 399522 - [GTK3] frequent get_column_number critical error spews | Silenio Quarti | 2013-03-21 | 1 | -1/+4 |
| | |||||
* | Bug 399562 - [GTK3] ProgressBar does not send any mouse events | Silenio Quarti | 2013-03-21 | 1 | -0/+4 |
| | |||||
* | Bug 396316 - [GTK3] Table is not given enough height on preferences File ↵ | Silenio Quarti | 2013-03-21 | 3 | -3/+44 |
| | | | | Associations page | ||||
* | Bug 399547 - [GTK3] Widget.getStyle() does not report a set SWT.BORDER value | Silenio Quarti | 2013-03-21 | 2 | -3/+13 |
| | |||||
* | Bug 398176 - [GTK3] Terminate button in Console view is always enabled | Silenio Quarti | 2013-03-21 | 1 | -1/+3 |
| | |||||
* | Bug 403941 - invalidate style context after gtk_widget_override_*. | Alexander Kurtakov | 2013-03-20 | 2 | -0/+6 |
| | | | | This is needed on later gtk 3.x versions in order for overrides to propagate to the style context and be retrievable. | ||||
* | Bug 399560 - [GTK3] CoolBar item handles only shown when CoolBar style ↵ | Silenio Quarti | 2013-03-20 | 8 | -11/+14 |
| | | | | includes SWT.FLAT | ||||
* | Bug 394583 - [ GTK+ 3] TextBox is clipped to the right | Silenio Quarti | 2013-03-20 | 1 | -9/+2 |
| | |||||
* | Bug 400339 - Button is clipped to the right | Silenio Quarti | 2013-03-20 | 1 | -3/+13 |
| | |||||
* | Bug 403191 - [GTK+3] Implement SwtFixed preferred height/width methods | Silenio Quarti | 2013-03-19 | 6 | -0/+43 |
| | |||||
* | v4323 | Silenio Quarti | 2013-03-18 | 4 | -5/+5 |
| | |||||
* | Remove ColorSelection deprecation warnings when compiling against GTK3.6 | Anatoly Spektor | 2013-03-18 | 3 | -16/+61 |
| | |||||
* | remove compiler warning - macro redefined | Silenio Quarti | 2013-03-18 | 1 | -1/+1 |
| | |||||
* | Javadoc fixes | Markus Keller | 2013-03-18 | 3 | -4/+11 |
| | |||||
* | Revert Control.setBackground on GTK3. Bug 403474 | Alexander Kurtakov | 2013-03-15 | 1 | -10/+11 |
| | | | | Looks like this would be tough to fix as one can't change a single css property only in the way I tried it. | ||||
* | - added warning that this is only implemented on Windows | Markus Keller | 2013-03-15 | 1 | -7/+9 |
| | | | - added label to clarify difference with FLIP_TEXT_DIRECTION | ||||
* | Remove unneeded spaces that break the 64to32 bit. | Alexander Kurtakov | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Fix Control.setBackground on GTK3. | Alexander Kurtakov | 2013-03-15 | 6 | -11/+47 |
| | | | | | The function used gtk_widget_override_background_color doesn't work on all themes (see https://bugzilla.gnome.org/show_bug.cgi?id=656461 ). In order to make it work for all themes CSS needs to be used. | ||||
* | Added Snippet 364 | Bogdan Gheorghe | 2013-03-14 | 1 | -0/+61 |
| | |||||
* | Bug 248410 - [Wizards] Accessibility: User is not alerted to error | Carolyn MacLeod | 2013-03-14 | 1 | -0/+1 |
| | | | message displayed in wizard dialog | ||||
* | Bug 273198: [Bidi] Lack of support for controlling text direction ↵ | Markus Keller | 2013-03-14 | 1 | -5/+10 |
| | | | | independently from widget orientation | ||||
* | Bug 403346 - TreeViewers throw NPE's on collapsed multi-selections | Silenio Quarti | 2013-03-14 | 1 | -1/+6 |
| | |||||
* | Fix GTK3 IMContext disposal. | Alexander Kurtakov | 2013-03-14 | 1 | -1/+1 |
| | | | | | Using PANGO_TYPE_LAYOUT to dispose GTK_TYPE_IM_MULTICONTEXT makes no sense at all, it's obviously a typo. Fixes a crash in Test_org_eclipse_swt_widgets_Display test. | ||||
* | Bug 273198 - [Bidi] Lack of support for controlling text direction ↵ | Lina Kemmel | 2013-03-13 | 19 | -50/+300 |
| | | | | independently from widget orientation | ||||
* | Bug 400727: StyledText#addBidiSegmentListener(..) only works if RTL input ↵ | Silenio Quarti | 2013-03-13 | 1 | -1/+1 |
| | | | | language is installed (fix tests | ||||
* | Javadoc | Markus Keller | 2013-03-12 | 2 | -8/+7 |
| | |||||
* | Bug 401797 - [CBI] Versions for SWT decreased in CBI build compared to PDE build | Silenio Quarti | 2013-03-11 | 23 | -23/+23 |
| | |||||
* | Bug 248410 - [Wizards] Accessibility: User is not alerted to error | Carolyn MacLeod | 2013-03-09 | 1 | -0/+110 |
| | | | message displayed in wizard dialog | ||||
* | Bug 248410 - [Wizards] Accessibility: User is not alerted to error | Carolyn MacLeod | 2013-03-09 | 1 | -1/+1 |
| | | | message displayed in wizard dialog |