Commit Graph

9266 Commits

Author SHA1 Message Date
Hannes Janetzek 1e317fd566 e17/border: use e/widgets/border/internal_fileman/border to define borderstyle for efm windows
SVN revision: 61819
2011-07-27 20:33:33 +00:00
Carsten Haitzler 8b464f5c4a complete work for xim support in e - so e sets up env vars right.. and
scim, uim and iimf are set to use xim compat modules for ecore.



SVN revision: 61794
2011-07-27 07:01:18 +00:00
Mike McCormack e32856d084 e: Fix macro so it can be used as a statement
Should fix devilhorn's compile error.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 61783
2011-07-27 02:35:03 +00:00
Christopher Michael 015e05f81f E: Composite module: Only allow OpenGL engine if "ECORE_X_NO_XLIB" is
not around (hence ecore_x was started to allow Opengl to run).



SVN revision: 61764
2011-07-26 14:21:23 +00:00
Christopher Michael ccd6c5aa1d E: e_fm: Fix unused label (fallback:). Add UNUSED where missing.
SVN revision: 61763
2011-07-26 14:11:28 +00:00
Christopher Michael 9e529fccdd E: Grrr, fix previous commit to actually compile.
SVN revision: 61762
2011-07-26 14:04:14 +00:00
Christopher Michael 42d65203ca E: Fix init of e_randr so that E does not fail if randr is not
available.

Thanks for the report cedric ;)



SVN revision: 61761
2011-07-26 14:00:54 +00:00
Christopher Michael a80eff2e47 E: Make Desktop Environments window actually have the proper window
title and class ;)



SVN revision: 61712
2011-07-25 21:49:37 +00:00
Boris Faure f4890b0345 e: remove useless var and update .gitignore
SVN revision: 61710
2011-07-25 20:47:55 +00:00
Hannes Janetzek 5412669200 e17/efm: revert, seems this was no fix
SVN revision: 61693
2011-07-25 13:05:49 +00:00
Hannes Janetzek e38757c90a e17: remove workaround
SVN revision: 61690
2011-07-25 12:09:08 +00:00
Carsten Haitzler 9cbcff8ea0 quick hack to fix inf loop on del onf fsel.
SVN revision: 61686
2011-07-25 11:29:37 +00:00
Hannes Janetzek 016fde39dc e17/efm: fix e_fm2_path_set: show contents of 'removable' mountpoints also when the device is already mounted
SVN revision: 61683
2011-07-25 10:14:37 +00:00
Hannes Janetzek b5786321d1 e17: workaround for closing fsel widget causing to stuck in a loop. needs real fix ASAP
SVN revision: 61682
2011-07-25 10:07:12 +00:00
Christopher Michael 1a13f8c26f E: Make E work with the new XCB stuffs. This breaks out e_alert into
it's own utility (as per raster's request/idea). Remove explicit
x_clags in Makefile.am(s) as they are no longer needed.

NB: I added some additional libs to the precache stuffs (even tho it's
not used right now). Also a newer e_main (more optimized).

