Timeline


and .

07/24/08: Yesterday

16:33 Ticket #1832 (Move test scripts from ToolkitAutomatedTesting to itmill-toolkit) closed by Marko Gronroos
fixed: in [4912] and [4915].
15:54 Ticket #1626 (Update http://dev.itmill.com/statistics nightly) closed by Marko Gronroos
fixed: Sorry had forgotten this. Should work now.
15:16 Ticket #1599 (JForum sends multiple copies of all message notifications) closed by Jani Laakso
fixed: I got five duplicate messages. Fixed in [5116]. I doubt it is …
15:12 Changeset [5116] by jani.laakso@…
  • jforum/WEB-INF/src/net/jforum/dao/generic/GenericForumDAO.java

Fixed #1599: JForum sends multiple copies of all message notifications

15:01 Ticket #1956 (Label of CONTENT_RAW breaks TabSheet) created by Jonas Granvik
If an Label with the content type defined to Label.CONTENT_RAW is added to …
08:03 Ticket #1955 (IWindow: caption value is not escaped (converted correctly to html)) closed by Jouni Koivuviita
fixed: in [5115].
08:02 Ticket #1955 (IWindow: caption value is not escaped (converted correctly to html)) created by Jouni Koivuviita
The string that gets passed from server to client isn't escaped at any …
07:57 Changeset [5115] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IWindow.java

Fixed a possible security vulnerability in IWindow. The window caption ...

07/23/08:

18:25 Changeset [5114] by magi@…
  • trunk/src/com/itmill/toolkit/tests/book/TableEditableBean.java

Updated Table editing test.

17:28 Ticket #1954 (Fields in an editable Table are not bound to item properties) created by Marko Gronroos
If you put items (such as BeanItems) in a Table and then put the Table to …
09:06 Changeset [5113] by magi@…
  • trunk/src/com/itmill/toolkit/tests/book/BookTestApplication.java

Updated book tests: editable tables.

07/22/08:

13:09 Ticket #1953 (GridLayout generates unnecessary empty td:s after multicolumn cells) created by Joonas Lehtinen
For a test-case, see forum post: …
11:20 Changeset [5112] by risto.yrjana@…
  • trunk/build/build.xml

Fixed building widgetsets on mac_leopard platform

11:09 Ticket #1952 (Setting Table page length resets current scroll position) created by Marko Gronroos
Table setPageLength() sets setCurrentPageFirstItemIndex(0). Is …
08:59 Ticket #1951 (IWindow attaches stylename in the wrong element) created by Jouni Koivuviita
Adding a stylename for Window will render the css classname in the wrong …
08:33 Changeset [5111] by magi@…
  • trunk/WebContent/ITMILL/themes/tests-book/styles.css

Updated book tests: RichTestArea?, Forms.

07:37 Changeset [5110] by risto.yrjana@…
  • trunk/WebContent/ITMILL/themes/default/menubar

Added CSS for MenuBar?

06:10 Ticket #1946 (IMenuBar should collapse top-level items that don't fit into available ...) closed by Risto Yrjana
fixed: Committed implementation in [5109]
05:42 Changeset [5109] by risto.yrjana@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IMenuBar.java

Adds #1946 collapsing + submenu icons.

07/17/08:

11:04 Changeset [5108] by risto.yrjana@…
  • incubator/widgets/popuppanel/src/com/itmill/toolkit/ui/gwt/client/ui/IPopupPanel.java

Switched to 5.3.0 + Drop shadow added

07:24 Ticket #1950 (Tree should show the expand/collapse icon only if node actually has ...) created by -Sami-
I'd like that the Tree component would automatically show the …

07/15/08:

16:46 Ticket #1949 (Failed Form commit should enable validationVisible automatically) closed by Marko Gronroos
fixed: in [5107].
16:45 Changeset [5107] by magi@…
  • trunk/src/com/itmill/toolkit/ui/Form.java

Fixes #1949.

