]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoJSON UIDL change: ')/*{JSON' changed to 'for(;;);[{JSON}]'. Fixes #1247
Marc Englund [Fri, 7 Mar 2008 09:40:09 +0000 (09:40 +0000)]
JSON UIDL change: ')/*{JSON' changed to 'for(;;);[{JSON}]'. Fixes #1247

svn changeset:3993/svn branch:trunk

16 years agoEven more Notification documentation.
Marc Englund [Thu, 6 Mar 2008 14:52:44 +0000 (14:52 +0000)]
Even more Notification documentation.

svn changeset:3991/svn branch:trunk

16 years agoMore Notification documentation.
Marc Englund [Thu, 6 Mar 2008 14:44:24 +0000 (14:44 +0000)]
More Notification documentation.

svn changeset:3990/svn branch:trunk

16 years agoDocumented Notification ( #1359 ) and implemented icon support that was i the API...
Marc Englund [Thu, 6 Mar 2008 14:23:19 +0000 (14:23 +0000)]
Documented Notification ( #1359 ) and implemented icon support that was i the API but not working.

svn changeset:3989/svn branch:trunk

16 years agoReload left window empty ( #1414 ).
Marc Englund [Thu, 6 Mar 2008 12:54:55 +0000 (12:54 +0000)]
Reload left window empty ( #1414 ).
Also, changes to windowing had broken window re-open at some point.

svn changeset:3988/svn branch:trunk

16 years agomodality curtain css
Matti Tahvonen [Thu, 6 Mar 2008 12:02:39 +0000 (12:02 +0000)]
modality curtain css

svn changeset:3987/svn branch:trunk

16 years agoFixed #1174: Where comes data for the Application.getProperty()
Jani Laakso [Thu, 6 Mar 2008 10:11:02 +0000 (10:11 +0000)]
Fixed #1174: Where comes data for the Application.getProperty()

svn changeset:3986/svn branch:trunk

16 years agoFixed (again) #1390: Application runner has class / resource loading issues
Jani Laakso [Thu, 6 Mar 2008 09:37:02 +0000 (09:37 +0000)]
Fixed (again) #1390: Application runner has class / resource loading issues

svn changeset:3985/svn branch:trunk

16 years agofixes #1202, #1465
Matti Tahvonen [Thu, 6 Mar 2008 09:26:14 +0000 (09:26 +0000)]
fixes #1202, #1465

svn changeset:3984/svn branch:trunk

16 years agoproper window closing via hide() method
Matti Tahvonen [Thu, 6 Mar 2008 09:23:31 +0000 (09:23 +0000)]
proper window closing via hide() method

svn changeset:3983/svn branch:trunk

16 years agoFixed #1390: Application runner has class / resource loading issues
Jani Laakso [Thu, 6 Mar 2008 08:59:53 +0000 (08:59 +0000)]
Fixed #1390: Application runner has class / resource loading issues

svn changeset:3982/svn branch:trunk

16 years agoFixed #1467: LayoutDemo class resource missing
Jani Laakso [Thu, 6 Mar 2008 08:01:27 +0000 (08:01 +0000)]
Fixed #1467: LayoutDemo class resource missing

svn changeset:3981/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Wed, 5 Mar 2008 15:31:33 +0000 (15:31 +0000)]
added test case

svn changeset:3976/svn branch:trunk

16 years agofixes #1403
Matti Tahvonen [Wed, 5 Mar 2008 15:18:25 +0000 (15:18 +0000)]
fixes #1403

svn changeset:3975/svn branch:trunk

16 years agoAdded classname to ITabSheet's ITabSheetPanel, and added borders to top and bottom...
Marc Englund [Wed, 5 Mar 2008 13:51:16 +0000 (13:51 +0000)]
Added classname to ITabSheet's ITabSheetPanel, and added borders to top and bottom; fixes #1457 (PRE -tag caused thick holes trough tabsheet.

svn changeset:3974/svn branch:trunk

16 years agofixes #1368
Matti Tahvonen [Wed, 5 Mar 2008 12:57:39 +0000 (12:57 +0000)]
fixes #1368

svn changeset:3973/svn branch:trunk

16 years agobetter comment for hack
Matti Tahvonen [Wed, 5 Mar 2008 12:43:11 +0000 (12:43 +0000)]
better comment for hack

svn changeset:3971/svn branch:trunk

16 years agoenabled multiselect in Select component (Should use ListSelect, but for backwards...
Matti Tahvonen [Wed, 5 Mar 2008 12:41:38 +0000 (12:41 +0000)]
enabled multiselect in Select component (Should use ListSelect, but for backwards compatibility)

svn changeset:3970/svn branch:trunk

16 years agosetVisibleItemProperties() did not consider itemDataSource, fixes #139
Marc Englund [Wed, 5 Mar 2008 10:44:19 +0000 (10:44 +0000)]
setVisibleItemProperties() did not consider itemDataSource, fixes #139

svn changeset:3969/svn branch:trunk

16 years agoFormlayout removed components wrong (left one extra component)
Marc Englund [Tue, 4 Mar 2008 15:17:07 +0000 (15:17 +0000)]
Formlayout removed components wrong (left one extra component)

svn changeset:3965/svn branch:trunk

16 years agofixed javadoc
Matti Tahvonen [Tue, 4 Mar 2008 10:51:32 +0000 (10:51 +0000)]
fixed javadoc

svn changeset:3964/svn branch:trunk

16 years agoRefactored CustomComponent. Fixed possible NPE in Abstract component. Optimization...
Matti Tahvonen [Tue, 4 Mar 2008 09:26:02 +0000 (09:26 +0000)]
Refactored CustomComponent. Fixed possible NPE  in Abstract component. Optimization for AbstractComponent.

svn changeset:3963/svn branch:trunk

16 years agoEnabled selectmode=none. Fixes #1459
Marc Englund [Tue, 4 Mar 2008 09:17:45 +0000 (09:17 +0000)]
Enabled selectmode=none. Fixes #1459

svn changeset:3962/svn branch:trunk

16 years agoTitle of generated page is no longer "IT Mill Toolkit 5" if the mainwindow has a...
Marc Englund [Mon, 3 Mar 2008 10:04:32 +0000 (10:04 +0000)]
Title of generated page is no longer "IT Mill Toolkit 5" if the mainwindow has a caption. Fixes #1456

svn changeset:3957/svn branch:trunk

16 years agoFixed one ("filtering") regression.
Marc Englund [Mon, 3 Mar 2008 09:20:01 +0000 (09:20 +0000)]
Fixed one ("filtering") regression.
Implemeted "emptyText" functionality (weekend coding), but the code is disabled (commented out) serverside - #1455 will enable it.

svn changeset:3956/svn branch:trunk

16 years agoActivated few examples more for robustness tests.
Jani Laakso [Mon, 3 Mar 2008 08:30:24 +0000 (08:30 +0000)]
Activated few examples more for robustness tests.

svn changeset:3955/svn branch:trunk

16 years agoEnabled horizontal orientation: orientation attribute was read wrong.
Marc Englund [Fri, 29 Feb 2008 13:28:21 +0000 (13:28 +0000)]
Enabled horizontal orientation: orientation attribute was read wrong.

svn changeset:3950/svn branch:trunk

16 years agoreplacing selected tab no longer changes to first tab, fixes #591
Marc Englund [Fri, 29 Feb 2008 11:17:32 +0000 (11:17 +0000)]
replacing selected tab no longer changes to first tab, fixes #591

svn changeset:3949/svn branch:trunk

16 years agoSelect (ComboBox / FilterSelect) properly emptied if nulled serverside. Fixes #1436
Marc Englund [Fri, 29 Feb 2008 09:04:34 +0000 (09:04 +0000)]
Select (ComboBox / FilterSelect) properly emptied if nulled serverside. Fixes #1436

svn changeset:3948/svn branch:trunk

16 years agoNow could items right when nullselectionallowed (1-9/10 -> 1-9/9). Fixes #1453
Marc Englund [Fri, 29 Feb 2008 07:28:06 +0000 (07:28 +0000)]
Now could items right when nullselectionallowed (1-9/10 -> 1-9/9). Fixes #1453

svn changeset:3946/svn branch:trunk

16 years agofixes #1408
Matti Tahvonen [Thu, 28 Feb 2008 12:38:25 +0000 (12:38 +0000)]
fixes #1408

svn changeset:3941/svn branch:trunk

16 years agomodified to support verifying #1452
Matti Tahvonen [Thu, 28 Feb 2008 10:46:24 +0000 (10:46 +0000)]
modified to support verifying #1452

svn changeset:3940/svn branch:trunk

16 years agofixes #1452
Matti Tahvonen [Thu, 28 Feb 2008 10:44:04 +0000 (10:44 +0000)]
fixes #1452

svn changeset:3939/svn branch:trunk

16 years agoPrototype of LoginBox component.
Matti Tahvonen [Thu, 28 Feb 2008 10:14:50 +0000 (10:14 +0000)]
Prototype of LoginBox component.

svn changeset:3938/svn branch:trunk

16 years agofixes #1451
Matti Tahvonen [Thu, 28 Feb 2008 10:10:53 +0000 (10:10 +0000)]
fixes #1451

svn changeset:3937/svn branch:trunk

16 years agoIPanel setWidth changed: 100% won't go to outmost div element anymore, we let browser...
Jouni Koivuviita [Wed, 27 Feb 2008 11:22:58 +0000 (11:22 +0000)]
IPanel setWidth changed: 100% won't go to outmost div element anymore, we let browser determine maximum width.

svn changeset:3936/svn branch:trunk

16 years agofixes #1426
Matti Tahvonen [Wed, 27 Feb 2008 10:17:53 +0000 (10:17 +0000)]
fixes #1426

svn changeset:3935/svn branch:trunk

16 years agoQuite a bit of changes: added possibility to better detect _why_ upload failed. Teste...
Marc Englund [Wed, 27 Feb 2008 08:47:57 +0000 (08:47 +0000)]
Quite a bit of changes: added possibility to better detect _why_ upload failed. Tested all events, should fix #174
Javadoc still contains mention of ProgressEvent, that does not exist.

svn changeset:3934/svn branch:trunk

16 years agofixes #1225
Matti Tahvonen [Wed, 27 Feb 2008 06:47:30 +0000 (06:47 +0000)]
fixes #1225

svn changeset:3933/svn branch:trunk

16 years agoTest case for #1225
Matti Tahvonen [Wed, 27 Feb 2008 06:43:29 +0000 (06:43 +0000)]
Test case for #1225

svn changeset:3932/svn branch:trunk

16 years agoMerged /branches/5.1 (3858:3929) back to trunk.
Marko Grönroos [Tue, 26 Feb 2008 13:18:54 +0000 (13:18 +0000)]
Merged /branches/5.1 (3858:3929) back to trunk.

svn changeset:3930/svn branch:trunk

16 years agoEnabled closing of calendar popup by clicking calendar button.
Marc Englund [Tue, 26 Feb 2008 12:18:34 +0000 (12:18 +0000)]
Enabled closing of calendar popup by clicking calendar button.

svn changeset:3929/svn branch:trunk

16 years agoEnabled quick-browsing (holding mousebutton) year/month w/o immediate varchange.
Marc Englund [Tue, 26 Feb 2008 09:29:02 +0000 (09:29 +0000)]
Enabled quick-browsing (holding mousebutton) year/month w/o immediate varchange.

svn changeset:3928/svn branch:trunk

16 years agoFixed variable changing bugs.
Marc Englund [Tue, 26 Feb 2008 09:14:13 +0000 (09:14 +0000)]
Fixed variable changing bugs.

svn changeset:3927/svn branch:trunk

16 years agoyear/month does not wrap anymore
Marc Englund [Tue, 26 Feb 2008 08:11:00 +0000 (08:11 +0000)]
year/month does not wrap anymore

svn changeset:3926/svn branch:trunk

16 years agoEnabled paging (browsing calendar) w/o actually changing selected date.
Marc Englund [Tue, 26 Feb 2008 07:57:06 +0000 (07:57 +0000)]
Enabled paging (browsing calendar) w/o actually changing selected date.

svn changeset:3925/svn branch:trunk

16 years agochanged minimum size for expanded widget
Matti Tahvonen [Tue, 26 Feb 2008 07:55:31 +0000 (07:55 +0000)]
changed minimum size for expanded widget

svn changeset:3924/svn branch:trunk

16 years agoremoved log messages
Matti Tahvonen [Tue, 26 Feb 2008 07:16:23 +0000 (07:16 +0000)]
removed log messages

svn changeset:3923/svn branch:trunk

16 years ago#1345, #1444 Caption size sometimes broken in IE6 too.
Matti Tahvonen [Tue, 26 Feb 2008 07:13:43 +0000 (07:13 +0000)]
#1345, #1444 Caption size sometimes broken in IE6 too.

svn changeset:3922/svn branch:trunk

16 years agoDateField nulled as appropriate. Fixes #1228
Marc Englund [Mon, 25 Feb 2008 15:06:41 +0000 (15:06 +0000)]
DateField nulled as appropriate. Fixes #1228

svn changeset:3921/svn branch:trunk

16 years agoworkaround for random table collapses in IE
Matti Tahvonen [Mon, 25 Feb 2008 14:56:20 +0000 (14:56 +0000)]
workaround for random table collapses in IE

svn changeset:3920/svn branch:trunk

16 years agocleaned code, added workaround
Matti Tahvonen [Mon, 25 Feb 2008 11:57:34 +0000 (11:57 +0000)]
cleaned code, added workaround

svn changeset:3915/svn branch:trunk

16 years agofixes rather fatal expand layout bug (expanded element reference lost on each removeC...
Matti Tahvonen [Mon, 25 Feb 2008 11:54:28 +0000 (11:54 +0000)]
fixes rather fatal expand layout bug (expanded element reference lost on each removeComponent call)

svn changeset:3914/svn branch:trunk

16 years agofixes #1444
Matti Tahvonen [Mon, 25 Feb 2008 10:59:18 +0000 (10:59 +0000)]
fixes #1444

svn changeset:3912/svn branch:trunk

16 years agogetSelect() removed, getTabSheet() added, fixes #832
Marc Englund [Mon, 25 Feb 2008 10:57:41 +0000 (10:57 +0000)]
getSelect() removed, getTabSheet() added, fixes #832

svn changeset:3911/svn branch:trunk

16 years agoDoes not choke on null:s anymore, fixes #151
Marc Englund [Mon, 25 Feb 2008 10:16:28 +0000 (10:16 +0000)]
Does not choke on null:s anymore, fixes #151

svn changeset:3910/svn branch:trunk

16 years agoJavadoc addition, fixes #95
Marc Englund [Mon, 25 Feb 2008 09:40:17 +0000 (09:40 +0000)]
Javadoc addition, fixes #95

svn changeset:3909/svn branch:trunk

16 years agoreduced ticket to OrderedLayout (Absolute renderer)
Matti Tahvonen [Mon, 25 Feb 2008 09:34:46 +0000 (09:34 +0000)]
reduced ticket to OrderedLayout (Absolute renderer)

svn changeset:3908/svn branch:trunk

16 years agoENHANCEMENT: SplitPanel.setLocked(boolean locked) - allows locking the splitpanel...
Jouni Koivuviita [Mon, 25 Feb 2008 09:30:01 +0000 (09:30 +0000)]
ENHANCEMENT: SplitPanel.setLocked(boolean locked) - allows locking the splitpanel handle (prevents user from dragging it).

svn changeset:3907/svn branch:trunk

16 years agotest case for #1444
Matti Tahvonen [Mon, 25 Feb 2008 09:17:50 +0000 (09:17 +0000)]
test case for #1444

svn changeset:3906/svn branch:trunk

16 years agowrong initial value in flag, fixes #1443
Matti Tahvonen [Mon, 25 Feb 2008 08:48:11 +0000 (08:48 +0000)]
wrong initial value in flag, fixes #1443

svn changeset:3905/svn branch:trunk

16 years agotest case for #1443
Matti Tahvonen [Mon, 25 Feb 2008 08:42:14 +0000 (08:42 +0000)]
test case for #1443

svn changeset:3904/svn branch:trunk

16 years agoAdded package for ticket dependent tests + one test.
Matti Tahvonen [Fri, 22 Feb 2008 12:54:28 +0000 (12:54 +0000)]
Added package for ticket dependent tests + one test.

I believe this more fluent way to work with ticket tests than attaching "HelloWorlds" in trac tickets. This way it is easy to test it with application runner and its far easier to find regressions.

svn changeset:3896/svn branch:trunk

16 years agoFixed regression that was introduced after refactoring ITabsheet to extend ITabsheetBase.
Jouni Koivuviita [Fri, 22 Feb 2008 10:21:36 +0000 (10:21 +0000)]
Fixed regression that was introduced after refactoring ITabsheet to extend ITabsheetBase.

svn changeset:3891/svn branch:trunk

16 years agoDon't create getVersionInfo() if server is not in testing mode.
Marc Englund [Thu, 21 Feb 2008 11:07:33 +0000 (11:07 +0000)]
Don't create getVersionInfo() if server is not in testing mode.

svn changeset:3871/svn branch:trunk

16 years agoremoved unnecessary TTServerUri
Matti Tahvonen [Tue, 19 Feb 2008 08:11:17 +0000 (08:11 +0000)]
removed unnecessary TTServerUri

svn changeset:3838/svn branch:trunk

16 years agoitmill namespace check
Matti Tahvonen [Mon, 18 Feb 2008 12:36:51 +0000 (12:36 +0000)]
itmill namespace check

svn changeset:3821/svn branch:trunk

16 years agoFixed typo: setHeight(String width) -> setHeight(String height)
Jouni Koivuviita [Mon, 18 Feb 2008 09:57:32 +0000 (09:57 +0000)]
Fixed typo: setHeight(String width)   ->   setHeight(String height)

svn changeset:3818/svn branch:trunk

16 years agounregistering client from TT
Matti Tahvonen [Mon, 18 Feb 2008 09:52:37 +0000 (09:52 +0000)]
unregistering client from TT

svn changeset:3817/svn branch:trunk

16 years agoDoes not write TestingTools TestCase script anymore - fetched directly from server.
Marc Englund [Fri, 15 Feb 2008 11:00:33 +0000 (11:00 +0000)]
Does not write TestingTools TestCase script anymore - fetched directly from server.

svn changeset:3808/svn branch:trunk

16 years agorefactoring TT init
Matti Tahvonen [Fri, 15 Feb 2008 10:51:42 +0000 (10:51 +0000)]
refactoring TT init

svn changeset:3807/svn branch:trunk

16 years agorefactoring TT init
Matti Tahvonen [Fri, 15 Feb 2008 09:07:47 +0000 (09:07 +0000)]
refactoring TT init

svn changeset:3803/svn branch:trunk

16 years agorefactoring tt init
Matti Tahvonen [Fri, 15 Feb 2008 09:05:11 +0000 (09:05 +0000)]
refactoring tt init

svn changeset:3801/svn branch:trunk

16 years agoAdded ShortcutActionHandler to IPanel.
Jouni Koivuviita [Wed, 13 Feb 2008 08:36:21 +0000 (08:36 +0000)]
Added ShortcutActionHandler to IPanel.

svn changeset:3787/svn branch:trunk

16 years agofixes #1409
Matti Tahvonen [Wed, 13 Feb 2008 07:57:09 +0000 (07:57 +0000)]
fixes #1409

svn changeset:3786/svn branch:trunk

16 years agotest case for OrderedLayout component swapping
Matti Tahvonen [Wed, 13 Feb 2008 07:35:38 +0000 (07:35 +0000)]
test case for OrderedLayout component swapping

svn changeset:3785/svn branch:trunk

16 years agoslashes and no contexts. fixes #1369
Matti Tahvonen [Tue, 12 Feb 2008 14:35:05 +0000 (14:35 +0000)]
slashes and no contexts. fixes #1369

svn changeset:3784/svn branch:trunk

16 years agodescription improvement
Marc Englund [Tue, 12 Feb 2008 12:28:29 +0000 (12:28 +0000)]
description improvement

svn changeset:3783/svn branch:trunk

16 years agoupdated link to manual
Marc Englund [Tue, 12 Feb 2008 12:13:45 +0000 (12:13 +0000)]
updated link to manual

svn changeset:3782/svn branch:trunk

16 years agoFixed packaging startup scripts.
Jani Laakso [Tue, 12 Feb 2008 11:48:05 +0000 (11:48 +0000)]
Fixed packaging startup scripts.

svn changeset:3780/svn branch:trunk

16 years agotest switching layout
Marc Englund [Tue, 12 Feb 2008 11:44:54 +0000 (11:44 +0000)]
test switching layout

svn changeset:3779/svn branch:trunk

16 years agoBuilding 5.1.0-rc1
Jani Laakso [Tue, 12 Feb 2008 11:40:45 +0000 (11:40 +0000)]
Building 5.1.0-rc1

svn changeset:3778/svn branch:trunk

16 years agosvn changeset:3777/svn branch:trunk
Jani Laakso [Tue, 12 Feb 2008 11:39:23 +0000 (11:39 +0000)]
svn changeset:3777/svn branch:trunk

16 years agoTest for listener order.
Jani Laakso [Tue, 12 Feb 2008 09:57:26 +0000 (09:57 +0000)]
Test for listener order.

svn changeset:3776/svn branch:trunk

16 years agoadded sanity check for while loop, should fix eternal loop in some rare circumstances
Matti Tahvonen [Tue, 12 Feb 2008 09:36:58 +0000 (09:36 +0000)]
added sanity check for while loop, should fix eternal loop in some rare circumstances

svn changeset:3775/svn branch:trunk

16 years agofixed some server side selection change issue
Matti Tahvonen [Tue, 12 Feb 2008 08:54:29 +0000 (08:54 +0000)]
fixed some server side selection change issue

svn changeset:3774/svn branch:trunk

16 years agofixed first visible to me more sane
Matti Tahvonen [Tue, 12 Feb 2008 08:32:54 +0000 (08:32 +0000)]
fixed first visible to me more sane

svn changeset:3773/svn branch:trunk

16 years agosanity check
Matti Tahvonen [Tue, 12 Feb 2008 08:04:03 +0000 (08:04 +0000)]
sanity check

svn changeset:3772/svn branch:trunk

16 years agoRemoved unneeded ApplicationServlet reference from CommunicationManager as proposed...
Joonas Lehtinen [Mon, 11 Feb 2008 21:29:17 +0000 (21:29 +0000)]
Removed unneeded ApplicationServlet reference from CommunicationManager as proposed by Kai Virkki in order to make CommunicationManager runnable in Terracotta.

svn changeset:3771/svn branch:trunk

16 years agopageBuffer reset on editability change
Matti Tahvonen [Mon, 11 Feb 2008 15:33:47 +0000 (15:33 +0000)]
pageBuffer reset on editability change

svn changeset:3770/svn branch:trunk

16 years agotable: forcing pageBuffer flush on some events just to be sure of getting updates...
Matti Tahvonen [Mon, 11 Feb 2008 15:15:25 +0000 (15:15 +0000)]
table: forcing pageBuffer flush on some events just to be sure of getting updates + fixed bug where newItemId in itemsetchanged event compared badly with rendered indexes default value

svn changeset:3769/svn branch:trunk

16 years agoworkaround for IScrollTable bug to server side paint method
Matti Tahvonen [Mon, 11 Feb 2008 14:42:01 +0000 (14:42 +0000)]
workaround for IScrollTable bug to server side paint method

svn changeset:3768/svn branch:trunk

16 years agosmall fix
Matti Tahvonen [Mon, 11 Feb 2008 14:18:50 +0000 (14:18 +0000)]
small fix

svn changeset:3767/svn branch:trunk

16 years agotrying to fix table issues
Matti Tahvonen [Mon, 11 Feb 2008 14:03:12 +0000 (14:03 +0000)]
trying to fix table issues

svn changeset:3766/svn branch:trunk

16 years agoFixed deadlock on JavaScriptAPIExample, also better documentation.
Jani Laakso [Mon, 11 Feb 2008 13:22:02 +0000 (13:22 +0000)]
Fixed deadlock on JavaScriptAPIExample, also better documentation.

svn changeset:3765/svn branch:trunk

16 years agoupdateHierarchicalWrapper() produced duplicate nodes when setting parent for a root...
Marc Englund [Mon, 11 Feb 2008 13:17:09 +0000 (13:17 +0000)]
updateHierarchicalWrapper() produced duplicate nodes when setting parent for a root node (moving it in the hierarchy). Fixes #1385

svn changeset:3764/svn branch:trunk

16 years agoFixed combobox example to allow new items.
Jani Laakso [Mon, 11 Feb 2008 12:51:53 +0000 (12:51 +0000)]
Fixed combobox example to allow new items.

svn changeset:3763/svn branch:trunk

16 years agoAdded TODO ("security" and design related comment)
Jani Laakso [Mon, 11 Feb 2008 12:25:38 +0000 (12:25 +0000)]
Added TODO ("security" and design related comment)

svn changeset:3762/svn branch:trunk

16 years agoRemoved logging.
Jani Laakso [Mon, 11 Feb 2008 09:43:32 +0000 (09:43 +0000)]
Removed logging.

svn changeset:3760/svn branch:trunk

16 years agotests updated
Jani Laakso [Fri, 8 Feb 2008 15:26:34 +0000 (15:26 +0000)]
tests updated

svn changeset:3759/svn branch:trunk