Commit Graph

12399 Commits

Author SHA1 Message Date
Mike Blumenkrantz bb171bd77a attempting right click -> Open with multiple directories selected will no longer try crazy things
SVN revision: 72482
2012-06-19 14:22:13 +00:00
Mike Blumenkrantz 20a94946f4 macros can be confusing if you don't understand how they work.
fix super longstanding efm bug where shift+select selected way more items than it should have


SVN revision: 72481
2012-06-19 14:12:41 +00:00
Mike Blumenkrantz 6ba92ab323 some chucklehead doesn't know how shift/ctrl selection on click works and reversed the modifiers. I have now unreversed them
SVN revision: 72480
2012-06-19 13:51:30 +00:00
Mike Blumenkrantz 6f83e8c10e final bug fixes for eeze mounting: ensure suid wrapper is set for eject, fix mount point deletion on ejecting, create mount point directories just before mounting to allow for correct permissions
SVN revision: 72479
2012-06-19 13:42:51 +00:00
Mike Blumenkrantz 9f58d105a9 formatting
SVN revision: 72474
2012-06-19 12:20:33 +00:00
Mike Blumenkrantz b331eececb only set remembered custom dir pan if we're using an instance that has custom dir enabled
SVN revision: 72469
2012-06-19 10:24:09 +00:00
Mike Blumenkrantz 671feaa78c make list items expand to maximum width
SVN revision: 72468
2012-06-19 10:05:22 +00:00
Christopher Michael cacae5a9c0 Fix unitialized variable warning.
SVN revision: 72467
2012-06-19 09:59:31 +00:00
Mike Blumenkrantz e1331283f0 also set text min for list_odd items
SVN revision: 72464
2012-06-19 09:56:48 +00:00
Mike Blumenkrantz fbda443407 fix crazy horizontal scrollbar flickering and resizing in file selector for efm
SVN revision: 72463
2012-06-19 09:48:36 +00:00
Mike Blumenkrantz 18ad1f0f08 formatting
SVN revision: 72449
2012-06-19 07:31:08 +00:00
Mike Blumenkrantz df9b504499 unify efm smart object checking code into a macro
SVN revision: 72448
2012-06-19 07:25:26 +00:00
Mike Blumenkrantz 7f90125e32 no need to freeze here, we're already frozen
SVN revision: 72444
2012-06-19 07:06:13 +00:00
Mike Blumenkrantz 13838f3dd0 formatting
SVN revision: 72443
2012-06-19 06:59:10 +00:00
Mike Blumenkrantz 8d352bc01e formatting
SVN revision: 72402
2012-06-18 13:41:45 +00:00
Mike Blumenkrantz a58ddcbb92 allow favorites panel to expand in file selector, allowing people who have long-named favorite directories to read the directory names
SVN revision: 72397
2012-06-18 13:30:57 +00:00
Mike Blumenkrantz 1807ea8dae on second thought, don't remove the delete task if we're still waiting for an overwrite confirmation
SVN revision: 72396
2012-06-18 13:21:52 +00:00
Mike Blumenkrantz 251a9b479a delete the rm task from the efm slave if there is a failure during the copy task
this should fix the problem described by the very angry message in ticket #729


SVN revision: 72395
2012-06-18 13:17:48 +00:00
Mike Blumenkrantz 7e43d22dad remove a probably-impossible case where efm's op slave would execute an undefined command without the user's knowledge
SVN revision: 72394
2012-06-18 12:54:07 +00:00
Mike Blumenkrantz bd73abaffa formatting
SVN revision: 72392
2012-06-18 12:49:07 +00:00
Mike Blumenkrantz 3d5b67d428 formatting
SVN revision: 72389
2012-06-18 12:18:51 +00:00
Mike Blumenkrantz 974c166778 efm now keeps a list of selected icons per window, also now pasting to a selected folder will paste inside the selected folder instead of to the current directory
closes ticket #618


