Commit Graph

10792 Commits

Author SHA1 Message Date
Mike Blumenkrantz 75f95cebe2 add comment
SVN revision: 55701
2010-12-22 22:31:24 +00:00
Mike Blumenkrantz 045750c946 calloc means it's already 0
SVN revision: 55700
2010-12-22 22:28:58 +00:00
Mike Blumenkrantz d795ae2e34 hooray idempotence! no wait, not hooray.
SVN revision: 55699
2010-12-22 22:26:53 +00:00
Mike Blumenkrantz c974e62d02 this will avoid a segv, but the entire function is broken and should be looked at by someone who knows the code
SVN revision: 55698
2010-12-22 22:22:59 +00:00
Sebastian Dransfeld 2ca0ca709a prevent recursive deletion
SVN revision: 55689
2010-12-21 09:42:31 +00:00
Sebastian Dransfeld 394e0868fa copy theme to user dir
SVN revision: 55688
2010-12-21 09:42:19 +00:00
Sebastian Dransfeld e9bfb04e12 copy backgrounds to e dir
SVN revision: 55686
2010-12-21 09:26:43 +00:00
Sebastian Dransfeld 4d602b28e9 Listen for icon theme changes
SVN revision: 55683
2010-12-21 08:42:30 +00:00
Sebastian Dransfeld b44d0038a1 Add del hook
module unload will delete gadcons, so we need to cleanup in gadman as
well.

SVN revision: 55681
2010-12-21 03:05:37 +00:00
Sebastian Dransfeld bcc5351764 don't eina_list_free after EINA_LIST_FREE
SVN revision: 55680
2010-12-21 03:05:26 +00:00
Sebastian Dransfeld ed4d0cf74f Set static variable to NULL after free
SVN revision: 55679
2010-12-21 03:03:51 +00:00
Massimo Maiurana 4ae9ae7c2a updating portuguese translations
SVN revision: 55674
2010-12-20 17:58:48 +00:00
Sebastian Dransfeld 3cd2ffd743 fix list reordering
SVN revision: 55671
2010-12-20 14:05:07 +00:00
Sebastian Dransfeld 1fa0e06e9e revert bogus fix
SVN revision: 55670
2010-12-20 14:04:56 +00:00
Sebastian Dransfeld 784595e1cc use count from ->apps
widget_ilist count might be wrong due to queue processing

SVN revision: 55669
2010-12-20 13:37:57 +00:00
Sebastian Dransfeld be81c6ddda When no next/prev, premote or demote
SVN revision: 55668
2010-12-20 13:37:40 +00:00
Sebastian Dransfeld 7e93dba35f update ->apps on up/down
SVN revision: 55662
2010-12-20 12:49:14 +00:00
Sebastian Dransfeld e5ce4d3da8 Remove usage of efreet_util_desktop_name_find
Rather search for the desktop file by label in our apps list.

SVN revision: 55661
2010-12-20 12:49:01 +00:00
Mike Blumenkrantz c2299d6b04 fixes a segv when trying to add systray gadget to desktop; someone who knows gadman module please review!
SVN revision: 55647
2010-12-19 21:36:27 +00:00
Carsten Haitzler 839c74e730 revert ru.po commit - not utf8 anymore. bad.
SVN revision: 55541
2010-12-14 01:53:23 +00:00
Massimo Maiurana 5e81aae1f1 updating portuguese and russian translations
SVN revision: 55538
2010-12-13 14:22:11 +00:00
Carsten Haitzler d439ed5515 fix cpufreq poll - it kepts saying there is a new freq, making the
animator spin etc. etc.



SVN revision: 55533
2010-12-13 08:04:10 +00:00
Carsten Haitzler 2425078e6f fix valgrind complaint on accessing freed mem. it was right.
SVN revision: 55532
2010-12-13 07:29:23 +00:00
Mike Blumenkrantz fc220557e7 comment out annoying debug printf
SVN revision: 55513
2010-12-12 15:39:41 +00:00
Sebastian Dransfeld e4ce5827be Fix me as author
SVN revision: 55438
2010-12-10 06:05:35 +00:00
Sebastian Dransfeld 12cada2f42 Revert clock change and fix theme
eventarea must be visible for users to click, alpha 0 makes the user not
see it.

SVN revision: 55412
2010-12-09 13:15:57 +00:00
Sebastian Dransfeld 79534e3bdb free right event handlers
SVN revision: 55402
2010-12-09 09:18:58 +00:00
Sebastian Dransfeld 2f84f47718 Add rectangle event object
Needed to move the clock when used as gadget

