platform/upstream/enlightenment.git
15 years agoRemove need for extra variables. Use E_NEW & E_FREE.
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

15 years agoFix typo, Thanks Viktor :)
Christopher Michael [Fri, 15 May 2009 18:25:55 +0000 (18:25 +0000)]
Fix typo, Thanks Viktor :)

SVN revision: 40681

15 years agouse E_NEW & E_FREE macros
Christopher Michael [Fri, 15 May 2009 18:11:41 +0000 (18:11 +0000)]
use E_NEW & E_FREE macros

SVN revision: 40680

15 years agoRemove some unneeded variables. Formatting & Whitespace removal.
Christopher Michael [Fri, 15 May 2009 17:59:02 +0000 (17:59 +0000)]
Remove some unneeded variables. Formatting & Whitespace removal.

SVN revision: 40679

15 years agoseveral patches from sergey etc.
Carsten Haitzler [Fri, 15 May 2009 11:47:28 +0000 (11:47 +0000)]
several patches from sergey etc.

SVN revision: 40668

15 years agounderquoted parameters
Vincent Torri [Fri, 15 May 2009 08:58:54 +0000 (08:58 +0000)]
underquoted parameters

SVN revision: 40663

15 years ago * wallpaper2: Prevent the creation of the idler instead of forcing it's destruction.
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

15 years agosome rabid idle enter checks
Carsten Haitzler [Thu, 14 May 2009 14:28:44 +0000 (14:28 +0000)]
some rabid idle enter checks

SVN revision: 40642

15 years agounbreak pager and mouse wheel.
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

15 years agoupdating french and italian translations
Massimo Maiurana [Wed, 13 May 2009 10:59:23 +0000 (10:59 +0000)]
updating french and italian translations

SVN revision: 40615

15 years agonew glow image that scales better.
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

15 years agointegrate systray translation/gettext into e17.
Gustavo Sverzut Barbieri [Wed, 13 May 2009 01:28:11 +0000 (01:28 +0000)]
integrate systray translation/gettext into e17.

SVN revision: 40613

15 years agoremove useless defines.
Gustavo Sverzut Barbieri [Wed, 13 May 2009 01:27:20 +0000 (01:27 +0000)]
remove useless defines.

SVN revision: 40612

15 years agopass make distcheck, set svn:ignore.
Gustavo Sverzut Barbieri [Wed, 13 May 2009 01:11:32 +0000 (01:11 +0000)]
pass make distcheck, set svn:ignore.

SVN revision: 40611

15 years agofinish systray merge to e/src/modules.
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

15 years agofirst step to move systray to e/src/modules.
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

15 years agodon't be so strict on debhelper/cdbs so it builds on ubuntu-hardy.
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

15 years agoremove unused/undefined variables, these are in their own dir now.
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

15 years agounbreak drag of windows in pager.
Gustavo Sverzut Barbieri [Tue, 12 May 2009 14:42:51 +0000 (14:42 +0000)]
unbreak drag of windows in pager.

SVN revision: 40600

15 years agoadding esperanto translation
Massimo Maiurana [Mon, 11 May 2009 16:54:12 +0000 (16:54 +0000)]
adding esperanto translation

SVN revision: 40595

15 years agoupdating esperanto translation
Massimo Maiurana [Mon, 11 May 2009 11:33:16 +0000 (11:33 +0000)]
updating esperanto translation

SVN revision: 40585

15 years agoremove norender. bad move!
Carsten Haitzler [Sat, 9 May 2009 11:58:52 +0000 (11:58 +0000)]
remove norender. bad move!

SVN revision: 40568

15 years agofix theme for syscon - was bad... mmkay
Carsten Haitzler [Sat, 9 May 2009 11:03:11 +0000 (11:03 +0000)]
fix theme for syscon - was bad... mmkay

SVN revision: 40567

15 years agomount by label first - more useful in real life
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

15 years agoAdded cvs to Build-Depends on packages that use autopoint.
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

15 years agoupdating french translation
Massimo Maiurana [Fri, 8 May 2009 16:18:15 +0000 (16:18 +0000)]
updating french translation

SVN revision: 40553

15 years agoupdating french and italian translations
Massimo Maiurana [Fri, 8 May 2009 10:58:41 +0000 (10:58 +0000)]
updating french and italian translations

SVN revision: 40547

15 years agoUpdated Czech translation for E.
Daniel Kolesa [Fri, 8 May 2009 07:15:57 +0000 (07:15 +0000)]
Updated Czech translation for E.

SVN revision: 40545

15 years agoLarger backgrounds can now be set to scroll whenever a E changes between desks. Kind...
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

15 years agomake bg's deletes when not visible - bettr if you have 1000+ bg's
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

15 years agoeverything module: remove old files
Hannes Janetzek [Wed, 6 May 2009 14:49:01 +0000 (14:49 +0000)]
everything module: remove old files

SVN revision: 40528

15 years agoeverything module: theme fixed
Hannes Janetzek [Wed, 6 May 2009 14:39:21 +0000 (14:39 +0000)]
everything module: theme fixed

