Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gtk_render_layout instead of gtk_paint_layout for GTK+3 and highergtk3_render_layout | Anatoly Spektor | 2012-09-05 | 6 | -5/+97 |
| | | | | This patch implements GTK+ 3 API method gtk_render_layout() instead of deprecated gtk_paint_layout() for GTK+ 3 and higher. | ||||
* | Merge branch 'master' of | Anatoly Spektor | 2012-09-05 | 1 | -43/+0 |
|\ | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-30 | 4 | -12/+30 |
| |\ | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-29 | 9 | -24/+102 |
| |\ \ | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-28 | 3 | -7/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-28 | 26 | -733/+287 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-27 | 2 | -7/+6 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-21 | 4 | -5/+5 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-16 | 6 | -74/+15 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-16 | 2 | -11/+15 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of ↵ | Anatoly Spektor | 2012-08-15 | 25 | -45/+117 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://git.eclipse.org/gitroot/platform/eclipse.platform.swt.git | ||||
| * | | | | | | | | | | | .classpath_gtk remove | Anatoly Spektor | 2012-08-13 | 1 | -43/+0 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Bug 369873 - Display.post test failure in latest build | Silenio Quarti | 2012-08-31 | 1 | -9/+9 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Bug 383189 - Warnings and Errors in the SWT Combo when running on Linux | Silenio Quarti | 2012-08-31 | 1 | -38/+66 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Bug 372560 - Glib error when disposing a Combo | Silenio Quarti | 2012-08-31 | 1 | -7/+16 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Bug 381407 - reproducible crash in Debug's Variables view (ppc64) | Grant Gayed | 2012-08-30 | 4 | -12/+30 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: ↵ | Silenio Quarti | 2012-08-29 | 6 | -16/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | im-xim.so+0x3b04 | ||||
* | | | | | | | | | | wrong version test. | Silenio Quarti | 2012-08-28 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Omit use of deprecated gdk_utf8_to_compound_text() in newer GTK+ | Anatoly Spektor | 2012-08-28 | 6 | -9/+71 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Make GTK_VERSION a variable. | Alexander Kurtakov | 2012-08-28 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allowing to try compiling against different GTK versions is really helpful while porting to newer version. As the default is set to 2.0 nothing should break unless someone manually passes 3.0 or even 4.0 so if someone sees a breakage it will be obvious. | ||||
* | | | | | | | | | Remove cast in dynamic method breaking compilation. | Alexander Kurtakov | 2012-08-28 | 2 | -3/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | This should have been part of bug 369624. | ||||
* | | | | | | | | Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: ↵ | Silenio Quarti | 2012-08-27 | 1 | -5/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | im-xim.so+0x3b04 (remove changes for bug#382812) | ||||
* | | | | | | | | Bug 387496 -JVM crashes when running jdtuirefactoring tests on hudson: ↵ | Silenio Quarti | 2012-08-27 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | im-xim.so+0x3b04 (PUT BACK CHANGES IN CONTROL) | ||||
* | | | | | | | | Bug 386401 - Use gtk_widget_get_allocation in newer GTK+ | Silenio Quarti | 2012-08-27 | 25 | -713/+247 |
| | | | | | | | | |||||
* | | | | | | | | Bug 379792 Fix memory leak in Table/Tree | Arun Thondapu | 2012-08-27 | 2 | -9/+26 |
| | | | | | | | | |||||
* | | | | | | | | Bug 387980-Negative zoom factor reported from magnification gesture | Lakshmi Shanmugam | 2012-08-27 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Bug 387518 - Extremely wide combo box causes X11 crash | Silenio Quarti | 2012-08-24 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Bug 387496 - JVM crashes when running jdtuirefactoring tests on hudson: ↵ | Silenio Quarti | 2012-08-23 | 1 | -6/+5 |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | im-xim.so+0x3b04 (REVERT SUSPICIOUS CHANGE TO RUN JUNIT IN NIGHTLY) | ||||
* | | | | | | v4303 | Silenio Quarti | 2012-08-20 | 4 | -5/+5 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Bug 386220 - [Mac Cocoa] ↵ | Silenio Quarti | 2012-08-20 | 1 | -0/+1 |
| |_|_|/ |/| | | | | | | | | | | | org.eclipse.swt.accessibility.Accessible.getChildrenAttribute may throw java.lang.ArrayIndexOutOfBoundsException | ||||
* | | | | Omit use of GTK_RANGE_HAS_STEPPER_A,B,C,D constants for newer GTK+ | Anatoly Spektor | 2012-08-16 | 6 | -74/+15 |
| |_|/ |/| | | | | | | | | | | | | | | Conflicts: bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.h bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c | ||||
* | | | Bug 386274 - [OpenGL] Transparent background flicker in GLCanvas starting 3.7.2 | Silenio Quarti | 2012-08-16 | 2 | -11/+15 |
| |/ |/| | |||||
* | | Bug 387245 - Widget.RESIZING value same as Widget.WEBKIT_EVENTS_FIX value | Silenio Quarti | 2012-08-14 | 1 | -2/+2 |
| | | |||||
* | | Make gdk_gc_set_values() dynamic | Anatoly Spektor | 2012-08-14 | 3 | -3/+11 |
| | | |||||
* | | Bug 387144 - Make gdk_pixbuf_render_to_drawable() dynamic | Silenio Quarti | 2012-08-14 | 3 | -5/+11 |
| | | |||||
* | | Fix typo in previous patch for bug 387133 | Arun Thondapu | 2012-08-14 | 1 | -1/+1 |
| | | |||||
* | | Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamic | Anatoly Spektor | 2012-08-14 | 18 | -25/+78 |
| | | |||||
* | | v4302 | Silenio Quarti | 2012-08-13 | 4 | -5/+5 |
| | | |||||
* | | Solves bug in Sash widget (caused by path in bug #386401) | Anatoly Spektor | 2012-08-13 | 1 | -3/+8 |
| | | |||||
* | | Bug 376560 - Crash when starting on SUSE or some RHEL4 (remove libcairo-swt.so) | Silenio Quarti | 2012-08-13 | 1 | -2/+2 |
|/ | |||||
* | Bug 384743 - CTabFolderRenderer can no longer be used in SWT 42 | Bogdan Gheorghe | 2012-08-09 | 1 | -1/+2 |
| | |||||
* | Revert "Bug 384743-CTabFolderRenderer can no longer be used in SWT 42" | Bogdan Gheorghe | 2012-08-09 | 1 | -1/+1 |
| | | | | This reverts commit 61f50052042e8e5211eed2203f3ae39ad0765025. | ||||
* | Bug 386274 - [OpenGL] Transparent background flicker in GLCanvas | Silenio Quarti | 2012-08-09 | 1 | -1/+7 |
| | | | starting 3.7.2 | ||||
* | Bug 386177 - [OpenGL] Closing RCP editor with GLCanvas breaks all remaining ↵ | Silenio Quarti | 2012-08-09 | 2 | -11/+19 |
| | | | | open GLCanvas | ||||
* | Bug 378168-Group client Area is wrong | Lakshmi Shanmugam | 2012-08-09 | 1 | -5/+13 |
| | |||||
* | Bug 386778 Omit use of GTK_WIDGET_SET_X and GTK_WIDGET_SET_Y in newer GTK+ | Anatoly Spektor | 2012-08-09 | 6 | -5/+64 |
| | |||||
* | Bug 384743-CTabFolderRenderer can no longer be used in SWT 42 | Lakshmi Shanmugam | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Bug 379590 - Run event loop while Tracker is up | Bogdan Gheorghe | 2012-08-08 | 3 | -1/+10 |
| | |||||
* | Omit use of deprecated GTK_RANGE_SLIDER_END and GTK_RANGE_SLIDER_START | Anatoly Spektor | 2012-08-08 | 6 | -10/+74 |
| | | | | | | Conflicts: bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_custom.h bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.c |