summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/widget_layer.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-08forgot to #include profileibotty1-2/+2
and forgot to commit updated widget_layer.cpp (WARNING: api change (altered constructor))
2002-10-08updated documentationibotty1-6/+26
2002-10-07reworked config dialog gui a bit and adapted it to opieharlekin1-11/+11
2002-10-07changed WidgetLayer to a new (well partial) image storageibotty1-5/+22
WidgetLayer is now to be considered stable. there wont be any api removals. newwidget.{h,cpp} will inherit WidgetLayer, soon. i will try to be logic compatible with current widget.{h,cpp}, but will NOT guarantee api compatibility.
2002-10-07- load profiles correctly when editing themjosef1-2/+2
- save their general values after editing them - fix compilation of widget_layer (temporary workaround?)
2002-10-06wrote first incarnation of widget_layer.cpp.ibotty1-17/+87
edited widget_layer.h accordingly.
2002-10-06made setImage virualibotty1-6/+15
// setImage should be the only virtual public method. // feel free to flame... ;) added first protected var, more will follow
2002-10-06forgot something (virtually falling asleep now)ibotty1-0/+7
2002-10-06initial proposalibotty1-0/+114