Commit Graph

24 Commits

Author SHA1 Message Date
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
sndev 64e454e2dc Screen Resolution and Window Focus icons for E config panel from
Luchezar 'ManowarrioR' P.Petkov


SVN revision: 25038
2006-08-22 14:19:59 +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
rephorm e84d43ddba add gradient dialog icons.
the diagonal up one looks a bit odd, but that's whats being generated right now. need to fix edje gradient fills first.


SVN revision: 24956
2006-08-20 22:01:28 +00:00
Carsten Haitzler a3162731f0 aspect back to normal
SVN revision: 24501
2006-08-09 07:58:27 +00:00
Carsten Haitzler 8a13f4c078 much improved importer - not done yet...
SVN revision: 24481
2006-08-08 20:41:46 +00:00
Carsten Haitzler 9266f27f0f aaah....
first a few patches - authors mailed.

then - bg selector work. and a few sample bg's. system bg's dir and user bg
dir - new bg dialog should also handle multihead simply too. picture select
button does work - but its only as smart as the old one (the code was built
off the old one). that needs a little work, but now the bg selector is fast
and slick - comes up instantly. resiable too.


SVN revision: 24443
2006-08-07 20:25:34 +00:00
sndev 27e64420e8 * Adding an icon for "Shelves" config item in the config panel.
SVN revision: 24020
2006-07-18 00:54:04 +00:00
sndev e17acdd520 * New icon for the "Screen Lock" item in the E config panel.
SVN revision: 23990
2006-07-17 18:24:16 +00:00
sndev 7066205439 * Adding new "KEYS" icon for the E config panel and keybinding config dialog
SVN revision: 23976
2006-07-17 00:03:08 +00:00
Carsten Haitzler 801a2c82aa new mouse pointer config icon
SVN revision: 23721
2006-07-05 19:22:48 +00:00
Carsten Haitzler e2222e18c7 add icons for randr rotation and flipping
SVN revision: 23658
2006-07-02 17:25:18 +00:00
Carsten Haitzler 32f73ce887 nicer theme icon.
SVN revision: 23652
2006-07-02 15:05:15 +00:00
Carsten Haitzler 637b665ddc adding polish to e17's icons... well a bit more. if anyone who can't code -
but can draw well... feel free to want to contribute with nice icons (nb -
keep them neutral so they look good almost anywhere)


SVN revision: 23648
2006-07-02 12:51:57 +00:00
Carsten Haitzler 0c8af50544 new basic mode shelf config - simpler with "pre-defined" recipies - this
should stop people asking stupid things like "how can i get gadgets on the
desktop" as its a 1 click option. things like "they look like shit - cokie
cutter" are hidden so silly peolpe who dont listen to advice and dont select
below everything - have it selected for them. don't like the basic set of
options given - use advanced to fiddle to your hearts content.


SVN revision: 23456
2006-06-16 08:20:36 +00:00
Carsten Haitzler 1a5b751be6 make radio icons use icons only to save space
SVN revision: 22811
2006-05-21 15:10:20 +00:00
Stafford Mitchell Horne 5828935a95 Add font fallbacks configuration to font config dialog
* Add arrow icons to default theme
 * Add api to ilist for manipulating list labels (for moving)
 * TODO: need to split list manipulation code out to its own widget but
   what should the diget be called? e_widget_editable_list?


SVN revision: 21806
2006-04-04 14:00:19 +00:00
Christopher Michael 89fd711a39 Added Mouse Pointer icon for new Cursor Settings config dialog
SVN revision: 20016
2006-01-25 04:00:46 +00:00
Carsten Haitzler b44dc02703 asparagus time! :)
SVN revision: 18427
2005-11-11 08:03:49 +00:00
codewarrior ae17c0e1a1 - menu entry candy (ilLogict)
SVN revision: 18105
2005-10-29 13:52:37 +00:00
Carsten Haitzler dc58f1682c remove old test - not usable anymroe and add icons to advanced/basic buttons
SVN revision: 17561
2005-10-15 05:38:27 +00:00
codewarrior 8128695e77 EFM - The E17 file manager and file browser smart object.
*** BEFORE YOU USE ***
This is alpha software and may cause E17 to crash, lockup, use 99% of
your cpu, or even delete your files! I would advise using it in Xnest
if you want to test or develop it.
*** BEFORE YOU USE ***

EFM can:
- browse files and directories
- generate thumbnails
- launch executables
- do some xdnd
- monitor files and directories
- delete and rename files

EFM cant:
- scroll
- associate applications with files
- purge its thumbnails (do it manually: ~/.e/e/fileman/thumbnails)
- do a lot of things you'd expect it to do because its still in alpha stage

Current TODO:

- scrolling

- we need a redraw function that will just re-arrange and not do
  the whole thing. for example, when we resize, we should just
  check the file offset and fill the empty space with icons

- is the offset code working properly? i have a feeling we're displayin
  more icons that the visible space can take and they are being hidden.

- emit all sorts of signals on double click, right click, single click...

- aspect ratio on thumbnails.

- add typebuffer like in evidence.

- keyboard shortcuts for directory and file navigation.

- multi select

- allow for icon movement inside the canvas

- add metadata system which allows us to save icon positions and will
  eventually allow us to have custom icon sizes, custom bgs per dir...

- double check dir monitoring. note: when we are in a dir that is constantly
  changing, we cant keep calling redraw_new as it will kill us.

- we need to fix the icon edc to allow us to have icon labels what will
  wrap on wrap=char

- fix bugs


SVN revision: 17370
2005-10-10 00:55:07 +00:00
codewarrior 0dea46f096 added lost windows icon specially for vrln! (=
SVN revision: 16276
2005-08-22 12:25:24 +00:00
Carsten Haitzler cc12b1097d add file
SVN revision: 15952
2005-07-30 08:03:36 +00:00