ebuppies admin | 21 Dec 2009 23:39
Favicon

eBuppies.com - Offers New Online Dating Site for Black Urban Professionals


 <http://www.ebuppies.com/tellafriend.php>

 December 18, 2009

 <http://www.ebuppies.com/signup.php>

 Dear Friend, <http://www.ebuppies.com>

 eBuppies.com (www.ebuppies.com <http://www.ebuppies.com/signup.php>
) is a new online dating site that is dedicated to providing singles
from all over with the opportunity to connect with other buppy singles
in their local area or anywhere of their choice. 

 More and more buppy singles are going online to connect with others
because going out week after week to nightclubs and bars can be
tiresome, as well as expensive. eBuppies.com makes dating easy by
hosting hundreds of profiles of different singles looking for love.
Buppies can join on a monthly basis for less than they would probably
pay for one night at a nightclub or bar.

 Buppies who are looking for love, romance or just friendship now have
a unique resource that can help them discover their future soul mate:
eBuppies.com. 

 Although high technology drives eBuppies.com, the online dating site
is simple and easy for buppies to navigate. Buppies can register,
browse, search and contact other singles
<http://www.ebuppies.com/signup.php>
at no charge. There is also no charge for buppies to upload a photo
(Continue reading)

Udo Klinkmüller | 24 Jul 2009 14:01
Picon
Favicon

Vex - Nullpointer in ConfigLoader.loadPlugins

Hi Vex-Developer,

after I read a recommendation I installed Vex in Galileo. Now when I  
start Galileo a window pops up showing an error during the Vex  
initialization (see below).

Hopefully this helps to improve Vex.

Cheers,
Udo

eclipse.buildId=I20090611-1540
java.version=1.5.0_19
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=de_DE
Framework arguments:  -product org.eclipse.epp.package.jee.product - 
keyring /Users/udo/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86 -product  
org.eclipse.epp.package.jee.product -keyring /Users/ 
udo/.eclipse_keyring -showlocation

Error
Fri Jul 24 13:41:53 CEST 2009
An internal error occurred during: "Loading Vex configuration".

java.lang.NullPointerException
at  
net 
.sf.vex.editor.config.ConfigLoaderJob.loadPlugins(ConfigLoaderJob.java: 
96)
(Continue reading)

David Carver | 7 Nov 2008 04:57
Picon
Favicon
Gravatar

VEX Automated Builds at Eclipse

I thought I would drop a note to everybody here, and let you know that 
VEX now has automated builds at eclipse.   John would it be possible to 
update the main page stating that further development of VEX is now 
happening at Eclipse?

If anybody is interested, you can get a link and some status information 
at my blog:

http://intellectualcramps.blogspot.com/2008/11/vex-integration-builds.html

DTDParser is no longer needed as this information is now handled with 
the WTP Content Model.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
David Carver | 17 Oct 2008 23:50
Picon
Favicon
Gravatar

Vex Migration to Eclipse Update

Just an update, the VEX Editor has been migrated and is now in the 
Eclipse WTP CVS repository.   I have the editor refactored into Core and 
UI plugins, and I even have all of the unit tests passing.   I've done 
some basic testing and it appears as though most everything is working 
correctly.

I'm in the process of getting the DocBook DTDs approved for inclusion, 
as well as making sure the HTML help is setup and ready.   My goal is 
hopefully to get an official first milestone build out before the end of 
year.

If anybody feels like helping update the project wiki and migrating any 
content from the sourceforge site over to the wiki in the way of 
documentation, I would appreciate the help.   The main wiki page is here:

http://wiki.eclipse.org/WTP/VisualEditorForXML

Eventually, I would like to see a note on the sourceforge site 
redirecting people to the Wiki page and the project at eclipse, but I'm 
not overly concerned about that right now.

Any questions, please let me know.   Ed's been very patient with my 
questions so far even with his busy schedule.   John thanks again for 
contributing the code, I suspect this will raise the visibility of VEX 
even more.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
(Continue reading)

David Carver | 9 Sep 2008 16:38
Picon
Favicon
Gravatar

DTDParser

There is one librarary that is used by the vex-tools that is going to be 
an IP issue, and that is the DTDParser120.jar file as it's licensed 
under LGPL, which isn't compatible with EPL.

http://www.wutka.com/dtdparserlicense.html

With that said, VEX could possibly use the Xerces DTD parser or leverage 
the WTP Content model support, depending on what the role of the 
DTDParser was.   Anyways, I'm in the process of submitting the code for 
IP review, and will make a general announcement here when it is complete.

Voting process for the commiter rights should start later this week 
after the next WTP call.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
David Carver | 7 Sep 2008 01:09
Picon
Favicon
Gravatar

Submitted Visual Editor for XML proposal

I've submitted the proposal for the Visual Editor for XML to the WTP 
Incubator mailing list.   We'll see if the WTP guys think it's a good 
fit for them if not, we may want to look at having it hosted in either 
the Technology or Tools projects.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
David Carver | 3 Sep 2008 16:36
Picon
Favicon
Gravatar

Update on VEX relicensing changes

I've committed the first batch of changes for the VEX relicensing from 
lgpl to EPL.   I've updated all the source code header files for this.   
I'm in the process of working on documenting where the code 
contributions have come from.

If you submitted modifications as patches, and haven't done so already.  
Please add a note to the eclipse bug that is tracking this migration:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=169810

I've heard from David Holroyd (sp) and we have his okay to relicense his 
code changes.

We are still missing a couple pieces of information for the Proposal 
before I can submit it officially.   I have Ed's information, but still 
need John Krasnay and John Austin's information.   If you two would 
rather not be committers on the eclipse project please update the 
Proposal appropriately.

http://wiki.eclipse.org/WTP/VisualXMLEditor/Proposal

Anybody else interested in joining may indicate so by updating the 
proposal as well as commenting on the bug.

I'd like to try and get this proposal officially submitted next week.

Dave

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
(Continue reading)

KingArgyle | 3 Sep 2008 16:20
Picon

[CVS vex-toolkit] updated license headers to EPL, started documenting contribututors

Commit in vex-toolkit/src on MAIN
test/net/sf/vex/layout/TestParagraphBox.java +9 -19 1.3 -> 1.4
                      /LayoutTest.java +9 -19 1.4 -> 1.5
                      /TestBlockElementBox.java +9 -19 1.1 -> 1.2
                      /TestStaticTextBox.java +9 -19 1.2 -> 1.3
                      /TestDocumentTextBox.java +9 -19 1.4 -> 1.5
                      /TestBoxFactory.java +9 -19 1.1 -> 1.2
                      /TestBlocksInInlines.java +9 -19 1.1 -> 1.2
                      /FakeGraphics.java +9 -19 1.3 -> 1.4
net/sf/vex/swt/KeyStroke.java +9 -19 1.1 -> 1.2
              /Timer.java +9 -19 1.2 -> 1.3
              /SwtGraphics.java +9 -19 1.2 -> 1.3
              /SwtColor.java +9 -19 1.1 -> 1.2
              /SwtFont.java +9 -19 1.1 -> 1.2
              /VexWidget.java +9 -19 1.3 -> 1.4
              /DocumentFragmentTransfer.java +9 -19 1.1 -> 1.2
              /SwtDisplayDevice.java +9 -19 1.1 -> 1.2
              /SwtFontMetrics.java +9 -19 1.1 -> 1.2
net/sf/vex/css/Styles.java +10 -19 1.4 -> 1.5
              /DisplayProperty.java +9 -19 1.2 -> 1.3
              /FontVariantProperty.java +9 -19 1.1 -> 1.2
              /Rule.java +11 -19 1.10 -> 1.11
              /ColorProperty.java +9 -19 1.1 -> 1.2
              /FontFamilyProperty.java +9 -19 1.1 -> 1.2
              /TextDecorationProperty.java +9 -19 1.1 -> 1.2
              /ListStyleTypeProperty.java +9 -19 1.1 -> 1.2
              /TextAlignProperty.java +9 -19 1.1 -> 1.2
              /RelativeLength.java +9 -19 1.3 -> 1.4
              /WhiteSpaceProperty.java +9 -19 1.1 -> 1.2
              /StyleSheetReader.java +9 -19 1.5 -> 1.6
              /IProperty.java +9 -19 1.1 -> 1.2
              /CSS.java +11 -19 1.5 -> 1.6
              /BorderSpacingProperty.java +9 -19 1.1 -> 1.2
              /AbstractProperty.java +9 -19 1.2 -> 1.3
              /FontStyleProperty.java +9 -19 1.1 -> 1.2
              /FontWeightProperty.java +9 -19 1.1 -> 1.2
              /FontSizeProperty.java +9 -19 1.1 -> 1.2
              /PseudoElement.java +9 -19 1.2 -> 1.3
              /LineHeightProperty.java +9 -19 1.1 -> 1.2
              /BorderStyleProperty.java +9 -19 1.1 -> 1.2
              /LengthProperty.java +9 -19 1.1 -> 1.2
              /PropertyDecl.java +9 -19 1.3 -> 1.4
              /SacFactory.java +9 -19 1.2 -> 1.3
              /StyleSheet.java +12 -19 1.11 -> 1.12
              /BorderWidthProperty.java +9 -19 1.1 -> 1.2
net/sf/vex/dom/Position.java +9 -19 1.1 -> 1.2
              /DocumentValidationException.java +9 -19 1.2 -> 1.3
              /AbstractValidator.java +9 -19 1.1 -> 1.2
              /DocumentReader.java +9 -19 1.2 -> 1.3
              /Document.java +9 -19 1.8 -> 1.9
              /RootElement.java +9 -19 1.1 -> 1.2
              /DocumentFragment.java +9 -19 1.1 -> 1.2
              /Element.java +9 -19 1.9 -> 1.10
              /DocumentEvent.java +9 -19 1.2 -> 1.3
              /DTDValidator.java +9 -19 1.4 -> 1.5
              /Content.java +9 -19 1.1 -> 1.2
              /Node.java +9 -19 1.2 -> 1.3
              /DFABuilder.java +9 -19 1.2 -> 1.3
              /Text.java +9 -19 1.1 -> 1.2
              /IWhitespacePolicy.java +9 -19 1.1 -> 1.2
              /TextWrapper.java +9 -19 1.3 -> 1.4
              /AttributeDefinition.java +9 -19 1.2 -> 1.3
              /DocumentListener.java +9 -19 1.1 -> 1.2
              /Validator.java +9 -19 1.3 -> 1.4
              /IWhitespacePolicyFactory.java +9 -19 1.1 -> 1.2
              /GapContent.java +9 -19 1.5 -> 1.6
              /DocumentBuilder.java +9 -19 1.4 -> 1.5
              /DocumentWriter.java +9 -19 1.3 -> 1.4
              /DFAState.java +9 -19 1.2 -> 1.3