SVN revision: 55401
2010-12-09 09:16:32 +00:00
Mike Blumenkrantz 9c200fb92e the formatting on this file was too awful to let it live
SVN revision: 55374
2010-12-08 15:35:13 +00:00
Carsten Haitzler 07ff0c319b change native api to allow for other types of native data like texture
id's, fbo's etc. too - at least it's versioned now.



SVN revision: 55315
2010-12-06 07:09:51 +00:00
Cedric BAIL 2229f914f5 * e: another snapshot.
SVN revision: 55242
2010-12-04 00:53:01 +00:00
Christopher Michael 59ea0baaec Use PATH_MAX.
Add UNUSED where needed.



SVN revision: 55200
2010-12-03 16:49:20 +00:00
Sebastian Dransfeld 8769f96b0e listen to icon cache changes
SVN revision: 55146
2010-12-02 08:34:18 +00:00
Christopher Michael 2d54241316 Fix illume indicator for Klaus Kurzmann of SHR. The recent addition of
using a popup on the indicator (so that systray worked) apparently
broke things wrt full-screen apps in that the indicator would hide,
but left behind a black window. This commit fixes the issue...when we
'hide the indicator' (via illume2 message), we trap the ecore_evas
hide event and also hide the popup (same for show).

Klaus, I tested this and the issue is gone now. Let me know if you
have any other propblems.



SVN revision: 55133
2010-12-02 08:20:32 +00:00
Christopher Michael 1ebb13c4a8 Adjust min sizes of ilist and textblock so that Modules dialog fits
nicely into 240x320 (without these changes, the toolbar is partially
obscured by illume indicator).



SVN revision: 55132
2010-12-02 08:05:52 +00:00
Massimo Maiurana 6725304708 updating various translations
SVN revision: 55125
2010-12-01 23:34:15 +00:00
Miculcy Brian aee4aff7dc Fix geometry for maximized windows when using shelfs on specified desktops.
SVN revision: 55081
2010-11-30 11:10:22 +00:00
Carsten Haitzler 1943305019 ok - always kepe black win. need for illume. just make 1x1 when not
used.



SVN revision: 55078
2010-11-30 09:21:23 +00:00
Massimo Maiurana a634544571 updating polish translations
SVN revision: 55072
2010-11-29 20:01:57 +00:00
Massimo Maiurana 57c5d9ebdd updating portuguese translations
SVN revision: 55067
2010-11-29 17:21:37 +00:00
Carsten Haitzler 6ba9d4926e happy lucky fun improvement in cpufreq gadget - dial moves smoothly
now... and uses map... like clock... and i added 2 more mini dialos
for min and max freq if u have multiple cores at differetn frequencies
:) red one now has a white tip for easier visbility and shows average
of all cores.



SVN revision: 55054
2010-11-29 10:52:32 +00:00
Massimo Maiurana 4a57615505 updating portuguese translations
SVN revision: 55041
2010-11-28 14:34:04 +00:00
Massimo Maiurana e3a1ca2c2c updating french translations
SVN revision: 55022
2010-11-26 17:38:57 +00:00
Massimo Maiurana c6dc9ab855 updating portuguese translations
SVN revision: 54950
2010-11-24 19:47:46 +00:00
Massimo Maiurana 62305403f0 updating portuguese translations
SVN revision: 54899
2010-11-23 20:02:09 +00:00
Massimo Maiurana 9a47758a74 updating portuguese translations
SVN revision: 54864
2010-11-23 11:43:54 +00:00
Massimo Maiurana 8d7052272e updating portuguese translations
SVN revision: 54808
2010-11-22 18:53:33 +00:00
Gustavo Sverzut Barbieri c89d42f211 match _init() -> _update() changes in core.
SVN revision: 54796
2010-11-22 15:23:15 +00:00
Gustavo Sverzut Barbieri 6f2213cb25 convert init/shutdown to EINTERN, move some to _update().
Do not abuse the concept of e_*_init(), make them call-once and those
that needed multiple call are renamed to e_*_update(). To make sure
convert them to EINTERN so the symbols are not exported.

Actually I guess too much is exported as EAPI while they should be
EINTERN, but that would require manual investigation, while this patch
was basically created with sed + grep.



SVN revision: 54795
2010-11-22 15:21:32 +00:00
Gustavo Sverzut Barbieri c5642870c3 do not abuse _init(), provide _update() method instead.
SVN revision: 54794
2010-11-22 15:21:24 +00:00