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
Massimo Maiurana [Mon, 20 Apr 2009 16:48:27 +0000 (16:48 +0000)]
updating french and italian translations
SVN revision: 40248
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
Iván Briano [Sun, 19 Apr 2009 20:18:36 +0000 (20:18 +0000)]
White spaces
SVN revision: 40240
Daniel Kolesa [Sun, 19 Apr 2009 17:00:34 +0000 (17:00 +0000)]
Updated my Czech translation of Enlightenment
SVN revision: 40230
Daniel Kolesa [Sun, 19 Apr 2009 16:28:48 +0000 (16:28 +0000)]
Updated Standards-Version
SVN revision: 40228
Daniel Kolesa [Sun, 19 Apr 2009 16:22:00 +0000 (16:22 +0000)]
Merged with pkgE
SVN revision: 40226
Daniel Kolesa [Sun, 19 Apr 2009 16:18:41 +0000 (16:18 +0000)]
Prepared for merge with pkgE debian stuff
SVN revision: 40225
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 08:57:01 +0000 (08:57 +0000)]
fileman config dialog improvements.
* comment non-implemented/non-working layout modes.
* implement check_changed.
SVN revision: 40219
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 08:30:21 +0000 (08:30 +0000)]
improvements to desklop dialog.
* enable/disable apply and ok buttons.
* fix bug with remaining "%s/" in system path.
SVN revision: 40214
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 07:58:36 +0000 (07:58 +0000)]
improve virtual desktop configuration dialog.
enable/disable when values are back to the original.
SVN revision: 40213
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 07:46:12 +0000 (07:46 +0000)]
improve scale dialog.
* enable/disable widgets and buttons to hint user;
* advanced dialog is now bit more logical, sliders are closer/tied to
radio buttons that enable them.
SVN revision: 40212
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:50:28 +0000 (06:50 +0000)]
better sizes for transition configuration dialog.
SVN revision: 40210
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:44:25 +0000 (06:44 +0000)]
better sizes for border style dialog.
SVN revision: 40208
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:32:28 +0000 (06:32 +0000)]
remove double-separator for non-resizable dialogs.
SVN revision: 40206
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 06:21:35 +0000 (06:21 +0000)]
usability: sort menus, always keep same order.
maybe this is too much for a feature freeze phase, but this is
annoying for users, sometimes your menu looks one way, sometimes
another. Now it will always look the same, alphabetically ordered.
If it breaks anything before Monday revert!
SVN revision: 40205
Gustavo Sverzut Barbieri [Sun, 19 Apr 2009 05:18:01 +0000 (05:18 +0000)]
fix some problems with eina_hash usage.
SVN revision: 40204
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 23:46:15 +0000 (23:46 +0000)]
get ride of annoying theme warning on border menu icons
SVN revision: 40202
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 23:45:26 +0000 (23:45 +0000)]
proper cleanup on icon/edje failure.
SVN revision: 40201
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 23:13:33 +0000 (23:13 +0000)]
ooops! my mistake with missing parenthesis around math!
SVN revision: 40200
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 21:44:21 +0000 (21:44 +0000)]
export function to get useful area of zone.
This should be used by other parts of e17, like window placement.
SVN revision: 40197
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 18:16:02 +0000 (18:16 +0000)]
better way to calculate good window size.
Instead of blindly use 1/3 of zone, now it will account shelf sizes
and will try some proportions before giving up.
SVN revision: 40179
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 18:14:03 +0000 (18:14 +0000)]
config modules now have better size.
it will now fit into 640x480 and also will look better since
horizontal size will be a bit bigger.
SVN revision: 40178
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 16:25:13 +0000 (16:25 +0000)]
icons were overflowing, make them bigger and unscaled.
having non-scaled icons will make it look better, giving more details
on how it would be rendered.
SVN revision: 40173
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 14:03:31 +0000 (14:03 +0000)]
shelf style previews are now smaller
SVN revision: 40169
Carsten Haitzler [Sat, 18 Apr 2009 13:53:23 +0000 (13:53 +0000)]
-lm -- and printf--
SVN revision: 40168
Carsten Haitzler [Sat, 18 Apr 2009 13:52:41 +0000 (13:52 +0000)]
use sort id and sort!
SVN revision: 40167
Carsten Haitzler [Sat, 18 Apr 2009 13:52:24 +0000 (13:52 +0000)]
1. fix thumb to not use preload thread - i spotted bugs. concurrency ones.
2. also write a sort id (harmless - doesnt affect anything). useful for...
sorting.
SVN revision: 40166
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 13:47:29 +0000 (13:47 +0000)]
list of autohide-dependent widgets should not be global.
SVN revision: 40165
Gustavo Sverzut Barbieri [Sat, 18 Apr 2009 13:43:05 +0000 (13:43 +0000)]
shelf "shrink to contents" is not related to its size.
SVN revision: 40164
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 22:59:13 +0000 (22:59 +0000)]
also disable slider if label is disabled.
this is actually weird, maybe we should disable the whole
configuration dialog if there is no screensaver? I just noticed these
problems since I missed to install libxss-dev :-(
SVN revision: 40154
Davide Andreoli [Fri, 17 Apr 2009 21:41:09 +0000 (21:41 +0000)]
* Funky EINA_LIST_FOREACH usage :)
SVN revision: 40152
Andreas Volz [Fri, 17 Apr 2009 20:46:30 +0000 (20:46 +0000)]
usability improvement - disable widgets if check disabled
SVN revision: 40151
Andreas Volz [Fri, 17 Apr 2009 20:35:04 +0000 (20:35 +0000)]
reformated with "astyle -s3" because of inconsistent formating
-> NO CODE CHANGES!
SVN revision: 40150
Andreas Volz [Fri, 17 Apr 2009 20:16:56 +0000 (20:16 +0000)]
currently for e.g. ubuntu the mixer module won't work as it uses pulseaudio as mixer
-> this needs to be implemented
-> as short "solution" I changed the default text from "dummy" to "No ALSA mixer found!"
-> this gives the user at least a useful error message
SVN revision: 40149
Andreas Volz [Fri, 17 Apr 2009 20:13:17 +0000 (20:13 +0000)]
the mixer module was completly inconsistent formated!
-> used "astyle -s3" to format it
-> NO CODE CHANGES!
SVN revision: 40148
Massimiliano Calamelli [Fri, 17 Apr 2009 10:18:30 +0000 (10:18 +0000)]
Add fixed parts for syscon module: bad layout in some traslations
SVN revision: 40133
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 04:56:54 +0000 (04:56 +0000)]
shelf ignore mouse_out when going to children windows.
this solves an annoyance with systray: the bounce-on-mouse-over (mouse
over systray would make shelf hide, but after the animation starts the
shelf get mouse-in again and abort the hide, then starts again). But
it will introduce another annoyance: if systray open a menu and you
navigate to it, shelf will not get mouse-out event and thus will not
autohide.
I'm leaving this behavior as it is less annoying. I discussed a bit
with rasterman and solving this is not easy, we'd need to poll for
mouse position and query window tree, this would waste cpu and keep
timeout rate high, draining battery.
SVN revision: 40128
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 03:15:27 +0000 (03:15 +0000)]
fix shelf autohide after changing its settings in advanced mode.
shelf should be hidden if it was recreated (restart == 1) and autohide
is set.
SVN revision: 40127
Gustavo Sverzut Barbieri [Fri, 17 Apr 2009 02:54:56 +0000 (02:54 +0000)]
fix shelf autohide on zone geometry changes.
when xrandr/xinerama changes zone (screen/output) geometry, the shelf
needs to update its hide_origin and also do hide animation if it was
hidden already.
SVN revision: 40126
Gustavo Sverzut Barbieri [Thu, 16 Apr 2009 22:17:50 +0000 (22:17 +0000)]
fix bug when there is no file extension.
This was spotted by a segmentation faults on systems where sprintf()
don't handle NULL as "%s" (Solaris, BSDs), but it makes no sense to
lookup "*(null)" as extension on Linux either.
Reported by: mcalamell
SVN revision: 40120
Andreas Volz [Thu, 16 Apr 2009 21:03:43 +0000 (21:03 +0000)]
usability improvement
-> shrink and autohide widgets are only enabled if checks are set
SVN revision: 40117
Andreas Volz [Thu, 16 Apr 2009 20:03:32 +0000 (20:03 +0000)]
the ilist was to small
SVN revision: 40116
Andreas Volz [Thu, 16 Apr 2009 19:59:11 +0000 (19:59 +0000)]
usabilty improvement - disable widgets if not checked
SVN revision: 40115
Iván Briano [Thu, 16 Apr 2009 04:48:46 +0000 (04:48 +0000)]
Don't leak.
SVN revision: 40100
Carsten Haitzler [Wed, 15 Apr 2009 04:52:40 +0000 (04:52 +0000)]
and handle premapped windows
SVN revision: 40075
toma [Wed, 15 Apr 2009 02:31:22 +0000 (02:31 +0000)]
Fix some clipping issues in gadgets that are on shelves.
SVN revision: 40073
toma [Wed, 15 Apr 2009 01:41:00 +0000 (01:41 +0000)]
Formatting.
SVN revision: 40070
Andreas Volz [Tue, 14 Apr 2009 21:53:06 +0000 (21:53 +0000)]
usability improvement - autoraise slider only if check active
SVN revision: 40063
Andreas Volz [Tue, 14 Apr 2009 21:46:12 +0000 (21:46 +0000)]
usability improvement - geometry slider only available if check active
SVN revision: 40062
Massimiliano Calamelli [Tue, 14 Apr 2009 21:41:59 +0000 (21:41 +0000)]
Fix missing MAX for OpenSolaris
SVN revision: 40061
Andreas Volz [Tue, 14 Apr 2009 21:31:49 +0000 (21:31 +0000)]
usability improvement
-> warp mouse setting in advanced dialog is not complete consistent, but better as before...
SVN revision: 40060
Andreas Volz [Tue, 14 Apr 2009 21:20:28 +0000 (21:20 +0000)]
visuell feedback for disabled labels
SVN revision: 40059
Andreas Volz [Tue, 14 Apr 2009 21:18:16 +0000 (21:18 +0000)]
theme enabled/disabled support for label widget
SVN revision: 40058
Andreas Volz [Tue, 14 Apr 2009 20:53:27 +0000 (20:53 +0000)]
only E_FREE - no need to check anything
SVN revision: 40056
Andreas Volz [Tue, 14 Apr 2009 19:54:21 +0000 (19:54 +0000)]
usability improvement - disable if not usable
SVN revision: 40053
Andreas Volz [Tue, 14 Apr 2009 19:14:30 +0000 (19:14 +0000)]
use eina list foreach macro
SVN revision: 40051
Andreas Volz [Tue, 14 Apr 2009 19:13:36 +0000 (19:13 +0000)]
use eina list macro
SVN revision: 40049
Andreas Volz [Tue, 14 Apr 2009 19:12:40 +0000 (19:12 +0000)]
use eina macro
SVN revision: 40048
Andreas Volz [Tue, 14 Apr 2009 18:57:38 +0000 (18:57 +0000)]
no problem to free a NULL pointer, so no check needed
SVN revision: 40047
Andreas Volz [Tue, 14 Apr 2009 18:54:29 +0000 (18:54 +0000)]
- correct free
- 'if' arround free cfdata - it's better like this
SVN revision: 40046
Andreas Volz [Tue, 14 Apr 2009 18:49:58 +0000 (18:49 +0000)]
correct free
SVN revision: 40045
Andreas Volz [Tue, 14 Apr 2009 18:47:33 +0000 (18:47 +0000)]
thanks for the hint Gustavo :-)
SVN revision: 40044
Daniel Kolesa [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)
SVN revision: 40043
Gustavo Sverzut Barbieri [Mon, 13 Apr 2009 20:03:11 +0000 (20:03 +0000)]
disable connman until we update it to newer connman api in e_dbus.
SVN revision: 40024
Christopher Michael [Mon, 13 Apr 2009 16:56:37 +0000 (16:56 +0000)]
Fix formatting. Add EAPI import_del/fsel_del functions to the import
header to remove compile warning
SVN revision: 40023
Daniel Kolesa [Mon, 13 Apr 2009 15:34:58 +0000 (15:34 +0000)]
Czech - updated translations, added etk translation
SVN revision: 40017
Gustavo Sverzut Barbieri [Mon, 13 Apr 2009 14:56:38 +0000 (14:56 +0000)]
major cleanup of path creation to $DATADIR and $HOME/.e/e
This cleanup replaces snprintf() usage with specific calls, they have
the benefit of being cleaner (so easier to grep), typing less and also
marginal speed up compared to the other (specially concat_static),
although those are rarely used in critical paths.
I'm testing it for some time and seems to not break anything, but let
me know of any problem. If you can review the patch and try to spot
incorrect names, please do.
SVN revision: 40014
Vincent Torri [Mon, 13 Apr 2009 10:25:11 +0000 (10:25 +0000)]
define MAX for all OS, instead of plenty #include
SVN revision: 40012
Aron Xu [Sun, 12 Apr 2009 11:58:52 +0000 (11:58 +0000)]
Added pt to LINGUAS of e
SVN revision: 40004
Aron Xu [Sun, 12 Apr 2009 06:51:20 +0000 (06:51 +0000)]
sync translations from launchpad
SVN revision: 39997
Aron Xu [Sun, 12 Apr 2009 06:42:46 +0000 (06:42 +0000)]
Added ku.po from launchpad
SVN revision: 39996
Aron Xu [Sun, 12 Apr 2009 06:35:02 +0000 (06:35 +0000)]
Added hr.po from launchpad
SVN revision: 39995
Aron Xu [Sun, 12 Apr 2009 05:21:22 +0000 (05:21 +0000)]
Changes to do with POTFILES.skip
SVN revision: 39994