Commit Graph

576 Commits

Author SHA1 Message Date
Mike Blumenkrantz 9543eb5c37 fix bug where slider could be changed while disabled
ticket #2169


SVN revision: 82403
2013-01-08 11:06:56 +00:00
Mike Blumenkrantz 326a7c4bde add gettext to E_CONFIGURE_OPTION_ADD usage, hassling by garik
SVN revision: 82304
2013-01-06 15:12:31 +00:00
Lucas De Marchi 5e0c91af3c e: fix bogus check on array, above its bounds
fileman/e_mod_main.c: In function '_cfg_toolbar_orient_cb_info_cb':
fileman/e_mod_main.c:272:18: warning: array subscript is above array bounds [-Warray-bounds]

Hopefully stack is not NULL there, that's why nobody caught this bug.

Patch by: Lucas De Marchi <lucas.de.marchi@gmail.com>



SVN revision: 82177
2013-01-04 13:47:07 +00:00
Mike Blumenkrantz a486201959 implement tag aliases for configure options, also add top-level files category when fileman is loaded
SVN revision: 82173
2013-01-04 13:30:09 +00:00
Mike Blumenkrantz 1b215e1cad add conf2 options for comp, tiling, notification, fileman, and quickaccess modules
SVN revision: 82079
2013-01-03 14:47:40 +00:00
Lucas De Marchi aba6a0090c e: sanitize edbus method table in fileman
SVN revision: 81979
2013-01-02 13:15:43 +00:00
José Roberto de Souza 5b714e3146 e: Port fileman to edbus
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 81977
2013-01-02 13:14:54 +00:00
Mike Blumenkrantz 6c2febb9d3 add action for resetting fileman
SVN revision: 81791
2012-12-28 10:02:21 +00:00
Mike Blumenkrantz 008f60210e so apparently we were using the wrong value for the show_desktop_icons option...fixed I guess?
SVN revision: 81749
2012-12-27 15:05:44 +00:00
Chidambar Zinnoury 4d755e3981 e fileman settings: fix values reading, check changed, apply, and title (“Fileman”→“File Manager”).
SVN revision: 81716
2012-12-26 15:03:02 +00:00
Hannes Janetzek a211ce97dd fixed crash in eio_monitor_del instead
SVN revision: 81631
2012-12-22 01:56:48 +00:00
Hannes Janetzek edff7270a5 e17/fileman: fix segv: ni->monitor could be NULL
SVN revision: 81629
2012-12-22 01:03:01 +00:00
Mike Blumenkrantz 0f01a6b279 in a move which will make me tremendously unpopular, config versioning has been changed from hex to dec across the whole tree, including helper functions and modules
PS. HAHAHAHAHAHAHAHA


SVN revision: 81624
2012-12-21 23:57:05 +00:00
Mike Blumenkrantz ae1341986a small leak--
SVN revision: 81622
2012-12-21 23:26:47 +00:00
Mike Blumenkrantz 1c2d6e4aea write myself a note on why symlinks are disabled in menu
SVN revision: 81519
2012-12-21 08:40:42 +00:00
Mike Blumenkrantz 5f5c2fb4d3 set a non-hilarious min size for fileman windows
SVN revision: 81471
2012-12-20 17:01:37 +00:00
Carsten Haitzler 1f745881d9 series of dialogs that were not resizable but should be, are now.
SVN revision: 81434
2012-12-20 10:07:30 +00:00
Massimo Maiurana fbc93840ca updated russian translations
SVN revision: 81398
2012-12-19 19:28:07 +00:00
Mike Blumenkrantz 271f92f912 ahh never too late for an API/ABI break. e_icon_file_get now returns edje group, which fixes fileman border icons
ticket #rasternaggedme


SVN revision: 81387
2012-12-19 17:00:10 +00:00
Mike Blumenkrantz 4e9bb38d9a if fileman navbar gets eio monitor error, delete monitor and retry
ticket #2044


SVN revision: 81357
2012-12-19 13:04:48 +00:00
Mike Blumenkrantz 4ff6488dfa apparently scrollframe has its own key grabs??? wtf???
ticket #2043


