]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:17:26 +0000 (14:17 +0000)]
cleaning

svn changeset:3306/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:16:27 +0000 (14:16 +0000)]
cleaning

svn changeset:3305/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:12:12 +0000 (14:12 +0000)]
cleaning

svn changeset:3304/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:07:31 +0000 (14:07 +0000)]
cleaning

svn changeset:3303/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:05:32 +0000 (14:05 +0000)]
cleaning

svn changeset:3302/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:02:03 +0000 (14:02 +0000)]
cleaning

svn changeset:3301/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 27 Dec 2007 14:00:34 +0000 (14:00 +0000)]
cleaning

svn changeset:3300/svn branch:trunk

16 years agoremoved obsolete constructor
Matti Tahvonen [Thu, 27 Dec 2007 13:59:10 +0000 (13:59 +0000)]
removed obsolete constructor

svn changeset:3299/svn branch:trunk

16 years agoEmbedded now implements HasSize
Matti Tahvonen [Thu, 27 Dec 2007 10:07:21 +0000 (10:07 +0000)]
Embedded now implements HasSize

svn changeset:3292/svn branch:trunk

16 years agofixes for IExpandLayout and added some complex tests for it
Matti Tahvonen [Thu, 27 Dec 2007 09:55:45 +0000 (09:55 +0000)]
fixes for IExpandLayout and added some complex tests for it

svn changeset:3291/svn branch:trunk

16 years agoFixing documentation for javascript layout functions.
Matti Tahvonen [Fri, 21 Dec 2007 08:47:19 +0000 (08:47 +0000)]
Fixing documentation for javascript layout functions.

svn changeset:3290/svn branch:trunk

16 years agoITable: now scrolls to right position with Firefox
Matti Tahvonen [Fri, 21 Dec 2007 07:00:26 +0000 (07:00 +0000)]
ITable: now scrolls to right position with Firefox

svn changeset:3289/svn branch:trunk

16 years agoAdded warnings about not using startUpload() and endUpload(). Maybe they should be...
Marko Grönroos [Thu, 20 Dec 2007 16:40:21 +0000 (16:40 +0000)]
Added warnings about not using startUpload() and endUpload(). Maybe they should be made more private, though they are required elsewhere.

svn changeset:3288/svn branch:trunk

16 years agofixes #1214
Matti Tahvonen [Thu, 20 Dec 2007 16:32:09 +0000 (16:32 +0000)]
fixes #1214

svn changeset:3287/svn branch:trunk

16 years agoComboBox: fixes #1224 and some false information on status panel
Matti Tahvonen [Thu, 20 Dec 2007 16:04:05 +0000 (16:04 +0000)]
ComboBox: fixes #1224 and some false information on status panel

svn changeset:3286/svn branch:trunk

16 years agoFixes a problem with upload state that occurred if getting an upload stream failed...
Marko Grönroos [Thu, 20 Dec 2007 16:00:16 +0000 (16:00 +0000)]
Fixes a problem with upload state that occurred if getting an upload stream failed. Reviewed by Matti. Added also some comments.

svn changeset:3285/svn branch:trunk

16 years agouser set debug id's now prefixed with "PID_S"
Matti Tahvonen [Thu, 20 Dec 2007 15:19:50 +0000 (15:19 +0000)]
user set debug id's now prefixed with "PID_S"

svn changeset:3284/svn branch:trunk

16 years agojavadoc
Matti Tahvonen [Thu, 20 Dec 2007 15:18:54 +0000 (15:18 +0000)]
javadoc

svn changeset:3283/svn branch:trunk

16 years agojavadoc
Matti Tahvonen [Thu, 20 Dec 2007 15:16:56 +0000 (15:16 +0000)]
javadoc

svn changeset:3282/svn branch:trunk

16 years agoFixed IAccordion: contained widgets now get attached properly and work as expected.
Jouni Koivuviita [Thu, 20 Dec 2007 12:51:11 +0000 (12:51 +0000)]
Fixed IAccordion: contained widgets now get attached properly and work as expected.

svn changeset:3274/svn branch:trunk

16 years agofixed removing already updated variables from queue
Matti Tahvonen [Thu, 20 Dec 2007 11:53:02 +0000 (11:53 +0000)]
fixed removing already updated variables from queue

