Massimo Maiurana [Sat, 16 May 2009 11:36:41 +0000 (11:36 +0000)]
updating it.po files
SVN revision: 40686
Aron Xu [Sat, 16 May 2009 08:09:34 +0000 (08:09 +0000)]
Updated fr.po by choak <choak@orange.fr>, merged latest pot file to all po files by Aron.
SVN revision: 40683
Christopher Michael [Fri, 15 May 2009 19:53:25 +0000 (19:53 +0000)]
Remove need for extra variables. Use E_NEW & E_FREE.
Cleanup Formatting. Remove Whitespace.
SVN revision: 40682
Christopher Michael [Fri, 15 May 2009 18:25:55 +0000 (18:25 +0000)]
Fix typo, Thanks Viktor :)
SVN revision: 40681
Christopher Michael [Fri, 15 May 2009 18:11:41 +0000 (18:11 +0000)]
use E_NEW & E_FREE macros
SVN revision: 40680
Christopher Michael [Fri, 15 May 2009 17:59:02 +0000 (17:59 +0000)]
Remove some unneeded variables. Formatting & Whitespace removal.
SVN revision: 40679
Carsten Haitzler [Fri, 15 May 2009 11:47:28 +0000 (11:47 +0000)]
several patches from sergey etc.
SVN revision: 40668
Vincent Torri [Fri, 15 May 2009 08:58:54 +0000 (08:58 +0000)]
underquoted parameters
SVN revision: 40663
Cedric BAIL [Thu, 14 May 2009 16:37:07 +0000 (16:37 +0000)]
* wallpaper2: Prevent the creation of the idler instead of forcing it's destruction.
SVN revision: 40645
Carsten Haitzler [Thu, 14 May 2009 14:28:44 +0000 (14:28 +0000)]
some rabid idle enter checks
SVN revision: 40642
Gustavo Sverzut Barbieri [Wed, 13 May 2009 11:38:12 +0000 (11:38 +0000)]
unbreak pager and mouse wheel.
pagers should not rely on events on the edje object as it might get
lots of event replicas if there is a chain of swallows/groups/smarts
and they repeat events.
the new theme exports an e.eventarea part that will get the events and
pager will try to use it, if not fallback to the old behavior.
I cannot test this now, please say if it does not work.
SVN revision: 40616
Massimo Maiurana [Wed, 13 May 2009 10:59:23 +0000 (10:59 +0000)]
updating french and italian translations
SVN revision: 40615
Gustavo Sverzut Barbieri [Wed, 13 May 2009 02:05:44 +0000 (02:05 +0000)]
new glow image that scales better.
large buttons like those in syscon were very ugly with old glow since
it would scale the gradient. now the glow is just in the borders, the
middle is a plain color.
SVN revision: 40614
Gustavo Sverzut Barbieri [Wed, 13 May 2009 01:28:11 +0000 (01:28 +0000)]
integrate systray translation/gettext into e17.
SVN revision: 40613
Gustavo Sverzut Barbieri [Wed, 13 May 2009 01:27:20 +0000 (01:27 +0000)]
remove useless defines.
SVN revision: 40612
Gustavo Sverzut Barbieri [Wed, 13 May 2009 01:11:32 +0000 (01:11 +0000)]
pass make distcheck, set svn:ignore.
SVN revision: 40611
Gustavo Sverzut Barbieri [Wed, 13 May 2009 00:45:21 +0000 (00:45 +0000)]
finish systray merge to e/src/modules.
systray is now officially supported (at least by me :-P) and is
included in standard e17 module set.
SVN revision: 40610
Gustavo Sverzut Barbieri [Wed, 13 May 2009 00:06:08 +0000 (00:06 +0000)]
first step to move systray to e/src/modules.
SVN revision: 40609
Gustavo Sverzut Barbieri [Tue, 12 May 2009 14:44:07 +0000 (14:44 +0000)]
don't be so strict on debhelper/cdbs so it builds on ubuntu-hardy.
SVN revision: 40602
Gustavo Sverzut Barbieri [Tue, 12 May 2009 14:43:32 +0000 (14:43 +0000)]
remove unused/undefined variables, these are in their own dir now.
SVN revision: 40601
Gustavo Sverzut Barbieri [Tue, 12 May 2009 14:42:51 +0000 (14:42 +0000)]
unbreak drag of windows in pager.
SVN revision: 40600
Massimo Maiurana [Mon, 11 May 2009 16:54:12 +0000 (16:54 +0000)]
adding esperanto translation
SVN revision: 40595
Massimo Maiurana [Mon, 11 May 2009 11:33:16 +0000 (11:33 +0000)]
updating esperanto translation
SVN revision: 40585
Carsten Haitzler [Sat, 9 May 2009 11:58:52 +0000 (11:58 +0000)]
remove norender. bad move!
SVN revision: 40568
Carsten Haitzler [Sat, 9 May 2009 11:03:11 +0000 (11:03 +0000)]
fix theme for syscon - was bad... mmkay
SVN revision: 40567
Carsten Haitzler [Sat, 9 May 2009 10:26:12 +0000 (10:26 +0000)]
mount by label first - more useful in real life
SVN revision: 40566
Rodrigo Cesar Lopes Belem [Sat, 9 May 2009 02:24:06 +0000 (02:24 +0000)]
Added cvs to Build-Depends on packages that use autopoint.
SVN revision: 40564
Massimo Maiurana [Fri, 8 May 2009 16:18:15 +0000 (16:18 +0000)]
updating french translation
SVN revision: 40553
Massimo Maiurana [Fri, 8 May 2009 10:58:41 +0000 (10:58 +0000)]
updating french and italian translations
SVN revision: 40547
Daniel Kolesa [Fri, 8 May 2009 07:15:57 +0000 (07:15 +0000)]
Updated Czech translation for E.
SVN revision: 40545
Viktor Kojouharov [Thu, 7 May 2009 18:39:55 +0000 (18:39 +0000)]
Larger backgrounds can now be set to scroll whenever a E changes between desks. Kind of like a transition, but uses only one (the first desk's), larger wallpaper instead of several wallpapers for all desks, and it overrides the transition settings if activated.
The option can currently be activated from Virtual Desktops Settings -> Advanced. A better home and preview would be better for these settings.
In more detail, this option can make a wallpaper, larger than the geometry of the zone, scroll appropriately with each desk change. Consider a nice panorama picture, which is as wide as the total desks' width. Then, at most, E will scroll the background by 1 / (number of desks) for each desk change. The direction of the scrolling is dependent on the desk change itself. Also, the user can specify a coefficient of maximum scrolling for each axis. If the coefficient is 0, the wallpaper will not move.
More advanced animations can be constructed with edje. The data item "directional_freedom" "(1|0) (1|0)" can toggle the actual wallpaper scrolling done by E for each axis. A message with the current x/y position, panning w|h, and zone w|h is sent to the background edje with each desk change animation tick. An example embryo script that handles the message, and changes a hypothetical "a1" part in the "e/desktop/background" group is shown below:
public message(Msg_Type:type, id, ...) {
if (type == MSG_INT_SET) {
new x = getarg(2);
new y = getarg(3);
// new max_x = getarg(4);
// new max_y = getarg(5);
// new w = getarg(6);
// new h = getarg(7);
custom_state(PART:"a1", "default", 0.0);
set_state_val(PART:"a1", STATE_FILL_POS, 0.0, 0.0, -x / 4, -y / 4);
set_state(PART:"a1", "custom", 0.0);
}
}
SVN revision: 40543
Carsten Haitzler [Thu, 7 May 2009 13:27:11 +0000 (13:27 +0000)]
make bg's deletes when not visible - bettr if you have 1000+ bg's
:)
SVN revision: 40534
Hannes Janetzek [Wed, 6 May 2009 14:49:01 +0000 (14:49 +0000)]
everything module: remove old files
SVN revision: 40528
Hannes Janetzek [Wed, 6 May 2009 14:39:21 +0000 (14:39 +0000)]
everything module: theme fixed
SVN revision: 40527
Hannes Janetzek [Wed, 6 May 2009 14:20:45 +0000 (14:20 +0000)]
initial checkin of 'everything' module with sources for apps, windows and settings
SVN revision: 40526
Gustavo Sverzut Barbieri [Wed, 6 May 2009 12:00:19 +0000 (12:00 +0000)]
minor improvements to dialogs asking to enter presentation mode.
SVN revision: 40521
Massimo Maiurana [Wed, 6 May 2009 10:30:37 +0000 (10:30 +0000)]
updated with french translation
SVN revision: 40520
Carsten Haitzler [Tue, 5 May 2009 14:27:28 +0000 (14:27 +0000)]
1. fm rename in-place patch. ok for now - probably should fix it up later
2. config module fix
SVN revision: 40508
Daniel Kolesa [Mon, 4 May 2009 17:36:48 +0000 (17:36 +0000)]
Fixed debian stuff everywhere.
SVN revision: 40505
Rodrigo Cesar Lopes Belem [Sun, 3 May 2009 14:32:23 +0000 (14:32 +0000)]
Added libtool as Build-Depends to everything that uses
DEB_CONFIGURE_SCRIPT := ./autogen.sh
SVN revision: 40500
Massimo Maiurana [Sat, 2 May 2009 13:18:11 +0000 (13:18 +0000)]
updating greek translation
SVN revision: 40484
Daniel Kolesa [Thu, 30 Apr 2009 16:36:32 +0000 (16:36 +0000)]
updated Czech translation of E.
SVN revision: 40476
Massimo Maiurana [Thu, 30 Apr 2009 16:31:11 +0000 (16:31 +0000)]
updating greek translations
SVN revision: 40475
Massimo Maiurana [Thu, 30 Apr 2009 10:13:31 +0000 (10:13 +0000)]
updating french and italian translations
SVN revision: 40473
Massimo Maiurana [Wed, 29 Apr 2009 15:39:00 +0000 (15:39 +0000)]
another little typo to fix
SVN revision: 40461
Massimo Maiurana [Wed, 29 Apr 2009 15:36:12 +0000 (15:36 +0000)]
fixed a little typo
SVN revision: 40460
Massimo Maiurana [Wed, 29 Apr 2009 15:23:55 +0000 (15:23 +0000)]
updating french translations
SVN revision: 40459
Aron Xu [Wed, 29 Apr 2009 13:49:32 +0000 (13:49 +0000)]
Updated Simplified Chinese translations by Luo Jie <lililjlj@gmail.com>, added hr to LINGUAS.
SVN revision: 40457
Massimo Maiurana [Wed, 29 Apr 2009 10:45:28 +0000 (10:45 +0000)]
updating portuguese translation
SVN revision: 40456
Viktor Kojouharov [Tue, 28 Apr 2009 21:01:20 +0000 (21:01 +0000)]
disable the slider if flip animations are off
SVN revision: 40455
Viktor Kojouharov [Tue, 28 Apr 2009 17:38:09 +0000 (17:38 +0000)]
improvements to the tabbed e_fwin. changing tabs will not cause a reload, since each tab holds its own fm object.
ctrl+w will close the current tab. if there are no more tabs, the window will be closed
SVN revision: 40447
Massimiliano Calamelli [Tue, 28 Apr 2009 15:50:32 +0000 (15:50 +0000)]
Added #define _POSIX_HOST_NAME_MAX for OSes that don't know it (NetBSD in detail)
SVN revision: 40445
Christopher Michael [Tue, 28 Apr 2009 15:29:56 +0000 (15:29 +0000)]
Lots of formatting fixes. Clear the text label in the pager desks if
Show Desktop Names is not enabled. Currently, any changes made to the
pager module config require the pager module to be restarted (or E
restarted). This should be addressed before a 1.0 release.
SVN revision: 40443
Daniel Kolesa [Tue, 28 Apr 2009 14:42:40 +0000 (14:42 +0000)]
Updated translations.
SVN revision: 40441
Massimo Maiurana [Tue, 28 Apr 2009 10:34:31 +0000 (10:34 +0000)]
adding italian and french translations
SVN revision: 40435
Mike Frysinger [Tue, 28 Apr 2009 05:50:02 +0000 (05:50 +0000)]
cleanup --with-profile handling
SVN revision: 40433
Mike Frysinger [Tue, 28 Apr 2009 04:27:00 +0000 (04:27 +0000)]
tweak e module help strings so the mondo list is a bit more compact
SVN revision: 40427
Iván Briano [Tue, 28 Apr 2009 02:19:07 +0000 (02:19 +0000)]
Share some strings
SVN revision: 40426
Iván Briano [Tue, 28 Apr 2009 01:49:17 +0000 (01:49 +0000)]
trailing spaces
SVN revision: 40425
Christopher Michael [Mon, 27 Apr 2009 15:42:43 +0000 (15:42 +0000)]
Formatting & Whitespace removal
SVN revision: 40417
toma [Mon, 27 Apr 2009 15:33:00 +0000 (15:33 +0000)]
A fix for pager names. Still broken tho. The dialog to turn names on/off needs to work with the gadget itself AND in the paper popup. Seems code related.
SVN revision: 40416
Gustavo Sverzut Barbieri [Mon, 27 Apr 2009 15:16:15 +0000 (15:16 +0000)]
oops, forgot ":".
SVN revision: 40415
Gustavo Sverzut Barbieri [Mon, 27 Apr 2009 02:54:43 +0000 (02:54 +0000)]
Ask to enter presentation mode.
If you deactivate screensaver (ie: move mouse) or unlock desklock
within some given threshold, ask user if he would like to enter
presentation mode or even if should increase timeout to next event.
This is also useful when at the office and you quickly move mouse in
order to keep your explanation. If you know your explanation is short,
just hit "increase timeout", otherwise "Yes" to increase timeout.
Increase timeout is a multiplier that will increment the factor on
each dialog answer.
There is an option to stop asking. This can be changed in "Advanced"
versions of screensaver and desklock dialogs.
SVN revision: 40414
Gustavo Sverzut Barbieri [Mon, 27 Apr 2009 02:49:50 +0000 (02:49 +0000)]
Option to enable desklock after screensaver timeout.
This option will make it possible to lock the screen after some
seconds screensaver started.
It is useful in cases you want a short screensaver and uses screenlock
but often need to unlock it quickly (ie: was talking to someone at the
office, screensaver starts and you would like to quickly avoid
desklock, otherwise need to stop talking, unlock and continue).
SVN revision: 40413
Massimo Maiurana [Sun, 26 Apr 2009 10:29:22 +0000 (10:29 +0000)]
updating french and italian translations
SVN revision: 40398
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 22:12:13 +0000 (22:12 +0000)]
fix typo.
SVN revision: 40388
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 20:54:12 +0000 (20:54 +0000)]
actions to toggle new modes.
SVN revision: 40385
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 18:49:39 +0000 (18:49 +0000)]
proper alignment when there is non-autohide shelves.
SVN revision: 40384
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 18:32:34 +0000 (18:32 +0000)]
new special case for desklock wallpaper.
desklock now can use the same wallpaper as desktop, this is what I use
and was annoyed to have to remember to change in both places.
SVN revision: 40383
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:49:53 +0000 (16:49 +0000)]
dpms, screensaver and desklock now respect "presentation" mode.
Wow, no need to go to "Settings" and then 3 dialogs to do my presentations!
SVN revision: 40381
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:31:45 +0000 (16:31 +0000)]
list of widgets to disable does not need to be global.
SVN revision: 40380
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:28:32 +0000 (16:28 +0000)]
whitespace cleanup.
SVN revision: 40379
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:13:12 +0000 (16:13 +0000)]
remove global list of widgets, not required.
SVN revision: 40377
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:10:34 +0000 (16:10 +0000)]
whitespace-cleanup
SVN revision: 40376
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:07:45 +0000 (16:07 +0000)]
add "modes" configuration, now "presentation" and "offline".
They are presented as a submenu with check items. Need to implement
support in modules, so they'll check for these variables.
DESIGNERS: could you please provide the following icons:
* preferences-modes: contain the other icons
* preferences-modes-presentation: system is in presentation mode,
no screensaver, locks and dpms will be available.
* preferences-modes-offline: system is offline, modules that keep
polling internet services (weather, forecasts, ...) should stop
and show "I'm offline" emblem. When network systems (network
manager, connman, exhalt...) are integrated, they will change
this state as well.
SVN revision: 40375
Daniel Kolesa [Sat, 25 Apr 2009 12:23:56 +0000 (12:23 +0000)]
Updated Czech translation file.
SVN revision: 40367
Chidambar Zinnoury [Sat, 25 Apr 2009 08:03:53 +0000 (08:03 +0000)]
Try to use FDO icons as some modules (screensaver, for instance) use them.
SVN revision: 40363
Massimo Maiurana [Fri, 24 Apr 2009 16:09:36 +0000 (16:09 +0000)]
updating french translations
SVN revision: 40347
Iván Briano [Fri, 24 Apr 2009 02:38:55 +0000 (02:38 +0000)]
Move to eina_stringshare
Put some _replace instead of _del/_add,
so look there if something unespectedly breaks.
SVN revision: 40342
Carsten Haitzler [Thu, 23 Apr 2009 02:51:21 +0000 (02:51 +0000)]
notes++
SVN revision: 40309
Gustavo Sverzut Barbieri [Thu, 23 Apr 2009 02:24:59 +0000 (02:24 +0000)]
improvements to e_border positioning.
* e_border_center() will center window in a better way, accounting
the shelves/panels instead of just centering on the screen. This is
better and most noticeable if screens are small and a big shelf on
just one edge.
* e_border_move_without_border(), e_border_resize_without_border()
and e_border_move_resize_without_border() will assume the given
values do not acount border/decorations (client_inset) and will do
automatically. As stated in documentation, this is specially useful
when it is a new client and thus have no decorations when it is
positioned, when decorations are added window would be placed at
wrong position. One can try this by adding efwin window overflowing
the bottom-right corner, closing it and when reopen fileman would
try to make it inside the screen, this would not work well with
part of the window still being outside.
* e_win_move(), e_win_resize() and e_win_move_resize() will now use
new e_border functions.
SVN revision: 40307
Viktor Kojouharov [Thu, 23 Apr 2009 02:12:55 +0000 (02:12 +0000)]
From: Viktor Kojouharov <vkojouharov@gmail.com>
This little patch adds 'tabs' to the fileman module window. The tabs are
implemented using the toolbar widget. Currently you can add tabs and
switch between them. The only problem right now is that when adding more
than two tabs, the toolbar/scrollbar area is moved off the canvas for
some reason, until the user resizes the window - raster though it might
be a problem with the toolbar widget itself, but he didn't see the
patch, so it might as well be something on my side.
SVN revision: 40306
Christopher Michael [Wed, 22 Apr 2009 16:47:20 +0000 (16:47 +0000)]
Remove redundancy
SVN revision: 40294
Daniel Kolesa [Wed, 22 Apr 2009 16:37:17 +0000 (16:37 +0000)]
Updated debian stuff for core EFL. Changed debian stuff of others to work with core EFL updates.
SVN revision: 40292
Christopher Michael [Wed, 22 Apr 2009 16:08:32 +0000 (16:08 +0000)]
Formatting & whitespace removal.
SVN revision: 40291
Carsten Haitzler [Wed, 22 Apr 2009 14:08:21 +0000 (14:08 +0000)]
and incriment to next rev.
SVN revision: 40285
Carsten Haitzler [Wed, 22 Apr 2009 14:07:05 +0000 (14:07 +0000)]
snapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
uploaded.
SVN revision: 40284
Massimiliano Calamelli [Tue, 21 Apr 2009 20:45:38 +0000 (20:45 +0000)]
Syscon module
- allow to action buttons to be traslated when the language is changed
Settings panel
- fix compiler warnings
- allow categories and items to be translated when the language is changed
SVN revision: 40276
Christopher Michael [Tue, 21 Apr 2009 18:05:30 +0000 (18:05 +0000)]
Formatting, Whitespace Removal, Remove redundency in e_configure_del
because deleting of the object handles the same thing.
SVN revision: 40274
Christopher Michael [Tue, 21 Apr 2009 17:57:38 +0000 (17:57 +0000)]
Formatting & Whitespace removal
SVN revision: 40273
Christopher Michael [Tue, 21 Apr 2009 17:53:43 +0000 (17:53 +0000)]
Formatting
SVN revision: 40272
Daniel Kolesa [Tue, 21 Apr 2009 17:39:20 +0000 (17:39 +0000)]
Updated changelogs for packages which will go into repository.
SVN revision: 40270
Carsten Haitzler [Tue, 21 Apr 2009 14:17:42 +0000 (14:17 +0000)]
1. embryo shoudl have soname
2. yes local.conf slipped in - ignore
3. added soname version release to module arch dirs
4. adapted extra-modules to use the revision in arch
5. made e17 also have a release rev
6. dummy release stuff in eet - wont use it as its already released.
SVN revision: 40267
Massimiliano Calamelli [Tue, 21 Apr 2009 09:55:54 +0000 (09:55 +0000)]
Fix compiler warnings about attribute warn_unused_result
SVN revision: 40265
Massimiliano Calamelli [Tue, 21 Apr 2009 09:51:54 +0000 (09:51 +0000)]
Fix compiler warnings about attribute warn_unused_result
SVN revision: 40264
Christopher Michael [Tue, 21 Apr 2009 02:07:06 +0000 (02:07 +0000)]
Formatting & whitespace removal
SVN revision: 40259
Massimiliano Calamelli [Mon, 20 Apr 2009 22:36:17 +0000 (22:36 +0000)]
Syscon module:
- allow to action buttons to be translated when the language is changed;
Setting panel:
- fix compiler warnings;
- allow to categories and items to be translated when the language is changed;
SVN revision: 40256
Christopher Michael [Mon, 20 Apr 2009 21:37:45 +0000 (21:37 +0000)]
Formatting
SVN revision: 40255
Gustavo Sverzut Barbieri [Mon, 20 Apr 2009 20:57:02 +0000 (20:57 +0000)]
don't segfault, by lmunch
SVN revision: 40254
Christopher Michael [Mon, 20 Apr 2009 17:37:49 +0000 (17:37 +0000)]
Put comment in correct place...just something I noticed while browsing.
SVN revision: 40250