16:42 Ticket #1949 (Failed Form commit should enable validationVisible automatically) created by Marko Gronroos
This way, the error indicator of the form becomes visible automatically …
16:27 Changeset [5106] by magi@…
  • trunk/WebContent/ITMILL/themes/tests-book/layouts/printpage.html

Updated book tests: Tables, notifications, printing.

10:53 Ticket #1948 (Implement RadioButton) created by Marko Gronroos
There is a need for single radio button components, not just radio button …
10:37 Articles/LayoutHowto/TitleBar edited by Jouni Koivuviita
(diff)
09:52 Articles/LayoutHowto edited by Jouni Koivuviita
(diff)
09:48 Changeset [5105] by jouni.koivuviita@…
  • trunk/WebContent/ITMILL/themes/default/styles.css

Minor modification to window header icon.

08:47 Ticket #1941 (Combobox should close the dropdown menu when pressing ESC-key) closed by Jouni Koivuviita
fixed: ESC key fixed in [5104]. Modifier keys separeted to new ticket: #1947
08:47 Ticket #1947 (Combobox should ignore all modifier keys when filtering) created by Jouni Koivuviita
It should ignore all modifier keys: pressing and releasing e.g. SHIFT …
08:44 Changeset [5104] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IFilterSelect.java

Fixes #1941: Combobox should close the dropdown menu when pressing ESC-key

08:06 Ticket #1946 (IMenuBar should collapse top-level items that don't fit into available ...) created by Jouni Koivuviita
See screenshot for mockup. This would simplily implementation of #1595

07/14/08:

14:24 Ticket #1945 (New demo application) created by Jouni Koivuviita
There has been alot of discussion (again) about a new "fancy-pants" demo …
14:16 Ticket #1944 (New demos for FeatureBrowser) created by Jouni Koivuviita
Sketching ideas for a better FeatureBrowser. More demos:[…]
13:39 Ticket #1942 (DateField popup button hidden in Tables in editable mode) closed by Jouni Koivuviita
fixed: in [5103].
13:39 Changeset [5103] by jouni.koivuviita@…
  • trunk/WebContent/ITMILL/themes/default/styles.css

Fixes #1942: DateField? popup button hidden in Tables in editable mode

13:36 Ticket #1943 (ITable should recalculate column sizes when an empty table gets content) created by Jouni Koivuviita
Reproduce with FeatureBrowser? "grid" example. Select a few items and press …
12:56 Ticket #1942 (DateField popup button hidden in Tables in editable mode) created by Marko Gronroos
If you have a Table with a column with Date objects and you put the Table …
12:55 Ticket #1941 (Combobox should close the dropdown menu when pressing ESC-key) created by Jouni Koivuviita
The dropdown should just close and it should have any side-effects on the …

07/11/08:

17:37 Changeset [5102] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1940.java

Test for #1940 (TextField? without caption, but with error, inside fixed ...

