summaryrefslogtreecommitdiff
path: root/libopie2/opieui/otabwidget.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-08-09Fix for bug #1682 - correct sizing of tab controldrw1-0/+9
2005-04-14More icon sizing updatesdrw1-1/+0
2005-04-05Use OResource for loading imagesdrw1-36/+30
2005-03-03Some minor fixes to drawing of tab bardrw1-2/+16
2005-03-01Provide initial values for tab bar style & positiondrw1-0/+2
2005-02-25Reworked OTabWidget - optimized (now uses less runtime resources), fix ↵drw1-200/+240
display issue where tabbar appears to float a few pixels above where it should
2004-11-09remove change from yesterday - the problem isn't the widget it is thealwin1-1/+1
advancedfm itself I think. zecke or ar - please take a look on it. I don't understand it.
2004-11-08ui. in BigScreenmode it had an deep recursion in layout setup. I hadalwin1-1/+1
just commented out that line (353) - it seems to work now, but I'm not sure if it is correct. I think, this widget should be checked carefully.
2004-09-12Remove memory leakzecke1-1/+4
2004-03-13Move XML class to internal PIMzecke1-1/+1
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-03-02run the optimize_connect scriptalwin1-2/+2
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-01-15libopie1 --> libopie2 + namespace cleanups, code layout, etc.mickeyl1-0/+423