summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/DateTime.java
Commit message (Expand)AuthorAgeFilesLines
* fix permission of filesSilenio2011-09-231-0/+0
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-101-1/+1
* Bug 342197 - Control.getBorderWidth () always returns 0 (wrong border/focus r...Silenio Quarti2011-04-111-1/+4
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-301-1/+1
* 335304 - click in the control shouldn't automatically hide the calendar.Scott Kovatch2011-01-311-1/+1
* 332003 - transfer focus to control when dropdown arrow clicked. Also hide dro...Scott Kovatch2010-12-141-8/+19
* 227638 - implement DROP_DOWN for the date picker.Scott Kovatch2010-11-021-1/+213
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-181-1/+1
* Bug 65679 - SelectionEvent.stateMask remains 0 even Ctrl (Shift, Alt) were ...Felipe Heidrich2009-10-231-4/+4
* 284572 - [Widgets] Label Background Image moves aroundKevin Barnes2009-09-211-2/+6
* 278886 - [Widgets] setBackgroundMode not working on TextKevin Barnes2009-08-241-14/+6
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+591
* *** empty log message ***Felipe Heidrich2009-06-301-591/+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-3/+18
* 165251 - Not enough information in Calendar control's SelectionEventCarolyn MacLeod2009-04-291-1/+25
* 273313 - [carbon] Control#getBackground() and getForeground() returns new ColorSilenio Quarti2009-04-241-2/+1
* 270177 - SWT - DateTime component is broken on MAC cocoa 64 bits.Silenio Quarti2009-03-271-0/+5
* 266475 - Control#setBackgroundImage() does not workKevin Barnes2009-03-021-5/+9
* 253226 - Implement widget attributes (foreground, background, font, backgroun...Grant Gayed2009-02-111-2/+10
* fixing mouse events in the fieldEditor, corner of scrolled widgets and header...Silenio Quarti2009-02-061-0/+4
* 260585 - Font and spacing is a little bit off compared to CarbonSilenio Quarti2009-01-261-0/+4
* DateTime valid year values must match javadoc.Carolyn MacLeod2008-12-161-1/+5
* /*long*/ and /*double*/Kevin Barnes2008-11-111-2/+2
* revert Math.ceil() -> (int)0.5f+... changesGrant Gayed2008-11-031-2/+2
* 252903 - replace initWithFrame(new NSRect()) with init()Kevin Barnes2008-11-031-1/+1
* replace Math.ceil() uses with (int)(0.5f + ...Grant Gayed2008-11-031-2/+2
* 249015 - implement preferred size for simple controlsGrant Gayed2008-11-031-6/+3
* 64 bit workSilenio Quarti2008-08-181-6/+6
* fix bad castSilenio Quarti2008-06-111-16/+19
* adding register() and deregister()Silenio Quarti2008-06-091-1/+0
* initial z-order / cleanup calls to JNIGetObject / background of compositesSilenio Quarti2008-06-061-2/+1
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+4
* 223397 - Set/Get API of DateTime widget crashes the control exampleGrant Gayed2008-03-201-1/+3
* 221669 - DateTime returns wrong values under Windows;Carolyn MacLeod2008-03-121-12/+25
* 220068 - DateTime must have setValue/getValue and setText/getTextCarolyn MacLeod2008-03-071-0/+47
* *** empty log message ***Grant Gayed2008-02-291-0/+21
* Bug 206715 - DateTime#toString() behaves differently on linux/gtk/x86_64 and ...Carolyn MacLeod2008-01-101-0/+5
* *** empty log message ***Silenio Quarti2007-11-161-2/+1
* cocoa mergeFelipe Heidrich2007-11-151-0/+435