summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | #8324 Split split panel classes into widget and paintableArtur Signell2012-01-3110-146/+195
| * | #8323 Moved updateCaption from Container to VPaintableWidgetContainerArtur Signell2012-01-3110-50/+30
| * | #8324 Split VGridLayout, VHorizontalLayout and VVerticalLayout intoArtur Signell2012-01-318-514/+618
| * | #8324 Split VView and VWindow into paintable and widgetArtur Signell2012-01-318-572/+679
| * | #8324 Fixed VAbsoluteLayoutPaintable to be a containerArtur Signell2012-01-312-7/+7
| * | #8324 Splitted VUpload into Widget and Paintable.Jens Jansson2012-01-313-62/+77
| * | #8324 Fixed a reference to VUnkownComponent that should point to VUnkownCompo...Jens Jansson2012-01-311-2/+1
| * | #8324 Made VOptionGroupBasePaintable abstract as it shouldn't be initialized ...Jens Jansson2012-01-311-8/+2
| * | #8324 Fixed a reference to VUnkownComponent that should point to VUnkownCompo...Jens Jansson2012-01-311-2/+2
| * | #8324 Fixed a string reference to VUnkownComponentJens Jansson2012-01-311-1/+1
| * | #8324 Splitted VUnknownComponent into Widget and Paintable.Jens Jansson2012-01-314-40/+64
| * | #8324 Splitted VProgressIndicator into Widget and Paintable.Jens Jansson2012-01-313-47/+73
| * | Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwin...Jens Jansson2012-01-3115-179/+310
| * | Added license comment to VEmbeddedPaintableJens Jansson2012-01-311-0/+4
| * | Splitted VEmbedded to Widget and Paintable.Jens Jansson2012-01-313-178/+212
| * | Fixed paintable vs widget class comparison problemArtur Signell2012-01-311-6/+8
| * | Merge branch 'contrib'Artur Signell2012-01-3129-798/+1069
| |\ \
| | * \ Merge remote branch 'origin/master' into contribJens Jansson2012-01-316-20/+23
| | |\ \
| | * | | Splitted VPasswordField into Widget and Paintable.Jens Jansson2012-01-312-2/+26
| | * | | Splitted TextField and TextArea to Widget and Paintable.Jens Jansson2012-01-306-139/+189
| | * | | Splitted VPopupCalendar to Widget and Paintable.Jens Jansson2012-01-303-106/+148
| | * | | Splitted VTextualDate into Widget and Paintable.Jens Jansson2012-01-302-45/+69
| | * | | FormattingJens Jansson2012-01-301-0/+1
| | * | | Splitted VLink into Widget and Paintable.Jens Jansson2012-01-303-88/+119
| | * | | Splitted VFilterSelect to Widget and Paintable.Jens Jansson2012-01-304-248/+293
| | * | | Changed the client side reference of InlineDateField to paintable class.Jens Jansson2012-01-301-2/+2
| | * | | Splitted Widget and Paintable in VDateField and VDateFieldCalendarJens Jansson2012-01-304-157/+216
| | * | | Added license note and removed old getWidgetForPaintable from VButton and VNa...Jens Jansson2012-01-304-11/+6
| * | | | Split DragAndDropWrapper into widget + paintableArtur Signell2012-01-313-59/+88
| * | | | Split Tree into widget + paintableArtur Signell2012-01-313-248/+314
| * | | | Split CustomComponent, CustomField and CustomLayout into widget +Artur Signell2012-01-317-137/+186
| * | | | Split CssLayout into widget + paintableArtur Signell2012-01-313-58/+92
| * | | | Split Accordion and TabSheet into widget + paintableArtur Signell2012-01-318-208/+276
| * | | | Split AbsoluteLayout into widget + paintableArtur Signell2012-01-313-61/+85
| * | | | Crude first implementation of getParentPaintableArtur Signell2012-01-316-20/+126
| * | | | Removed unused classArtur Signell2012-01-311-450/+0
| | |/ / | |/| |
* | | | More generic way of measuring captionsLeif Åstrand2012-02-062-50/+69
* | | | Fix an invalid cast from Widget to VPaintableWidget (#8324)Leif Åstrand2012-01-311-1/+2
* | | | Merge remote branch 'origin/master' into layoutperformanceLeif Åstrand2012-01-3016-294/+426
|\| | |
| * | | #8019 Use Pixel unit for negative sizesLeif Åstrand2012-01-301-0/+1
| * | | Fixed compilation errorsArtur Signell2012-01-302-14/+16
| * | | Corrected paintable referencesArtur Signell2012-01-303-6/+6
| |/ /
| * | Split VAudio and VVideo into widget + paintableArtur Signell2012-01-306-144/+209
| * | Split Slider into paintable + widgetArtur Signell2012-01-302-66/+92
| * | Split VCheckBox into paintable + widgetArtur Signell2012-01-302-64/+102
* | | Initial MeasureManager and working Horizontal/VerticalLayout (#8313)Leif Åstrand2012-01-3010-1091/+971
* | | Initial removal of %-conversions, many components need fixes (#8312)Leif Åstrand2012-01-306-315/+10
|/ /
* | Remove some code for IE 6 & 7 (#7913)Leif Åstrand2012-01-271-6/+0
* | Merge branch 'master' into contribArtur Signell2012-01-2722-1401/+1448
|\ \
| * | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-2717-1386/+1428
| |\|