]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoNewbies can easily do bad code that throws exceptions but those are simply ignored...
Jani Laakso [Thu, 7 Feb 2008 13:16:51 +0000 (13:16 +0000)]
Newbies can easily do bad code that throws exceptions but those are simply ignored on the server-side logs (System streams). We should print stack traces by default to System.err too, users may override this behaviour if required.

svn changeset:3729/svn branch:trunk

16 years agoAnother fix for #1384: Critical memory leak, every paintable/component/layout/event...
Jani Laakso [Thu, 7 Feb 2008 13:11:13 +0000 (13:11 +0000)]
Another fix for #1384: Critical memory leak, every paintable/component/layout/event/listener.. leaks within the session

svn changeset:3728/svn branch:trunk

16 years agoFixes (partially) #1384: Critical memory leak, every paintable/component/layout/event...
Jani Laakso [Thu, 7 Feb 2008 08:56:25 +0000 (08:56 +0000)]
Fixes (partially) #1384: Critical memory leak, every paintable/component/layout/event/listener.. leaks within the session

Note: this code is experimental, more fixes to come..

svn changeset:3725/svn branch:trunk

16 years agoFix
Jani Laakso [Thu, 7 Feb 2008 08:53:56 +0000 (08:53 +0000)]
Fix

svn changeset:3724/svn branch:trunk

16 years agoextracted alignments and spacing to layouts subinterfaces
Matti Tahvonen [Thu, 7 Feb 2008 08:14:16 +0000 (08:14 +0000)]
extracted alignments and spacing to layouts subinterfaces

svn changeset:3723/svn branch:trunk

16 years agoFew robustness / memory leak tests.
Jani Laakso [Thu, 7 Feb 2008 07:59:34 +0000 (07:59 +0000)]
Few robustness / memory leak tests.

svn changeset:3722/svn branch:trunk

16 years agoAdded few tests utility classes that can be used for
Jani Laakso [Thu, 7 Feb 2008 07:57:55 +0000 (07:57 +0000)]
Added few tests utility classes that can be used for
 * Logging (displays caller class, method, linenumber which is clickable on Eclipse console)
 * LogPrintWriter which can be used to gather all data send from server to client (if you wish not to use firebug)
 * RandomComponents which provides means to create random layouts and random components / demo custom components
 * Test listeners for checking robustness / memory leaks

svn changeset:3721/svn branch:trunk

16 years agoversion since fix
Matti Tahvonen [Wed, 6 Feb 2008 13:08:44 +0000 (13:08 +0000)]
version since fix

svn changeset:3719/svn branch:trunk

16 years ago1. Removed obsolete dependency framework methods and interface definitions.
Jani Laakso [Wed, 6 Feb 2008 13:06:00 +0000 (13:06 +0000)]
1. Removed obsolete dependency framework methods and interface definitions.

2. "Undeprecated" reflection based listeners, we still wish to support these.
But I noted on javadoc that using these methods is discouraged and suggested better methods.

svn changeset:3718/svn branch:trunk

16 years agoRemoved obsolete code.
Jani Laakso [Wed, 6 Feb 2008 13:03:35 +0000 (13:03 +0000)]
Removed obsolete code.

svn changeset:3717/svn branch:trunk

16 years agoFixed #1380.
Jani Laakso [Wed, 6 Feb 2008 12:56:25 +0000 (12:56 +0000)]
Fixed #1380.

UIDL VAR_RECORD_SEPARATOR and VAR_FIELD_SEPARATORS now point to single entity definition.

Removed obsolete code.

Fixed documentation.

svn changeset:3716/svn branch:trunk

16 years agoAdded stacktrace if getBaseResource fails. Doc fixes.
Jani Laakso [Wed, 6 Feb 2008 10:06:48 +0000 (10:06 +0000)]
Added stacktrace if getBaseResource fails. Doc fixes.

svn changeset:3715/svn branch:trunk

