Commit Graph

10056 Commits

Author SHA1 Message Date
Mike Blumenkrantz 6f83e8c10e final bug fixes for eeze mounting: ensure suid wrapper is set for eject, fix mount point deletion on ejecting, create mount point directories just before mounting to allow for correct permissions
SVN revision: 72479
2012-06-19 13:42:51 +00:00
Mike Blumenkrantz 9f58d105a9 formatting
SVN revision: 72474
2012-06-19 12:20:33 +00:00
Mike Blumenkrantz b331eececb only set remembered custom dir pan if we're using an instance that has custom dir enabled
SVN revision: 72469
2012-06-19 10:24:09 +00:00
Mike Blumenkrantz 671feaa78c make list items expand to maximum width
SVN revision: 72468
2012-06-19 10:05:22 +00:00
Christopher Michael cacae5a9c0 Fix unitialized variable warning.
SVN revision: 72467
2012-06-19 09:59:31 +00:00
Mike Blumenkrantz fbda443407 fix crazy horizontal scrollbar flickering and resizing in file selector for efm
SVN revision: 72463
2012-06-19 09:48:36 +00:00
Mike Blumenkrantz 18ad1f0f08 formatting
SVN revision: 72449
2012-06-19 07:31:08 +00:00
Mike Blumenkrantz df9b504499 unify efm smart object checking code into a macro
SVN revision: 72448
2012-06-19 07:25:26 +00:00
Mike Blumenkrantz 7f90125e32 no need to freeze here, we're already frozen
SVN revision: 72444
2012-06-19 07:06:13 +00:00
Mike Blumenkrantz 13838f3dd0 formatting
SVN revision: 72443
2012-06-19 06:59:10 +00:00
Mike Blumenkrantz 8d352bc01e formatting
SVN revision: 72402
2012-06-18 13:41:45 +00:00
Mike Blumenkrantz a58ddcbb92 allow favorites panel to expand in file selector, allowing people who have long-named favorite directories to read the directory names
SVN revision: 72397
2012-06-18 13:30:57 +00:00
Mike Blumenkrantz 1807ea8dae on second thought, don't remove the delete task if we're still waiting for an overwrite confirmation
SVN revision: 72396
2012-06-18 13:21:52 +00:00
Mike Blumenkrantz 251a9b479a delete the rm task from the efm slave if there is a failure during the copy task
this should fix the problem described by the very angry message in ticket #729


SVN revision: 72395
2012-06-18 13:17:48 +00:00
Mike Blumenkrantz 7e43d22dad remove a probably-impossible case where efm's op slave would execute an undefined command without the user's knowledge
SVN revision: 72394
2012-06-18 12:54:07 +00:00
Mike Blumenkrantz bd73abaffa formatting
SVN revision: 72392
2012-06-18 12:49:07 +00:00
Mike Blumenkrantz 3d5b67d428 formatting
SVN revision: 72389
2012-06-18 12:18:51 +00:00
Mike Blumenkrantz 974c166778 efm now keeps a list of selected icons per window, also now pasting to a selected folder will paste inside the selected folder instead of to the current directory
closes ticket #618


SVN revision: 72385
2012-06-18 11:55:44 +00:00
Mike Blumenkrantz 32a3fd9f30 stderr was not meant to be an arg here
SVN revision: 72376
2012-06-18 09:20:21 +00:00
Mike Blumenkrantz 939a19e9bb simplify e border icon deletion, probably fixing ticket #872
SVN revision: 72373
2012-06-18 08:50:09 +00:00
Chidambar Zinnoury a01d6f11e8 e color settings: recalculate current object dimensions instead of using the previous one's.
SVN revision: 72288
2012-06-17 10:24:41 +00:00
Chidambar Zinnoury 985a236370 e clock calendar: complexity--.
No need to check whether day names is already got for each day when it can be done once.

 Not sure why they are cleared and recreated at every month change.


SVN revision: 72275
2012-06-17 06:39:13 +00:00
Chidambar Zinnoury c1bc43f14c e clock settings: verbose--.
SVN revision: 72274
2012-06-17 06:37:10 +00:00
Chidambar Zinnoury 211513408d e fonts settings: typo.
SVN revision: 72273
2012-06-17 06:36:24 +00:00
Chidambar Zinnoury 1e945dde4d e clock module: automagically get localized day names in settings dialog.
SVN revision: 72270
2012-06-17 05:46:54 +00:00
Chidambar Zinnoury ded0b195fa e i18n: When the user uses the system default localization, he may have different values set for each LC_ variable.
He may, for instance, want to have messages in English and dates in French. Let Enlightenment handle that by not setting everything to the LANG value.


