Commit Graph

275 Commits

Author SHA1 Message Date
Hannes Janetzek 17ef9bfc23 'everything' less flickering of selected item when scrolling
SVN revision: 47923
2010-04-11 11:59:21 +00:00
toma 01de3b1ef3 Embryo formatting.
SVN revision: 47888
2010-04-10 01:17:18 +00:00
toma 9c377c1e93 More formatting of comments. Looking pretty damn nice now.
SVN revision: 47761
2010-04-05 09:11:59 +00:00
toma 73e0916f8d MASSIVE code clean up. Process is listed at the top of the file for those wanting to see my workings. This was a major pain in the ass to do, and please please PLEASE if you add anything, make sure it follows the correct formatting. I have built and tested it and it works, but please test everything you possibly can. If you have formatting changes for scripts, go ahead and drop that in because Im not too sure about that. The file size has gone up by 100kb I think so it might be an idea to strip all spaces and new lines if youre worried about size. But as they say, its not the size that matters. It is now perfectly legible. Woohoo
SVN revision: 47745
2010-04-04 03:55:47 +00:00
toma 58703dc534 Better definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar as it is fileman specific, where as the other is a widget. THEME MAKERS: You will need to update to accomodate this change. I think the e_toolbar.c should probably be renamed too...
SVN revision: 47678
2010-04-02 04:30:09 +00:00
toma 4b1a56d4d4 Comments for TODO
SVN revision: 47525
2010-03-28 02:25:36 +00:00
Hannes Janetzek 44d543036b fix everything theme
SVN revision: 47358
2010-03-21 16:04:36 +00:00
Davide Andreoli b4bed456b8 Fix an edje circular calculation in efm progress operations
SVN revision: 47355
2010-03-20 21:22:12 +00:00
Gustavo Sverzut Barbieri 0ce4c3a891 e: Add ofono module.
By: João Paulo Rechi Vita <jprvita@profusion.mobi>



SVN revision: 47330
2010-03-18 21:48:56 +00:00
toma f72b20676a Optimised PNG files. The end.
SVN revision: 47279
2010-03-16 04:33:57 +00:00
Gustavo Sverzut Barbieri abb50ef416 Initial BlueZ stub module.
Initial module written by Gustavo F. Padovan, I changed it quite a lot
to change some issues... but still many pending, see TODO at the start
of e_mod_main.c



SVN revision: 47160
2010-03-12 13:55:11 +00:00
toma 24497dce02 New window icons because the old ones sucked. These ones come from a remake of the pager window. Glorious svn this time round.
SVN revision: 47105
2010-03-10 13:40:27 +00:00
toma 8b8ad1f4bb Now with more color and less colour.
SVN revision: 47067
2010-03-09 02:11:41 +00:00
toma 873b766010 Commenting. Comments on my commenting are welcome. Basically, its just locations of widgets so that non-Ecentric people can easily find where each widget is. Ive only included the not-so descriptive widgets and modules.
SVN revision: 47065
2010-03-09 01:43:29 +00:00
toma 77f6084a2d Make move n resize follow the icon filename convention.
SVN revision: 47061
2010-03-09 00:46:25 +00:00
Carsten Haitzler b9ee48ba99 hmm fiddle to have slower fade out... but quicker fade-in/start for init
SVN revision: 46979
2010-03-08 05:46:05 +00:00
Carsten Haitzler 22f68af297 prettier init splash. no more bizarre glowing cursor. how do you like the dots?
SVN revision: 46978
2010-03-08 05:41:05 +00:00
Gustavo Sverzut Barbieri 9e6c59a265 Improve color class dialog and its effect in default theme.
Now we can theme almost everything, including list item and header
text and background.



SVN revision: 46957
2010-03-07 19:55:30 +00:00
Gustavo Sverzut Barbieri d7eb875806 new color configuration dialog.
The goal of this dialog is to be simpler to use and fit a small
screen, however provide more useful features to the user.

This was done by having one single multi-select ilist with color
previews on the left (just text now, but supports solid colors as
well) and a full-featured preview on the editor box.

