Commit Graph

21 Commits

Author SHA1 Message Date
David Walter Seikel bd51254720 Put the exe and it's parameters back together when needed.
SVN revision: 25575
2006-09-07 08:53:09 +00:00
sebastid d283372cf7 parameter type should be void
SVN revision: 25531
2006-09-06 08:44:30 +00:00
David Walter Seikel afff2a80d7 Remove already done FIXME's.
SVN revision: 25440
2006-09-04 11:50:23 +00:00
Carsten Haitzler cdb0a473d3 fix some buglets
SVN revision: 25412
2006-09-03 15:11:04 +00:00
David Walter Seikel d3e842122b Enable and disable the add app button.
raster: don't make me waste 45 minutes when there is a deadline next time.


SVN revision: 25411
2006-09-03 14:27:51 +00:00
Carsten Haitzler dd27dba91a applications instead of all applications - nicer - simpler.
SVN revision: 25398
2006-09-03 10:18:33 +00:00
David Walter Seikel 7563e46efd Better name.
SVN revision: 25350
2006-09-02 12:29:33 +00:00
David Walter Seikel 3e91158fc6 Allow re ordering the .order files.
SVN revision: 25329
2006-09-02 06:16:28 +00:00
David Walter Seikel 2c403e3e62 Since raster added the ability for fm2 to delete from within .order
files that are displayed as a virtual folder, there is no need for the
all apps app deletion buttons and code.

If you are still having issues with deleting apps, take it up with raster.


SVN revision: 25274
2006-09-01 09:26:55 +00:00
David Walter Seikel 59379bbb49 Make app deleting work. Sometimes the crude method is the best.
SVN revision: 25232
2006-08-31 02:21:00 +00:00
David Walter Seikel 5d928cc664 All Applications dialog can now delete applications, but the way I
remove them from .order files is a little drastic.  I'll change that
next to just rewrite the .order file and nuking the eap cache.


SVN revision: 25230
2006-08-31 00:50:57 +00:00
David Walter Seikel 2e467b5261 * Right clicking on an application on the left hand side of the All
Applications dialog now includes "Edit Application" menu item.

* Needed to pass the file info from e_fm so we know which app was right
clicked on.  There is probably a better way to do this, and raster says
this callback method is just quick'n'dirty'n'temporary.


SVN revision: 25229
2006-08-30 23:20:03 +00:00
Carsten Haitzler b0452a085a and use the extra source dir properly.
SVN revision: 25212
2006-08-30 14:49:00 +00:00
Carsten Haitzler 52e2a2f4d9 add extra source dir for indirect pseudo-links. handle .order files as
pseudo-links


SVN revision: 25211
2006-08-30 14:45:33 +00:00
David Walter Seikel b7a8ed9cff Clarify the internal TODO and remove a small fraction of one of them. B-)
SVN revision: 25206
2006-08-30 10:45:56 +00:00
David Walter Seikel f5391cf9d6 *All applications dialog can now be called in a special way as an
application selector.

*IBar calls it in that special way to add applications.


SVN revision: 25205
2006-08-30 10:06:32 +00:00
David Walter Seikel d093a5aedd Add application now works.
NOTE: still no display of the apps in the destination.  It's coming.


SVN revision: 25204
2006-08-30 07:25:21 +00:00
David Walter Seikel f40fcfa8b9 Doh! No wonder it was empty.
SVN revision: 25198
2006-08-30 04:00:03 +00:00
David Walter Seikel 4999e54c86 *Double clicking on the left fm items opens up the eap editor for that item.
Only shows icon here, but that may be due to un committed changes I have here.
    Seems that symlinks are not handeld that well be parts of E.  I'll be debuggitng that soon

*Added in more non functional buttons.


SVN revision: 25197
2006-08-30 03:47:43 +00:00
David Walter Seikel c628d62b1f Just getting my thoughts in order.
SVN revision: 25174
2006-08-28 11:49:17 +00:00
David Walter Seikel ce47aca673 Started a new applications config dialog. The idea is to drag and drop from the
left side to the right side, or to ibar and other places.  Just the
skeleton for comment while I make it work.

Some filtering and categorising widgets are needed for the left side.
The right side needs to show the contents of the .order files, and
prevent the user from deleteing standard directories, while enabling
them to create and delete sub menus.  Probably fm is not a good choice for
the right side.


SVN revision: 25172
2006-08-28 11:22:27 +00:00