Commit Graph

10850 Commits

Author SHA1 Message Date
Massimo Maiurana 5f78df83cc updating slovenian translation
SVN revision: 57223
2011-02-21 19:10:16 +00:00
Cedric BAIL bc662a867c efl: turn on cached result, that will reduce your configure time a lot !
SVN revision: 57213
2011-02-21 14:56:49 +00:00
Sebastian Dransfeld 67da66aacf Fix raster fix
Use eina_strbuf_append_length, not eina_strbuf_append_n to add a string
with known length.

SVN revision: 57211
2011-02-21 11:02:10 +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 09d6cde244 work around weird eina-ism fo strlening a strign it already knows the
length of.



SVN revision: 57202
2011-02-21 06:20:28 +00:00
Christopher Michael d9ffb02f30 E: e_widget_scrollframe. Fix 'conditional jump depends on
uninitialized values'



SVN revision: 57197
2011-02-21 01:20:30 +00:00
Massimo Maiurana 22e759124d updating portuguese and italian translations
SVN revision: 57183
2011-02-20 08:41:22 +00:00
Boris Faure 9dcd184e39 e: use "while" and not an ugly "for"
SVN revision: 57160
2011-02-19 12:50:02 +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 adccf26b7a e_util_icon_theme_set: use e_icon_scale_size_set to request fdo icon size
SVN revision: 57136
2011-02-17 20:21:02 +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
Boris Faure 599e4570d0 e: fix indent
SVN revision: 57118
2011-02-17 09:54:43 +00:00
Carsten Haitzler 5a7a504cb8 conformant home window... should not be sized down :)
SVN revision: 57111
2011-02-17 07:44:51 +00:00
Hannes Janetzek c4401dec20 - remove deprecated e_util_menu_item_edje_icon_set
- change default icon lookup order from 
  user theme > default theme > fdo theme to
  user theme > fdo theme > default theme


SVN revision: 57105
2011-02-16 23:47:06 +00:00
Massimo Maiurana ec46398a71 updating various translations
SVN revision: 57099
2011-02-16 20:39:52 +00:00
Boris Faure 4f7e03fe3e e: just use eina_stringshare_replace
SVN revision: 57079
2011-02-16 09:31:44 +00:00
Boris Faure 9fcfc565b1 e: use stringshare_replace in window_border_set
SVN revision: 57077
2011-02-16 09:07:44 +00:00
Carsten Haitzler f09e917e18 fix case where we could have x fatal stuff happen during shutdown or
we try use x on shutdown when x io fatal conditions have happened.
x_fatal flag around for that now too. tested. seems to now be happy
and not cause aborts on shutdown when x has gone.



SVN revision: 57075
2011-02-16 05:20:13 +00:00
Carsten Haitzler 6739ee9747 pointed out by doyoun kim - why ever this was -2 beats me. it'd skip a
layer below the given one.



SVN revision: 57074
2011-02-16 03:51:08 +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
Christopher Michael be380661b8 Remove unused variable.
SVN revision: 57067
2011-02-15 21:13:01 +00:00
Christopher Michael d091ee0bc3 Obj is unused here, so add __UNUSED__.
SVN revision: 57066
2011-02-15 21:11:03 +00:00
Massimo Maiurana a26bac7b85 updating various translations
SVN revision: 57062
2011-02-15 18:58:02 +00:00
Boris Faure c48d74e023 e: use stringshare_replace in window_border_cycle
SVN revision: 57059
2011-02-15 18:15:54 +00:00
Cedric BAIL 154cdf7f48 * e: HUGE SPANK ! That one prevented me to restart E17 correctly.
SVN revision: 57058
2011-02-15 17:26:13 +00:00
Boris Faure fce4b80b86 e: add window_border_cycle to e_actions
SVN revision: 57040
2011-02-14 21:35:48 +00:00
Massimo Maiurana a72ca2cd63 updating french and italian translations
SVN revision: 57032
2011-02-14 18:36:32 +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 27915b9db3 set preferred size when loading svg icons
SVN revision: 57018
2011-02-14 14:05:45 +00:00
Boris Faure 0ee47d4245 e: add window_border_set as possible action
SVN revision: 56994
2011-02-13 21:23:29 +00:00
Boris Faure fbe9738e6f e: whitespaces-- and use x = !x instead of if else
SVN revision: 56992
2011-02-13 19:37:50 +00:00
Massimo Maiurana 5b5a0ee3a9 updating portuguese translations
SVN revision: 56961
2011-02-12 14:01:50 +00:00
Massimo Maiurana 0073150ab7 updating french and italian translations
SVN revision: 56953
2011-02-11 16:25:54 +00:00
Sebastian Dransfeld 816ca3b8fb Delay sending focus
This results in less flickering when we get a storm of in/out events

SVN revision: 56939
2011-02-10 22:16:07 +00:00
Sebastian Dransfeld cb22b9355f Need to be able to set focus several times
When a modal window closes, we get several mouse in events for some
reason. If we are not able to set focus several times, the focus ends up
the wrong place.

SVN revision: 56937
2011-02-10 21:39:15 +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