Commit Graph

30 Commits

Author SHA1 Message Date
rephorm a5c71890d4 ****** MAJOR THEME REWORKING -- BREAKAGE *********
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.

I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt

There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.


SVN revision: 25033
2006-08-22 07:39:11 +00:00
Christopher Michael 613e7db8de Add an icon for "Window Properties"
SVN revision: 24180
2006-07-25 03:26:58 +00:00
Carsten Haitzler 0d4723e3b7 fix kde/qt iconic startup bug
SVN revision: 23505
2006-06-19 19:29:31 +00:00
codewarrior d693908ffc add a pixel border to the default theme for people that want minimal borders.
SVN revision: 20197
2006-02-02 11:44:13 +00:00
Carsten Haitzler eff5eeeac7 fix several bugs (cursors for example)... found some more... :)
SVN revision: 19555
2006-01-06 13:56:46 +00:00
Carsten Haitzler b5be31c1c5 finish off border selector dialog
SVN revision: 18423
2005-11-11 04:26:25 +00:00
Carsten Haitzler 582177522c and now show the default and borderless ones. need to scan all available ones
though next and build the list in code.


SVN revision: 18338
2005-11-06 10:13:43 +00:00
Carsten Haitzler 3c9e205fdb signal bindings.!!!! this means you can completely rebind every event and
action on a window border theme/design to do what you want. the theme doesnt
determine this anymore. as with wheel bindings it still isnt exported to
config fiels and ipc yet, but the functionality is done.


SVN revision: 16848
2005-09-22 16:36:59 +00:00
Carsten Haitzler 48ab5a3723 edje +tb2 now usinged in e17
SVN revision: 16746
2005-09-18 06:27:47 +00:00
Carsten Haitzler cf4b7b0f4b hmm stop red glow when unhung IF at max glow already
SVN revision: 16233
2005-08-18 06:15:41 +00:00
sebastid 60aebeadff When something is supposed to be hidden, set visible: 0;
SVN revision: 15820
2005-07-19 09:02:38 +00:00
sebastid 18ff16d9b3 Added button images from S��bastien HOUZEa.
Split user and application locks into submenus.


SVN revision: 15819
2005-07-19 08:51:12 +00:00
Carsten Haitzler 1a6b7d07b6 patches patches...
SVN revision: 15760
2005-07-13 02:59:31 +00:00
Carsten Haitzler 4ae9d2d5bd border resp0onds to hung/unhung signals - pulsating red glow on the titlebar
SVN revision: 15484
2005-06-22 07:24:26 +00:00
sebastid 250a3edab6 Implement "maximize to fullscreen". Only the titlebar stays, the other
borders disappear.
Fixed the pos/size of "client" it should only have refs, no absolute
positions.


SVN revision: 15413
2005-06-18 04:28:53 +00:00
sebastid 0df8f252ea More stacking work. Middleclick on title lowers the window.
SVN revision: 14449
2005-04-28 10:42:04 +00:00
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