Commit Graph

490 Commits

Author SHA1 Message Date
Joonas Lehtinen
e7d4dcac77 Added mattis ajax chat
svn changeset:213/svn branch:toolkit
2007-01-02 16:44:52 +00:00
Joonas Lehtinen
fe95c45b32 Removed explicit debug disables
svn changeset:210/svn branch:toolkit
2007-01-02 16:35:45 +00:00
Joonas Lehtinen
2b6472d3cf Added debug and mode-versions for feature -browser
svn changeset:209/svn branch:toolkit
2007-01-02 16:33:56 +00:00
Matti Tahvonen
1f8bea7f7f new component ProgressIndicator and ajax version of chat that uses it
svn changeset:198/svn branch:toolkit
2007-01-02 12:19:11 +00:00
Joonas Lehtinen
6f51ae0f6f Moved this prototype stuff to WEB-INF/lib/themes
svn changeset:193/svn branch:toolkit
2006-12-29 17:21:49 +00:00
Joonas Lehtinen
6a135983f2 Getting rid of old ajax stuff
svn changeset:192/svn branch:toolkit
2006-12-29 17:19:59 +00:00
Joonas Lehtinen
651728e5b9 - Renamed default theme to base
- Merged XSLT and AJAX -based themes
- Added automatic browser detection and mode selection
- Added automatic ajax-html page generation
- Added automatic XSLT theme header generation (no more window template modifications needed!)

svn changeset:190/svn branch:toolkit
2006-12-29 17:06:50 +00:00
Joonas Lehtinen
8529dc20fd - Renamed default theme to base
- Merged XSLT and AJAX -based themes
- Added automatic browser detection and mode selection
- Added automatic ajax-html page generation
- Added automatic XSLT theme header generation (no more window template modifications needed!)

svn changeset:189/svn branch:toolkit
2006-12-29 17:06:33 +00:00
Matti Tahvonen
7824bde45f fix webkit refreshing after file upload
svn changeset:185/svn branch:toolkit
2006-12-29 12:59:15 +00:00
Matti Tahvonen
035c3d4def fixed rendering upload form for opera
svn changeset:183/svn branch:toolkit
2006-12-29 08:53:14 +00:00
Matti Tahvonen
57b7729163 imported fixed upload version (by Arthur) from rop
svn changeset:182/svn branch:toolkit
2006-12-29 08:18:01 +00:00
Joonas Lehtinen
38a976b5a1 theme.root ends in "/". Thus we should not catenate any more "/":s in the end (as // does not work in jetty (and maybe other containers))
fixes bug #132

svn changeset:174/svn branch:toolkit
2006-12-28 11:56:34 +00:00
Joonas Lehtinen
421b8bcfbe Removed edition
svn changeset:158/svn branch:toolkit
2006-12-27 12:43:37 +00:00
Matti Tahvonen
a176fcb2fd semicolon in wrong place, fixes #23 for webkit (beta version of safari)
svn changeset:153/svn branch:toolkit
2006-12-27 11:33:01 +00:00
Matti Tahvonen
33ace3ac0d started work for #45
svn changeset:152/svn branch:toolkit
2006-12-27 11:15:25 +00:00
Matti Tahvonen
dc2a4eda07 added check not to mix opera and IE, fixes #129
svn changeset:150/svn branch:toolkit
2006-12-27 09:32:33 +00:00
Joonas Lehtinen
fee7be413b Development and testing license
svn changeset:149/svn branch:toolkit
2006-12-27 08:18:48 +00:00
Jouni Koivuviita
17b15366cc -Description and error popup rendering and listerners altered totally.
svn changeset:146/svn branch:toolkit
2006-12-23 12:50:01 +00:00
Jouni Koivuviita
436f83d889 -Description popup styles changed
svn changeset:145/svn branch:toolkit
2006-12-23 12:45:57 +00:00
Matti Tahvonen
efe9a48429 fixed bug with IE and multiselect + added twincol style for select
svn changeset:143/svn branch:toolkit
2006-12-15 09:15:16 +00:00
Marc Englund
2a9951f18d #105: escape() -> encodeURIComponent() and encoding explicitly UTF-8
svn changeset:142/svn branch:toolkit
2006-12-05 07:17:04 +00:00
Joonas Lehtinen
0f85e29659 changes to conform with web-ajax merge (just removed half of the lines without loosing any functionality :))
svn changeset:134/svn branch:toolkit
2006-12-01 17:36:15 +00:00
Joonas Lehtinen
29fa382884 changes to conform with web-ajax merge
svn changeset:133/svn branch:toolkit
2006-12-01 17:35:33 +00:00
Marc Englund
682321a1fa itermediate commit; bare-bones impl
table, tree etc - actions, sorting, ...

svn changeset:125/svn branch:toolkit
2006-11-30 15:23:27 +00:00
Marc Englund
ed2c8425e9 panel border fix
svn changeset:124/svn branch:toolkit
2006-11-29 16:02:57 +00:00
Marc Englund
a6cd7bc875 Bare-bones theme (native style) started; cleanups, improvements.
Note: table still missing completely.

svn changeset:123/svn branch:toolkit
2006-11-29 15:58:52 +00:00
Marc Englund
34221a16b3 colspan -> colSpan (IE fix) #17
svn changeset:122/svn branch:toolkit
2006-11-29 06:36:09 +00:00
Marc Englund
82a4bc4d97 #61 fixed
svn changeset:121/svn branch:toolkit
2006-11-28 15:27:02 +00:00
Marc Englund
faa3e21134 Total rearrange of functions
svn changeset:120/svn branch:toolkit
2006-11-28 14:42:16 +00:00
Marc Englund
e0e97d5a07 removed a few funcs
svn changeset:119/svn branch:toolkit
2006-11-28 14:06:53 +00:00
Marc Englund
dfa054282c tabhandling hidden button flashing stopped by adding extra div
svn changeset:118/svn branch:toolkit
2006-11-28 12:09:51 +00:00
Marc Englund
d387abfc26 millstone -> itmill toolkit
svn changeset:117/svn branch:toolkit
2006-11-28 08:38:29 +00:00
Joonas Lehtinen
8ac3a47710 Added all demos in all modes to demo-page. Currently only some of those really work.
svn changeset:105/svn branch:toolkit
2006-11-17 13:31:25 +00:00
Matti Tahvonen
fc7bba8f33 Enabled sample applications (ajax versions) and welcome text in feature browser
svn changeset:97/svn branch:toolkit
2006-11-15 12:46:29 +00:00
Joonas Lehtinen
77e7b4a3a7 namechange
svn changeset:93/svn branch:toolkit
2006-11-14 09:56:28 +00:00
Joonas Lehtinen
f71441a59a refactor
svn changeset:65/svn branch:toolkit
2006-10-19 11:50:15 +00:00
Joonas Lehtinen
c7a78c470f New changes from CVS
svn changeset:45/svn branch:toolkit
2006-10-17 13:47:00 +00:00
Joonas Lehtinen
7ea68db929 svn changeset:20/svn branch:toolkit 2006-10-16 12:30:39 +00:00
Joonas Lehtinen
dc643442be feature-browser only... Just a temporary naming
svn changeset:19/svn branch:toolkit
2006-10-16 12:05:43 +00:00
Joonas Lehtinen
041fb2f500 svn changeset:11/svn branch:toolkit 2006-10-12 02:42:33 +00:00