SVN revision: 81355
2012-12-19 12:29:47 +00:00
Christopher Michael 6bef8001ce Stop crazy fileman crash that I keep getting....
Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81330
2012-12-19 09:16:34 +00:00
Mike Blumenkrantz b18e9acc91 hacky implementation of toolbar orientation saving
ticket #2030


SVN revision: 81259
2012-12-18 15:12:22 +00:00
Mike Blumenkrantz 484daacd13 disable "show files in menu" option for now, this is impossible to support.
ticket #dontcare_notputtingitback


SVN revision: 81257
2012-12-18 14:55:43 +00:00
Mike Blumenkrantz 0a0d66ca32 fix efm pathbar item creation
ticket #2022


SVN revision: 81245
2012-12-18 13:33:14 +00:00
Mike Blumenkrantz 1ac2c1d782 delete fileman popups any time anything in a directory changes
ticket #2025


SVN revision: 81231
2012-12-18 10:19:42 +00:00
Mike Blumenkrantz e9182d8081 ummmm this is not how you refresh efm
ticket #2014


SVN revision: 81214
2012-12-18 07:54:52 +00:00
Mike Blumenkrantz 7a3a863ea1 fix Navigate menu to function more appropriately with removable media
ticket #2000


SVN revision: 81119
2012-12-17 10:55:35 +00:00
Mike Blumenkrantz 567121f44f only pass clicked item to menu functions if it's something we can navigate in
SVN revision: 81118
2012-12-17 10:54:52 +00:00
Massimo Maiurana 9f1d6e067e Store and handle action names correctly. (patch from Igor Murzov)
SVN revision: 81049
2012-12-16 16:58:17 +00:00
Chidambar Zinnoury ef8690ee8f e files menu: “0 listable items” → “No listable items”.
SVN revision: 81044
2012-12-16 14:10:16 +00:00
Mike Blumenkrantz e034e33f17 remove unnecessary efm refresh on fwin spring dnd end, fixes crash
ticket #1975


SVN revision: 80934
2012-12-14 11:30:55 +00:00
Mike Blumenkrantz 9220325253 fileman menu leak
SVN revision: 80866
2012-12-13 14:23:41 +00:00
Mike Blumenkrantz 33700ff362 leak in fileman mime edit config
SVN revision: 80865
2012-12-13 14:21:58 +00:00
Mike Blumenkrantz 4449f72f85 another fileman mime config leak
SVN revision: 80864
2012-12-13 14:20:06 +00:00
Mike Blumenkrantz 1f9e621fca formatting
SVN revision: 80860
2012-12-13 14:16:34 +00:00
Mike Blumenkrantz b4d060ab1c fun typo, I'd think gcc would warn against this
SVN revision: 80859
2012-12-13 14:14:44 +00:00
Mike Blumenkrantz f8ed2a752a do calloc after possible return; leak--
SVN revision: 80858
2012-12-13 14:13:39 +00:00
Mike Blumenkrantz 15df42143e add some null checks before monitor deletion to account for people still affected by the frenchman's laziness
SVN revision: 80757
2012-12-12 12:34:49 +00:00
Mike Blumenkrantz 8157fd3205 fix crash in efm menu when directory has no listable contents
SVN revision: 80591
2012-12-10 10:40:20 +00:00
Mike Blumenkrantz 9a8fe7b325 efm toolbar items now use inlist and delete automagically when the corresponding directory is deleted
ticket #1956


SVN revision: 80589
2012-12-10 10:02:54 +00:00
Mike Blumenkrantz bcb8765cbf "Really move" config option now reads "'cp+rm' instead of 'mv'" to be somewhat more clear
SVN revision: 80578
2012-12-10 08:02:57 +00:00
Massimo Maiurana 8b38245df1 two more duplicate message with different case and also two with slash and hyphen
SVN revision: 80481
2012-12-07 18:15:14 +00:00
Mike Blumenkrantz bff3548185 Navigate->Current Directory now first item in menu, also shows items for clicked icons
ticket #1929