17:35 Ticket #1940 (TextField without caption, but with error, inside fixed width ordered ...) created by Joonas Lehtinen
17:32 Changeset [5101] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixed a potential problem in IOrderedLayout (could not replicate the ...

16:59 Changeset [5100] by magi@…
  • trunk/src/com/itmill/toolkit/tests/book/BookTestApplication.java

Updated book examples. Components inside Tables, editable Tables.

16:58 Changeset [5099] by magi@…
  • trunk/doc/manual/book.pdf

Updated manual. Components inside Tables, editable Tables.

16:56 Changeset [5098] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1939.java

Test for Ticket #1939 - Resetting orderedlayout width on fly affects its ...

16:55 Ticket #1939 (Resetting orderedlayout width on fly affects its components layout in some ...) created by Joonas Lehtinen
This is clearly a rendering bug in browser as the dom structures are …
16:52 Changeset [5097] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/server/ApplicationServlet.java

Better error message in case the user had not set main window

16:41 Changeset [5096] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Optimizing IOrderedLayout

14:58 Ticket #1938 (Changing OrderedLayout vertical from undefined width to pixelwidth does ...) closed by Joonas Lehtinen
fixed: Fixed in [5095]
14:57 Changeset [5095] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1938 Changing OrderedLayout? vertical from undefined width to ...

14:57 Ticket #1938 (Changing OrderedLayout vertical from undefined width to pixelwidth does ...) created by Joonas Lehtinen
14:25 Ticket #1937 (Any percentual size larger than 100% should be displayed as 100%.) created by Joonas Lehtinen
Using >100% sizes is not logical and thus not supported . It also leads to …
14:20 Changeset [5094] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1934.java

Fixes a bug in test for #1934

14:13 Ticket #1909 (IOrderedLayout : Horzontal components with empty caption, but validation ...) closed by Joonas Lehtinen
fixed: Fixed in [5093]
14:13 Ticket #1916 (IOrderedLayout misalign components with no caption, but with validation ...) closed by Joonas Lehtinen
fixed: Fixed in [5093]
14:13 Ticket #1935 (OrderedLayout-horizontal fixed height broken) closed by Joonas Lehtinen
fixed: Fixed in [5093]
14:13 Changeset [5093] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes lot of alignment issues in IOrderedLayout.

- Fixes #1909 ...

12:01 Ticket #1870 (Horizontal ExpandLayout broken in Safari3) closed by Matti Tahvonen
fixed: Works in recent webkit. Made a workaround for old webkit versions in …
11:58 Changeset [5092] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IExpandLayout.java

updated ticket number, previous changeset is for #1970

11:57 Changeset [5091] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IExpandLayout.java

workaround for #1869 + updated deprecated methods

11:42 Ticket #1936 (Sub-windows slow with Firefox 3) created by Risto Yrjana
With the mac version of Firefox 3 creating sub-windows and moving them is …
09:32 Ticket #1934 (Horizontal ExpandLayout completely broken) closed by Matti Tahvonen
invalid: Hmnn. Wouldn't say that it is completely broken if it does not work …
08:52 Changeset [5090] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1916.java

Isotaled test for #1916 IOrderedLayout misalign components with no ...

08:34 Ticket #1913 (Test #1710 Layout alignment center|right broken) closed by Joonas Lehtinen
fixed: Fixed again in [5089]
08:34 Changeset [5089] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Fixes #1913 : Test #1710 Layout alignment center|right broken

08:32 Ticket #1913 (Test #1710 Layout alignment center|right broken) reopened by Joonas Lehtinen
Broken since [5082], see #1930
08:32 Ticket #1913 (Test #1710 Layout alignment center|right broken) reopened by Joonas Lehtinen
Broken since [5082], see #1930
08:28 Ticket #1902 (100% wide textfield is wider than it should be) closed by Matti Tahvonen
fixed: in [5077] and [5087]
08:27 Changeset [5088] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Width changes for #1710 test along the lines of #1930

08:27 Changeset [5087] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/ITextField.java

Fixes FF3 issue with relational widths

08:16 Ticket #1935 (OrderedLayout-horizontal fixed height broken) created by Joonas Lehtinen
To test: * Open test 1710 * Set horizontal * Set height 300 …
08:12 Changeset [5086] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Added possibility to show/hide layout tests from #1710 test

07:55 Changeset [5085] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1934.java

Test for #1934 : Horizontal ExpandLayout? completely broken

07:53 Ticket #1934 (Horizontal ExpandLayout completely broken) created by Joonas Lehtinen
Tested both with 5.2.5 as well as trunk [5082]
07:40 Ticket #1841 (Buttons inside td-element look stretched in IE6) closed by Joonas Lehtinen
wontfix: Then - no can do. Most probably there is no need for button.setSizeFull() …
07:38 Ticket #1933 (Reservr main screen too narrow) closed by Joonas Lehtinen
fixed: Fixed in [5084]
07:38 Changeset [5084] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/demo/reservation/ReservationApplication.java

Fixed 1933 Reservr main screen too narrow

07:10 Ticket #1933 (Reservr main screen too narrow) created by Joonas Lehtinen
Due to change in OrderedLayout? defaults, see #1930
07:09 Ticket #1931 (Marginals missing from Rservr) closed by Joonas Lehtinen
invalid: Marginals are not missing - widgetset needed to be recompiled.
07:02 Ticket #1932 (Reservr "all reservations" tab broken) created by Joonas Lehtinen
Loads tab indefinitely [trunk version 5082]
06:59 Ticket #1931 (Marginals missing from Rservr) created by Joonas Lehtinen
06:41 Ticket #1930 (OrderedLayout 100% default breaks all the programs setting pixelsize with ...) closed by Joonas Lehtinen
fixed: Fixed in [5082]
06:41 Changeset [5083] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/Util.java

added helper method to clone dom element

06:41 Changeset [5082] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/OrderedLayout.java

Fixes #1930 OrderedLayout? 100% default breaks all the programs setting ...

06:39 Ticket #1930 (OrderedLayout 100% default breaks all the programs setting pixelsize with ...) created by Joonas Lehtinen

07/10/08:

15:17 Ticket #1929 (Evaluate feasibility to support WinCE 6 platform) created by Joonas Lehtinen
Do prototyping to estimate how large effort WinCE 6 support would be.
14:57 Ticket #1928 (Possibility to generate table row styles on the fly from cell style ...) created by Joonas Lehtinen
See #1857 and …
14:41 Ticket #1927 (Switching from horizontal to vertical ordered layout on fly on ie6 ...) created by Joonas Lehtinen
Test with test app for #1921 [5080]. To reproduce, jump to state 2.5 with …
14:33 Ticket #1841 (Buttons inside td-element look stretched in IE6) reopened by Joonas Lehtinen
Reopening as the buttons still looks horrible in IE6/IE7. See screenshot. …
14:30 Ticket #1911 (Optimize IOrderedLayout dom-structure by removing intermediate margin-div) closed by Joonas Lehtinen
fixed: It is doable. Done in [5079]
14:29 Ticket #1915 (IOrderedLayout caculates right margin incorrectly in horizontal mode when ...) closed by Joonas Lehtinen
fixed: Fixed in [5079]
14:29 Ticket #1921 (IOrderedLayout needs cross-browser DOM structures) closed by Joonas Lehtinen
fixed: Fixed in [5079] Tested with IE6, IE7, FF2, FF3, Safari3 Minor …
14:27 Changeset [5081] by magi@…
  • trunk/doc/manual/book.pdf

Updated manual: the rest of the corrections from proofreading. Some other ...

14:27 Changeset [5080] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/tests-tickets/styles.css

Test for #1921 : IOrderedLayout needs cross-browser DOM structures

14:21 Changeset [5079] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/Caption.java

Major changes in OrderedLayout?

These changes include: - Redesigned ...

14:05 Ticket #1913 (Test #1710 Layout alignment center|right broken) closed by Joonas Lehtinen
fixed: Fixed in [5078]
14:05 Changeset [5078] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Fixes #1913 : Test #1710 Layout alignment center|right broken

12:20 Changeset [5077] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/ITextField.java

partial fix for #1902. FF seems to bug some pixels still (too narrow).

07:47 WikiStart edited by Marc Englund
(diff)
07:42 Ticket #1924 (Changing theme on the fly should work) closed by Matti Tahvonen
fixed: in [5076]
07:41 Changeset [5076] by matti.tahvonen@…
  • trunk/WebContent/ITMILL/themes/tests-tickets/styles.css

Test case and fix for #1924

07:38 Ticket #1926 (Safari sometimes layouts calculated layouts incorrectly on application ...) created by Joonas Lehtinen
Actual bug: layouts that calculate their pixel heights set div to be 100% …
07:33 EatjReview edited by Marc Englund
(diff)
07:30 Ticket #1925 (Main window caption flashes at wrong charset in the application restart) created by Joonas Lehtinen
Main ajax-page contains caption, but it is rendered in wrong charset. …
07:28 eatj-6h.png attached to EatjReview by Marc Englund
07:28 eatj.png attached to EatjReview by Marc Englund
07:28 EatjReview created by Marc Englund
07:17 ServletHosting edited by Marc Englund
(diff)
07:14 Ticket #1924 (Changing theme on the fly should work) created by Matti Tahvonen
Currently possible from server side, but client side does not refresh …
07:13 ServletHosting edited by Marc Englund
(diff)
07:12 ServletHosting edited by Marc Englund
(diff)
07:11 ServletHosting edited by Marc Englund
(diff)
07:10 ServletHosting created by Marc Englund
07:06 Ticket #1923 (IPanel: Horizontal scrollbar does not appear in IE6 with wide content) created by Matti Tahvonen
Test …
07:03 Ticket #1834 (Implement scrollable interface for Panel's client side counterpart.) closed by Matti Tahvonen
fixed: Client side changes in [5075]
05:17 Changeset [5075] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IPanel.java

forgotten changes for #1834

07/09/08:

13:40 Ticket #1581 (ProgressIndicator makes continuously XHR while disabled&invisible) closed by Matti Tahvonen
fixed: in [5074]. Client widget didn't stop timer on detach. Henrik, please …
13:33 Changeset [5074] by matti.tahvonen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IProgressIndicator.java

fixes #1581

11:20 Changeset [5073] by jouni.koivuviita@…
  • trunk/WebContent/ITMILL/themes/default/common/common.css

Modified component error messages styles a bit.

07/08/08:

16:27 Changeset [5072] by magi@…
  • trunk/src/com/itmill/toolkit/tests/book/BookTestApplication.java

Updated Form example. New parameter and URI handler example.

13:02 Ticket #1922 (Hosting Service Deployment Tutorial) created by Sami Ekblad
A tutorial for deploying applications to third-party (shared?) …
10:55 Changeset [5071] by magi@…
  • trunk/doc/manual/book.pdf

Updated manual. Forms, parameter and URI handlers, and some fixes from ...

05:51 Changeset [5070] by jonatan.kronqvist@…
  • incubator/Toolkitr/.classpath

Initial import of the Toolkitr project ...

05:50 Changeset [5069] by jonatan.kronqvist@…
  • incubator/Toolkitr

Initial import of the Toolkitr project ...

07/07/08:

13:54 Ticket #1899 (Unexpected behaviour with Combobox (unwanted value selected)) closed by Marc Englund
fixed: Fixed in [5068]
13:53 Changeset [5068] by marc.englund@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IFilterSelect.java

No longer selects value as a sideeffect of unfocusing; fixes #1899

11:34 Ticket #1921 (IOrderedLayout needs cross-browser DOM structures) created by Joonas Lehtinen
Testing have revealed too many cross-browser bugs. A DOM structure that …
09:04 Ticket #1920 ("Migration guide" for former Swing developers) created by Jouni Koivuviita
We should have some sort of "read-me-first" type of tutorial for …
08:53 Ticket #1919 (Implement proper value detection for margins and spacing in GridLayout) created by Jouni Koivuviita
Currently both margins and spacing values are fixed in Java code to 15. …
06:42 Ticket #1911 (Optimize IOrderedLayout dom-structure by removing intermediate margin-div) reopened by Joonas Lehtinen
This might be non-doable after all: 100% width for components insize …

07/04/08:

15:33 Ticket #1918 (Test IOrderedLayout thoroughly) created by Joonas Lehtinen
This is a critical, highly complex, core component with major changes. …
15:26 Changeset [5067] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Updates to #1710 test

15:25 Ticket #1917 (IOrderedLayout completely invisible in IE) closed by Joonas Lehtinen
fixed: Fixed in [5066]
15:24 Changeset [5066] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1917 IOrderedLayout completely invisible in IE

14:16 Ticket #1917 (IOrderedLayout completely invisible in IE) created by Joonas Lehtinen
14:10 Ticket #1916 (IOrderedLayout misalign components with no caption, but with validation ...) created by Joonas Lehtinen
14:08 Ticket #1915 (IOrderedLayout caculates right margin incorrectly in horizontal mode when ...) created by Joonas Lehtinen
14:04 Ticket #1914 (IOrderedLayout fixed height vertical mode does not trim child heights ...) closed by Joonas Lehtinen
wontfix: No known fix exists (please proove me wrong :) )
14:04 Ticket #1914 (IOrderedLayout fixed height vertical mode does not trim child heights ...) created by Joonas Lehtinen
Test with 1710 test: * Set height 300px * Set component align …
13:59 Ticket #1903 (IOrderedLayout component vertical alignment broken) closed by Joonas Lehtinen
fixed: Fixed in []Fixed in [5065]
13:59 Ticket #1911 (Optimize IOrderedLayout dom-structure by removing intermediate margin-div) closed by Joonas Lehtinen
fixed: Fixed in [5065]
13:58 Changeset [5065] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Remove resolved todo-line

