Changeset 17
- Timestamp:
- 05/24/04 02:12:10 (4 years ago)
- Files:
-
- branches/0.1/src/dwt/accessibility/accessible.d (modified) (1 diff)
- branches/0.1/src/dwt/dwt.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/IDrawable.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/color.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/cursor.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/device.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/devicedata.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/drawable.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/font.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/fontdata.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/fontmetrics.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/gc.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/gcdata.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/image.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/imagedata.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/imageloader.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/palettedata.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/point.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/rectangle.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/region.d (modified) (1 diff)
- branches/0.1/src/dwt/graphics/rgb.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/callback.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/cloneablecompatibility.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/compatibility.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkcolor.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkdragcontext.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkevent.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkeventbutton.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkeventcrossing.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkeventexpose.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkeventfocus.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkeventkey.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkgcvalues.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkimage.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkrectangle.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gdkvisual.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gnome.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gnomevfsmimeapplication.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkadjustment.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkallocation.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkcolorselectiondialog.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkcombo.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkfileselection.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkfixed.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkrequisition.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkselectiondata.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtkstyle.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtktargetentry.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/gtktargetpair.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/gtk/os.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/library.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/platform.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/serializablecompatibility.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/types.d (modified) (1 diff)
- branches/0.1/src/dwt/internal/win32/os.d (modified) (70 diffs)
- branches/0.1/src/dwt/internal/win32/tchar.d (modified) (3 diffs)
- branches/0.1/src/dwt/internal/win32/types.d (modified) (7 diffs)
- branches/0.1/src/dwt/util/runnable.d (modified) (1 diff)
- branches/0.1/src/dwt/util/throwable.d (modified) (1 diff)
- branches/0.1/src/dwt/util/util.d (modified) (2 diffs)
- branches/0.1/src/dwt/widgets/button.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/canvas.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/caret.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/composite.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/control.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/decorations.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/display.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/event.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/imagelist.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/item.d (modified) (2 diffs)
- branches/0.1/src/dwt/widgets/layout.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/menu.d (modified) (2 diffs)
- branches/0.1/src/dwt/widgets/menuitem.d (modified) (22 diffs)
- branches/0.1/src/dwt/widgets/monitor.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/runnablelock.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/scrollable.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/scrollbar.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/shell.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/synchronizer.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/table.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/tablecolumn.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/tableitem.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/text.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/toolbar.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/toolitem.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/tracker.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/tree.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/treeitem.d (modified) (1 diff)
- branches/0.1/src/dwt/widgets/widget.d (modified) (1 diff)
- branches/0.1/src/makefile (deleted)
- branches/0.1/src/makefile.bak (deleted)
- branches/0.1/src/makefile.w32 (deleted)
- branches/0.1/src/old-makefiles (added)
- branches/0.1/src/old-makefiles/makefile (added)
- branches/0.1/src/old-makefiles/makefile.bak (added)
- branches/0.1/src/old-makefiles/makefile.w32 (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.1/src/dwt/accessibility/accessible.d
r15 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/dwt.d
r3 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/IDrawable.d
r15 r17 9 9 * IBM Corporation - initial API and implementation 10 10 *******************************************************************************/ 11 12 /****************************************************************************** 13 * DWT : SWT Port for the D Language11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 14 * 15 * Contribut ers:16 * The DWT team at www.dsource.org15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 17 * 18 * DATE: 2004-04-27 19 ******************************************************************************/ 18 *******************************************************************************/ 20 19 21 20 module dwt.graphics.IDrawable; branches/0.1/src/dwt/graphics/color.d
r15 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/cursor.d
r15 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/device.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/devicedata.d
r3 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/drawable.d
r12 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 20 1 21 2 22 module dwt.graphics.drawable; branches/0.1/src/dwt/graphics/font.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/fontdata.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/fontmetrics.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/gc.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/gcdata.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 20 1 21 2 22 module dwt.graphics.gcdata; branches/0.1/src/dwt/graphics/image.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/imagedata.d
r15 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/imageloader.d
r11 r17 1 1 /******************************************************************************* 2 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 3 * All rights reserved. This program and the accompanying materials 4 4 * are made available under the terms of the Common Public License v1.0 5 5 * which accompanies this distribution, and is available at 6 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 7 * 8 8 * Contributors: 9 9 * IBM Corporation - initial API and implementation 10 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 20 11 21 module dwt.graphics.imageloader; 12 22 branches/0.1/src/dwt/graphics/palettedata.d
r11 r17 1 1 /******************************************************************************* 2 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 3 * All rights reserved. This program and the accompanying materials 4 4 * are made available under the terms of the Common Public License v1.0 5 5 * which accompanies this distribution, and is available at 6 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 7 * 8 8 * Contributors: 9 9 * IBM Corporation - initial API and implementation 10 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 20 11 21 module dwt.graphics.palettedata; 12 22 branches/0.1/src/dwt/graphics/point.d
r15 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/rectangle.d
r3 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/region.d
r16 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/graphics/rgb.d
r11 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/internal/callback.d
r11 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 20 21 1 22 /** 2 23 * A way to map an extern(Windows) function to a D delegate. branches/0.1/src/dwt/internal/cloneablecompatibility.d
r3 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/internal/compatibility.d
r15 r17 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 1 20 2 21 branches/0.1/src/dwt/internal/gtk/gdkcolor.d
r13 r17 1 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. All rights reserved. 3 * The contents of this file are made available under the terms 4 * of the GNU Lesser General Public License (LGPL) Version 2.1 that 5 * accompanies this distribution (lgpl-v21.txt). The LGPL is also 6 * available at http://www.gnu.org/licenses/lgpl.html. If the version 7 * of the LGPL at http://www.gnu.org is different to the version of 8 * the LGPL accompanying this distribution and there is any conflict 9 * between the two license versions, the terms of the LGPL accompanying 10 * this distribution shall govern. 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 11 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 12 20 module dwt.internal.gtk.gdkcolor; 13 21 branches/0.1/src/dwt/internal/gtk/gdkdragcontext.d
r13 r17 1 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. All rights reserved. 3 * The contents of this file are made available under the terms 4 * of the GNU Lesser General Public License (LGPL) Version 2.1 that 5 * accompanies this distribution (lgpl-v21.txt). The LGPL is also 6 * available at http://www.gnu.org/licenses/lgpl.html. If the version 7 * of the LGPL at http://www.gnu.org is different to the version of 8 * the LGPL accompanying this distribution and there is any conflict 9 * between the two license versions, the terms of the LGPL accompanying 10 * this distribution shall govern. 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 11 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 12 20 module dwt.internal.gtk.gdkdragcontext; 13 21 branches/0.1/src/dwt/internal/gtk/gdkevent.d
r13 r17 1 1 /******************************************************************************* 2 * Copyright (c) 2000, 2003 IBM Corporation and others. All rights reserved. 3 * The contents of this file are made available under the terms 4 * of the GNU Lesser General Public License (LGPL) Version 2.1 that 5 * accompanies this distribution (lgpl-v21.txt). The LGPL is also 6 * available at http://www.gnu.org/licenses/lgpl.html. If the version 7 * of the LGPL at http://www.gnu.org is different to the version of 8 * the LGPL accompanying this distribution and there is any conflict 9 * between the two license versions, the terms of the LGPL accompanying 10 * this distribution shall govern. 2 * Copyright (c) 2000, 2003 IBM Corporation and others. 3 * All rights reserved. This program and the accompanying materials 4 * are made available under the terms of the Common Public License v1.0 5 * which accompanies this distribution, and is available at 6 * http://www.eclipse.org/legal/cpl-v10.html 7 * 8 * Contributors: 9 * IBM Corporation - initial API and implementation 11 10 *******************************************************************************/ 11 12 /******************************************************************************* 13 * DWT: SWT port for the D Language 14 * 15 * Contributors: 16 * The DWT team at http://www.dsource.org/projects/dwt 17 * 18 *******************************************************************************/ 19 12 20 module dwt.internal.gtk.gdkevent; 13 21 branches/0.1/src/dwt/internal/gtk/gdkeventbutton.d
r13 r17 1 1 /******************************************************************************* 2 &nbs