net/sf/vex/action/DuplicateSelectionAction.java +9 -19 1.2 -> 1.3
                 /SplitItemAction.java +9 -19 1.1 -> 1.2
                 /InsertRowAboveAction.java +9 -19 1.4 -> 1.5
                 /ActionUtils.java +9 -19 1.4 -> 1.5
                 /IVexAction.java +9 -19 1.1 -> 1.2
                 /PreviousTableCellAction.java +9 -19 1.1 -> 1.2
                 /AbstractVexAction.java +9 -19 1.1 -> 1.2
                 /RemoveElementAction.java +9 -19 1.2 -> 1.3
                 /DeleteRowAction.java +9 -19 1.4 -> 1.5
                 /InsertRowBelowAction.java +9 -19 1.4 -> 1.5
                 /InsertColumnAfterAction.java +9 -19 1.4 -> 1.5
                 /MoveRowDownAction.java +9 -19 1.2 -> 1.3
                 /PasteTextAction.java +9 -19 1.1 -> 1.2
                 /RestoreLastSelectionAction.java +9 -19 1.1 -> 1.2
                 /MoveColumnLeftAction.java +9 -19 1.4 -> 1.5
                 /InsertColumnBeforeAction.java +9 -19 1.4 -> 1.5
                 /DeleteColumnAction.java +9 -19 1.5 -> 1.6
                 /InsertRowAction.java +9 -19 1.1 -> 1.2
                 /SplitAction.java +9 -19 1.4 -> 1.5
                 /MoveRowUpAction.java +9 -19 1.2 -> 1.3
                 /MoveColumnRightAction.java +9 -19 1.3 -> 1.4
                 /NextTableCellAction.java +9 -19 1.2 -> 1.3
                 /TableCellCallback.java +9 -19 1.2 -> 1.3
                 /MoveSelectionUpAction.java +9 -19 1.3 -> 1.4
net/sf/vex/core/ListenerList.java +9 -19 1.1 -> 1.2
               /Graphics.java +9 -19 1.3 -> 1.4
               /Caret.java +9 -19 1.3 -> 1.4
               /FontSpec.java +10 -19 1.2 -> 1.3
               /IntRange.java +9 -19 1.2 -> 1.3
               /Insets.java +9 -19 1.1 -> 1.2
               /Point.java +9 -19 1.1 -> 1.2
               /FontMetrics.java +9 -19 1.1 -> 1.2
               /DisplayDevice.java +9 -19 1.1 -> 1.2
               /Drawable.java +9 -19 1.1 -> 1.2
               /FontResource.java +9 -19 1.1 -> 1.2
               /Rectangle.java +9 -19 1.4 -> 1.5
               /ColorResource.java +9 -19 1.1 -> 1.2
               /Color.java +9 -19 1.1 -> 1.2
net/sf/vex/swing/VexComponentSelection.java +9 -19 1.1 -> 1.2
                /SelectionListener.java +9 -19 1.1 -> 1.2
                /AwtFontMetrics.java +9 -19 1.1 -> 1.2
                /SelectionProvider.java +9 -19 1.1 -> 1.2
                /AwtFont.java +9 -19 1.1 -> 1.2
                /VexSelection.java +9 -19 1.1 -> 1.2
                /SelectionProviderImpl.java +9 -19 1.1 -> 1.2
                /AwtGraphics.java +9 -19 1.4 -> 1.5
                /VexComponent.java +9 -19 1.5 -> 1.6
                /Selection.java +9 -19 1.1 -> 1.2
                /AwtDisplayDevice.java +9 -19 1.1 -> 1.2
                /AwtColor.java +9 -19 1.1 -> 1.2
                /NullSelection.java +9 -19 1.1 -> 1.2
test/net/sf/vex/dom/BlockElementBoxTest.java +9 -19 1.2 -> 1.3
                   /SpaceNormalizerTest.java +9 -19 1.2 -> 1.3
                   /DomTest.java +9 -19 1.1.1.1 -> 1.2
                   /DocumentWriterTest.java +9 -19 1.3 -> 1.4
                   /DFABuilderTest.java +9 -19 1.2 -> 1.3
                   /TextWrapperTest.java +9 -19 1.1.1.1 -> 1.2
                   /DTDValidatorTest.java +9 -19 1.3 -> 1.4
                   /GapContentTest.java +9 -19 1.1.1.1 -> 1.2
net/sf/vex/layout/LineBox.java +9 -19 1.2 -> 1.3
                 /BlockElementBox.java +9 -19 1.18 -> 1.19
                 /TableRowBox.java +9 -19 1.6 -> 1.7
                 /TextBox.java +9 -19 1.6 -> 1.7
                 /HCaret.java +9 -19 1.4 -> 1.5
                 /RootBox.java +9 -19 1.12 -> 1.13
                 /ParagraphBox.java +9 -19 1.9 -> 1.10
                 /Box.java +9 -19 1.4 -> 1.5
                 /SpaceBox.java +9 -19 1.3 -> 1.4
                 /PlaceholderBox.java +9 -19 1.6 -> 1.7
                 /AbstractBlockBox.java +9 -19 1.5 -> 1.6
                 /AbstractBox.java +9 -19 1.6 -> 1.7
                 /DocumentTextBox.java +9 -19 1.5 -> 1.6
                 /TableBodyBox.java +9 -19 1.2 -> 1.3
                 /BlockBox.java +9 -19 1.6 -> 1.7
                 /CompositeInlineBox.java +9 -19 1.6 -> 1.7
                 /TableCellBox.java +9 -19 1.2 -> 1.3
                 /AnonymousBlockBox.java +9 -19 1.2 -> 1.3
                 /ElementOrRangeCallback.java +9 -19 1.2 -> 1.3
                 /TextCaret.java +9 -19 1.4 -> 1.5
                 /TableRowGroupBox.java +9 -19 1.2 -> 1.3
                 /LayoutContext.java +9 -19 1.3 -> 1.4
                 /CssBoxFactory.java +9 -19 1.6 -> 1.7
                 /BlockPseudoElementBox.java +9 -19 1.7 -> 1.8
                 /BoxFactory.java +9 -19 1.4 -> 1.5
                 /LayoutUtils.java +9 -19 1.5 -> 1.6
                 /InlineElementBox.java +9 -19 1.6 -> 1.7
                 /StaticTextBox.java +9 -19 1.4 -> 1.5
                 /InlineBox.java +9 -19 1.3 -> 1.4
                 /DrawableBox.java +9 -19 1.4 -> 1.5
                 /TableBox.java +9 -19 1.6 -> 1.7
test/net/sf/vex/css/TestLU.java +9 -19 1.1 -> 1.2
                   /RuleTest.java +9 -19 1.6 -> 1.7
                   /TestDisplayDevice.java +9 -19 1.1 -> 1.2
                   /SerializationTest.java +9 -19 1.1 -> 1.2
                   /CssTest.java +9 -19 1.5 -> 1.6
                   /PropertyTest.java +9 -19 1.1 -> 1.2
net/sf/vex/widget/CssWhitespacePolicy.java +9 -19 1.1 -> 1.2
                 /IBoxFilter.java +9 -19 1.1 -> 1.2
                 /IVexWidget.java +9 -19 1.7 -> 1.8
                 /VexWidgetImpl.java +9 -19 1.29 -> 1.30
                 /HostComponent.java +9 -19 1.2 -> 1.3
net/sf/vex/undo/CannotRedoException.java +9 -19 1.1 -> 1.2
               /CannotUndoException.java +9 -19 1.1 -> 1.2
               /CompoundEdit.java +9 -19 1.2 -> 1.3
               /IUndoableEdit.java +9 -19 1.2 -> 1.3
