Commit Graph

267 Commits

Author SHA1 Message Date
Carsten Haitzler 00819897b6 wallpaper2 - select wallpaper that is used on start
version config - literally keep the last 9 config revisions (10 including the
current) and if config gets corrupted...it auto-falls back to the last good
one.



SVN revision: 41252
2009-07-06 09:43:58 +00:00
semernin 2f76dd5d99 List of changes:
1. Gadcon sities:
      -- 'E_Gadcon_Site' enum to list all available sities,
      -- added 'is_site' callback for distinguish gadcon sities,
      -- 'e_gadcon_site_is_*' helpers written to use in gadget modules,
      -- gadcon config dialogs modified to show only gadgets that appropriate
         to selected gadcon site,
      -- all gadget modules updated for using new callback.
      
      When callback is not provided in module, then gadget can be used in 
      any gadcon site.
      
   2. Filemanager:
      -- added error icon to unexisting path dialog,
      -- added callback 'func.abort' to 'E_Fm2_Op_Registry_Entry' to specify
         abort operation sequence (if not provided, then operation is not
         cancelable),
      -- added parameter to 'e_fm2_op_registry_entry_add' to specify abort
         method on construct 'E_Fm2_Op_Registry_Entry' or make non-cancelable
         operation if this function is not provided,
      -- added 'e_fm2_operation_abort' call to cancel efm2 operation,
      -- added method '_e_fm2_operation_abort_internal' that represent efm2
         default handler of operation cancelling,
      -- 'done' and 'total' fields of 'E_Fm2_Op_Registry_Entry' changed to
         off_t type, also all message handlers modified to work with it
         (to show progress for large files correctly),
      -- improved file operation progress processing,
      -- added cancel button to operation progress gadget in filemanager window,
      -- added delete file glyph to operation progress gadget,
      -- improved status message for efm2 operation progress.

   3. Filemanager slave:
      -- fixed critical bug in message handling via stdin/stdout,
      -- fixed critical bug in removing task from list,
      -- improved 'E_FM_OP_ABORT' handling,
      -- fix rollback counting on moving files.

   4. Fileman_opinfo module:
      -- a new theme writed: status string and gadget for view operation status
         in summary and detail modes,
      -- summary mode: operation glyph, state message, progressbar, abort button,
      -- detail mode: all for summary + from filename, to filename,
      -- summary/detailed button works as trigger,
      -- added source of module theme and used images.
      
   4. Pathbar module:
      -- non-critical fix, just for safety.

   Also patch contains several minor updates to serve main task.


SVN revision: 41224
2009-06-29 14:38:03 +00:00
Carsten Haitzler 57d7920063 fix todo's for wp2 - do one.
SVN revision: 41207
2009-06-26 15:11:03 +00:00
Carsten Haitzler cf290f9f08 make distcheck and... SNAP!
SVN revision: 41039
2009-06-15 05:32:49 +00:00
Gustavo Sverzut Barbieri 96adeb6eee add missing images used by sergey's hal/fm patch.
SVN revision: 40931
2009-06-07 01:37:43 +00:00
Gustavo Sverzut Barbieri 2a87d880da new glow image that scales better.
large buttons like those in syscon were very ugly with old glow since
it would scale the gradient. now the glow is just in the borders, the
middle is a plain color.



SVN revision: 40614
2009-05-13 02:05:44 +00:00
Gustavo Sverzut Barbieri 2db93a335f pass make distcheck, set svn:ignore.
SVN revision: 40611
2009-05-13 01:11:32 +00:00
Gustavo Sverzut Barbieri bf3c0ad3a5 finish systray merge to e/src/modules.
systray is now officially supported (at least by me :-P) and is
included in standard e17 module set.



SVN revision: 40610
2009-05-13 00:45:21 +00:00
Gustavo Sverzut Barbieri 0e9abc31f3 fix distcheck on couple packages, problems with EXTRA_DIST
Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!

EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.

And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).