SVN revision: 40527

15 years agoinitial checkin of 'everything' module with sources for apps, windows and settings
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

15 years agominor improvements to dialogs asking to enter presentation mode.
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

15 years agoupdated with french translation
Massimo Maiurana [Wed, 6 May 2009 10:30:37 +0000 (10:30 +0000)]
updated with french translation

SVN revision: 40520

15 years ago1. fm rename in-place patch. ok for now - probably should fix it up later
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

15 years agoFixed debian stuff everywhere.
Daniel Kolesa [Mon, 4 May 2009 17:36:48 +0000 (17:36 +0000)]
Fixed debian stuff everywhere.

SVN revision: 40505

15 years agoAdded libtool as Build-Depends to everything that uses
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

15 years agoupdating greek translation
Massimo Maiurana [Sat, 2 May 2009 13:18:11 +0000 (13:18 +0000)]
updating greek translation

SVN revision: 40484

15 years agoupdated Czech translation of E.
Daniel Kolesa [Thu, 30 Apr 2009 16:36:32 +0000 (16:36 +0000)]
updated Czech translation of E.

SVN revision: 40476

15 years agoupdating greek translations
Massimo Maiurana [Thu, 30 Apr 2009 16:31:11 +0000 (16:31 +0000)]
updating greek translations

SVN revision: 40475

15 years agoupdating french and italian translations
Massimo Maiurana [Thu, 30 Apr 2009 10:13:31 +0000 (10:13 +0000)]
updating french and italian translations

SVN revision: 40473

15 years agoanother little typo to fix
Massimo Maiurana [Wed, 29 Apr 2009 15:39:00 +0000 (15:39 +0000)]
another little typo to fix

SVN revision: 40461

15 years agofixed a little typo
Massimo Maiurana [Wed, 29 Apr 2009 15:36:12 +0000 (15:36 +0000)]
fixed a little typo

SVN revision: 40460

15 years agoupdating french translations
Massimo Maiurana [Wed, 29 Apr 2009 15:23:55 +0000 (15:23 +0000)]
updating french translations

SVN revision: 40459

15 years agoUpdated Simplified Chinese translations by Luo Jie <lililjlj@gmail.com>, added hr...
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

15 years agoupdating portuguese translation
Massimo Maiurana [Wed, 29 Apr 2009 10:45:28 +0000 (10:45 +0000)]
updating portuguese translation

SVN revision: 40456

15 years agodisable the slider if flip animations are off
Viktor Kojouharov [Tue, 28 Apr 2009 21:01:20 +0000 (21:01 +0000)]
disable the slider if flip animations are off

SVN revision: 40455

15 years agoimprovements to the tabbed e_fwin. changing tabs will not cause a reload, since each...
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

15 years agoAdded #define _POSIX_HOST_NAME_MAX for OSes that don't know it (NetBSD in detail)
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

15 years agoLots of formatting fixes. Clear the text label in the pager desks if
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

15 years agoUpdated translations.
Daniel Kolesa [Tue, 28 Apr 2009 14:42:40 +0000 (14:42 +0000)]
Updated translations.

SVN revision: 40441

15 years agoadding italian and french translations
Massimo Maiurana [Tue, 28 Apr 2009 10:34:31 +0000 (10:34 +0000)]
adding italian and french translations

SVN revision: 40435

15 years agocleanup --with-profile handling
Mike Frysinger [Tue, 28 Apr 2009 05:50:02 +0000 (05:50 +0000)]
cleanup --with-profile handling

SVN revision: 40433

15 years agotweak e module help strings so the mondo list is a bit more compact
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

15 years agoShare some strings
Iván Briano [Tue, 28 Apr 2009 02:19:07 +0000 (02:19 +0000)]
Share some strings

SVN revision: 40426

15 years agotrailing spaces
Iván Briano [Tue, 28 Apr 2009 01:49:17 +0000 (01:49 +0000)]
trailing spaces

SVN revision: 40425

15 years agoFormatting & Whitespace removal
Christopher Michael [Mon, 27 Apr 2009 15:42:43 +0000 (15:42 +0000)]
Formatting & Whitespace removal

SVN revision: 40417

15 years agoA fix for pager names. Still broken tho. The dialog to turn names on/off needs to...
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

15 years agooops, forgot ":".
Gustavo Sverzut Barbieri [Mon, 27 Apr 2009 15:16:15 +0000 (15:16 +0000)]
oops, forgot ":".

SVN revision: 40415

15 years agoAsk to enter presentation mode.
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

15 years agoOption to enable desklock after screensaver timeout.
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

15 years agoupdating french and italian translations
Massimo Maiurana [Sun, 26 Apr 2009 10:29:22 +0000 (10:29 +0000)]
updating french and italian translations

SVN revision: 40398

15 years agofix typo.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 22:12:13 +0000 (22:12 +0000)]
fix typo.

SVN revision: 40388

15 years agoactions to toggle new modes.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 20:54:12 +0000 (20:54 +0000)]
actions to toggle new modes.

SVN revision: 40385

15 years agoproper alignment when there is non-autohide shelves.
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