net/sf/vex/ToolkitPlugin.java +10 1.1 -> 1.2
+1576 -3287
174 modified files
updated license headers to EPL, started documenting contribututors
vex-toolkit/src/test/net/sf/vex/layout
TestParagraphBox.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- TestParagraphBox.java 3 Feb 2005 03:01:14 -0000 1.3 +++ TestParagraphBox.java 3 Sep 2008 14:20:32 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/layout
LayoutTest.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- LayoutTest.java 25 Aug 2005 02:27:27 -0000 1.4 +++ LayoutTest.java 3 Sep 2008 14:20:32 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import java.io.IOException;
vex-toolkit/src/test/net/sf/vex/layout
TestBlockElementBox.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TestBlockElementBox.java 23 Sep 2004 02:30:42 -0000 1.1 +++ TestBlockElementBox.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/layout
TestStaticTextBox.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- TestStaticTextBox.java 3 Aug 2004 02:08:42 -0000 1.2 +++ TestStaticTextBox.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/layout
TestDocumentTextBox.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- TestDocumentTextBox.java 18 Jul 2007 01:47:23 -0000 1.4 +++ TestDocumentTextBox.java 3 Sep 2008 14:20:32 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/layout
TestBoxFactory.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TestBoxFactory.java 23 Sep 2004 02:30:42 -0000 1.1 +++ TestBoxFactory.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import net.sf.vex.dom.Element;
vex-toolkit/src/test/net/sf/vex/layout
TestBlocksInInlines.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TestBlocksInInlines.java 24 Jun 2005 02:21:20 -0000 1.1 +++ TestBlocksInInlines.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/layout
FakeGraphics.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- FakeGraphics.java 24 Jun 2005 02:21:20 -0000 1.3 +++ FakeGraphics.java 3 Sep 2008 14:20:32 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.layout; import net.sf.vex.core.Color;
vex-toolkit/src/net/sf/vex/swt
KeyStroke.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- KeyStroke.java 28 Jun 2005 02:45:14 -0000 1.1 +++ KeyStroke.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import org.eclipse.swt.events.KeyEvent;
vex-toolkit/src/net/sf/vex/swt
Timer.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- Timer.java 18 Jul 2007 01:47:23 -0000 1.2 +++ Timer.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import org.eclipse.swt.widgets.Display;
vex-toolkit/src/net/sf/vex/swt
SwtGraphics.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- SwtGraphics.java 9 Jul 2005 11:07:01 -0000 1.2 +++ SwtGraphics.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import net.sf.vex.core.Color;
vex-toolkit/src/net/sf/vex/swt
SwtColor.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SwtColor.java 28 Jun 2005 02:45:14 -0000 1.1 +++ SwtColor.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import net.sf.vex.core.ColorResource;
vex-toolkit/src/net/sf/vex/swt
SwtFont.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SwtFont.java 28 Jun 2005 02:45:14 -0000 1.1 +++ SwtFont.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import net.sf.vex.core.FontResource;
vex-toolkit/src/net/sf/vex/swt
VexWidget.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- VexWidget.java 25 Aug 2005 02:08:22 -0000 1.3 +++ VexWidget.java 3 Sep 2008 14:20:32 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import java.io.IOException;
vex-toolkit/src/net/sf/vex/swt
DocumentFragmentTransfer.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- DocumentFragmentTransfer.java 28 Jun 2005 02:45:14 -0000 1.1 +++ DocumentFragmentTransfer.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import java.io.ByteArrayInputStream;
vex-toolkit/src/net/sf/vex/swt
SwtDisplayDevice.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SwtDisplayDevice.java 28 Jun 2005 02:45:14 -0000 1.1 +++ SwtDisplayDevice.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/net/sf/vex/swt
SwtFontMetrics.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SwtFontMetrics.java 28 Jun 2005 02:45:14 -0000 1.1 +++ SwtFontMetrics.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swt; import net.sf.vex.core.FontMetrics;
vex-toolkit/src/net/sf/vex/css
Styles.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- Styles.java 1 May 2005 01:05:47 -0000 1.4 +++ Styles.java 3 Sep 2008 14:20:32 -0000 1.5 <at> <at> -1,23 +1,14 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + * Dave Holroyd - Implement text decoration + *******************************************************************************/ package net.sf.vex.css; import java.util.HashMap;
vex-toolkit/src/net/sf/vex/css
DisplayProperty.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DisplayProperty.java 1 May 2005 01:05:47 -0000 1.2 +++ DisplayProperty.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
FontVariantProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontVariantProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ FontVariantProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
Rule.java 1.10 -> 1.11
diff -u -r1.10 -r1.11 --- Rule.java 23 Sep 2005 01:35:03 -0000 1.10 +++ Rule.java 3 Sep 2008 14:20:32 -0000 1.11 <at> <at> -1,23 +1,15 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + * Dave Holroyd - Proper specificity for wildcard selector + * John Austin - Implement sibling selectors + *******************************************************************************/ package net.sf.vex.css; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/css
ColorProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ColorProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ ColorProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import java.util.HashMap;
vex-toolkit/src/net/sf/vex/css
FontFamilyProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontFamilyProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ FontFamilyProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/css
TextDecorationProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TextDecorationProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ TextDecorationProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
ListStyleTypeProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ListStyleTypeProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ ListStyleTypeProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
TextAlignProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TextAlignProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ TextAlignProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
RelativeLength.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- RelativeLength.java 23 Sep 2005 01:35:03 -0000 1.3 +++ RelativeLength.java 3 Sep 2008 14:20:32 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/css
WhiteSpaceProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- WhiteSpaceProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ WhiteSpaceProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
StyleSheetReader.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- StyleSheetReader.java 19 Apr 2005 01:52:52 -0000 1.5 +++ StyleSheetReader.java 3 Sep 2008 14:20:32 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import java.io.CharArrayReader;
vex-toolkit/src/net/sf/vex/css
IProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ IProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
CSS.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- CSS.java 1 May 2005 01:05:47 -0000 1.5 +++ CSS.java 3 Sep 2008 14:20:32 -0000 1.6 <at> <at> -1,23 +1,15 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + * Dave Holroyd - Implement text decoration + * John Austin - More complete CSS constants. Add the colour "orange". + *******************************************************************************/ package net.sf.vex.css; /**
vex-toolkit/src/net/sf/vex/css
BorderSpacingProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- BorderSpacingProperty.java 1 May 2005 01:05:47 -0000 1.1 +++ BorderSpacingProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/net/sf/vex/css
AbstractProperty.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- AbstractProperty.java 7 Jul 2005 01:23:28 -0000 1.2 +++ AbstractProperty.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
FontStyleProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontStyleProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ FontStyleProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
FontWeightProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontWeightProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ FontWeightProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
FontSizeProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontSizeProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ FontSizeProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/net/sf/vex/css
PseudoElement.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- PseudoElement.java 3 Feb 2005 03:01:15 -0000 1.2 +++ PseudoElement.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import net.sf.vex.dom.Element;
vex-toolkit/src/net/sf/vex/css
LineHeightProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- LineHeightProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ LineHeightProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/net/sf/vex/css
BorderStyleProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- BorderStyleProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ BorderStyleProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/css
LengthProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- LengthProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ LengthProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/net/sf/vex/css
PropertyDecl.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- PropertyDecl.java 23 Sep 2005 01:35:03 -0000 1.3 +++ PropertyDecl.java 3 Sep 2008 14:20:32 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/css
SacFactory.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- SacFactory.java 3 Feb 2005 03:01:15 -0000 1.2 +++ SacFactory.java 3 Sep 2008 14:20:32 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/css
StyleSheet.java 1.11 -> 1.12
diff -u -r1.11 -r1.12 --- StyleSheet.java 7 Jul 2005 01:20:28 -0000 1.11 +++ StyleSheet.java 3 Sep 2008 14:20:32 -0000 1.12 <at> <at> -1,23 +1,16 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + * Dave Holroyd - Implement font-weight:bolder + * Dave Holroyd - Implement text decoration + * John Austin - More complete CSS constants. Add the colour "orange". + *******************************************************************************/ package net.sf.vex.css; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/css
BorderWidthProperty.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- BorderWidthProperty.java 19 Apr 2005 01:52:52 -0000 1.1 +++ BorderWidthProperty.java 3 Sep 2008 14:20:32 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.css; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/net/sf/vex/dom
Position.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Position.java 28 Apr 2004 01:44:35 -0000 1.1 +++ Position.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; /**
vex-toolkit/src/net/sf/vex/dom
DocumentValidationException.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DocumentValidationException.java 25 Aug 2005 01:58:58 -0000 1.2 +++ DocumentValidationException.java 3 Sep 2008 14:20:33 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom;
vex-toolkit/src/net/sf/vex/dom
AbstractValidator.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AbstractValidator.java 28 Apr 2004 01:44:33 -0000 1.1 +++ AbstractValidator.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/dom
DocumentReader.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DocumentReader.java 16 Aug 2004 01:38:14 -0000 1.2 +++ DocumentReader.java 3 Sep 2008 14:20:33 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.CharArrayReader;
vex-toolkit/src/net/sf/vex/dom
Document.java 1.8 -> 1.9
diff -u -r1.8 -r1.9 --- Document.java 18 Jul 2007 01:47:22 -0000 1.8 +++ Document.java 3 Sep 2008 14:20:33 -0000 1.9 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/dom
RootElement.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- RootElement.java 28 Apr 2004 01:44:36 -0000 1.1 +++ RootElement.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; /**
vex-toolkit/src/net/sf/vex/dom
DocumentFragment.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- DocumentFragment.java 28 Apr 2004 01:44:35 -0000 1.1 +++ DocumentFragment.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.IOException;
vex-toolkit/src/net/sf/vex/dom
Element.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- Element.java 18 Jul 2007 01:47:22 -0000 1.9 +++ Element.java 3 Sep 2008 14:20:33 -0000 1.10 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/dom
DocumentEvent.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DocumentEvent.java 23 Sep 2004 01:38:22 -0000 1.2 +++ DocumentEvent.java 3 Sep 2008 14:20:33 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.EventObject;
vex-toolkit/src/net/sf/vex/dom
DTDValidator.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- DTDValidator.java 29 Jan 2005 02:47:22 -0000 1.4 +++ DTDValidator.java 3 Sep 2008 14:20:33 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.IOException;
vex-toolkit/src/net/sf/vex/dom
Content.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Content.java 28 Apr 2004 01:44:33 -0000 1.1 +++ Content.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; /**
vex-toolkit/src/net/sf/vex/dom
Node.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- Node.java 21 Dec 2004 02:25:03 -0000 1.2 +++ Node.java 3 Sep 2008 14:20:33 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; /**
vex-toolkit/src/net/sf/vex/dom
DFABuilder.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DFABuilder.java 3 Feb 2005 03:01:16 -0000 1.2 +++ DFABuilder.java 3 Sep 2008 14:20:33 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.Collections;
vex-toolkit/src/net/sf/vex/dom
Text.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Text.java 28 Apr 2004 01:44:36 -0000 1.1 +++ Text.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; /**
vex-toolkit/src/net/sf/vex/dom
IWhitespacePolicy.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IWhitespacePolicy.java 3 Aug 2004 01:50:51 -0000 1.1 +++ IWhitespacePolicy.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom;
vex-toolkit/src/net/sf/vex/dom
TextWrapper.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- TextWrapper.java 3 Feb 2005 03:01:15 -0000 1.3 +++ TextWrapper.java 3 Sep 2008 14:20:33 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/dom
AttributeDefinition.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- AttributeDefinition.java 19 Nov 2004 04:13:33 -0000 1.2 +++ AttributeDefinition.java 3 Sep 2008 14:20:33 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.ObjectStreamException;
vex-toolkit/src/net/sf/vex/dom
DocumentListener.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- DocumentListener.java 28 Apr 2004 01:44:35 -0000 1.1 +++ DocumentListener.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; /**
vex-toolkit/src/net/sf/vex/dom
Validator.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- Validator.java 19 Nov 2004 04:13:33 -0000 1.3 +++ Validator.java 3 Sep 2008 14:20:33 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/dom
IWhitespacePolicyFactory.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IWhitespacePolicyFactory.java 3 Aug 2004 01:50:51 -0000 1.1 +++ IWhitespacePolicyFactory.java 3 Sep 2008 14:20:33 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom;
vex-toolkit/src/net/sf/vex/dom
GapContent.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- GapContent.java 24 Mar 2005 02:21:18 -0000 1.5 +++ GapContent.java 3 Sep 2008 14:20:33 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.HashMap;
vex-toolkit/src/net/sf/vex/dom
DocumentBuilder.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- DocumentBuilder.java 8 Jul 2005 01:45:54 -0000 1.4 +++ DocumentBuilder.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.util.LinkedList;
vex-toolkit/src/net/sf/vex/dom
DocumentWriter.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- DocumentWriter.java 18 Jan 2008 15:15:57 -0000 1.3 +++ DocumentWriter.java 3 Sep 2008 14:20:34 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.IOException;
vex-toolkit/src/net/sf/vex/dom
DFAState.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DFAState.java 19 Nov 2004 04:13:33 -0000 1.2 +++ DFAState.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.dom; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/action
DuplicateSelectionAction.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DuplicateSelectionAction.java 25 Aug 2005 02:22:37 -0000 1.2 +++ DuplicateSelectionAction.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.dom.Element;
vex-toolkit/src/net/sf/vex/action
SplitItemAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SplitItemAction.java 5 Jun 2005 11:57:03 -0000 1.1 +++ SplitItemAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.css.CSS;
vex-toolkit/src/net/sf/vex/action
InsertRowAboveAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- InsertRowAboveAction.java 23 Sep 2005 01:42:19 -0000 1.4 +++ InsertRowAboveAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action;
vex-toolkit/src/net/sf/vex/action
ActionUtils.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- ActionUtils.java 23 Sep 2005 01:42:19 -0000 1.4 +++ ActionUtils.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
IVexAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IVexAction.java 8 May 2005 11:33:46 -0000 1.1 +++ IVexAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.widget.IVexWidget;
vex-toolkit/src/net/sf/vex/action
PreviousTableCellAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- PreviousTableCellAction.java 8 May 2005 11:35:09 -0000 1.1 +++ PreviousTableCellAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.layout.Box;
vex-toolkit/src/net/sf/vex/action
AbstractVexAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AbstractVexAction.java 8 May 2005 11:33:46 -0000 1.1 +++ AbstractVexAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.widget.IVexWidget;
vex-toolkit/src/net/sf/vex/action
RemoveElementAction.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- RemoveElementAction.java 25 Aug 2005 02:22:37 -0000 1.2 +++ RemoveElementAction.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.dom.DocumentFragment;
vex-toolkit/src/net/sf/vex/action
DeleteRowAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- DeleteRowAction.java 23 Sep 2005 01:42:19 -0000 1.4 +++ DeleteRowAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.List;
vex-toolkit/src/net/sf/vex/action
InsertRowBelowAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- InsertRowBelowAction.java 23 Sep 2005 01:42:19 -0000 1.4 +++ InsertRowBelowAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action;
vex-toolkit/src/net/sf/vex/action
InsertColumnAfterAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- InsertColumnAfterAction.java 23 Sep 2005 01:42:19 -0000 1.4 +++ InsertColumnAfterAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
MoveRowDownAction.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- MoveRowDownAction.java 23 Sep 2005 01:42:19 -0000 1.2 +++ MoveRowDownAction.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.core.IntRange;
vex-toolkit/src/net/sf/vex/action
PasteTextAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- PasteTextAction.java 5 Jun 2005 12:01:37 -0000 1.1 +++ PasteTextAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.widget.IVexWidget;
vex-toolkit/src/net/sf/vex/action
RestoreLastSelectionAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- RestoreLastSelectionAction.java 5 Jun 2005 12:03:30 -0000 1.1 +++ RestoreLastSelectionAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.widget.IVexWidget;
vex-toolkit/src/net/sf/vex/action
MoveColumnLeftAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- MoveColumnLeftAction.java 23 Sep 2005 01:42:19 -0000 1.4 +++ MoveColumnLeftAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
InsertColumnBeforeAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- InsertColumnBeforeAction.java 23 Sep 2005 01:42:19 -0000 1.4 +++ InsertColumnBeforeAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
DeleteColumnAction.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- DeleteColumnAction.java 23 Sep 2005 01:42:19 -0000 1.5 +++ DeleteColumnAction.java 3 Sep 2008 14:20:34 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
InsertRowAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- InsertRowAction.java 23 Sep 2005 01:42:19 -0000 1.1 +++ InsertRowAction.java 3 Sep 2008 14:20:34 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
SplitAction.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- SplitAction.java 18 Jul 2007 01:47:22 -0000 1.4 +++ SplitAction.java 3 Sep 2008 14:20:34 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
MoveRowUpAction.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- MoveRowUpAction.java 23 Sep 2005 01:42:19 -0000 1.2 +++ MoveRowUpAction.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.List;
vex-toolkit/src/net/sf/vex/action
MoveColumnRightAction.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- MoveColumnRightAction.java 23 Sep 2005 01:42:19 -0000 1.3 +++ MoveColumnRightAction.java 3 Sep 2008 14:20:34 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/action
NextTableCellAction.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- NextTableCellAction.java 18 May 2005 21:40:58 -0000 1.2 +++ NextTableCellAction.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.layout.Box;
vex-toolkit/src/net/sf/vex/action
TableCellCallback.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- TableCellCallback.java 23 Sep 2005 01:42:19 -0000 1.2 +++ TableCellCallback.java 3 Sep 2008 14:20:34 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; /**
vex-toolkit/src/net/sf/vex/action
MoveSelectionUpAction.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- MoveSelectionUpAction.java 18 Jul 2007 01:47:22 -0000 1.3 +++ MoveSelectionUpAction.java 3 Sep 2008 14:20:34 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.action; import net.sf.vex.dom.Element;
vex-toolkit/src/net/sf/vex/core
ListenerList.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ListenerList.java 12 Feb 2005 13:28:08 -0000 1.1 +++ ListenerList.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; import java.lang.reflect.Method;
vex-toolkit/src/net/sf/vex/core
Graphics.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- Graphics.java 9 Jul 2005 11:07:02 -0000 1.3 +++ Graphics.java 3 Sep 2008 14:20:35 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core;
vex-toolkit/src/net/sf/vex/core
Caret.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- Caret.java 22 Jul 2005 02:11:57 -0000 1.3 +++ Caret.java 3 Sep 2008 14:20:35 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
FontSpec.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- FontSpec.java 8 Feb 2005 03:36:28 -0000 1.2 +++ FontSpec.java 3 Sep 2008 14:20:35 -0000 1.3 <at> <at> -1,23 +1,14 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + * Dave Holroyd - Implement text decoration + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
IntRange.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- IntRange.java 22 Jul 2005 02:13:49 -0000 1.2 +++ IntRange.java 3 Sep 2008 14:20:35 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
Insets.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Insets.java 27 Jul 2004 02:38:12 -0000 1.1 +++ Insets.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
Point.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Point.java 22 Jul 2005 02:13:49 -0000 1.1 +++ Point.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
FontMetrics.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontMetrics.java 28 Apr 2004 02:20:32 -0000 1.1 +++ FontMetrics.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
DisplayDevice.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- DisplayDevice.java 19 Apr 2005 01:52:53 -0000 1.1 +++ DisplayDevice.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
Drawable.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Drawable.java 28 Apr 2004 02:20:32 -0000 1.1 +++ Drawable.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
FontResource.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- FontResource.java 28 Apr 2004 02:20:32 -0000 1.1 +++ FontResource.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
Rectangle.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- Rectangle.java 19 Nov 2004 04:14:18 -0000 1.4 +++ Rectangle.java 3 Sep 2008 14:20:35 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
ColorResource.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ColorResource.java 28 Apr 2004 02:20:32 -0000 1.1 +++ ColorResource.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/core
Color.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Color.java 28 Apr 2004 02:20:32 -0000 1.1 +++ Color.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.core; /**
vex-toolkit/src/net/sf/vex/swing
VexComponentSelection.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- VexComponentSelection.java 28 Apr 2004 01:44:39 -0000 1.1 +++ VexComponentSelection.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import net.sf.vex.widget.VexWidgetImpl;
vex-toolkit/src/net/sf/vex/swing
SelectionListener.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SelectionListener.java 28 Apr 2004 01:44:38 -0000 1.1 +++ SelectionListener.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; /**
vex-toolkit/src/net/sf/vex/swing
AwtFontMetrics.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AwtFontMetrics.java 28 Apr 2004 01:44:38 -0000 1.1 +++ AwtFontMetrics.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import net.sf.vex.core.FontMetrics;
vex-toolkit/src/net/sf/vex/swing
SelectionProvider.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SelectionProvider.java 28 Apr 2004 01:44:38 -0000 1.1 +++ SelectionProvider.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; /**
vex-toolkit/src/net/sf/vex/swing
AwtFont.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AwtFont.java 28 Apr 2004 01:44:37 -0000 1.1 +++ AwtFont.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import net.sf.vex.core.FontResource;
vex-toolkit/src/net/sf/vex/swing
VexSelection.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- VexSelection.java 28 Apr 2004 01:44:39 -0000 1.1 +++ VexSelection.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import java.awt.datatransfer.DataFlavor;
vex-toolkit/src/net/sf/vex/swing
SelectionProviderImpl.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SelectionProviderImpl.java 28 Apr 2004 01:44:38 -0000 1.1 +++ SelectionProviderImpl.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/swing
AwtGraphics.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- AwtGraphics.java 23 Jul 2006 22:07:14 -0000 1.4 +++ AwtGraphics.java 3 Sep 2008 14:20:35 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import java.awt.BasicStroke;
vex-toolkit/src/net/sf/vex/swing
VexComponent.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- VexComponent.java 18 Jul 2007 01:47:23 -0000 1.5 +++ VexComponent.java 3 Sep 2008 14:20:35 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import java.awt.Cursor;
vex-toolkit/src/net/sf/vex/swing
Selection.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Selection.java 28 Apr 2004 01:44:38 -0000 1.1 +++ Selection.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; /**
vex-toolkit/src/net/sf/vex/swing
AwtDisplayDevice.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AwtDisplayDevice.java 23 Jul 2006 22:07:14 -0000 1.1 +++ AwtDisplayDevice.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2006 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing;
vex-toolkit/src/net/sf/vex/swing
AwtColor.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AwtColor.java 28 Apr 2004 01:44:38 -0000 1.1 +++ AwtColor.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing; import net.sf.vex.core.ColorResource;
vex-toolkit/src/net/sf/vex/swing
NullSelection.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- NullSelection.java 28 Apr 2004 01:44:39 -0000 1.1 +++ NullSelection.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.swing;
vex-toolkit/src/test/net/sf/vex/dom
BlockElementBoxTest.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- BlockElementBoxTest.java 14 Aug 2005 13:36:15 -0000 1.2 +++ BlockElementBoxTest.java 3 Sep 2008 14:20:35 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import java.lang.reflect.InvocationTargetException;
vex-toolkit/src/test/net/sf/vex/dom
SpaceNormalizerTest.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- SpaceNormalizerTest.java 3 Aug 2004 02:07:44 -0000 1.2 +++ SpaceNormalizerTest.java 3 Sep 2008 14:20:35 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import java.io.ByteArrayInputStream;
vex-toolkit/src/test/net/sf/vex/dom
DomTest.java 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2 --- DomTest.java 28 Apr 2004 01:44:40 -0000 1.1.1.1 +++ DomTest.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import junit.framework.TestCase;
vex-toolkit/src/test/net/sf/vex/dom
DocumentWriterTest.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- DocumentWriterTest.java 3 Feb 2005 03:01:14 -0000 1.3 +++ DocumentWriterTest.java 3 Sep 2008 14:20:35 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import java.io.ByteArrayInputStream;
vex-toolkit/src/test/net/sf/vex/dom
DFABuilderTest.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DFABuilderTest.java 3 Feb 2005 03:01:15 -0000 1.2 +++ DFABuilderTest.java 3 Sep 2008 14:20:35 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import net.sf.vex.dom.*;
vex-toolkit/src/test/net/sf/vex/dom
TextWrapperTest.java 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2 --- TextWrapperTest.java 28 Apr 2004 01:44:40 -0000 1.1.1.1 +++ TextWrapperTest.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import junit.framework.TestCase;
vex-toolkit/src/test/net/sf/vex/dom
DTDValidatorTest.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- DTDValidatorTest.java 3 Feb 2005 03:01:14 -0000 1.3 +++ DTDValidatorTest.java 3 Sep 2008 14:20:35 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import java.io.ByteArrayInputStream;
vex-toolkit/src/test/net/sf/vex/dom
GapContentTest.java 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2 --- GapContentTest.java 28 Apr 2004 01:44:41 -0000 1.1.1.1 +++ GapContentTest.java 3 Sep 2008 14:20:35 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.dom; import junit.framework.TestCase;
vex-toolkit/src/net/sf/vex/layout
LineBox.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- LineBox.java 24 Jun 2005 02:19:51 -0000 1.2 +++ LineBox.java 3 Sep 2008 14:20:36 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.dom.Element;
vex-toolkit/src/net/sf/vex/layout
BlockElementBox.java 1.18 -> 1.19
diff -u -r1.18 -r1.19 --- BlockElementBox.java 18 Jul 2007 01:47:23 -0000 1.18 +++ BlockElementBox.java 3 Sep 2008 14:20:36 -0000 1.19 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
TableRowBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- TableRowBox.java 25 Aug 2005 02:18:04 -0000 1.6 +++ TableRowBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
TextBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- TextBox.java 22 Jul 2005 02:11:57 -0000 1.6 +++ TextBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Caret;
vex-toolkit/src/net/sf/vex/layout
HCaret.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- HCaret.java 22 Jul 2005 02:11:57 -0000 1.4 +++ HCaret.java 3 Sep 2008 14:20:36 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Caret;
vex-toolkit/src/net/sf/vex/layout
RootBox.java 1.12 -> 1.13
diff -u -r1.12 -r1.13 --- RootBox.java 18 Jul 2007 01:47:23 -0000 1.12 +++ RootBox.java 3 Sep 2008 14:20:36 -0000 1.13 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.ToolkitPlugin;
vex-toolkit/src/net/sf/vex/layout
ParagraphBox.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- ParagraphBox.java 14 Aug 2005 13:36:14 -0000 1.9 +++ ParagraphBox.java 3 Sep 2008 14:20:36 -0000 1.10 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
Box.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- Box.java 1 May 2005 01:05:47 -0000 1.4 +++ Box.java 3 Sep 2008 14:20:36 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Caret;
vex-toolkit/src/net/sf/vex/layout
SpaceBox.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- SpaceBox.java 8 Jul 2005 01:45:54 -0000 1.3 +++ SpaceBox.java 3 Sep 2008 14:20:36 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout;
vex-toolkit/src/net/sf/vex/layout
PlaceholderBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- PlaceholderBox.java 22 Jul 2005 02:11:56 -0000 1.6 +++ PlaceholderBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Caret;
vex-toolkit/src/net/sf/vex/layout
AbstractBlockBox.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- AbstractBlockBox.java 25 Aug 2005 02:18:04 -0000 1.5 +++ AbstractBlockBox.java 3 Sep 2008 14:20:36 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
AbstractBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- AbstractBox.java 14 Aug 2005 13:36:14 -0000 1.6 +++ AbstractBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Caret;
vex-toolkit/src/net/sf/vex/layout
DocumentTextBox.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- DocumentTextBox.java 18 Jul 2007 01:47:23 -0000 1.5 +++ DocumentTextBox.java 3 Sep 2008 14:20:36 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.ColorResource;
vex-toolkit/src/net/sf/vex/layout
TableBodyBox.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- TableBodyBox.java 25 Aug 2005 02:18:04 -0000 1.2 +++ TableBodyBox.java 3 Sep 2008 14:20:36 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
BlockBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- BlockBox.java 14 Aug 2005 13:36:14 -0000 1.6 +++ BlockBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.IntRange;
vex-toolkit/src/net/sf/vex/layout
CompositeInlineBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- CompositeInlineBox.java 22 Jul 2005 02:13:38 -0000 1.6 +++ CompositeInlineBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
TableCellBox.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- TableCellBox.java 25 Aug 2005 02:18:04 -0000 1.2 +++ TableCellBox.java 3 Sep 2008 14:20:36 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.List;
vex-toolkit/src/net/sf/vex/layout
AnonymousBlockBox.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- AnonymousBlockBox.java 14 Aug 2005 13:36:14 -0000 1.2 +++ AnonymousBlockBox.java 3 Sep 2008 14:20:36 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.List;
vex-toolkit/src/net/sf/vex/layout
ElementOrRangeCallback.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- ElementOrRangeCallback.java 25 Aug 2005 02:18:04 -0000 1.2 +++ ElementOrRangeCallback.java 3 Sep 2008 14:20:36 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.dom.Element;
vex-toolkit/src/net/sf/vex/layout
TextCaret.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- TextCaret.java 22 Jul 2005 02:11:57 -0000 1.4 +++ TextCaret.java 3 Sep 2008 14:20:36 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Caret;
vex-toolkit/src/net/sf/vex/layout
TableRowGroupBox.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- TableRowGroupBox.java 25 Aug 2005 02:18:04 -0000 1.2 +++ TableRowGroupBox.java 3 Sep 2008 14:20:36 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
LayoutContext.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- LayoutContext.java 22 Jul 2005 02:13:35 -0000 1.3 +++ LayoutContext.java 3 Sep 2008 14:20:36 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.Graphics;
vex-toolkit/src/net/sf/vex/layout
CssBoxFactory.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- CssBoxFactory.java 14 Aug 2005 13:36:14 -0000 1.6 +++ CssBoxFactory.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.css.CSS;
vex-toolkit/src/net/sf/vex/layout
BlockPseudoElementBox.java 1.7 -> 1.8
diff -u -r1.7 -r1.8 --- BlockPseudoElementBox.java 14 Aug 2005 13:36:14 -0000 1.7 +++ BlockPseudoElementBox.java 3 Sep 2008 14:20:36 -0000 1.8 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.List;
vex-toolkit/src/net/sf/vex/layout
BoxFactory.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- BoxFactory.java 22 Jul 2005 02:13:38 -0000 1.4 +++ BoxFactory.java 3 Sep 2008 14:20:36 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.io.Serializable;
vex-toolkit/src/net/sf/vex/layout
LayoutUtils.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- LayoutUtils.java 25 Aug 2005 02:18:04 -0000 1.5 +++ LayoutUtils.java 3 Sep 2008 14:20:36 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
InlineElementBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- InlineElementBox.java 24 Jun 2005 02:19:51 -0000 1.6 +++ InlineElementBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/layout
StaticTextBox.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- StaticTextBox.java 18 Jul 2007 01:47:23 -0000 1.4 +++ StaticTextBox.java 3 Sep 2008 14:20:36 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.ColorResource;
vex-toolkit/src/net/sf/vex/layout
InlineBox.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- InlineBox.java 8 Jul 2005 01:45:54 -0000 1.3 +++ InlineBox.java 3 Sep 2008 14:20:36 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; /**
vex-toolkit/src/net/sf/vex/layout
DrawableBox.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- DrawableBox.java 8 Jul 2005 01:45:54 -0000 1.4 +++ DrawableBox.java 3 Sep 2008 14:20:36 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import net.sf.vex.core.ColorResource;
vex-toolkit/src/net/sf/vex/layout
TableBox.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- TableBox.java 25 Aug 2005 02:18:04 -0000 1.6 +++ TableBox.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.layout; import java.util.ArrayList;
vex-toolkit/src/test/net/sf/vex/css
TestLU.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TestLU.java 19 Apr 2005 01:52:53 -0000 1.1 +++ TestLU.java 3 Sep 2008 14:20:36 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/test/net/sf/vex/css
RuleTest.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- RuleTest.java 12 Mar 2005 13:59:42 -0000 1.6 +++ RuleTest.java 3 Sep 2008 14:20:36 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.css; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/css
TestDisplayDevice.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- TestDisplayDevice.java 19 Apr 2005 01:52:53 -0000 1.1 +++ TestDisplayDevice.java 3 Sep 2008 14:20:36 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.css; import net.sf.vex.core.DisplayDevice;
vex-toolkit/src/test/net/sf/vex/css
SerializationTest.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- SerializationTest.java 19 Nov 2004 04:18:44 -0000 1.1 +++ SerializationTest.java 3 Sep 2008 14:20:36 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.css; import java.io.ByteArrayInputStream;
vex-toolkit/src/test/net/sf/vex/css
CssTest.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- CssTest.java 19 Apr 2005 01:52:53 -0000 1.5 +++ CssTest.java 3 Sep 2008 14:20:36 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.css; import java.net.URL;
vex-toolkit/src/test/net/sf/vex/css
PropertyTest.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- PropertyTest.java 19 Apr 2005 01:52:53 -0000 1.1 +++ PropertyTest.java 3 Sep 2008 14:20:36 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.css; import org.w3c.css.sac.LexicalUnit;
vex-toolkit/src/net/sf/vex/widget
CssWhitespacePolicy.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- CssWhitespacePolicy.java 3 Aug 2004 01:58:10 -0000 1.1 +++ CssWhitespacePolicy.java 3 Sep 2008 14:20:37 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.widget; import net.sf.vex.css.CSS;
vex-toolkit/src/net/sf/vex/widget
IBoxFilter.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IBoxFilter.java 8 May 2005 11:33:46 -0000 1.1 +++ IBoxFilter.java 3 Sep 2008 14:20:37 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.widget; import net.sf.vex.layout.Box;
vex-toolkit/src/net/sf/vex/widget
IVexWidget.java 1.7 -> 1.8
diff -u -r1.7 -r1.8 --- IVexWidget.java 25 Aug 2005 01:58:58 -0000 1.7 +++ IVexWidget.java 3 Sep 2008 14:20:37 -0000 1.8 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.widget; import java.io.IOException;
vex-toolkit/src/net/sf/vex/widget
VexWidgetImpl.java 1.29 -> 1.30
diff -u -r1.29 -r1.30 --- VexWidgetImpl.java 23 Jul 2006 22:07:14 -0000 1.29 +++ VexWidgetImpl.java 3 Sep 2008 14:20:37 -0000 1.30 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.widget; import java.io.IOException;
vex-toolkit/src/net/sf/vex/widget
HostComponent.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- HostComponent.java 17 Aug 2004 01:18:16 -0000 1.2 +++ HostComponent.java 3 Sep 2008 14:20:37 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.widget; import net.sf.vex.core.Graphics;
vex-toolkit/src/net/sf/vex/undo
CannotRedoException.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- CannotRedoException.java 23 Sep 2004 01:38:22 -0000 1.1 +++ CannotRedoException.java 3 Sep 2008 14:20:37 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.undo; /**
vex-toolkit/src/net/sf/vex/undo
CannotUndoException.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- CannotUndoException.java 23 Sep 2004 01:38:22 -0000 1.1 +++ CannotUndoException.java 3 Sep 2008 14:20:37 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.undo; /**
vex-toolkit/src/net/sf/vex/undo
CompoundEdit.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- CompoundEdit.java 2 Oct 2004 11:14:30 -0000 1.2 +++ CompoundEdit.java 3 Sep 2008 14:20:37 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.undo; import java.util.ArrayList;
vex-toolkit/src/net/sf/vex/undo
IUndoableEdit.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- IUndoableEdit.java 2 Oct 2004 11:14:30 -0000 1.2 +++ IUndoableEdit.java 3 Sep 2008 14:20:37 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.undo; /**
vex-toolkit/src/net/sf/vex
ToolkitPlugin.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ToolkitPlugin.java 18 Jul 2007 01:47:23 -0000 1.1 +++ ToolkitPlugin.java 3 Sep 2008 14:20:37 -0000 1.2 <at> <at> -1,3 +1,13 <at> <at> +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex; import org.eclipse.ui.plugin.AbstractUIPlugin;
CVSspam 0.2.11
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vex-developer mailing list
Vex-developer@...
https://lists.sourceforge.net/lists/listinfo/vex-developer
KingArgyle | 3 Sep 2008 16:20
Picon

[CVS vex-editor] updated license headers to EPL, started documenting contribututors

Commit in vex-editor on MAIN
src/net/sf/vex/editor/config/PluginProjectBuilder.java +9 -19 1.7 -> 1.8
                            /ConfigItem.java +9 -19 1.6 -> 1.7
                            /DomConfigurationElement.java +9 -19 1.2 -> 1.3
                            /messages_fr.properties +10 -1 1.1 -> 1.2
                            /IBuildProblemHandler.java +9 -19 1.1 -> 1.2
                            /Messages.java +9 -19 1.1 -> 1.2
                            /NewPluginProjectWizard.java +9 -19 1.5 -> 1.6
                            /ConfigSource.java +9 -19 1.3 -> 1.4
                            /ConfigurationElement.java +9 -19 1.2 -> 1.3
                            /DoctypeFactory.java +9 -19 1.11 -> 1.12
                            /ConfigurationElementWrapper.java +9 -19 1.1 -> 1.2
                            /PluginProject.java +9 -19 1.7 -> 1.8
                            /IConfigElement.java +9 -19 1.1 -> 1.2
                            /BuildProblemDecorator.java +9 -19 1.3 -> 1.4
                            /BuildProblem.java +9 -19 1.1 -> 1.2
                            /PluginProjectNature.java +9 -19 1.3 -> 1.4
                            /ConfigRegistry.java +9 -19 1.4 -> 1.5
                            /StylePropertyPage.java +9 -19 1.7 -> 1.8
                            /messages.properties +10 1.2 -> 1.3
                            /IConfigItemFactory.java +9 -19 1.4 -> 1.5
                            /PluginProjectDecorator.java +9 -19 1.3 -> 1.4
                            /vex-config-1.0.dtd +10 -21 1.1.1.1 -> 1.2
                            /ConfigEvent.java +9 -19 1.1 -> 1.2
                            /ConfigurationView.java +9 -19 1.5 -> 1.6
                            /ConfigLoaderJob.java +10 -19 1.9 -> 1.10
                            /DoctypePropertyPage.java +9 -19 1.9 -> 1.10
                            /Style.java +9 -19 1.9 -> 1.10
                            /DocumentType.java +9 -19 1.12 -> 1.13
                            /IConfigListener.java +9 -19 1.1 -> 1.2
                            /ConfigPlugin.java +9 -19 1.2 -> 1.3
                            /StyleFactory.java +9 -19 1.9 -> 1.10
src/net/sf/vex/editor/Association.java +9 -19 1.1 -> 1.2
                     /DebugView.java +9 -19 1.3 -> 1.4
                     /VexEditor.java +9 -19 1.37 -> 1.38
                     /DocumentFileCreationPage.java +9 -19 1.2 -> 1.3
                     /ContentAssistant.java +9 -19 1.4 -> 1.5
                     /DocumentPerspective.java +9 -19 1.4 -> 1.5
                     /DocumentTypeSelectionPage.java +9 -19 1.8 -> 1.9
                     /ElementPropertySource.java +9 -19 1.3 -> 1.4
                     /VexEditorEvent.java +9 -19 1.1 -> 1.2
                     /VexActionDelegate.java +9 -19 1.3 -> 1.4
                     /SelectionProvider.java +9 -19 1.3 -> 1.4
                     /InsertAssistant.java +9 -19 1.3 -> 1.4
                     /IOutlineProvider.java +9 -19 1.1 -> 1.2
                     /DocumentTypeSelectionDialog.java +9 -19 1.5 -> 1.6
                     /DocumentOutlinePage.java +9 -19 1.5 -> 1.6
                     /Messages.java +9 -19 1.1 -> 1.2
                     /DefaultOutlineProvider.java +9 -19 1.2 -> 1.3
                     /VexPlugin.java +9 -19 1.18 -> 1.19
                     /VexActionBarContributor.java +9 -19 1.17 -> 1.18
                     /IVexEditorListener.java +9 -19 1.1 -> 1.2
                     /NewDocumentWizard.java +9 -19 1.9 -> 1.10
                     /MorphAssistant.java +9 -19 1.3 -> 1.4
                     /DebugViewPage.java +9 -19 1.5 -> 1.6
src/net/sf/vex/editor/action/VexActionAdapter.java +9 -19 1.1 -> 1.2
                            /ChangeElementAction.java +9 -19 1.1 -> 1.2
                            /InsertElementAction.java +9 -19 1.2 -> 1.3
src/test/net/sf/vex/eclipse/ResourceTrackerTest.java +9 -19 1.1.1.1 -> 1.2
                           /AssociationTest.java +9 -19 1.1 -> 1.2
lgpl.txt -504 1.1.1.1 removed
+535 -1590
1 removed + 59 modified, total 60 files
updated license headers to EPL, started documenting contribututors
vex-editor/src/net/sf/vex/editor/config
PluginProjectBuilder.java 1.7 -> 1.8
diff -u -r1.7 -r1.8 --- PluginProjectBuilder.java 7 Jun 2005 02:02:57 -0000 1.7 +++ PluginProjectBuilder.java 3 Sep 2008 14:20:48 -0000 1.8 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.IOException;
vex-editor/src/net/sf/vex/editor/config
ConfigItem.java 1.6 -> 1.7
diff -u -r1.6 -r1.7 --- ConfigItem.java 7 Jun 2005 02:02:57 -0000 1.6 +++ ConfigItem.java 3 Sep 2008 14:20:48 -0000 1.7 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.Serializable;
vex-editor/src/net/sf/vex/editor/config
DomConfigurationElement.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DomConfigurationElement.java 26 Jan 2005 05:54:06 -0000 1.2 +++ DomConfigurationElement.java 3 Sep 2008 14:20:48 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor/config
messages_fr.properties 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- messages_fr.properties 23 Sep 2005 02:10:28 -0000 1.1 +++ messages_fr.properties 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,4 +1,13 <at> <at> - +# ******************************************************************************* +# * Copyright (c) 2004, 2008 John Krasnay and others. +# * All rights reserved. This program and the accompanying materials +# * are made available under the terms of the Eclipse Public License v1.0 +# * which accompanies this distribution, and is available at +# * http://www.eclipse.org/legal/epl-v10.html +# * +# * Contributors: +# * John Krasnay - initial API and implementation +# ******************************************************************************* Messages.cantFindResource=Ne peut pas trouver la ressource : {0} StyleFactory.pluralName=Styles
vex-editor/src/net/sf/vex/editor/config
IBuildProblemHandler.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IBuildProblemHandler.java 12 Jan 2005 04:08:52 -0000 1.1 +++ IBuildProblemHandler.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; /**
vex-editor/src/net/sf/vex/editor/config
Messages.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Messages.java 7 Jun 2005 02:02:57 -0000 1.1 +++ Messages.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor/config
NewPluginProjectWizard.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- NewPluginProjectWizard.java 7 Jun 2005 02:02:57 -0000 1.5 +++ NewPluginProjectWizard.java 3 Sep 2008 14:20:48 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.ByteArrayInputStream;
vex-editor/src/net/sf/vex/editor/config
ConfigSource.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- ConfigSource.java 7 Jun 2005 02:02:57 -0000 1.3 +++ ConfigSource.java 3 Sep 2008 14:20:48 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.IOException;
vex-editor/src/net/sf/vex/editor/config
ConfigurationElement.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- ConfigurationElement.java 26 Jan 2005 05:54:05 -0000 1.2 +++ ConfigurationElement.java 3 Sep 2008 14:20:48 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor/config
DoctypeFactory.java 1.11 -> 1.12
diff -u -r1.11 -r1.12 --- DoctypeFactory.java 7 Jun 2005 02:02:57 -0000 1.11 +++ DoctypeFactory.java 3 Sep 2008 14:20:48 -0000 1.12 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.IOException;
vex-editor/src/net/sf/vex/editor/config
ConfigurationElementWrapper.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ConfigurationElementWrapper.java 26 Jan 2005 05:54:05 -0000 1.1 +++ ConfigurationElementWrapper.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import org.eclipse.core.runtime.IConfigurationElement;
vex-editor/src/net/sf/vex/editor/config
PluginProject.java 1.7 -> 1.8
diff -u -r1.7 -r1.8 --- PluginProject.java 7 Jun 2005 02:02:58 -0000 1.7 +++ PluginProject.java 3 Sep 2008 14:20:48 -0000 1.8 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.ByteArrayInputStream;
vex-editor/src/net/sf/vex/editor/config
IConfigElement.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IConfigElement.java 26 Jan 2005 05:54:05 -0000 1.1 +++ IConfigElement.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config;
vex-editor/src/net/sf/vex/editor/config
BuildProblemDecorator.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- BuildProblemDecorator.java 18 Jul 2007 01:47:41 -0000 1.3 +++ BuildProblemDecorator.java 3 Sep 2008 14:20:48 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.net.URL;
vex-editor/src/net/sf/vex/editor/config
BuildProblem.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- BuildProblem.java 12 Jan 2005 04:08:52 -0000 1.1 +++ BuildProblem.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; /**
vex-editor/src/net/sf/vex/editor/config
PluginProjectNature.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- PluginProjectNature.java 7 Jun 2005 02:02:57 -0000 1.3 +++ PluginProjectNature.java 3 Sep 2008 14:20:48 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import org.eclipse.core.resources.ICommand;
vex-editor/src/net/sf/vex/editor/config
ConfigRegistry.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- ConfigRegistry.java 7 Jun 2005 02:02:57 -0000 1.4 +++ ConfigRegistry.java 3 Sep 2008 14:20:48 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor/config
StylePropertyPage.java 1.7 -> 1.8
diff -u -r1.7 -r1.8 --- StylePropertyPage.java 7 Jun 2005 02:02:57 -0000 1.7 +++ StylePropertyPage.java 3 Sep 2008 14:20:48 -0000 1.8 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor/config
messages.properties 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- messages.properties 24 Jun 2005 01:38:30 -0000 1.2 +++ messages.properties 3 Sep 2008 14:20:48 -0000 1.3 <at> <at> -1,3 +1,13 <at> <at> +# ******************************************************************************* +# * Copyright (c) 2004, 2008 John Krasnay and others. +# * All rights reserved. This program and the accompanying materials +# * are made available under the terms of the Eclipse Public License v1.0 +# * which accompanies this distribution, and is available at +# * http://www.eclipse.org/legal/epl-v10.html +# * +# * Contributors: +# * John Krasnay - initial API and implementation +# ******************************************************************************* Messages.cantFindResource=Can''t find resource string {0}
vex-editor/src/net/sf/vex/editor/config
IConfigItemFactory.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- IConfigItemFactory.java 26 Feb 2005 03:07:16 -0000 1.4 +++ IConfigItemFactory.java 3 Sep 2008 14:20:48 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.IOException;
vex-editor/src/net/sf/vex/editor/config
PluginProjectDecorator.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- PluginProjectDecorator.java 18 Jul 2007 01:47:41 -0000 1.3 +++ PluginProjectDecorator.java 3 Sep 2008 14:20:48 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.net.URL;
vex-editor/src/net/sf/vex/editor/config
vex-config-1.0.dtd 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2 --- vex-config-1.0.dtd 28 Apr 2004 01:49:51 -0000 1.1.1.1 +++ vex-config-1.0.dtd 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,26 +1,15 <at> <at> <!-- -VEX, a visual editor for XML - -Copyright (c) 2003 John Krasnay - -This program is free software; you can redistribute it and/or modify it -under the terms of the GNU General Public License as published by the -Free Software Foundation; either version 2 of the License, or (at your -option) any later version. - -This program is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General -Public License for more details. - -You should have received a copy of the GNU General Public License along -with this program; if not, write to the Free Software Foundation, Inc., -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -DTD for various Vex configuration files. Each configuration file should -carry the following header... + ******************************************************************************* + * Copyright (c) 2003, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * John Krasnay - initial API and implementation + ******************************************************************************* <?xml version='1.0'?> <!DOCTYPE doctype PUBLIC
vex-editor/src/net/sf/vex/editor/config
ConfigEvent.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ConfigEvent.java 23 Jan 2005 20:53:12 -0000 1.1 +++ ConfigEvent.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.EventObject;
vex-editor/src/net/sf/vex/editor/config
ConfigurationView.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- ConfigurationView.java 7 Jun 2005 02:02:57 -0000 1.5 +++ ConfigurationView.java 3 Sep 2008 14:20:48 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.Collections;
vex-editor/src/net/sf/vex/editor/config
ConfigLoaderJob.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- ConfigLoaderJob.java 23 Jul 2006 21:46:28 -0000 1.9 +++ ConfigLoaderJob.java 3 Sep 2008 14:20:48 -0000 1.10 <at> <at> -1,23 +1,14 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + * Ed Burnette - 7/23/2006 - Changes needed to build on 3.2. + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.File;
vex-editor/src/net/sf/vex/editor/config
DoctypePropertyPage.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- DoctypePropertyPage.java 7 Jun 2005 02:02:57 -0000 1.9 +++ DoctypePropertyPage.java 3 Sep 2008 14:20:48 -0000 1.10 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor/config
Style.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- Style.java 7 Jun 2005 02:02:57 -0000 1.9 +++ Style.java 3 Sep 2008 14:20:48 -0000 1.10 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor/config
DocumentType.java 1.12 -> 1.13
diff -u -r1.12 -r1.13 --- DocumentType.java 7 Jun 2005 02:02:57 -0000 1.12 +++ DocumentType.java 3 Sep 2008 14:20:48 -0000 1.13 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor/config
IConfigListener.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IConfigListener.java 23 Jan 2005 20:53:46 -0000 1.1 +++ IConfigListener.java 3 Sep 2008 14:20:48 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.util.EventListener;
vex-editor/src/net/sf/vex/editor/config
ConfigPlugin.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- ConfigPlugin.java 7 Jun 2005 02:02:58 -0000 1.2 +++ ConfigPlugin.java 3 Sep 2008 14:20:48 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.IOException;
vex-editor/src/net/sf/vex/editor/config
StyleFactory.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- StyleFactory.java 7 Jun 2005 02:02:58 -0000 1.9 +++ StyleFactory.java 3 Sep 2008 14:20:48 -0000 1.10 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.config; import java.io.IOException;
vex-editor/src/net/sf/vex/editor
Association.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Association.java 27 Oct 2004 03:26:58 -0000 1.1 +++ Association.java 3 Sep 2008 14:20:50 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor
DebugView.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- DebugView.java 5 Jun 2005 13:26:01 -0000 1.3 +++ DebugView.java 3 Sep 2008 14:20:50 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import org.eclipse.swt.SWT;
vex-editor/src/net/sf/vex/editor
VexEditor.java 1.37 -> 1.38
diff -u -r1.37 -r1.38 --- VexEditor.java 18 Jul 2007 01:47:42 -0000 1.37 +++ VexEditor.java 3 Sep 2008 14:20:50 -0000 1.38 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.io.ByteArrayInputStream;
vex-editor/src/net/sf/vex/editor
DocumentFileCreationPage.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DocumentFileCreationPage.java 5 Jun 2005 13:26:02 -0000 1.2 +++ DocumentFileCreationPage.java 3 Sep 2008 14:20:50 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.io.InputStream;
vex-editor/src/net/sf/vex/editor
ContentAssistant.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- ContentAssistant.java 5 Jun 2005 13:26:02 -0000 1.4 +++ ContentAssistant.java 3 Sep 2008 14:20:50 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import net.sf.vex.swt.VexWidget;
vex-editor/src/net/sf/vex/editor
DocumentPerspective.java 1.4 -> 1.5
diff -u -r1.4 -r1.5 --- DocumentPerspective.java 5 Jun 2005 13:26:02 -0000 1.4 +++ DocumentPerspective.java 3 Sep 2008 14:20:50 -0000 1.5 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import org.eclipse.ui.IFolderLayout;
vex-editor/src/net/sf/vex/editor
DocumentTypeSelectionPage.java 1.8 -> 1.9
diff -u -r1.8 -r1.9 --- DocumentTypeSelectionPage.java 5 Jun 2005 13:21:42 -0000 1.8 +++ DocumentTypeSelectionPage.java 3 Sep 2008 14:20:50 -0000 1.9 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.util.Arrays;
vex-editor/src/net/sf/vex/editor
ElementPropertySource.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- ElementPropertySource.java 5 Jun 2005 13:26:02 -0000 1.3 +++ ElementPropertySource.java 3 Sep 2008 14:20:50 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import net.sf.vex.dom.AttributeDefinition;
vex-editor/src/net/sf/vex/editor
VexEditorEvent.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- VexEditorEvent.java 12 Feb 2005 13:32:54 -0000 1.1 +++ VexEditorEvent.java 3 Sep 2008 14:20:50 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.util.EventObject;
vex-editor/src/net/sf/vex/editor
VexActionDelegate.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- VexActionDelegate.java 5 Jun 2005 13:23:47 -0000 1.3 +++ VexActionDelegate.java 3 Sep 2008 14:20:50 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor
SelectionProvider.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- SelectionProvider.java 5 Jun 2005 13:26:02 -0000 1.3 +++ SelectionProvider.java 3 Sep 2008 14:20:50 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import net.sf.vex.core.ListenerList;
vex-editor/src/net/sf/vex/editor
InsertAssistant.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- InsertAssistant.java 5 Jun 2005 13:26:02 -0000 1.3 +++ InsertAssistant.java 3 Sep 2008 14:20:50 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import net.sf.vex.swt.VexWidget;
vex-editor/src/net/sf/vex/editor
IOutlineProvider.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IOutlineProvider.java 23 Jan 2005 20:21:23 -0000 1.1 +++ IOutlineProvider.java 3 Sep 2008 14:20:50 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import net.sf.vex.dom.Element;
vex-editor/src/net/sf/vex/editor
DocumentTypeSelectionDialog.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- DocumentTypeSelectionDialog.java 5 Jun 2005 13:26:02 -0000 1.5 +++ DocumentTypeSelectionDialog.java 3 Sep 2008 14:20:50 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor
DocumentOutlinePage.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- DocumentOutlinePage.java 7 Jul 2005 01:42:03 -0000 1.5 +++ DocumentOutlinePage.java 3 Sep 2008 14:20:50 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor
Messages.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- Messages.java 5 Jun 2005 13:26:02 -0000 1.1 +++ Messages.java 3 Sep 2008 14:20:50 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor
DefaultOutlineProvider.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- DefaultOutlineProvider.java 5 Jun 2005 13:26:02 -0000 1.2 +++ DefaultOutlineProvider.java 3 Sep 2008 14:20:50 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.util.ArrayList;
vex-editor/src/net/sf/vex/editor
VexPlugin.java 1.18 -> 1.19
diff -u -r1.18 -r1.19 --- VexPlugin.java 25 Aug 2005 02:31:34 -0000 1.18 +++ VexPlugin.java 3 Sep 2008 14:20:50 -0000 1.19 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor;
vex-editor/src/net/sf/vex/editor
VexActionBarContributor.java 1.17 -> 1.18
diff -u -r1.17 -r1.18 --- VexActionBarContributor.java 23 Sep 2005 01:47:25 -0000 1.17 +++ VexActionBarContributor.java 3 Sep 2008 14:20:50 -0000 1.18 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import net.sf.vex.action.ActionUtils;
vex-editor/src/net/sf/vex/editor
IVexEditorListener.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- IVexEditorListener.java 12 Feb 2005 13:32:54 -0000 1.1 +++ IVexEditorListener.java 3 Sep 2008 14:20:50 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; /**
vex-editor/src/net/sf/vex/editor
NewDocumentWizard.java 1.9 -> 1.10
diff -u -r1.9 -r1.10 --- NewDocumentWizard.java 18 Jul 2007 01:47:42 -0000 1.9 +++ NewDocumentWizard.java 3 Sep 2008 14:20:50 -0000 1.10 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.io.ByteArrayInputStream;
vex-editor/src/net/sf/vex/editor
MorphAssistant.java 1.3 -> 1.4
diff -u -r1.3 -r1.4 --- MorphAssistant.java 5 Jun 2005 13:26:02 -0000 1.3 +++ MorphAssistant.java 3 Sep 2008 14:20:50 -0000 1.4 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.text.MessageFormat;
vex-editor/src/net/sf/vex/editor
DebugViewPage.java 1.5 -> 1.6
diff -u -r1.5 -r1.6 --- DebugViewPage.java 9 Apr 2005 00:55:43 -0000 1.5 +++ DebugViewPage.java 3 Sep 2008 14:20:50 -0000 1.6 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor; import java.lang.reflect.Field;
vex-editor/src/net/sf/vex/editor/action
VexActionAdapter.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- VexActionAdapter.java 5 Jun 2005 13:27:21 -0000 1.1 +++ VexActionAdapter.java 3 Sep 2008 14:20:51 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.action; import net.sf.vex.action.IVexAction;
vex-editor/src/net/sf/vex/editor/action
ChangeElementAction.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- ChangeElementAction.java 5 Jun 2005 13:27:21 -0000 1.1 +++ ChangeElementAction.java 3 Sep 2008 14:20:51 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.action; import net.sf.vex.action.IVexAction;
vex-editor/src/net/sf/vex/editor/action
InsertElementAction.java 1.2 -> 1.3
diff -u -r1.2 -r1.3 --- InsertElementAction.java 5 Jun 2005 13:27:21 -0000 1.2 +++ InsertElementAction.java 3 Sep 2008 14:20:51 -0000 1.3 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2005 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package net.sf.vex.editor.action; import net.sf.vex.action.IVexAction;
vex-editor/src/test/net/sf/vex/eclipse
ResourceTrackerTest.java 1.1.1.1 -> 1.2
diff -u -r1.1.1.1 -r1.2 --- ResourceTrackerTest.java 28 Apr 2004 01:49:53 -0000 1.1.1.1 +++ ResourceTrackerTest.java 3 Sep 2008 14:20:51 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.eclipse; import junit.framework.TestCase;
vex-editor/src/test/net/sf/vex/eclipse
AssociationTest.java 1.1 -> 1.2
diff -u -r1.1 -r1.2 --- AssociationTest.java 27 Oct 2004 03:27:55 -0000 1.1 +++ AssociationTest.java 3 Sep 2008 14:20:51 -0000 1.2 <at> <at> -1,23 +1,13 <at> <at> -/* - * VEX, a visual editor for XML - * - * Copyright (c) 2004 John Krasnay - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. +/******************************************************************************* + * Copyright (c) 2004, 2008 John Krasnay and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - * - */ + * Contributors: + * John Krasnay - initial API and implementation + *******************************************************************************/ package test.net.sf.vex.eclipse; import java.util.Collection;
vex-editor
lgpl.txt removed after 1.1.1.1
diff -N lgpl.txt --- lgpl.txt 28 Apr 2004 01:49:49 -0000 1.1.1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 <at> <at> -1,504 +0,0 <at> <at> - GNU LESSER GENERAL PUBLIC LICENSE - Version 2.1, February 1999 - - Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the Lesser GPL. It also counts - as the successor of the GNU Library Public License, version 2, hence - the version number 2.1.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Lesser General Public License, applies to some -specially designated software packages--typically libraries--of the -Free Software Foundation and other authors who decide to use it. You -can use it too, but we suggest you first think carefully about whether -this license or the ordinary General Public License is the better -strategy to use in any particular case, based on the explanations below. - - When we speak of free software, we are referring to freedom of use, -not price. Our General Public Licenses are designed to make sure that -you have the freedom to distribute copies of free software (and charge -for this service if you wish); that you receive source code or can get -it if you want it; that you can change the software and use pieces of -it in new free programs; and that you are informed that you can do -these things. - - To protect your rights, we need to make restrictions that forbid -distributors to deny you these rights or to ask you to surrender these -rights. These restrictions translate to certain responsibilities for -you if you distribute copies of the library or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link other code with the library, you must provide -complete object files to the recipients, so that they can relink them -with the library after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - We protect your rights with a two-step method: (1) we copyright the -library, and (2) we offer you this license, which gives you legal -permission to copy, distribute and/or modify the library. - - To protect each distributor, we want to make it very clear that -there is no warranty for the free library. Also, if the library is -modified by someone else and passed on, the recipients should know -that what they have is not the original version, so that the original -author's reputation will not be affected by problems that might be -introduced by others. -
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Vex-developer mailing list
Vex-developer@...
https://lists.sourceforge.net/lists/listinfo/vex-developer
Wishwas | 2 Sep 2008 18:35
Picon

