Commit Graph

1515 Commits

Author SHA1 Message Date
Christopher Michael 39207345d6 Create new randr widget group (for the main randr widget) and give it
an "inset" look like the wallpaper preview widget.

NB: This probably could have been aliased to the wallpaper preview
widget but is separate right now in case the boss wants to change it ;)

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 84144
2013-02-19 10:56:30 +00:00
Mike Blumenkrantz 8b28b2f2f1 revert previous few commits related to e_menu, not meant to go in yet
SVN revision: 84083
2013-02-19 08:22:46 +00:00
Mike Blumenkrantz 7b4783ec15 menus are now drawn directly onto the compositor canvas
SVN revision: 84078
2013-02-19 08:09:05 +00:00
Mike Blumenkrantz f36ecd9d3d giant comp rejiggering commit #2: popups are now objects drawn directly onto the compositor canvas with no xwindows of their own
* added a number of new e_comp functions and macros

* options for disabling effects on objects: this option does not currently have any effect

* all modules which used gadcon popups have been adjusted

* all modules which used input windows to detect close events for gadcon popups have been adjusted to use new popup autoclose functionality

* shelves are now always drawn on the compositor canvas, meaning objects will never get clipped by the shelf (ticket #1810)

* shelves no longer have an event object

SVN revision: 84060
2013-02-18 13:43:47 +00:00
Carsten Haitzler 66ebe51725 remove unused edcs from old bnw theme.
SVN revision: 84043
2013-02-18 08:58:32 +00:00
Mike Blumenkrantz aa6a2d173d giant comp rejiggering commit because anything smaller would have broken something:
* remove xwin for container canvas: now drawn directly on the compositor canvas

* added SHAPE_DEBUG define for bored developers

* bindings now use new e struct for mouse/wheel events

* container+zone now get mouse events from smart callbacks instead of x events

* rename comp api namespace

* change comp underlay theme to have a swallow for the wallpaper

* add names to all zone/container/comp objects to make debugging much easier

* some minor related updates to go along with this

SVN revision: 83752
2013-02-07 13:20:07 +00:00
Mike Blumenkrantz 41759238cd a much requested feature: drag-only edge bindings
ticket #281


SVN revision: 83628
2013-02-05 13:13:33 +00:00
Mike Blumenkrantz 9d3087201f ensmallen the event area for grid icons in efm to allow the possibility of selecting multiple items with the mouse
ticket #2241


SVN revision: 83579
2013-02-04 08:09:59 +00:00
Carsten Haitzler 9d2e231aa6 shorten wobble for fm icons.
SVN revision: 83478
2013-01-30 11:28:04 +00:00
Carsten Haitzler 23d4c3240d adjust pointer hotspot.
SVN revision: 83476
2013-01-30 11:14:52 +00:00
Carsten Haitzler 2b7de105c7 quick improvement of bluez4 gadget icon... :)
SVN revision: 83366
2013-01-27 06:50:42 +00:00
Mike Blumenkrantz 3799094004 the madness continues: flip style for compositing
SVN revision: 83165
2013-01-23 11:15:16 +00:00
Christopher Michael f47f526805 Add monitor position text for the monitor object.
NB: Raster, You may want to recolor or retheme this

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82886
2013-01-16 13:33:24 +00:00
Christopher Michael a654fac1c1 Add position text to monitor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 82885
2013-01-16 13:33:18 +00:00
Carsten Haitzler 350496bb38 rationalise speaker gadget... same look as cpufreq/clock - just deeper
conical inset speaker look.



