summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Theme
Commit message (Collapse)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-2822-22/+22
|
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-141-5/+5
| | | | Binding for the function added and used where possible. This allows to not convert them after fetching via OS.PANGO_PIXELS calls.
* Drop pre Gtk 2.6 conditionals.Alexander Kurtakov2012-11-062-8/+2
|
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+1
|
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-029-16/+16
|
* Use macros to redefine gdk_region_XXX in terms of cairo_region_XXX inArun Thondapu2012-10-291-11/+0
| | | | Theme (was missed in earlier commit 21eb151f1a668a710645fe690cf473d0b86ddaf0)
* remove gdk_gc_set_clip_region from GTK3Silenio Quarti2012-10-241-18/+21
|
* Bug 390041 - Use cairo instead of gdk_draw_pixbuf()Silenio Quarti2012-10-241-1/+9
|
* Replace GdkRegion with Cairo methods for GTK + 3.0 and higherAnatoly Spektor2012-10-171-3/+14
|
* Use gtk_render_frame* instead of gtk_paint_shadow* for GTK+ 3Anatoly Spektor2012-10-162-2/+28
| | | | | This patch uses gtk_render_frame and gtk_render_frame_gap instead of gtk_paint_shadow and gtk_paint_shadow_gap
* Use gtk_render_arrow instead of gtk_paint_arrow for GTK+ 3Anatoly Spektor2012-10-163-2/+36
| | | | This patch replace gtk_paint_arrow with gtk_render_arrow for GTK+ 3
* Remove Gtk 2.2-2.4 checks.Alexander Kurtakov2012-10-161-16/+4
| | | | Now that we require 2.6.0+ it makes no sense to clutter the code with useless checks.
* Use gtk_render_extension instead of gtk_paint_extension for GTK+ 3Anatoly Spektor2012-10-151-1/+12
| | | | | This patch uses gtk_render_extension instead of deprecated gtk_paint_extension method for GTK+ 3.
* Bug 391267 fix gtk_render_check() parameterArun Thondapu2012-10-151-3/+3
|
* Use gtk_render_expander () instead of gtk_paint_expander () for GTK+ 3Anatoly Spektor2012-10-151-1/+9
| | | | | This patch replaces gtk_paint_expander () with gtk_paint_expander () for GTK+3.
* Fix gtk_render_frame parameters.Alexander Kurtakov2012-10-081-1/+1
| | | | There was an error in the GTK 3 (untestable for now) code. Spotted by Arun Thondapu.
* Use gtk_render_check instead of gtk_paint_check for GTK+ 3Anatoly Spektor2012-10-081-1/+12
|
* Fix version check for GTK 3.0 not 3.2.Alexander Kurtakov2012-10-051-1/+1
|
* Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3Anatoly Spektor2012-10-053-2/+19
|
* Use gtk_render_frame_gap instead of gtk_paint_box_gap for GTK+ 3Anatoly Spektor2012-10-051-1/+13
|
* Use gtk_render_layout instead of gtk_paint_layout for GTK+3 and higherAnatoly Spektor2012-10-051-1/+13
|
* Use gtk_render_option instead of gtk_paint_option for GTK+3 and higherAnatoly Spektor2012-10-051-0/+12
|
* Use gtk_render_frame and gtk_render_background instead of gtk_paint_boxAnatoly Spektor2012-10-046-7/+19
| | | | | 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 Spektor2012-10-043-3/+15
|
* Fix indentation of switch.Alexander Kurtakov2012-10-041-8/+8
|
* Use gtk_redner_line() instead of gtk_paint_vline/hline for GTK+3Anatoly Spektor2012-10-041-2/+17
|
* Use gtk_orientable_set_orientation and progressbar_inverted for GTK+ 3Anatoly Spektor2012-10-031-2/+19
|
* Make 64-bit the default source codeSilenio Quarti2012-09-2422-91/+91
|
* Bug 388369 Remove redundant else check in Label and helper function inArun Thondapu2012-09-121-15/+5
| | | Theme
* Bug 388369 Use gtk_separator_new () in GTK+3Anatoly Spektor2012-09-121-1/+15
| | | | | | This patch replaces old GTK2 API methods gtk_vseparator_new () and gtk_hseparator_new () with GTK+ 3 API method gtk_separator_new() and makes old 2 methods dynamic
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-012-2/+2
|
* shared copies of Display.createPixbufSilenio Quarti2011-10-192-58/+1
| | | | shared copies of Display.createPixbuf
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-103-3/+3
|
* Bug 285101 - [CDateTime] JVM crash on first eventSilenio Quarti2010-11-121-2/+2
|
* Bug 285101 - [CDateTime] JVM crash on first eventSilenio Quarti2010-11-122-2/+12
|
* 329814 - Compiler warnings in N20101108-2000 buildBogdan Gheorghe2010-11-111-1/+1
|
* Compiler warnings for unused variablesBogdan Gheorghe2010-11-091-4/+5
|
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-0156-0/+4773
|
* *** empty log message ***Felipe Heidrich2009-06-3056-4773/+0
|
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-0511-11/+11
|
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-1011-22/+22
|
* adding copyrightsSilenio Quarti2006-04-2656-0/+560
|
* check common controls 6Silenio Quarti2006-04-262-0/+2
|
* 37706 - Support native theme drawing API in SWT (internal)Silenio Quarti2006-04-2614-0/+328
|
* 37706 - Support native theme drawing API in SWT (internal)Silenio Quarti2006-04-2628-0/+2714
|
* 37706 - Support native theme drawing API in SWT (internal)Silenio Quarti2006-04-2614-0/+1169