NB: IF you are brave and want to test this, build evas w/ xcb, build
ecore w/ xcb, then rebuild E. Also, disable building opengl in both
evas & ecore (it's not ready for public consumption when paired w/ xcb).



SVN revision: 61680
2011-07-25 09:40:18 +00:00
Hannes Janetzek bc5f550546 e17/efm: show mime icons when thumbnail failed
SVN revision: 61654
2011-07-24 20:36:52 +00:00
Carsten Haitzler e923a8b481 fix limit fps - it doesnt totally limit fps as window moves and
resizes are still going to work at input event rate, but app rendering
will be limited etc. and this stops e missing updates. so it's a bugfix.



SVN revision: 61643
2011-07-24 09:16:52 +00:00
Carsten Haitzler 82d078956a dont really need env var anymore - sync options work.
SVN revision: 61630
2011-07-24 05:51:44 +00:00
Carsten Haitzler 2ab11c2137 no need to del objects - canvas does that.
SVN revision: 61629
2011-07-24 04:13:33 +00:00
Carsten Haitzler 1d376c6207 get rid of crash vector with obj del tracking
SVN revision: 61628
2011-07-24 04:13:23 +00:00
Carsten Haitzler 63cd75a12f tempget -> also do /sys.
SVN revision: 61626
2011-07-24 03:28:13 +00:00
Mike Blumenkrantz 8031da1778 prevent early stringshare death
SVN revision: 61620
2011-07-23 19:25:06 +00:00
Christopher Michael 17765fdae2 E: Entry: Add UNUSED where missing. Remove unused variables.
SVN revision: 61619
2011-07-23 19:21:23 +00:00
Mike Blumenkrantz 024ec09c48 ecrustified
SVN revision: 61618
2011-07-23 18:55:23 +00:00
Christopher Michael a85cbce2cb E: Use e_util_env_set (more portable). Fix formatting.
SVN revision: 61616
2011-07-23 18:10:11 +00:00
Christopher Michael b623625aad E: Use PATH_MAX.
SVN revision: 61615
2011-07-23 18:08:43 +00:00
Christopher Michael 50dd6a5697 E: Fix formatting. (Really ??? 3 lines for something that can fit on
one ?)



SVN revision: 61614
2011-07-23 18:07:18 +00:00
Christopher Michael d872100a56 E_Randr: Fix more nasty formatting so that code fits in 80-wide
terminal.



SVN revision: 61613
2011-07-23 17:55:05 +00:00
Christopher Michael c13c53af23 E: Fix nasty formatting in backlight code.
SVN revision: 61612
2011-07-23 17:46:25 +00:00
Christopher Michael 165813d5de E: Fix systray module to be engine independant by using just ecore_x
library calls.



SVN revision: 61556
2011-07-21 12:10:16 +00:00
Hannes Janetzek 53c33c11d8 e17/backlight: fix doublemenu showing
SVN revision: 61532
2011-07-20 15:48:03 +00:00
Cedric BAIL 2593a6885f e: remove Space keybinding from e_dialog.
It was preventing typing space inside a text entry for connman. So if you
passphrase included a space you were screewed !


SVN revision: 61451
2011-07-17 20:56:03 +00:00
Mike Blumenkrantz 9a0714a1ac RRRRRRRRRRRRRRRRRRRRRR SHUT UP E_BORDER!!!
SVN revision: 61450
2011-07-17 20:49:34 +00:00
Christopher Michael f6e699bbb5 E: Fix e_sys wrt Immortal windows. (for ppurka).
NB: Prior to this, if you had an Immortal window and selected
Restart/Exit/Etc the _e_sys_action_current variable was not getting
reset, thus if you tried another Restart/Exit you would always get the
'EEK' dialog and get stuck into an endless loop. Even if you removed
the lock on the window, this would still happen.



SVN revision: 61429
2011-07-16 16:53:20 +00:00
Christopher Michael cfe2544d9f E: Fix nasty formatting in e_sys.
SVN revision: 61427
2011-07-16 15:58:59 +00:00
Mike Blumenkrantz 2b8a975102 ecrustified because it was terrible
SVN revision: 61414
2011-07-15 19:26:57 +00:00
Cedric BAIL 313ef3a6d5 e: add new connman error message naming.
SVN revision: 61394
2011-07-15 09:06:38 +00:00
Jihoon Kim d4cb9148af e: Display preedit in entry of E17
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>

SVN revision: 61389
2011-07-15 02:04:58 +00:00
Carsten Haitzler 52d8eedc93 add options to run/support other desktop env's as well as load std x
stuff.



SVN revision: 61364
2011-07-14 08:18:55 +00:00
Daniel Juyung Seo 52595240fd e17 e_border.c: Fixed popup position issue. Closed ticket #627. I
tested it and it works fine. Thanks Jim Duchek!

by Jim Duchek <jim.duchek@…> 

After adding a fourth monitor (above my center one) this bug became
utterly unbearable, as it started putting every popup on the bottom of
screens 1-3 as well as to the right on screens 2-4. Anyway, attached
is a patch -- it's a fairly obvious logic error.


SVN revision: 61352
2011-07-14 01:33:29 +00:00
Michael BOUCHAUD 680c3eb7ac e: make some config vars in illume-keyboard. I hope limits will be good for you.
SVN revision: 61290
2011-07-12 13:05:06 +00:00
Carsten Haitzler ad7ad9a092 fix up wheel issue with bl module
should make bl work on archos on anchient kernel now... missed support
code from e_backlight.c



SVN revision: 61277
2011-07-12 10:12:59 +00:00
Hannes Janetzek a2ac69cd09 e17: raise desklock window above again when other windows try to raise. if someone has a better solution, go ahead!
SVN revision: 61194
2011-07-10 10:16:51 +00:00
Carsten Haitzler cd87dcb959 even though it doesnt matter. lets be nice and free things eh?
SVN revision: 61141
2011-07-08 02:24:56 +00:00
Carsten Haitzler 9882ed594f handle hooglands silly tablet kernel. :)
SVN revision: 61140
2011-07-08 02:17:44 +00:00
Carsten Haitzler c2c11a5282 change err message to help ppl in future.
SVN revision: 61100
2011-07-07 02:19:18 +00:00
Carsten Haitzler 2507034a26 for now... dont adjust children too. this seems to consume a fair bit
of time to do...



