aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* AjaxPageGeneration: Removed unnecessary relative-calculations, added loading ...Joonas Lehtinen2007-11-011-10/+3
* nullselect attribute in "natural" wayMatti Tahvonen2007-11-011-2/+2
* Removed annotationMarc Englund2007-11-011-1/+0
* Added com.itmill.toolkit.terminal.web.ApplicationServlet which eases running ...Jani Laakso2007-10-314-8/+40
* Resources are now found correctly from WebContent/WEB-INF/lib/itmill-toolkit-...Jani Laakso2007-10-311-0/+2
* Fix for resource not found exception.Jani Laakso2007-10-311-0/+3
* Using proper logging method instead of System.err..Jani Laakso2007-10-311-9/+3
* ClassLoader is now used to find /ITMILL resources in case getResourceAsStream...Jani Laakso2007-10-312-13/+33
* combobox select: adding new itemsMatti Tahvonen2007-10-313-25/+36
* ISlider theme improved.Jouni Koivuviita2007-10-314-27/+48
* Select in "filtering mode by default"Matti Tahvonen2007-10-311-1/+1
* Small Reservr-theme fixes/additions.Jouni Koivuviita2007-10-312-7/+9
* Fixed #1026, pair-coding with MattiJani Laakso2007-10-312-12/+17
* Vertical splitpanel renders only splitter (draggable) and nothing from compon...Jani Laakso2007-10-311-1/+4
* Table: fixed default row height to comfort with default theme (used with empt...Matti Tahvonen2007-10-311-1/+1
* fixed some bugs, filtering now works somehowMatti Tahvonen2007-10-311-4/+7
* trying to hack IFilterSelect to work after server side refactoring. Paging no...Matti Tahvonen2007-10-311-5/+13
* Select refactor initial commit; not done.Marc Englund2007-10-3116-1973/+2255
* z-index for suggestion popupMatti Tahvonen2007-10-311-3/+8
* javadoc typoMatti Tahvonen2007-10-311-2/+1
* ITable: various small enhancementsMatti Tahvonen2007-10-311-25/+41
* javadoc updateJoonas Lehtinen2007-10-301-0/+11
* removed @override (java 1.4 compliance) + added commentMatti Tahvonen2007-10-301-3/+6
* fixes #995Matti Tahvonen2007-10-301-11/+15
* fixes #952Matti Tahvonen2007-10-301-0/+10
* Tree is now not positioned and works in scrollable containers, but we lost ke...Matti Tahvonen2007-10-301-0/+11
* Overflow: auto for split panels both sidesMatti Tahvonen2007-10-301-2/+2
* IPanel height calculations altered (yet again). Seems to work more consistent...Jouni Koivuviita2007-10-292-26/+34
* Some parts of slider component API hidden for now, theme doesn't support them...Jouni Koivuviita2007-10-292-35/+50
* New implementation for ITabsheet content rendering (now with lazy-loading).Jouni Koivuviita2007-10-293-30/+56
* fixes #1007 (resize)Matti Tahvonen2007-10-291-0/+1
* get/setTemplateName. deprecated setTheme works as it did previouslyJoonas Lehtinen2007-10-291-0/+16
* fixes #1007Matti Tahvonen2007-10-291-1/+1
* Serve static resources in ITMILL when applicationservlet is mapped to /*Joonas Lehtinen2007-10-281-5/+35
* Removed unnecessary googlemaps removal todoJoonas Lehtinen2007-10-281-2/+0
* Removed couple of unnecessary unused methodsJoonas Lehtinen2007-10-261-17/+0
* -Small fix to window styles (IE).Jouni Koivuviita2007-10-263-193/+205
* Slider component finished, fixes #1030Jouni Koivuviita2007-10-2613-267/+305
* Window closing now done before component update (quick fix, proper fix should...Jouni Koivuviita2007-10-261-7/+14
* Fixed window rendering for Mac Firefox (no more extra scrollbars).Jouni Koivuviita2007-10-251-4/+7
* Java 1.4.2 compliance.Jouni Koivuviita2007-10-242-5/+5
* Java 1.4 compatibleMarc Englund2007-10-242-92/+93
* Java 1.4.2 compliance.Jouni Koivuviita2007-10-241-1/+1
* Java 1.4.2 compliance.Jouni Koivuviita2007-10-241-11/+13
* Java 1.4 compatibleMarc Englund2007-10-241-1/+1
* Added zoom control.Marc Englund2007-10-231-0/+2
* ICalendarField creation fixMarc Englund2007-10-231-2/+2
* ICalendar -> ICalendarField (#1017)Marc Englund2007-10-233-13/+11
* ICalendar -> demo.reservation (part II)Marc Englund2007-10-233-2/+2
* ICalendar -> demo.reservationMarc Englund2007-10-236-10/+14