Commit Graph

12324 Commits

Author SHA1 Message Date
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 4f202da6ec e clock: scale calendar.
SVN revision: 72281
2012-06-17 07:39:05 +00:00
Chidambar Zinnoury af8399892e e i18n: clock settings also needs some lovin'.
SVN revision: 72277
2012-06-17 07:16:58 +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
Daniel Juyung Seo cfca367d83 e ko.po: Fixed Korean translation.
SVN revision: 72100
2012-06-14 06:10:40 +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