platform/upstream/enlightenment.git
11 years agosave bindings config immediately after transferring to ensure it doesn't get lost
Mike Blumenkrantz [Sat, 2 Feb 2013 09:01:16 +0000 (09:01 +0000)]
save bindings config immediately after transferring to ensure it doesn't get lost

SVN revision: 83570

11 years ago"No listable items" in Navigate menu is now clickable
Mike Blumenkrantz [Fri, 1 Feb 2013 12:56:52 +0000 (12:56 +0000)]
"No listable items" in Navigate menu is now clickable

SVN revision: 83564

11 years agofix svn:ignore for mobile profile dir
Mike Blumenkrantz [Fri, 1 Feb 2013 12:45:28 +0000 (12:45 +0000)]
fix svn:ignore for mobile profile dir

SVN revision: 83563

11 years agoforgot to add binding config file sources
Mike Blumenkrantz [Fri, 1 Feb 2013 12:44:11 +0000 (12:44 +0000)]
forgot to add binding config file sources

SVN revision: 83562

11 years agofix behavior of up/down keys in efm when typebuf is visible
Mike Blumenkrantz [Fri, 1 Feb 2013 12:39:39 +0000 (12:39 +0000)]
fix behavior of up/down keys in efm when typebuf is visible

SVN revision: 83560

11 years agoit's much more likely that someone encountering a binding upgrade situation will...
Mike Blumenkrantz [Fri, 1 Feb 2013 12:31:05 +0000 (12:31 +0000)]
it's much more likely that someone encountering a binding upgrade situation will be on a desktop and thus want the standard profile as a consolation prize after all their bindings are wiped

SVN revision: 83558

11 years agobinding dialogs are now able to reset bindings to the system profile file defaults...
Mike Blumenkrantz [Fri, 1 Feb 2013 12:27:07 +0000 (12:27 +0000)]
binding dialogs are now able to reset bindings to the system profile file defaults (currently uses "standard" since we have no parenting/typing system for profiles)
ticket #2204

SVN revision: 83557

11 years agoffs this free macro needs to get fixed to not fail here
Mike Blumenkrantz [Fri, 1 Feb 2013 11:56:36 +0000 (11:56 +0000)]
ffs this free macro needs to get fixed to not fail here

SVN revision: 83555

11 years agofix leak in e profile list dbus method
Mike Blumenkrantz [Fri, 1 Feb 2013 11:46:46 +0000 (11:46 +0000)]
fix leak in e profile list dbus method

SVN revision: 83552

11 years agofix weird crash which started happening when efm windows were deleted after shutdown...
Mike Blumenkrantz [Fri, 1 Feb 2013 11:39:19 +0000 (11:39 +0000)]
fix weird crash which started happening when efm windows were deleted after shutdown somehow...probably e18 change-related

SVN revision: 83551

11 years agotrack config edds, add e_config_descriptor_find() for retrieving them
Mike Blumenkrantz [Fri, 1 Feb 2013 11:31:59 +0000 (11:31 +0000)]
track config edds, add e_config_descriptor_find() for retrieving them

SVN revision: 83550

11 years agofix eina_list_last_data_get detection for e
Mike Blumenkrantz [Fri, 1 Feb 2013 11:05:38 +0000 (11:05 +0000)]
fix eina_list_last_data_get detection for e

SVN revision: 83548

11 years agoadd functions for freeing binding config structs
Mike Blumenkrantz [Fri, 1 Feb 2013 10:35:33 +0000 (10:35 +0000)]
add functions for freeing binding config structs

SVN revision: 83545

11 years agogiant commit that wipes all bindi^W^W^Wsplits out binding configs into a separate...
Mike Blumenkrantz [Fri, 1 Feb 2013 10:21:54 +0000 (10:21 +0000)]
giant commit that wipes all bindi^W^W^Wsplits out binding configs into a separate config domain so they can be more easily copied and so they won't be wiped in the event that primary config is wiped

also splits all binding lists out of e_config: they are now conveniently located in the global "e_bindings" struct

SVN revision: 83544

11 years agofix some hash magic fails in temp module
Mike Blumenkrantz [Fri, 1 Feb 2013 09:57:10 +0000 (09:57 +0000)]
fix some hash magic fails in temp module