The list supports multi-select, so one can enable, disable or set
colors on multiple items at the same time, avoiding the old
enable/disable radios that did not make much sense.  The frame label
should be updated based on the items one select (if they have the same
colors or are "mixed", if they are all unset).

The list also uses the new feature to show an "end" icon to notify the
item is customized or not.

TODO: review supported/known color classes, it is as simple as
      changing the description array.



SVN revision: 46928
2010-03-07 05:33:34 +00:00
Gustavo Sverzut Barbieri 00e09c9c77 improve color_class usage in the default theme.
There is still lots of room for improvements, we should add more color
classes so users could choose more colors (conf_colors to be changed
soon).

NOTE: color_class value will be multiply (ie: tint) the existing part
      value.  This applies for both IMAGES (as expected) and TEXT (I
      did not expect it). IOW: do not define the color in the part,
      just in the color class section.

NOTE-2: if you do not define a color class in your theme, the
      conf_colors dialog will have no clue on what is the default
      color.




SVN revision: 46927
2010-03-07 05:28:51 +00:00
toma d3a7f16b04 Less japanese cuisine; more TODO.
SVN revision: 46921
2010-03-07 03:11:55 +00:00
toma 076c2dcca8 Clear out some fixed fixmes
SVN revision: 46920
2010-03-07 03:10:12 +00:00
toma dfbc38bb75 Active icon for activated modules in ilist
SVN revision: 46919
2010-03-07 03:02:10 +00:00
Carsten Haitzler bf01f9d9c1 be more float cast specific.
SVN revision: 46889
2010-03-05 04:14:52 +00:00
Carsten Haitzler fb001180e0 just in case - bracket that.
SVN revision: 46867
2010-03-04 14:00:24 +00:00
Carsten Haitzler b7294b97d0 nicer clock hands when small :)
SVN revision: 46862
2010-03-04 04:10:20 +00:00
Gustavo Sverzut Barbieri b7e7f44bc9 better sizing
SVN revision: 46815
2010-03-03 04:42:22 +00:00
Gustavo Sverzut Barbieri 073a946433 new, single list module loader dialog.
This dialog was reworked to have one single list instead of two. This
makes the internals way simpler and also fits small screens.

Extra benefit is that we don't need to reload the list, so it's
flicker-free and you don't loose context. Of course it will save some
cpu cycles not having to do these list fills over and over again.

the ilist had to be changed to include an "end" object, in the default
theme it is at the right. It will use a part named
e/widget/ilist/toggle_end to present the selected state. (The
favorites/heart icon was choosen because it is red and thus easily
visible in both black and white background -- selected/unselected).



