Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-06 | Set javac default encoding to UTF-8 in build.properties - bug 335090: Change ↵ | Ralf Sternberg | 6 | -7/+52 | |
encoding of sources to UTF-8 https://bugs.eclipse.org/bugs/show_bug.cgi?id=335090 | |||||
2011-02-06 | Added copyright header | Ralf Sternberg | 1 | -0/+11 | |
2011-02-06 | Set newlines to Unix on project level | Ralf Sternberg | 3 | -0/+9 | |
2011-02-06 | Changed encoding to UTF-8 - bug 335090: Change encoding of sources to UTF-8 | Ralf Sternberg | 17 | -26/+43 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=335090 | |||||
2011-02-05 | Speed up theming tests for default theme | Ralf Sternberg | 3 | -70/+40 | |
2011-02-03 | Fix for Bug 327023 - Refactor Widget.js for better Graphics and Animation ↵ | Tim Buschtöns | 10 | -26/+574 | |
integration | |||||
2011-02-02 | Widget.js/GraphicsMixin.js refactored for better integration, Widget ↵ | Tim Buschtöns | 6 | -28/+198 | |
formatted/cleaned-up for overview. See Bug 327023 - Refactor Widget.js for better Graphics and Animation integration | |||||
2011-02-01 | Fix for Bug 335753 - DateTime can not edit text of date to change date. | Tim Buschtöns | 4 | -4/+34 | |
2011-02-01 | fix for Bug 328107 - [client] Consider removing or simlifying qooxdoo logging | Tim Buschtöns | 16 | -144/+30 | |
2011-02-01 | Proper fix - bug 328437: MenuItem with RADIO style doesn't pass selection ↵ | Ivan Furnadjiev | 2 | -2/+20 | |
event to it's listeners https://bugs.eclipse.org/bugs/show_bug.cgi?id=328437 | |||||
2011-01-31 | RESOLVED 335728: GC#setAdvanced() is missing | Rüdiger Herrmann | 1 | -0/+35 | |
2011-01-31 | Added missing images | Rüdiger Herrmann | 3 | -0/+0 | |
2011-01-31 | Decoupled ICellToolTipProvider from ITreeAdapter/ITableAdapterv20110131_R14-M5 | Rüdiger Herrmann | 2 | -19/+14 | |
United redundant code from TreeLCA and TableLCA in CellToolTipUtil | |||||
2011-01-31 | update the tooltip default theme | Tim Buschtöns | 1 | -4/+8 | |
2011-01-31 | Fix for Bug 335837 - [ToolTip] The ToolTip widget can not have a ↵ | Tim Buschtöns | 1 | -0/+29 | |
background-gradient | |||||
2011-01-28 | Fix for Bug 329889 - [ScrollBar] Make scrollbar themeable | Tim Buschtöns | 27 | -134/+985 | |
2011-01-28 | RESOLVED 334637: Refactor GC | Rüdiger Herrmann | 5 | -682/+714 | |
2011-01-28 | Fixed - bug 333143: Javascript error if set text with special characters to ↵ | Ivan Furnadjiev | 2 | -2/+28 | |
Text component https://bugs.eclipse.org/bugs/show_bug.cgi?id=333143 | |||||
2011-01-28 | Enable some UI tests related to key bindings. | Ivan Furnadjiev | 6 | -1401/+1402 | |
2011-01-27 | Applied patch for bug 334675: Provide tooltip support for TreeViewer | Ralf Sternberg | 6 | -30/+355 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334675 | |||||
2011-01-27 | Fixed bug 282449: Keybindings in RAP | Ralf Sternberg | 16 | -49/+700 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=282449 | |||||
2011-01-27 | Renamed CSS rules for ToolTips | Rüdiger Herrmann | 16 | -18/+71 | |
The CSS rule for tooltips on Controls as set via setToolTipText now is called Widget-ToolTip The CSS rule for the org.eclipse.swt.widgets.ToolTip widget is now called ToolTip Renamed Javascript classes and tests accordingly | |||||
2011-01-26 | fixing BrowserTest for older IE | Tim Buschtöns | 2 | -6/+18 | |
2011-01-25 | Fixed indentation | Rüdiger Herrmann | 1 | -11/+11 | |
2011-01-24 | RESOLVED 335112: ToolTip widget is missing | Rüdiger Herrmann | 6 | -16/+422 | |
2011-01-22 | Applied patch for bug 334511: [Image] Image(Device,int,int) constructor is ↵ | Ralf Sternberg | 1 | -12/+48 | |
missing https://bugs.eclipse.org/bugs/show_bug.cgi?id=334511 | |||||
2011-01-22 | Enabled themeable "working" image, refactored Display#getSystemImage(), ↵ | Ralf Sternberg | 4 | -15/+72 | |
fixed bug 335049: Duplicate entry in Widget.default.css https://bugs.eclipse.org/bugs/show_bug.cgi?id=335049 | |||||
2011-01-21 | Fix for Bug 334101 - [Tree] DND with multiselection in tree viewers is broken | Tim Buschtöns | 2 | -2/+114 | |
2011-01-21 | Fix for Bug 334927 - [Tree] Tree scrollable with mouswheel while scrollbar ↵ | Tim Buschtöns | 2 | -16/+16 | |
not visible | |||||
2011-01-21 | Fix for Bug 334103 - [Tree] Sibling items are not visible after collapsing tree | Tim Buschtöns | 2 | -0/+20 | |
2011-01-20 | Update copyright header to 2011. | Ivan Furnadjiev | 2 | -2/+2 | |
2011-01-20 | Fixed - 333963: [Combo] Selection in drop-down list changes on hover | Ivan Furnadjiev | 2 | -6/+26 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333963 | |||||
2011-01-20 | Fix for Bug 334223 - [Browser] Infinity loadind status in FF | Tim Buschtöns | 2 | -8/+6 | |
2011-01-20 | Fix for Bug 334138 - [Browser] Refactor BrowserFunction creation | Tim Buschtöns | 4 | -58/+368 | |
2011-01-19 | Fix for Bug 330361 - [Browser] cross-domain-scripting is not handled | Tim Buschtöns | 8 | -26/+182 | |
2011-01-18 | RESOLVED bug 334660: UITestUtil#isValidId() does not allow hyphen characters | Rüdiger Herrmann | 1 | -0/+5 | |
2011-01-18 | Fixed - bug 333404: [CTabFolder] CSS Font width calculation problem | Ivan Furnadjiev | 1 | -3/+23 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333404 | |||||
2011-01-18 | Fixing TreeTest accidentally broken by fix for Bug 334504 - Traverse event ↵ | Tim Buschtöns | 2 | -4/+4 | |
with detail = TRAVERSE_RETURN not fired in IE, Safari and Chrome | |||||
2011-01-18 | fix for Bug 334504 - Traverse event with detail = TRAVERSE_RETURN not fired ↵ | Tim Buschtöns | 4 | -6/+84 | |
in IE, Safari and Chrome | |||||
2011-01-17 | Fixed - bug 333966: [Button][Theming] FLAT Buttons look ugly | Ivan Furnadjiev | 1 | -4/+8 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333966 Proper theme tests for [FLAT] style flag. | |||||
2011-01-17 | Fixed - bug 334245: Browser#getWebBrowser is missing | Ivan Furnadjiev | 1 | -0/+7 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334245 | |||||
2011-01-17 | Fixed - bug 334509: [GC] GCOperationWriter escapes newline with invalid HTML ↵ | Ivan Furnadjiev | 1 | -2/+2 | |
element https://bugs.eclipse.org/bugs/show_bug.cgi?id=334509 | |||||
2011-01-17 | Split up test cases for lineCap and lineJoin | Rüdiger Herrmann | 1 | -5/+30 | |
2011-01-17 | Fixed - bug 333966: [Button][Theming] FLAT Buttons look ugly | Ivan Furnadjiev | 1 | -12/+0 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333966 | |||||
2011-01-13 | Added missing null-checks to some GC methods | Rüdiger Herrmann | 1 | -173/+258 | |
Added missing tests and split up overly long test methods in GC_Test | |||||
2011-01-13 | Fixed - bug 223879: Shell#setMenu does not work | Ivan Furnadjiev | 1 | -0/+29 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=223879 | |||||
2011-01-13 | Eliminated duplicate code (getGCAdapter) | Rüdiger Herrmann | 1 | -36/+21 | |
2011-01-13 | Added test for setAlpha() with values that are out of allowed range | Rüdiger Herrmann | 1 | -2/+1 | |
2011-01-13 | Added test for setAlpha() with values that are out of allowed range | Rüdiger Herrmann | 1 | -64/+35 | |
2011-01-13 | Fixed - 334003: Update org.eclipse.rap.ui.tests to Indigo (3.7) | Ivan Furnadjiev | 205 | -1063/+19213 | |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334003 |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-