Commit Graph

15805 Commits

Author SHA1 Message Date
Mike Blumenkrantz 43d18ff155 remove dropshadow module config
SVN revision: 83587
2013-02-04 10:42:46 +00:00
Mike Blumenkrantz ac9d6f6027 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
2013-02-04 10:14:57 +00:00
Mike Blumenkrantz 93478999a3 add support for edje files in filepreview widget
SVN revision: 83585
2013-02-04 09:09:15 +00:00
Mike Blumenkrantz 01257a8acc optimize use of edje_file_collection_list in various e things, also remove erroneous changelog/news entries
SVN revision: 83584
2013-02-04 08:38:46 +00:00
Mike Blumenkrantz 324af69e29 ensure same name is used for config edd as type in systray
SVN revision: 83583
2013-02-04 08:26:02 +00:00
Mike Blumenkrantz d32d679f56 add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent
SVN revision: 83582
2013-02-04 08:24:30 +00:00
Mike Blumenkrantz 66b451229e From: zehortigoza@profusion.mobi (Jose Souza)
Subject: [PATCH] e systray: Add configuration dialog to enable/disable xembed support


SVN revision: 83580
2013-02-04 08:18:21 +00:00
Mike Blumenkrantz 9d3087201f 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
2013-02-04 08:09:59 +00:00
Chidambar Zinnoury 965ab80819 e music-control: add check-changed.
Bonus: some unused lovin’.


SVN revision: 83573
2013-02-02 13:16:56 +00:00
Mike Blumenkrantz 95209aa915 save bindings config immediately after transferring to ensure it doesn't get lost
SVN revision: 83570
2013-02-02 09:01:16 +00:00
Mike Blumenkrantz b6359e9607 "No listable items" in Navigate menu is now clickable
SVN revision: 83564
2013-02-01 12:56:52 +00:00
Mike Blumenkrantz 8f2a8b49a7 fix svn:ignore for mobile profile dir
SVN revision: 83563
2013-02-01 12:45:28 +00:00
Mike Blumenkrantz 8cfeccc51d forgot to add binding config file sources
SVN revision: 83562
2013-02-01 12:44:11 +00:00
Mike Blumenkrantz aa0e82dda6 fix behavior of up/down keys in efm when typebuf is visible
SVN revision: 83560
2013-02-01 12:39:39 +00:00
Mike Blumenkrantz 907d4fa211 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
2013-02-01 12:31:05 +00:00
Mike Blumenkrantz dce9dcab42 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
2013-02-01 12:27:07 +00:00
Mike Blumenkrantz f97f3cdb2d ffs this free macro needs to get fixed to not fail here
SVN revision: 83555
2013-02-01 11:56:36 +00:00
Mike Blumenkrantz ceda4b3012 fix leak in e profile list dbus method
SVN revision: 83552
2013-02-01 11:46:46 +00:00
Mike Blumenkrantz 43692b40ee fix weird crash which started happening when efm windows were deleted after shutdown somehow...probably e18 change-related
SVN revision: 83551
2013-02-01 11:39:19 +00:00
Mike Blumenkrantz 813496a865 track config edds, add e_config_descriptor_find() for retrieving them
SVN revision: 83550
2013-02-01 11:31:59 +00:00
Mike Blumenkrantz 226ec15f2d fix eina_list_last_data_get detection for e
SVN revision: 83548
2013-02-01 11:05:38 +00:00
Mike Blumenkrantz 4ad2b363ed add functions for freeing binding config structs
SVN revision: 83545
2013-02-01 10:35:33 +00:00
Mike Blumenkrantz c48fd0b06d 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
2013-02-01 10:21:54 +00:00
Mike Blumenkrantz abe45b31c1 fix some hash magic fails in temp module
SVN revision: 83543
2013-02-01 09:57:10 +00:00
Mike Blumenkrantz 3fa4115633 same xkb typo in another place
SVN revision: 83540
2013-02-01 08:24:22 +00:00
Mike Blumenkrantz 9c847e9d7f fix xkb crash
SVN revision: 83539
2013-02-01 07:48:19 +00:00
Shinwoo Kim 7e75c9232b [access] use well defined variable again
SVN revision: 83538
2013-02-01 04:21:03 +00:00
Shinwoo Kim 165db3bfa7 [access] use well defined variable
SVN revision: 83537
2013-02-01 04:13:12 +00:00
Mike Blumenkrantz 57933c9d02 giant rollup commit fixing all xkb issues
tickets #1799, #2082