SVN revision: 80329
2012-12-06 09:47:06 +00:00
Mike Blumenkrantz b7830bc206 file icons config dialog now usable
SVN revision: 80310
2012-12-06 08:25:06 +00:00
Mike Blumenkrantz f66c6c6f2c unbreak compile with 1.7 branch
SVN revision: 80226
2012-12-05 09:59:02 +00:00
Mike Blumenkrantz 427857d239 set focus object for main efm widget scrollframe
SVN revision: 80144
2012-12-04 11:21:15 +00:00
Mike Blumenkrantz 9c0c838558 clamp fwin to screen size/position
ticket #1886


SVN revision: 80067
2012-12-03 14:03:13 +00:00
Mike Blumenkrantz 68e6b07cd7 all dialogs are no longer resizable
SVN revision: 80032
2012-12-03 09:24:12 +00:00
Mike Blumenkrantz c6a9c34e7f giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes
SVN revision: 79908
2012-11-30 14:38:34 +00:00
Mike Blumenkrantz c85681718a max efm thumbnail size slider now uses smaller increments
SVN revision: 79688
2012-11-26 10:13:37 +00:00
Mike Blumenkrantz bc6bd1b4c5 typo in previous fileman commit, unbreak desktop path setting
SVN revision: 79685
2012-11-26 10:01:55 +00:00
Mike Blumenkrantz 90ab501433 efm no longer restores non-default desktop paths if desktop navigation option is disabled
ticket #1835


SVN revision: 79680
2012-11-26 09:01:26 +00:00
Massimo Maiurana 8314c3b95c updating various translations
SVN revision: 79519
2012-11-21 19:45:32 +00:00
Mike McCormack 8b1be88993 e: Fix unchecked return code warning
Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 79433
2012-11-18 19:58:02 +00:00
Massimo Maiurana 5e58640d61 updating portuguese and italian translations
SVN revision: 79431
2012-11-18 16:54:34 +00:00
Mike Blumenkrantz 021e030364 set popup edje bg to pull in shape settings on popup
ticket #1714


SVN revision: 79150
2012-11-12 11:10:44 +00:00
Carsten Haitzler f534e30089 put lucas's makefiles back.. but what do you do to make it not break
between builds from older vs newer makefile setup?



SVN revision: 79024
2012-11-09 14:49:05 +00:00
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
Lucas De Marchi 0000e87ffc e/modules: delete old Makefile.am's
SVN revision: 78983
2012-11-07 21:50:53 +00:00
Mike Blumenkrantz dc0dd0906f efm progress bar thingy now handles secure deletion
ticket #1702
also renamed the "unknow" operation to "unknown", default theme updated


SVN revision: 78865
2012-11-02 13:45:47 +00:00
Mike Blumenkrantz 01b47aed5f overhaul and fix custom bg+overlay setting/unsetting in efm
SVN revision: 78844
2012-11-02 09:04:26 +00:00
Carsten Haitzler f9c6b40357 double ensure that tb signal emit happens.
SVN revision: 78745
2012-11-01 06:36:57 +00:00
Lucas De Marchi 92eee9068a e: use AM_CPPFLAGS instead of INCLUDES
Get rid of warnings like below with recent automake (1.11 and newer):
src/bin/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/bin/Makefile.am: installing './depcomp'
src/modules/access/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')



SVN revision: 78720
2012-10-31 20:40:40 +00:00
Mike Blumenkrantz 1cc67fa9a1 typo
SVN revision: 78713
2012-10-31 16:30:01 +00:00
Mike Blumenkrantz b8b8f163d7 remove "under construction" text from efm module. the whole damn thing is under construction, not sure why only this module actually warns about it
SVN revision: 78710
2012-10-31 15:16:23 +00:00
Mike Blumenkrantz 1f0b81276c ensure spring folder refreshes after the drop
ticket #1638


SVN revision: 78708
2012-10-31 13:36:08 +00:00
Carsten Haitzler fa2e16a332 improve file op list so it can.. do more.
SVN revision: 78696
2012-10-31 09:37:21 +00:00
Mike Blumenkrantz aa7f3281cc unused var--
SVN revision: 78646
2012-10-30 11:54:49 +00:00
Mike Blumenkrantz 34aab08499 fix trivial typos
patch by Igor Murzov


SVN revision: 78615
2012-10-29 12:40:14 +00:00
Carsten Haitzler 0bb52eb9ed adjust efm fwin setup and popup to be... better theme friendly!
SVN revision: 78565
2012-10-28 07:45:48 +00:00
Mike Blumenkrantz eb6f06d8dc use file label for tooltip if available
ticket #1659


