Commit Graph

3611 Commits

Author SHA1 Message Date
Lucas De Marchi 8cf21c272f e17: bluez: update gadcon when daemon is exiting/entering
SVN revision: 57938
2011-03-21 20:11:41 +00:00
Rui Seabra 3062d73881 altgr function (doesn't do shift+altgr yet)
SVN revision: 57921
2011-03-20 20:47:13 +00:00
Mike Blumenkrantz 555c466ddc formatting again with updated cfg
SVN revision: 57911
2011-03-20 06:51:13 +00:00
Mike Blumenkrantz 1bfdf90aab ecrustified
SVN revision: 57909
2011-03-20 06:12:17 +00:00
Hannes Janetzek 3e85ebbb42 17/comp: add notification dialog when OpenGL init fails
SVN revision: 57907
2011-03-20 04:45:05 +00:00
Massimo Maiurana 14d9d16798 updating portuguese translations
SVN revision: 57900
2011-03-19 17:13:56 +00:00
Hannes Janetzek d20d417b66 e17:comp: workaround segv. not sure what the right fix is
SVN revision: 57899
2011-03-19 16:46:04 +00:00
Hannes Janetzek 6a4573c7aa e17:evry: fix segv. delete update timer
SVN revision: 57896
2011-03-19 15:03:44 +00:00
Hannes Janetzek 5a36dea5ac e17: add color classes for border frame
SVN revision: 57866
2011-03-19 00:50:14 +00:00
Christopher Michael 895c3e6546 Add UNUSED where missing.
Fix formatting.



SVN revision: 57834
2011-03-18 00:11:59 +00:00
Hannes Janetzek e588e88d08 e17:menu configuration: added gadcon menu option to advanced dialog.
renamed 'System' to Application as one chooses application menu source there
move 'Display' to 'Aplications' as one chooses how applications will be displayed


SVN revision: 57830
2011-03-17 17:57:21 +00:00
Hannes Janetzek 7f457f1911 e17: add option to have gadcon client settings menu in toplevel again.
added e_menu_item_new_relative(E_Menu, E_Menu_Item *rel) which appends 
 new item to rel or prepends it when rel is NULL.

changed e_gadcon_util_client_menu_append to to take only the gadget menu
 and returns the new toplevel menu that should be shown by gcc
 depending on the setting this is a new menu with gadget menu as submenu
 or the gadet_menu with gadget menu items appended

updated e-modules-extra comes in a minute


SVN revision: 57826
2011-03-17 17:08:36 +00:00
Christopher Michael 5fcb7e81e7 Fix formatting of recently committed patch. (no functional changes).
SVN revision: 57812
2011-03-17 00:58:56 +00:00
Hannes Janetzek d69ce12435 e17/comp: finally. only set PropertyChangeMask on override windows for which we dont have it already.
removes Xlib header. causes a second round-trip for ecore_x_event_mask_set. but should not happen that often i guess


SVN revision: 57811
2011-03-16 22:46:25 +00:00
Rui Seabra d5f998a4a4 Implement multi-shift for illume-keyboard and change Default.kbd to use it.
Works well on my end and nobody complained about the patch in almost a week so if it's a problem, feel free to revert, but please explain me how to improve it.


SVN revision: 57810
2011-03-16 22:43:55 +00:00
Hannes Janetzek 5b6527fbc6 e17/comp: enable property sniffing of override redirect windows again.
should there be a function in ecore_x to add event-mask elements?


SVN revision: 57809
2011-03-16 22:21:52 +00:00
Hannes Janetzek 6e6145a32e e17/comp: whoops this should have bee removed by the last commit
SVN revision: 57807
2011-03-16 22:03:53 +00:00
Hannes Janetzek 1155517394 e17/comp: revert sniffing. seems i need to get only those windows that are not managed by
SVN revision: 57806
2011-03-16 21:40:25 +00:00
Hannes Janetzek 5732e6300d e17/comp: sniff some property events from override redirect windows and support _NET_WM_WINDOW_OPACITY
no more opaque black background for gksu


SVN revision: 57805
2011-03-16 21:25:35 +00:00
Hannes Janetzek 22f3ce7e66 e17/comp: use input winodw for cm_selection. still not working with gksu overlay somehow..
SVN revision: 57801
2011-03-16 14:39:44 +00:00
Hannes Janetzek e4413ad2a7 e17/comp: acquire cm selection for composited screens
SVN revision: 57795
2011-03-16 12:12:23 +00:00
Hannes Janetzek 4f65b168d9 e17: reveal next selected item after delete in key and mousebindings
get ilist_cound before use in loops, when commands are queued it will be counted each time.


SVN revision: 57793
2011-03-16 09:38:46 +00:00
Hannes Janetzek c83350c141 e17:conf_theme: get ilist count first. it's expensive you know. this would have workaround the issue with infinite loop/no reaction on clear all items.
SVN revision: 57790
2011-03-16 08:29:13 +00:00
Hannes Janetzek e2cdc78fe1 e17:comp: more self explanatory label
SVN revision: 57782
2011-03-15 21:49:04 +00:00
Hannes Janetzek 0ab4fa35e4 e17:comp: add config option for initial draw timeout.
- no more laggy everything, reduced default timeout from 0.2 to 0.05
- add match for everything for new configs



SVN revision: 57780
2011-03-15 21:35:08 +00:00
Hannes Janetzek 6f65815b3d e17:comp: dont wait for damage/timeout from popups and e menus. we know they draw fast
SVN revision: 57778
2011-03-15 20:47:30 +00:00
Hannes Janetzek f19d67bc2d e17/comp:config: select correct item on add match
SVN revision: 57756
2011-03-14 23:56:16 +00:00
Massimo Maiurana 6d12977b0b updating french and italian translations
SVN revision: 57744
2011-03-14 18:17:38 +00:00
Massimo Maiurana 83c6efc877 updating french and italian translations, and fixed some non-unicode characters
SVN revision: 57722
2011-03-13 09:40:39 +00:00
Hannes Janetzek 4ca1726aff e17: refocus config dialogs on show when they are open already
SVN revision: 57707
2011-03-12 17:20:47 +00:00
Massimo Maiurana 6159631c21 updating german and french translations
SVN revision: 57706
2011-03-12 17:16:27 +00:00
Massimo Maiurana ca72bdc928 updating german translations
SVN revision: 57698
2011-03-11 22:17:19 +00:00
Hannes Janetzek c687dbc120 e17/evry: now that efreet icons are cached fetch more in one idler cycle
SVN revision: 57692
2011-03-11 14:16:01 +00:00
Hannes Janetzek c48f99a609 e17/comp: dont set visible until !cw->hidden_override.
trying to fix an infinite loop in when new window is added that is directly set to cw->hidden_override


SVN revision: 57689
2011-03-11 12:15:41 +00:00
Hannes Janetzek 8caac494bd e17/comp: dont run into infinite loop on show_ready when hidden_override is set
SVN revision: 57672
2011-03-10 15:14:14 +00:00
Hannes Janetzek a22406c43c e17: fix the lost keyboard focus after adding a binding key. not sure what was really goind on though
http://trac.enlightenment.org/e/ticket/595


SVN revision: 57646
2011-03-10 01:56:20 +00:00
Hannes Janetzek dd0bd7bce3 e17/evry-apps: fix: check string length before strncpy to not be negative
SVN revision: 57645
2011-03-10 01:18:03 +00:00
Hannes Janetzek 770b48d12d e17/comp: disable reuse of old comp_win for borders switching frame window for now.
bad things can happen with internal windows when switching rgb/argb frames. 
need to check it tomorrow.


SVN revision: 57517
2011-03-04 00:34:39 +00:00
Hannes Janetzek 48f84b70f3 e17/comp: wait for first damage on win_show.
this fixes pixel garbage with many gtk menus.
are there any windows that dont create damage on show?


SVN revision: 57513
2011-03-03 23:58:30 +00:00
Hannes Janetzek f0657e77f2 e17/comp: set smooth scaling of mirror objects according to config
SVN revision: 57511
2011-03-03 23:49:11 +00:00
Hannes Janetzek 9a0a0905d5 e17/comp:
- remove mirror object from cw->obj_mirror when object is deleted
- stack the mirror object relative to the original. just handy
- allow to set hidden_override. typo?
- reuse comp_win for borders that switched between argb/rgb frame


SVN revision: 57510
2011-03-03 23:36:54 +00:00
Eric Schuele 329fcebb36 Add a few missing module descriptions.
SVN revision: 57465
2011-03-02 04:55:11 +00:00
Hannes Janetzek 91ded1893f e17/everything: identify evry window for compositor
SVN revision: 57464
2011-03-02 00:50:36 +00:00
Michael BOUCHAUD c3138e6c97 fix problem with some popup and illume-keyboard(like firefox urlbar). The pressed key send by the virtual is wrong, he send the previous key you have typed
SVN revision: 57459
2011-03-01 17:38:53 +00:00
Gustavo Sverzut Barbieri a565e9f077 winlist: offer a way to cycle icccm.class
icccm.class is usually unique per application, so you can use that to
cycle betwen the applications in your desktop. This mode is
complementary to the already existing "cycle all windows of current
class", which cycles all windows of the current application.



SVN revision: 57386
2011-02-27 14:29:41 +00:00
Hannes Janetzek 0167df0c3b e17/conf_apps: show description for autostart entries
SVN revision: 57377
2011-02-27 12:06:27 +00:00
Hannes Janetzek 3dccde7da9 e17: apps startup config dialog: added section to add .desktops from /etc/xdg/autostart
- whitespace cleanup


SVN revision: 57375
2011-02-27 11:30:20 +00:00
Christopher Michael 463c6051d1 E Comp Module: formatting/whitespace fixes.
Remove miles of whitespace & fix horrible formatting.

No Jeff, we do not declare variables in the middle of our
functions (in E).....SPANK SPANK :P



SVN revision: 57345
2011-02-26 21:51:40 +00:00
Hannes Janetzek e2a91285df e17/comp: show more info in match list.
before one had to open 'edit match' to see what it actually matches


SVN revision: 57339
2011-02-26 13:26:47 +00:00
Hannes Janetzek 85a86051db e17/comp: cleanup last commit and fix warnings on 64bit os
SVN revision: 57338
2011-02-26 12:19:29 +00:00
Hannes Janetzek 76d3af24a6 e17/comp: make config dialog inaccessible while editing window matches
overlay dialog with a background and put the match widgets above so that 
one cant press other buttons e.g. delete the match that one is currently 
editing. also fixes the problem that when frametable has a translucent
background the dialog below doesnt shine through


SVN revision: 57337
2011-02-26 11:56:50 +00:00
Hannes Janetzek 5d71553af1 e17/comp: fix segv in config dialog when no item is selected
SVN revision: 57335
2011-02-26 10:42:10 +00:00
Hannes Janetzek daaa96b36a e17/everything: add everything launcher action before plugin actions
this makes the sorting in bindings dialog be nicer and works
around the bug in keybinding conf dialog where it selects the 
plugins-plugin for the binding of 'show evry' and fscks it up.  


SVN revision: 57289
2011-02-24 05:08:26 +00:00
Hannes Janetzek 9020265aad e17/everything: disable debug output
SVN revision: 57288
2011-02-24 03:48:41 +00:00
Massimo Maiurana 359a85e93d updating various translations
SVN revision: 57225
2011-02-21 19:19:12 +00:00
Hannes Janetzek 3320d11083 - show windows by default in top-level now
- allow changing popup size by 1 pixel
- added some more comments


SVN revision: 57209
2011-02-21 07:49:21 +00:00
Hannes Janetzek 259e268f3c fix for showing plugins as icon in aggregator
- make plugin instances be proper evry items so that they are ref counted like everything else.
  now plugin->begin MUST always return a new instance, never the base class


SVN revision: 57206
2011-02-21 07:30:55 +00:00
Carsten Haitzler 048a1e6cf7 ok user signal was a nice idea but we get user2 already so we cant use
ir without fps always toggling



SVN revision: 57156
2011-02-19 09:52:27 +00:00
Hannes Janetzek 858abf57f1 add option to disable use of fdo icon theme
cleanups


SVN revision: 57148
2011-02-18 11:38:37 +00:00
Hannes Janetzek 71d65ca3d1 set load size for fdo icons
SVN revision: 57137
2011-02-17 20:21:53 +00:00
Hannes Janetzek 92a078ac32 get larger icons by temporarily changing e_scale
SVN revision: 57131
2011-02-17 19:53:09 +00:00
Hannes Janetzek afade15978 use icon lookup order also in everything
SVN revision: 57128
2011-02-17 14:37:10 +00:00
Carsten Haitzler f45709a73a and fill in policy holes with handling transitions to/from fullscreen
etc.



SVN revision: 57125
2011-02-17 13:06:53 +00:00
Massimo Maiurana 308534cc44 updating russian translations
SVN revision: 57124
2011-02-17 12:15:59 +00:00
Carsten Haitzler 71c6ac602e also set geom fro indicator
SVN revision: 57122
2011-02-17 11:43:02 +00:00
Carsten Haitzler a82f5c99c4 fix some design and policy issues so it's simple and sane tyo write a
new home screen and softkey - looking at indicator next.



SVN revision: 57119
2011-02-17 10:55:59 +00:00
Carsten Haitzler 5a7a504cb8 conformant home window... should not be sized down :)
SVN revision: 57111
2011-02-17 07:44:51 +00:00
Carsten Haitzler 49765f25bb formatting.
SVN revision: 57073
2011-02-16 03:46:27 +00:00
Carsten Haitzler 3cdc57de3e no - disco-stu... that was not the right fix.. this is the right fix
for whatever segv u were seeing (page invalid ptr).



