platform/upstream/enlightenment.git
13 years agoSet v_mic to 99 (less than 256) to please OS X
Sebastian Dransfeld [Thu, 17 Mar 2011 13:12:50 +0000 (13:12 +0000)]
Set v_mic to 99 (less than 256) to please OS X

SVN revision: 57824

13 years agoFix formatting of recently committed patch. (no functional changes).
Christopher Michael [Thu, 17 Mar 2011 00:58:56 +0000 (00:58 +0000)]
Fix formatting of recently committed patch. (no functional changes).

SVN revision: 57812

13 years agoe17/comp: finally. only set PropertyChangeMask on override windows for which we dont...
Hannes Janetzek [Wed, 16 Mar 2011 22:46:25 +0000 (22:46 +0000)]
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

13 years agoImplement multi-shift for illume-keyboard and change Default.kbd to use it.
Rui Seabra [Wed, 16 Mar 2011 22:43:55 +0000 (22:43 +0000)]
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

13 years agoe17/comp: enable property sniffing of override redirect windows again.
Hannes Janetzek [Wed, 16 Mar 2011 22:21:52 +0000 (22:21 +0000)]
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

13 years agoe17/comp: whoops this should have bee removed by the last commit
Hannes Janetzek [Wed, 16 Mar 2011 22:03:53 +0000 (22:03 +0000)]
e17/comp: whoops this should have bee removed by the last commit

SVN revision: 57807

13 years agoe17/comp: revert sniffing. seems i need to get only those windows that are not managed by
Hannes Janetzek [Wed, 16 Mar 2011 21:40:25 +0000 (21:40 +0000)]
e17/comp: revert sniffing. seems i need to get only those windows that are not managed by

SVN revision: 57806

13 years agoe17/comp: sniff some property events from override redirect windows and support _NET_...
Hannes Janetzek [Wed, 16 Mar 2011 21:25:35 +0000 (21:25 +0000)]
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

13 years agoe17/comp: use input winodw for cm_selection. still not working with gksu overlay...
Hannes Janetzek [Wed, 16 Mar 2011 14:39:44 +0000 (14:39 +0000)]
e17/comp: use input winodw for cm_selection. still not working with gksu overlay somehow..

SVN revision: 57801

13 years agoe17: focus fix. forgot to set bd->changed to handle want_focus in eval..
Hannes Janetzek [Wed, 16 Mar 2011 13:31:43 +0000 (13:31 +0000)]
e17: focus fix. forgot to set bd->changed to handle want_focus in eval..

SVN revision: 57799

13 years agoe17/comp: acquire cm selection for composited screens
Hannes Janetzek [Wed, 16 Mar 2011 12:12:23 +0000 (12:12 +0000)]
e17/comp: acquire cm selection for composited screens

SVN revision: 57795

13 years agoe17: reveal next selected item after delete in key and mousebindings
Hannes Janetzek [Wed, 16 Mar 2011 09:38:46 +0000 (09:38 +0000)]
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

13 years agoe17: e_widget_ilist: do reveal(show) item in next idler. if other commands were in...
Hannes Janetzek [Wed, 16 Mar 2011 09:34:46 +0000 (09:34 +0000)]
e17: e_widget_ilist: do reveal(show) item in next idler. if other commands were in queue list geomentry is not up to date anymore

fixes: showing the right area with e_widget_ilist_show after items were removed

SVN revision: 57792

13 years agoe17: e_widget_ilist: avoid too much idling
Hannes Janetzek [Wed, 16 Mar 2011 09:07:01 +0000 (09:07 +0000)]
e17: e_widget_ilist: avoid too much idling

SVN revision: 57791

13 years agoe17:conf_theme: get ilist count first. it's expensive you know. this would have worka...
Hannes Janetzek [Wed, 16 Mar 2011 08:29:13 +0000 (08:29 +0000)]
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

13 years agoe17: e_widget_ilist make queue command codes being an enum
Hannes Janetzek [Wed, 16 Mar 2011 08:25:40 +0000 (08:25 +0000)]
e17: e_widget_ilist make queue command codes being an enum

SVN revision: 57789

