Mike Blumenkrantz [Mon, 4 Feb 2013 10:14:57 +0000 (10:14 +0000)]
a really horrendous commit to fix a typo in the xkb changes last week which caused config to be saved wrong
no configs were harmed in the making of this
SVN revision: 83586
Mike Blumenkrantz [Mon, 4 Feb 2013 09:09:15 +0000 (09:09 +0000)]
add support for edje files in filepreview widget
SVN revision: 83585
Mike Blumenkrantz [Mon, 4 Feb 2013 08:38:46 +0000 (08:38 +0000)]
optimize use of edje_file_collection_list in various e things, also remove erroneous changelog/news entries
SVN revision: 83584
Mike Blumenkrantz [Mon, 4 Feb 2013 08:26:02 +0000 (08:26 +0000)]
ensure same name is used for config edd as type in systray
SVN revision: 83583
Mike Blumenkrantz [Mon, 4 Feb 2013 08:24:30 +0000 (08:24 +0000)]
add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent
SVN revision: 83582
Mike Blumenkrantz [Mon, 4 Feb 2013 08:18:21 +0000 (08:18 +0000)]
From: zehortigoza@profusion.mobi (Jose Souza)
Subject: [PATCH] e systray: Add configuration dialog to enable/disable xembed support
SVN revision: 83580
Mike Blumenkrantz [Mon, 4 Feb 2013 08:09:59 +0000 (08:09 +0000)]
ensmallen the event area for grid icons in efm to allow the possibility of selecting multiple items with the mouse
ticket #2241
SVN revision: 83579
Chidambar Zinnoury [Sat, 2 Feb 2013 13:16:56 +0000 (13:16 +0000)]
e music-control: add check-changed.
Bonus: some unused lovin’.
SVN revision: 83573
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
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
Mike Blumenkrantz [Fri, 1 Feb 2013 12:45:28 +0000 (12:45 +0000)]
fix svn:ignore for mobile profile dir
SVN revision: 83563
Mike Blumenkrantz [Fri, 1 Feb 2013 12:44:11 +0000 (12:44 +0000)]
forgot to add binding config file sources
SVN revision: 83562
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
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
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
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
Mike Blumenkrantz [Fri, 1 Feb 2013 11:46:46 +0000 (11:46 +0000)]
fix leak in e profile list dbus method
SVN revision: 83552
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
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
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
Mike Blumenkrantz [Fri, 1 Feb 2013 10:35:33 +0000 (10:35 +0000)]
add functions for freeing binding config structs
SVN revision: 83545
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
Mike Blumenkrantz [Fri, 1 Feb 2013 09:57:10 +0000 (09:57 +0000)]
fix some hash magic fails in temp module
SVN revision: 83543
Mike Blumenkrantz [Fri, 1 Feb 2013 08:24:22 +0000 (08:24 +0000)]
same xkb typo in another place
SVN revision: 83540
Mike Blumenkrantz [Fri, 1 Feb 2013 07:48:19 +0000 (07:48 +0000)]
fix xkb crash
SVN revision: 83539
Shinwoo Kim [Fri, 1 Feb 2013 04:21:03 +0000 (04:21 +0000)]
[access] use well defined variable again
SVN revision: 83538
Shinwoo Kim [Fri, 1 Feb 2013 04:13:12 +0000 (04:13 +0000)]
[access] use well defined variable
SVN revision: 83537
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
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
Massimo Maiurana [Thu, 31 Jan 2013 17:12:04 +0000 (17:12 +0000)]
updating catalan and italian translations
SVN revision: 83529
Mike Blumenkrantz [Thu, 31 Jan 2013 16:07:45 +0000 (16:07 +0000)]
make one of the xkb functions less stupid
SVN revision: 83526
Mike Blumenkrantz [Thu, 31 Jan 2013 15:26:11 +0000 (15:26 +0000)]
efm now ignores .part file changes
ticket #2120
SVN revision: 83524
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
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
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
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
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
Mike Blumenkrantz [Thu, 31 Jan 2013 10:20:46 +0000 (10:20 +0000)]
fix music control module pkgconfig version checks
SVN revision: 83502
Carsten Haitzler [Wed, 30 Jan 2013 11:28:04 +0000 (11:28 +0000)]
shorten wobble for fm icons.
SVN revision: 83478
Carsten Haitzler [Wed, 30 Jan 2013 11:14:52 +0000 (11:14 +0000)]
adjust pointer hotspot.
SVN revision: 83476
Shinwoo Kim [Wed, 30 Jan 2013 10:22:32 +0000 (10:22 +0000)]
[access] save configuration value immediately
SVN revision: 83473
Miculcy Brian [Tue, 29 Jan 2013 16:44:41 +0000 (16:44 +0000)]
More useful changelog text.
SVN revision: 83447
Miculcy Brian [Tue, 29 Jan 2013 16:33:16 +0000 (16:33 +0000)]
IBar fixes when using other sources than 'default'.
SVN revision: 83442
Carsten Haitzler [Tue, 29 Jan 2013 08:31:54 +0000 (08:31 +0000)]
chlog
SVN revision: 83421
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
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
Carsten Haitzler [Sun, 27 Jan 2013 06:50:42 +0000 (06:50 +0000)]
quick improvement of bluez4 gadget icon... :)
SVN revision: 83366
Jihoon Kim [Sat, 26 Jan 2013 04:04:33 +0000 (04:04 +0000)]
e17/physics: fix build warning
SVN revision: 83342
Massimo Maiurana [Fri, 25 Jan 2013 12:29:27 +0000 (12:29 +0000)]
updating catalan translation
SVN revision: 83326
Mike Blumenkrantz [Thu, 24 Jan 2013 14:02:55 +0000 (14:02 +0000)]
back to snapshot versioning for trunk/e
SVN revision: 83301
Mike Blumenkrantz [Thu, 24 Jan 2013 14:02:29 +0000 (14:02 +0000)]
bump year in about dialog
SVN revision: 83300
Mike Blumenkrantz [Thu, 24 Jan 2013 10:48:11 +0000 (10:48 +0000)]
use handler list macro when creating manager handlers
SVN revision: 83292
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
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
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
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
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
Massimo Maiurana [Wed, 23 Jan 2013 22:46:34 +0000 (22:46 +0000)]
updating portuguese translations
SVN revision: 83187
Massimo Maiurana [Wed, 23 Jan 2013 21:21:15 +0000 (21:21 +0000)]
updating catalan translation
SVN revision: 83186
Massimo Maiurana [Wed, 23 Jan 2013 16:57:59 +0000 (16:57 +0000)]
updating portuguese and italian translations
SVN revision: 83184
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
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
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
Mike Blumenkrantz [Wed, 23 Jan 2013 14:19:27 +0000 (14:19 +0000)]
more strcase*->str* from last conf2 option commit
SVN revision: 83175
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
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
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
Mike Blumenkrantz [Wed, 23 Jan 2013 12:20:00 +0000 (12:20 +0000)]
fix stringshare usage when applying conf2 string option
SVN revision: 83167
Massimo Maiurana [Wed, 23 Jan 2013 11:53:53 +0000 (11:53 +0000)]
updating esperanto and italian translations
SVN revision: 83166
Mike Blumenkrantz [Wed, 23 Jan 2013 11:15:16 +0000 (11:15 +0000)]
the madness continues: flip style for compositing
SVN revision: 83165
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
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
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
Mike Blumenkrantz [Wed, 23 Jan 2013 10:50:29 +0000 (10:50 +0000)]
fix possible null deref in desktop editor
SVN revision: 83155
Mike Blumenkrantz [Wed, 23 Jan 2013 10:48:27 +0000 (10:48 +0000)]
/vtorri for devilhorns
SVN revision: 83154
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
Mike Blumenkrantz [Wed, 23 Jan 2013 10:35:57 +0000 (10:35 +0000)]
fix path setting in import dialog
SVN revision: 83151
Mike Blumenkrantz [Wed, 23 Jan 2013 10:27:33 +0000 (10:27 +0000)]
fix small leak in illume2 policy config
SVN revision: 83149
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
Mike Blumenkrantz [Wed, 23 Jan 2013 10:14:09 +0000 (10:14 +0000)]
strdup->strdupa in wp2
SVN revision: 83146
Mike Blumenkrantz [Wed, 23 Jan 2013 10:12:05 +0000 (10:12 +0000)]
fix extremely unlikely pulse mixer leak
SVN revision: 83145
Mike Blumenkrantz [Wed, 23 Jan 2013 10:10:18 +0000 (10:10 +0000)]
fix edbus leak
SVN revision: 83144
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
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
Mike Blumenkrantz [Wed, 23 Jan 2013 10:01:26 +0000 (10:01 +0000)]
same leak as previous in import dialog
SVN revision: 83139
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
Mike Blumenkrantz [Wed, 23 Jan 2013 09:24:44 +0000 (09:24 +0000)]
another array offset error
SVN revision: 83133
Mike Blumenkrantz [Wed, 23 Jan 2013 09:23:12 +0000 (09:23 +0000)]
fix array offset for conf2 option in fileman
SVN revision: 83132
ChunEon Park [Wed, 23 Jan 2013 09:07:02 +0000 (09:07 +0000)]
e/shot - removed unnecessary line
SVN revision: 83129
Mike Blumenkrantz [Wed, 23 Jan 2013 08:33:26 +0000 (08:33 +0000)]
/vtorri for demarchi
SPANK SPANK SPANK!!!
SVN revision: 83128
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
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
Massimo Maiurana [Tue, 22 Jan 2013 23:06:01 +0000 (23:06 +0000)]
updating catalan translation
SVN revision: 83108
Massimo Maiurana [Tue, 22 Jan 2013 21:25:08 +0000 (21:25 +0000)]
updating spanish and italian translation
SVN revision: 83104
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
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
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
Mike Blumenkrantz [Tue, 22 Jan 2013 14:08:50 +0000 (14:08 +0000)]
send conf2 option change event when applying option
SVN revision: 83086
Mike Blumenkrantz [Tue, 22 Jan 2013 14:06:15 +0000 (14:06 +0000)]
typo for conf2 option to disable screen effects
SVN revision: 83085
Mike Blumenkrantz [Tue, 22 Jan 2013 13:51:11 +0000 (13:51 +0000)]
conf2 entry matching now even more accurate
SVN revision: 83084