SVN revision: 72232
2012-06-16 12:10:03 +00:00
Christopher Michael 4c3d81f1ad Tasks: Remove these useless code lines. No point in fetching geometry
if we are not going to use it for anything ;)



SVN revision: 72199
2012-06-15 17:21:19 +00:00
Mike Blumenkrantz 63473e0435 more e logging #define-related shutups
SVN revision: 72167
2012-06-15 07:02:44 +00:00
Mike Blumenkrantz 7806b4a7f3 add a null check that fixes a crash but makes a block of code impossible to reach. spankies to whoever wrote it, and that person should fix it asap
SVN revision: 72138
2012-06-14 13:49:18 +00:00
Mike Blumenkrantz 6cf3ad2b92 e logging -> eina logging
SVN revision: 72137
2012-06-14 13:42:02 +00:00
Mike Blumenkrantz 3f1cb52ea4 null check in e desklock
SVN revision: 72133
2012-06-14 13:27:49 +00:00
Mike Blumenkrantz e370e80c7d formatting
SVN revision: 72132
2012-06-14 13:16:28 +00:00
Mike Blumenkrantz b04359a6a9 fix a potential null deref in malformed kb files
SVN revision: 72131
2012-06-14 13:09:57 +00:00
Mike Blumenkrantz a40771fd54 attempt to fix a rare crash in fileman triggered by a delayed deletion that I don't understand but don't want to change
SVN revision: 72130
2012-06-14 13:08:46 +00:00
Mike Blumenkrantz 1f2732b978 whoops, forgot to make mounted devices user-readable with eeze mounting. fixed!
SVN revision: 72128
2012-06-14 12:46:32 +00:00
Mike Blumenkrantz d6effc2043 maybe I'm wrong, but this looks like a guaranteed null deref
SVN revision: 72126
2012-06-14 12:21:58 +00:00
Mike Blumenkrantz 9c710ad86a deselect selected items in input method when 'disable input methods' is selected
SVN revision: 72122
2012-06-14 10:23:50 +00:00
Mike Blumenkrantz 60e2e2a5c6 fix null check error
SVN revision: 72121
2012-06-14 10:09:22 +00:00
Mike Blumenkrantz 8de709d69b formatting
SVN revision: 72120
2012-06-14 10:07:33 +00:00
Mike Blumenkrantz 466ff0bed4 reset efreet cached dirs on locale change
SVN revision: 72107
2012-06-14 07:39:08 +00:00
Mike Blumenkrantz f666f1d28e more #undefs
SVN revision: 72106
2012-06-14 07:37:09 +00:00
Mike Blumenkrantz 2d5a909e0a #undef log macros
SVN revision: 72105
2012-06-14 07:34:20 +00:00
Mike Blumenkrantz 95fdf49738 formatting
SVN revision: 72103
2012-06-14 06:56:56 +00:00
Mike Blumenkrantz 90304246b4 formatting
SVN revision: 72102
2012-06-14 06:55:01 +00:00
Mike Blumenkrantz 6a88a855d9 fix segv
SVN revision: 72101
2012-06-14 06:51:17 +00:00
Stefan Schmidt 7c63881379 e/e_widget_table.h: Cleanup whitespace while understanding the table widget.
SVN revision: 72095
2012-06-13 19:03:08 +00:00
Mike Blumenkrantz f784bff213 replace e17 logging "system" with custom eina log domain
SVN revision: 72089
2012-06-13 15:17:23 +00:00
Mike Blumenkrantz 3ed7397f04 unused--
SVN revision: 72086
2012-06-13 13:36:12 +00:00
Mike Blumenkrantz 2cac47eb94 s/DBG/printf/g
SVN revision: 72085
2012-06-13 13:34:16 +00:00
Mike Blumenkrantz b19582eb01 use correct cast from ptr to int
SVN revision: 72084
2012-06-13 13:32:58 +00:00
Doyoun Kang 135484b239 From: Doyoun Kang <doyoun.kang@samsung.com>
Subject: [e] [gadman] Crashed e

I found a gadman module's bug which makes e to crash.
After new zone is added in run-time, i tried to add a gadget (like
clock, cpufreq) to the new zone, then e is crashed.

So, i attached a patch which fix this bug.