svn changeset:3273/svn branch:trunk

16 years agoFixed unintentionally unimplemented TODO method, which caused a NullPointerException.
Jouni Koivuviita [Thu, 20 Dec 2007 11:14:04 +0000 (11:14 +0000)]
Fixed unintentionally unimplemented TODO method, which caused a NullPointerException.

svn changeset:3272/svn branch:trunk

16 years agoFixed regression from ATF->TT fix.
Jani Laakso [Wed, 19 Dec 2007 15:11:29 +0000 (15:11 +0000)]
Fixed regression from ATF->TT fix.

svn changeset:3271/svn branch:trunk

16 years agoant package-jar builds only JAR, not manual anymore..
Jani Laakso [Wed, 19 Dec 2007 15:06:52 +0000 (15:06 +0000)]
ant package-jar builds only JAR, not manual anymore..

svn changeset:3270/svn branch:trunk

16 years agofixes #1238
Matti Tahvonen [Wed, 19 Dec 2007 11:54:57 +0000 (11:54 +0000)]
fixes #1238

svn changeset:3268/svn branch:trunk

16 years agoBetter aligned "session expired" message.
Jani Laakso [Wed, 19 Dec 2007 11:33:50 +0000 (11:33 +0000)]
Better aligned "session expired" message.

svn changeset:3267/svn branch:trunk

16 years agoATF is now TT (Testing Tools).
Jani Laakso [Wed, 19 Dec 2007 10:06:02 +0000 (10:06 +0000)]
ATF is now TT (Testing Tools).

svn changeset:3263/svn branch:trunk

16 years agorewrote parameter handling so that it can be understood better. Separator's no contro...
Matti Tahvonen [Wed, 19 Dec 2007 10:01:55 +0000 (10:01 +0000)]
rewrote parameter handling so that it can be understood better. Separator's no control characters so collisions with field values shouldn't happen

svn changeset:3262/svn branch:trunk

16 years agoproper default value
Matti Tahvonen [Wed, 19 Dec 2007 09:58:22 +0000 (09:58 +0000)]
proper default value

svn changeset:3261/svn branch:trunk

16 years agoFixes multiple variable issues
Matti Tahvonen [Wed, 19 Dec 2007 08:05:52 +0000 (08:05 +0000)]
Fixes multiple variable issues

svn changeset:3260/svn branch:trunk

16 years agofixes http://forum.itmill.com/posts/list/349.page
Matti Tahvonen [Wed, 19 Dec 2007 07:17:46 +0000 (07:17 +0000)]
fixes http://forum.itmill.com/posts/list/349.page

svn changeset:3259/svn branch:trunk

16 years agofixes http://forum.itmill.com/posts/list/349.page
Matti Tahvonen [Wed, 19 Dec 2007 07:17:19 +0000 (07:17 +0000)]
fixes http://forum.itmill.com/posts/list/349.page

svn changeset:3258/svn branch:trunk

16 years agoQuick fix for ProgressIndicator in indeterminate mode.
Marko Grönroos [Tue, 18 Dec 2007 21:35:28 +0000 (21:35 +0000)]
Quick fix for ProgressIndicator in indeterminate mode.

svn changeset:3257/svn branch:trunk

16 years agoclient now don't make requests if expired or crashed application
Matti Tahvonen [Tue, 18 Dec 2007 11:11:57 +0000 (11:11 +0000)]
client now don't make requests if expired or crashed application

svn changeset:3255/svn branch:trunk