SVN revision: 61075
2011-07-06 09:11:16 +00:00
Carsten Haitzler 1407cc1547 dont change pri of e's own wins
SVN revision: 61074
2011-07-06 09:03:18 +00:00
Tom Hacohen 17357357c5 Revert "Revert "revert local changes - tasn doent seem to be any happier.""
Actually, as Sachiel pointed out, I'm not really happier.
This reverts commit 61048.

SVN revision: 61049
2011-07-05 11:47:39 +00:00
Tom Hacohen 241b27fd8d Revert "revert local changes - tasn doent seem to be any happier."
It does make me happier!
This reverts commit 61044.

SVN revision: 61048
2011-07-05 11:41:53 +00:00
Carsten Haitzler 44163246bf revert local changes - tasn doent seem to be any happier.
SVN revision: 61044
2011-07-05 11:20:56 +00:00
Carsten Haitzler 2e3d64d9fb eek typo. max_brightness
SVN revision: 61038
2011-07-05 10:56:56 +00:00
Carsten Haitzler 6019c251d9 use mmap safety.
SVN revision: 60983
2011-07-04 09:47:09 +00:00
Carsten Haitzler 5374913f0c init eina before e prefix.
SVN revision: 60981
2011-07-04 09:43:46 +00:00
Carsten Haitzler 6c3695a900 dont complain about the file rename for first rev of profile.cfg
SVN revision: 60980
2011-07-04 09:43:29 +00:00
Carsten Haitzler 9b540f77ca also adjust child process nice levels too.
SVN revision: 60942
2011-07-03 03:58:56 +00:00
Carsten Haitzler cbd40a06ba set default priority (nice val) of apps to 3, and introduce priority
raising of focused app.  :)



SVN revision: 60941
2011-07-02 16:00:45 +00:00
Mike Blumenkrantz 8aacd8b006 in a hilarious turn of events, I had forgotten to commit the rest of this dso fix.
SVN revision: 60937
2011-07-02 12:01:24 +00:00
Christopher Michael f89ac1ddf6 E: Add missing returns in e_pointer callbacks.
SVN revision: 60905
2011-07-01 02:59:48 +00:00
Boris Faure 3228b3e414 Revert "e: add e_popup_alpha_set()/get()"
This reverts commit a79f3900a3a18c6c179bd110a43b80f89878284d.

SVN revision: 60886
2011-06-30 21:05:41 +00:00
Boris Faure 204b26fa69 e: add e_popup_alpha_set()/get()
SVN revision: 60885
2011-06-30 20:37:34 +00:00
Mike Blumenkrantz 863390cde3 add check for mount success to counteract some eeze bug, unlink tmp mount point directory on umount/eject
SVN revision: 60867
2011-06-30 08:16:43 +00:00
Mike Blumenkrantz 3b5005cb82 whoops, broke this before commit and forgot to put it back
SVN revision: 60865
2011-06-30 07:02:36 +00:00
Mike Blumenkrantz 719917dbeb eeze mounting - 95% complete: needs some tweaks to get it working but I figured I'd commit now for people to play with since it shouldn't break anything...
SVN revision: 60855
2011-06-30 03:54:28 +00:00
Mike Blumenkrantz bcb9dd3cda fix ipc segv when other ecore exe callbacks are present
SVN revision: 60854
2011-06-30 03:16:56 +00:00
Mike Blumenkrantz 2b8c0c4d6e ecrustified
SVN revision: 60819
2011-06-29 14:13:34 +00:00
Carsten Haitzler 71bdb93fba convert UTF-8 -> utf8 and vice-versa if locale validation says the
system uses another utf8 definition.



SVN revision: 60815
2011-06-29 13:24:19 +00:00
Carsten Haitzler 21127bf39d oh gah.. dont show dialog.. if there is nothing to complain about.
SVN revision: 60814
2011-06-29 13:22:16 +00:00
Carsten Haitzler 3027c3a6c6 warn about env vars that may affect you.
SVN revision: 60813
2011-06-29 12:18:47 +00:00
Hannes Janetzek 5710f961d7 e17/clock: remove default gcc menu. only show one menu on right click
SVN revision: 60812
2011-06-29 12:06:55 +00:00
Christopher Michael f5fb0b38ed E: Illume2: Quiet down some printfs wrt extra border types.
SVN revision: 60786
2011-06-28 23:45:19 +00:00
Christopher Michael 002f844940 E: Illume2/Policy: Remove some extra comments (printfs) that are not
needed.



SVN revision: 60785
2011-06-28 23:44:29 +00:00
Christopher Michael 1b11d42da9 E: Illume Indicator: Add lock focus_in/out (needed for recent changes
in e_border code so that indicator window does not get focus).



SVN revision: 60784
2011-06-28 23:43:36 +00:00
Christopher Michael 8bb362efd8 E: Softkey Module: Decrease space allocated to 'extra buttons'. Add
lock focus_in/out on the softkey window (appears to be needed with the
changes in e_border code, else the softkey window ends up getting
focus but it should not).