13 years agoe17: e_widget_ilist return correct list count. only count queue commands that add...
Hannes Janetzek [Wed, 16 Mar 2011 08:22:09 +0000 (08:22 +0000)]
e17: e_widget_ilist return correct list count. only count queue commands that add something

SVN revision: 57788

13 years agoe17:comp: more self explanatory label
Hannes Janetzek [Tue, 15 Mar 2011 21:49:04 +0000 (21:49 +0000)]
e17:comp: more self explanatory label

SVN revision: 57782

13 years agoe17:comp: add config option for initial draw timeout.
Hannes Janetzek [Tue, 15 Mar 2011 21:35:08 +0000 (21:35 +0000)]
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

13 years agoe17:comp: dont wait for damage/timeout from popups and e menus. we know they draw...
Hannes Janetzek [Tue, 15 Mar 2011 20:47:30 +0000 (20:47 +0000)]
e17:comp: dont wait for damage/timeout from popups and e menus. we know they draw fast

SVN revision: 57778

13 years agoe17: fix segv in client list menu with sort by class
Hannes Janetzek [Tue, 15 Mar 2011 16:33:46 +0000 (16:33 +0000)]
e17: fix segv in client list menu with sort by class

SVN revision: 57766

13 years agoe17/comp:config: select correct item on add match
Hannes Janetzek [Mon, 14 Mar 2011 23:56:16 +0000 (23:56 +0000)]
e17/comp:config: select correct item on add match

SVN revision: 57756

13 years agoe17: e_widget_ilist:
Hannes Janetzek [Mon, 14 Mar 2011 23:43:16 +0000 (23:43 +0000)]
e17: e_widget_ilist:
- fix return e_widget_ilist_count: return listcnt + queue
- dont add artificial upadte delay, use idler.

SVN revision: 57755

13 years agoupdating french and italian translations
Massimo Maiurana [Mon, 14 Mar 2011 18:17:38 +0000 (18:17 +0000)]
updating french and italian translations

SVN revision: 57744

13 years agoupdating french and italian translations, and fixed some non-unicode characters
Massimo Maiurana [Sun, 13 Mar 2011 09:40:39 +0000 (09:40 +0000)]
updating french and italian translations, and fixed some non-unicode characters

SVN revision: 57722

13 years agoUpdate Korean translation for e.
Daniel Juyung Seo [Sat, 12 Mar 2011 22:02:47 +0000 (22:02 +0000)]
Update Korean translation for e.

SVN revision: 57716

13 years agoe17: refocus config dialogs on show when they are open already
Hannes Janetzek [Sat, 12 Mar 2011 17:20:47 +0000 (17:20 +0000)]
e17: refocus config dialogs on show when they are open already

SVN revision: 57707

13 years agoupdating german and french translations
Massimo Maiurana [Sat, 12 Mar 2011 17:16:27 +0000 (17:16 +0000)]
updating german and french translations

SVN revision: 57706

13 years agoe17: possible focus fix: wait for windows focus_in event also if it does not !take_focus
Hannes Janetzek [Sat, 12 Mar 2011 16:59:02 +0000 (16:59 +0000)]
e17: possible focus fix: wait for windows focus_in event also if it does not !take_focus

SVN revision: 57705

13 years agoe17: fix focus new window with click to focus. delay setting focus again
Hannes Janetzek [Sat, 12 Mar 2011 16:24:37 +0000 (16:24 +0000)]
e17: fix focus new window with click to focus. delay setting focus again

SVN revision: 57704

13 years agoe17: raise border in window_desk_move_by action
Hannes Janetzek [Sat, 12 Mar 2011 15:09:49 +0000 (15:09 +0000)]
e17: raise border in window_desk_move_by action

SVN revision: 57703

13 years agoupdating german translations
Massimo Maiurana [Fri, 11 Mar 2011 22:17:19 +0000 (22:17 +0000)]
updating german translations

SVN revision: 57698

13 years agoupdating french and italian translations
Massimo Maiurana [Fri, 11 Mar 2011 19:04:49 +0000 (19:04 +0000)]
updating french and italian translations

SVN revision: 57695