13:58 Changeset [5064] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1903 IOrderedLayout component vertical alignment broken and #1911 ...

13:19 Ticket #1913 (Test #1710 Layout alignment center|right broken) created by Joonas Lehtinen
Probably regression in test itself
12:34 Ticket #1912 (IOrderedLayout regression - captionless fields dont clear floats properly) closed by Joonas Lehtinen
fixed: Fixed in [5063]
12:33 Changeset [5063] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css

Fixes #1912 : IOrderedLayout regression - captionless fields dont clear ...

12:33 Ticket #1912 (IOrderedLayout regression - captionless fields dont clear floats properly) created by Joonas Lehtinen
12:01 Ticket #1905 (Tooltips for components in a new Window not shown) closed by Jouni Koivuviita
fixed: Fidex in [5062]. IWindow was accidentally eating all tooltip-events inside …
11:59 Changeset [5062] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IWindow.java

Fixes #1905: Tooltips for components inside sub-windows we're not shown.

11:49 Changeset [5061] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IView.java

Fixed typos in Javadoc.

11:38 Ticket #1911 (Optimize IOrderedLayout dom-structure by removing intermediate margin-div) created by Joonas Lehtinen
Intermediate margin-div seems to be completely unnecessary
11:35 Ticket #1910 (IOrderedLayout should adapt to content width when in horizontal mode and ...) closed by Joonas Lehtinen
fixed: Fixed in [5060]
11:34 Changeset [5060] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1910 IOrderedLayout should adapt to content width when in ...