SVN revision: 60783
2011-06-28 23:42:15 +00:00
Christopher Michael 9ff2561322 E: Fix comment in color_well widget.
SVN revision: 60782
2011-06-28 23:39:30 +00:00
Hannes Janetzek 2ed6d1fbdd e17/evry: fix segv. disable handling of plugin keybingings while evry is active. for now
SVN revision: 60773
2011-06-28 18:59:04 +00:00
Christopher Michael b914c8971d E: Safety checks so we don't segfault if there is no pointer.
SVN revision: 60705
2011-06-26 18:13:08 +00:00
Christopher Michael 4af10df930 E: Make sure the window actually has a pointer before trying to delete
it.



SVN revision: 60704
2011-06-26 18:10:03 +00:00
Carsten Haitzler c942bf1be2 add preferences tab to config registry for the prefs menu (vs system
config menu). this pretty much matches what ubuntu does for these 2
menus, so it makes integrating easier.



SVN revision: 60695
2011-06-26 02:56:25 +00:00
Hannes Janetzek cd3fceceb0 e17: fix resize of windows setting normal_hints. urxvt and others
SVN revision: 60688
2011-06-25 21:39:29 +00:00
Carsten Haitzler e8d650d99f and make browser cmd copy browser desktop file out.. because xdg-open
doesnt even obey the xdg x-scheme types to figure out what to use.



SVN revision: 60679
2011-06-25 09:54:06 +00:00
Carsten Haitzler 057db78b4b add dialog for selecting "default apps". does xdg defaults.list config
stuff



SVN revision: 60677
2011-06-25 09:33:21 +00:00
Carsten Haitzler 9fd39672bf dont dup mimetypes! no it didnt work.
SVN revision: 60676
2011-06-25 09:32:22 +00:00
Carsten Haitzler cf147f82e8 use efreet dirs for finding mime globs files.
SVN revision: 60671
2011-06-25 06:16:38 +00:00
Carsten Haitzler 7cf548195e try now jeff. works for me with test dir based on your bat content.
use internal battery get option



SVN revision: 60613
2011-06-23 03:42:56 +00:00
Michael BOUCHAUD 0321c0e17b e: fix one more clip in illume-keyboard and build the edje from source now
SVN revision: 60588
2011-06-22 12:34:01 +00:00
Hannes Janetzek 36937f2748 e17/evry: dont handle async updates of plugins when they dont belong to current state. fixes possible duplicates in aggregator when pop directories
SVN revision: 60583
2011-06-22 09:44:30 +00:00
Carsten Haitzler d920be48dd new battery icon.
SVN revision: 60561
2011-06-21 23:54:43 +00:00
Carsten Haitzler 2b7359879c jeff - try this battery change
SVN revision: 60549
2011-06-21 13:34:52 +00:00
Michael BOUCHAUD 076405da93 e: clip on a RECT :D
SVN revision: 60543
2011-06-21 10:21:46 +00:00
Michael BOUCHAUD ce733333b0 e: revert
SVN revision: 60542
2011-06-21 10:20:48 +00:00
Christopher Michael 9fc7442efe Illume Keyboard: Fix incorrect white images.
SVN revision: 60536
2011-06-20 21:31:51 +00:00
P Purkayastha fbed2ecbf5 From: P Purkayastha <ppurka@gmail.com>
Subject: [E-devel] [Patch] Change backlight on mouse scroll

   I am just attaching a small patch, mostly taken from mixer module, 
which allows one to change the backlight via mouse scroll on the gadget.



SVN revision: 60516
2011-06-20 10:14:35 +00:00
Boris Faure 63eb051e7a e: s/E_NEW_BIG/E_NEW_RAW/
SVN revision: 60495
2011-06-19 19:44:58 +00:00
Boris Faure e989dddd2b e: remove if in E_FREE
SVN revision: 60494
2011-06-19 19:44:40 +00:00
Christopher Michael c39aef7895 E: Dpms: Comment out unused variable.
SVN revision: 60489
2011-06-19 15:31:15 +00:00
Christopher Michael a4dd6e30f4 E: Clock: Add UNUSED where missing. Fix Formatting.
SVN revision: 60488
2011-06-19 15:28:32 +00:00
Christopher Michael 4c7efd4469 E: Backlight: Add UNUSED where missing.
SVN revision: 60487
2011-06-19 15:25:58 +00:00
Carsten Haitzler e8dad4040c make rounding happen up and down for e_backlight util when converting
to integer.



SVN revision: 60481
2011-06-19 06:26:29 +00:00
Carsten Haitzler e0eeb1def3 get e17 to use the ecore pos map call to do accel/decel for shading,
and while we're at it allow more modes... like bouncing. pretty cool
to have bouncing shaded windows :)