SVN revision: 82873
2013-01-16 11:09:04 +00:00
Stefan Schmidt f3969be3ba e/theme: Add new files to get one step further for make distcheck.
SVN revision: 82805
2013-01-15 13:47:03 +00:00
Mike Blumenkrantz dae81d1ee0 and now for something completely useless: rotate effect for composite
SVN revision: 82773
2013-01-14 17:57:24 +00:00
Mike Blumenkrantz 727935e200 sometimes a man doesn't know what he's doing when he's working on comp themes. that man is me.
SVN revision: 82760
2013-01-14 13:01:15 +00:00
Mike Blumenkrantz 429ae8c2de unset color class for comp popups, onefangs rejoice again
SVN revision: 82673
2013-01-11 21:59:24 +00:00
Mike Blumenkrantz 4110b8c3f0 explicitly send signals and such for noeffect screen programs because I have no idea wtf inherit is doing here
SVN revision: 82640
2013-01-11 14:59:50 +00:00
Mike Blumenkrantz 0b323be67c don't need this line since it's inherited
SVN revision: 82636
2013-01-11 13:32:43 +00:00
Mike Blumenkrantz bfdfa13306 fast fullscreen comp group
SVN revision: 82634
2013-01-11 13:06:49 +00:00
Mike Blumenkrantz 8d0550f6a4 group name typo
SVN revision: 82633
2013-01-11 12:57:31 +00:00
Mike Blumenkrantz 9db627ee66 ensure that comp focus glow goes away when focus-out occurs
SVN revision: 82632
2013-01-11 11:55:33 +00:00
Mike Blumenkrantz 71003dbeac add options (conf2 only for the next few minutes) and functionality to enable "fast" comp effects in theme
SVN revision: 82631
2013-01-11 11:53:29 +00:00
Mike Blumenkrantz c45902e09c move comp color class data to new colorclasses.edc file
SVN revision: 82629
2013-01-11 11:26:37 +00:00
Mike Blumenkrantz eca1d8af35 add focus-out color class and functionality to default theme
SVN revision: 82628
2013-01-11 11:21:20 +00:00
Mike Blumenkrantz 70e40291f6 another new comp option for disabling screen effects (fading on blank)
SVN revision: 82623
2013-01-11 09:21:39 +00:00
Mike Blumenkrantz 0e70e6e0ae move comp icon to core
SVN revision: 82619
2013-01-11 08:23:41 +00:00
Lucas Joia c83d114491 e appmenu: Initial commit of module that show application menus exported by dbus
Patch by: Lucas Joia <lucasjoia@profusion.mobi>



SVN revision: 82178
2013-01-04 13:48:45 +00:00
José Roberto de Souza 3014654d58 e systray: Initial commit of dbus notifier host
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 82111
2013-01-03 22:07:26 +00:00
Gustavo Sverzut Barbieri 7ec37a51a9 systray: split xembed part into own file, prepare to receive d-bus
There is a new d-bus systray spec by KDE that is less retarded. It's
used by KDE and other environments such as Ubuntu's Unity. We'll
integrate code to have E17 to support this spec, then we must separate
the XEmbed part into its own file to avoid confusion.

Patch by: Gustavo Sverzut Barbieri <barbieri@profusion.mobi>



SVN revision: 82016
2013-01-02 20:38:36 +00:00
José Roberto de Souza 548b3ecdff e/music-control: Move edc and images to data/theme
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81997
2013-01-02 13:22:36 +00:00
Massimo Maiurana 66510b5ca1 adding three more files for input methods used in asian countries, sent by ray chen on the e-intl list. the only thing I did is adding them to makefile.am, is it enough?
SVN revision: 81955
2013-01-01 09:10:19 +00:00
Mike Blumenkrantz c81a76eb6d change view-refresh theme icon to use one that doesn't look horrible
SVN revision: 81928
2012-12-31 10:13:23 +00:00
Carsten Haitzler ae591bde1b hmm op box became below icons... i think this is an edje_cc bug... as
the edc explicitly inserts at the right spot. its some grp inherit
bug.. anyway - work around. insert elsewhere.



