Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-30TableViewerObservableCollectionWithLabels now supports converters for columns...I20060330-1200Dave Orme6-20/+153
2006-03-29Applied patch from Bug#: 133896I20060329-20000Dave Orme3-3/+53
2006-03-23commented out failing testI20060329-0010I20060327-2000I20060327-1600I20060327-0100I20060327-0010Boris Bokowski2-23/+19
2006-03-21Better support for binding to validation errorsBoris Bokowski2-0/+39
2006-03-21Better support for binding to validation errorsBoris Bokowski5-101/+213
2006-03-21fixed an AIOOBEBoris Bokowski1-2/+6
2006-03-18Fixed commentI20060321-0800Dave Orme1-1/+1
2006-03-18Fixed redraw bugDave Orme1-2/+8
2006-03-18Fixed redraw bugDave Orme1-0/+1
2006-03-18Eliminated warningsDave Orme1-3/+17
2006-03-18HelloWorld exampleBoris Bokowski1-0/+57
2006-03-17Added example day/time and month view controls to examplesDave Orme10-0/+909
2006-03-17Fix bug in focus handlingDave Orme1-2/+3
2006-03-17Fixed bugs so that TestMasterDetail example works againBoris Bokowski6-18/+27
2006-03-16Added option for table rows to scale vertically in visible spacev20060317Dave Orme2-19/+50
2006-03-16Added scaleVerticallyDave Orme1-0/+9
2006-03-16Reformatted commentsDave Orme1-309/+432
2006-03-16Updated default insert message to reflect new Ctrl-INS behaviorDave Orme1-1/+1
2006-03-15Fixed cell width layout bugDave Orme1-0/+4
2006-03-15Added commentsDave Orme1-0/+7
2006-03-15Bug 129359 [Metadata] UI plugins - externalize strings and plugin cleanupPaul Webster4-6/+2
2006-03-15Bug 129359 [Metadata] UI plugins - externalize strings and plugin cleanupPaul Webster1-14/+14
2006-03-13Added FIXME referencing how the domain validator isn't exactly correct yet.v20060315I20060315-1200Dave Orme1-1/+2
2006-03-13Added FIXME referencing how the domain validator isn't exactly correct yet.Dave Orme1-0/+3
2006-03-13Fixed JavaDocDave Orme1-2/+2
2006-03-13Moved converter back to the provisional API package...Dave Orme2-2/+2
2006-03-13Moved obsolete Converter class into the databinding scenarios test package wi...Dave Orme2-2/+3
2006-03-13[DataBinding] Going back to old ListenerListI20060313-0800Boris Bokowski2-2/+2
2006-03-13Finished: Bug 126839 [DataBinding] IObservable refactoringBoris Bokowski344-17995/+16060
2006-03-03Fixes some of the potential programming warnings.I20060307-0800Douglas Pollock5-16/+15
2006-02-28Bug 129359 [Metadata] UI plugins - externalize strings and plugin cleanupPaul Webster3-17/+17
2006-02-24Bug 129359 [Metadata] UI plugins - externalize strings and plugin cleanupPaul Webster50-226/+390
2006-02-24Bug 129359 [Metadata] UI plugins - externalize strings and plugin cleanupPaul Webster9-59/+11
2006-02-23add JUnit Plug-in test launch configurationv20060224Karice McIntyre1-0/+29
2006-02-23plugin cleanup: plugin externalize strings, organize manifests, source extern...v20060223Paul Webster2-3/+1
2006-02-23additional propertyPaul Webster1-0/+1
2006-02-14Bug 127861 [DataBinding] Mark API provisionalI20060221-0800I20060216-1600I20060216-1200I20060215-0010I20060214-1600Boris Bokowski217-1833/+855
2006-02-13Ignores non-externalized strings as warnings. This generally doesn't matter ...I20060214-0010I20060213-2000Douglas Pollock1-2/+2
2006-02-08Added copyrightv20060212bv20060212av20060212Root_bbokowski_Bug126839Dave Orme1-2/+11
2006-02-08This will replace the FunctionalConverter and make it easier to migrate clien...Dave Orme1-61/+0
2006-02-08Updated commentDave Orme1-0/+61
2006-02-08This will replace the FunctionalConverter and make it easier to migrate clien...Dave Orme1-0/+61
2006-02-08Added support for an IDomainValidatorDave Orme8-6/+189
2006-02-06Changed compiler settings to 1.4 default plus errors for assert and enum iden...Root_djo_bug_126839I20060207-0800Nick Edgar3-9/+9
2006-02-03Fixed toStringDave Orme1-1/+1
2006-02-03Updated to property-based binding everywhereDave Orme1-3/+3
2006-02-03RenamedDave Orme2-2/+2
2006-02-02Added factory for viewerDave Orme2-3/+3
2006-02-02Added tests to prove that dispose() is called in the right placesDave Orme1-1/+59
2006-02-02Added API so that IUpdatables that are constructed directly can be registered...Dave Orme2-1/+20

Back to the top