13762 Commits (34c247ee402ea5c9d5c70da0462544af4b40ac55)
 

Author SHA1 Message Date
Mike Blumenkrantz 34c247ee40 escape textblock styles for file labels if label is a textblock 11 years ago
Mike Blumenkrantz d18751ac7f set fwin border info before changing path to avoid race condition where icon info may be freed 11 years ago
Mike Blumenkrantz 8239fa1514 use gadcon popup for rare gadman error 11 years ago
Mike Blumenkrantz 267ed562ab properly set edge binding delay when toggling clickable during modification 11 years ago
Mike Blumenkrantz c7e373f26f fix entry dialog text sizing 11 years ago
Mike Blumenkrantz 4fba696db9 fix bug where canceling the add of a new shelf failed to re-enable the add new shelf button 11 years ago
Mike Blumenkrantz 3a5f825a98 edge bindings setup dialog slider no longer clips out of the bottom of the dialog 11 years ago
Mike Blumenkrantz b7cff28128 base shelf menu now has option to begin/end moving gadgets 11 years ago
Mike Blumenkrantz c60be515e8 fix e_exec crash 11 years ago
Vincent Torri 8d8f697a3f E17: useless header, useless 'else' and 2 times the same check 11 years ago
Mike Blumenkrantz 03dda786da with massive hacks and huge other hacks, it's finally possible to seamlessly drag icons from the desktop to a shelf and vice versa 11 years ago
Mike Blumenkrantz 3f9ccd5176 prevent dnd from dropping on an infinite number of targets 11 years ago
Mike Blumenkrantz 523847cd2f fix magic fail 11 years ago
Mike Blumenkrantz eaf43b6717 patch from ticket #1522 for fixing volume added before storage 11 years ago
Mike Blumenkrantz 95ac2fdc8a show/hide gadget drag object when leaving/entering gadcons 11 years ago
Mike Blumenkrantz 916d997c81 adapt gadman dnd to non-global variables 11 years ago
Mike Blumenkrantz d153808e3d I hate localization. 11 years ago
Mike Blumenkrantz 59d33a4a8b remove debug info 11 years ago
Mike Blumenkrantz 040b87a604 clean up gadcon dnd code to not use static variables 11 years ago
Carsten Haitzler 7a59e58273 add support for X-Enlightenment-Single-Instance :) 11 years ago
Carsten Haitzler 84bd5f65fc fix executing executables directly in efm. 11 years ago
Mike Blumenkrantz fbc50eee75 prevent gadcon callbacks from being added multiple times 11 years ago
Mike Blumenkrantz 8bea4f9411 check for existence BEFORE getting geom 11 years ago
Mike Blumenkrantz 404d6b2ea5 gadman static variables-- 11 years ago
Mike Blumenkrantz 9093ac38ab work around stupid evas mouse event bug 11 years ago
Mike Blumenkrantz a5713023e5 only create thumbs for files evas has loaders for 11 years ago
Mike Blumenkrantz 85c099e91e cleanup ethumb on failures 11 years ago
Mike Blumenkrantz 228b5a4701 outdent e_thumb so it's readable 11 years ago
Mike Blumenkrantz 7031ce46b4 fix bug where gadgets could not be dragged left on shelf at the expected level of dragging, also increase drag threshold for moving gadgets to the right 11 years ago
Mike Blumenkrantz 9ccf1d988f don't delete gadgets when drag is done if new gadget is dropped gadget 11 years ago
Mike Blumenkrantz 894054e542 fileman menu no longer shows symlinks unless the option to show files in menu is enabled 11 years ago
Mike Blumenkrantz 4036e9a3c5 need to unlock gadcon BEFORE checking whether gadcon is still editing, otherwise we never unlock and always break shelf autohide 11 years ago
Mike Blumenkrantz 092b37f981 hmm it seems that attempting to be clever and show/hide when leaving and entering the same gadcon during a drag is at least part of the problem with ticket #1462... 11 years ago
Mike Blumenkrantz d181a362c6 fix gadget dnd bug where repeatedly dragging gadgets around from shelf to desktop to shelf to desktop to shelf to desktop would confuse gadman and prevent it from injecting gadgets properly 11 years ago
Mike Blumenkrantz 6cf37f95bf delete newly-created gcc here if it isn't our current gcc since we won't be using it 11 years ago
Mike Blumenkrantz 46afc57359 check null here even though it SEEMS impossible to prevent jokers from injecting bad configs 11 years ago
Mike Blumenkrantz 194dbb13a3 fix rare gadget dnd crash 11 years ago
Mike Blumenkrantz 134bed522c only generate submenu for file properties if both file and application properties are available, otherwise just show file properties 11 years ago
Mike Blumenkrantz 87ab5d8968 add "current directory" to fileman menu browser when activating it from an fwin 11 years ago
Mike Blumenkrantz 0f35a6bf3c block xds drops completely when they should be blocked, also reorder drop tests to avoid unnecessary ecore_file call 11 years ago
Mike Blumenkrantz da524d6d91 kill off dnd operation if drop cb returns false 11 years ago
Maxime Villard 3dc989c695 From: Maxime Villard <rustyBSD@gmx.fr> 11 years ago
Mike Blumenkrantz e406dbd435 possibly fix headphones crash from massimo 11 years ago
Boris Faure 40adabe9ad e: tiling: add "send to corner" actions 11 years ago
Carsten Haitzler 6669ca71a3 provide a way to select backlight device or output and then use it. 11 years ago
Carsten Haitzler 45ded3832b THIS was the dnd bug i saw! that i couldnt reproduce easily... THIS... 11 years ago
Mike McCormack b5436997b8 e: Fix unused parameter warning 11 years ago
Massimo Maiurana fd8298c4f9 updating russian translation 11 years ago
Massimo Maiurana 7e6faf26cc updating portuguese and italian translations 11 years ago
Boris Faure 57f1273aae e: fix Move to the left/right/up/down window 11 years ago