16 years ago"Sizeable" Grid and OrderedLayout
Matti Tahvonen [Wed, 6 Feb 2008 07:58:22 +0000 (07:58 +0000)]
"Sizeable" Grid and OrderedLayout

svn changeset:3714/svn branch:trunk

16 years agorename target width attribute in uidl to avoid collapsing with Sizeable width
Matti Tahvonen [Wed, 6 Feb 2008 07:53:07 +0000 (07:53 +0000)]
rename target width attribute in uidl to avoid collapsing with Sizeable width

svn changeset:3713/svn branch:trunk

16 years agorename target width attribute in uidl to avoid collapsing with Sizeable width
Matti Tahvonen [Tue, 5 Feb 2008 15:33:24 +0000 (15:33 +0000)]
rename target width attribute in uidl to avoid collapsing with Sizeable width

svn changeset:3712/svn branch:trunk

16 years agoalignments painting for GridLayout
Matti Tahvonen [Tue, 5 Feb 2008 15:32:42 +0000 (15:32 +0000)]
alignments painting for GridLayout

svn changeset:3711/svn branch:trunk

16 years agoremoved row indicator opacity (looks bad in IE)
Matti Tahvonen [Tue, 5 Feb 2008 15:22:36 +0000 (15:22 +0000)]
removed row indicator opacity (looks bad in IE)

svn changeset:3710/svn branch:trunk

16 years agorelocated method + added TODO
Matti Tahvonen [Tue, 5 Feb 2008 13:49:28 +0000 (13:49 +0000)]
relocated method + added TODO

svn changeset:3709/svn branch:trunk

16 years agorenamed function (typo)
Matti Tahvonen [Mon, 4 Feb 2008 11:46:36 +0000 (11:46 +0000)]
renamed function (typo)

svn changeset:3707/svn branch:trunk

16 years agoChanged addComponent() a bit: must call super, can't call setParent() directly.
Marc Englund [Fri, 1 Feb 2008 14:46:02 +0000 (14:46 +0000)]
Changed addComponent() a bit: must call super, can't call setParent() directly.

svn changeset:3706/svn branch:trunk

16 years agosetting main window in a cleaner manner when main window is not yet set
Matti Tahvonen [Fri, 1 Feb 2008 14:29:31 +0000 (14:29 +0000)]
setting main window in a cleaner manner when main window is not yet set

svn changeset:3705/svn branch:trunk

16 years agofixes #1036 and removes some obsolete code
Matti Tahvonen [Fri, 1 Feb 2008 13:13:51 +0000 (13:13 +0000)]
fixes #1036 and removes some obsolete code

svn changeset:3704/svn branch:trunk

16 years agochanged order of component adding, in case super.addComponent() throws...
Marc Englund [Fri, 1 Feb 2008 12:23:13 +0000 (12:23 +0000)]
changed order of component adding, in case super.addComponent() throws...

svn changeset:3703/svn branch:trunk

16 years agoAdded test for adding components multiple times, and container recursion.
Marc Englund [Fri, 1 Feb 2008 12:19:19 +0000 (12:19 +0000)]
Added test for adding components multiple times, and container recursion.

svn changeset:3702/svn branch:trunk

16 years agoSimplified; assume component's parent is always ComponentContainer.
Marc Englund [Fri, 1 Feb 2008 12:06:55 +0000 (12:06 +0000)]
Simplified; assume component's parent is always ComponentContainer.

svn changeset:3701/svn branch:trunk

16 years agofixed setting height for windows
Matti Tahvonen [Fri, 1 Feb 2008 12:04:44 +0000 (12:04 +0000)]
fixed setting height for windows

svn changeset:3700/svn branch:trunk

16 years agoFixed gridlayout API calls.
Jani Laakso [Fri, 1 Feb 2008 11:51:19 +0000 (11:51 +0000)]
Fixed gridlayout API calls.

svn changeset:3699/svn branch:trunk

