summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Spinner.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-281-1/+1
* Bug 403474 - [GTK3] Problems setting background on latestSilenio Quarti2013-04-031-0/+4
* Wrong sizing and trimming of Spinner widget in GTK+ 3Anatoly Spektor2013-01-301-15/+36
* Bug 393856 - Consider using pango_layout_get_pixel_sizeAlexander Kurtakov2012-11-141-3/+3
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-2/+2
* Bug 389910 - Substitute GdkColor with GdkRGBASilenio Quarti2012-10-301-8/+9
* Bug 361373: StyledCellLabelProvider on Ubuntu: Wrong text color for selected,...Markus Keller2012-10-261-0/+4
* Bug 392839 - [GTK3] need to replace GtkAdjustment with accessorsSilenio Quarti2012-10-251-39/+23
* Bug 387315 - Use gtk_entry_im_context_filter_keypress to omit direct ImContex...Silenio Quarti2012-10-251-0/+5
* Replace gdk_cursor_unref with g_object_unref for GTK+ 3Anatoly Spektor2012-10-021-1/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-57/+57
* rename setHasWindow() to gtk_widget_set_has_window(). Better naming conventionSilenio Quarti2012-08-011-1/+1
* add helper setHasWindowSilenio Quarti2012-08-011-5/+1
* Use gtk_widget_set_has_window() instead of gtk_fixed_set_has_window()Anatoly Spektor2012-08-011-1/+5
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Replace gdk_cursor_destroy with gdk_cursor_unref.Alexander Kurtakov2012-03-191-1/+1
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 65899 - [StyledText] StyledText Supplementary/Surrogate character navigationFelipe Heidrich2011-03-231-7/+9
* Bug 323219 - Spinner.setDigits triggers a SWT.Selection Event on Linux and n...Felipe Heidrich2010-08-201-0/+2
* Bug 318782 - [DataBinding] StringIndexOutOfBoundsException exception when cl...Silenio Quarti2010-07-281-0/+1
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-4/+4
* 288824 - [Widgets] Problems with repeating events of Spinner widgets on GTKPraveen Innamuri2010-04-201-3/+14
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-2/+2
* Bug 108236: Spinner does not allow min == maxFelipe Heidrich2009-08-141-3/+3
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+1203
* *** empty log message ***Felipe Heidrich2009-06-301-1203/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-0/+1
* 246408 Parent Composite gets MouseEntered event when mouse enters a controlBogdan Gheorghe2009-04-061-0/+4
* 261219 text inner border can be wrong on gtk 2.10Bogdan Gheorghe2009-01-201-3/+5
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-9/+64
* Bug 222594: BIDI3.4:HCG Context menu is not mirroredFelipe Heidrich2008-04-231-0/+9
* Bug 186634 Spinner: getSelection() during modify event should provide a mecha...Felipe Heidrich2008-02-281-0/+40
* don't accept + (part of Bug 91317)Felipe Heidrich2008-01-151-7/+7
* Bug 91317 - Spinner should support negative valuesFelipe Heidrich2008-01-141-14/+22
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-4/+7
* 177765 - Toolbar mouse enter and mouse exit event are being eaten in linuxSteve Northover2007-03-301-0/+4
* *** empty log message ***Felipe Heidrich2006-12-191-0/+15
* Bug 158831 SWT Spinner selection value errorFelipe Heidrich2006-11-081-5/+5
* refactor to share gtk_popup_menu and add commentsSteve Northover2006-09-151-6/+0
* 156027 - VerifyEvent e.doit inconsistent behavior on Linux GTKSteve Northover2006-09-051-2/+2
* Bug 153423 Text and Spinner initially report incorrect preferred sizeFelipe Heidrich2006-08-161-0/+1
* 133183 - Button widget with SWT.CHECK style is not showing foreground color w...Steve Northover2006-06-291-5/+0
* 146575 - setCursor is ignored in the SWT Text under gtk-linuxSilenio Quarti2006-06-151-0/+4
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Javadoc basher output for 3.2RC3Carolyn MacLeod2006-05-031-1/+25
* *** empty log message ***Grant Gayed2006-04-051-1/+1
* 129054 - Text widget VerifyListener causes characters to be inserted backward...Steve Northover2006-02-241-1/+2