Re: Vex to Eclipse 3.2 upgrade patch


Hello Stefan,

Thanks a lot for the upgraded versions.

Could you please mention the steps of how to create the product from the
workspace. It would be of great help. I was able to export the plugins but
the product somehow is not working.

Looking forward for a reply,
Wishwas.

Stefan Teitge wrote:
> 
> Hello!
> 
> I finally got it done and upgraded the Vex CVS head to Eclipse 3.2 and 
> OSGi compliance.
> A patch download link is provided below. (Sourceforge is currently 
> blocking attachments to emails.)
> This patch differs from the one already presented to John Austin as it 
> is rebuilt from scratch.
> All changes and further information is listed below. I tested it using 
> Windows XP and Eclipse 3.2.2 which worked out fine.
> 
> I provided some downloads to review the patch (1.2.2 is just what I 
> thought would be the next logical version):
> * Standalone build
> http://www.knapper.org/projects/vex/vex-standalone-1.2.2-preview1-win32.zip
> * All plugins including feature
> http://www.knapper.org/projects/vex/vex-feature-1.2.2-preview.zip
> * Patch
> http://www.knapper.org/projects/vex/vex-1.2.2-preview1.patch
> 
> What has been done for Eclipse 3.2/OSGi compliance:
> * Converted to OSGi Bundles (Manifests, Dependencies, ...)
> * Upgraded deprecated Java API to Java 1.4.2
> * Upgraded deprecated Eclipse API to Eclipse 3.2 spec
> * Used new schema types in extension points (resource, class)
> * Product build now via a product definition file
> * Added 3.2 style branding, added some missing window icons/recreated 
> misshaped ones
> * Removed unused libs in Editor (mainly Apache jars, none left)
> * Setup all build configs for binary PDE build
> * Removed Java/PDE warnings
> * Debug output now only when isDebugging() is true in certain classes 
> (mainly paint time measuring)
> 
> Upgrades to Docbook plugin:
> * Added DocBook 4.5 support
> * Added Simplified DocBooc 1.1 support
> 
> Build and Tested on:
> * Eclipse 3.2.2 (virgin SDK version)
> * Windows XP
> * JDK 6.0
> * JDK 1.4.2
> 
> Open issues:
> * Heavy use of internal EditorRegistry (Discouraged API access)
> * A lot of missing serialVersionUIDs
> * Creation of Vex Plugin projects works (but, well, we should have a 
> look at it)
> * Haven't run included Unit tests
> * Plugin versions (remained at 1.2.1)
> * Product is based on plug-ins, not on features which is not quite 
> useful and breaks update manager
> Product should be feature based using Vex feature and RCP feature, but 
> additionally an "infrastructure" feature has to be created to hold 
> org.eclipse.help.* plugins and Tomcat to serve help in standalone build.
> 
> Other updates I'm working on, but not included:
> * Support for CSS property font-variant (normal | small-caps)
> * TEI P5 0.7.0 support
> (TEI is XML dialect used for encoding electronic text, ranging from 
> manuals to dramas)
> 
> 
> Stefan Teitge
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Vex-developer mailing list
> Vex-developer@...
> https://lists.sourceforge.net/lists/listinfo/vex-developer
> 
> 

--

-- 
View this message in context: http://www.nabble.com/Vex-to-Eclipse-3.2-upgrade-patch-tp11658489p19273638.html
Sent from the vex-developer mailing list archive at Nabble.com.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
David Carver | 13 Aug 2008 17:41
Picon
Favicon
Gravatar

VEX as official Eclipse Project

I'm a committer on the XSL Tools Incubator project at eclipse, and their 
is talk of having a graphical WYSIWYG editor for XML content.   Since I 
knew VEX was already developed, I thought I would check in with the 
developers to see if you might be interested in making this an official 
eclipse project.

Eclipse bug 169810 (http://bugs.eclipse.org/bugs/169810) contains the 
discussion about the possible editor.  It would be great if VEX could be 
a contribution and the developers become committers on the project.    
WTP has an incubator project where it could be developed (just as XSL 
Tools is doing now).

Anyways please feel free to comment in the above bug, and I'll monitor 
this list as well.

Dave Carver
XSL  Tools committer
XML Data Architect (www.starstandard.org)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Gmane