Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-09Bug 248410 - [Wizards] Accessibility: User is not alerted to errorv4322aCarolyn MacLeod1-0/+110
2013-03-09Bug 248410 - [Wizards] Accessibility: User is not alerted to errorCarolyn MacLeod1-1/+1
2013-03-08v4322v4322I20130311-0800I20130310-2000I20130309-1500I20130308-2000Silenio Quarti4-5/+5
2013-03-08Bug 400727: StyledText#addBidiSegmentListener(..) only works if RTL input lan...Markus Keller1-15/+6
2013-03-08Remove pre GTK 2.6 checks.Alexander Kurtakov8-89/+7
2013-03-08Drop Combo Gtk 2.6 checks.Alexander Kurtakov1-17/+10
2013-03-07Bug 402552 - [CBI] org.eclipse.swt_*.jar files too big: contain whole SWT sou...Silenio Quarti1-0/+1
2013-03-07Make g_thread_init dynamic.Alexander Kurtakov3-2/+17
2013-02-27fix help string for englishv4321aI20130307-2000I20130306-2330I20130306-2000I20130306-0045I20130305-2300I20130305-2000I20130305-0800I20130304-2000Silenio Quarti1-1/+1
2013-02-27Bug 328010 - In cocoa, Help menu can not display Search menu item in chinese ...Silenio Quarti10-2/+35
2013-02-26Bug 336125 - ACC.RELATION_DESCRIBED_BY does not work for TextI20130226-2100I20130226-2000Carolyn MacLeod1-1/+9
2013-02-25v4321v4321I20130303-2000I20130302-1500I20130301-2000I20130228-2000I20130227-2000I20130226-2200I20130226-0800I20130225-2315I20130225-2230Silenio Quarti4-5/+5
2013-02-25Bug 397850 - [CBI] use the correct group IDs for all artifactsSilenio Quarti12-23/+23
2013-02-25Bug 394831 - [cbi] Platform parent should be renamedSilenio Quarti1-2/+2
2013-02-21Remove don't comment what doesn't belong here.I20130224-2000I20130223-1500I20130222-2000Alexander Kurtakov1-13/+0
2013-02-21Revert the css styling as it badly affects toolbar buttons on GTK3.Alexander Kurtakov1-13/+13
2013-02-21Add css style to button to solve button's height clipping issueAnatoly Spektor6-0/+127
2013-02-21Bug 374199 - SWT_AWT bridge broken by openjdk 1.7.0_04ea (embeddedframe class...Silenio Quarti1-15/+62
2013-02-21This patch solves clipping and wrong default sizing of GtkEntry in GTK3Anatoly Spektor5-0/+28
2013-02-21Bug 379263 - CTabFolder itself should return accessible nameCarolyn MacLeod1-4/+8
2013-02-21handle call function with multiple return types. detect if native starts with...Silenio Quarti1-1/+1
2013-02-21update tools build instrucitonsSilenio Quarti1-6/+6
2013-02-21fix tools parse of parameters of comma. add convention attriibute for call na...Silenio Quarti6-112/+77
2013-02-17Bug 343722 - On-screen-keyboard does not work properlyI20130220-0922Carolyn MacLeod1-0/+1
2013-02-15Remove gdk_threads_init/enter.Alexander Kurtakov4-28/+2
2013-02-14Bug 400576 - N20130211-2000 coredumps on startupI20130214-2011Silenio Quarti2-20/+0
2013-02-14javadoc: clarified getHSB()Markus Keller1-4/+9
2013-02-13Bug 384162 - Internal web browser does not catch Tab keystrokesGrant Gayed1-5/+0
2013-02-13Bug 181592: [Widgets] Need a color constant for active and inactive hyperlink...Markus Keller1-4/+4
2013-02-11v4320v4320Silenio Quarti4-5/+5
2013-02-11Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti3-17/+28
2013-02-11Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti1-1/+10
2013-02-11Bug 181592 - [Widgets] Need a color constant for active and inactive hyperlin...Silenio Quarti2-0/+8
2013-02-07Add forgotten defines for dynamic g_thread* functions.Alexander Kurtakov1-0/+2
2013-02-07Bug 234649 - Composite with scrollbar won't inherit background fromCarolyn MacLeod1-1/+1
2013-02-07Do not use g_thread_init on Glib newer than 2.32.Alexander Kurtakov4-7/+33
2013-02-07Bug 399543 ColorDialog ignores existing choice of color when GTK versionArun Thondapu1-2/+7
2013-02-07Bug 399543 ColorDialog.java formatting changesArun Thondapu1-26/+24
2013-02-06Replace GtkColorSelection with GtkColorChooser for GTK 3.4 and upAnatoly Spektor7-34/+208
2013-02-05Bug 388628 - [Viewers] ILazyTreeContentProvider: NPE when refreshingCarolyn MacLeod1-3/+15
2013-01-30Bug 399563 - Splash screen is huge on aix.ppc and linux.ppcv4319bv4319aSilenio Quarti1-1/+1
2013-01-30Wrong sizing and trimming of Spinner widget in GTK+ 3Anatoly Spektor1-15/+36
2013-01-29Bug 399151 - Focus is not passed to the next window after a window minimizedSilenio Quarti1-1/+10
2013-01-29Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectCarolyn MacLeod1-0/+3
2013-01-28Bug 395169 - Table contents disappear when scrolling horizontally (Windows 7 ...Silenio Quarti1-4/+10
2013-01-28v4319v4319Silenio Quarti4-5/+5
2013-01-25Bug 398070 - BrowserFunction not converting correctly boolean arraysGrant Gayed7-6/+68
2013-01-24Bug 398711 - NPE in AbstractTreeViewer.getSelection trying to selectCarolyn MacLeod1-0/+11
2013-01-23Rename gnome_24_* to gnome_*.Alexander Kurtakov1-4/+4
2013-01-23Remove gnome_vfs* unused function bindings.Alexander Kurtakov4-94/+6

Back to the top