13 years agoe17/evry: now that efreet icons are cached fetch more in one idler cycle
Hannes Janetzek [Fri, 11 Mar 2011 14:16:01 +0000 (14:16 +0000)]
e17/evry: now that efreet icons are cached fetch more in one idler cycle

SVN revision: 57692

13 years agoe17/comp: dont set visible until !cw->hidden_override.
Hannes Janetzek [Fri, 11 Mar 2011 12:15:41 +0000 (12:15 +0000)]
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

13 years agoe17: allow window manipulation for any type of window maximize policy when 'allow...
Hannes Janetzek [Thu, 10 Mar 2011 20:58:55 +0000 (20:58 +0000)]
e17: allow  window manipulation for any type of window maximize policy when 'allow maipulation of maximized windows' is enabled

fixing http://trac.enlightenment.org/e/ticket/430

SVN revision: 57681

13 years agoe17: on _NET_ACTIVE_WINDOW client message: only switch to desk if border is not sticky
Hannes Janetzek [Thu, 10 Mar 2011 16:52:22 +0000 (16:52 +0000)]
e17: on _NET_ACTIVE_WINDOW client message: only switch to desk if border is not sticky

SVN revision: 57676

13 years agoe17: focus: on focus_set promote border in focus_next even if it has already focus.
Hannes Janetzek [Thu, 10 Mar 2011 16:23:57 +0000 (16:23 +0000)]
e17: focus: on focus_set promote border in focus_next even if it has already focus.

this fixes the problem when within one mainloop iteration the currently focused
border is unfocused and refocused.

SVN revision: 57674

13 years agoe17/comp: dont run into infinite loop on show_ready when hidden_override is set
Hannes Janetzek [Thu, 10 Mar 2011 15:14:14 +0000 (15:14 +0000)]
e17/comp: dont run into infinite loop on show_ready when hidden_override is set

SVN revision: 57672

13 years agoe17: fix comp test message handler visible.src -> visibility.src
Hannes Janetzek [Thu, 10 Mar 2011 14:50:04 +0000 (14:50 +0000)]
e17: fix comp test message handler visible.src -> visibility.src

SVN revision: 57671

13 years agoe17: remove redundant checks. lock_focus_out is check in e_boder_focus_set*
Hannes Janetzek [Thu, 10 Mar 2011 02:44:02 +0000 (02:44 +0000)]
e17: remove redundant checks. lock_focus_out is check in e_boder_focus_set*

SVN revision: 57648

13 years agoe17: set focus at the end of border_idler_before to the last focused window.
Hannes Janetzek [Thu, 10 Mar 2011 02:29:01 +0000 (02:29 +0000)]
e17: set focus at the end of border_idler_before to the last focused window.

No need to sync ecore_x_window_focus then. in next mainloop
iteration all requests should have been processed by X, or doesnt it?

SVN revision: 57647

13 years agoe17: fix the lost keyboard focus after adding a binding key. not sure what was really...
Hannes Janetzek [Thu, 10 Mar 2011 01:56:20 +0000 (01:56 +0000)]
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

13 years agoe17/evry-apps: fix: check string length before strncpy to not be negative
Hannes Janetzek [Thu, 10 Mar 2011 01:18:03 +0000 (01:18 +0000)]
e17/evry-apps: fix: check string length before strncpy to not be negative

SVN revision: 57645

13 years agoe17: fix the rare case that the last focused border had lock_focus_out. try next...
Hannes Janetzek [Thu, 10 Mar 2011 00:04:31 +0000 (00:04 +0000)]
e17: fix the rare case that the last focused border had lock_focus_out. try next instead of break

SVN revision: 57644

13 years agoe17: fix, remove duplicated line
Hannes Janetzek [Wed, 9 Mar 2011 22:07:32 +0000 (22:07 +0000)]
e17: fix, remove duplicated line

SVN revision: 57637

13 years agoe17: take sticky windows state into account in e_desk_last_focused_focus
Hannes Janetzek [Wed, 9 Mar 2011 20:30:22 +0000 (20:30 +0000)]
e17: take sticky windows state into account in e_desk_last_focused_focus

SVN revision: 57636