16 years agoAbstractComponent.setParent(parent) cannot be called if component already has parent...
Marc Englund [Fri, 1 Feb 2008 11:34:50 +0000 (11:34 +0000)]
AbstractComponent.setParent(parent) cannot be called if component already has parent, unless the new parent is null (unsetting parent).

AbstractComponentContainer.addComponent(component) removes the component from it's previous ComponentContainer if needed (moves component), or throws if the component can't be removed.

Fixes #1137

All components that contain other components should implement ComponentContainer for this to be perfect (e.g CustomComponent, Table)

svn changeset:3698/svn branch:trunk

16 years agosome changes to support Sizeable
Matti Tahvonen [Fri, 1 Feb 2008 11:29:59 +0000 (11:29 +0000)]
some changes to support Sizeable

svn changeset:3697/svn branch:trunk

16 years agojava 1.4
Matti Tahvonen [Fri, 1 Feb 2008 11:28:12 +0000 (11:28 +0000)]
java 1.4

svn changeset:3696/svn branch:trunk

16 years agoFixed 1.5 java code back to 1.4.2
Jani Laakso [Fri, 1 Feb 2008 09:58:52 +0000 (09:58 +0000)]
Fixed 1.5 java code back to 1.4.2

svn changeset:3695/svn branch:trunk

16 years agoJava 1.4-ified
Marc Englund [Fri, 1 Feb 2008 09:53:17 +0000 (09:53 +0000)]
Java 1.4-ified

svn changeset:3694/svn branch:trunk

16 years agoDeprecated
Jani Laakso [Fri, 1 Feb 2008 08:20:20 +0000 (08:20 +0000)]
Deprecated
 * public Button(String caption, Object target, String methodName)
 * public CheckBox(String caption, Object target, String methodName)
Reason: Using this method is discouraged because it cannot be checked during compilation. Java reflect is done through string variable. Error prone and this does not survive re-factoring (=> applications brake).

Typo fixes.

svn changeset:3693/svn branch:trunk

16 years agofixes #1078
Matti Tahvonen [Fri, 1 Feb 2008 08:09:07 +0000 (08:09 +0000)]
fixes #1078

svn changeset:3692/svn branch:trunk