SVN revision: 83531
2013-01-31 17:50:45 +00:00
Mike Blumenkrantz a4d35ff86c fix flag reduce case for when name has no / character
SVN revision: 83530
2013-01-31 17:24:31 +00:00
Massimo Maiurana 5cd11a890d updating catalan and italian translations
SVN revision: 83529
2013-01-31 17:12:04 +00:00
Mike Blumenkrantz 98bb1620f7 make one of the xkb functions less stupid
SVN revision: 83526
2013-01-31 16:07:45 +00:00
Mike Blumenkrantz 1b6904e063 efm now ignores .part file changes
ticket #2120


SVN revision: 83524
2013-01-31 15:26:11 +00:00
Mike Blumenkrantz 8fd587ff92 fix navigation using symlinks in some cases
ticket #2032


SVN revision: 83522
2013-01-31 14:56:08 +00:00
Mike Blumenkrantz 3edafaacad bring changelog date for previous trunk commit back to the future
SVN revision: 83509
2013-01-31 11:00:23 +00:00
Mike Blumenkrantz 0949e8ea63 fix window autoraise triggering from pointer_slide
ticket #2183


SVN revision: 83507
2013-01-31 10:58:27 +00:00
Mike Blumenkrantz 6dc0f1f64e delete gadget evas objects on delete to prevent crash on restart now that comp is merged into core
SVN revision: 83505
2013-01-31 10:53:50 +00:00
Mike Blumenkrantz 8b8bcfd41e clarify pointer_slide config option text in config dialog....
SVN revision: 83503
2013-01-31 10:31:39 +00:00
Mike Blumenkrantz e69eea3bf0 fix music control module pkgconfig version checks
SVN revision: 83502
2013-01-31 10:20:46 +00:00
Carsten Haitzler 9d2e231aa6 shorten wobble for fm icons.
SVN revision: 83478
2013-01-30 11:28:04 +00:00
Carsten Haitzler 23d4c3240d adjust pointer hotspot.
SVN revision: 83476
2013-01-30 11:14:52 +00:00
Shinwoo Kim 5a3ca7df1d [access] save configuration value immediately
SVN revision: 83473
2013-01-30 10:22:32 +00:00
Miculcy Brian cda39e777b More useful changelog text.
SVN revision: 83447
2013-01-29 16:44:41 +00:00
Miculcy Brian bb375592d3 IBar fixes when using other sources than 'default'.
SVN revision: 83442
2013-01-29 16:33:16 +00:00
Carsten Haitzler 7a4984f980 chlog
SVN revision: 83421
2013-01-29 08:31:54 +00:00
Carsten Haitzler 1d1015ec84 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
2013-01-29 08:25:24 +00:00
Mike Blumenkrantz c123546657 fix link drop into sidebar when dragging between items
ticket #2232


SVN revision: 83414
2013-01-29 07:44:57 +00:00
Carsten Haitzler 2b7de105c7 quick improvement of bluez4 gadget icon... :)
SVN revision: 83366
2013-01-27 06:50:42 +00:00
Jihoon Kim 4647b5d053 e17/physics: fix build warning
SVN revision: 83342
2013-01-26 04:04:33 +00:00
Massimo Maiurana 0fce67922e updating catalan translation
SVN revision: 83326
2013-01-25 12:29:27 +00:00