SVN revision: 57072
2011-02-16 03:45:57 +00:00
Hannes Janetzek 00045e3e5a fix my last commit
SVN revision: 57071
2011-02-15 21:39:01 +00:00
Christopher Michael 2c593b88e5 Init some vars to NULL so we don't get warning about uninitialized
vars from gcc during compile.



SVN revision: 57069
2011-02-15 21:17:48 +00:00
Christopher Michael 2867f253e6 Remove declared function protos that are not used.
SVN revision: 57068
2011-02-15 21:14:12 +00:00
Mike Blumenkrantz 4e69b6fd5d add safety check for current page being null, don't think this should actually happen though
someone who knows the code please check?


SVN revision: 57026
2011-02-14 15:42:17 +00:00
Hannes Janetzek dc87685c1e simplify virtual desktops dialog: no need for advanced/basic dialog when using toolbok
SVN revision: 56932
2011-02-10 18:49:00 +00:00
Christopher Michael 0a8b9a0380 Illume-Keyboard: Keyboard aspect fix.
If our zone is wider than it is taller, don't let virtual keyboard
take up most of the screen. This fixes illume-keyboard taking most of
the screen. Now, if we are wider than we are taller, just use half the
zone height rather than the previous which used about 3/4 of the height.



SVN revision: 56931
2011-02-10 18:20:28 +00:00
Christopher Michael a368649dfc Comp Module: Cleanup
NB: No 'functional' changes, just cleanup.
  Remove Unused variable.
  Whitespace removal.



