Changeset 179:89de7ff0752c for jface
- Timestamp:
- 04/29/09 05:01:41 (3 years ago)
- Tags:
- Files:
-
- jface/dsss.conf (modified) (5 diffs)
- jface/snippets/viewers/Snippet054NativeControlsInViewers.d (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
jface/dsss.conf
r167 r179 25 25 26 26 #[sqleditor/jfacetext/sqleditor/SQLEditor.d] 27 #[test2.d] 27 28 [FileTreeViewer.d] 28 29 [Librarian.d] … … 30 31 [ShowFieldPrefs.d] 31 32 [ShowPrefs.d] 33 #[SWTCompletionEditor.d] 32 34 [user/Decoration.d] 33 35 [user/PopUp.d] … … 39 41 [snippets/viewers/Snippet007FullSelection.d] 40 42 [snippets/viewers/Snippet010OwnerDraw.d] 43 [snippets/viewers/Snippet011CustomTooltips.d] 41 44 [snippets/viewers/Snippet014TreeViewerNoMandatoryLabelProvider.d] 42 45 [snippets/viewers/Snippet016TableLayout.d] … … 47 50 [snippets/viewers/Snippet043NoColumnTreeViewerKeyboardEditing.d] 48 51 [snippets/viewers/Snippet047VirtualLazyTreeViewer.d] 52 [snippets/viewers/Snippet054NativeControlsInViewers.d] 49 53 [snippets/window/Snippet020CustomizedControlTooltips.d] 50 54 [snippets/window/Snippet023TreeViewerCustomTooltips.d] … … 52 56 [snippets/wizard/Snippet047WizardWithLongRunningOperation.d] 53 57 58
