Commit Graph

13146 Commits

Author SHA1 Message Date
Carsten Haitzler df7925bb31 terminology ftw. :)
SVN revision: 74970
2012-08-07 10:22:40 +00:00
Mike Blumenkrantz 3b748e94c5 prevent all renaming when the icon menu flag is set to disable it
SVN revision: 74967
2012-08-07 08:56:03 +00:00
Mike Blumenkrantz ce76c249b8 efm now allows renaming by clicking an icon's label
SVN revision: 74963
2012-08-07 08:18:59 +00:00
Mike Blumenkrantz 6790e78bb7 fix possible crashes when going to parent directory, also fix case where attempting to go to parent directory from root would throw an error dialog
SVN revision: 74961
2012-08-07 06:59:37 +00:00
Mike Blumenkrantz c2b7cdb16c ensure that application properties is not shown for any file beginning with |
SVN revision: 74944
2012-08-06 14:11:39 +00:00
Mike Blumenkrantz f8430f2af9 don't show Application Properties menu item for removable media links
SVN revision: 74943
2012-08-06 14:09:53 +00:00
Mike Blumenkrantz 05b70797b9 rearrange separators in icon right click menu
SVN revision: 74942
2012-08-06 14:05:31 +00:00
Mike Blumenkrantz e0db2d025a rename Files menu to Navigate to be more clear
SVN revision: 74941
2012-08-06 14:01:53 +00:00
Mike Blumenkrantz 388e9e2786 move 'new directory' to a submenu which will eventually be populated by related items
SVN revision: 74940
2012-08-06 13:58:20 +00:00
Mike Blumenkrantz 4af7a2e439 inherit parent settings -> submenu
SVN revision: 74939
2012-08-06 13:50:07 +00:00
Mike Blumenkrantz c85c01c5bd only show "Go to Parent Directory" menu item for desktop icons if desktop nav is enabled
how has nobody noticed this before????


SVN revision: 74938
2012-08-06 13:41:53 +00:00
Mike Blumenkrantz 7af4aee424 efm menus are gettin a little big, time to start condensing.
menu toggles -> Options submenu


SVN revision: 74937
2012-08-06 13:38:15 +00:00
Mike Blumenkrantz e8b98fa523 fix desktop navigation config detection for real this time
SVN revision: 74936
2012-08-06 13:25:55 +00:00
Mike Blumenkrantz c71d026cbf fix desktop navigation config detection
SVN revision: 74935
2012-08-06 13:23:14 +00:00
Mike Blumenkrantz 01b94ccc04 introducing desktop navigation mode for fileman! enable and type away on your desktop to navigate the filesystem!
see http://e17releasemanager.wordpress.com in about an hour for a screenshot with more details


SVN revision: 74934
2012-08-06 13:18:15 +00:00
Mike Blumenkrantz 0af70764a1 file right click -> Files -> X -> Y -> select(Z) now obeys open_dirs_in_place
SVN revision: 74931
2012-08-06 12:44:29 +00:00
Mike Blumenkrantz 1cb4d5f3ce re-set fileman window titles on config change
SVN revision: 74928
2012-08-06 12:07:26 +00:00
Mike Blumenkrantz 950f919837 split up and rename fileman options to make them more clear/usable
SVN revision: 74927
2012-08-06 12:07:04 +00:00
Mike Blumenkrantz 31b8e057c4 tooltip config now has its own section in fileman config
SVN revision: 74924
2012-08-06 10:58:24 +00:00
Mike Blumenkrantz 33e2593878 ensure keyboard remapping is always enabled on startup
SVN revision: 74923
2012-08-06 10:52:03 +00:00
Mike Blumenkrantz 3edadaf65e warn--
SVN revision: 74922
2012-08-06 10:45:02 +00:00
Mike Blumenkrantz 10ec75e35a add testing patch from seb (sdATtango.flipp.net) to improve udev battery monitoring; report any bugs to trac
SVN revision: 74921
2012-08-06 10:37:49 +00:00
Mike Blumenkrantz 21df8f0a2f add an amazing hack which, when a vmware player window is opened, disables keyboard remapping until the window is closed. this is stupid, but seems to be the only way to keep it from breaking keymaps on some setups
ticket #1057


SVN revision: 74919
2012-08-06 10:21:41 +00:00
Mike Blumenkrantz b54be9093a another efm crash--
SVN revision: 74917
2012-08-06 09:34:27 +00:00
Mike Blumenkrantz 160c91873b ensure directory still exists when setting parent on unmount
SVN revision: 74915
2012-08-06 09:12:45 +00:00
Mike Blumenkrantz 616c135026 set correct list items when picking a category to start settings panel with
SVN revision: 74914
2012-08-06 09:06:52 +00:00
Mike Blumenkrantz f1f44483b6 Proper Casing
SVN revision: 74913
2012-08-06 08:57:34 +00:00
Mike Blumenkrantz 0b1cb03a25 prevent crash when realpath is null from setting a mount
SVN revision: 74912
2012-08-06 08:55:28 +00:00
Mike Blumenkrantz f20c591e7b focus dbus action also raises window where necessary
ticket #1277