SVN revision: 56928
2011-02-10 17:26:40 +00:00
Hannes Janetzek 389182f55b cpufreq: dont bury options in subsub menu. button 1 shows cpu options menu now
SVN revision: 56885
2011-02-09 22:44:29 +00:00
Hannes Janetzek a3f7b6a507 evry: fix aspect of edj thumbnails
SVN revision: 56842
2011-02-09 14:59:44 +00:00
Carsten Haitzler f8da083328 a bit of a refactor of e_acpi -> can buffer and handle more than 1
acpi message at once (will happen IF e is paused/hung/suspended and
multiple acpi events happen during that time).

also no need for multiple acpi event id's - the type is already in the
struct itself. it's dup;icating the work. simplify.

also... vaio "hotkey" style support. new mapping ethod needed for
that. who knows what other bizarre acpi hardware is out there. may
need more. also make a note that we may want a mapping system some
time that maps acpi event to faking an x key event.

also... allow acpi bindings to bind to anything in gui.



SVN revision: 56790
2011-02-07 22:57:50 +00:00
Christopher Michael 0a7a799bd0 Add UNUSED where missing.
SVN revision: 56675
2011-02-03 17:12:27 +00:00
Christopher Michael f62f7278a0 Add UNUSED where needed.
SVN revision: 56674
2011-02-03 17:10:01 +00:00
Hannes Janetzek 2b72d8d98b evry-apps: fix history loss: do not remove apps from history when not found in .desktop cache
SVN revision: 56627
2011-02-01 10:35:33 +00:00
Christopher Michael ddfeef51dc No need for a mode send here.
SVN revision: 56385
2011-01-29 21:16:31 +00:00
Christopher Michael 54afa6c714 Add a button on softkey module to toggle app positions if in dual mode
(this means move the top app to the bottom, and bottom app to the top,
etc, etc).



