Commit Graph

4351 Commits

Author SHA1 Message Date
Christopher Michael 77b12614c1 Add the fm2 delete hook and select a theme if one is in the list.
SVN revision: 25291
2006-09-01 13:32:39 +00:00
Christopher Michael 49253edfaa Wallpaper delete/select is done.
SVN revision: 25289
2006-09-01 13:14:25 +00:00
Christopher Michael 49f4fbcee0 Add a files_deleted hook for fm2.
Wallpaper dialog will now select an existing when something gets deleted.
Another TODO item gone :)


SVN revision: 25288
2006-09-01 13:12:39 +00:00
kaethorn 837a6c166c fix virtual debian package.
SVN revision: 25285
2006-09-01 12:16:24 +00:00
Christopher Michael 206c7e1cb5 IBox also has the same problem as IBar. Seems o_empty object is not resized
when the module is. Clicking in the center of the module (where o_empty is)
brings up the menu.


SVN revision: 25280
2006-09-01 11:05:27 +00:00
David Walter Seikel 45c25644e5 More icon work.
SVN revision: 25277
2006-09-01 10:43:20 +00:00
Christopher Michael 6b749086ef Make sure bi is set before trying to use it or else Seggy. Thanks iSteve :)
SVN revision: 25276
2006-09-01 10:40:54 +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 d3de4f4e95 Beginning to drag all the basic "show this icon for this app" code
together in one place to make it easy to keep it consistant.


SVN revision: 25273
2006-09-01 09:01:52 +00:00
Christopher Michael 74e1827485 Implement per-gadget move/resize also.
SVN revision: 25271
2006-09-01 08:49:46 +00:00
rephorm f10adb2b65 fallback to default shelf style for frame styles that don't exist explicitly in the current shelf theme. (no need for everyone to re-implement the plain style every time)
SVN revision: 25267
2006-09-01 03:37:43 +00:00
cobra aca8a18110 Ooops, an extra file got added in the icon_keys naming confusing. Fix
make dist.

Kevin Brosius <cobra@compuserve.com>


SVN revision: 25263
2006-08-31 22:33:29 +00:00
David Walter Seikel 79f5104517 segv--, hopefully without a leak++.
SVN revision: 25250
2006-08-31 14:51:44 +00:00
Carsten Haitzler 05f8f9ac20 handle rewrite of .order files
SVN revision: 25247
2006-08-31 12:51:54 +00:00
David Walter Seikel 52bdc649e9 Use .desktop saving.
SVN revision: 25245
2006-08-31 12:11:20 +00:00
Christopher Michael 40aa3ecdce Check that 'alt' actually has something in the list before going through it.
Basically did this to remove the extra separator that was getting added even if
'alt' did not contain anything in the list.


SVN revision: 25237
2006-08-31 05:01:48 +00:00
sndev d63c007828 Ooopps. no need to increse GENERATION
SVN revision: 25236
2006-08-31 04:20:04 +00:00
sndev d38f03aea7 Ehhhh. So stuff in one go.
* Mouse Binding Dialog
  - dialog refactoring
  - no need to select modifiers, etc. Just click add button and do an action with a mouse.
  - new icons. Many thanks to Luchezar 'ManowarrioR' Petkov for great work on this icons.
  - extra mouse buttons and wheels are supported.
  - etc, just try and see.

* Shelf
  - No re-population when "plain/inset" mode set.
  - Changing the orientation of the shelf horiz->vert does not screws up it look.
  - something else

* Gadcon
  - No overlaping items in initial shelf.
  - Moving of items in gadcon is not problematic any more. Will not get any mess
    and overlaps in gadcon on moving.
  - Item sizing. If u size an item to the left it will be sized only to the left.
  - If gadcon clients take much more space than gadcon can display, they are resized
    starting from the biggest item(s).
  - Shrinked mode actions, moving/sizing, is not problematic. Everything works
    exactly in the same fasion as in non-shrinked mode.
  - etc.


SVN revision: 25235
2006-08-31 04:16:43 +00:00
rephorm bc2582caa0 fix plain style autoscroll gadget issues
SVN revision: 25234
2006-08-31 03:28:26 +00:00
David Walter Seikel e8b4bace60 Er, and trim the excess.
SVN revision: 25233
2006-08-31 02:27:05 +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
manowarrior a53e2a4436 New icon for the Key Bindings dialog. Perhaps not the best thing I can do, but I'll work on it more if needed. Sorry for the last commit with no log message - I commited icons for Startup and Performance. And something else: I'll be missing next 10 days. After I return, I'll draw more for ya.
SVN revision: 25227
2006-08-30 22:22:53 +00:00
manowarrior 404f8fbe99 *** empty log message ***
SVN revision: 25226
2006-08-30 21:35:35 +00:00
moom ec4a948ba0 * [Entry] Actually, this should fix it..
SVN revision: 25224
2006-08-30 20:53:29 +00:00
moom e75f6f1b56 * [Entry] It should fix e_widget_entry_clear()
SVN revision: 25223
2006-08-30 20:44:10 +00:00
David Walter Seikel 02da55f6f5 Add debian quirk to search strategy.
SVN revision: 25219
2006-08-30 18:54:54 +00:00
David Walter Seikel 85c6948f32 Enabled startup FDO menu conversion again, now that it no longer crashes rasters box.
SVN revision: 25217
2006-08-30 18:20:50 +00:00
Carsten Haitzler 3dbe14f702 bad packing. fix.
SVN revision: 25215
2006-08-30 15:56:12 +00:00
Carsten Haitzler 1b7f1993ef oops - fix extra file src string copy to internal
SVN revision: 25214
2006-08-30 15:17:04 +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
Carsten Haitzler 109157dc27 was hacking a bit with borders and desktops - just ignore that codee. it's
unused - at the moment.


SVN revision: 25210
2006-08-30 13:37:35 +00:00
David Walter Seikel 643a546807 Drag e_fm into the ecore_desktop world. Needs a review, I'm only guessing here.
SVN revision: 25208
2006-08-30 12:24:13 +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 19b724c4dc Gotta set the minimum size for the correct widget. Thanks rephorm.
SVN revision: 25203
2006-08-30 07:10:08 +00:00
David Walter Seikel 8b07f0a84a Added a basic dialog mode.
SVN revision: 25202
2006-08-30 06:39:24 +00:00
David Walter Seikel aad55ed64a Did someone change the name?
SVN revision: 25201
2006-08-30 05:05:28 +00:00
David Walter Seikel 91d183cc14 Create symlinks in ~/.e/e/applications/all to system .desktop files,
then we don't need full paths in .order files.  Full paths still
supported.


SVN revision: 25200
2006-08-30 05:00:58 +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
Carsten Haitzler e42377647d todo++
SVN revision: 25195
2006-08-29 23:26:18 +00:00
rephorm b2fa611d8e repopulate a shelf's gadcon on style change so that any inset gadgets get their styles updated also
SVN revision: 25183
2006-08-29 00:05:56 +00:00
rephorm 86c51f1f65 todo++ (low priority)
SVN revision: 25178
2006-08-28 19:52:35 +00:00
David Walter Seikel c628d62b1f Just getting my thoughts in order.
SVN revision: 25174
2006-08-28 11:49:17 +00:00
Massimo Maiurana ba8b1c887e *** empty log message ***
SVN revision: 25173
2006-08-28 11:32:38 +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