15 years agonew special case for desklock wallpaper.
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

15 years agodpms, screensaver and desklock now respect "presentation" mode.
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

15 years agolist of widgets to disable does not need to be global.
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

15 years agowhitespace cleanup.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:28:32 +0000 (16:28 +0000)]
whitespace cleanup.

SVN revision: 40379

15 years agoremove global list of widgets, not required.
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:13:12 +0000 (16:13 +0000)]
remove global list of widgets, not required.

SVN revision: 40377

15 years agowhitespace-cleanup
Gustavo Sverzut Barbieri [Sat, 25 Apr 2009 16:10:34 +0000 (16:10 +0000)]
whitespace-cleanup

SVN revision: 40376

15 years agoadd "modes" configuration, now "presentation" and "offline".
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

15 years agoUpdated Czech translation file.
Daniel Kolesa [Sat, 25 Apr 2009 12:23:56 +0000 (12:23 +0000)]
Updated Czech translation file.

SVN revision: 40367

15 years ago Try to use FDO icons as some modules (screensaver, for instance) use them.
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

15 years agoupdating french translations
Massimo Maiurana [Fri, 24 Apr 2009 16:09:36 +0000 (16:09 +0000)]
updating french translations

SVN revision: 40347

15 years agoMove to eina_stringshare
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

15 years agonotes++
Carsten Haitzler [Thu, 23 Apr 2009 02:51:21 +0000 (02:51 +0000)]
notes++

SVN revision: 40309

15 years agoimprovements to e_border positioning.
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

15 years agoFrom: Viktor Kojouharov <vkojouharov@gmail.com>
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

15 years agoRemove redundancy
Christopher Michael [Wed, 22 Apr 2009 16:47:20 +0000 (16:47 +0000)]
Remove redundancy

SVN revision: 40294

15 years agoUpdated debian stuff for core EFL. Changed debian stuff of others to work with core...
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

15 years agoFormatting & whitespace removal.
Christopher Michael [Wed, 22 Apr 2009 16:08:32 +0000 (16:08 +0000)]
Formatting & whitespace removal.

SVN revision: 40291

15 years agoand incriment to next rev.
Carsten Haitzler [Wed, 22 Apr 2009 14:08:21 +0000 (14:08 +0000)]
and incriment to next rev.

SVN revision: 40285

15 years agosnapworth quality - distchecked. sonames bumped. rev's bumped. tarballs
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

15 years agoSyscon module
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

15 years agoFormatting, Whitespace Removal, Remove redundency in e_configure_del
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

15 years agoFormatting & Whitespace removal
Christopher Michael [Tue, 21 Apr 2009 17:57:38 +0000 (17:57 +0000)]
Formatting & Whitespace removal

SVN revision: 40273

15 years agoFormatting
Christopher Michael [Tue, 21 Apr 2009 17:53:43 +0000 (17:53 +0000)]
Formatting

SVN revision: 40272

15 years agoUpdated changelogs for packages which will go into repository.
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

15 years ago1. embryo shoudl have soname
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

15 years agoFix compiler warnings about attribute warn_unused_result
Massimiliano Calamelli [Tue, 21 Apr 2009 09:55:54 +0000 (09:55 +0000)]
Fix compiler warnings about attribute warn_unused_result

SVN revision: 40265

15 years agoFix compiler warnings about attribute warn_unused_result
Massimiliano Calamelli [Tue, 21 Apr 2009 09:51:54 +0000 (09:51 +0000)]
Fix compiler warnings about attribute warn_unused_result

SVN revision: 40264

15 years agoFormatting & whitespace removal
Christopher Michael [Tue, 21 Apr 2009 02:07:06 +0000 (02:07 +0000)]
Formatting & whitespace removal

SVN revision: 40259

15 years agoSyscon module:
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

15 years agoFormatting
Christopher Michael [Mon, 20 Apr 2009 21:37:45 +0000 (21:37 +0000)]
Formatting

SVN revision: 40255

15 years agodon't segfault, by lmunch
Gustavo Sverzut Barbieri [Mon, 20 Apr 2009 20:57:02 +0000 (20:57 +0000)]
don't segfault, by lmunch

SVN revision: 40254

15 years agoPut comment in correct place...just something I noticed while browsing.
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

15 years agoupdating french and italian translations
Massimo Maiurana [Mon, 20 Apr 2009 16:48:27 +0000 (16:48 +0000)]
updating french and italian translations

SVN revision: 40248

15 years agofix distcheck on couple packages, problems with EXTRA_DIST
Gustavo Sverzut Barbieri [Mon, 20 Apr 2009 13:38:49 +0000 (13:38 +0000)]
fix distcheck on couple packages, problems with EXTRA_DIST

Do NOT include dirs in EXTRA_DIST (embryo, eet, ecore, evas, edje,
efreet) as it will include .svn directories!

EXTRA_DIST does not take a glob as ETK did, use $(wildcard glob) to
expand it.

And do not forget about adding extra files to EXTRA_DIST (wizard) and
DIST_SUBDIRS (fileman_opinfo).

SVN revision: 40247