SVN revision: 81656
2012-12-23 11:21:51 +00:00
Carsten Haitzler e3776baabf 2 more nice wallpaperies :)
SVN revision: 81553
2012-12-21 14:45:01 +00:00
Carsten Haitzler 4def6e56cc fix date on/off in clock theme.
SVN revision: 81545
2012-12-21 13:00:03 +00:00
Carsten Haitzler 2d98c78ff8 found a missing icon in import dialog - add... and fix icons to not
look so base there too.



SVN revision: 81507
2012-12-21 05:35:05 +00:00
Hannes Janetzek 07863c14ec e17/evry: workaround against possible loop when calculating item placement
SVN revision: 81411
2012-12-19 22:54:46 +00:00
Carsten Haitzler ed479f04ab polish up icon only and text only options in tasks - mentioned by
zmike. needed code changes.



SVN revision: 81320
2012-12-19 02:24:36 +00:00
Christopher Michael eacee97d9e Use different program name for rotate disable.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81264
2012-12-18 15:18:58 +00:00
Christopher Michael 0b296b151e Add signal and state for disable of rotate event (in the case that a monitor
does not support rotations).

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81260
2012-12-18 15:16:23 +00:00
Massimo Maiurana 2a774dd533 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Christopher Michael 513bac3b26 Add a "mini monitor" group which we will use to display a cloned
monitor.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81100
2012-12-17 09:20:35 +00:00
Christopher Michael a9cfffdefa Remove all references to cloned state and clone programs.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81099
2012-12-17 09:20:33 +00:00
Christopher Michael fabb16dc8d Remove cloned signals from main monitor.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81098
2012-12-17 09:20:30 +00:00
Christopher Michael 403e0ed2df Add a program to catch "uncloned" state so we can return the monitor
back to it's starting form.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81097
2012-12-17 09:20:25 +00:00
Christopher Michael b12bba6b86 Oops, remove old "mini clone" attempt.
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81092
2012-12-17 09:20:01 +00:00
Christopher Michael 7a22a82eb7 Add a "cloned " state for the monitor which turns off the stand, text,
and other things.
Add a clone box to hold any monitors which were dropped.
Add a "drop_zone" to the monitor to indicate we can drop other
monitors here.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81091
2012-12-17 09:19:58 +00:00
Chidambar Zinnoury 53d73af873 e about: typo.
SVN revision: 81034
2012-12-15 20:23:56 +00:00
Chidambar Zinnoury a970cccc88 e clock: scale date.
SVN revision: 81033
2012-12-15 20:23:04 +00:00
Carsten Haitzler 0431eb685c more wallpapers. filtered - sharpened, cleaned... colorful... darkened
mostly so they dont kill the default theme darkness.



SVN revision: 81025
2012-12-15 15:49:15 +00:00
Carsten Haitzler f15a4a6f22 adn as discussed - fill out default theme to cover some of the other
cursor types used/supported by e17.. inf act all of them. :)



SVN revision: 81022
2012-12-15 14:22:50 +00:00
Carsten Haitzler 8676923002 clip clients for correctness.
SVN revision: 80830
2012-12-13 11:57:09 +00:00
Carsten Haitzler 39057aea4b not some missing ptr gfx... and entry align to left - not center.
SVN revision: 80807
2012-12-13 10:04:55 +00:00
Carsten Haitzler 726a01f5c4 ok - have your pixel border. and a blue focus color - but i'm npot
fixing maximized state, shaded state, hung,urgent etc. - thats why i
didnt want to... the can of worms.



SVN revision: 80802
2012-12-13 09:16:58 +00:00
Carsten Haitzler d4af779c0e finish up XXX in fileman theme to show current op with icon.
SVN revision: 80796
2012-12-13 05:44:54 +00:00
Carsten Haitzler d577e24b7e pixel border->go. no actual use in e17 atm.. so not going to put it
there. make a theme that provides such things if u want them. :)



SVN revision: 80765
2012-12-12 14:35:01 +00:00
Carsten Haitzler 0e0188a3d3 oops - use bottom not below for style!
SVN revision: 80729
2012-12-12 03:57:55 +00:00
Carsten Haitzler d9c46a763a and i think i'll make this the last of the icon cleanups. i can do
icon cleanups all day, every day for months... time to call it quits.