11:34 Ticket #1910 (IOrderedLayout should adapt to content width when in horizontal mode and ...) created by Joonas Lehtinen
09:52 Changeset [5059] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Added stubs for using CSS reader for #1904

09:48 Changeset [5058] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/CSSRule.java

Helper class for fetching CSS property values from stylesheets.

09:30 Ticket #1908 (Test 1710 : changing layout alignment changes controls orientation to ...) closed by Joonas Lehtinen
fixed
09:28 Changeset [5057] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1908 : changing layout alignment changes controls orientation to ...

09:23 Ticket #1909 (IOrderedLayout : Horzontal components with empty caption, but validation ...) created by Joonas Lehtinen
Test with #1710 test, switch to horizontal
09:21 Ticket #1908 (Test 1710 : changing layout alignment changes controls orientation to ...) created by Joonas Lehtinen
This is really strange strange bug and needs to be resolved. Test with …
09:20 Ticket #1907 (Switching between horizontal and vertical modes broken in IOrderedLayout) closed by Joonas Lehtinen
fixed: Fixed in [5056]
09:17 Changeset [5056] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css

Made marginal and spacing calculations a lot more robust. Related to #1904

07:57 Changeset [5055] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1907 : Switching between horizontal and vertical modes broken in ...

07:30 Ticket #1907 (Switching between horizontal and vertical modes broken in IOrderedLayout) created by Joonas Lehtinen
Test with test for 1710 version [5054]
07:30 Changeset [5054] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Test for #1906