SVN revision: 60476
2011-06-18 14:38:54 +00:00
Carsten Haitzler ebb04e18be fix removal from list for randr init stuff that is begging to crash
and create bugs! (valgrind caught it)



SVN revision: 60475
2011-06-18 13:56:08 +00:00
Hannes Janetzek b72eb3d0df e17/evry: fix segv. pop object selector states when action changed
SVN revision: 60474
2011-06-18 13:04:08 +00:00
Carsten Haitzler b66dc2749d really fill should be the default!
SVN revision: 60440
2011-06-17 10:09:49 +00:00
Lucas De Marchi 53d34e6af9 e17: bluez: don't mark used args as unused
Don't mark used args with __UNUSED__ attribute. GCC may optmize calls and bad
things will happen. This should fix the following crash:

#0  0x00007fc94c7dc8f8 in poll () from /lib/libc.so.6
#1  0x00007fc94b025ba2 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fc94b02702f in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007fc94d35a7c8 in _XReadEvents () from /usr/lib/libX11.so.6
#4  0x00007fc94d348cc8 in XNextEvent () from /usr/lib/libX11.so.6
#5  0x000000000043f6eb in e_alert_show ()
#6  0x000000000050a7ad in e_sigseg_act ()
#7  <signal handler called>
#8  0x0000000000528218 in _queue_append ()
#9  0x0000000000528612 in e_widget_ilist_append ()
#10 0x00007fc94542eb7b in _bluez_event_devicefound () from /home/lucas/dev/e/lib/enlightenment/modules/bluez/linux-gnu-x86_64-ver-pre-svn-08/module.so
#11 0x00007fc94f747401 in _ecore_event_call () from /home/lucas/dev/e/lib/libecore.so.1
#12 0x00007fc94f74b58e in _ecore_main_loop_iterate_internal () from /home/lucas/dev/e/lib/libecore.so.1
#13 0x00007fc94f74b79f in ecore_main_loop_begin () from /home/lucas/dev/e/lib/libecore.so.1
#14 0x0000000000433901 in main ()




SVN revision: 60412
2011-06-16 23:14:47 +00:00
Carsten Haitzler 8001665c3d and fix other broken mixer behavior - like not handling its own
bindings within its own grab key down handler



SVN revision: 60403
2011-06-16 17:45:38 +00:00
Carsten Haitzler 2b7b0b6082 fix issues k-s reported:
SVN revision: 60369
2011-06-16 03:26:21 +00:00
Hannes Janetzek b38f0e4f26 e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
SVN revision: 60363
2011-06-15 20:52:26 +00:00
Massimo Maiurana 55a2ef383c updating portuguese translations
SVN revision: 60357
2011-06-15 16:22:40 +00:00
Carsten Haitzler 411f75319d backlight support for non randr (go right to /sys via suid root tool).
test keybindings too and make brightness be 0->100 to avoid float
parsing issues



SVN revision: 60350
2011-06-15 14:18:23 +00:00
Massimo Maiurana 1be8366a35 updating portuguese translations
SVN revision: 60309
2011-06-14 16:29:21 +00:00
Carsten Haitzler 619856b0af and update on create too.
SVN revision: 60307
2011-06-14 14:26:20 +00:00
Carsten Haitzler 004bdade85 make bulb gadget change glow/brightness based on actual backlight
brightness.



SVN revision: 60306
2011-06-14 14:24:45 +00:00
Christopher Schimp 27ed7c4764 From: Christopher Schimp <silverchris@radiochat.ca>
Subject: [E-devel] [Patch]Added Unlock to msgbus module

Hi,
This is a small patch to allow you to unlock E from dbus.



SVN revision: 60300
2011-06-14 07:04:15 +00:00
Carsten Haitzler 584c232f00 mixer -. kbd controls while popup up didnt work. work now.
SVN revision: 60297
2011-06-14 04:51:50 +00:00
Carsten Haitzler 0b1b6cbd63 make keybinding that toggles backlight toggle it down when grabbed
SVN revision: 60274
2011-06-13 14:51:52 +00:00
Carsten Haitzler 96f1de4a89 dont grab mouse. just kbd!
SVN revision: 60271
2011-06-13 14:40:45 +00:00
Carsten Haitzler b1b9428f72 keyboard control of backlight popup when up now done
SVN revision: 60270
2011-06-13 14:04:19 +00:00
Carsten Haitzler 965fc62fd8 fix resize if minx/max etc. props changed during reisze.
SVN revision: 60263
2011-06-13 09:12:50 +00:00
Carsten Haitzler ac920f6db3 delete action when unloading module!
SVN revision: 60262
2011-06-13 08:05:26 +00:00
Gustavo Sverzut Barbieri fee122d19d properly wrap hal stuff inside HAVE_HAL.
SPANK SPANK SPANK raster... he also left lots of trailing whitespace there :-/



