Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-02Fix Firefox 29 startup issue with workaround from bug 433179streams/2.2-maintenanceMarkus Knauer7-5/+30
2013-12-04Set correct list of bundles/fragments in config.ini2.2.0-RC22.2.0-RMarkus Knauer3-6/+18
2013-12-04Replace dependency to core.runtime in demo bundlesRalf Sternberg4-8/+8
2013-12-04Apply style rule workaround for invisible Elements only in Safari 7Tim Buschtöns3-105/+113
2013-12-03Set blank.gif as the background image of the textearea elementIvan Furnadjiev3-119/+141
2013-12-03Write empty JSON message to the response of shutdown requestIvan Furnadjiev2-0/+19
2013-12-02Add global css transform rule to prevent invisible widgets in Safari 7Tim Buschtöns1-0/+3
2013-12-02Revert "Re-enable integration tests"Ralf Sternberg1-0/+2
2013-11-29Update copyright headersRalf Sternberg27-35/+35
2013-11-29Make theme adapters non-finalRalf Sternberg14-34/+36
2013-11-29Re-enable integration testsRalf Sternberg1-2/+0
2013-11-27Redraw all grid rows on horizontal grid resize2.2.0-RC1Tim Buschtöns3-1/+22
2013-11-26Fix package export in manifest, add missing since tagsRalf Sternberg5-4/+11
2013-11-26Fix red javascript tests on mobile Safari (iPad)Tim Buschtöns3-8/+14
2013-11-26Ensure ApplicationContext is alive in beforeDestroy()Ralf Sternberg4-53/+79
2013-11-26Unregister servlets after ApplicationContext is stoppedRalf Sternberg3-10/+30
2013-11-26Test tooltip target visibility on the middle of the edges, not cornersTim Buschtöns5-19/+51
2013-11-25Change test comment format and nameIvan Furnadjiev1-2/+4
2013-11-25Position tooltip mouse-relative if only partially visibleTim Buschtöns5-16/+140
2013-11-25Release server push request on ApplicationContext deactivationRalf Sternberg2-9/+42
2013-11-25Restore SC origins before shell size after TDS enlargementIvan Furnadjiev3-10/+38
2013-11-22Always send synchronous requests immediatelyIvan Furnadjiev6-22/+22
2013-11-22Prevent application crash if CSS3, SVG or VML are not detectedIvan Furnadjiev7-18/+31
2013-11-21Avoid null text property in notify selection operationIvan Furnadjiev3-2/+34
2013-11-21Use config.ini for bundle definitions and adding extensionbundle Markus Knauer10-40/+23
2013-11-21Merge branch 'master' into templatesTim Buschtöns13-87/+232
2013-11-21Prevent flickering in Google Chrome while hovering grid itemsTim Buschtöns1-11/+17
2013-11-21Get ProgressMessages with fake context in DeferredTreeContentManagerIvan Furnadjiev2-7/+23
2013-11-21Refactor GridRow & Template to improve performance while scrollingTim Buschtöns2-10/+54
2013-11-21Implement missing function _findRowByItem in GridRowContainerWrapperIvan Furnadjiev4-6/+59
2013-11-21Support scale mode FILL in IE 7/8Tim Buschtöns2-27/+70
2013-11-21Support scale mode FIT in IE 7/8Tim Buschtöns4-12/+106
2013-11-21Update Tycho version to 0.18.1Markus Knauer2-2/+2
2013-11-20Support scale mode STRETCH in IE 7/8Tim Buschtöns2-17/+72
2013-11-20Store image dimension in GridItemTim Buschtöns12-65/+54
2013-11-20Remove empty testIvan Furnadjiev1-4/+0
2013-11-20Add system property to suppress workbench autostartRalf Sternberg5-19/+99
2013-11-20Set overflows for grid rows to hiddenTim Buschtöns2-0/+2
2013-11-20Use parseFloat (not parseInt) to read numeric css values in Style.jsTim Buschtöns2-2/+4
2013-11-20Skip default button execution if it is disabledIvan Furnadjiev3-2/+54
2013-11-20Do not preserve/render selection listener for separator ToolItemIvan Furnadjiev2-5/+27
2013-11-19Render "parent" property for all menus in MenuLCA#renderInitializationIvan Furnadjiev4-176/+126
2013-11-18Allow clicking links in tooltipsTim Buschtöns4-8/+88
2013-11-18Fix copyright yearIvan Furnadjiev1-1/+1
2013-11-18Initialize internal Client.js fields with non null valuesIvan Furnadjiev2-179/+183
2013-11-15Prevent crash when hovering table while another tooltip is visibleTim Buschtöns3-2/+23
2013-11-15Fix tooltip pointer position in case left-aligned tooltip is shiftedTim Buschtöns3-97/+119
2013-11-15Workaround empty reader problem in some older servlet containersIvan Furnadjiev1-1/+17
2013-11-15Support tooltips disappearing by leaving the custom target boundsTim Buschtöns5-73/+130
2013-11-15Keep internal image as a field instead url/width/heightIvan Furnadjiev2-7/+13

Back to the top