Commit Graph

12 Commits

Author SHA1 Message Date
Carsten Haitzler 27e2f3a0f9 fix long-standing table box - doesnt expand. not smart - but works. add
scrollframe widget. more fm work


SVN revision: 24112
2006-07-21 20:16:46 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
Carsten Haitzler d2524a5d54 fix icons stacking/clip
SVN revision: 18381
2005-11-08 13:02:19 +00:00
Carsten Haitzler 246580b240 make them different sizes for debugging help fun and an extra clip show
check for correctness


SVN revision: 18201
2005-11-02 04:05:13 +00:00
Carsten Haitzler 27a2bc154c the first wave of evas smart object modes. commit hell #1. :) other things
still need updating in cvs - but i am sure others can do that :)


SVN revision: 18001
2005-10-27 02:44:36 +00:00
sebastid 94da716399 Remove unused variables.
SVN revision: 17819
2005-10-23 15:06:05 +00:00
Carsten Haitzler 23ac950e34 table works with multi spanning columns/rows (nasty bit of code that!) and
with non-homogenous tables... (nasty bit of code - that!) :)


SVN revision: 17505
2005-10-13 06:59:20 +00:00
Carsten Haitzler f8dc741626 oops disable test... and add comments
SVN revision: 17478
2005-10-13 00:47:07 +00:00
Carsten Haitzler 46e410368f fix evas object warnings - and fix dropwshadow bug
SVN revision: 14618
2005-05-06 06:22:22 +00:00
Carsten Haitzler bbd2093235 add a test file that we can destroy at will for testing bits of new code...
and just disable when done.

fix up layotu and table objects... bugs...


SVN revision: 13721
2005-03-13 11:17:27 +00:00
Carsten Haitzler d95a31723a layout smart object - shoudl work like the table one... but i haven't tested
yet.


SVN revision: 13720
2005-03-13 08:21:01 +00:00
Carsten Haitzler 3c0d26e23e table smart that handles ONLY homogenous layout with table cells ONLY
spanning 1 column or row... but hey - enough for the pager work... :)

also fixed up e_box to properly clip and show/hide children etc.

also optimised e_box to not re-configure on simple moves

also remvoe typo from pager .edc


SVN revision: 13719
2005-03-13 04:01:00 +00:00