Commit Graph

34 Commits

Author SHA1 Message Date
Sebastian Dransfeld 318788a78c Safe looping on shutdown.
SVN revision: 29368
2007-04-05 11:51:35 +00:00
Sebastian Dransfeld e8590e0357 - Add flag to indicate when main loop has ended.
- Don't allow (some) events during shutdown, as events wont be processed.
- Don't remove drop handlers on dnd shutdown, they should be removed by
  their creators.
- init/shutdown fwin
- Delete fwins on shutdown.
- Remove weird ipc wrapper function.
- Don't do additional shutdown functions on restart.


SVN revision: 29366
2007-04-05 06:59:02 +00:00
Sebastian Dransfeld 99e3bb55bb efreet
SVN revision: 29137
2007-03-25 18:20:07 +00:00
Sebastian Dransfeld 54edcef259 Use new exec code to exec .desktop file
SVN revision: 29050
2007-03-24 21:27:34 +00:00
Sebastian Dransfeld faf9f548bf Merge all app executing into one function.
SVN revision: 29026
2007-03-24 17:42:12 +00:00
Carsten Haitzler b2a0abb8eb a lot of patches - also my work on moving the IO stuff in e_fm to a slave
process to stop e from ever "locking up". this unfortunately breaks the other
source stuff and thus breaks the app editor config dialogs and anything using
fm2 for .desktop stuff from the e applications/all repo. i am doing this as i
expect this to go away with efreet anyway so not too much of an issue. not
all fm operatiosn work currently - note. so beware. it can view files though :)


SVN revision: 28528
2007-03-02 17:00:20 +00:00
Carsten Haitzler 07d6799234 1. update bugs in todo.
2. quickly add a new icon for "removable devices"
3. add removable device support to e17's fm - via dbus/hal. seems to work
well :)  (requires pmount to mount devices though)


SVN revision: 28143
2007-01-28 07:22:50 +00:00
Sebastian Dransfeld cc31b7b8a9 Add const.
SVN revision: 27601
2006-12-28 14:32:42 +00:00
Sebastian Dransfeld 941564999b Fix border icon drag.
e_app_* functions should have E_App arg first.


SVN revision: 27593
2006-12-28 13:43:30 +00:00
Sebastian Dransfeld 6169ab14c4 Remove unused variables.
SVN revision: 27442
2006-12-14 15:46:58 +00:00
Carsten Haitzler addf4cffa5 fix up dnd with .order files linking etc - make it explicit as to the
behavior (becuase in a normal fm u expect the file to MOVE not link)


SVN revision: 27173
2006-11-19 03:43:18 +00:00
Carsten Haitzler 38daf4bca5 have an "always order stuff" config option for fm2
SVN revision: 27027
2006-11-09 12:05:57 +00:00
Carsten Haitzler 80d85e11e9 disable yet more on that fm view.
SVN revision: 26883
2006-10-31 15:02:47 +00:00
Carsten Haitzler 0b9065d161 make use of flags.
SVN revision: 26882
2006-10-31 14:56:28 +00:00
Carsten Haitzler e4597a7b7e and exec things more nicely
SVN revision: 26857
2006-10-29 10:51:12 +00:00
Carsten Haitzler 1e9fb6d3aa oof a nast old bug lurking in e_apps for execcing - if the app is NOT in the
all apps repo. fixed.


SVN revision: 26856
2006-10-29 10:29:45 +00:00
Carsten Haitzler 3cac21c264 and now if we find random .desktop files or .sh shellscripts or executables
around - we can execute them directly (as u'd expect).


SVN revision: 26855
2006-10-29 09:46:19 +00:00
Carsten Haitzler 2c4d9d3332 nuke leaks, valgrind complaints, etc.
SVN revision: 26854
2006-10-29 09:31:12 +00:00
Carsten Haitzler 405083f43f sync up fwin
SVN revision: 26853
2006-10-29 09:04:26 +00:00
Carsten Haitzler d2cf3dbbb3 2 open menu items now.
SVN revision: 26851
2006-10-29 07:50:17 +00:00
Carsten Haitzler ef52b66c4e fixme and todo.
SVN revision: 26849
2006-10-29 04:55:29 +00:00
Carsten Haitzler 13af2cc288 desklock title was wrongish (comapred to control panel)
fwin now stores what app is used to launch for what mimetype and uses it by
default. dialog only comes up when it can't for sure knwo what you last used
(more than 1 mime type being loaded and thus possibly not the same app, can
handle all mime types, or it just doesn't know what u last used (if you ever
did).


SVN revision: 26848
2006-10-29 04:44:50 +00:00
Carsten Haitzler 6dccf5b119 double click on open - with items in ilist or fm2 list and e will auto-open
SVN revision: 26818
2006-10-28 03:53:22 +00:00
Carsten Haitzler 3d89e808f1 fwin will use the ecore_desktop command get... fut currently that doesnt work
quite right - so it will be dodgey. :)


SVN revision: 26810
2006-10-27 15:24:13 +00:00
Carsten Haitzler 3f591fce62 working on opening up apps on double-clikc on files
SVN revision: 26771
2006-10-24 14:30:56 +00:00
Carsten Haitzler 4720821cda now e will ask u for what app u want to launch the file in - and will launch
it for u.


SVN revision: 26764
2006-10-24 11:23:02 +00:00
Viktor Kojouharov cba1e48375 made the base object of the fwin themeable, instead of hardcode white
SVN revision: 26756
2006-10-23 16:34:21 +00:00
Carsten Haitzler 2092a02a94 working on fwin open.
SVN revision: 26755
2006-10-23 15:40:43 +00:00
Carsten Haitzler 2cf51fe66d paranoid checks and disabling of precache if it might not be able to be done.
SVN revision: 26751
2006-10-23 13:49:06 +00:00
Carsten Haitzler 2ad7ada913 working on mime typeopening off apps on files and startup instrumentation is
complete


SVN revision: 26737
2006-10-22 02:14:08 +00:00
Carsten Haitzler e46db8b050 be more lenient on valid exe's in ibar, e apps, menus.
close fwin's if dir is deleted.


SVN revision: 26657
2006-10-16 14:26:02 +00:00
Carsten Haitzler 1be65c8038 working on fwin... :)
SVN revision: 26274
2006-10-01 12:05:33 +00:00
Carsten Haitzler 899a2c009f 1. jose's premul patches for evas
2. fixes to patches to re-enable smooth scale again
3. fixes to make txtblock colors work
4. fixes to edje for premul + grad api changes
5. fixes to ecore to work in premul space
6. fixes to e17 for premul space
7. fixes to emotion for premul
8. rebuild of .edj files as premul requires themes to be rebuilt
9. removed unused fils from cvs (eap and old img files)


SVN revision: 26235
2006-09-30 10:16:24 +00:00
Carsten Haitzler 61bf1c59c6 breking out fm2 into a window and scrollframe in fwin - start of a generic
filemanager window. this is more for me to test dnd code and get that all
going right etc. etc. so BEWARE. yes it doesnt do a lot of things right - i
know. am working on it. :)


SVN revision: 26210
2006-09-29 06:49:35 +00:00