summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/DateTime.java
Commit message (Expand)AuthorAgeFilesLines
* Use uppercase for constant namesCarolyn MacLeod2006-11-301-10/+10
* fix checkStyleCarolyn MacLeod2006-11-281-1/+2
* add format stylesCarolyn MacLeod2006-11-281-14/+38
* don't rely on getSelectionText in verify (work around gtk problem)Carolyn MacLeod2006-11-021-2/+15
* month goes from 0 - 11Carolyn MacLeod2006-11-011-3/+2
* pluralize all time api, i.e. set/getHours, Minutes, SecondsCarolyn MacLeod2006-10-311-20/+20
* make DateTime publicv3314aCarolyn MacLeod2006-10-301-2/+2
* fix up fonts and colorsCarolyn MacLeod2006-10-301-0/+19
* add emulated date and timeCarolyn MacLeod2006-10-301-35/+475
* make calendar run on older versions of gtkCarolyn MacLeod2006-10-301-1/+5
* range checking in all settersCarolyn MacLeod2006-10-271-2/+24
* clean the scroll bitsCarolyn MacLeod2006-10-261-0/+8
* add checkSubclassCarolyn MacLeod2006-10-251-0/+4
* month 1-12 for set/getMonthCarolyn MacLeod2006-10-251-2/+2
* get from controlCarolyn MacLeod2006-10-241-7/+14
* remove printlnCarolyn MacLeod2006-10-031-1/+0
* DateTime widget - initial gtk implementationCarolyn MacLeod2006-10-031-0/+197