13 years agoe17: fetch netwm state ealier so netwm.state.modal is set before used in icccm.fetch...
Hannes Janetzek [Wed, 9 Mar 2011 13:28:31 +0000 (13:28 +0000)]
e17: fetch netwm state ealier so netwm.state.modal is set before used in icccm.fetch.client_leader case

SVN revision: 57623

13 years agoe17: simplify e_border_focus_set logic and fix (some) focus issue with
Hannes Janetzek [Wed, 9 Mar 2011 13:15:33 +0000 (13:15 +0000)]
e17: simplify e_border_focus_set logic and fix (some) focus issue with
     not focusing the last active window after deskswitch

SVN revision: 57622

13 years agoe17: handle ooffice _net_active window messages specifically
Hannes Janetzek [Wed, 9 Mar 2011 03:09:59 +0000 (03:09 +0000)]
e17: handle ooffice _net_active window messages specifically

SVN revision: 57610

13 years agoallow to change layer when locking border position
Miculcy Brian [Wed, 9 Mar 2011 00:05:03 +0000 (00:05 +0000)]
allow to change layer when locking border position

SVN revision: 57609

13 years agoe17: disable pointer warp on _net_active_window client message
Hannes Janetzek [Tue, 8 Mar 2011 23:09:09 +0000 (23:09 +0000)]
e17: disable pointer warp on _net_active_window client message

SVN revision: 57608

13 years agoe: No need to snprintf a static buffer
Sebastian Dransfeld [Tue, 8 Mar 2011 11:41:53 +0000 (11:41 +0000)]
e: No need to snprintf a static buffer

SVN revision: 57578

13 years agoenable E to configure a another user path then ~/.e for special use cases
Andreas Volz [Sun, 6 Mar 2011 10:31:44 +0000 (10:31 +0000)]
enable E to configure a another user path then ~/.e for special use cases

SVN revision: 57539

13 years agoe17/comp: disable reuse of old comp_win for borders switching frame window for now.
Hannes Janetzek [Fri, 4 Mar 2011 00:34:39 +0000 (00:34 +0000)]
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

13 years agoe17/comp: wait for first damage on win_show.
Hannes Janetzek [Thu, 3 Mar 2011 23:58:30 +0000 (23:58 +0000)]
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

13 years agoe17/comp: set smooth scaling of mirror objects according to config
Hannes Janetzek [Thu, 3 Mar 2011 23:49:11 +0000 (23:49 +0000)]
e17/comp: set smooth scaling of mirror objects according to config

SVN revision: 57511

13 years agoe17/comp:
Hannes Janetzek [Thu, 3 Mar 2011 23:36:54 +0000 (23:36 +0000)]
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

13 years agoe: fix variable scope + indenting
Boris Faure [Thu, 3 Mar 2011 22:05:12 +0000 (22:05 +0000)]
e: fix variable scope + indenting

SVN revision: 57506

13 years agoupdating slovenian translation
Massimo Maiurana [Thu, 3 Mar 2011 20:15:31 +0000 (20:15 +0000)]
updating slovenian translation

SVN revision: 57502

13 years agoe: fix bd->changes.border
Boris Faure [Wed, 2 Mar 2011 22:09:05 +0000 (22:09 +0000)]
e: fix bd->changes.border

this way it's possible to know whether the border has changed when hooking
on E_BORDER_HOOK_EVAL_POST_BORDER_ASSIGN

SVN revision: 57478

13 years agoAdd a few missing module descriptions.
Eric Schuele [Wed, 2 Mar 2011 04:55:11 +0000 (04:55 +0000)]
Add a few missing module descriptions.

SVN revision: 57465

13 years agoe17/everything: identify evry window for compositor
Hannes Janetzek [Wed, 2 Mar 2011 00:50:36 +0000 (00:50 +0000)]
e17/everything: identify evry window for compositor

SVN revision: 57464

13 years agoupdating various translations
Massimo Maiurana [Tue, 1 Mar 2011 22:46:46 +0000 (22:46 +0000)]
updating various translations

SVN revision: 57463

13 years agoAdding me in authors
Michael BOUCHAUD [Tue, 1 Mar 2011 17:39:46 +0000 (17:39 +0000)]
Adding me in authors

SVN revision: 57460

