Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | v3800v3800d | Silenio Quarti | 2011-07-28 | 1 | -0/+6 | |
| | | ||||||
| * | Bug 345411 - Table.pack() makes column width too small by one pixel | Felipe Heidrich | 2011-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | Added print when checking fragments | Silenio Quarti | 2011-07-27 | 1 | -0/+1 | |
| | | ||||||
| * | Bug 352860 - NullPointerException when closing using system menu item | Lakshmi Shanmugam | 2011-07-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | (SWT.ID_QUIT) Change-Id: I0b88c41bcc3d6dd8e2b520d81f208bdeaa202c92 | |||||
| * | increment_version already depends on get_version | Silenio Quarti | 2011-07-26 | 1 | -1/+2 | |
| | | ||||||
| * | compare against working dir | Silenio Quarti | 2011-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | only push when everything is done while doing a I-build | Silenio Quarti | 2011-07-26 | 1 | -20/+20 | |
| | | ||||||
| * | remove println | Silenio Quarti | 2011-07-26 | 1 | -1/+0 | |
| | | ||||||
| * | Bug 348164 - text boxes in server overview for times are too small on | Felipe Heidrich | 2011-07-26 | 1 | -6/+13 | |
| | | | | | | Cocoa / Mac | |||||
| * | push only the HEAD branch | Silenio Quarti | 2011-07-26 | 1 | -2/+2 | |
| | | ||||||
| * | change tmpdir to be outside of repo | Silenio Quarti | 2011-07-26 | 1 | -3/+3 | |
| | | ||||||
| * | 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 | |
| |