SVN revision: 80637
2012-12-11 10:05:51 +00:00
Carsten Haitzler 9631ca7ba6 fill in some more missing icons that were blank.
SVN revision: 80607
2012-12-10 13:25:49 +00:00
Carsten Haitzler 0bddea9b80 bunch of syscon icons now done with blue glow shapes.
SVN revision: 80552
2012-12-09 15:11:10 +00:00
Carsten Haitzler 3cbccdc207 window border icons in theme -> done!
SVN revision: 80541
2012-12-09 10:02:17 +00:00
Carsten Haitzler dd0b83fc20 ummm lets not "do seconds" when we dont have to.. less wakeups...
oops... and cpufreq - dial move in 0.25 sec to cut down animation load
:)



SVN revision: 80508
2012-12-08 03:52:47 +00:00
Massimo Maiurana 8b9b0646db updating various translations
SVN revision: 80486
2012-12-07 18:53:30 +00:00
Mike Blumenkrantz 63b4c39d6b make temp gadget text readable
ticket #1905


SVN revision: 80453
2012-12-07 13:39:35 +00:00
Carsten Haitzler 4a76b549b3 this is as far as i'm going with illume theme stuff. for e17.
SVN revision: 80423
2012-12-07 09:36:11 +00:00
Mike Blumenkrantz 797ff26dab fix pager on desktop
ticket #1936


SVN revision: 80367
2012-12-06 14:46:32 +00:00
Mike Blumenkrantz 811c76e882 dragging pager windows on a desktop no longer drags all pager windows
SVN revision: 80366
2012-12-06 14:31:12 +00:00
Carsten Haitzler cdf32880ea add in start of illume work.
SVN revision: 80344
2012-12-06 11:06:31 +00:00
Carsten Haitzler 19c402a743 theme - conf gadget done. boring button with blue spanner inset+glow.
SVN revision: 80335
2012-12-06 10:31:23 +00:00
Carsten Haitzler 3669f44844 adjust more.
SVN revision: 80077
2012-12-03 15:09:31 +00:00
Carsten Haitzler c9e50177d8 adjust shadowing for fileman scroller... :/
SVN revision: 80076
2012-12-03 15:08:36 +00:00
Carsten Haitzler 3ee8c85dbe make tabs have a min size for shadow part.. and scale it.
SVN revision: 80056
2012-12-03 12:07:21 +00:00
Carsten Haitzler 1301c68a31 oops bring back evry tab item labels :)
SVN revision: 80050
2012-12-03 11:43:42 +00:00
Carsten Haitzler 7203636281 fixed complaint--
SVN revision: 80046
2012-12-03 11:31:24 +00:00
Carsten Haitzler 0c99b5c260 add... everything. to theme.
SVN revision: 80044
2012-12-03 10:57:15 +00:00
Cedric BAIL 7748928d4d e: add some more real life background.
Provided by Nicolas Beaumont (http://www.nicolas-beaumont.fr/).


SVN revision: 80043
2012-12-03 10:51:16 +00:00
Carsten Haitzler f4a5f7a832 dark theme -> battery done.
SVN revision: 79959
2012-12-01 04:22:28 +00:00
Mike Blumenkrantz 94c7ef4cce only show wizard button click effect when button is "enabled"
SVN revision: 79882
2012-11-30 11:33:02 +00:00
Carsten Haitzler 3ac3e608fb lighter spkr shadow.
SVN revision: 79860
2012-11-30 05:51:04 +00:00
Carsten Haitzler a7dd33e2d5 separate shadow for speaker grill/panel.
SVN revision: 79859
2012-11-30 05:50:23 +00:00
Carsten Haitzler b7de1627bd mixer done :)
SVN revision: 79858
2012-11-30 05:38:51 +00:00
Davide Andreoli 561c0a1af9 fileman_opinfo: simplify the edc layout and make the text min 1 0 so that
it's not cutted off, at least in my language the ETA was always unreadable.
Also remove lots of "add fixed 1 1" in logs.



