Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningcarolyn/uia_workCarolyn MacLeod2-2/+8
2013-04-09Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod2-2/+8
2013-04-09Bug 376011 - [accessibility] Eclipse 4.2 tab traversal needs refiningCarolyn MacLeod3-4/+14
2013-04-09User can choose to log typed (default) or untyped eventsCarolyn MacLeod2-41/+58
2013-04-09Bug 403474 - [GTK3] Problems setting background on latestSilenio Quarti4-2/+41
2013-04-09Bug 404163 - [GTK3] setBackgroundImage not working on Fedora 18Silenio Quarti1-10/+26
2013-04-09Bug 398748 - [GTK3] Text in Javadoc hover unreadable on Ubuntu 12.04Silenio Quarti1-0/+2
2013-04-09Bug 403559 - Intermittent loss of caret (or cursor?)Silenio Quarti1-2/+1
2013-04-09Bug 403559 - Intermittent loss of caret (or cursor?)Silenio Quarti1-3/+6
2013-04-09Bug 398748 - [GTK3] Text in Javadoc hover unreadable on Ubuntu 12.04Silenio Quarti1-1/+24
2013-04-09Bug 403967 - Update Platform SWT parent versionsSilenio Quarti13-55/+40
2013-04-09Bug 403102 - [GTK3] pointer image is often wrong when moving from editor to viewSilenio Quarti1-0/+10
2013-04-09v4324Silenio Quarti4-5/+5
2013-04-09fix GTK2 native buildSilenio Quarti1-0/+1
2013-04-09Bug 397107 - [GTK3] CTabFolder rendering hangsSilenio Quarti11-27/+193
2013-04-09Bug 384175 - [Win7]Text#setMessage(java.lang.String) has no effect on Text wi...Silenio Quarti1-1/+1
2013-04-09increment Variant.setbyRef(long) @since filter to match qualifierCarolyn MacLeod1-4/+3
2013-04-09Bug 181592 - [Widgets] Need a color constant for active and inactiveCarolyn MacLeod1-2/+4
2013-04-09forgot to increment build.xml for bug#401797Silenio Quarti1-1/+1
2013-04-09Bug 393793 - [GTK3] Scroll wheel does not work in editor or package explorerSilenio Quarti3-5/+3
2013-04-09Bug 399522 - [GTK3] frequent get_column_number critical error spewsSilenio Quarti1-1/+4
2013-04-09Bug 399562 - [GTK3] ProgressBar does not send any mouse eventsSilenio Quarti1-0/+4
2013-04-09Bug 396316 - [GTK3] Table is not given enough height on preferences File Asso...Silenio Quarti3-3/+44
2013-04-09Bug 399547 - [GTK3] Widget.getStyle() does not report a set SWT.BORDER valueSilenio Quarti2-3/+13
2013-04-09Bug 398176 - [GTK3] Terminate button in Console view is always enabledSilenio Quarti1-1/+3
2013-04-09Bug 403941 - invalidate style context after gtk_widget_override_*.Alexander Kurtakov2-0/+6
2013-04-09Bug 399560 - [GTK3] CoolBar item handles only shown when CoolBar style includ...Silenio Quarti8-11/+14
2013-04-09Bug 394583 - [ GTK+ 3] TextBox is clipped to the rightSilenio Quarti1-9/+2
2013-04-09Bug 400339 - Button is clipped to the rightSilenio Quarti1-3/+13
2013-04-09Bug 403191 - [GTK+3] Implement SwtFixed preferred height/width methodsSilenio Quarti6-0/+43
2013-04-09v4323Silenio Quarti4-5/+5
2013-04-09Remove ColorSelection deprecation warnings when compiling against GTK3.6Anatoly Spektor3-16/+61
2013-04-09remove compiler warning - macro redefinedSilenio Quarti1-1/+1
2013-04-09Javadoc fixesMarkus Keller3-4/+11
2013-04-09Revert Control.setBackground on GTK3. Bug 403474Alexander Kurtakov1-10/+11
2013-04-09- added warning that this is only implemented on WindowsMarkus Keller1-7/+9
2013-04-09Remove unneeded spaces that break the 64to32 bit.Alexander Kurtakov1-1/+1
2013-04-09Fix Control.setBackground on GTK3.Alexander Kurtakov6-11/+47
2013-04-09Added Snippet 364Bogdan Gheorghe1-0/+61
2013-04-09Bug 248410 - [Wizards] Accessibility: User is not alerted to errorCarolyn MacLeod1-0/+1
2013-04-09Bug 273198: [Bidi] Lack of support for controlling text direction independent...Markus Keller1-5/+10
2013-04-09Bug 403346 - TreeViewers throw NPE's on collapsed multi-selectionsSilenio Quarti1-1/+6
2013-04-09Fix GTK3 IMContext disposal.Alexander Kurtakov1-1/+1
2013-04-09Bug 273198 - [Bidi] Lack of support for controlling text direction independen...Lina Kemmel19-50/+300
2013-04-09Bug 400727: StyledText#addBidiSegmentListener(..) only works if RTL input lan...Silenio Quarti1-1/+1
2013-04-09JavadocMarkus Keller2-8/+7
2013-04-09Bug 401797 - [CBI] Versions for SWT decreased in CBI build compared to PDE buildSilenio Quarti23-23/+23
2013-04-09Bug 248410 - [Wizards] Accessibility: User is not alerted to errorCarolyn MacLeod1-0/+110
2013-04-09Bug 248410 - [Wizards] Accessibility: User is not alerted to errorCarolyn MacLeod1-1/+1
2013-04-09v4322Silenio Quarti4-5/+5

Back to the top