SVN revision: 78534
2012-10-26 13:31:03 +00:00
Mike Blumenkrantz bc4d8ead3a fix efm open with dialog to properly account for cases where the desktop file id is not able to be found
ticket #1664


SVN revision: 78444
2012-10-25 11:29:22 +00:00
Mike Blumenkrantz c30d8d1a0b Navigate menu now tells you when there are no listable items
ticket #1682


SVN revision: 78433
2012-10-25 09:35:09 +00:00
Mike Blumenkrantz 1901f43c35 s/Specific/Suggested/
SVN revision: 78431
2012-10-25 09:29:26 +00:00
Mike Blumenkrantz 83e085a58e fix sidebar frame
ticket #1654


SVN revision: 78418
2012-10-25 07:17:10 +00:00
Mike Blumenkrantz 46d2653dbc e dnd xds handler now passes type string param as well as data
SVN revision: 78157
2012-10-18 08:04:03 +00:00
Mike Blumenkrantz 9aa8b5ef5d efm navbar path buttons now happily accept dnding files
part of ticket #1603


SVN revision: 77865
2012-10-11 12:27:51 +00:00
Mike Blumenkrantz a4bc0fb8f7 refresh desktop icons only when they actually need to be refreshed so we don't refresh every time someone adds a gadget to a shelf
SVN revision: 77849
2012-10-11 08:03:19 +00:00
Mike Blumenkrantz 282395b871 use function pointer typedef
SVN revision: 77757
2012-10-10 12:36:43 +00:00
Mike Blumenkrantz e6dc43325e when zone moves/resizes, re-create desktop icons on that zone to prevent scrollbars from showing up when scrollframe resizes incorrectly
SVN revision: 77745
2012-10-10 10:28:08 +00:00
Sebastian Dransfeld 427b6c34df e: Cleanup
Removes unused variables, drops duplicate return or break
     statements and drops unnecessary checks.

Patch by Igor Murzov

SVN revision: 77490
2012-10-04 23:26:48 +00:00
Mike Blumenkrantz c310836bb3 add gui option for secure deletion in efm
SVN revision: 77434
2012-10-04 12:58:18 +00:00
Mike Blumenkrantz b5842b7b86 simplify previous commit
SVN revision: 77432
2012-10-04 12:11:17 +00:00
Mike Blumenkrantz 6388a49f60 efm right click -> "Open" will now become "Run" when the file will be executed directly in order to be more clear
SVN revision: 77431
2012-10-04 11:57:51 +00:00
Mike Blumenkrantz 4f93b748ac add max thumbnail size setting back, improve fileman config slider unit display
SVN revision: 77343
2012-10-03 06:41:32 +00:00
Mike Blumenkrantz 119f7014fa even more fwin handlers to kill tooltips during gadget dnd
SVN revision: 77253
2012-10-01 08:41:57 +00:00
Mike Blumenkrantz 4e779975f9 rename E_LIST_HANDLERS_APPEND to E_LIST_HANDLER_APPEND, also add E_LIST_FOREACH
SVN revision: 76951
2012-09-21 09:23:07 +00:00
Mike Blumenkrantz 426f96b8f8 kill fileman tooltips on dnd positioning too
SVN revision: 76937
2012-09-21 08:00:04 +00:00
Mike Blumenkrantz 8d97adf900 bring back the fwin event handlers and add more handlers to fix tooltip hiding when dragging gadgets over files
SVN revision: 76934
2012-09-21 07:34:11 +00:00
Mike Blumenkrantz 709c740a27 add configurable max file size to generate thumbnails for, also block thumbnail generation for movie files entirely since this isn't even possible
ticket #1545