SVN revision: 79796
2012-11-28 23:59:30 +00:00
Davide Andreoli cd0fdfc3a7 filema_opingo gadget: when an operation need attention show a red led with a strobe (similar to terminology).
when the led is shown the user can press the notification to jump to the relative window.

NOTE:Atm this is implemented only in the gadget, if no one object I will port also in the filman window.

raster: hope your eagle-eye will like ;)




SVN revision: 79792
2012-11-28 22:38:34 +00:00
Carsten Haitzler f62c47e103 adjust min/max properly for bulb.
SVN revision: 79778
2012-11-28 10:32:05 +00:00
Carsten Haitzler 588e03f36d and adjust backlight bulb to be more bluey and glow expands as it
lights up.. and a bit smaller screw liens line up nicely.



SVN revision: 79777
2012-11-28 10:30:06 +00:00
Carsten Haitzler a54186bd76 done temperature module. blue thermometer now. :)
SVN revision: 79764
2012-11-28 06:52:41 +00:00
Carsten Haitzler 8b31dabaa9 adapt analog clock to use same tacho bg thing - just now add a clock
base too with hour marks. color hands in edje - not in image to reduce
image waste.



SVN revision: 79751
2012-11-27 16:10:03 +00:00
Carsten Haitzler 38991ff618 theme - did cpufreq tacho. oh NOW i'm happy with that look. i think
i'll fix the analog clock to be similar. :)



SVN revision: 79747
2012-11-27 15:32:23 +00:00
Mike Blumenkrantz e1ee114315 pixel borders are now, for better or worse, drag resizable
SVN revision: 79716
2012-11-26 13:25:20 +00:00
Mike Blumenkrantz 51a10b10b8 fix pixel borders on left+top to be visible
SVN revision: 79715
2012-11-26 13:19:43 +00:00
Carsten Haitzler 82d72d17c2 deleted signal - make note.
SVN revision: 79705
2012-11-26 12:31:22 +00:00
Carsten Haitzler f5f9cfaaeb dont do anything on new/del signals.
SVN revision: 79704
2012-11-26 12:30:25 +00:00
Carsten Haitzler 17cad99109 better than a poke in the eye with a sharp stick -> notification done
for dark/default



SVN revision: 79703
2012-11-26 12:28:52 +00:00
Carsten Haitzler 9119141b76 finish up gadman theme bits.
SVN revision: 79687
2012-11-26 10:08:02 +00:00
Carsten Haitzler dafa35c8a1 oops - forgot to add randr.edc
SVN revision: 79647
2012-11-25 09:49:08 +00:00
Carsten Haitzler e291ccd91a randr dialog monitor sexiness. :) resizes nicely now with border
scaling, new monitor gfx, shadowing that kind of works with rotation
etc, stand now smaller s it doesnt look silly at lower res's and some
"helpful" animation letting u know u can resize and rodate ... click
the green pulsing led to turn the monitor off... arrow does what it
did before... :)



SVN revision: 79645
2012-11-25 04:19:12 +00:00
Carsten Haitzler d72404f7de and finish edgebindings with rounded backingon text so its visible all
the time.



SVN revision: 79562
2012-11-23 13:48:54 +00:00
Carsten Haitzler 68ca38a03e add colroclass stuff, edgebindings now looks better than yellow and
red rects... :)



SVN revision: 79561
2012-11-23 13:40:00 +00:00
Carsten Haitzler 46e0d3582c fix the cslider and spectrum little end glose so u can find the line
location if its on a light bg...



SVN revision: 79559
2012-11-23 12:23:03 +00:00
Carsten Haitzler 212ebbc5ad quick - make color spectrum/slider and fontrpeview styled. not totally
done yet. but much better.



