Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace GdkRegion with Cairo methods for GTK + 3.0 and highergtk3_region_64 | Anatoly Spektor | 2012-10-12 | 21 | -340/+1691 |
| | |||||
* | Bug 377019-Specific file name filter not working on Mac OS X | Lakshmi Shanmugam | 2012-10-11 | 1 | -0/+1 |
| | |||||
* | Bug 387755 - GC.copyArea() not work correctly on Mac retina screen | Silenio Quarti | 2012-10-10 | 4 | -7/+31 |
| | |||||
* | Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposures | Anatoly Spektor | 2012-10-10 | 1 | -5/+14 |
| | |||||
* | Update s390 build script for RHEL5 | Silenio Quarti | 2012-10-09 | 1 | -4/+4 |
| | |||||
* | Update 390 build script for RHEL5 | Bogdan Gheorghe | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | Bug 390699 - Table.showItem is broken on Linux - add build check | Silenio Quarti | 2012-10-09 | 1 | -0/+20 |
| | |||||
* | Bug #391477 - Do not compile GtkSelectionData memmove/sizeof for Gtk3+ | Alexander Kurtakov | 2012-10-09 | 1 | -0/+3 |
| | | | Defines added to ignore these functions compilation. | ||||
* | Update 390 build script for RHEL5 | Bogdan Gheorghe | 2012-10-09 | 1 | -2/+2 |
| | |||||
* | Update 390 build script for RHEL5 | Bogdan Gheorghe | 2012-10-09 | 1 | -2/+2 |
| | |||||
* | GdkDragContext replaced by function calls. | Alexander Kurtakov | 2012-10-09 | 8 | -10/+179 |
| | | | | | When struct is sealed we don't have access to the members directly so they have to be accessed via function calls. | ||||
* | Bug#391413 - Remove GdkGCValues_sizeof. | Alexander Kurtakov | 2012-10-09 | 5 | -16/+0 |
| | | | | Native was called to init the GdkGCValues class sizeof member which itself was not read anywhere. | ||||
* | Fix bug#391408 - Remove GdkVisual_sizeof. | Alexander Kurtakov | 2012-10-09 | 4 | -15/+0 |
| | | | Unused function that breaks compilation on GTK 3.x. | ||||
* | Fix for bug#391404 - Remove GdkImage_sizeof. | Alexander Kurtakov | 2012-10-09 | 4 | -15/+0 |
| | | | Method is not used anywhere and just breaks compilation. | ||||
* | Fix for bug#391398. | Alexander Kurtakov | 2012-10-09 | 6 | -3/+43 |
| | | | Use gdk_visual_ functions instead of accessing struct members. | ||||
* | Fix gtk_render_frame parameters. | Alexander Kurtakov | 2012-10-08 | 2 | -2/+2 |
| | | | | There was an error in the GTK 3 (untestable for now) code. Spotted by Arun Thondapu. | ||||
* | Use gtk_selection_data_get* functions instead of GtkSelectionData struct | Alexander Kurtakov | 2012-10-08 | 9 | -35/+282 |
| | | | | | | Fix for bug 391370. Struct members should not be accessed directly and using the members will allow to remove the memmove/sizeof bindings for GtkSelectionData which fail to compile on GTK 3.x. New implementation is used for GTK 2.14+ when the functions were introduced. | ||||
* | Bug 383369-Mac cocoa combo draw wrong and spews long error message | Lakshmi Shanmugam | 2012-10-08 | 4 | -5/+49 |
| | | | when input multi-lines | ||||
* | Bug 391269 - NPE pressing enter on DateTime widget if using SWT.TIME | Lakshmi Shanmugam | 2012-10-08 | 1 | -1/+3 |
| | | | only | ||||
* | Use gtk_render_check instead of gtk_paint_check for GTK+ 3 | Anatoly Spektor | 2012-10-08 | 6 | -3/+60 |
| | |||||
* | v4308 | Silenio Quarti | 2012-10-05 | 4 | -5/+5 |
| | |||||
* | Fix version check for GTK 3.0 not 3.2. | Alexander Kurtakov | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Revert Sparc changes | Bogdan Gheorghe | 2012-10-05 | 1 | -2/+2 |
| | |||||
* | Correct GTK path for Sparc | Bogdan Gheorghe | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Correct GTK path for Sparc | Bogdan Gheorghe | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Enable HPUX 64 build | Bogdan Gheorghe | 2012-10-05 | 1 | -5/+5 |
| | |||||
* | Enable HPUX 64 build | Bogdan Gheorghe | 2012-10-05 | 1 | -2/+2 |
| | |||||
* | Enable HPUX 64 build | Bogdan Gheorghe | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3 | Anatoly Spektor | 2012-10-05 | 9 | -5/+212 |
| | |||||
* | Enable HPUX 64 build | Bogdan Gheorghe | 2012-10-05 | 1 | -0/+1 |
| | |||||
* | Use gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3 | Anatoly Spektor | 2012-10-05 | 6 | -3/+63 |
| | |||||
* | Enable HPUX 64 build | Bogdan Gheorghe | 2012-10-05 | 1 | -2/+1 |
| | |||||
* | Removed outdated pkgconfig entries in build.sh for switch to RHEL5 | Bogdan Gheorghe | 2012-10-05 | 1 | -3/+3 |
| | |||||
* | Use gtk_render_layout instead of gtk_paint_layout for GTK+3 and higher | Anatoly Spektor | 2012-10-05 | 6 | -3/+60 |
| | |||||
* | Bug 391250 - Wrong Xulrunner library on PPC64 | Bogdan Gheorghe | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Bug 391250 - Wrong Xulrunner library on PPC64 | Bogdan Gheorghe | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Use gtk_render_option instead of gtk_paint_option for GTK+3 and higher | Anatoly Spektor | 2012-10-05 | 6 | -2/+60 |
| | |||||
* | Bug 391035 - JVM Crash when starting fresh download of Juno | Bogdan Gheorghe | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | cannot have cairo_t casts when compiling on RHEL4 | Silenio Quarti | 2012-10-05 | 2 | -12/+8 |
| | |||||
* | Bug 388574 - [Mac OS X 10.8] Text control loses focus upon its movement | Silenio Quarti | 2012-10-04 | 2 | -0/+10 |
| | |||||
* | Use gdk_device_get_window_at_position instead of gdk_window_at_pointer | Anatoly Spektor | 2012-10-04 | 7 | -2/+77 |
| | |||||
* | Use gtk_render_frame and gtk_render_background instead of gtk_paint_box | Anatoly Spektor | 2012-10-04 | 12 | -10/+82 |
| | | | | | This patch also fixes change in Shell.java where wrong helper function (gtk_render_frame) was used instead of gtk_render_box. | ||||
* | Use gtk_render_frame instead of gtk_paint_flat_box for GTK+ 3 and higher. | Anatoly Spektor | 2012-10-04 | 12 | -12/+83 |
| | |||||
* | Fix indentation of switch. | Alexander Kurtakov | 2012-10-04 | 2 | -16/+16 |
| | |||||
* | Use gtk_redner_line() instead of gtk_paint_vline/hline for GTK+3 | Anatoly Spektor | 2012-10-04 | 6 | -6/+77 |
| | |||||
* | Use gtk_render_handle() instead of gtk_paint_handle() for GTK+ 3 | Anatoly Spektor | 2012-10-04 | 6 | -3/+93 |
| | |||||
* | Replace gdk_window_get_pointer with gdk_window_get_device_position GTK3 | Anatoly Spektor | 2012-10-04 | 14 | -14/+125 |
| | |||||
* | Use gtk_orientable_set_orientation and progressbar_inverted for GTK+ 3 | Anatoly Spektor | 2012-10-03 | 7 | -5/+83 |
| | |||||
* | Fix warnings in swt.tests build.properties. | Alexander Kurtakov | 2012-10-03 | 1 | -2/+2 |
| | | | | * missing entry in src.includes * non-existing member in bin.includes | ||||
* | Remove src/ from src.includes. | Alexander Kurtakov | 2012-10-03 | 1 | -2/+1 |
| | | | | Source folders should not be added to the src.includes list because they are included by default in source builds. |