07:08 Changeset [5053] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/Button.java

booleanValue should be public

07:07 Ticket #1906 (Button should provide easy to use method for getting the boolean state of ...) closed by Joonas Lehtinen
fixed: Implemented and documented in [5052]
07:07 Changeset [5052] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/Button.java

Fixes #1906 : Button should provide easy to use method for getting the ...

07:06 Ticket #1906 (Button should provide easy to use method for getting the boolean state of ...) created by Joonas Lehtinen
Set this top 5.2 as this is trivial enchantment with no regression …
06:55 Ticket #1888 (Setting margins on should relayout children on clientside) closed by Joonas Lehtinen
fixed: Fixed in [5051]
06:54 Ticket #1874 (Ensure correct placement of error indicator for fields in Horizontal ...) closed by Joonas Lehtinen
fixed
06:54 Changeset [5051] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Completes implementation and documentation of IOrderedLayout. Only known ...

06:33 Changeset [5050] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/MarginInfo.java

Implemented equals on margininfo

05:55 Ticket #1905 (Tooltips for components in a new Window not shown) created by dysii
When I add a TextField? into a Window and give the field a description / …
05:26 Ticket #1581 (ProgressIndicator makes continuously XHR while disabled&invisible) reopened by Henrik Paul
reopening, because I found a possibly related regression: If the …