SVN revision: 76931
2012-09-21 07:08:21 +00:00
Mike Blumenkrantz 9e9745812b with the joint debugging efforts of devilhorns, efm tooltips now receive proper hiding events and don't hang around when switching desktops
SVN revision: 76853
2012-09-19 12:16:33 +00:00
Mike Blumenkrantz baaf4b7c75 tired of this stupid efm tooltip bug, fix it once and for all with event handlers
SVN revision: 76816
2012-09-18 13:04:13 +00:00
Mike Blumenkrantz d18751ac7f set fwin border info before changing path to avoid race condition where icon info may be freed
SVN revision: 76791
2012-09-18 09:20:49 +00:00
Carsten Haitzler 84bd5f65fc fix executing executables directly in efm.
SVN revision: 76753
2012-09-17 10:33:42 +00:00
Mike Blumenkrantz 894054e542 fileman menu no longer shows symlinks unless the option to show files in menu is enabled
SVN revision: 76734
2012-09-17 06:07:48 +00:00
Mike Blumenkrantz 87ab5d8968 add "current directory" to fileman menu browser when activating it from an fwin
SVN revision: 76724
2012-09-17 04:11:27 +00:00
Mike Blumenkrantz c1fc3c7ed5 even more not-asked-for fileman features: clone window and copy path
SVN revision: 76684
2012-09-14 16:51:38 +00:00
Mike Blumenkrantz 92621f4987 dear e menus,
please stop randomly crashing when I unref you correctly.
your pal,
the release manager


SVN revision: 76682
2012-09-14 16:28:05 +00:00
Mike Blumenkrantz eed83ff084 split off gtk bookmarks into their own submenu so the navigate menu doesn't get too huge
SVN revision: 76681
2012-09-14 16:00:24 +00:00
Mike Blumenkrantz e58b6f199b move Go To Parent Directory to Navigate submenu
SVN revision: 76679
2012-09-14 15:48:35 +00:00
Mike Blumenkrantz c9f7684c02 add fileman config option for new mv setting, also implement necessary backend features in efm slave for using mv operations
SVN revision: 76676
2012-09-14 15:14:41 +00:00
Mike Blumenkrantz 5f17904e58 forgot this file
SVN revision: 76668
2012-09-14 13:27:35 +00:00
Mike Blumenkrantz 023248ca67 Open Terminal Here menu item is now a directory mime action located in the Actions menu
SVN revision: 76666
2012-09-14 12:46:23 +00:00
Mike Blumenkrantz e5a75c2b6d eina is probably already initialized by the time fileman starts
SVN revision: 76662
2012-09-14 10:40:12 +00:00
Mike Blumenkrantz 745d731695 ensure fileman navigation menu items are always added
SVN revision: 76661
2012-09-14 10:38:32 +00:00
Mike Blumenkrantz fb98544c37 move "go to parent directory" to top of icon menus next to navigate
SVN revision: 76658
2012-09-14 10:29:23 +00:00
Mike Blumenkrantz 1477628c13 only show parent directory for desktop icon menus if going to the parent directory is allowed
SVN revision: 76657
2012-09-14 10:25:30 +00:00
Mike Blumenkrantz 4c9de587c9 directories without parents enjoy having terminals opened in them as well
SVN revision: 76656
2012-09-14 10:22:40 +00:00
Mike Blumenkrantz 660ee97666 I don't know who thought it was a good idea to have a separate header file for exactly ONE function prototype, but it's not. it's a terrible idea, and you should feel terrible for having it.
SVN revision: 76655
2012-09-14 10:19:51 +00:00
Mike Blumenkrantz 33746eeffe split out fileman menu functions into separate file, put icon navigate menu into different callback to simplify menu creation
SVN revision: 76654
2012-09-14 10:17:31 +00:00
Mike Blumenkrantz 626505bdae stringshare class before iterating through remembers since the remembers list can be quite long
SVN revision: 76641
2012-09-14 07:02:06 +00:00
Mike Blumenkrantz 121c7d4a7a prevent efm window resizing on directory change, actually use default efm window geometry instead of making weird/wrong calculations based on scaling and icon size
SVN revision: 76640
2012-09-14 06:53:21 +00:00
Mike Blumenkrantz 57424d18a4 improve spring-loaded drag windows to allow springing from the sidebar and avoid closing when dragging past a sidebar
SVN revision: 76623
2012-09-13 16:35:08 +00:00
Mike Blumenkrantz 1d64e8144b null check fwin when dnd ends
SVN revision: 76618
2012-09-13 15:40:03 +00:00
Mike Blumenkrantz 6361dbf41a allow only one spring window per window, close others as necessary
SVN revision: 76616
2012-09-13 15:19:06 +00:00
Mike Blumenkrantz 153079e8bd rename icon mouse in/out smart callbacks to use underscores instead of commas
SVN revision: 76603
2012-09-13 10:51:50 +00:00
Mike Blumenkrantz 684694fa11 yet another not-awaited efm feature: spring-loaded folders! just drag onto a directory and wait for the spring
SVN revision: 76602
2012-09-13 10:49:22 +00:00
Mike Blumenkrantz 3114b3a2af default desktop view should be custom icons, not grid
SVN revision: 76588
2012-09-13 08:23:45 +00:00
Mike Blumenkrantz 457152dc16 fix desktop path storing to be more successful, also now store desktop view modes for all desktops
SVN revision: 76584
2012-09-13 07:18:13 +00:00
Carsten Haitzler c2bbda53ee make it the exact same disable comment too.
SVN revision: 76568
2012-09-13 00:43:26 +00:00
Carsten Haitzler 56ebc29f14 fix morning discomfitor b0rks.
SVN revision: 76567
2012-09-13 00:41:30 +00:00
Carsten Haitzler e469686e14 disable saving of desktop path until such a time as it isnt broken in
multiple ways :)