SVN revision: 83543

11 years agosame xkb typo in another place
Mike Blumenkrantz [Fri, 1 Feb 2013 08:24:22 +0000 (08:24 +0000)]
same xkb typo in another place

SVN revision: 83540

11 years agofix xkb crash
Mike Blumenkrantz [Fri, 1 Feb 2013 07:48:19 +0000 (07:48 +0000)]
fix xkb crash

SVN revision: 83539

11 years ago[access] use well defined variable again
Shinwoo Kim [Fri, 1 Feb 2013 04:21:03 +0000 (04:21 +0000)]
[access] use well defined variable again

SVN revision: 83538

11 years ago[access] use well defined variable
Shinwoo Kim [Fri, 1 Feb 2013 04:13:12 +0000 (04:13 +0000)]
[access] use well defined variable

SVN revision: 83537

11 years agogiant rollup commit fixing all xkb issues
Mike Blumenkrantz [Thu, 31 Jan 2013 17:50:45 +0000 (17:50 +0000)]
giant rollup commit fixing all xkb issues
tickets #1799, #2082

SVN revision: 83531

11 years agofix flag reduce case for when name has no / character
Mike Blumenkrantz [Thu, 31 Jan 2013 17:24:31 +0000 (17:24 +0000)]
fix flag reduce case for when name has no / character

SVN revision: 83530

11 years agoupdating catalan and italian translations
Massimo Maiurana [Thu, 31 Jan 2013 17:12:04 +0000 (17:12 +0000)]
updating catalan and italian translations

SVN revision: 83529

11 years agomake one of the xkb functions less stupid
Mike Blumenkrantz [Thu, 31 Jan 2013 16:07:45 +0000 (16:07 +0000)]
make one of the xkb functions less stupid

SVN revision: 83526

11 years agoefm now ignores .part file changes
Mike Blumenkrantz [Thu, 31 Jan 2013 15:26:11 +0000 (15:26 +0000)]
efm now ignores .part file changes
ticket #2120

SVN revision: 83524

11 years agofix navigation using symlinks in some cases
Mike Blumenkrantz [Thu, 31 Jan 2013 14:56:08 +0000 (14:56 +0000)]
fix navigation using symlinks in some cases
ticket #2032

SVN revision: 83522

11 years agobring changelog date for previous trunk commit back to the future
Mike Blumenkrantz [Thu, 31 Jan 2013 11:00:23 +0000 (11:00 +0000)]
bring changelog date for previous trunk commit back to the future

SVN revision: 83509

11 years agofix window autoraise triggering from pointer_slide
Mike Blumenkrantz [Thu, 31 Jan 2013 10:58:27 +0000 (10:58 +0000)]
fix window autoraise triggering from pointer_slide
ticket #2183

SVN revision: 83507

11 years agodelete gadget evas objects on delete to prevent crash on restart now that comp is...
Mike Blumenkrantz [Thu, 31 Jan 2013 10:53:50 +0000 (10:53 +0000)]
delete gadget evas objects on delete to prevent crash on restart now that comp is merged into core

SVN revision: 83505

11 years agoclarify pointer_slide config option text in config dialog....
Mike Blumenkrantz [Thu, 31 Jan 2013 10:31:39 +0000 (10:31 +0000)]
clarify pointer_slide config option text in config dialog....

SVN revision: 83503

11 years agofix music control module pkgconfig version checks
Mike Blumenkrantz [Thu, 31 Jan 2013 10:20:46 +0000 (10:20 +0000)]
fix music control module pkgconfig version checks

SVN revision: 83502

11 years agoshorten wobble for fm icons.
Carsten Haitzler [Wed, 30 Jan 2013 11:28:04 +0000 (11:28 +0000)]
shorten wobble for fm icons.

SVN revision: 83478

11 years agoadjust pointer hotspot.
Carsten Haitzler [Wed, 30 Jan 2013 11:14:52 +0000 (11:14 +0000)]
adjust pointer hotspot.

SVN revision: 83476

11 years ago[access] save configuration value immediately
Shinwoo Kim [Wed, 30 Jan 2013 10:22:32 +0000 (10:22 +0000)]
[access] save configuration value immediately