SVN revision: 56384
2011-01-29 21:08:13 +00:00
Christopher Michael 8f026c852a When we are done dragging the indicator window, update it's geometry
on the zone.



SVN revision: 56383
2011-01-29 20:34:19 +00:00
Hannes Janetzek 86824bd78a add 'run executable' action for files
SVN revision: 56273
2011-01-23 23:37:50 +00:00
Hannes Janetzek e9e9c7a066 fix warning/unsued stuff
keep refs to .desktops of recently used apps


SVN revision: 56272
2011-01-23 22:34:28 +00:00
Hannes Janetzek 5d4d9705e8 enable icon preload
SVN revision: 56270
2011-01-23 17:59:25 +00:00
Hannes Janetzek c3a28ca278 fix: open multiple selected files
SVN revision: 56269
2011-01-23 16:02:33 +00:00
Hannes Janetzek 5f014d9089 fix initial list width (dont overlap scrollbar)
SVN revision: 56267
2011-01-22 22:24:09 +00:00
Carsten Haitzler d8309aeb84 and force fps objs to be on max layer.
SVN revision: 56266
2011-01-22 16:32:26 +00:00
Carsten Haitzler ef8fd4ab06 fix geometry up a bit and limit ranges more.
SVN revision: 56263
2011-01-22 11:00:11 +00:00
Carsten Haitzler 3a0ff0519a fix frametimes array.
SVN revision: 56262
2011-01-22 10:44:40 +00:00
Carsten Haitzler 720f53b264 add fps debug display to comp...
to toggle interactively:
  killall -USR2 enlightenment 
