Commit Graph

794 Commits

Author SHA1 Message Date
Hannes Janetzek 26127d523f removing exebuf, left exebuf_terminal_cmd as it's used in other places
SVN revision: 48191
2010-04-20 23:25:42 +00:00
Hannes Janetzek f8663c900a fix help screen font size
SVN revision: 48184
2010-04-20 20:47:42 +00:00
Hannes Janetzek 91fa04d01f someone could have told me that it's looking that bad...
fixed to work with a clean profile and b&w theme 


SVN revision: 48182
2010-04-20 20:15:19 +00:00
Hannes Janetzek ac2fca776a 'everything' first start help page
SVN revision: 48170
2010-04-20 18:49:42 +00:00
toma b599ebd4c3 More formatting. Regex replacing so most is great, some of it is slightly off but still better. Every value does not need to be in its own tab space, but just a single space away. These changes bring it more into line with the rest of the theme formatting style.
SVN revision: 48114
2010-04-19 01:51:51 +00:00
Hannes Janetzek 233d282c92 'everything'
- fix plugin order config
- actually save app config
- scroll tabs, and turn off the 'blinking' on input



SVN revision: 48070
2010-04-17 12:40:28 +00:00
Hannes Janetzek 6cf35e63f2 'everything'
- fix popup geometry, same for composited and non-composited now
- remove experimental preview plugin


SVN revision: 48057
2010-04-16 17:24:35 +00:00
Andreas Volz 40f4ca161b added a simple vertical version of the black shelf
SVN revision: 48041
2010-04-15 20:04:10 +00:00
Hannes Janetzek 0c0f0dfd39 evrything theme: remove delays
SVN revision: 47999
2010-04-14 10:51:15 +00:00
Hannes Janetzek 88568ea5b1 'everything' added detailed list view
SVN revision: 47991
2010-04-13 22:15:56 +00:00
toma e497c41726 Better clipboard for Everything module
SVN revision: 47958
2010-04-12 14:17:14 +00:00
Carsten Haitzler 48fbad5d6b comp module... oh so much has been done... whhere do i begin? - fully fledges
edje obj swallowing windows, selection mechanism to have myltiple styles (2
examples), signals for focus, urgent, comp stuff now in core theme.... dump
and flush supported now (sends messages).



SVN revision: 47950
2010-04-12 08:28:51 +00:00
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
manowarrior 5d75ec4ed9 apps, new app, screen icons. still not sure about the new app one, will see how to improve it.
SVN revision: 47523
2010-03-28 01:45:54 +00:00
manowarrior bd7f2d7c7b new folder icon, hope you like it.
SVN revision: 47521
2010-03-27 21:49:35 +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
Luis Felipe Strano Moraes 369d93736e Added missing icons to EXTRA_DIST
SVN revision: 47143
2010-03-11 21:51:58 +00:00
Luis Felipe Strano Moraes e3dc2fbcdd make dist was broken on commit 47061, fixing it
SVN revision: 47140
2010-03-11 20:19:51 +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
Carsten Haitzler 31673eccba give that green glowing led/ball/bubble more... "umpfff". more chine, deeper
color glow, shadowing etc. looks much more like a green light that is "on"



SVN revision: 46974
2010-03-08 02:06:50 +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
Carsten Haitzler d57b58c4c3 fix distcheck!
SVN revision: 45426
2010-01-22 05:11:19 +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