Commit Graph

14 Commits

Author SHA1 Message Date
sebastid a65bef09f6 We might want to drag more things on the border.
SVN revision: 14394
2005-04-27 06:34:30 +00:00
sebastid c43e391779 Some cleanup and beginning of internal dnd in E. You can drag the icon from
a window to the pager and get a nice message :)


SVN revision: 14314
2005-04-23 13:13:57 +00:00
Carsten Haitzler 0939b44ff7 start of shaped client/border/menu support ... dropshaodw is SLOW with this.
SVN revision: 14173
2005-04-13 15:52:34 +00:00
Carsten Haitzler 02bea51342 optimise the other bits
SVN revision: 14059
2005-04-01 08:36:59 +00:00
Carsten Haitzler 06c08c56fc optimise scaling for these too
SVN revision: 14041
2005-03-31 14:04:10 +00:00
Carsten Haitzler dfdaa01251 support unfilled middles (finally fix theme to have proepr shading - was lazy
at the start) - faster :)


SVN revision: 14039
2005-03-31 11:40:38 +00:00
Carsten Haitzler 986484503c some text classes to play with for shorne
SVN revision: 13933
2005-03-27 14:25:55 +00:00
rbdpngn 960cf0ce45 Remove spaces between macro arguments.
SVN revision: 13896
2005-03-25 02:55:25 +00:00
handyande da5fc74203 Fix buttons follow text size, sorry raster
SVN revision: 13870
2005-03-23 09:35:10 +00:00
rbdpngn a396ecc22f Spaces in macro calls cause Apple's cpp to insert those spaces in the result.
#define IMAGE(TYPE, NAME) TYPE: "button"NAME".png"
	IMAGE(normal, "foo");
Results in:
	normal: "button" "foo"".png"
Which edje_cc cannot parse correctly as it views this as 2 arguments to the
normal keyword.


SVN revision: 13797
2005-03-20 06:32:06 +00:00
handyande 2367e088cd tidy edc and make parts more consistent
SVN revision: 13768
2005-03-17 13:56:19 +00:00
handyande 575948cebd Use macro to minimise code for border buttons
Allow this to make other groups for each icon
This means the menu code can load the theme data to make icons :) :) :)


SVN revision: 13760
2005-03-16 23:20:13 +00:00
Dan Sinclair 2ab6fa51e8 - Add new lines at the end of files, causes problems for some people
SVN revision: 12875
2005-01-10 22:33:53 +00:00
xenith da087e436d Theme patch from that Arlo guy.
SVN revision: 12853
2005-01-10 02:53:01 +00:00