Commit Graph

849 Commits

Author SHA1 Message Date
Miculcy Brian 9cee5ead3c Changed about dialog size and AUTHORS cleanup.
SVN revision: 39321
2009-03-02 02:41:53 +00:00
Gustavo Sverzut Barbieri 82a8ab89df Major refactor of e_fm2_icon_get() and minor optimizations.
* split e_fm2_icon_get() to make it reuse more code paths.

 * lots of new internal functions with _e_fm2_icon_ prefix are born,
   try to reuse them as much as possible so we have less places to
   change if we move to something else (hint: using FreeDesktop.Org
   icons)

 * optimize e_fm2_icons_update() and few others to do not copy
   sd->realpath all the time, it is loop invariant there.

 * comparison of mime icon "DESKTOP" and "THUMB" are now fast pointer
   comparison since they're all eina_stringshare'd.

 * themes can now differentiate between file types, like 'fifo',
   'socket' or even 'executable'.

 * common extension comparisons are bit faster, not using glob pattern
   matching but rather reusing code to find out last '.' and then
   comparing them in optimal way. I added E_FM2_SIMPLE_STRCASE_FILES
   to make it even faster if one wants, left disabled by now.




SVN revision: 39313
2009-03-01 18:15:44 +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
Viktor Kojouharov 9bbc8158bd edge and corner binding infrastructure. If you have an old config, enable the conf_edgebindings module and hit 'Reset to defaults' to get edge desktop switching.
The edge/corner picker needs some love from someone who is not artistically challenged.  And a proper module icon as well.


SVN revision: 39220
2009-02-25 22:21:46 +00:00
toma e0cfef818f Dummy icons for now.
SVN revision: 39187
2009-02-25 02:26:29 +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 b00b69c435 Module icons... most of them. Some still need some love, but Ill get around to that. Shout out to Sachiel!
SVN revision: 38953
2009-02-05 14:34:01 +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
Carsten Haitzler a03639d55f battery config.... better!
SVN revision: 38920
2009-02-03 12:45:38 +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 8ea62fba61 Gimme mah icons back
SVN revision: 38875
2009-02-01 03:35:43 +00:00
Carsten Haitzler ca0d7dfcfc profile config now offers reset and is spruiced up to be like the wizard one
supportign the profile.desktop descriptions and icons.



SVN revision: 38872
2009-02-01 01:32:09 +00:00
toma 05d1563e4e Open, Close.
SVN revision: 38870
2009-02-01 00:49:38 +00:00
toma 396e29e501 Place holder icons for now.
SVN revision: 38861
2009-01-31 03:57:03 +00:00
toma ed7896b34b Profiles icon.
SVN revision: 38843
2009-01-29 14:56:29 +00:00
Carsten Haitzler 4ca5b9578c fix complaints from edje min size calc.
SVN revision: 38838
2009-01-29 07:25:17 +00:00
Carsten Haitzler 7576e5a311 move ilist widget filling to a idler... defers a chunk of work to idle time
over a period of time keeping e interactive and usable.



SVN revision: 38836
2009-01-29 06:29:36 +00:00
Carsten Haitzler 691a489728 make arrow clicks on toolbar scroll 1 step.
SVN revision: 38829
2009-01-28 12:36:50 +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
Carsten Haitzler fd8cb46a11 syscon -> labels!
SVN revision: 38695
2009-01-22 05:41:33 +00:00
Carsten Haitzler a65708abbd clean up wiz
SVN revision: 38694
2009-01-22 04:42:16 +00:00
Carsten Haitzler 81193aa446 fbsd note.
SVN revision: 38594
2009-01-15 11:58:26 +00:00
Carsten Haitzler ff625c5568 make selection appear instantly- feels more "responsive"
SVN revision: 38499
2009-01-08 00:08:43 +00:00
Carsten Haitzler 37161e8b16 make ilist (and fm list) a bit nicer.
SVN revision: 38487
2009-01-07 12:59:34 +00:00
Carsten Haitzler 11e83d5132 viktor's colorclasses additions
SVN revision: 38396
2009-01-01 02:08:06 +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 1f5f230345 More stuff todo.
SVN revision: 38075
2008-12-10 04:53:42 +00:00
Gustavo Sverzut Barbieri a1fe746d69 grrrrrr... it's alias, not name!
TUT TUT TUT, naughty commiter, please test before doing it!



SVN revision: 37984
2008-12-07 14:10:47 +00:00
Gustavo Sverzut Barbieri 1d214683a9 e_fm2: view mode is back!
As I suspected it was not error on my code. At the end it was just a
missing theme.

For now I just aliased default to desktop, but I guess it's better to
come with something else transparent so we can see our
wallpaper. Themers?!

PS: for Illume I think it makes sense to have that menu, but for
desktop it does not, maybe we should add more flags to turn off just
view mode selection and keep icon size? Or just turn off lists... or
just let the user choose, there are many strange users out there, one
might like it.



SVN revision: 37983
2008-12-07 13:53:25 +00:00
Carsten Haitzler e71b7961a2 fix illume theme gadget no-mouse-events.
SVN revision: 37973
2008-12-07 02:08:32 +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
Massimo Maiurana 0458cb124f adding greek to avalaible locales in wizard
SVN revision: 37866
2008-11-30 11:31:54 +00:00
Massimo Maiurana c30fa04e8d content is the same, only added italian strings in desktop files
SVN revision: 37832
2008-11-27 19:31:44 +00:00
Chidambar Zinnoury 3202cba829 We don't want too long items to set the width of all elements on exebuf.
SVN revision: 37827
2008-11-27 19:04:15 +00:00
Massimo Maiurana f10477cdda translation for display managers + updated translations for illume
SVN revision: 37812
2008-11-26 16:54:52 +00:00
Carsten Haitzler 6cf459572f make extra actions work. use them from illume.
SVN revision: 37811
2008-11-26 12:54:23 +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 be2fe2e689 and fix x-ui.sh to be default again and... fix themr to have right icon max
sizes.



SVN revision: 37798
2008-11-25 08:09:19 +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