SVN revision: 60248
2011-06-12 22:41:09 +00:00
Boris Faure aeb90bf58a e: fix e_winlist_left/down/up
SVN revision: 60247
2011-06-12 21:39:10 +00:00
Boris Faure 6048d46024 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Massimo Maiurana 35aaa00f74 updating french and italian translations
SVN revision: 60245
2011-06-12 19:35:16 +00:00
Carsten Haitzler 26a35cdf01 backlight config tab, module, slider and core in. somehow doesnt work
with hal atm even tho i think i sent the right dbus req. hmmm. get
response.. of 0 for getting bl. for xrandr it works.



SVN revision: 60242
2011-06-12 15:05:22 +00:00
Carsten Haitzler c6d8fa89c9 allow shelf contents to be configured from core shelf conf dialog
SVN revision: 60234
2011-06-12 03:05:16 +00:00
Carsten Haitzler 817d807c10 slim down mixer popup
SVN revision: 60233
2011-06-12 01:57:26 +00:00
Massimo Maiurana 757fcd7800 updating french translations
SVN revision: 60130
2011-06-09 11:31:31 +00:00
Christopher Michael 66fbfda38c Illume Keyboard: Fix keyboard button colors.
SVN revision: 60047
2011-06-07 20:08:31 +00:00
Cedric BAIL 2b0f414f2b e: add an action for clock module to show calendar popup.
SVN revision: 60041
2011-06-07 14:34:24 +00:00
Boris Faure 5799600f01 e: typo
SVN revision: 60009
2011-06-06 21:30:51 +00:00
Boris Faure 613b8a052d e: clock: remove duplicated code
SVN revision: 60008
2011-06-06 21:13:55 +00:00
Carsten Haitzler 8f29eac9c3 make some notes in header for when iw as fixing up default bindings
SVN revision: 59983
2011-06-06 03:11:34 +00:00
Massimo Maiurana 6cabe7e757 updating french translations
SVN revision: 59976
2011-06-05 17:40:24 +00:00
Carsten Haitzler 1f2b52ed41 clock settings -> fix name
SVN revision: 59975
2011-06-05 16:26:00 +00:00
Carsten Haitzler c4893e6116 and adjust aspec going <-> digital and analog
SVN revision: 59974
2011-06-05 16:14:42 +00:00
Carsten Haitzler aedbc11288 DIGITAL CLOCK!!!!! see clock settings for how to turn it on blah blah
blah.



SVN revision: 59973
2011-06-05 16:09:23 +00:00
Carsten Haitzler a7474a66fa right click menu for clock gadget has standard settings item in it now
SVN revision: 59967
2011-06-05 12:27:00 +00:00
Carsten Haitzler cd00d3b729 turning seconds ona nd off works now with analogue clock. digital
clock now needed



SVN revision: 59966
2011-06-05 12:15:44 +00:00
Carsten Haitzler 45f07b2f9c and now to be able to change seconds opt. stil has no effect. rest of
work now in theme.



SVN revision: 59963
2011-06-05 07:45:14 +00:00
Carsten Haitzler ba1b494b40 more clock work. cfg dialog now, config file and settings, not al
work... yet. digital clock, seconds on/off and 24h vs 12h still to go.



SVN revision: 59962
2011-06-05 07:42:10 +00:00
Carsten Haitzler 101f8f17d7 calendar bit of clock moves along quite nicely.
SVN revision: 59961
2011-06-05 04:30:39 +00:00
Carsten Haitzler 2da6a07240 note some fixme's
SVN revision: 59953
2011-06-04 05:56:10 +00:00
Carsten Haitzler 820296302b ok now calendar shows the actual current month all sourced from libc
info and has infra for showing any month (offset from current).



SVN revision: 59952
2011-06-04 05:40:48 +00:00
Rafael Antognolli 65d7934e30 e_fm: move should compare both paths totally.
Comparing just until the strlen(p2) won't allow to move an inner directory to
a parent directory.



SVN revision: 59948
2011-06-04 05:19:01 +00:00
Carsten Haitzler 85283b49d5 working on clock calendar. not done. just progress.
SVN revision: 59943
2011-06-04 02:47:42 +00:00
Carsten Haitzler e4a94c3888 pass make distcheck for evry - move the disparate evry module c files
into evry dir as the disparate module dirs are missing e_mod_main.c
anyway ande can no longer build as stand alone modules anyway.