SVN revision: 76566
2012-09-13 00:30:57 +00:00
Mike Blumenkrantz 1ba91398ee efm now saves your first screen's desktop directory when desktop navigation is enabled so that it can display that directory on subsequent startups
SVN revision: 76547
2012-09-12 16:42:29 +00:00
Mike Blumenkrantz e7147dd081 prevent view mode from being changed in fsel and sidebar
SVN revision: 76390
2012-09-10 10:32:21 +00:00
Mike Blumenkrantz 01ecf27697 prevent efm popups from being created for files/directories the user cannot read
ticket #1471


SVN revision: 76383
2012-09-10 09:08:24 +00:00
Mike Blumenkrantz c15989c37f rename E_FM2_MENU_NO_NEW_DIRECTORY -> E_FM2_MENU_NO_NEW, disable New menu in sidebar
ticket #1472


SVN revision: 76382
2012-09-10 09:03:21 +00:00
Mike Blumenkrantz ff9ca76afc fix fileman bug where trying to open a .desktop file that was a link to a directory would fail
SVN revision: 76288
2012-09-07 08:29:20 +00:00
Mike Blumenkrantz 23dfbb7468 fix previous commit a different way
SVN revision: 76191
2012-09-05 10:23:23 +00:00
Mike Blumenkrantz b5a909aa57 if it's a shell script, we do need a shell to execute it even if it's executable
ticket #1450


SVN revision: 76190
2012-09-05 10:16:50 +00:00
Mike Blumenkrantz d159c77fb4 enable fileman menu extensions on desktop icons when not using desktop navigation...not sure why this was disabled?
SVN revision: 76187
2012-09-05 09:57:44 +00:00
Mike Blumenkrantz b2a7d4c84b fix Open Terminal Here to actually use the current zone for launch; fwin->zone is only used on desktop instances, not actual windows, so it was guaranteed to be null
ticket #1449


SVN revision: 76185
2012-09-05 09:48:14 +00:00
Mike Blumenkrantz ca23ccf990 simplify Open Terminal Here callback
SVN revision: 76183
2012-09-05 09:44:23 +00:00
Mike Blumenkrantz 3a9a3a1f25 create another fileman config tab just for sorting with all the sort options, rearrange sort options to match the sorting menu identically because being uniform is cool
SVN revision: 76181
2012-09-05 09:08:53 +00:00
Mike Blumenkrantz a7b36f6f9e fix navigate menu crashes
ticket #1454


SVN revision: 76172
2012-09-05 07:38:05 +00:00
Mike Blumenkrantz 75e8629ebf another user suggestion: efm sorting by mtime
SVN revision: 76164
2012-09-05 06:41:42 +00:00
Mike Blumenkrantz 1fca248c55 another user request: sorting by size in efm
SVN revision: 76124
2012-09-04 10:47:39 +00:00
Mike Blumenkrantz 311af65b10 add fileman settings for extension sorting
SVN revision: 76015
2012-09-03 14:26:26 +00:00
Mike Blumenkrantz 0d81189ac2 deselect efm sidebar item when changing directory from non-sidebar item
SVN revision: 75981
2012-09-03 08:53:13 +00:00
Mike Blumenkrantz 4c0fa2d381 big roundup commit fixing leaky submenus
SVN revision: 75973
2012-09-03 08:30:39 +00:00
Mike Blumenkrantz e8defc970f efm popups now hide when selection is changed using keyboard
ticket #1444


