Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-28Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov12-39/+39
2012-02-28reuse local varSilenio Quarti1-3/+3
2012-02-28Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov13-46/+47
2012-02-28Remove gtk_tooltip_trigger_tooltip_query.Alexander Kurtakov4-35/+2
2012-02-28Bug 372760 - segments offset should be more flexibleFelipe Heidrich3-28/+9
2012-02-28Bug 372729 - Javadoc warning in official buildFelipe Heidrich1-1/+1
2012-02-27v3821v3821cSilenio Quarti1-0/+6
2012-02-27Bug 372599 - Wrong drawing behaviour using SWT and Cairo drawing a TextLayout...Silenio Quarti1-0/+3
2012-02-27Merge branch 'master' into bug230854bug230854Felipe Heidrich4-23/+81
2012-02-27clean upFelipe Heidrich1-0/+1
2012-02-24Bug 337979 - [ui] max/restore the editor area and viewstack tabs disappearBogdan Gheorghe1-0/+18
2012-02-24removing more extra checksFelipe Heidrich1-16/+9
2012-02-24removing extra checksFelipe Heidrich1-46/+22
2012-02-24remove extra tests in gtkFelipe Heidrich1-40/+25
2012-02-24move manifest creation to more general Ant taskGrant Gayed1-22/+20
2012-02-24handle missing Arch variable on 32-bit MacGrant Gayed3-8/+50
2012-02-24fixFelipe Heidrich1-1/+1
2012-02-24Merge branch 'master' into bug230854Felipe Heidrich19-30/+271
2012-02-24review bug230854, changes to API, fix code to handle surrogates in linux, oth...Felipe Heidrich12-74/+99
2012-02-24remove unused imports, fix some whitespaceGrant Gayed7-12/+6
2012-02-24Bug 355341-[10.7] TabFolder doesn't look nativeLakshmi Shanmugam2-8/+16
2012-02-24Bug 355683-[10.7]API to tell whether scrollbars areLakshmi Shanmugam1-0/+2
2012-02-24Bug 355683-[10.7]API to tell whether scrollbars are overlayLakshmi Shanmugam4-0/+92
2012-02-23recommitGrant Gayed1-1/+0
2012-02-23move implementation from Platform to LibraryGrant Gayed9-98/+76
2012-02-23formattingGrant Gayed1-3/+3
2012-02-23Bug 292062 - Provide a way to dynamically introspect an SWT port infoGrant Gayed5-7/+143
2012-02-22Bug 372268 - the "message" in a Text with SEARCH style is inaccessibleCarolyn MacLeod2-2/+34
2012-02-21Enable Cairo graphics by defaultBogdan Gheorghe1-1/+1
2012-02-14Merge branch 'master' into bug230854Felipe Heidrich103-1735/+2892
2012-02-14Update DialogTabCarolyn MacLeod2-44/+68
2012-02-13v3821v3821bSilenio Quarti1-0/+6
2012-02-13Bug 354978 - Use Cairo as backend for graphics operations (cairo in Text.java)Silenio Quarti1-4/+12
2012-02-06v3821v3821aSilenio Quarti5-5/+11
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#19)Silenio Quarti1-1/+1
2012-02-06Bug 354978 - Use Cairo as backend for graphics operations (comment#18)Silenio Quarti3-4/+1
2012-02-02Bug 362133 - tray item show highlight image not workingSilenio Quarti1-2/+8
2012-02-01Bug 370355 - Combo does not show focus ring in some casesFelipe Heidrich1-0/+7
2012-02-01Bug 338975 - [SWT OS X Cocoa] Eclipse causes WindowServer to consume memorySilenio Quarti1-1/+2
2012-02-01Bug 368710 - ProgressBar created with SWT.INDETERMINATE does not pause on Win...Felipe Heidrich1-1/+5
2012-02-01Bug 363309-Key events posted with Display.post() do not honorLakshmi Shanmugam2-4/+4
2012-01-31Make gdk_pango_context_set_colormap dynamic.Alexander Kurtakov5-2/+22
2012-01-31Get rid of gtk_calendar_display_options.Alexander Kurtakov5-41/+3
2012-01-31Bug 368757 - Using ESC as accelerator does not work on OS X, but onSilenio Quarti5-3/+23
2012-01-31Bug 369599 - Weird window flash when opening tooltipSilenio Quarti1-1/+4
2012-01-31368993 - Label with size hint {0, 0} layouted to {64, 64}Bogdan Gheorghe6-7/+9
2012-01-31Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam6-7/+53
2012-01-27snippet361 cross-platform shell sizeCarolyn MacLeod1-1/+2
2012-01-27pack shellCarolyn MacLeod1-1/+4
2012-01-26fill Canvas background with white before drawingCarolyn MacLeod1-3/+7

Back to the top