SVN revision: 74911
2012-08-06 08:51:54 +00:00
Mike Blumenkrantz 7c004097f6 unbreak menus again
SVN revision: 74910
2012-08-06 08:39:39 +00:00
Mike Blumenkrantz 98844e3d17 freeze Files submenus before they are realized so they don't try to draw before they are ready
SVN revision: 74907
2012-08-06 08:16:42 +00:00
Mike Blumenkrantz b270841119 revert all menu idler work: it greatly improved responsiveness but had too many corner cases where things look weird, so I guess we can all just deal with slow menus
note: this mainly affects the Files submenus


SVN revision: 74906
2012-08-06 08:16:14 +00:00
Mike Blumenkrantz e878d1840f revert temp efm path resolution fix from the weekend, also fix mounting in a number of cases
SVN revision: 74905
2012-08-06 07:45:51 +00:00
Mike Blumenkrantz 734ecb4dbb safeties for eeze mounting
SVN revision: 74904
2012-08-06 07:43:49 +00:00
Mike Blumenkrantz ac3b6cf2d8 warn--
SVN revision: 74903
2012-08-06 07:25:51 +00:00
Mike Blumenkrantz 516d0f6661 revert 74885: causes tooltip filenames to take up the entire screen. BAD!
SVN revision: 74902
2012-08-06 07:25:16 +00:00
Mike Blumenkrantz bc2ac60f1f add stringshare volume finding function
SVN revision: 74901
2012-08-06 07:17:04 +00:00
Mike Blumenkrantz ce9adbabc3 warn--
SVN revision: 74900
2012-08-06 07:11:55 +00:00
Mike Blumenkrantz 8ad9126253 don't need to care if eeze doesn't find a device serial
SVN revision: 74899
2012-08-06 07:02:31 +00:00
Carsten Haitzler 08d0d2f085 turn off efl sync and turn on grab server by default - avoid xserver
bug.



SVN revision: 74895
2012-08-06 04:14:23 +00:00
Massimo Maiurana 549b9a2599 updating italian translations
SVN revision: 74886
2012-08-05 11:16:08 +00:00
Chidambar Zinnoury 40871357ff e fm filepreview: show symlink status.
SVN revision: 74885
2012-08-05 09:47:04 +00:00
Chidambar Zinnoury b196e15bed e fm prop: follow relative symbolic links before tagging them broken.
SVN revision: 74881
2012-08-05 08:55:59 +00:00
Chidambar Zinnoury f22bb9362e e fm open with dialog: show previews when trying to open several files.
SVN revision: 74880
2012-08-05 07:52:15 +00:00
Mike Blumenkrantz 61d19baef1 clicking a settings category in menu->settings->all now brings up the settings panel with the chosen category selected
SVN revision: 74878
2012-08-04 10:14:56 +00:00
Mike Blumenkrantz ece66f0750 toolbar function to return count of toolbar items
SVN revision: 74877
2012-08-04 10:13:14 +00:00
Mike Blumenkrantz ab46fd58c1 also print out dev/path for debugging in previous commit
SVN revision: 74876
2012-08-04 08:47:52 +00:00
Mike Blumenkrantz 735b02c419 pop error dialog when efm fails to resolve a path instead of crashing
SVN revision: 74875
2012-08-04 08:46:57 +00:00
Mike Blumenkrantz cba00ee07f don't reposition menu in idler if it's a submenu
SVN revision: 74874
2012-08-04 08:33:21 +00:00
Mike Blumenkrantz 03a92c1ad9 disable menu idler drawing behavior when compositing to prevent slowdown from pixmap resizing
reduce e menu object resize count to 2: an initial guestimate extrapolated from first-drawn menu item sizes, then the final resize at the end once all the items are actually drawn
this should dramatically improve performance (again) and eliminate the "animation" that some users were seeing over the past couple days, which was really just the idler resizing the menu as it drew the items. now we populate the items on the idler without resizing the menu until the very end, which should produce the intended effect of "populating" the menu for very large/slow menus
lastly, there's still a fun positioning bug that I'm hunting down which will (rarely) make VERY large menus jump around a bit. it's very unlikely that anyone will spot this before I have fixed it


SVN revision: 74873
2012-08-04 08:20:01 +00:00