07/03/08:

22:32 Changeset [5049] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayoutHorizontal.java

Removing IOrderedLayoutHorizontal and IOrderedLayoutVertical classes

22:27 Changeset [5048] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Cleaning and documenting IOrderedLayout

22:22 Changeset [5047] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/DefaultWidgetSet.java

IOrderedLayout implementation is now feature complete and thus horizontal ...

21:22 Ticket #1887 (Switchin from IOrderedLayoutVertical to ISizeableOrderedLayout looses all ...) closed by Joonas Lehtinen
fixed: Removed ISizeableOrderedLayout alltogether. Reimplemented in …
21:22 Changeset [5046] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/DefaultWidgetSet.java

Now IOrderedLayout implements fixed width/height layouts directly. ...

20:09 Ticket #1904 (IOrderedLayout spacing and margincs should be specifiable in CSS) created by Joonas Lehtinen
See IOrderedLayout.HSPACING
19:44 Ticket #1903 (IOrderedLayout component vertical alignment broken) created by Joonas Lehtinen
Only testable with new fixed height mode that is not yet committed
17:56 Ticket #1885 (FeatureBrowser regression in hosted mode: Selections from tree may leave ...) closed by Joonas Lehtinen
wontfix: The problem only occurs on Mac hosted mode browser and is likely a timing …
17:26 Changeset [5045] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/tests-tickets/styles.css

More extensive tests for #1902

16:40 Changeset [5044] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1902.java

Test for #1902

16:34 Changeset [5043] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java

Added couple of more fields to #1710 test