SVN revision: 59939
2011-06-04 01:08:34 +00:00
Carsten Haitzler 072ffb5662 remove old illume module
SVN revision: 59933
2011-06-04 00:06:13 +00:00
Michael BOUCHAUD 07b1816f7e e: use LANG if LC_ALL is not defined
SVN revision: 59837
2011-05-31 09:50:56 +00:00
Michael BOUCHAUD dddfbe2a86 e: fix warning
SVN revision: 59836
2011-05-31 09:47:23 +00:00
Daniel Juyung Seo 98ea4efacd e shot module: Updated Korean translations.
SVN revision: 59829
2011-05-31 00:55:25 +00:00
Massimo Maiurana 96b19e8362 updating french and italian translations
SVN revision: 59824
2011-05-30 16:56:40 +00:00
Carsten Haitzler 42ad10ddaa give shot module a proper icon. yay.
SVN revision: 59797
2011-05-30 05:35:45 +00:00
Carsten Haitzler 95cea2f982 fix click-preview-select to properly update radio buttons when preview
is clicked.



SVN revision: 59792
2011-05-29 23:45:40 +00:00
Carsten Haitzler 70fa361dd3 allow clicking on preview to set screen to shot.
SVN revision: 59778
2011-05-29 09:45:19 +00:00
Carsten Haitzler 5563387a24 fix entry content to always have full path
SVN revision: 59774
2011-05-29 07:51:55 +00:00
Carsten Haitzler 1e52c5a5ae 1. handle chdir errors gracefully with error disply
2. on error DONT KEEP STRIPPING PATH TO EMPTY!



SVN revision: 59773
2011-05-29 05:09:50 +00:00
Hannes Janetzek 27c4cf72d2 e17/evry: fix segfault in aggregator when two instances of evry are open
second instance had not set p->config


SVN revision: 59770
2011-05-28 10:46:40 +00:00
Carsten Haitzler 7418b3cc92 print server error # right.
SVN revision: 59768
2011-05-28 07:40:15 +00:00
Carsten Haitzler e06af83603 make dimming darker.
SVN revision: 59767
2011-05-28 07:03:42 +00:00
Carsten Haitzler 8e26efcc48 screenshot module built in now. this is a redo as it actuallly has a
full file upload ability on e.org for sharing shot url's, as well as
selecting local file tyo save to, selecting which screen to screenshot
etc.



SVN revision: 59766
2011-05-28 06:53:44 +00:00
Carsten Haitzler 88dd45cd07 fmting
SVN revision: 59740
2011-05-27 16:28:38 +00:00
Hannes Janetzek e00e6dce2f e17: save gadcon client top-level menu setting
SVN revision: 59728
2011-05-27 10:24:03 +00:00
Miculcy Brian be91e17b7d e: Fix segfault if no desktop file present.
SVN revision: 59702
2011-05-26 12:03:04 +00:00
Mark-Willem Jansen 54d7870c61 patch from From: Mark-Willem Jansen <markwillem@hotmail.com>
use desktop file path field for cwd.



SVN revision: 59701
2011-05-26 10:27:21 +00:00
Christopher Michael 3c5604a162 E: Pager: Fix more compiler warnings about comparisons.
SVN revision: 59604
2011-05-22 17:13:26 +00:00
Christopher Michael a0668dc681 E: Ibar: Fix ignored return value of fwrite.
SVN revision: 59603
2011-05-22 17:10:32 +00:00
Christopher Michael ec75c4700b E: e_thumb: Fix 'ignored return value' of nice.
SVN revision: 59602
2011-05-22 17:09:16 +00:00
Christopher Michael 0fe304a4bc E: e_sys_main: Fix 'mp may be used uninitialized' warning.
SVN revision: 59601
2011-05-22 17:08:07 +00:00
Christopher Michael 3239c1875c E: e_fm_op: Cleanup lots of compiler warnings.
SVN revision: 59599
2011-05-22 17:06:25 +00:00
Christopher Michael 9443f8d907 E: Trap return value from 'symlink' (removes compiler warning).
SVN revision: 59598
2011-05-22 17:01:28 +00:00
Christopher Michael 4327831db3 E: Remove unused variable from e_signals.
SVN revision: 59597
2011-05-22 16:59:08 +00:00
Christopher Michael 3cf8d1fd05 E: Randr: Cleanup Randr code. Remove lots of compiler warnings about
signed & unsigned int comparison. Comment out Functions which were
defined but never used. Remove duplicated function prototype.



SVN revision: 59596
2011-05-22 16:58:06 +00:00
Christopher Michael e9af2d1b53 E: Calculate size once and reuse. Also, fix compiler warning about
signed & unsigned int comparision.



SVN revision: 59594
2011-05-22 16:49:34 +00:00
Christopher Michael 0c3e2d4576 E: E_FM: Fix lots of compiler warnings about comparison of signed and
unsigned ints.



