Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | wrong path to clone repos | Silenio Quarti | 2011-07-26 | 1 | -2/+2 | |
| | | ||||||
| * | define plugindir in fragment's build.xml instead of pluginroot | Silenio Quarti | 2011-07-26 | 1 | -1/+0 | |
| | | ||||||
| * | updated build pathsv3800c | Silenio Quarti | 2011-07-25 | 1 | -5/+5 | |
| | | ||||||
| * | changed basedir to . instead of ../../.. to work with eclipse builds | Silenio Quarti | 2011-07-25 | 2 | -39/+20 | |
| | | ||||||
| * | clean up zip file when build failed | Silenio Quarti | 2011-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | BugĀ 351916 - StyledText crash in OS.ATSUGetTextHighlight | Silenio Quarti | 2011-07-21 | 1 | -0/+3 | |
| | | | | | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=351916 | |||||
* | | fix version tags, left/right key down, misc | Felipe Heidrich | 2011-08-04 | 5 | -58/+75 | |
| | | ||||||
* | | added changes from comment 151 (only bundles/org.eclipse.swt/Eclipse | Felipe Heidrich | 2011-07-25 | 1 | -9/+9 | |
| | | | | | | SWT/win32/org/eclipse/swt/widgets/Text.java) | |||||
* | | bug 230854 - initial commit, started with patch from comment 149 | Felipe Heidrich | 2011-07-21 | 12 | -50/+1042 | |
|/ | ||||||
* | Bug 335857 - Keyboard moves sash the other way when controls have | Felipe Heidrich | 2011-07-21 | 1 | -18/+14 | |
| | | | SWT.RIGHT_TO_LEFT on it | |||||
* | remove references to basedir | Silenio Quarti | 2011-07-21 | 1 | -3/+3 | |
| | ||||||
* | missing files in eclipse buildv3800b | Silenio Quarti | 2011-07-21 | 1 | -10/+10 | |
| | ||||||
* | wrong tag name (missing v)v3800a | Silenio Quarti | 2011-07-21 | 1 | -2/+2 | |
| | ||||||
* | avoid regex problems when output is empty | Silenio Quarti | 2011-07-21 | 1 | -2/+2 | |
| | ||||||
* | remove unused file swtmap.xls | Silenio Quarti | 2011-07-20 | 1 | -40/+0 | |
| | ||||||
* | update build instructions for GIT migration | Silenio Quarti | 2011-07-20 | 1 | -3/+3 | |
| | ||||||
* | update manifest files | Silenio Quarti | 2011-07-20 | 3 | -3/+3 | |
| | ||||||
* | supporting delimiters other then the platform delimiter | Silenio Quarti | 2011-07-20 | 5 | -17/+61 | |
| | ||||||
* | push tags after tagging repos | Silenio Quarti | 2011-07-20 | 1 | -0/+6 | |
| | ||||||
* | avoid getting swt_tag twice and run git status when commitingv3800 | Silenio Quarti | 2011-07-20 | 1 | -1/+4 | |
| | ||||||
* | new_build task depends on get_version | Silenio Quarti | 2011-07-20 | 1 | -32/+32 | |
| | ||||||
* | cleanup, remove ant-contrib dependency, remove tmp files | Silenio Quarti | 2011-07-20 | 1 | -192/+168 | |
| | ||||||
* | wrong if check for git_commit | Silenio Quarti | 2011-07-19 | 1 | -3/+5 | |
| | ||||||
* | using rebase to push and reset to clean repo | Silenio Quarti | 2011-07-19 | 1 | -15/+35 | |
| | ||||||
* | Update current version from v3735 to v3800 | Silenio Quarti | 2011-07-19 | 4 | -5/+5 | |
| | ||||||
* | commit all fragments in one step | Silenio Quarti | 2011-07-19 | 1 | -47/+65 | |
| | ||||||
* | Bug 352487 - Mnemonic on label field does not work | Felipe Heidrich | 2011-07-19 | 2 | -8/+8 | |
| | ||||||
* | Bug 351494 - List is not displayed when using GridLayout on Linux with | Felipe Heidrich | 2011-07-19 | 2 | -0/+3 | |
| | | | GTK+ >=2.18.4 | |||||
* | another try with waitfor | Silenio Quarti | 2011-07-18 | 1 | -7/+8 | |
| | ||||||
* | better output | Silenio Quarti | 2011-07-18 | 1 | -3/+1 | |
| | ||||||
* | ;& does not work in some platforms (use | instead) | Silenio Quarti | 2011-07-18 | 1 | -3/+1 | |
| | ||||||
* | add some echos | Silenio Quarti | 2011-07-18 | 1 | -0/+3 | |
| | ||||||
* | wait for git lock file to be gone before commit | Silenio Quarti | 2011-07-18 | 1 | -0/+6 | |
| | ||||||
* | fixing wince build | Silenio Quarti | 2011-07-18 | 2 | -6/+9 | |
| | ||||||
* | Bug 352291 - TextLayout ignores TextStyle rise if GC's antialias is | Felipe Heidrich | 2011-07-18 | 1 | -0/+1 | |
| | | | different from SWT.DEFAULT | |||||
* | using wrong makefile because MODEL is set to x86 instead of i386 | Silenio Quarti | 2011-07-18 | 2 | -6/+10 | |
| | ||||||
* | renaming buildNatives.xml to buildSWT.xml | Silenio Quarti | 2011-07-18 | 1 | -1050/+1050 | |
| | ||||||
* | fixing add path when commiting files | Silenio Quarti | 2011-07-18 | 1 | -3/+3 | |
| | ||||||
* | changing pull dir | Silenio Quarti | 2011-07-18 | 1 | -11/+11 | |
| | ||||||
* | new build scripts for git migration | Silenio Quarti | 2011-07-18 | 18 | -1850/+1470 | |
| | ||||||
* | fixing project name (used by egit) | Silenio Quarti | 2011-07-14 | 1 | -1/+1 | |
| | ||||||
* | Bug 347490 - Shell.setImeInputMode(int mode) does not always set IME | Felipe Heidrich | 2011-07-14 | 2 | -1/+10 | |
| | | | | flags as expected, and causes Chinese IME single space mode changes to double space. | |||||
* | updated .gitignore | Bogdan Gheorghe | 2011-07-12 | 15 | -19/+6 | |
| | ||||||
* | refactoring: changed to use constant name instead of number in switch statment | Felipe Heidrich | 2011-06-29 | 1 | -1/+1 | |
| | ||||||
* | Bug 348761 - SWT.WRAP missing in Button JavaDoc | Felipe Heidrich | 2011-06-29 | 2 | -1/+2 | |
| | ||||||
* | Bug 340297 - Tree : Selection Lost when collapsing unrelated item on Windows 7 | Felipe Heidrich | 2011-06-29 | 1 | -2/+8 | |
| | ||||||
* | init for 3.8 | Grant Gayed | 2011-06-24 | 2 | -2/+2 | |
| | ||||||
* | 349837 - Incompatibility between WebKit and XULRunner's sqliteRoot_R3_7_maintenance | Grant Gayed | 2011-06-24 | 1 | -1/+22 | |
| | ||||||
* | new snippetR3_7 | Carolyn MacLeod | 2011-06-17 | 1 | -0/+72 | |
| | ||||||
* | 'new version v3735b'v3735b | Felipe Heidrich | 2011-05-27 | 1 | -0/+6 | |
| |