SVN revision: 40247
2009-04-20 13:38:49 +00:00
Carsten Haitzler 48f797413b nice shadow around/behind the slide-up.
SVN revision: 39858
2009-04-04 15:11:26 +00:00
Carsten Haitzler debd837c0b add a slide out panel/tab to put options and stuff in.
SVN revision: 39855
2009-04-04 14:15:08 +00:00
Eric Schuele f9eb2b96c6 Icons compliments of Manowarror. (Hopefully I've put them in the correct location)
SVN revision: 39851
2009-04-04 02:52:52 +00:00
Carsten Haitzler 889608cc5a make press glow easier to see
SVN revision: 39323
2009-03-02 05:46:37 +00:00
toma 71c8bbb7bb A couple of new EFM icons. More to follow. Would like some feedback on the size. They have a 2px pad so they really standout on the menu at the moment. Took away the shadow too as they tend to look bad at 16px.
SVN revision: 39244
2009-02-26 14:07:33 +00:00
toma ecf3ae828b Remove unused icon.
SVN revision: 39037
2009-02-16 12:33:37 +00:00
toma 8402adb4b9 New for cursor and its module
SVN revision: 38959
2009-02-06 13:25:44 +00:00
toma 63c5d8c9d5 Toolbar and ibar icon.
SVN revision: 38942
2009-02-04 12:14:46 +00:00
toma 0a8df728c0 E gets a new engine. Its a Harley bike engine\!
SVN revision: 38940
2009-02-04 11:43:47 +00:00
toma 9d2b9cbb75 Settings and a warning icon for the profiles delete dialog.
SVN revision: 38922
2009-02-03 13:46:28 +00:00
toma b5aa90e3c2 And heres the interaction icon. Also included, reset for profiles dialog.
SVN revision: 38918
2009-02-03 12:09:24 +00:00
toma 05d1563e4e Open, Close.
SVN revision: 38870
2009-02-01 00:49:38 +00:00
toma ed7896b34b Profiles icon.
SVN revision: 38843
2009-01-29 14:56:29 +00:00
toma 870fdd5796 Autoscoll. Figured the question mark would work well with dialogs so i bumped that in there till further notice. The big question about Interactions dialog, is if it is an appropriate name for it. Its just a couple thumbscroll settings.
SVN revision: 38733
2009-01-23 13:02:16 +00:00
toma b7b219ccfb Icon theme icon, Show/Hide windows icon is used, added an eject icon for efm, not that its being used yet but its now there.
SVN revision: 38696
2009-01-22 13:50:17 +00:00
toma b2dc9581c3 And add the images. Doh.
SVN revision: 38100
2008-12-11 01:14:00 +00:00
toma 9375493c3e Opened up some more possibilities for window maipulation icons. In go the new Application icons. The application icon is now used for shellscripts in efm. Restructured the icon names so theyre all in the 1 place in file managers and in the .edc file.
SVN revision: 38099
2008-12-11 01:12:54 +00:00
toma 38c786d897 Fade the hilight on the toolbar to stop washing out the icons. NEW application icon... Feedback plz. Will make the needed variants when its accepted and loved by all.
SVN revision: 37939
2008-12-05 11:02:58 +00:00
toma c12cae950b Window focus update. Scale icon dropped in. Remove exit icon cause its gross. Reorder some icons in edc and also remove soem TODO stuff. Also, new virtualdesktops icon.
SVN revision: 37908
2008-12-03 00:28:40 +00:00
toma 30639dc459 Some window icons. Will apply to all the module .edj files if theyre ok. Feedback welcome.
SVN revision: 37901
2008-12-02 05:04:56 +00:00
toma ca31354113 Fixing up a couple missing icons. A couple EFM icons in, more to follow. New favorite icon.
SVN revision: 37802
2008-11-25 22:51:47 +00:00
Carsten Haitzler 5a29e1f6b5 syscon module added - provides a system entry in main menu (build in one gone
now). syscon has a poup with buttons (configurale) that offer all the
logout/reboot etc. stuff. also able to extend with more items or inline them
into the theme too.

not complete. need config for being able to extend the syscon popup (and use
it) and no gui config for configuring what should appear and how it should
look. possibly theme should have custon elements for the ones curently using
button + icon look. also no keyboard control.



SVN revision: 37797
2008-11-25 08:05:58 +00:00
Carsten Haitzler aa47f3c311 flash icon - looks nicer now!
SVN revision: 37740
2008-11-22 04:31:22 +00:00
Carsten Haitzler 6ac066d200 improve icon bg
SVN revision: 37736
2008-11-21 23:35:06 +00:00
Carsten Haitzler 5b50a2b89e * shortening config category titles.
* remove illume custom config dialog - use normal one
* add toolbar used in config dialog. will be used for more. makes ui more
  compact and flexible.
* make dialog windows optionally ALWAYS be "normal windows".
* config module exports a config gadget now - illume doesnt need it anymore



SVN revision: 37721
2008-11-21 03:59:30 +00:00
Carsten Haitzler 789102ec2e desktop icon goes better with current icons
SVN revision: 37684
2008-11-17 01:50:30 +00:00
Carsten Haitzler 70361c5675 add a glow image to buttons so u really know they were pressed.
SVN revision: 37651
2008-11-15 05:14:28 +00:00
Carsten Haitzler d2353e4662 add cd icon
SVN revision: 37643
2008-11-15 00:46:15 +00:00
Carsten Haitzler 2d9c6b9a8d make icons same size ad others. 64x64
SVN revision: 37636
2008-11-14 22:25:02 +00:00
Carsten Haitzler cbdf705baf cd icon for efm.
SVN revision: 37623
2008-11-14 13:12:13 +00:00
Carsten Haitzler 48da41646a nicer hdd icon?
SVN revision: 37617
2008-11-14 10:22:30 +00:00
Carsten Haitzler 098b1c50bf add next/prev app buttons, fix slipwin to expand all the way and have window
icons. remvoe junk code too.



SVN revision: 37352
2008-10-31 06:31:42 +00:00
Carsten Haitzler fb79f18ed9 distcheck fix.
SVN revision: 37200
2008-10-27 05:45:30 +00:00
Carsten Haitzler f6a4c78591 illume moves to e's tree - why? the new wizard and config profiles make it
now a breeze to set up and use - unlike before. so now it's a wizard or
profile option out-of-the-box. it's a good example of a radical change in
profiel for a radical change in gui.



SVN revision: 37195
2008-10-27 05:17:56 +00:00
Carsten Haitzler 0cfa4a2123 nicer icons.
SVN revision: 37189
2008-10-27 03:02:12 +00:00
Carsten Haitzler 4e9fe2ab15 quick temporary icons for root and temp.
SVN revision: 37136
2008-10-26 11:30:18 +00:00
Carsten Haitzler 307d52edfd major changes!!!
init splash now merged with theme - default theme has both. saves space on
disk and just in the end is cleaner. can still select spash separately - but
now themes should provide splashes. you can have just splash files in the
theme dir - but won't be much good for full themes.

default theme now is b&w - all moved over and building. it's now default.
default splash is just default theme etc. etc.

this may cause some problems - so i'd just check your settigns and maybe
re-selct your init splash as it may not exist anymore or be found and thus a
blank splash until u fix it in config.

hmm... there is a bug thoug - i think fileman related. will check. missing
something in theme.



SVN revision: 37006
2008-10-23 00:32:48 +00:00
toma b54c8fcf07 Fix up the images i forgot to add... reorganise widgets in blingbling edc
SVN revision: 36220
2008-09-24 15:17:10 +00:00
toma 300a02fecc Resize those widget icons. Adding some padding
SVN revision: 36218
2008-09-24 15:00:57 +00:00
toma bd73dd86c5 A few widget icons. All widgets are covered now and should look pretty neat. Complain to the e-devel list if you can find any that are missing.
SVN revision: 36214
2008-09-24 14:07:19 +00:00
Carsten Haitzler 06e4a1df97 and forgot the mixer icon.
SVN revision: 36203
2008-09-24 07:20:29 +00:00