16 years agoFixed one rendering bug in IE6 (IAccordion content not showing up when stack changed...
Jouni Koivuviita [Tue, 18 Dec 2007 09:50:45 +0000 (09:50 +0000)]
Fixed one rendering bug in IE6 (IAccordion content not showing up when stack changed, 'hasLayout' was the culprit).

svn changeset:3253/svn branch:trunk

16 years agoFixed bug with IOrderedLayout alignments (changing alignment on-the-fly now works...
Jouni Koivuviita [Tue, 18 Dec 2007 09:26:53 +0000 (09:26 +0000)]
Fixed bug with IOrderedLayout alignments (changing alignment on-the-fly now works as expected).

svn changeset:3252/svn branch:trunk

16 years agoProper implementation of alignments in IOrderedLayout + small fixes to css-files...
Jouni Koivuviita [Tue, 18 Dec 2007 08:41:04 +0000 (08:41 +0000)]
Proper implementation of alignments in IOrderedLayout + small fixes to css-files and some typos corrected

svn changeset:3251/svn branch:trunk

16 years agoclient now publishes method that can be used to check if client is busy
Matti Tahvonen [Mon, 17 Dec 2007 15:57:40 +0000 (15:57 +0000)]
client now publishes method that can be used to check if client is busy

svn changeset:3248/svn branch:trunk

16 years agofixes #1233
Matti Tahvonen [Mon, 17 Dec 2007 13:47:11 +0000 (13:47 +0000)]
fixes #1233

svn changeset:3247/svn branch:trunk

16 years agochanged underscores to pipes in parameter keys (now allows to have underscore in...
Matti Tahvonen [Mon, 17 Dec 2007 13:46:43 +0000 (13:46 +0000)]
changed underscores to pipes in parameter keys (now allows to have underscore in testingID and paramater names)

svn changeset:3246/svn branch:trunk

16 years agoDevelopment.
Marko Grönroos [Fri, 14 Dec 2007 15:43:44 +0000 (15:43 +0000)]
Development.

svn changeset:3244/svn branch:trunk

16 years agoAccordion now supports sizing with height also.
Jouni Koivuviita [Fri, 14 Dec 2007 14:17:51 +0000 (14:17 +0000)]
Accordion now supports sizing with height also.

svn changeset:3243/svn branch:trunk

16 years agoNew component: Accordion. Doesn't support sizing properly yet (only width).
Jouni Koivuviita [Fri, 14 Dec 2007 13:38:16 +0000 (13:38 +0000)]
New component: Accordion. Doesn't support sizing properly yet (only width).
-ITabsheet refactored: new superclass for different kinds of tabs, ITabsheetBase. Use this when you want to create some sort of tabbable component.

svn changeset:3242/svn branch:trunk

16 years agorefactored method name to correspond to the one (setDebugId) to be added to GWT ...
Matti Tahvonen [Fri, 14 Dec 2007 10:16:22 +0000 (10:16 +0000)]
refactored method name to correspond to the one (setDebugId) to be added to GWT (according to rumors)

svn changeset:3241/svn branch:trunk

16 years agoadded testingId field to Paintable
Matti Tahvonen [Fri, 14 Dec 2007 09:51:46 +0000 (09:51 +0000)]
added testingId field to Paintable

svn changeset:3240/svn branch:trunk

16 years agoImplemented layout spacing in IOrderedLayout.
Jouni Koivuviita [Fri, 14 Dec 2007 07:38:54 +0000 (07:38 +0000)]
Implemented layout spacing in IOrderedLayout.

svn changeset:3236/svn branch:trunk

16 years agoAjaxifiead FeatureBrowser (don't force filter refresh)
Matti Tahvonen [Thu, 13 Dec 2007 14:40:38 +0000 (14:40 +0000)]
Ajaxifiead FeatureBrowser (don't force filter refresh)

svn changeset:3234/svn branch:trunk

16 years agoremoved flickering node state indicator
Matti Tahvonen [Thu, 13 Dec 2007 13:53:06 +0000 (13:53 +0000)]
removed flickering node state indicator

svn changeset:3233/svn branch:trunk

16 years agoNew IOrderedLayout implementation (without sizing abilities).
Jouni Koivuviita [Thu, 13 Dec 2007 13:45:11 +0000 (13:45 +0000)]
New IOrderedLayout implementation (without sizing abilities).

svn changeset:3232/svn branch:trunk

16 years agoCleaned up setStyle -> setStyleName and removed all references to Sizeable.
Jouni Koivuviita [Thu, 13 Dec 2007 11:46:06 +0000 (11:46 +0000)]
Cleaned up setStyle -> setStyleName and removed all references to Sizeable.

svn changeset:3229/svn branch:trunk

16 years agoMajor layout API changes: Sizeable is now deprecated. Use HasSize-interface instead...
Jouni Koivuviita [Thu, 13 Dec 2007 10:11:49 +0000 (10:11 +0000)]
Major layout API changes: Sizeable is now deprecated. Use HasSize-interface instead in combination with Size object (see ExpandLayout.java for example). OrderedLayout is no longer sizable. Table and Panel implement compatibility methods to proxy old size calls to the new Size object.

svn changeset:3228/svn branch:trunk

16 years agofixing testing server default uri (when not specified in web.xml)
Matti Tahvonen [Wed, 12 Dec 2007 12:43:38 +0000 (12:43 +0000)]
fixing testing server default uri (when not specified in web.xml)

svn changeset:3223/svn branch:trunk

16 years agosome steps towards Testing Tools supports
Matti Tahvonen [Tue, 11 Dec 2007 14:53:15 +0000 (14:53 +0000)]
some steps towards Testing Tools supports

svn changeset:3219/svn branch:trunk

16 years agoComboBox fixes: select newitem, entered item exists, etc issues
Marc Englund [Tue, 11 Dec 2007 13:46:41 +0000 (13:46 +0000)]
ComboBox fixes: select newitem, entered item exists, etc issues

svn changeset:3218/svn branch:trunk

16 years agosome steps towards Testing Tools supports
Matti Tahvonen [Tue, 11 Dec 2007 13:42:43 +0000 (13:42 +0000)]
some steps towards Testing Tools supports

svn changeset:3217/svn branch:trunk

16 years agoDocumentation URIs corrected.
Marc Englund [Tue, 11 Dec 2007 13:41:22 +0000 (13:41 +0000)]
Documentation URIs corrected.

svn changeset:3216/svn branch:trunk

16 years agoSplitpanel removed from example - does not work in IE (usese position:relative)
Marc Englund [Tue, 11 Dec 2007 13:40:40 +0000 (13:40 +0000)]
Splitpanel removed from example - does not work in IE (usese position:relative)

svn changeset:3215/svn branch:trunk

16 years agoFixes #1213 in another way. Remove indicator element altogether.
Marko Grönroos [Tue, 11 Dec 2007 12:23:56 +0000 (12:23 +0000)]
Fixes #1213 in another way. Remove indicator element altogether.

svn changeset:3214/svn branch:trunk

16 years agoFixed #1213. Reshow error indicator if re-enabled.
Marko Grönroos [Mon, 10 Dec 2007 18:44:04 +0000 (18:44 +0000)]
Fixed #1213. Reshow error indicator if re-enabled.

svn changeset:3212/svn branch:trunk

16 years agoenhanced documentation
Matti Tahvonen [Mon, 10 Dec 2007 15:57:51 +0000 (15:57 +0000)]
enhanced documentation

svn changeset:3211/svn branch:trunk

16 years agorefactored method signature
Matti Tahvonen [Mon, 10 Dec 2007 15:51:52 +0000 (15:51 +0000)]
refactored method signature

svn changeset:3210/svn branch:trunk

16 years agofinally the right solution for "Joonas, Safari and network with latency rendering...
Matti Tahvonen [Mon, 10 Dec 2007 15:43:18 +0000 (15:43 +0000)]
finally the right solution for "Joonas, Safari and network with latency rendering bug"

svn changeset:3209/svn branch:trunk

16 years ago"-" -> "" clientside as well.
Marc Englund [Mon, 10 Dec 2007 15:18:38 +0000 (15:18 +0000)]
"-" -> "" clientside as well.
One filtering bug fixed.

svn changeset:3208/svn branch:trunk

16 years agobetter workaround for "Joonas, Safari and network with latency rendering bug"
Matti Tahvonen [Mon, 10 Dec 2007 15:16:37 +0000 (15:16 +0000)]
better workaround for "Joonas, Safari and network with latency rendering bug"

svn changeset:3207/svn branch:trunk

16 years agoworkaround for "Joonas, Safari and network with latency rendering bug"
Matti Tahvonen [Mon, 10 Dec 2007 14:26:57 +0000 (14:26 +0000)]
workaround for "Joonas, Safari and network with latency rendering bug"

svn changeset:3206/svn branch:trunk

16 years agobetter notifications
Marc Englund [Mon, 10 Dec 2007 14:25:02 +0000 (14:25 +0000)]
better notifications

svn changeset:3205/svn branch:trunk

16 years agoReservations refreshed better.
Marc Englund [Mon, 10 Dec 2007 14:08:22 +0000 (14:08 +0000)]
Reservations refreshed better.
Tried to fix hsqldb threading/locking issue: failed thus far...

svn changeset:3204/svn branch:trunk

16 years agofixed one negative argument (IE)
Marc Englund [Mon, 10 Dec 2007 13:51:18 +0000 (13:51 +0000)]
fixed one negative argument (IE)

svn changeset:3203/svn branch:trunk

16 years ago-Loading throbbers should now be cleared after updates (all three timers).
Jouni Koivuviita [Mon, 10 Dec 2007 13:26:46 +0000 (13:26 +0000)]
-Loading throbbers should now be cleared after updates (all three timers).
-ITwinColSelect won't wrap elements anymore.
-ITree won't wrap it's texts anymore.

svn changeset:3202/svn branch:trunk

16 years agoSelects newitem.
Marc Englund [Mon, 10 Dec 2007 10:34:03 +0000 (10:34 +0000)]
Selects newitem.
nullitem "-" -> ""

svn changeset:3201/svn branch:trunk

16 years agorelocated utility method
Matti Tahvonen [Mon, 10 Dec 2007 10:32:36 +0000 (10:32 +0000)]
relocated utility method

svn changeset:3200/svn branch:trunk

16 years agoFeedback box hidden field. Feedback is sent to whole tk-dev team.
Jouni Koivuviita [Mon, 10 Dec 2007 10:26:11 +0000 (10:26 +0000)]
Feedback box hidden field. Feedback is sent to whole tk-dev team.

svn changeset:3199/svn branch:trunk

16 years agoQuick-fix for BETA release. Now layouts without size work more reliably.
Jouni Koivuviita [Mon, 10 Dec 2007 10:23:02 +0000 (10:23 +0000)]
Quick-fix for BETA release. Now layouts without size work more reliably.

svn changeset:3198/svn branch:trunk

16 years agoremoved obsolete methods
Matti Tahvonen [Mon, 10 Dec 2007 10:13:00 +0000 (10:13 +0000)]
removed obsolete methods

svn changeset:3197/svn branch:trunk

16 years agoremoved obsolete code
Matti Tahvonen [Mon, 10 Dec 2007 10:10:56 +0000 (10:10 +0000)]
removed obsolete code

svn changeset:3196/svn branch:trunk

16 years agoadded TODO
Matti Tahvonen [Mon, 10 Dec 2007 10:10:21 +0000 (10:10 +0000)]
added TODO

svn changeset:3195/svn branch:trunk

16 years agoRewrote "criticalError"
Matti Tahvonen [Mon, 10 Dec 2007 10:09:10 +0000 (10:09 +0000)]
Rewrote "criticalError"

svn changeset:3194/svn branch:trunk

16 years agocase-insensitive filtering
Marc Englund [Mon, 10 Dec 2007 09:51:27 +0000 (09:51 +0000)]
case-insensitive filtering

svn changeset:3193/svn branch:trunk

16 years agoFix
Jani Laakso [Mon, 10 Dec 2007 08:40:20 +0000 (08:40 +0000)]
Fix

svn changeset:3192/svn branch:trunk

16 years agoEnhancements for Session invalid/expired, critical notifications sending.
Jani Laakso [Sat, 8 Dec 2007 15:32:43 +0000 (15:32 +0000)]
Enhancements for Session invalid/expired, critical notifications sending.
Transaction Listener bugfixes.
Refactoring

svn changeset:3191/svn branch:trunk

16 years agoFixed critical memory leak, applications could never be garbage collected on real...
Jani Laakso [Sat, 8 Dec 2007 10:31:16 +0000 (10:31 +0000)]
Fixed critical memory leak, applications could never be garbage collected on real environments.

svn changeset:3189/svn branch:trunk

16 years agoCleaner error reporting (not full stacktrace) when client abruptly presses STOP butto...
Jani Laakso [Sat, 8 Dec 2007 10:29:28 +0000 (10:29 +0000)]
Cleaner error reporting (not full stacktrace) when client abruptly presses STOP button on browser or closes sockets in the middle of request sending by other means. Anyone gets these on production server and stacktraces were replaced with cleaner warning messages indicating that this is most likely not a bug.

svn changeset:3188/svn branch:trunk

16 years agoWe do not need this synhronized block in each http request.
Jani Laakso [Sat, 8 Dec 2007 10:26:52 +0000 (10:26 +0000)]
We do not need this synhronized block in each http request.
WeakHashMap helps nothing here, using HashMap, reference cleared explicitly on session timeout (valueUnbound)

svn changeset:3187/svn branch:trunk

16 years agoFixes small bug (after closing popup from somewhere else than the calendar button...
Jouni Koivuviita [Fri, 7 Dec 2007 08:55:54 +0000 (08:55 +0000)]
Fixes small bug (after closing popup from somewhere else than the calendar button you have to click twice to open it again).

svn changeset:3185/svn branch:trunk

16 years agowar build added
Jani Laakso [Wed, 5 Dec 2007 16:24:02 +0000 (16:24 +0000)]
war build added

svn changeset:3180/svn branch:trunk

16 years agoresources fix, did not work if context was set
Jani Laakso [Wed, 5 Dec 2007 16:19:16 +0000 (16:19 +0000)]
resources fix, did not work if context was set

svn changeset:3179/svn branch:trunk

16 years agoRemoved obsolete files, building 5.0.0
Jani Laakso [Wed, 5 Dec 2007 15:39:51 +0000 (15:39 +0000)]
Removed obsolete files, building 5.0.0

svn changeset:3177/svn branch:trunk

16 years agoFixed resource loading if no context used in web application.
Jani Laakso [Wed, 5 Dec 2007 15:38:33 +0000 (15:38 +0000)]
Fixed resource loading if no context used in web application.

svn changeset:3176/svn branch:trunk

16 years agoFixed #1206
Jani Laakso [Wed, 5 Dec 2007 14:39:07 +0000 (14:39 +0000)]
Fixed #1206

Refactored also applicationRunner code more cleaner.

svn changeset:3175/svn branch:trunk

16 years agosvn changeset:3174/svn branch:trunk
Jani Laakso [Wed, 5 Dec 2007 09:46:26 +0000 (09:46 +0000)]
svn changeset:3174/svn branch:trunk

16 years agoAdded "Beta" label for index.html.
Jouni Koivuviita [Wed, 5 Dec 2007 09:20:47 +0000 (09:20 +0000)]
Added "Beta" label for index.html.

svn changeset:3173/svn branch:trunk

16 years agowe are in beta stage
Jani Laakso [Wed, 5 Dec 2007 09:13:32 +0000 (09:13 +0000)]
we are in beta stage

svn changeset:3172/svn branch:trunk

16 years agoFixed hosted mode for mac leopard, obviously it still needs -XstartOnFirstThread
Jani Laakso [Wed, 5 Dec 2007 09:01:13 +0000 (09:01 +0000)]
Fixed hosted mode for mac leopard, obviously it still needs -XstartOnFirstThread

svn changeset:3171/svn branch:trunk

16 years agoFixed overlapping panels.
Jouni Koivuviita [Wed, 5 Dec 2007 08:21:52 +0000 (08:21 +0000)]
Fixed overlapping panels.

svn changeset:3170/svn branch:trunk

16 years agoFixes
Jani Laakso [Tue, 4 Dec 2007 20:28:49 +0000 (20:28 +0000)]
Fixes

svn changeset:3168/svn branch:trunk

16 years agoFound 3rd party license required stuff..
Jani Laakso [Tue, 4 Dec 2007 20:04:35 +0000 (20:04 +0000)]
Found 3rd party license required stuff..

svn changeset:3166/svn branch:trunk

16 years agofix
Jani Laakso [Tue, 4 Dec 2007 19:55:31 +0000 (19:55 +0000)]
fix

svn changeset:3164/svn branch:trunk

16 years agoLicense parametrized
Jani Laakso [Tue, 4 Dec 2007 19:52:39 +0000 (19:52 +0000)]
License parametrized

svn changeset:3163/svn branch:trunk