Timeline
07/24/08: Yesterday
- 16:33 Ticket #1832 (Move test scripts from ToolkitAutomatedTesting to itmill-toolkit) closed by
- fixed: in [4912] and [4915].
- 15:54 Ticket #1626 (Update http://dev.itmill.com/statistics nightly) closed by
- fixed: Sorry had forgotten this. Should work now.
- 15:16 Ticket #1599 (JForum sends multiple copies of all message notifications) closed by
- fixed: I got five duplicate messages. Fixed in [5116]. I doubt it is …
- 15:12 Changeset [5116] by
-
- 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
- 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
- fixed: in [5115].
- 08:02 Ticket #1955 (IWindow: caption value is not escaped (converted correctly to html)) created by
- The string that gets passed from server to client isn't escaped at any …
- 07:57 Changeset [5115] by
-
- 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
-
- 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
- If you put items (such as BeanItems) in a Table and then put the Table to …
- 09:06 Changeset [5113] by
-
- 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
- For a test-case, see forum post: …
- 11:20 Changeset [5112] by
-
- 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
- Table setPageLength() sets setCurrentPageFirstItemIndex(0). Is …
- 08:59 Ticket #1951 (IWindow attaches stylename in the wrong element) created by
- Adding a stylename for Window will render the css classname in the wrong …
- 08:33 Changeset [5111] by
-
- trunk/WebContent/ITMILL/themes/tests-book/styles.css
- …
Updated book tests: RichTestArea?, Forms.
- 07:37 Changeset [5110] by
-
- 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
- fixed: Committed implementation in [5109]
- 05:42 Changeset [5109] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IMenuBar.java
- …
Adds #1946 collapsing + submenu icons.
07/17/08:
- 11:04 Changeset [5108] by
-
- 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
- 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
- fixed: in [5107].
- 16:45 Changeset [5107] by
-
- trunk/src/com/itmill/toolkit/ui/Form.java
Fixes #1949.
- 16:42 Ticket #1949 (Failed Form commit should enable validationVisible automatically) created by
- This way, the error indicator of the form becomes visible automatically …
- 16:27 Changeset [5106] by
-
- trunk/WebContent/ITMILL/themes/tests-book/layouts/printpage.html
- …
Updated book tests: Tables, notifications, printing.
- 10:53 Ticket #1948 (Implement RadioButton) created by
- There is a need for single radio button components, not just radio button …
- 10:37 Articles/LayoutHowto/TitleBar edited by
- (diff)
- 09:52 Articles/LayoutHowto edited by
- (diff)
- 09:48 Changeset [5105] by
-
- 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
- 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
- It should ignore all modifier keys: pressing and releasing e.g. SHIFT …
- 08:44 Changeset [5104] by
-
- 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
- See screenshot for mockup. This would simplily implementation of #1595 …
07/14/08:
- 14:24 Ticket #1945 (New demo application) created by
- There has been alot of discussion (again) about a new "fancy-pants" demo …
- 14:16 Ticket #1944 (New demos for FeatureBrowser) created by
- Sketching ideas for a better FeatureBrowser. More demos:[…]
- 13:39 Ticket #1942 (DateField popup button hidden in Tables in editable mode) closed by
- fixed: in [5103].
- 13:39 Changeset [5103] by
-
- 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
- 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
- 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
- The dropdown should just close and it should have any side-effects on the …
07/11/08:
- 17:37 Changeset [5102] by
-
- 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
- 17:32 Changeset [5101] by
-
- 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
-
- trunk/src/com/itmill/toolkit/tests/book/BookTestApplication.java
- …
Updated book examples. Components inside Tables, editable Tables.
- 16:58 Changeset [5099] by
-
- trunk/doc/manual/book.pdf
- …
Updated manual. Components inside Tables, editable Tables.
- 16:56 Changeset [5098] by
-
- 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
- This is clearly a rendering bug in browser as the dom structures are …
- 16:52 Changeset [5097] by
-
- 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
-
- 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
- fixed: Fixed in [5095]
- 14:57 Changeset [5095] by
-
- 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
- 14:25 Ticket #1937 (Any percentual size larger than 100% should be displayed as 100%.) created by
- Using >100% sizes is not logical and thus not supported . It also leads to …
- 14:20 Changeset [5094] by
-
- 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
- fixed: Fixed in [5093]
- 14:13 Ticket #1916 (IOrderedLayout misalign components with no caption, but with validation ...) closed by
- fixed: Fixed in [5093]
- 14:13 Ticket #1935 (OrderedLayout-horizontal fixed height broken) closed by
- fixed: Fixed in [5093]
- 14:13 Changeset [5093] by
-
- 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
- fixed: Works in recent webkit. Made a workaround for old webkit versions in …
- 11:58 Changeset [5092] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IExpandLayout.java
updated ticket number, previous changeset is for #1970
- 11:57 Changeset [5091] by
-
- 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
- With the mac version of Firefox 3 creating sub-windows and moving them is …
- 09:32 Ticket #1934 (Horizontal ExpandLayout completely broken) closed by
- invalid: Hmnn. Wouldn't say that it is completely broken if it does not work …
- 08:52 Changeset [5090] by
-
- 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
- fixed: Fixed again in [5089]
- 08:34 Changeset [5089] by
-
- 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
- Broken since [5082], see #1930
- 08:32 Ticket #1913 (Test #1710 Layout alignment center|right broken) reopened by
- Broken since [5082], see #1930
- 08:28 Ticket #1902 (100% wide textfield is wider than it should be) closed by
- fixed: in [5077] and [5087]
- 08:27 Changeset [5088] by
-
- trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java
- 08:27 Changeset [5087] by
-
- 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
- To test: * Open test 1710 * Set horizontal * Set height 300 …
- 08:12 Changeset [5086] by
-
- trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java
Added possibility to show/hide layout tests from #1710 test
- 07:55 Changeset [5085] by
-
- 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
- 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
- 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
- fixed: Fixed in [5084]
- 07:38 Changeset [5084] by
-
- 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
- Due to change in OrderedLayout? defaults, see #1930
- 07:09 Ticket #1931 (Marginals missing from Rservr) closed by
- invalid: Marginals are not missing - widgetset needed to be recompiled.
- 07:02 Ticket #1932 (Reservr "all reservations" tab broken) created by
- Loads tab indefinitely [trunk version 5082]
- 06:59 Ticket #1931 (Marginals missing from Rservr) created by
- 06:41 Ticket #1930 (OrderedLayout 100% default breaks all the programs setting pixelsize with ...) closed by
- fixed: Fixed in [5082]
- 06:41 Changeset [5083] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/Util.java
added helper method to clone dom element
- 06:41 Changeset [5082] by
-
- 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
07/10/08:
- 15:17 Ticket #1929 (Evaluate feasibility to support WinCE 6 platform) created by
- 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
- See #1857 and …
- 14:41 Ticket #1927 (Switching from horizontal to vertical ordered layout on fly on ie6 ...) created by
- 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
- 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
- fixed: It is doable. Done in [5079]
- 14:29 Ticket #1915 (IOrderedLayout caculates right margin incorrectly in horizontal mode when ...) closed by
- fixed: Fixed in [5079]
- 14:29 Ticket #1921 (IOrderedLayout needs cross-browser DOM structures) closed by
- fixed: Fixed in [5079] Tested with IE6, IE7, FF2, FF3, Safari3 Minor …
- 14:27 Changeset [5081] by
-
- trunk/doc/manual/book.pdf
- …
Updated manual: the rest of the corrections from proofreading. Some other ...
- 14:27 Changeset [5080] by
-
- trunk/WebContent/ITMILL/themes/tests-tickets/styles.css
- …
Test for #1921 : IOrderedLayout needs cross-browser DOM structures
- 14:21 Changeset [5079] by
-
- 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
- fixed: Fixed in [5078]
- 14:05 Changeset [5078] by
-
- trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java
Fixes #1913 : Test #1710 Layout alignment center|right broken
- 12:20 Changeset [5077] by
-
- 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
- (diff)
- 07:42 Ticket #1924 (Changing theme on the fly should work) closed by
- fixed: in [5076]
- 07:41 Changeset [5076] by
-
- 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
- Actual bug: layouts that calculate their pixel heights set div to be 100% …
- 07:33 EatjReview edited by
- (diff)
- 07:30 Ticket #1925 (Main window caption flashes at wrong charset in the application restart) created by
- Main ajax-page contains caption, but it is rendered in wrong charset. …
- 07:28 EatjReview created by
- 07:17 ServletHosting edited by
- (diff)
- 07:14 Ticket #1924 (Changing theme on the fly should work) created by
- Currently possible from server side, but client side does not refresh …
- 07:13 ServletHosting edited by
- (diff)
- 07:12 ServletHosting edited by
- (diff)
- 07:11 ServletHosting edited by
- (diff)
- 07:10 ServletHosting created by
- 07:06 Ticket #1923 (IPanel: Horizontal scrollbar does not appear in IE6 with wide content) created by
- Test …
- 07:03 Ticket #1834 (Implement scrollable interface for Panel's client side counterpart.) closed by
- fixed: Client side changes in [5075]
- 05:17 Changeset [5075] by
-
- 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
- fixed: in [5074]. Client widget didn't stop timer on detach. Henrik, please …
- 13:33 Changeset [5074] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IProgressIndicator.java
- …
fixes #1581
- 11:20 Changeset [5073] by
-
- trunk/WebContent/ITMILL/themes/default/common/common.css
- …
Modified component error messages styles a bit.
07/08/08:
- 16:27 Changeset [5072] by
-
- 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
- A tutorial for deploying applications to third-party (shared?) …
- 10:55 Changeset [5071] by
-
- trunk/doc/manual/book.pdf
- …
Updated manual. Forms, parameter and URI handlers, and some fixes from ...
- 05:51 Changeset [5070] by
-
- incubator/Toolkitr/.classpath
- …
Initial import of the Toolkitr project ...
- 05:50 Changeset [5069] by
-
- incubator/Toolkitr
Initial import of the Toolkitr project ...
07/07/08:
- 13:54 Ticket #1899 (Unexpected behaviour with Combobox (unwanted value selected)) closed by
- fixed: Fixed in [5068]
- 13:53 Changeset [5068] by
-
- 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
- Testing have revealed too many cross-browser bugs. A DOM structure that …
- 09:04 Ticket #1920 ("Migration guide" for former Swing developers) created by
- 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
- 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
- This might be non-doable after all: 100% width for components insize …
07/04/08:
- 15:33 Ticket #1918 (Test IOrderedLayout thoroughly) created by
- This is a critical, highly complex, core component with major changes. …
- 15:26 Changeset [5067] by
-
- trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java
Updates to #1710 test
- 15:25 Ticket #1917 (IOrderedLayout completely invisible in IE) closed by
- fixed: Fixed in [5066]
- 15:24 Changeset [5066] by
-
- 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
- 14:10 Ticket #1916 (IOrderedLayout misalign components with no caption, but with validation ...) created by
- 14:08 Ticket #1915 (IOrderedLayout caculates right margin incorrectly in horizontal mode when ...) created by
- 14:04 Ticket #1914 (IOrderedLayout fixed height vertical mode does not trim child heights ...) closed by
- 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
- Test with 1710 test: * Set height 300px * Set component align …
- 13:59 Ticket #1903 (IOrderedLayout component vertical alignment broken) closed by
- fixed: Fixed in []Fixed in [5065]
- 13:59 Ticket #1911 (Optimize IOrderedLayout dom-structure by removing intermediate margin-div) closed by
- fixed: Fixed in [5065]
- 13:58 Changeset [5065] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java
Remove resolved todo-line
- 13:58 Changeset [5064] by
-
- 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
- Probably regression in test itself
- 12:34 Ticket #1912 (IOrderedLayout regression - captionless fields dont clear floats properly) closed by
- fixed: Fixed in [5063]
- 12:33 Changeset [5063] by
-
- 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
- 12:01 Ticket #1905 (Tooltips for components in a new Window not shown) closed by
- fixed: Fidex in [5062]. IWindow was accidentally eating all tooltip-events inside …
- 11:59 Changeset [5062] by
-
- 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
-
- 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
- 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
- fixed: Fixed in [5060]
- 11:34 Changeset [5060] by
-
- 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
- 09:52 Changeset [5059] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java
Added stubs for using CSS reader for #1904
- 09:48 Changeset [5058] by
-
- 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
- fixed
- 09:28 Changeset [5057] by
-
- 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
- Test with #1710 test, switch to horizontal
- 09:21 Ticket #1908 (Test 1710 : changing layout alignment changes controls orientation to ...) created by
- 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
- fixed: Fixed in [5056]
- 09:17 Changeset [5056] by
-
- 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
-
- 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
- Test with test for 1710 version [5054]
- 07:30 Changeset [5054] by
-
- trunk/src/com/itmill/toolkit/tests/tickets/Ticket1710.java
Test for #1906
- 07:08 Changeset [5053] by
-
- 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
- fixed: Implemented and documented in [5052]
- 07:07 Changeset [5052] by
-
- 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
- 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
- fixed: Fixed in [5051]
- 06:54 Ticket #1874 (Ensure correct placement of error indicator for fields in Horizontal ...) closed by
- fixed
- 06:54 Changeset [5051] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java
Completes implementation and documentation of IOrderedLayout. Only known ...
- 06:33 Changeset [5050] by
-
- 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
- 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
- reopening, because I found a possibly related regression: If the …
07/03/08:
- 22:32 Changeset [5049] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayoutHorizontal.java
- …
Removing IOrderedLayoutHorizontal and IOrderedLayoutVertical classes
- 22:27 Changeset [5048] by
-
- trunk/src/com/itmill/toolkit/terminal/gwt/client/ui/IOrderedLayout.java
Cleaning and documenting IOrderedLayout
- 22:22 Changeset [5047] by
-
- 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
- fixed: Removed ISizeableOrderedLayout alltogether. Reimplemented in …
- 21:22 Changeset [5046] by
-
- 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
- See IOrderedLayout.HSPACING
- 19:44 Ticket #1903 (IOrderedLayout component vertical alignment broken) created by
- 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
- wontfix: The problem only occurs on Mac hosted mode browser and is likely a timing …
- 17:26 Changeset [5045] by
-
- trunk/WebContent/ITMILL/themes/tests-tickets/styles.css
- …
More extensive tests for #1902
- 16:40 Changeset [5044] by
-
- trunk/src/com/itmill/toolkit/tests/tickets/Ticket1902.java
Test for #1902
- 16:34 Changeset [5043] by
-
- 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
- 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
- invalid
- 16:14 Changeset [5042] by
-
- trunk/WebContent/ITMILL/themes/default/styles.css
recompiled css
- 16:13 Ticket #1901 (Spacing between components grow in IOrderedLayoutVertical on IE when ...) closed by
- fixed: Fixed in [5041]
- 16:13 Changeset [5041] by
-
- 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
- Test with #1710 test
- 15:41 Ticket #1897 (IOrderedLayoutVertical: Centered/right captionless texfield pushes error ...) closed by
- fixed: Fixed in [5040]
- 15:41 Changeset [5040] by
-
- trunk/WebContent/ITMILL/themes/default/orderedlayout/orderedlayout.css
- …
Fixes #1897 : IOrderedLayoutVertical: Centered/right captionless texfield ...
- 15:38 Changeset [5039] by
-
- trunk/src/com/itmill/toolkit/terminal/CompositeErrorMessage.java
Removed unneeded hasErrorMessageClass() method left over from #1867.
- 15:19 Changeset [5038] by
-
- 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
-
- 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
- fixed: Fixed in [5036] and number of previous commits..
- 14:16 Changeset [5036] by
-
- trunk/src/com/itmill/toolkit/ui/Form.java
"Final" Fix for #1867
- 14:00 Changeset [5035] by
-
- trunk/src/com/itmill/toolkit/tests/book/WindowTestApplication.java
Removed JDK 1.5 dependency from Book example
- 13:58 Changeset [5034] by
-
- 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
- 13:56 Changeset [5033] by
-
- trunk/src/com/itmill/toolkit/ui/AbstractComponent.java
- …
Corrections for #1867
- 13:12 Changeset [5032] by
-
- trunk/src/com/itmill/toolkit/tests/book/BookTestApplication.java
- …
Updated book examples.
- 13:10 Changeset [5031] by
-
- 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
-
- trunk/src/com/itmill/toolkit/data/Validator.java
- …
Fixed #1867 further.
- 13:08 Changeset [5029] by
-
- 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
- duplicate: Duplicate of #1897
- 12:53 Ticket #1891 (Changing alignment from left to center to right bugs in ...) closed by
- fixed
- 12:52 Changeset [5028] by
-
- 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
-
- trunk/WebContent/ITMILL/themes/default/shadow/shadow.css
- …
Fixes for shadow layer (IE6).
- 12:49 Changeset [5026] by
-
- 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
- Reproduced with FeatureBrowser? "ComboBox?" demo. 1. Open the combobox …
- 12:26 Ticket #1898 (StackTrace error messages look broken) created by
- See screenshot test with FeaturesApplication?
- 12:16 Changeset [5025] by
-
- trunk/WebContent/ITMILL/themes/default/styles.css
recompiled styles.css
- 12:15 Changeset [5024] by
-
- 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
- fixed: Fixed in [5023]
- 12:09 Changeset [5023] by
-
- trunk/WebContent/ITMILL/themes/default/button/button.css
- …
Fixes #1896 Error (!) mark missing from button and checkbox on IE