or
  ctrl+alt+shift+F
or just change it in the config panel - the longer the average
interval is, the more accurate it will be, but the less often you get
updates. you can choose the screen corner here too. :) also note that
if comp doesnt get a stream of input (frames to render) then it's also
not going to tel you much interesting about its "best possible
framerate" as its likely got lots of spare time to do more, but it
just never got any to do. so this is useful if:

1. there is a continual strem of input (video playback, animated gui,
continual user input).
2. the longer the rolling average framecount is, the more accurate it
will be.



SVN revision: 56260
2011-01-22 09:52:48 +00:00
Hannes Janetzek 5ae3b52a17 cleanups
SVN revision: 56248
2011-01-21 00:14:48 +00:00
Christopher Michael e6b15ffc17 e_illume_border_show already handles raise, so remove call to explicit
e_border_raise.



SVN revision: 56246
2011-01-20 22:28:33 +00:00
Christopher Michael 3c51a6bc0a Allow dialogs to be bigger than 'minimum' size; instead, just check
that the dialogs size is not greater than the zone. This is much nicer
for file dialogs.



SVN revision: 56244
2011-01-20 19:54:17 +00:00
Christopher Michael 7fab214109 Some dialogs don't play nice if we check visible property so remove.
SVN revision: 56242
2011-01-20 18:49:34 +00:00
Christopher Michael af0c123f41 Some 'dialog' windows report a zero min width & height (which messes
up position calculations). Trap for that, and if mins are zero, then
use existing dialog width/height. (code following that handles a
dialog being too large for the zone).

Thanks again to Jeff Hoogland for bringing this to my attention.



SVN revision: 56236
2011-01-20 06:39:16 +00:00
Christopher Michael a19942672d Fix illume-indicator window leaving a 'black bar' behind ... when Comp
module is enabled. The previous fix worked without Composite module
just fine, but did not account for the way that Composite works. This
fix works in both cases, with Composite and without.

Thanks to Jeff Hoogland for bringing that to my attention ;)



SVN revision: 56229
2011-01-20 00:05:52 +00:00
Christopher Michael 572970d903 Add a Suspend Now command to actions so that on ACPI lid close, you
can do suspend without a confirmation dialog.
Clear the Action Paramaters box when a binding or action changes.



SVN revision: 56207
2011-01-17 17:25:42 +00:00
Lars Munch 343f3737b1 This adds thinkpad support to the temperature module. The temperature is
accessible through the thinkpad_acpi kernel module.

Signed-off-by: Lars Munch <lars@segv.dk>