SVN revision: 46813
2010-03-03 04:10:04 +00:00
Viktor Kojouharov a1c976af85 move the hour hand according to the elapsed minutes in an hour
SVN revision: 46433
2010-02-24 17:45:04 +00:00
Carsten Haitzler ecc2b94660 e17 - clean out old clokc images... use map! :) should use for cpufreq too.
SVN revision: 46386
2010-02-23 08:59:24 +00:00
Carsten Haitzler 1814a74703 and make arrows emit signals for advance items
SVN revision: 45895
2010-02-05 10:22:42 +00:00
Gustavo Sverzut Barbieri 2384854350 fix strength hiding, make it simpler and bit faster.
SVN revision: 44880
2010-01-04 18:17:19 +00:00
Gustavo Sverzut Barbieri 0e29bef4b6 lots of minor improvements and fix the damn segfault problem.
* passphrase dialog now has a minimum set size.

 * gadget service name just shows if gadget is larger than 32px, this
   avoids useless 1-2 letters + ellipsis on small gadgets.

 * it's not clear from connman, but seems that error is just
   meaningful if they are in state == failure, they just don't append
   the error and do not notify it went away :-(

 * NotConnected is the name, not the message. Now disconnect on
   already disconnected is fine (called when one request passphrase
   again)

 * fix typo "Disconnect s/to/from/g network service"

 * add some notes on where to handle cellular services.



SVN revision: 44854
2010-01-02 22:12:36 +00:00
Gustavo Sverzut Barbieri c413f797d4 disconnect state also needs to be handled
SVN revision: 44853
2010-01-02 18:37:50 +00:00
Gustavo Sverzut Barbieri d41cc63c97 new icons, from exalt-client, by rasterman.
SVN revision: 44852
2010-01-02 16:22:28 +00:00
Gustavo Sverzut Barbieri 5d21509986 connman improvements, almost fully usable.
* interacts with offline mode (menu > settings > mode > offline)

 * asks password if service requrires a password or failed to connect.

 * on server exit stringshares go wrong and it crashes. It is very
   weird that this does not happen with e_dbus_connman_test and
   valgrind reports no error there. It is easy to reproduce, but hard
   to track as things are asynchronously and stringshare will report
   the error on the last _del(), that might the correct one and the
   spurious happened before.

 * part of the usability issues are due connman server (connmand), it
   should have an "authentication failed" error (instead of generic
   "Failed: input/output error" and it should stop entering
   "InProgress" when it is not (often happens when one enters invalid
   password, gets an Failed i/o error, then system keeps into
   InProgress). Toggling offline mode might help reset the status.



SVN revision: 44847
2010-01-02 05:25:27 +00:00
Gustavo Sverzut Barbieri 91d80a9736 disconnect actiom, bit better gadget and tip, still lacks offline mode indicator
SVN revision: 44842
2010-01-01 17:20:19 +00:00
Gustavo Sverzut Barbieri f644b3c86e connman popup to give useful information, last commit this year!
SVN revision: 44837
2010-01-01 01:12:53 +00:00
Gustavo Sverzut Barbieri d141b8d627 connman is in a good and usable shape now: connects and goes offline.
Please someone help with the gadget :-)



SVN revision: 44836
2009-12-31 23:51:13 +00:00
Gustavo Sverzut Barbieri 22580d466d rework of connman module, a semi-functional display only module so far.
SVN revision: 44834
2009-12-31 21:44:33 +00:00
Iván Briano 1c2ba52eb4 Add Move and Resize to the border menu.
SVN revision: 44820
2009-12-31 03:34:27 +00:00
Valentin Brault 87a24fab77 From: Valentin Brault <mirandir@orange.fr>
I propose to add some common mime types in the Enlightenment File
Manager, in particular video, audio and office mime types.



SVN revision: 43013
2009-10-11 06:21:48 +00:00
Viktor Kojouharov b6ec16d97e hide edge event windows that are not used by any action
put the edge windows on the correct layers
allow edge click bindings
use actions for auto-hide shelves
toggling auto-hide will cause edge event windows to show/hide if necessary


SVN revision: 42864
2009-10-02 20:53:05 +00:00
Hannes Janetzek f682217fba e_fm:
- show theme folder icons again
- remove mime fallback function.this is already handled by efreets mime fallback


SVN revision: 42473
2009-09-14 00:26:56 +00:00
Hannes Janetzek 25b3f68249 'everything'
- theme: allow smaller popup size, cleanups
- free items from history. needs some more testing
  to let the history not grow too large


SVN revision: 42119
2009-08-31 09:21:51 +00:00
Hannes Janetzek e09444abd0 'everything'
theme fix: enlarge proportionally


SVN revision: 42118
2009-08-31 02:13:19 +00:00
Hannes Janetzek 29c56a53f6 Now you can enlarge everything!
SVN revision: 42113
2009-08-30 18:34:39 +00:00
Hannes Janetzek 08f2c434e3 'everything'
- draw dropshadow when e_config->use_composite is enabled


SVN revision: 42085
2009-08-29 06:29:24 +00:00
Hannes Janetzek 215cec4eb2 'everything' theme
- started to add composite mode. for dropshadow and stuff


SVN revision: 42083
2009-08-29 05:08:06 +00:00
Hannes Janetzek 477a2d2854 'everything'
- good ol' x40 revealed some performance issues with dirbrowse. fixed
- renamed state->sel_item to cur_item


SVN revision: 42082
2009-08-29 04:42:17 +00:00