16 years agoComboBox newItemsAllowed=false by default, to avoid mistakes (#1374)
Marc Englund [Fri, 1 Feb 2008 07:32:29 +0000 (07:32 +0000)]
ComboBox newItemsAllowed=false by default, to avoid mistakes (#1374)
May affect applications! Must be prominently noted in changes -file.

svn changeset:3691/svn branch:trunk

16 years agobutton explanations
Marc Englund [Thu, 31 Jan 2008 15:16:51 +0000 (15:16 +0000)]
button explanations

svn changeset:3690/svn branch:trunk

16 years agoexplanation added
Marc Englund [Thu, 31 Jan 2008 15:10:29 +0000 (15:10 +0000)]
explanation added

svn changeset:3689/svn branch:trunk

16 years agoAdded test.
Marc Englund [Thu, 31 Jan 2008 15:02:31 +0000 (15:02 +0000)]
Added test.

svn changeset:3688/svn branch:trunk

16 years agotest application to test how components behave with different sizes
Matti Tahvonen [Thu, 31 Jan 2008 14:49:55 +0000 (14:49 +0000)]
test application to test how components behave with different sizes

svn changeset:3687/svn branch:trunk

16 years agobetter random words
Matti Tahvonen [Thu, 31 Jan 2008 14:49:11 +0000 (14:49 +0000)]
better random words

svn changeset:3686/svn branch:trunk

16 years agoFixed PiggybackListener.equals()
Marc Englund [Thu, 31 Jan 2008 14:12:52 +0000 (14:12 +0000)]
Fixed PiggybackListener.equals()

svn changeset:3685/svn branch:trunk

16 years agoFixed #588 (another partial fix for larger listener problems). AbstractSelect
Jani Laakso [Thu, 31 Jan 2008 13:39:42 +0000 (13:39 +0000)]
Fixed #588 (another partial fix for larger listener problems). AbstractSelect
 * itemSetEventListener and propertySetEventListener contains only unique listeners, hence duplicates are not allowed

svn changeset:3684/svn branch:trunk

16 years agoRemoved synchronized blocks because I forgot that whole CommunicationManager takes...
Jani Laakso [Thu, 31 Jan 2008 11:58:09 +0000 (11:58 +0000)]
Removed synchronized blocks because I forgot that whole CommunicationManager takes care of application level locking => we assume only single thread will access any EventRouter instance at any point.

svn changeset:3683/svn branch:trunk

16 years agoConcurrency issues fixed even further.
Jani Laakso [Thu, 31 Jan 2008 11:13:34 +0000 (11:13 +0000)]
Concurrency issues fixed even further.

svn changeset:3682/svn branch:trunk

16 years agoFixed #588 (partially, other places still need fixes)
Jani Laakso [Thu, 31 Jan 2008 11:06:01 +0000 (11:06 +0000)]
Fixed #588 (partially, other places still need fixes)

EventRouter
 * is now thread safe
 * listenerList contains unique listeners, duplicates are not allowed

ListenerMethod
 * implemented proper equals and hashCode methods

AbstractComponent
 * @deprecated Use {@link #addListener(Class, Object, Method)} or
             {@link #addListener(com.itmill.toolkit.ui.Component.Listener)}
             instead. Using this method is discouraged because it cannot
              be checked during compilation.

svn changeset:3681/svn branch:trunk

16 years agosetWidth(String) and setHeight(String) methods added to Sizeable
Matti Tahvonen [Thu, 31 Jan 2008 10:53:52 +0000 (10:53 +0000)]
setWidth(String) and setHeight(String) methods added to Sizeable

svn changeset:3680/svn branch:trunk

16 years agoFixed two NPE situations.
Marc Englund [Thu, 31 Jan 2008 10:07:59 +0000 (10:07 +0000)]
Fixed two NPE situations.

svn changeset:3679/svn branch:trunk

16 years agoWrapper now piggybacks on listeners in order to update content as appropriate (#1370).
Marc Englund [Thu, 31 Jan 2008 09:39:32 +0000 (09:39 +0000)]
Wrapper now piggybacks on listeners in order to update content as appropriate (#1370).
Also fixed a few NPEs when wrapping a ContainerOrdered.

svn changeset:3678/svn branch:trunk

16 years agoContainerHierarchicalWrapper now notices changes to the wrapped container by piggybac...
Marc Englund [Thu, 31 Jan 2008 09:08:10 +0000 (09:08 +0000)]
ContainerHierarchicalWrapper now notices changes to the wrapped container by piggybacking on listeners added by the wrapper 'user'.

svn changeset:3677/svn branch:trunk

16 years agocleaned and fixed shortcuthandler code
Matti Tahvonen [Wed, 30 Jan 2008 15:11:11 +0000 (15:11 +0000)]
cleaned and fixed shortcuthandler code

svn changeset:3674/svn branch:trunk

16 years agoFixed build.
Jani Laakso [Wed, 30 Jan 2008 14:57:43 +0000 (14:57 +0000)]
Fixed build.

svn changeset:3673/svn branch:trunk

16 years agoAdded one comment.
Marc Englund [Wed, 30 Jan 2008 14:37:57 +0000 (14:37 +0000)]
Added one comment.

svn changeset:3672/svn branch:trunk

16 years agoSelects now listen for changes to item/property as appropriate. Version 1. Table...
Marc Englund [Wed, 30 Jan 2008 14:36:23 +0000 (14:36 +0000)]
Selects now listen for changes to item/property as appropriate. Version 1. Table still needs work (might 'leak' listeners as it is now)

svn changeset:3671/svn branch:trunk

16 years agoFixed #1334
Jani Laakso [Wed, 30 Jan 2008 09:38:31 +0000 (09:38 +0000)]
Fixed #1334

svn changeset:3669/svn branch:trunk

16 years agofixes #1085
Matti Tahvonen [Wed, 30 Jan 2008 07:01:16 +0000 (07:01 +0000)]
fixes #1085

svn changeset:3668/svn branch:trunk

16 years agobetter toString for Table (no more null's in d debugger)
Matti Tahvonen [Wed, 30 Jan 2008 06:42:36 +0000 (06:42 +0000)]
better toString for Table (no more null's in d debugger)

svn changeset:3667/svn branch:trunk

16 years agofixes #97
Matti Tahvonen [Tue, 29 Jan 2008 14:55:08 +0000 (14:55 +0000)]
fixes #97

svn changeset:3666/svn branch:trunk

16 years agobetter doc
Matti Tahvonen [Tue, 29 Jan 2008 12:48:58 +0000 (12:48 +0000)]
better doc

svn changeset:3665/svn branch:trunk

16 years agofixes #1355
Matti Tahvonen [Tue, 29 Jan 2008 09:48:47 +0000 (09:48 +0000)]
fixes #1355

svn changeset:3664/svn branch:trunk

16 years agosetWidth/Height now method in Sizeable
Matti Tahvonen [Mon, 28 Jan 2008 12:51:45 +0000 (12:51 +0000)]
setWidth/Height now method in Sizeable

svn changeset:3663/svn branch:trunk

16 years agocomponent implements sizeable and simple general terminal implementation
Matti Tahvonen [Mon, 28 Jan 2008 10:22:16 +0000 (10:22 +0000)]
component implements sizeable and simple general terminal implementation

svn changeset:3662/svn branch:trunk

16 years agoNon-immediate mode works like it should when not in immediate mode.
Marc Englund [Fri, 25 Jan 2008 15:06:55 +0000 (15:06 +0000)]
Non-immediate mode works like it should when not in immediate mode.
Un-focusing the component will not revert value if the value is valid.

svn changeset:3659/svn branch:trunk

16 years agoenabled feature
Matti Tahvonen [Fri, 25 Jan 2008 08:47:10 +0000 (08:47 +0000)]
enabled feature

svn changeset:3656/svn branch:trunk

16 years agochanged setting repaintRequestListenersNotified flag to same place as in AbstractComp...
Matti Tahvonen [Thu, 24 Jan 2008 14:48:40 +0000 (14:48 +0000)]
changed setting repaintRequestListenersNotified flag to same place as in AbstractComponent (only when listener really found)

svn changeset:3654/svn branch:trunk

16 years agofixes #1331
Matti Tahvonen [Thu, 24 Jan 2008 14:24:57 +0000 (14:24 +0000)]
fixes #1331

svn changeset:3653/svn branch:trunk

16 years agofixes #1332
Matti Tahvonen [Thu, 24 Jan 2008 11:28:20 +0000 (11:28 +0000)]
fixes #1332

svn changeset:3648/svn branch:trunk

16 years agoAdded test for table
Matti Tahvonen [Wed, 23 Jan 2008 06:46:06 +0000 (06:46 +0000)]
Added test for table

svn changeset:3645/svn branch:trunk

16 years agoremoved obsolete method
Matti Tahvonen [Tue, 22 Jan 2008 11:09:40 +0000 (11:09 +0000)]
removed obsolete method

svn changeset:3619/svn branch:trunk

16 years agousing default testing tools uri
Jouni Koivuviita [Fri, 18 Jan 2008 12:52:45 +0000 (12:52 +0000)]
using default testing tools uri

svn changeset:3584/svn branch:trunk

16 years agosmall fix
Marc Englund [Fri, 18 Jan 2008 10:16:54 +0000 (10:16 +0000)]
small fix

svn changeset:3581/svn branch:trunk

16 years agoAdded feature to allow custom logic when user adds new item to select
Matti Tahvonen [Fri, 18 Jan 2008 09:03:23 +0000 (09:03 +0000)]
Added feature to allow custom logic when user adds new item to select

svn changeset:3578/svn branch:trunk

16 years agoApplicationConnection publishes javascript function itmill.forceSync().
Marc Englund [Fri, 18 Jan 2008 08:57:52 +0000 (08:57 +0000)]
ApplicationConnection publishes javascript function itmill.forceSync().
FeatureBrowser contains example.

svn changeset:3577/svn branch:trunk

16 years ago(whitespace change for Jani, ignore)
Jouni Koivuviita [Thu, 17 Jan 2008 10:06:29 +0000 (10:06 +0000)]
(whitespace change for Jani, ignore)

svn changeset:3565/svn branch:trunk

16 years agotestcase is now JS object
Matti Tahvonen [Wed, 16 Jan 2008 10:37:37 +0000 (10:37 +0000)]
testcase is now JS object

svn changeset:3538/svn branch:trunk

16 years agoadded getVersion to Application and giving version info to TT
Matti Tahvonen [Tue, 15 Jan 2008 15:05:57 +0000 (15:05 +0000)]
added getVersion to Application and giving version info to TT

svn changeset:3524/svn branch:trunk

16 years agoadded api for components to check testing mode, added TT anchor for FilterSelect...
Matti Tahvonen [Tue, 15 Jan 2008 10:38:40 +0000 (10:38 +0000)]
added api for components to check testing mode, added TT anchor for FilterSelect popups

svn changeset:3510/svn branch:trunk

16 years agofixed tabsheet in hosted mode (NPE)
Matti Tahvonen [Tue, 15 Jan 2008 10:28:30 +0000 (10:28 +0000)]
fixed tabsheet in hosted mode (NPE)

svn changeset:3508/svn branch:trunk

16 years agofixes size aware components inside ordered layout that has margins
Matti Tahvonen [Tue, 15 Jan 2008 09:38:12 +0000 (09:38 +0000)]
fixes size aware components inside ordered layout that has margins

svn changeset:3502/svn branch:trunk

16 years agofixed port typo, removed context from default TT server
Matti Tahvonen [Thu, 10 Jan 2008 10:20:16 +0000 (10:20 +0000)]
fixed port typo, removed context from default TT server

svn changeset:3443/svn branch:trunk

16 years agonew TT default port for TK5
Matti Tahvonen [Thu, 10 Jan 2008 10:01:20 +0000 (10:01 +0000)]
new TT default port for TK5

svn changeset:3441/svn branch:trunk

16 years agostatic id for floating calendars (#1260). Also showing popup with callback function...
Matti Tahvonen [Wed, 9 Jan 2008 14:52:31 +0000 (14:52 +0000)]
static id for floating calendars (#1260). Also showing popup with callback function to avoid flickering

svn changeset:3433/svn branch:trunk

16 years agoPID's are now assigned deterministic, fixes #1249
Matti Tahvonen [Wed, 9 Jan 2008 09:00:26 +0000 (09:00 +0000)]
PID's are now assigned deterministic, fixes #1249

svn changeset:3426/svn branch:trunk

16 years agoRemoved debugId's from few components. Better naming
Jani Laakso [Mon, 7 Jan 2008 14:50:55 +0000 (14:50 +0000)]
Removed debugId's from few components. Better naming

svn changeset:3397/svn branch:trunk

16 years agoChanged debug id's PID_S into PID and gave better names.
Jani Laakso [Mon, 7 Jan 2008 14:03:45 +0000 (14:03 +0000)]
Changed debug id's PID_S into PID and gave better names.

svn changeset:3391/svn branch:trunk

16 years agowarns and errors differ in color (style)
Marc Englund [Mon, 7 Jan 2008 13:02:03 +0000 (13:02 +0000)]
warns and errors differ in color (style)

svn changeset:3389/svn branch:trunk

16 years agoSome changes to help testing tools testing with FeatureBrowser
Matti Tahvonen [Mon, 7 Jan 2008 12:48:26 +0000 (12:48 +0000)]
Some changes to help testing tools testing with FeatureBrowser

svn changeset:3387/svn branch:trunk

16 years agoMake resulttable border even.
Marc Englund [Fri, 4 Jan 2008 13:55:38 +0000 (13:55 +0000)]
Make resulttable border even.
(kludge: slitpanel overlap)

svn changeset:3375/svn branch:trunk

16 years agoadded testingtools theme (css)
Marc Englund [Fri, 4 Jan 2008 08:41:08 +0000 (08:41 +0000)]
added testingtools theme (css)

svn changeset:3359/svn branch:trunk

16 years agoFixed testing tools notation.
Jani Laakso [Fri, 4 Jan 2008 08:03:05 +0000 (08:03 +0000)]
Fixed testing tools notation.

svn changeset:3355/svn branch:trunk

16 years agoFixes #1221.
Jouni Koivuviita [Thu, 3 Jan 2008 12:37:20 +0000 (12:37 +0000)]
Fixes #1221.

svn changeset:3352/svn branch:trunk

16 years agoCorrected empty tab caption from "&nbsp" to ""
Marc Englund [Wed, 2 Jan 2008 08:43:20 +0000 (08:43 +0000)]
Corrected empty tab caption from "&nbsp" to ""

svn changeset:3346/svn branch:trunk

16 years agosimplified test case proxy
Matti Tahvonen [Wed, 2 Jan 2008 07:10:53 +0000 (07:10 +0000)]
simplified test case proxy

svn changeset:3343/svn branch:trunk

16 years agosave scroll pos before removing content, restore afterwards (#1222)
Marc Englund [Fri, 28 Dec 2007 15:30:27 +0000 (15:30 +0000)]
save scroll pos before removing content, restore afterwards (#1222)

svn changeset:3336/svn branch:trunk

16 years agoMade it easier to find the "editable grid" (table in editmode)
Marc Englund [Fri, 28 Dec 2007 07:48:08 +0000 (07:48 +0000)]
Made it easier to find the "editable grid" (table in editmode)

svn changeset:3321/svn branch:trunk

16 years agoreplaced bad javadoc comments with non-javadocs
Matti Tahvonen [Fri, 28 Dec 2007 07:22:59 +0000 (07:22 +0000)]
replaced bad javadoc comments with non-javadocs

svn changeset:3319/svn branch:trunk

16 years agoreplaced bad javadoc comments with non-javadocs
Matti Tahvonen [Fri, 28 Dec 2007 07:21:36 +0000 (07:21 +0000)]
replaced bad javadoc comments with non-javadocs

svn changeset:3318/svn branch:trunk

16 years agoreplaced bad javadoc comments with non-javadocs
Matti Tahvonen [Fri, 28 Dec 2007 07:19:20 +0000 (07:19 +0000)]
replaced bad javadoc comments with non-javadocs

svn changeset:3317/svn branch:trunk

16 years agoreplaced bad javadoc comments with non-javadocs
Matti Tahvonen [Fri, 28 Dec 2007 07:17:16 +0000 (07:17 +0000)]
replaced bad javadoc comments with non-javadocs

svn changeset:3316/svn branch:trunk

16 years agoAdded e.printStackTrace() for "this should never happen" block. It does happens due...
Jani Laakso [Thu, 27 Dec 2007 15:41:32 +0000 (15:41 +0000)]
Added e.printStackTrace() for "this should never happen" block. It does happens due to developer error => print clear error message.

svn changeset:3312/svn branch:trunk

16 years agoforgotten commit for expand layout
Matti Tahvonen [Thu, 27 Dec 2007 14:19:12 +0000 (14:19 +0000)]
forgotten commit for expand layout

svn changeset:3307/svn branch:trunk