SVN revision: 56192
2011-01-16 15:11:56 +00:00
Christopher Michael 1892b52333 Remove goto's. Don't like em, don't need em, don't want em ;)
E_FREE already sets pointer to NULL.
Fix shutdown order in certain places.



SVN revision: 56158
2011-01-16 02:05:33 +00:00
Mike Blumenkrantz bea2bf271d (fd leak--)--
SVN revision: 56155
2011-01-16 01:57:31 +00:00
Mike Blumenkrantz 1fdff41c5e close file sooner so we don't leak fds
SVN revision: 56153
2011-01-16 01:52:45 +00:00
Mike Blumenkrantz d143974767 add alloc check for calloc
SVN revision: 56152
2011-01-16 01:48:04 +00:00
Mike Blumenkrantz 6d87da8c14 yet another null deref
SVN revision: 56151
2011-01-16 01:34:05 +00:00
Mike Blumenkrantz 5788f79169 more null derefs
SVN revision: 56150
2011-01-16 01:33:00 +00:00
Mike Blumenkrantz 572ed90432 more uninitialized values
SVN revision: 56148
2011-01-16 01:22:41 +00:00
Mike Blumenkrantz 9ac82fead5 initialize variable to null for later FOREACH failures
SVN revision: 56146
2011-01-16 01:19:22 +00:00
Carsten Haitzler 7c54b118e8 gettext-> translate at gui display time not in storing in structs!
SVN revision: 56107
2011-01-14 09:49:42 +00:00
Carsten Haitzler b835438c0d from:
http://trac.enlightenment.org/e/ticket/671

:)
tnx kiuma
 


SVN revision: 56044
2011-01-11 08:44:19 +00:00
Mike Blumenkrantz e0cc1c3149 s/HAL/device/g
SVN revision: 56028
2011-01-10 17:41:48 +00:00
Mike Blumenkrantz 67b1000afa fix compile when ehal is not present
note that illume1 still requires ehal and I have no plans to write an eeze backend for it


SVN revision: 55944
2011-01-06 18:41:58 +00:00
Massimo Maiurana f13cdcbd02 updating german translations
SVN revision: 55935
2011-01-06 17:49:35 +00:00
Mike Blumenkrantz cdc41d0f3a avoid weird bug from e_remember where path that no longer exists would attempt to be loaded
SVN revision: 55911
2011-01-06 00:57:27 +00:00
Mike Blumenkrantz 346e271e07 ecrustified for formatting
SVN revision: 55908
2011-01-05 22:36:21 +00:00
Mike Blumenkrantz 15468f69f6 fix include paths for all these makefiles to add $top_builddir/src/bin instead of $top_srcdir/src/lib
SVN revision: 55884
2011-01-05 17:50:05 +00:00
Massimo Maiurana 851015e654 updating various translations
SVN revision: 55850
2011-01-04 17:21:50 +00:00
Carsten Haitzler 31bb3c9c8d so rename that option - it really does confuse people and
understandably so.



SVN revision: 55829
2011-01-03 17:38:59 +00:00
Christopher Michael b6dd7d07c0 Use PATH_MAX.
Reduce variable usage.
Don't leak Shelf_Del_Confirm_Data (make sure we free the alloc'd
struct if we are leaving the function).

Fix formatting.



SVN revision: 55797
2011-01-02 21:12:11 +00:00
Christopher Michael 645ad54f55 Add traps in toolbar widget to make sure obj & wd are valid.
Add traps in e_fwin to make sure we have a toolbar before trying to
operate on it.



SVN revision: 55792
2011-01-01 15:51:09 +00:00
Peter van de Werken 565303e0f3 Modified patch.
From: Peter van de Werken <pwerken-e@a-eskwadraat.nl>
Only add a separator if there is something to separate.