SVN revision: 79558
2012-11-23 11:25:21 +00:00
Carsten Haitzler d6367c3601 fix colorwell click event in theme.
SVN revision: 79555
2012-11-23 02:35:13 +00:00
Carsten Haitzler 191837c609 did transitions theme stuff for dark.
SVN revision: 79538
2012-11-22 11:51:27 +00:00
Massimo Maiurana 8314c3b95c updating various translations
SVN revision: 79519
2012-11-21 19:45:32 +00:00
Carsten Haitzler 1b1d2e85ed simple dfark theme about.
SVN revision: 79512
2012-11-21 15:03:19 +00:00
Carsten Haitzler e5b06d544a do e17 about in dark theme.
SVN revision: 79507
2012-11-21 11:13:01 +00:00
Carsten Haitzler c0aef46b77 oh and dont repeat - dont need to.
SVN revision: 79495
2012-11-21 05:14:54 +00:00
Carsten Haitzler e001dd4d20 fmting
SVN revision: 79485
2012-11-21 00:06:31 +00:00
Carsten Haitzler 6cd6bd95d5 oops i messed up no-seconds mode... and 24h in clock. fix.
SVN revision: 79473
2012-11-20 14:56:44 +00:00
Carsten Haitzler 1450c7a4c8 fix "long press" on label to triggewr rename after mouse release IF
held down for > 0.4 sec.



SVN revision: 79472
2012-11-20 14:54:49 +00:00
Carsten Haitzler e415356559 try clock with separate digit images with no overlayed tube wiring.
and now due to the change i get to flicker the digits into life and
fade them out. yay!



SVN revision: 79468
2012-11-20 11:17:24 +00:00
Carsten Haitzler 6e607e133b make notes on new labels and signals.
SVN revision: 79460
2012-11-20 01:38:34 +00:00
Carsten Haitzler 30cf91f6eb fix sans: -> sans
SVN revision: 79391
2012-11-16 13:59:24 +00:00
Carsten Haitzler 59731373c9 add new splash... i'm not so happy with the colored led's tho... :(
SVN revision: 79390
2012-11-16 13:57:49 +00:00
Carsten Haitzler a3c74df16f ok - 17x17 :)
SVN revision: 79378
2012-11-16 11:20:37 +00:00
Carsten Haitzler 7d4d6070fe ensure icon-only buttons have at least 12x12 icons
SVN revision: 79376
2012-11-16 11:18:37 +00:00
Carsten Haitzler a8e86f9922 and make ibar text overlay look like it fits.
SVN revision: 79375
2012-11-16 10:38:46 +00:00
Carsten Haitzler e690854aaf ibar/ibox styled now too...
SVN revision: 79374
2012-11-16 10:25:01 +00:00
Carsten Haitzler 1da5608d7b entry - read only mode (noedit) should be supported and use it from
file preview too...