SVN revision: 75963
2012-09-03 07:34:40 +00:00
Mike Blumenkrantz f6914dfb6e use module version check util function instead of copying the same code everywhere
SVN revision: 75849
2012-08-30 08:04:35 +00:00
Mike Blumenkrantz 4145b7893e ensure fileman menu gets deleted, also fix race condition with fileman submenus where menu could be deleted before related eio ops were complete
SVN revision: 75841
2012-08-30 07:27:16 +00:00
Mike Blumenkrantz e63e5b1e1b don't generate fileman submenu if it already exists
SVN revision: 75818
2012-08-29 07:51:34 +00:00
Mike Blumenkrantz b0cd0bd953 fix Navigate menu item alignment
SVN revision: 75779
2012-08-28 11:01:25 +00:00
Mike Blumenkrantz e917781ad4 fix menu item alignment in Navigate menu
ticket #1359


SVN revision: 75778
2012-08-28 10:58:04 +00:00
Mike Blumenkrantz 028e9e0380 fix dialog cleanups to work properly
SVN revision: 75665
2012-08-24 14:19:55 +00:00
Carsten Haitzler a57b2b8651 if up opening of .sh (executable things) in editors in efm.
SVN revision: 75594
2012-08-23 06:53:53 +00:00
Mike Blumenkrantz 2434f5adbe more PATH_MAX cleanups
SVN revision: 75520
2012-08-22 07:32:12 +00:00
Mike Blumenkrantz 51fa21f70d warn--
SVN revision: 75457
2012-08-20 08:38:19 +00:00
Carsten Haitzler 6efc2eb976 abstract the "get terminal desktop" code into util code and now use
from e_exec AND in efm - open terminal here menu item is there with
code to set your default terminal in default applications too.



SVN revision: 75290
2012-08-15 09:59:37 +00:00
Mike Blumenkrantz 94e2fc5257 clean up gadget right click menus to stop leaking
SVN revision: 75285
2012-08-15 07:22:04 +00:00
Mike Blumenkrantz bad47f3189 add option for disabling fileman tooltips
SVN revision: 75212
2012-08-13 14:12:45 +00:00
Mike Blumenkrantz 2727a43b3c icon extensions in fileman settings is now file extensions
SVN revision: 75210
2012-08-13 13:33:23 +00:00
Mike Blumenkrantz 6ea8835011 disable click renaming in theme, wallpaper, desklock wallpaper, and fwin sidebar file lists
SVN revision: 75013
2012-08-08 11:55:50 +00:00
Mike Blumenkrantz 4f815c99fd files settings once again says files
SVN revision: 74986
2012-08-07 14:08:22 +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 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 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 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 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
Chidambar Zinnoury 40871357ff e fm filepreview: show symlink status.
SVN revision: 74885
2012-08-05 09:47:04 +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 c637dbeebe forgot to properly set menu config option for settings panel
SVN revision: 74860
2012-08-03 17:38:32 +00:00
Mike Blumenkrantz 309e2ef245 max tooltip timeout should be 5s, not sure why it was 3
SVN revision: 74859
2012-08-03 17:34:32 +00:00
Mike Blumenkrantz 53c4f46337 against my better judgment, showing regular files in the Files menu is now an option that can be enabled in the settings panel to break the world
SVN revision: 74858
2012-08-03 17:34:03 +00:00
Mike Blumenkrantz 6af55741ae prevent desktop fileman from losing focus
SVN revision: 74852
2012-08-03 14:23:34 +00:00
Mike Blumenkrantz dcc999599e efm config now has the no_typebuf_set option to disable typebuf directory changing
SVN revision: 74842
2012-08-03 11:00:58 +00:00
Mike Blumenkrantz d5288e6a4e clicking desktop bg hides the typebuf
SVN revision: 74839
2012-08-03 10:34:47 +00:00
Mike Blumenkrantz e6d0a9b139 disable focus on desktop fileman scrollframe; typebuf now activates properly
SVN revision: 74838
2012-08-03 10:32:36 +00:00
Mike Blumenkrantz 004b6fe89c null check
SVN revision: 74807
2012-08-02 15:15:15 +00:00
Mike Blumenkrantz c1105627ac ALWAYS set link_drop in favorites directory
ticket #1190