13 years agofix problem with some popup and illume-keyboard(like firefox urlbar). The pressed...
Michael BOUCHAUD [Tue, 1 Mar 2011 17:38:53 +0000 (17:38 +0000)]
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

13 years agoe17: allow themes to request argb window frames
Hannes Janetzek [Tue, 1 Mar 2011 16:17:23 +0000 (16:17 +0000)]
e17: allow themes to request argb window frames

if your window border theme will use transparency add:
data { item: "argb" "1" } to the respective border groups

SVN revision: 57458

13 years agoMake sure auto-hidden shelves only unhide when you mouse in while on a desktop the...
Eric Schuele [Tue, 1 Mar 2011 04:48:48 +0000 (04:48 +0000)]
Make sure auto-hidden shelves only unhide when you mouse in while on a desktop the shelf is actually present on

SVN revision: 57441

13 years agoe17/fm: fix segv
Hannes Janetzek [Sun, 27 Feb 2011 22:39:51 +0000 (22:39 +0000)]
e17/fm: fix segv

SVN revision: 57399

13 years agoe: revert change of return value for callback
Sebastian Dransfeld [Sun, 27 Feb 2011 16:30:44 +0000 (16:30 +0000)]
e: revert change of return value for callback

No need to cancel the event, others might want it.

SVN revision: 57392

13 years agowinlist: offer a way to cycle icccm.class
Gustavo Sverzut Barbieri [Sun, 27 Feb 2011 14:29:41 +0000 (14:29 +0000)]
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

13 years agoe17/conf_apps: show description for autostart entries
Hannes Janetzek [Sun, 27 Feb 2011 12:06:27 +0000 (12:06 +0000)]
e17/conf_apps: show description for autostart entries

SVN revision: 57377

13 years agoe17: apps startup config dialog: added section to add .desktops from /etc/xdg/autostart
Hannes Janetzek [Sun, 27 Feb 2011 11:30:20 +0000 (11:30 +0000)]
e17: apps startup config dialog: added section to add .desktops from /etc/xdg/autostart

- whitespace cleanup

SVN revision: 57375

13 years agoe17: startup: cancel cb. this needs to run just once
Hannes Janetzek [Sun, 27 Feb 2011 11:09:49 +0000 (11:09 +0000)]
e17: startup: cancel cb. this needs to run just once

SVN revision: 57370

13 years agoE Comp Module: formatting/whitespace fixes.
Christopher Michael [Sat, 26 Feb 2011 21:51:40 +0000 (21:51 +0000)]
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

13 years agoe17/comp: show more info in match list.
Hannes Janetzek [Sat, 26 Feb 2011 13:26:47 +0000 (13:26 +0000)]
e17/comp: show more info in match list.

before one had to open 'edit match' to see what it actually matches

SVN revision: 57339

13 years agoe17/comp: cleanup last commit and fix warnings on 64bit os
Hannes Janetzek [Sat, 26 Feb 2011 12:19:29 +0000 (12:19 +0000)]
e17/comp: cleanup last commit and fix warnings on 64bit os

SVN revision: 57338

13 years agoe17/comp: make config dialog inaccessible while editing window matches
Hannes Janetzek [Sat, 26 Feb 2011 11:56:50 +0000 (11:56 +0000)]
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

13 years agoe17/comp: fix segv in config dialog when no item is selected
Hannes Janetzek [Sat, 26 Feb 2011 10:42:10 +0000 (10:42 +0000)]
e17/comp: fix segv in config dialog when no item is selected

SVN revision: 57335

13 years agoupdating various translations
Massimo Maiurana [Fri, 25 Feb 2011 20:26:34 +0000 (20:26 +0000)]
updating various translations

SVN revision: 57327

13 years agoe17: Fix build with DSO
Hannes Janetzek [Fri, 25 Feb 2011 12:47:59 +0000 (12:47 +0000)]
e17: Fix build with DSO

SVN revision: 57321

13 years agoe17/everything: add everything launcher action before plugin actions
Hannes Janetzek [Thu, 24 Feb 2011 05:08:26 +0000 (05:08 +0000)]
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

13 years agoe17/everything: disable debug output
Hannes Janetzek [Thu, 24 Feb 2011 03:48:41 +0000 (03:48 +0000)]
e17/everything: disable debug output

