12324 Commits (a01d6f11e80864a18e968abbf6759562b96dee34)
 

Author SHA1 Message Date
Chidambar Zinnoury a01d6f11e8 e color settings: recalculate current object dimensions instead of using the previous one's. 11 years ago
Chidambar Zinnoury 4f202da6ec e clock: scale calendar. 11 years ago
Chidambar Zinnoury af8399892e e i18n: clock settings also needs some lovin'. 11 years ago
Chidambar Zinnoury 985a236370 e clock calendar: complexity--. 11 years ago
Chidambar Zinnoury c1bc43f14c e clock settings: verbose--. 11 years ago
Chidambar Zinnoury 211513408d e fonts settings: typo. 11 years ago
Chidambar Zinnoury 1e945dde4d e clock module: automagically get localized day names in settings dialog. 11 years ago
Chidambar Zinnoury ded0b195fa e i18n: When the user uses the system default localization, he may have different values set for each LC_ variable. 11 years ago
Christopher Michael 4c3d81f1ad Tasks: Remove these useless code lines. No point in fetching geometry 11 years ago
Mike Blumenkrantz 63473e0435 more e logging #define-related shutups 11 years ago
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 11 years ago
Mike Blumenkrantz 6cf3ad2b92 e logging -> eina logging 11 years ago
Mike Blumenkrantz 3f1cb52ea4 null check in e desklock 11 years ago
Mike Blumenkrantz e370e80c7d formatting 11 years ago
Mike Blumenkrantz b04359a6a9 fix a potential null deref in malformed kb files 11 years ago
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 11 years ago
Mike Blumenkrantz 1f2732b978 whoops, forgot to make mounted devices user-readable with eeze mounting. fixed! 11 years ago
Mike Blumenkrantz d6effc2043 maybe I'm wrong, but this looks like a guaranteed null deref 11 years ago
Mike Blumenkrantz 9c710ad86a deselect selected items in input method when 'disable input methods' is selected 11 years ago
Mike Blumenkrantz 60e2e2a5c6 fix null check error 11 years ago
Mike Blumenkrantz 8de709d69b formatting 11 years ago
Mike Blumenkrantz 466ff0bed4 reset efreet cached dirs on locale change 11 years ago
Mike Blumenkrantz f666f1d28e more #undefs 11 years ago
Mike Blumenkrantz 2d5a909e0a #undef log macros 11 years ago
Mike Blumenkrantz 95fdf49738 formatting 11 years ago
Mike Blumenkrantz 90304246b4 formatting 11 years ago
Mike Blumenkrantz 6a88a855d9 fix segv 11 years ago
Daniel Juyung Seo cfca367d83 e ko.po: Fixed Korean translation. 11 years ago
Stefan Schmidt 7c63881379 e/e_widget_table.h: Cleanup whitespace while understanding the table widget. 11 years ago
Mike Blumenkrantz f784bff213 replace e17 logging "system" with custom eina log domain 11 years ago
Mike Blumenkrantz 3ed7397f04 unused-- 11 years ago
Mike Blumenkrantz 2cac47eb94 s/DBG/printf/g 11 years ago
Mike Blumenkrantz b19582eb01 use correct cast from ptr to int 11 years ago
Doyoun Kang 135484b239 From: Doyoun Kang <doyoun.kang@samsung.com> 11 years ago
Mike Blumenkrantz e2cac1cd2b add some (currently) disabled printfs to use in later debugging of mount stuff 11 years ago
Mike Blumenkrantz 8e44f1d39b add a really annoying and obvious warning for misuse of e_icon_object_set 11 years ago
Mike Blumenkrantz a739400aea fix abuse of e icons which caused a magic failure 11 years ago
Mike Blumenkrantz 533aa60251 free existing randr monitor info before replacing it with a new one 11 years ago
Mike Blumenkrantz 7b654c6438 have to free the array pointer too! 11 years ago
Mike Blumenkrantz 0dcd7771d4 ecore_x_randr_output_name_get() returns a strdup for whatever reason, have to free that after you stringshare 11 years ago
Mike Blumenkrantz e8157caac8 fix udisks fwin refresh when drive is previously mounted 11 years ago
Mike Blumenkrantz 6eee223e86 fix broken slider smart object add 11 years ago
Mike Blumenkrantz a67288fda3 more stringshare usage fixes, also fix detection for drives which are ejectable (cdroms) 11 years ago
Mike Blumenkrantz a69db85b60 only print confusing error message on confusing errors 11 years ago
Mike Blumenkrantz 119b00b51f only print error messages on real errors 11 years ago
Mike Blumenkrantz 4275e53f59 fix udisks stringshare usage, print some error messages on failure so I can tell wtf is going on 11 years ago
Mike Blumenkrantz 3ebff9189e fix detection for volumes which are their own storage parent; this fixes display for things like cdrom drives 11 years ago
Christopher Michael bd84ed2b89 E/mouse_bindings: Fix issue where button combinations (key bindings) 11 years ago
Stefan Schmidt 494c51edf7 e/modules/cpufreq: Remove trailing white spaces while being here. 11 years ago
Stefan Schmidt d7cb6fe467 e/modules/cpufreq: Check the return of fgets to make sure we operate on something sane 11 years ago