SVN revision: 83473

11 years agoMore useful changelog text.
Miculcy Brian [Tue, 29 Jan 2013 16:44:41 +0000 (16:44 +0000)]
More useful changelog text.

SVN revision: 83447

11 years agoIBar fixes when using other sources than 'default'.
Miculcy Brian [Tue, 29 Jan 2013 16:33:16 +0000 (16:33 +0000)]
IBar fixes when using other sources than 'default'.

SVN revision: 83442

11 years agochlog
Carsten Haitzler [Tue, 29 Jan 2013 08:31:54 +0000 (08:31 +0000)]
chlog

SVN revision: 83421

11 years agofix window unmap event handling with synthetic unmaps - only really an
Carsten Haitzler [Tue, 29 Jan 2013 08:25:24 +0000 (08:25 +0000)]
fix window unmap event handling with synthetic unmaps - only really an
issue during manageing (startup) of a border - race condition. may
misee hides. this fixes it but needs efl 1.8. :/

SVN revision: 83420

11 years agofix link drop into sidebar when dragging between items
Mike Blumenkrantz [Tue, 29 Jan 2013 07:44:57 +0000 (07:44 +0000)]
fix link drop into sidebar when dragging between items
ticket #2232

SVN revision: 83414

11 years agoquick improvement of bluez4 gadget icon... :)
Carsten Haitzler [Sun, 27 Jan 2013 06:50:42 +0000 (06:50 +0000)]
quick improvement of bluez4 gadget icon... :)

SVN revision: 83366

11 years agoe17/physics: fix build warning
Jihoon Kim [Sat, 26 Jan 2013 04:04:33 +0000 (04:04 +0000)]
e17/physics: fix build warning

SVN revision: 83342

11 years agoupdating catalan translation
Massimo Maiurana [Fri, 25 Jan 2013 12:29:27 +0000 (12:29 +0000)]
updating catalan translation

SVN revision: 83326

11 years agoback to snapshot versioning for trunk/e
Mike Blumenkrantz [Thu, 24 Jan 2013 14:02:55 +0000 (14:02 +0000)]
back to snapshot versioning for trunk/e

SVN revision: 83301

11 years agobump year in about dialog
Mike Blumenkrantz [Thu, 24 Jan 2013 14:02:29 +0000 (14:02 +0000)]
bump year in about dialog

SVN revision: 83300

11 years agouse handler list macro when creating manager handlers
Mike Blumenkrantz [Thu, 24 Jan 2013 10:48:11 +0000 (10:48 +0000)]
use handler list macro when creating manager handlers

SVN revision: 83292

11 years agocomp no longer disables and reenables on startup from detecting the container window...
Mike Blumenkrantz [Thu, 24 Jan 2013 08:41:25 +0000 (08:41 +0000)]
comp no longer disables and reenables on startup from detecting the container window with nocomp_fs enabled

SVN revision: 83209

11 years agomodule loading now enforces priority for user directories; at some point we should...
Mike Blumenkrantz [Thu, 24 Jan 2013 08:16:10 +0000 (08:16 +0000)]
module loading now enforces priority for user directories; at some point we should probably figure out how to set up a priority list for /usr/lib vs /usr/local/lib and such

SVN revision: 83206

11 years ago/vtorri for hal removals which should have been done in the initial commit
Mike Blumenkrantz [Thu, 24 Jan 2013 08:01:30 +0000 (08:01 +0000)]
/vtorri for hal removals which should have been done in the initial commit

SVN revision: 83205

11 years agounbreak eeze mount detection/compile (spankies for demarchi), remove last bits of...
Mike Blumenkrantz [Thu, 24 Jan 2013 07:59:28 +0000 (07:59 +0000)]
unbreak eeze mount detection/compile (spankies for demarchi), remove last bits of hal mount support from configure

SVN revision: 83204