SVN revision: 72078
2012-06-13 09:37:22 +00:00
Mike Blumenkrantz e2cac1cd2b add some (currently) disabled printfs to use in later debugging of mount stuff
SVN revision: 72077
2012-06-13 09:18:22 +00:00
Mike Blumenkrantz 8e44f1d39b add a really annoying and obvious warning for misuse of e_icon_object_set
SVN revision: 72076
2012-06-13 09:13:15 +00:00
Mike Blumenkrantz a739400aea fix abuse of e icons which caused a magic failure
SVN revision: 72075
2012-06-13 09:08:54 +00:00
Mike Blumenkrantz 533aa60251 free existing randr monitor info before replacing it with a new one
leak--


SVN revision: 72067
2012-06-13 07:40:43 +00:00
Mike Blumenkrantz 7b654c6438 have to free the array pointer too!
leak--


SVN revision: 72066
2012-06-13 07:15:27 +00:00
Mike Blumenkrantz 0dcd7771d4 ecore_x_randr_output_name_get() returns a strdup for whatever reason, have to free that after you stringshare
SVN revision: 72065
2012-06-13 07:12:42 +00:00
Mike Blumenkrantz e8157caac8 fix udisks fwin refresh when drive is previously mounted
SVN revision: 72025
2012-06-12 13:07:37 +00:00
Mike Blumenkrantz 6eee223e86 fix broken slider smart object add
SVN revision: 72024
2012-06-12 13:02:24 +00:00
Mike Blumenkrantz a67288fda3 more stringshare usage fixes, also fix detection for drives which are ejectable (cdroms)
fixes ticket #691


SVN revision: 72023
2012-06-12 12:57:45 +00:00
Mike Blumenkrantz a69db85b60 only print confusing error message on confusing errors
SVN revision: 72022
2012-06-12 12:39:10 +00:00
Mike Blumenkrantz 119b00b51f only print error messages on real errors
SVN revision: 72021
2012-06-12 12:32:30 +00:00
Mike Blumenkrantz 4275e53f59 fix udisks stringshare usage, print some error messages on failure so I can tell wtf is going on
SVN revision: 72020
2012-06-12 12:21:16 +00:00
Mike Blumenkrantz 3ebff9189e fix detection for volumes which are their own storage parent; this fixes display for things like cdrom drives
also error hugely if disk mounting fails