SVN revision: 72385
2012-06-18 11:55:44 +00:00
Mike Blumenkrantz 32a3fd9f30 stderr was not meant to be an arg here
SVN revision: 72376
2012-06-18 09:20:21 +00:00
Mike Blumenkrantz 939a19e9bb simplify e border icon deletion, probably fixing ticket #872
SVN revision: 72373
2012-06-18 08:50:09 +00:00
Tom Hacohen 02cd801b0f E: Add myself to Authors. Apparently I wrote some code in e.
SVN revision: 72294
2012-06-17 13:02:08 +00:00
Chidambar Zinnoury a01d6f11e8 e color settings: recalculate current object dimensions instead of using the previous one's.
SVN revision: 72288
2012-06-17 10:24:41 +00:00
Chidambar Zinnoury 4f202da6ec e clock: scale calendar.
SVN revision: 72281
2012-06-17 07:39:05 +00:00
Chidambar Zinnoury af8399892e e i18n: clock settings also needs some lovin'.
SVN revision: 72277
2012-06-17 07:16:58 +00:00
Chidambar Zinnoury 985a236370 e clock calendar: complexity--.
No need to check whether day names is already got for each day when it can be done once.

 Not sure why they are cleared and recreated at every month change.


SVN revision: 72275
2012-06-17 06:39:13 +00:00
Chidambar Zinnoury c1bc43f14c e clock settings: verbose--.
SVN revision: 72274
2012-06-17 06:37:10 +00:00
Chidambar Zinnoury 211513408d e fonts settings: typo.
SVN revision: 72273
2012-06-17 06:36:24 +00:00
Chidambar Zinnoury 1e945dde4d e clock module: automagically get localized day names in settings dialog.
SVN revision: 72270
2012-06-17 05:46:54 +00:00
Chidambar Zinnoury ded0b195fa e i18n: When the user uses the system default localization, he may have different values set for each LC_ variable.
He may, for instance, want to have messages in English and dates in French. Let Enlightenment handle that by not setting everything to the LANG value.


SVN revision: 72232
2012-06-16 12:10:03 +00:00
Christopher Michael 4c3d81f1ad Tasks: Remove these useless code lines. No point in fetching geometry
if we are not going to use it for anything ;)



SVN revision: 72199
2012-06-15 17:21:19 +00:00
Mike Blumenkrantz 63473e0435 more e logging #define-related shutups
SVN revision: 72167
2012-06-15 07:02:44 +00:00
Mike Blumenkrantz 7806b4a7f3 add a null check that fixes a crash but makes a block of code impossible to reach. spankies to whoever wrote it, and that person should fix it asap
SVN revision: 72138
2012-06-14 13:49:18 +00:00
Mike Blumenkrantz 6cf3ad2b92 e logging -> eina logging
SVN revision: 72137
2012-06-14 13:42:02 +00:00
Mike Blumenkrantz 3f1cb52ea4 null check in e desklock
SVN revision: 72133
2012-06-14 13:27:49 +00:00
Mike Blumenkrantz e370e80c7d formatting
SVN revision: 72132
2012-06-14 13:16:28 +00:00
Mike Blumenkrantz b04359a6a9 fix a potential null deref in malformed kb files
SVN revision: 72131
2012-06-14 13:09:57 +00:00
Mike Blumenkrantz a40771fd54 attempt to fix a rare crash in fileman triggered by a delayed deletion that I don't understand but don't want to change
SVN revision: 72130
2012-06-14 13:08:46 +00:00
Mike Blumenkrantz 1f2732b978 whoops, forgot to make mounted devices user-readable with eeze mounting. fixed!
SVN revision: 72128
2012-06-14 12:46:32 +00:00
Mike Blumenkrantz d6effc2043 maybe I'm wrong, but this looks like a guaranteed null deref
SVN revision: 72126
2012-06-14 12:21:58 +00:00
Mike Blumenkrantz 9c710ad86a deselect selected items in input method when 'disable input methods' is selected
SVN revision: 72122
2012-06-14 10:23:50 +00:00
Mike Blumenkrantz 60e2e2a5c6 fix null check error
SVN revision: 72121
2012-06-14 10:09:22 +00:00
Mike Blumenkrantz 8de709d69b formatting
SVN revision: 72120
2012-06-14 10:07:33 +00:00
Mike Blumenkrantz 466ff0bed4 reset efreet cached dirs on locale change
SVN revision: 72107
2012-06-14 07:39:08 +00:00
Mike Blumenkrantz f666f1d28e more #undefs
SVN revision: 72106
2012-06-14 07:37:09 +00:00
Mike Blumenkrantz 2d5a909e0a #undef log macros
SVN revision: 72105
2012-06-14 07:34:20 +00:00
Mike Blumenkrantz 95fdf49738 formatting
SVN revision: 72103
2012-06-14 06:56:56 +00:00