SVN revision: 55780
2010-12-30 13:44:39 +00:00
Christopher Michael 011172fbeb Patch from Peter van de Werken to fix uniconify of quickpanel windows.
SVN revision: 55776
2010-12-29 22:07:11 +00:00
Sebastian Dransfeld b5a77ea6fc Prevent double free
SVN revision: 55771
2010-12-29 19:47:55 +00:00
Carsten Haitzler 1583fac1a1 and we didnt actually use the engine vsync support in comp.
SVN revision: 55756
2010-12-26 10:17:54 +00:00
Mike Blumenkrantz 3d166f4860 alloc checks
SVN revision: 55735
2010-12-23 01:10:48 +00:00
Mike Blumenkrantz b0b7d04154 init variables to 0 to avoid garbage values being compared in conditionals
SVN revision: 55734
2010-12-23 01:05:12 +00:00
Mike Blumenkrantz f3a0638cf7 combine some if{} blocks to remove a possibility of passing garbage value to e_widget_ilist_nth_label_set
SVN revision: 55733
2010-12-23 01:02:42 +00:00
Mike Blumenkrantz 18a3bc72ef outdent!
SVN revision: 55732
2010-12-23 00:57:47 +00:00
Mike Blumenkrantz 7bf11e8075 badformattinghorns!!!! I know it was you!!!!!!! arghhhhhhhhhhh the tabs
SVN revision: 55731
2010-12-23 00:55:58 +00:00
Mike Blumenkrantz 0e31d51ba6 clean up _binding_label_get to just return the correct value, fix potential garbage return
SVN revision: 55730
2010-12-23 00:51:49 +00:00
Mike Blumenkrantz 5020fd62b0 formatting. I'm going to catch whoever this is and beat them.
SVN revision: 55729
2010-12-23 00:49:06 +00:00
Mike Blumenkrantz d1019f055e avoid null deref
SVN revision: 55722
2010-12-22 23:32:09 +00:00
Mike Blumenkrantz 9224fcdb23 avoid null deref
SVN revision: 55721
2010-12-22 23:23:47 +00:00
Mike Blumenkrantz c2afdae74c fix typo to avoid null deref: a copy/paste propagated error
SVN revision: 55720
2010-12-22 23:22:01 +00:00
Mike Blumenkrantz 7594fc4607 fix typo to avoid null deref
SVN revision: 55719
2010-12-22 23:20:05 +00:00
Mike Blumenkrantz 192dc22c0d avoid null derefs
SVN revision: 55718
2010-12-22 23:16:26 +00:00
Mike Blumenkrantz 4306b25619 avoid null deref
SVN revision: 55717
2010-12-22 23:14:50 +00:00
Mike Blumenkrantz b7b7e11f32 add some explicit null checks
SVN revision: 55716
2010-12-22 23:08:25 +00:00
Mike Blumenkrantz 7c64edbdd6 maybe there was a point to this previously, but x = x is dumb
SVN revision: 55709
2010-12-22 22:51:32 +00:00
Mike Blumenkrantz 2bd7097622 left side is always 0
SVN revision: 55708
2010-12-22 22:50:24 +00:00
Mike Blumenkrantz 3f9380048f calloc initializes to 0
SVN revision: 55707
2010-12-22 22:48:50 +00:00
Mike Blumenkrantz 2aa8241d9e fix possible segv
SVN revision: 55706
2010-12-22 22:47:46 +00:00
Mike Blumenkrantz 7667571dc2 add pondering comment, fix what appears to be a bug? please check, o ye lords of illume
SVN revision: 55705
2010-12-22 22:45:26 +00:00
Mike Blumenkrantz 6dd6c9bc89 another comment
SVN revision: 55704
2010-12-22 22:41:26 +00:00
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 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 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
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 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
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 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
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
Massimo Maiurana 6725304708 updating various translations
SVN revision: 55125
2010-12-01 23:34:15 +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 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
Gustavo Sverzut Barbieri c89d42f211 match _init() -> _update() changes in core.
SVN revision: 54796
2010-11-22 15:23:15 +00:00
Christopher Michael b7f5014a18 Patch to fix keyboard layout size from Marco Trevisan.
SVN revision: 54709
2010-11-19 02:41:02 +00:00
Mike Blumenkrantz 1d574fbd20 shut up eina warning
SVN revision: 54707
2010-11-19 02:22:53 +00:00
Carsten Haitzler e7d7304b0f gah! 1 cpu too many. fix.
SVN revision: 54561
2010-11-15 10:18:57 +00:00
Carsten Haitzler 3e706de451 slight improvement - average out freqs on all cores. some newer cpus
can have separate core freqs. dont get me started with this new turbo
boost thing that the kernel doesnt even report corrently right now
either.