SVN revision: 72013
2012-06-12 10:26:39 +00:00
Christopher Michael bd84ed2b89 E/mouse_bindings: Fix issue where button combinations (key bindings)
were not working After a mouse binding was added. Change input window
size (does not need to be whole screen, can be 1,1). Use
EINA_LIST_FREE to handle removing the event_handlers (cleaner than a
while loop). Add safety checks when comparing event windows (If the
local bind_window is 0 then just exit. NB: I added this check, because
in theory, the event window Could be 0 (root window), so comparing
event window == 0 vs local bind_win (which could be zero) would not
have had the desired effect (exiting function). NOW we check if the
local bind_win is zero first. If so, we can just bail out regardless
of event window.



SVN revision: 72010
2012-06-12 10:16:40 +00:00
Stefan Schmidt 494c51edf7 e/modules/cpufreq: Remove trailing white spaces while being here.
SVN revision: 72006
2012-06-12 10:02:01 +00:00
Stefan Schmidt d7cb6fe467 e/modules/cpufreq: Check the return of fgets to make sure we operate on something sane
If we get NULL as reply here the buf will not contain the stuff we are looking for.

SVN revision: 72005
2012-06-12 10:01:56 +00:00
Mike Blumenkrantz 6534bd32cf fix stringshare misuse
SVN revision: 72002
2012-06-12 09:29:45 +00:00
Mike Blumenkrantz d07a3ff63c fix old mount provider check from when eeze mounting didn't exist; this fixes fwin refresh when opening a previously mounted volume
SVN revision: 72001
2012-06-12 09:19:04 +00:00
Mike Blumenkrantz 40d622e574 fix mount point deletion
SVN revision: 71999
2012-06-12 09:18:05 +00:00
Stefan Schmidt e147d690fa tiling: Remove part of the README that refers to an up to date e17
Being merged into core we are up to date in any case.

SVN revision: 71998
2012-06-12 09:12:45 +00:00
Mike Blumenkrantz 36793fbc58 ignore internal drives with eeze mounting
SVN revision: 71996
2012-06-12 08:54:32 +00:00
Mike Blumenkrantz 508cfe9bd8 fix icon presentation with eeze mounting
SVN revision: 71993
2012-06-12 08:26:07 +00:00
Mike Blumenkrantz 3a017c0a79 eeze mounting now mounts to $E_HOME/fileman/$UUID, also reuse some code
SVN revision: 71991
2012-06-12 08:06:11 +00:00
Mike Blumenkrantz f54bdaab13 allow for cases where E_LIB_DIR may be NULL by using PACKAGE_LIB_DIR instead: this helps with debugging
SVN revision: 71990
2012-06-12 08:04:13 +00:00
Mike Blumenkrantz 892861da0a efm ipc now only tries to handle its own events instead of trying to take over the world
SVN revision: 71987
2012-06-12 07:57:40 +00:00
Mike Blumenkrantz ceea15f961 fix another magic failure in e_icon
SVN revision: 71983
2012-06-12 07:23:00 +00:00
Mike Blumenkrantz b0079e53ad formatting
SVN revision: 71982
2012-06-12 07:20:44 +00:00
Mike Blumenkrantz 6ffa77d7f1 fix efm ipc read error
SVN revision: 71955
2012-06-11 15:00:18 +00:00
Mike Blumenkrantz 5111448060 formatting
SVN revision: 71954
2012-06-11 14:50:59 +00:00
Mike Blumenkrantz de934e4c55 abort if e_ipc connection can't be made, also return a value on exit...
SVN revision: 71953
2012-06-11 14:46:10 +00:00
Mike Blumenkrantz 4adf0b17e4 efm volume catch-all
SVN revision: 71948
2012-06-11 13:27:07 +00:00
Mike Blumenkrantz cd4539e642 more efm logging updates, only create signal handlers if they don't exist
SVN revision: 71947
2012-06-11 12:35:37 +00:00
Mike Blumenkrantz 0e468b1d01 make e_fm.c readable
SVN revision: 71944
2012-06-11 10:18:25 +00:00
Mike Blumenkrantz 33562f92a1 use eina_log for dbg messages, remove call to IdUsage which is never checked
SVN revision: 71943
2012-06-11 09:59:05 +00:00
Mike Blumenkrantz 71f1dffc92 silence efm printfs
SVN revision: 71942
2012-06-11 09:49:28 +00:00
Mike Blumenkrantz ae9f199928 if this is NULL then it probably just means randr config hasn't been run. not error message worthy
SVN revision: 71940
2012-06-11 09:05:35 +00:00
Mike Blumenkrantz b615bf424b skip blank randr modes instead of erroring 500 times
SVN revision: 71938
2012-06-11 08:56:05 +00:00
Mike Blumenkrantz f62441abf9 use edje error stuff here to fix magic fail
SVN revision: 71937
2012-06-11 08:36:13 +00:00
Carsten Haitzler 3af3b01387 should be secnds, not minites.
SVN revision: 71888
2012-06-10 05:31:23 +00:00
Christopher Michael 9b75256e09 E: Fix mouse wheel binding bugger that was setting the wrong labels
for mouse wheel events. (Z is actually -1 for wheel up and 1 for wheel
down).



SVN revision: 71845
2012-06-08 11:18:52 +00:00
Mike Blumenkrantz 69dc5013aa prevent users from setting mouse wheel bindings that conflict with internal edje bindings: this prevents the case where a user can set a bind for the mouse wheel to eg. cause shade left to toggle when activated on a window, and then be unable to unshade it because it keeps trying to shade vertically
SVN revision: 71844
2012-06-08 11:00:20 +00:00
Mike Blumenkrantz 98b7a46e8b fix magic check when timer doesn't exist
SVN revision: 71843
2012-06-08 10:25:17 +00:00
Mike Blumenkrantz 575bb23dfb shut up mixer warnings
SVN revision: 71842
2012-06-08 10:23:49 +00:00
Mike Blumenkrantz 207c0aed10 rename E_BINDING_CONTEXT_BORDER to E_BINDING_CONTEXT_WINDOW: technically this is in reference to an E_Border, but it gets confusing when looking at code that deals with both windows (E_Borders) and window borders/frames themselves. this name change will clarify the difference
SVN revision: 71841
2012-06-08 10:10:16 +00:00
Mike Blumenkrantz 4c5e4226a2 fix formatting for conf_keybindings
SVN revision: 71840
2012-06-08 09:48:19 +00:00
Mike Blumenkrantz 0d4c7b2741 rename struct member to make more sense as well for previous commit
SVN revision: 71839
2012-06-08 09:47:09 +00:00
Mike Blumenkrantz 5fc1291544 rename misleading "Border" option in mouse bindings to "Window": part of ticket 215
SVN revision: 71838
2012-06-08 09:44:33 +00:00
Mike Blumenkrantz 53090a686f check for a custom desklock command before actually trying to lock using one: closes ticket #664
SVN revision: 71837
2012-06-08 09:37:57 +00:00
Mike Blumenkrantz b78a276183 no need to delete timers, setting the timer time is supported
SVN revision: 71834
2012-06-08 07:47:08 +00:00