Commit Graph

19 Commits

Author SHA1 Message Date
Christopher Michael cf02063020 Add some color classes to the default theme. This makes the config dialog
somewhat usable for testing.


SVN revision: 26367
2006-10-06 00:27:29 +00:00
Carsten Haitzler a809d62987 configure dialog less bitching from edje
fiddled with apps code -  note sure if this should fix anything at all-
shouldnt, but makes me feel happy that i fiddled with something. :)


SVN revision: 25110
2006-08-26 01:24:27 +00:00
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
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 3cfb2ba1e0 This adds the normal button glinting to the Close button in config panel.
SVN revision: 23639
2006-07-01 23:06:56 +00:00
codewarrior 4a027986ae - text classes! now we can change almost all the fonts inside of E (TEXT only, not TEXTBLOCK)
SVN revision: 21408
2006-03-19 12:24:19 +00:00
Carsten Haitzler 1625201009 fix several bugs (cursors for example)... found some more... :)
SVN revision: 19554
2006-01-06 13:56:45 +00:00
Christopher Michael 51469df0cc Fix Close Button
SVN revision: 19249
2005-12-22 23:02:12 +00:00
Christopher Michael f3d0dd28f7 Add Close button to Configure Panel and center text
SVN revision: 19198
2005-12-21 06:37:58 +00:00
Carsten Haitzler 44a5e0fb3e working on ma configuration panel biatches
SVN revision: 18431
2005-11-12 05:27:58 +00:00
Carsten Haitzler 76a872c842 config dialogs now can enable/disable widgets and dialog buttons. ok and
apply are disabeld until a change is made - then they get enabled until u
apply (or ok) then they disable again until u change things again etc.


SVN revision: 17598
2005-10-16 07:32:12 +00:00
handyande d1afbbd30d surely we want to show the watermark?
SVN revision: 16802
2005-09-20 16:12:13 +00:00
handyande d43caa82cc indenting and make some of the border space be 'inter icon' ;)
SVN revision: 16801
2005-09-20 14:51:09 +00:00
codewarrior c877698d48 * data/themes/default_configure.edc
- Rename edc parts to widgets/configure/*

* src/bin/e_configure.c:
  - turn E_Configure into a real object

* src/bin/e_configure.h:
  - turn E_Configure into a real object, add missing #else


SVN revision: 16800
2005-09-20 13:12:25 +00:00
codewarrior d8c53885a5 * data/themes/default_configure.edc
- Recycle ibar images to conf panel. Looking better.


SVN revision: 16796
2005-09-20 12:18:06 +00:00
codewarrior 59c4f5edc5 * AUTHORS:
- Add name

* data/themes/default_configure.edc:
  - Change layout (closer to E)


SVN revision: 16795
2005-09-20 11:49:53 +00:00
codewarrior 3a6ec75c22 * data/themes/default_configure.edc:
- add min: 1 1; to text parts so they can control the edje's size.

* src/bin/e_configure.c:
  - better calculation of the min sizes for icons / window.


SVN revision: 16785
2005-09-20 09:45:08 +00:00
codewarrior 4f70f79b42 * data/themes/default_configure.edc:
- Smaller font sizes for embedded title and icon text.


SVN revision: 16778
2005-09-19 23:59:08 +00:00
handyande 35fb0c7192 Move config menu to config panel as planned
frees need more work :(
icon texts are getting cropped, not knowledgable enough to fix I think


SVN revision: 16769
2005-09-19 15:25:23 +00:00