SVN revision: 74800
2012-08-02 10:47:21 +00:00
Mike Blumenkrantz a98ba49fbc right clicking anywhere on the efm navbar now pops up the gadcon menu
SVN revision: 74733
2012-08-01 12:13:21 +00:00
Mike Blumenkrantz ea8f90ed0e formatting
SVN revision: 74730
2012-08-01 12:02:35 +00:00
Mike Blumenkrantz bfc8f21530 enable dnd of icons into directories in favorites sidebar
SVN revision: 74728
2012-08-01 11:50:17 +00:00
Mike Blumenkrantz cf93408f94 enable dnd for favorites panel in sidebar
SVN revision: 74721
2012-08-01 08:51:31 +00:00
Mike Blumenkrantz f554fe4955 prevent fwin filemanager objects from losing focus, also comment out some printfs
SVN revision: 74715
2012-08-01 07:52:17 +00:00
Mike Blumenkrantz 63bf816513 fix rare crash with files submenus
SVN revision: 74712
2012-08-01 06:58:54 +00:00
Mike Blumenkrantz 941f6f9607 fileman windows now have a sidebar (which can be disabled in the fileman settings)
indirectly fixes ticket #1231


SVN revision: 74656
2012-07-31 13:31:35 +00:00
Mike Blumenkrantz 8b52aa054d delete files submenus when no items are present
SVN revision: 74630
2012-07-31 09:19:50 +00:00
Mike Blumenkrantz a53e9a2fe1 turns out we don't need realpath, so don't bother saving it
SVN revision: 74629
2012-07-31 09:18:33 +00:00
Mike Blumenkrantz ffdf9b4b8a Files menu only shows directories
SVN revision: 74623
2012-07-31 08:26:42 +00:00
Mike Blumenkrantz 3b037bdefd fileman no longer annoys the crap out of me by forgetting my desktop icon view mode
SVN revision: 74622
2012-07-31 08:04:22 +00:00
Mike Blumenkrantz 73299c6d12 gtk bookmarks are now submenus in Files menu, also fix longstanding leak there
SVN revision: 74621
2012-07-31 07:47:38 +00:00
Mike Blumenkrantz d318c8a789 Files menu submenus now properly display mime icons and image previews
SVN revision: 74620
2012-07-31 07:38:42 +00:00
Mike Blumenkrantz cfb4c8e0ca add an extra / here to ensure the path gets set correctly; fixes relative navigation with special directories like desktop
SVN revision: 74592
2012-07-30 14:26:25 +00:00
Mike Blumenkrantz ddde1f3dc9 a difficult feature request that's only somewhat working: the Files menu now expands infinitely into directories
ticket #cedric


SVN revision: 74590
2012-07-30 14:05:13 +00:00
Mike Blumenkrantz 362c037f20 also don't leak in the fix I committed
SVN revision: 74584
2012-07-30 12:10:31 +00:00
Mike Blumenkrantz f1b1f584d0 this was bad and only coincidental that it worked.
SVN revision: 74583
2012-07-30 11:56:38 +00:00
Mike Blumenkrantz b6496d7aa8 add Files item to efm ctxmenu
ticket #1230


SVN revision: 74581
2012-07-30 11:48:28 +00:00
Mike Blumenkrantz 98601e4198 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74474
2012-07-27 08:25:22 +00:00
Mike Blumenkrantz 1b8ebb097a I suppose this is a better way to ensure all the configs get properly updated, also remove the related FIXME
SVN revision: 74234
2012-07-20 10:53:33 +00:00
Mike Blumenkrantz 56ba623839 make changes to toolbar and click mode take effect immediately in existing efm windows
SVN revision: 74233
2012-07-20 10:49:08 +00:00