SVN revision: 57288

13 years agoupdating slovenian translation
Massimo Maiurana [Wed, 23 Feb 2011 20:21:30 +0000 (20:21 +0000)]
updating slovenian translation

SVN revision: 57281

13 years agoe17/fm: fix last commit.
Hannes Janetzek [Wed, 23 Feb 2011 10:37:17 +0000 (10:37 +0000)]
e17/fm: fix last commit.

it's possible that ic_next could be NULL

SVN revision: 57260

13 years agoe17/fm: select next item after deleting a file
Hannes Janetzek [Wed, 23 Feb 2011 10:18:41 +0000 (10:18 +0000)]
e17/fm: select next item after deleting a file

SVN revision: 57258

13 years agoefl: add back touch on configure time generated file.
Cedric BAIL [Tue, 22 Feb 2011 10:29:28 +0000 (10:29 +0000)]
efl: add back touch on configure time generated file.

SVN revision: 57232

13 years agoupdating various translations
Massimo Maiurana [Mon, 21 Feb 2011 19:19:12 +0000 (19:19 +0000)]
updating various translations

SVN revision: 57225

13 years agoupdating slovenian translation
Massimo Maiurana [Mon, 21 Feb 2011 19:10:16 +0000 (19:10 +0000)]
updating slovenian translation

SVN revision: 57223

13 years agoefl: turn on cached result, that will reduce your configure time a lot !
Cedric BAIL [Mon, 21 Feb 2011 14:56:49 +0000 (14:56 +0000)]
efl: turn on cached result, that will reduce your configure time a lot !

SVN revision: 57213

13 years agoFix raster fix
Sebastian Dransfeld [Mon, 21 Feb 2011 11:02:10 +0000 (11:02 +0000)]
Fix raster fix

Use eina_strbuf_append_length, not eina_strbuf_append_n to add a string
with known length.

SVN revision: 57211

13 years ago- show windows by default in top-level now
Hannes Janetzek [Mon, 21 Feb 2011 07:49:21 +0000 (07:49 +0000)]
- show windows by default in top-level now
- allow changing popup size by 1 pixel
- added some more comments

SVN revision: 57209

13 years agofix for showing plugins as icon in aggregator
Hannes Janetzek [Mon, 21 Feb 2011 07:30:55 +0000 (07:30 +0000)]
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

13 years agowork around weird eina-ism fo strlening a strign it already knows the
Carsten Haitzler [Mon, 21 Feb 2011 06:20:28 +0000 (06:20 +0000)]
work around weird eina-ism fo strlening a strign it already knows the
length of.

SVN revision: 57202

13 years agoE: e_widget_scrollframe. Fix 'conditional jump depends on
Christopher Michael [Mon, 21 Feb 2011 01:20:30 +0000 (01:20 +0000)]
E: e_widget_scrollframe. Fix 'conditional jump depends on
uninitialized values'

SVN revision: 57197

13 years agoupdating portuguese and italian translations
Massimo Maiurana [Sun, 20 Feb 2011 08:41:22 +0000 (08:41 +0000)]
updating portuguese and italian translations

SVN revision: 57183

13 years agoe: use "while" and not an ugly "for"
Boris Faure [Sat, 19 Feb 2011 12:50:02 +0000 (12:50 +0000)]
e: use "while" and not an ugly "for"

SVN revision: 57160

13 years agook user signal was a nice idea but we get user2 already so we cant use
Carsten Haitzler [Sat, 19 Feb 2011 09:52:27 +0000 (09:52 +0000)]
ok user signal was a nice idea but we get user2 already so we cant use
ir without fps always toggling

SVN revision: 57156

13 years agoadd option to disable use of fdo icon theme
Hannes Janetzek [Fri, 18 Feb 2011 11:38:37 +0000 (11:38 +0000)]
add option to disable use of fdo icon theme
cleanups

SVN revision: 57148

13 years agoset load size for fdo icons
Hannes Janetzek [Thu, 17 Feb 2011 20:21:53 +0000 (20:21 +0000)]
set load size for fdo icons

SVN revision: 57137