summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* FeatureBrowser now uses "example" theme; Ok -icon added for indication of vie...Marc Englund2007-11-301-31/+25
* Outputs themeUri:null, not themeUri:'null', if theme is not set. (real null, ...Marc Englund2007-11-301-5/+5
* Reports error to console if themeUri==null and ThemeResource usedMarc Englund2007-11-301-2/+8
* fixing some rendering problems and hoping not to break everythingMatti Tahvonen2007-11-301-3/+4
* Top-align rows for now: real alignments still TBDMarc Englund2007-11-301-0/+6
* "Viewed" -checkbox addedMarc Englund2007-11-302-12/+21
* Label example addedMarc Englund2007-11-302-19/+98
* simplifiedMarc Englund2007-11-301-8/+5
* case-insensitive filteringMarc Englund2007-11-301-0/+5
* added clearing idPaintable & vs maps back, but only for components in this wi...Matti Tahvonen2007-11-301-164/+161
* improved & documentedMarc Englund2007-11-301-27/+66
* removed broken code related historical featuresMatti Tahvonen2007-11-302-82/+90
* refactored rendering algorithm for IGridLayoutMatti Tahvonen2007-11-301-26/+24
* Added style name i-gridlayout for IGridLayout.Marko Grönroos2007-11-291-0/+7
* Fixes 1204: added rowspan in IGridLayout.Marko Grönroos2007-11-291-0/+11
* Added TreeExampleMarc Englund2007-11-292-1/+116
* fixes #1178Matti Tahvonen2007-11-291-4/+11
* doc fixMarc Englund2007-11-291-1/+1
* Improved.Marc Englund2007-11-291-1/+8
* Added ComboBox exampleMarc Englund2007-11-292-1/+56
* dirty components list was previously only sorted by windows, but needs to be ...Matti Tahvonen2007-11-291-14/+32
* RichTextExample documentedMarc Englund2007-11-291-6/+6
* RichTextExample updatedMarc Englund2007-11-291-3/+5
* string variables are now escapedMatti Tahvonen2007-11-291-1/+1
* RichTextExample addedMarc Englund2007-11-292-0/+60
* added check not to paint components not attached to applicationMatti Tahvonen2007-11-291-8/+17
* Modal window added.Marc Englund2007-11-291-0/+11
* Examples added.Marc Englund2007-11-294-10/+82
* refactored: demo.ApplicationDemo -> demo.featurebrowser.FeatureBrowserMarc Englund2007-11-291-331/+0
* Refactored; ApplicationDemo -> featurebrowser.FeatureBrowserMarc Englund2007-11-291-0/+331
* refactoring; ApplicationDemo movedMarc Englund2007-11-291-4/+1
* Pre-refactor commit.Marc Englund2007-11-295-29/+382
* better handling of window stacking orderMatti Tahvonen2007-11-291-3/+11
* fixed one TODOMatti Tahvonen2007-11-291-3/+4
* fixes #1091Matti Tahvonen2007-11-291-8/+9
* fixes #1133Matti Tahvonen2007-11-291-45/+60
* Button fixes (icon, description, error toggling)Matti Tahvonen2007-11-291-1/+9
* Error, icon, description for PanelMatti Tahvonen2007-11-291-2/+93
* IWindow now handles notifications, just as IViewMarc Englund2007-11-281-6/+36
* removed clearing idToComponent & vs. maps on repaint (causes issues with mult...Matti Tahvonen2007-11-281-6/+0
* fixing sub window rendering (broken since some 3021)Matti Tahvonen2007-11-281-1/+6
* enhanced detecting click sourceMatti Tahvonen2007-11-281-4/+3
* removed obsolete method, added check not to paint other windows paintablesMatti Tahvonen2007-11-281-49/+8
* fixed: in some cases notifications showed up when changing tabsMarc Englund2007-11-281-8/+1
* disabled table now ignores scrolling events properlyMatti Tahvonen2007-11-281-4/+2
* removed return to menu linkMatti Tahvonen2007-11-281-8/+0
* tuning TreeFileSystemContainer demoMatti Tahvonen2007-11-281-5/+12
* implemented modality and fixed ModalWindow demoMatti Tahvonen2007-11-283-28/+58
* removed setStyleMatti Tahvonen2007-11-281-1/+0
* setStyle -> addStyleNameMatti Tahvonen2007-11-281-1/+1