16:22 Ticket #1902 (100% wide textfield is wider than it should be) created by Joonas Lehtinen
When a textfield is set to be wide 100%, it will taked (with its borders …
16:20 Ticket #1892 (Centering 100% wide textfield in IOrderedLayoutVertical cuts the width of ...) closed by Joonas Lehtinen
invalid
16:14 Changeset [5042] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/styles.css

recompiled css

16:13 Ticket #1901 (Spacing between components grow in IOrderedLayoutVertical on IE when ...) closed by Joonas Lehtinen
fixed: Fixed in [5041]
16:13 Changeset [5041] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1901 and also optimizes DOM creation on other browsers

15:42 Ticket #1901 (Spacing between components grow in IOrderedLayoutVertical on IE when ...) created by Joonas Lehtinen
Test with #1710 test
15:41 Ticket #1897 (IOrderedLayoutVertical: Centered/right captionless texfield pushes error ...) closed by Joonas Lehtinen
fixed: Fixed in [5040]
15:41 Changeset [5040] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css

Fixes #1897 : IOrderedLayoutVertical: Centered/right captionless texfield ...

15:38 Changeset [5039] by magi@…
  • trunk/src/com/itmill/toolkit/terminal/CompositeErrorMessage.java

Removed unneeded hasErrorMessageClass() method left over from #1867.

15:19 Changeset [5038] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/AbstractField.java

Fixes ticket #1867 (Error message in Form is empty if required field is ...

14:59 Changeset [5037] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css

Ensuring that caption styles do not leak in deep component trees. ...

14:17 Ticket #1867 (Error message in Form is empty if required field is empty) closed by Joonas Lehtinen
fixed: Fixed in [5036] and number of previous commits..
14:16 Changeset [5036] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/Form.java

"Final" Fix for #1867

14:00 Changeset [5035] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/book/WindowTestApplication.java

Removed JDK 1.5 dependency from Book example

13:58 Changeset [5034] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/tests/book/FormExample.java

Removed JDK 1.5 dependency from Book example

13:57 Ticket #1900 (Hide error exclamation marks from emply required fields on client) created by Joonas Lehtinen
13:56 Changeset [5033] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/AbstractComponent.java

Corrections for #1867

13:12 Changeset [5032] by magi@…
  • trunk/src/com/itmill/toolkit/tests/book/BookTestApplication.java

Updated book examples.

13:10 Changeset [5031] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IPanel.java

Fixed: if Panel's width changes from some other value to 100%, the result ...

13:10 Changeset [5030] by magi@…
  • trunk/src/com/itmill/toolkit/data/Validator.java

Fixed #1867 further.

13:08 Changeset [5029] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IFilterSelect.java

ComboBox? now won't show statusbar or paging arrows if all available items ...

13:01 Ticket #1889 (Captionless TextField error markers are mispositioned when placed in ...) closed by Joonas Lehtinen
duplicate: Duplicate of #1897
12:53 Ticket #1891 (Changing alignment from left to center to right bugs in ...) closed by Joonas Lehtinen
fixed
12:52 Changeset [5028] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java

Fixes #1891 Changing alignment from left to center to right bugs in ...

12:49 Changeset [5027] by jouni.koivuviita@…
  • trunk/WebContent/ITMILL/themes/default/shadow/shadow.css

Fixes for shadow layer (IE6).

12:49 Changeset [5026] by jouni.koivuviita@…
  • trunk/src/com/itmill/toolkit/terminal/gwt/client/Tooltip.java

Minor corrections to ToolkitOverlay?. Enabled shadows for Tooltips as well.

12:42 Ticket #1899 (Unexpected behaviour with Combobox (unwanted value selected)) created by Jouni Koivuviita
Reproduced with FeatureBrowser? "ComboBox?" demo. 1. Open the combobox …
12:26 Ticket #1898 (StackTrace error messages look broken) created by Joonas Lehtinen
See screenshot test with FeaturesApplication?
12:16 Changeset [5025] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/styles.css

recompiled styles.css

12:15 Changeset [5024] by joonas.lehtinen@…
  • trunk/src/com/itmill/toolkit/ui/Form.java

Removed JDK 1.5 dependencies from a fix (is Form.java) that is targeted to ...

12:11 Ticket #1896 (Error (!) mark missing from button and checkbox on IE) closed by Joonas Lehtinen
fixed: Fixed in [5023]
12:09 Changeset [5023] by joonas.lehtinen@…
  • trunk/WebContent/ITMILL/themes/default/button/button.css

Fixes #1896 Error (!) mark missing from button and checkbox on IE