haiku/src/apps
Ryan Leavengood 6504001302 Added support to ShowImage for sending an image to the Trash by scripting
Tracker. For now it only works when the delete key is pressed. I suppose a menu
item might be useful, but I can do that later if people really want it :)

When the image is trashed the next image in the directory is opened. If the
trashed image is the last in the directory the window is closed.

The code seems pretty solid as I even tested it with Tracker not running. It
also works fine in R5 (in fact that is where I tested it.)

As shown I would prefer to use the Tracker headers rather than redefining the
constant used for the trashing message. I'm already using Tracker's app MIME
type from the private headers.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19564 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-19 08:01:30 +00:00
..
abouthaiku Stop generating "xxxx, 0 second" uptime string. 2006-11-21 21:05:35 +00:00
bemail No more Program menu until R2... grumble, grumble 2006-12-19 00:18:14 +00:00
cdplayer Fixed some more application signatures and version info, and made them all consistent. 2006-10-22 16:09:50 +00:00
clock Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
codycam Removed the unnecessary "Error setting up nodes" error message and reworded the most common error (missing video input) to make it more helpful to the user 2006-08-07 20:29:56 +00:00
cortex fix warnings no newline at end of file 2006-11-10 21:47:21 +00:00
deskbar Let go what I said about bug #890. This was the real problem 2006-12-04 15:37:51 +00:00
deskcalc * use the application icon instead of a hardcoded icon in the CalcView, 2006-11-17 10:43:43 +00:00
diskprobe Added a new type for the vector icon format 'VICN' or B_VECTOR_ICON_TYPE. 2006-11-07 02:46:25 +00:00
expander Added unrar 3.6.7 to the repository. Most changes to the original versions done 2006-11-20 18:53:55 +00:00
fontdemo Fixed some more application signatures and version info, and made them all consistent. 2006-10-22 16:09:50 +00:00
glteapot Fixed some more application signatures and version info, and made them all consistent. 2006-10-22 16:09:50 +00:00
icon-o-matic * don't always forget the last export mode in SavePanel 2006-12-15 09:56:47 +00:00
installer Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
magnify Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
mediaplayer Fixed some more application signatures and version info, and made them all consistent. 2006-10-22 16:09:50 +00:00
midiplayer Fixed some more application signatures and version info, and made them all consistent. 2006-10-22 16:09:50 +00:00
people Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
poorman Build fixes for gcc 4 by Ilzu Siiteri. Small changes by myself. 2005-11-30 23:41:40 +00:00
powerstatus fixed the build under haiku 2006-12-01 08:25:48 +00:00
processcontroller use B_RGBA32 icons for displaying stuff like "New Terminal", "Launch Tracker"... 2006-11-19 00:40:35 +00:00
pulse Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
showimage Added support to ShowImage for sending an image to the Trash by scripting 2006-12-19 08:01:30 +00:00
soundrecorder Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
stylededit Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
terminal moved some variables around 2006-12-11 15:58:29 +00:00
tracker Fixed some more application signatures and version info, and made them all consistent. 2006-10-22 16:09:50 +00:00
workspaces Make use of the new vector_icon type in rc. 2006-11-06 12:26:54 +00:00
Jamfile Wrote a small application to show the power status in a window, replicant, or the 2006-10-29 17:28:52 +00:00