719 Commits (31d2e723890b1a96f7864afd690d165d6092fd58)

Author SHA1 Message Date
  Jani Laakso 83951890bc Javadoc now has content. 17 years ago
  Joonas Lehtinen 58ab5caaef Disable styles from Table properties style-list 17 years ago
  Joonas Lehtinen f663db33d0 Java 1.4 compatibility fix, fixes #343 17 years ago
  Jani Laakso 6192230511 svn changeset:601/svn branch:toolkit 17 years ago
  Jani Laakso 192bea73c1 Added version information to welcome page. 17 years ago
  Joonas Lehtinen fa9e9c22ca new components diagram 17 years ago
  Joonas Lehtinen a6c5710217 components diagram 17 years ago
  Joonas Lehtinen b57a24122a Fixes #341 17 years ago
  Jani Laakso eabf84162c svn changeset:586/svn branch:toolkit 17 years ago
  Jani Laakso 8a7c7d5f01 svn changeset:585/svn branch:toolkit 17 years ago
  Matti Tahvonen 14e1324991 fixed various upload bugs 17 years ago
  Joonas Lehtinen f7b08d4857 Disabled locale selector (until it works) 17 years ago
  Joonas Lehtinen 6b48e2851d Reset datefield to default style as it is more robust 17 years ago
  Joonas Lehtinen 184f46fd29 Fixed deployment to :80 with safari (again) 17 years ago
  Joonas Lehtinen a54d296c78 bugfix 17 years ago
  Jani Laakso a965ce8dfe Removed obsolete code. 17 years ago
  Joonas Lehtinen 67bf82fd66 organized imports 17 years ago
  Joonas Lehtinen 5889a3a768 removed warning 17 years ago
  Joonas Lehtinen 28c680de20 Organize imports 17 years ago
  Joonas Lehtinen 7444675333 Removed warning 17 years ago
  Joonas Lehtinen 567aabba8d removed java 1.5 annotattion 17 years ago
  Jani Laakso 79c0efc053 Removed obsolete imports. 17 years ago
  Jani Laakso 74bf1c55cf All exceptions are now directed to default stream and not to GUI. Never show stacktraces to GUI user. 17 years ago
  Jani Laakso 77c4596981 Removed TableDemoApplication from official demos. 17 years ago
  Joonas Lehtinen c3c33ce4b3 Now deployment to port 80 should work also with safari 17 years ago
  Joonas Lehtinen 0da37a98c9 Added corporate theme, reorganized comments 17 years ago
  Joonas Lehtinen c242ff0cde Better documentation for terminalError 17 years ago
  Joonas Lehtinen a1ad5a83ce Removed explicit setting of width and height 17 years ago
  Joonas Lehtinen 9133c0fa14 Table width / height set 17 years ago
  Jani Laakso 6cab796d15 Got rid of broken images. 17 years ago
  Joonas Lehtinen 131d420a43 Reset features tree style to menu (which is now fixed) 17 years ago
  Jani Laakso 219dce2b9b Menu setStyle commented out, now it is "default". 17 years ago
  Jani Laakso 0172549017 Property side GUI is again visible. 17 years ago
  Jani Laakso 8a25e9eeda Added Welcome page to menu. 17 years ago
  Jani Laakso 211cdf2fe9 Added pages for every item of menu. Content is still missing. 17 years ago
  Jani Laakso 90ff5beedd Reduced item count on selet from 1000 to 50. Faster UI experience. 17 years ago
  Jani Laakso b2117f4ed3 Upload loops, it is broken. Matti should have a loot into this. 17 years ago
  Jani Laakso 7ed5b34b2e Fixed comment. 17 years ago
  Jani Laakso 08d20d97d3 Removed "root" panel from Feature Components. 17 years ago
  Matti Tahvonen 21aee415db fixes #216 : implemented Sizeable interface in JS side, removed unimplemented rows and percentage units from height from Java side 17 years ago
  Joonas Lehtinen fe1d8bbb34 Corrected propertypanel bug #277 (?) 17 years ago
  Jani Laakso 1bf1d2fc86 svn changeset:447/svn branch:toolkit 17 years ago
  Jani Laakso 84f0ec2977 Got rid of few NPEs 17 years ago
  Joonas Lehtinen ebe8c4b6fd Some support code to new layout 17 years ago
  Joonas Lehtinen ff2ce94eff Corrected bug: Now deep theme inferitance does not loose resources 17 years ago
  Joonas Lehtinen 25de179e5a Now show propertied button works... 17 years ago
  Joonas Lehtinen e2dd4137ab Fixed a bug - now sets property panel correctly 17 years ago
  Joonas Lehtinen 0cd7e7f073 Removed unnecessary code that was in attach just to work around known bugs (now fixed) 17 years ago
  Joonas Lehtinen 94acf6c280 Fixed bug: uriHandlers, parameterHandlers and opened resources should only be added to lists once. 17 years ago
  Joonas Lehtinen d248abaa33 Fixed really well hidden logic bug (from year 2002) in core class. addComponent or removeComponent should not call attach/detach directly. setParent does just that (as documented in the interface). This should fix those "double calls" to attach/detach. I really hope that this does not break anything. 17 years ago