SVN revision: 54546
2010-11-14 03:04:20 +00:00
Hannes Janetzek 0d6ce60bc7 evry-files: use eina_file_stat_ls
SVN revision: 54534
2010-11-13 13:33:12 +00:00
Cedric BAIL 91a8156a84 * ecore: break Ecore_Thread API once and for all to make it consistent.
SVN revision: 54502
2010-11-12 13:28:19 +00:00
Boris Faure e9d8b9b3a7 pager: add config whether to show urgent popup on focused windows
SVN revision: 54464
2010-11-11 17:58:23 +00:00
Sebastian Dransfeld 6d1de4d853 remove weird unneeded hack
SVN revision: 54387
2010-11-09 21:32:04 +00:00
Sebastian Dransfeld 32a8f5160d Fix dnd working with reference coords.
SVN revision: 54383
2010-11-09 21:14:38 +00:00
Sebastian Dransfeld 3d1a299e06 Let efreet icon return const
We return a pointer to an internal cache, so no need to do strdup. I we
implement a cache, the pointer will be a return from a mmap'ed file, so
no need to do strdup.

A bit late to do an API break, but must be done.

SVN revision: 54372
2010-11-09 20:15:55 +00:00
Sebastian Dransfeld 2a048b5005 gadcon helper functions
SVN revision: 54348
2010-11-08 20:11:45 +00:00
Sebastian Dransfeld 7ec3dd0f41 Right drop target size
If we are in an autoscroll container, use it's size as drop target

SVN revision: 54328
2010-11-08 14:05:29 +00:00
Sebastian Dransfeld 8c6c2d7270 Don't fake an existing box
o_box should be an e_box

SVN revision: 54323
2010-11-08 12:46:25 +00:00
Sebastian Dransfeld ed139972cc stop move/resize on winlits show
Fixes bug #220

SVN revision: 54276
2010-11-07 12:34:50 +00:00
Sebastian Dransfeld 02910b4579 Right orientation for left and right side
SVN revision: 54245
2010-11-06 19:47:55 +00:00
Sebastian Dransfeld 8948d6ddf3 And don't show applications with NoDisplay
SVN revision: 54235
2010-11-06 16:54:51 +00:00
Sebastian Dransfeld 9de16beb3c Prefer apps without OnlyShowIn
This fixes bug #357

SVN revision: 54232
2010-11-06 16:48:07 +00:00
Sebastian Dransfeld 1ba2fd77a0 Set fdo icon directly in e_icon
This makes it simple to find the right icon size for current view size

SVN revision: 54177
2010-11-05 13:11:31 +00:00
Christopher Michael d7ad6cbfb2 Cleanup Illume 1 (I got tired of looking @ compiler warnings).
- Cleanup use of UNUSED (place after the variable).
 - Add UNUSED where missing.
 - Use PATH_MAX.
 - Fix Formatting.
 - Remove some whitespace (and other instances of wasted space).



SVN revision: 54131
2010-11-03 18:38:09 +00:00
Christopher Michael bd0c639991 Remove unused variables (also removed 'moved' variable as it wasn't
used other than setting to 1; never checked after that).



SVN revision: 54115
2010-11-03 04:53:17 +00:00
Christopher Michael 3ea8084f72 Use a variable to hold 'height' rather than recalc all the time.
SVN revision: 54054
2010-10-30 19:24:54 +00:00
Christopher Michael ba1b5a0834 Save ourselves a function call and just use the ecore_evas from the gc.
SVN revision: 54053
2010-10-30 19:12:48 +00:00
Christopher Michael a2bf209842 NB: This commit for Tasn; getting systray to work with
illume-indicator ;)

Systray:
  - Do NOT assume we are drawing to the desktop if we are not a shelf;
rather, get the ecore_x_window of the gadget containers evas.

Illume-Indictor:
  - Use a popup window on the indicator window so that systray module
can work with illume-indicator.

Illume:
  - Add some traps in case e_border_name_get does not return something.



SVN revision: 54052
2010-10-30 19:05:48 +00:00
Hannes Janetzek 06f74e6f45 fix warnings, remove unused variables
SVN revision: 53978
2010-10-28 23:07:59 +00:00
Hannes Janetzek 1e812840c6 evry-files: fix 'browse files' action. i.e. ignore min query length in this case
SVN revision: 53976
2010-10-28 20:57:11 +00:00