SVN revision: 79368
2012-11-16 09:08:14 +00:00
Carsten Haitzler 76f55c6195 wizard done. simply but looks nice.
SVN revision: 79366
2012-11-16 08:39:25 +00:00
Carsten Haitzler 42de0db38e more pronounced flicker.
SVN revision: 79346
2012-11-15 13:32:15 +00:00
Carsten Haitzler 3992d71c3f make logo pulse every now and again... with desklock.
SVN revision: 79343
2012-11-15 13:08:07 +00:00
Carsten Haitzler 303fc6d134 desklock done.
SVN revision: 79340
2012-11-15 11:30:39 +00:00
Carsten Haitzler 0ebb47b562 winlist - alt tab window switcher done.
SVN revision: 79321
2012-11-15 07:58:17 +00:00
Carsten Haitzler 93c36f8ff2 provide default text for calendar so sizing is... better.
SVN revision: 79305
2012-11-15 00:30:20 +00:00
Mike Blumenkrantz 7f98512972 fix menu content padding offset on right side
SVN revision: 79279
2012-11-14 10:40:38 +00:00
Carsten Haitzler 1c4eb6a881 fix pager windows in theme to have exact drag areas.
SVN revision: 79267
2012-11-14 06:14:03 +00:00
Carsten Haitzler 017e915b7f amke move/resize popup box themed now. also fix eye to size properly.
SVN revision: 79266
2012-11-14 06:08:52 +00:00
Carsten Haitzler 8352a2774e e/sys/* stuff done now in def theme.
SVN revision: 79264
2012-11-14 05:33:19 +00:00
Carsten Haitzler e34a70334f thar be clock theme fun... in e17.
warning: new strings for intl due to having to make date a config
option.



SVN revision: 79130
2012-11-12 04:32:59 +00:00
Carsten Haitzler afa9803654 dark -> analog clock done... well for now.
SVN revision: 79110
2012-11-11 10:21:50 +00:00
Carsten Haitzler 5232ef763a remove fixed - causes miscalc in edje min size.
SVN revision: 79082
2012-11-10 07:16:21 +00:00
Carsten Haitzler a9b426dc2f more wallpapers out-of-the-box
SVN revision: 79081
2012-11-10 07:11:06 +00:00
Carsten Haitzler add2d21609 mark ilist label as fixed - it is...
SVN revision: 79075
2012-11-10 03:09:28 +00:00
Carsten Haitzler 993d78a9b0 make ilist headers simpler.
SVN revision: 78939
2012-11-06 13:31:03 +00:00
Stefan Schmidt 223e7c28c5 Make e17 compile again.
Raster really earned his b0rker  price. These are the iamge from the b and w
theme.

Raster, if your images differ just commit yours. Can't know whats on your disk.
:)

SVN revision: 78923
2012-11-05 12:27:28 +00:00
Carsten Haitzler 01be01b64d add
SVN revision: 78921
2012-11-05 11:17:22 +00:00
Carsten Haitzler f58062f1df fix missing winlist and border move box things.
SVN revision: 78919
2012-11-05 10:58:37 +00:00
Carsten Haitzler 65e89d220f add missing clock stuff.
SVN revision: 78899
2012-11-04 12:14:00 +00:00
Carsten Haitzler de111481c5 and fix ibar/ibox - missed some grps in merge.
SVN revision: 78897
2012-11-04 12:00:36 +00:00
Carsten Haitzler b278916e9d dark theme -> e17 tree default.
SVN revision: 78896
2012-11-04 11:52:35 +00:00
Carsten Haitzler 83a92b62e9 default+imgs -> go. yes. broken tree.
SVN revision: 78894
2012-11-04 11:31:23 +00:00
Mike Blumenkrantz dc0dd0906f efm progress bar thingy now handles secure deletion
ticket #1702
also renamed the "unknow" operation to "unknown", default theme updated


SVN revision: 78865
2012-11-02 13:45:47 +00:00
Mike Blumenkrantz 89a2bd8242 fix default theme efm popups to be white again
SVN revision: 78847
2012-11-02 09:45:44 +00:00
Mike Blumenkrantz 5666faaddf unbreak custom fileman bgs
SPANK SPANK SPANK raster!


SVN revision: 78838
2012-11-02 08:18:49 +00:00
Tom Hacohen a9bdc983b4 E entry: Move to edje_entry and remove e_editable.
This should reduce the number of issues in the long run and reduced the
amount of code we have to maintain."

SVN revision: 78663
2012-10-30 14:06:13 +00:00
Cedric BAIL ab5767eac7 e: add gdb support to enlightenment_sys to work around Ubuntu crappy kernel patch.
SVN revision: 78640
2012-10-30 08:36:26 +00:00
Mike Blumenkrantz dd04b75dd7 fix default theme build
SPANK SPANK SPANK raster!!!


SVN revision: 78602
2012-10-29 08:05:02 +00:00