11 years agohow about we dont make pulse stop working? yes - the unlikely leak
Carsten Haitzler [Thu, 24 Jan 2013 06:31:08 +0000 (06:31 +0000)]
how about we dont make pulse stop working? yes - the unlikely leak
fix.. made it stop :(

SVN revision: 83201

11 years agoupdating portuguese translations
Massimo Maiurana [Wed, 23 Jan 2013 22:46:34 +0000 (22:46 +0000)]
updating portuguese translations

SVN revision: 83187

11 years agoupdating catalan translation
Massimo Maiurana [Wed, 23 Jan 2013 21:21:15 +0000 (21:21 +0000)]
updating catalan translation

SVN revision: 83186

11 years agoupdating portuguese and italian translations
Massimo Maiurana [Wed, 23 Jan 2013 16:57:59 +0000 (16:57 +0000)]
updating portuguese and italian translations

SVN revision: 83184

11 years agoconf2 option ctx now stores update text to allow ignoring repeated updates, also...
Mike Blumenkrantz [Wed, 23 Jan 2013 14:58:54 +0000 (14:58 +0000)]
conf2 option ctx now stores update text to allow ignoring repeated updates, also remove tags from search lists when aliases are added

SVN revision: 83179

11 years agoreduce number of loops required to iterate when updating conf2 option ctx from text
Mike Blumenkrantz [Wed, 23 Jan 2013 14:50:18 +0000 (14:50 +0000)]
reduce number of loops required to iterate when updating conf2 option ctx from text

SVN revision: 83178

11 years agofix list remove typo in conf2 option matching which should speed up matching process...
Mike Blumenkrantz [Wed, 23 Jan 2013 14:22:53 +0000 (14:22 +0000)]
fix list remove typo in conf2 option matching which should speed up matching process considerably

SVN revision: 83177

11 years agomore strcase*->str* from last conf2 option commit
Mike Blumenkrantz [Wed, 23 Jan 2013 14:19:27 +0000 (14:19 +0000)]
more strcase*->str* from last conf2 option commit

SVN revision: 83175

11 years agolowercase conf2 ctx text at start to speed up text searches
Mike Blumenkrantz [Wed, 23 Jan 2013 14:18:00 +0000 (14:18 +0000)]
lowercase conf2 ctx text at start to speed up text searches

SVN revision: 83174

11 years agodon't list conf2 match tags for a ctx if they're tags already added to the ctx for...
Mike Blumenkrantz [Wed, 23 Jan 2013 14:16:01 +0000 (14:16 +0000)]
don't list conf2 match tags for a ctx if they're tags already added to the ctx for the purpose of matching

SVN revision: 83173

11 years agoUpdate russian translation
Igor Murzov [Wed, 23 Jan 2013 13:30:33 +0000 (13:30 +0000)]
Update russian translation

This commit is a forwardport of r83171

SVN revision: 83172

11 years agofix stringshare usage when applying conf2 string option
Mike Blumenkrantz [Wed, 23 Jan 2013 12:20:00 +0000 (12:20 +0000)]
fix stringshare usage when applying conf2 string option

SVN revision: 83167

11 years agoupdating esperanto and italian translations
Massimo Maiurana [Wed, 23 Jan 2013 11:53:53 +0000 (11:53 +0000)]
updating esperanto and italian translations

SVN revision: 83166

11 years agothe madness continues: flip style for compositing
Mike Blumenkrantz [Wed, 23 Jan 2013 11:15:16 +0000 (11:15 +0000)]
the madness continues: flip style for compositing

SVN revision: 83165

11 years agounify conf2 button signal code, improve overlay button logic
Mike Blumenkrantz [Wed, 23 Jan 2013 11:13:36 +0000 (11:13 +0000)]
unify conf2 button signal code, improve overlay button logic

SVN revision: 83164

11 years agofix conf2 bug where buttons would erroneously be toggled when selecting an option...
Mike Blumenkrantz [Wed, 23 Jan 2013 11:06:30 +0000 (11:06 +0000)]
fix conf2 bug where buttons would erroneously be toggled when selecting an option which could not produce an overlay

SVN revision: 83160

11 years agofix possible null deref in e_sys when debugging
Mike Blumenkrantz [Wed, 23 Jan 2013 10:53:26 +0000 (10:53 +0000)]
fix possible null deref in e_sys when debugging

SVN revision: 83157

11 years agofix possible null deref in desktop editor
Mike Blumenkrantz [Wed, 23 Jan 2013 10:50:29 +0000 (10:50 +0000)]
fix possible null deref in desktop editor

SVN revision: 83155

11 years ago/vtorri for devilhorns
Mike Blumenkrantz [Wed, 23 Jan 2013 10:48:27 +0000 (10:48 +0000)]
/vtorri for devilhorns

SVN revision: 83154

11 years agoFix leak as reported by zmike.
Christopher Michael [Wed, 23 Jan 2013 10:38:46 +0000 (10:38 +0000)]
Fix leak as reported by zmike.
 - Add support for AltGr key in E_Kbd_Buf_Key
 - Fix e_kbd_buf_layout_key_add to also take in altgr as a param.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 83153

11 years agofix path setting in import dialog
Mike Blumenkrantz [Wed, 23 Jan 2013 10:35:57 +0000 (10:35 +0000)]
fix path setting in import dialog

SVN revision: 83151

11 years agofix small leak in illume2 policy config
Mike Blumenkrantz [Wed, 23 Jan 2013 10:27:33 +0000 (10:27 +0000)]
fix small leak in illume2 policy config

SVN revision: 83149

11 years agoimprove wp2 stringshare usage, fix string leak on unlikely error case
Mike Blumenkrantz [Wed, 23 Jan 2013 10:18:46 +0000 (10:18 +0000)]
improve wp2 stringshare usage, fix string leak on unlikely error case

SVN revision: 83147

11 years agostrdup->strdupa in wp2
Mike Blumenkrantz [Wed, 23 Jan 2013 10:14:09 +0000 (10:14 +0000)]
strdup->strdupa in wp2

SVN revision: 83146

11 years agofix extremely unlikely pulse mixer leak
Mike Blumenkrantz [Wed, 23 Jan 2013 10:12:05 +0000 (10:12 +0000)]
fix extremely unlikely pulse mixer leak

SVN revision: 83145

11 years agofix edbus leak
Mike Blumenkrantz [Wed, 23 Jan 2013 10:10:18 +0000 (10:10 +0000)]
fix edbus leak

SVN revision: 83144

11 years agounbreak 1.7 branch compile
Mike Blumenkrantz [Wed, 23 Jan 2013 10:05:53 +0000 (10:05 +0000)]
unbreak 1.7 branch compile
SPANK SPANK SPANK JIHOOOOOOOOOOOOOOOOOOOOOOOON

SVN revision: 83142

11 years agoe17: use eina_unicode_utf8_next_get instead of eina_unicode_utf8_get_next
Jihoon Kim [Wed, 23 Jan 2013 10:03:31 +0000 (10:03 +0000)]
e17: use eina_unicode_utf8_next_get instead of eina_unicode_utf8_get_next

SVN revision: 83141

11 years agosame leak as previous in import dialog
Mike Blumenkrantz [Wed, 23 Jan 2013 10:01:26 +0000 (10:01 +0000)]
same leak as previous in import dialog

SVN revision: 83139

11 years agofix small leaks in efm and e_import_config_dialog
Mike Blumenkrantz [Wed, 23 Jan 2013 09:59:14 +0000 (09:59 +0000)]
fix small leaks in efm and e_import_config_dialog

SVN revision: 83137

11 years agoanother array offset error
Mike Blumenkrantz [Wed, 23 Jan 2013 09:24:44 +0000 (09:24 +0000)]
another array offset error

SVN revision: 83133

11 years agofix array offset for conf2 option in fileman
Mike Blumenkrantz [Wed, 23 Jan 2013 09:23:12 +0000 (09:23 +0000)]
fix array offset for conf2 option in fileman

SVN revision: 83132

11 years agoe/shot - removed unnecessary line
ChunEon Park [Wed, 23 Jan 2013 09:07:02 +0000 (09:07 +0000)]
e/shot - removed unnecessary line

SVN revision: 83129

11 years ago/vtorri for demarchi
Mike Blumenkrantz [Wed, 23 Jan 2013 08:33:26 +0000 (08:33 +0000)]
/vtorri for demarchi

SPANK SPANK SPANK!!!

SVN revision: 83128

11 years agomodule error dialog is no longer remembered across restarts: this caused a crash...
Mike Blumenkrantz [Wed, 23 Jan 2013 08:25:54 +0000 (08:25 +0000)]
module error dialog is no longer remembered across restarts: this caused a crash for me on two different machines, so there's another strange and related bug here somewhere...

SVN revision: 83126

11 years agoe/action - removed unnecessary line. already structure is clean.
ChunEon Park [Wed, 23 Jan 2013 05:30:59 +0000 (05:30 +0000)]
e/action - removed unnecessary line. already structure is clean.

SVN revision: 83122

11 years agoupdating catalan translation
Massimo Maiurana [Tue, 22 Jan 2013 23:06:01 +0000 (23:06 +0000)]
updating catalan translation

SVN revision: 83108

11 years agoupdating spanish and italian translation
Massimo Maiurana [Tue, 22 Jan 2013 21:25:08 +0000 (21:25 +0000)]
updating spanish and italian translation

SVN revision: 83104

11 years agoe/appmenu: Only register AppMenu.Registrar iface when we have a instance
José Roberto de Souza [Tue, 22 Jan 2013 19:32:09 +0000 (19:32 +0000)]
e/appmenu: Only register AppMenu.Registrar iface when we have a instance

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 83102

11 years agoe/appmenu: Relase bus name when shutdown module
José Roberto de Souza [Tue, 22 Jan 2013 19:32:02 +0000 (19:32 +0000)]
e/appmenu: Relase bus name when shutdown module

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>

SVN revision: 83101

11 years agoBetter gettext usage in Quickaccess.
Igor Murzov [Tue, 22 Jan 2013 15:00:21 +0000 (15:00 +0000)]
Better gettext usage in Quickaccess.

This also fixes incomplete <br> tag.

SVN revision: 83088

11 years agosend conf2 option change event when applying option
Mike Blumenkrantz [Tue, 22 Jan 2013 14:08:50 +0000 (14:08 +0000)]
send conf2 option change event when applying option

SVN revision: 83086

11 years agotypo for conf2 option to disable screen effects
Mike Blumenkrantz [Tue, 22 Jan 2013 14:06:15 +0000 (14:06 +0000)]
typo for conf2 option to disable screen effects

SVN revision: 83085

11 years agoconf2 entry matching now even more accurate
Mike Blumenkrantz [Tue, 22 Jan 2013 13:51:11 +0000 (13:51 +0000)]
conf2 entry matching now even more accurate

SVN revision: 83084

11 years agotext searching in conf2 will now be much more accurate when one "word" contains multi...
Mike Blumenkrantz [Tue, 22 Jan 2013 13:44:28 +0000 (13:44 +0000)]
text searching in conf2 will now be much more accurate when one "word" contains multiple tags

SVN revision: 83083

11 years agoupdating catalan translation
Massimo Maiurana [Tue, 22 Jan 2013 12:11:52 +0000 (12:11 +0000)]
updating catalan translation

SVN revision: 83079

11 years agoreenable nocomp_fs by default now that it's fixed
Mike Blumenkrantz [Tue, 22 Jan 2013 11:41:13 +0000 (11:41 +0000)]
reenable nocomp_fs by default now that it's fixed

SVN revision: 83078

11 years agofinally fix bug with "don't composite fullscreen windows" option
Mike Blumenkrantz [Tue, 22 Jan 2013 11:34:45 +0000 (11:34 +0000)]
finally fix bug with "don't composite fullscreen windows" option
ticket #1558

SVN revision: 83076

11 years agochange a couple comp DBGs to WRN
Mike Blumenkrantz [Tue, 22 Jan 2013 11:31:07 +0000 (11:31 +0000)]
change a couple comp DBGs to WRN

SVN revision: 83075

11 years agoset comp log level to info
Mike Blumenkrantz [Tue, 22 Jan 2013 11:29:24 +0000 (11:29 +0000)]
set comp log level to info

SVN revision: 83074

11 years agoadd null checks to external comp api
Mike Blumenkrantz [Tue, 22 Jan 2013 10:18:53 +0000 (10:18 +0000)]
add null checks to external comp api

SVN revision: 83068

11 years agocomp now has and uses its own log domain
Mike Blumenkrantz [Tue, 22 Jan 2013 10:04:26 +0000 (10:04 +0000)]
comp now has and uses its own log domain

SVN revision: 83067