| Commit message (Expand) | Author | Age | Files | Lines |
* | FeatureBrowser now uses "example" theme; Ok -icon added for indication of vie... | Marc Englund | 2007-11-30 | 1 | -31/+25 |
* | Outputs themeUri:null, not themeUri:'null', if theme is not set. (real null, ... | Marc Englund | 2007-11-30 | 1 | -5/+5 |
* | Reports error to console if themeUri==null and ThemeResource used | Marc Englund | 2007-11-30 | 1 | -2/+8 |
* | fixing some rendering problems and hoping not to break everything | Matti Tahvonen | 2007-11-30 | 1 | -3/+4 |
* | Top-align rows for now: real alignments still TBD | Marc Englund | 2007-11-30 | 1 | -0/+6 |
* | "Viewed" -checkbox added | Marc Englund | 2007-11-30 | 2 | -12/+21 |
* | Label example added | Marc Englund | 2007-11-30 | 2 | -19/+98 |
* | simplified | Marc Englund | 2007-11-30 | 1 | -8/+5 |
* | case-insensitive filtering | Marc Englund | 2007-11-30 | 1 | -0/+5 |
* | added clearing idPaintable & vs maps back, but only for components in this wi... | Matti Tahvonen | 2007-11-30 | 1 | -164/+161 |
* | improved & documented | Marc Englund | 2007-11-30 | 1 | -27/+66 |
* | removed broken code related historical features | Matti Tahvonen | 2007-11-30 | 2 | -82/+90 |
* | refactored rendering algorithm for IGridLayout | Matti Tahvonen | 2007-11-30 | 1 | -26/+24 |
* | Added style name i-gridlayout for IGridLayout. | Marko Grönroos | 2007-11-29 | 1 | -0/+7 |
* | Fixes 1204: added rowspan in IGridLayout. | Marko Grönroos | 2007-11-29 | 1 | -0/+11 |
* | Added TreeExample | Marc Englund | 2007-11-29 | 2 | -1/+116 |
* | fixes #1178 | Matti Tahvonen | 2007-11-29 | 1 | -4/+11 |
* | doc fix | Marc Englund | 2007-11-29 | 1 | -1/+1 |
* | Improved. | Marc Englund | 2007-11-29 | 1 | -1/+8 |
* | Added ComboBox example | Marc Englund | 2007-11-29 | 2 | -1/+56 |
* | dirty components list was previously only sorted by windows, but needs to be ... | Matti Tahvonen | 2007-11-29 | 1 | -14/+32 |
* | RichTextExample documented | Marc Englund | 2007-11-29 | 1 | -6/+6 |
* | RichTextExample updated | Marc Englund | 2007-11-29 | 1 | -3/+5 |
* | string variables are now escaped | Matti Tahvonen | 2007-11-29 | 1 | -1/+1 |
* | RichTextExample added | Marc Englund | 2007-11-29 | 2 | -0/+60 |
* | added check not to paint components not attached to application | Matti Tahvonen | 2007-11-29 | 1 | -8/+17 |
* | Modal window added. | Marc Englund | 2007-11-29 | 1 | -0/+11 |
* | Examples added. | Marc Englund | 2007-11-29 | 4 | -10/+82 |
* | refactored: demo.ApplicationDemo -> demo.featurebrowser.FeatureBrowser | Marc Englund | 2007-11-29 | 1 | -331/+0 |
* | Refactored; ApplicationDemo -> featurebrowser.FeatureBrowser | Marc Englund | 2007-11-29 | 1 | -0/+331 |
* | refactoring; ApplicationDemo moved | Marc Englund | 2007-11-29 | 1 | -4/+1 |
* | Pre-refactor commit. | Marc Englund | 2007-11-29 | 5 | -29/+382 |
* | better handling of window stacking order | Matti Tahvonen | 2007-11-29 | 1 | -3/+11 |
* | fixed one TODO | Matti Tahvonen | 2007-11-29 | 1 | -3/+4 |
* | fixes #1091 | Matti Tahvonen | 2007-11-29 | 1 | -8/+9 |
* | fixes #1133 | Matti Tahvonen | 2007-11-29 | 1 | -45/+60 |
* | Button fixes (icon, description, error toggling) | Matti Tahvonen | 2007-11-29 | 1 | -1/+9 |
* | Error, icon, description for Panel | Matti Tahvonen | 2007-11-29 | 1 | -2/+93 |
* | IWindow now handles notifications, just as IView | Marc Englund | 2007-11-28 | 1 | -6/+36 |
* | removed clearing idToComponent & vs. maps on repaint (causes issues with mult... | Matti Tahvonen | 2007-11-28 | 1 | -6/+0 |
* | fixing sub window rendering (broken since some 3021) | Matti Tahvonen | 2007-11-28 | 1 | -1/+6 |
* | enhanced detecting click source | Matti Tahvonen | 2007-11-28 | 1 | -4/+3 |
* | removed obsolete method, added check not to paint other windows paintables | Matti Tahvonen | 2007-11-28 | 1 | -49/+8 |
* | fixed: in some cases notifications showed up when changing tabs | Marc Englund | 2007-11-28 | 1 | -8/+1 |
* | disabled table now ignores scrolling events properly | Matti Tahvonen | 2007-11-28 | 1 | -4/+2 |
* | removed return to menu link | Matti Tahvonen | 2007-11-28 | 1 | -8/+0 |
* | tuning TreeFileSystemContainer demo | Matti Tahvonen | 2007-11-28 | 1 | -5/+12 |
* | implemented modality and fixed ModalWindow demo | Matti Tahvonen | 2007-11-28 | 3 | -28/+58 |
* | removed setStyle | Matti Tahvonen | 2007-11-28 | 1 | -1/+0 |
* | setStyle -> addStyleName | Matti Tahvonen | 2007-11-28 | 1 | -1/+1 |