SVN revision: 59593
2011-05-22 16:45:16 +00:00
Michael BOUCHAUD 19bdb8b1df e17: avoid segfault with no xdg menu
SVN revision: 59553
2011-05-20 16:19:53 +00:00
Cedric BAIL f351c9e5ab e: add a way to retrieve all the living timers.
SVN revision: 59541
2011-05-19 15:24:39 +00:00
Carsten Haitzler 47ec26349b mouse -> moust buttons. thanks thomas.
SVN revision: 59496
2011-05-18 10:15:03 +00:00
Massimo Maiurana ef46a0d509 updating french translations
SVN revision: 59477
2011-05-17 22:38:02 +00:00
Mike Blumenkrantz d45b04109b also allow eject
SVN revision: 59444
2011-05-16 11:03:45 +00:00
Mike Blumenkrantz 7a53690aee add some rudimentary dir management for mounting (creation/deletion of /media/$uuid dirs)
SVN revision: 59440
2011-05-16 10:33:57 +00:00
Mike Blumenkrantz 686b349731 eeze mount prep: allow enlightenment_sys to run mount/umount commands when properly formatted and specified in sysactions.conf
SVN revision: 59424
2011-05-15 23:47:42 +00:00
Mike Blumenkrantz c7a60fd7e5 fix typos in printfs
SVN revision: 59417
2011-05-15 22:17:15 +00:00
Mike Blumenkrantz 3942daa652 ecrustified
SVN revision: 59416
2011-05-15 22:11:30 +00:00
Boris Faure 532573285d e: add pid in segfault alert
SVN revision: 59384
2011-05-14 14:39:44 +00:00
Carsten Haitzler d705653ead e17 gets itself the ability to set environment variables (for itself..
and anything thats a child that it launches) with... a GUI.. for all
the people who go "so.. how can i set an environment variable"... ie
peopl who dont know how to customis bashrc's or write xinitrc's and
use them etc.. which these days is a LOT of people... :(

note - it's advanced for people with advanced needs, thus its not the
most friendly dialog.. but it works. :)



SVN revision: 59369
2011-05-13 11:39:04 +00:00
Carsten Haitzler f23a9c7a17 make enlightenment.menu default if applications.menu not found.
SVN revision: 59360
2011-05-13 05:49:36 +00:00
Carsten Haitzler e848d61631 give right label to e def menu.
SVN revision: 59359
2011-05-13 05:26:56 +00:00
Carsten Haitzler 9ba2188c33 give right label to e default menu
SVN revision: 59358
2011-05-13 05:26:17 +00:00
Carsten Haitzler cae687fb58 hw switches name.
SVN revision: 59355
2011-05-12 23:45:15 +00:00
Hannes Janetzek a2a8da2886 e17: manage xembed windows as long as they are not override_redirect.
- might fix urxvt tabs, might break other stuff


SVN revision: 59346
2011-05-12 13:23:57 +00:00
Carsten Haitzler 49bbbf6066 as discussed on the mailing list - e providexs enlightenment.menu now.
no one actually did this, so i did it finally.



SVN revision: 59337
2011-05-12 03:29:23 +00:00
Carsten Haitzler 2dd6734aa9 support menus to select in ~/.config/menus
SVN revision: 59336
2011-05-12 03:02:55 +00:00
Boris Faure d83c6c2d6c e: fix focus issue in winlist
SVN revision: 59334
2011-05-11 19:43:29 +00:00
Christopher Michael 95075ba49d E17: Revert fdo icon searching in different themes. Apparently it
breaks efreet cache (tho I saw no side effects here).



SVN revision: 59332
2011-05-11 13:55:22 +00:00
Christopher Michael 4fb22f6eb3 E17: When searching for an icon in the fdo theme, if we do not find it
in the current theme, check some fallback icon themes (so there is
less chance of a menu item having no icon).



SVN revision: 59314
2011-05-11 05:06:08 +00:00
Christopher Michael bf0920a753 E17: When using edje icons, grab the current obj clip before we delete
it, and restore the previous clip after the image has been added.

(some formatting cleanups here too).



SVN revision: 59313
2011-05-11 04:56:42 +00:00
Boris Faure f3ea3cc738 e: move/resize uni-directional maximized window from menu
SVN revision: 59283
2011-05-08 18:54:07 +00:00
Carsten Haitzler fae9cea606 add a resolution display field for file info in fsel
SVN revision: 59061
2011-05-01 05:24:30 +00:00
Carsten Haitzler 7469a45aef and more module merging! that's pretty much all of the merges done.
now probably need to consider some module renaming as a result of the
merges. but for now that can wait.



SVN revision: 59059
2011-05-01 03:56:17 +00:00
Carsten Haitzler 1a3f544f54 more module merging.
SVN revision: 59058
2011-05-01 03:09:10 +00:00