haiku/src/apps
Stefano Ceccherini feaebcb571 Encoding is now a property of TermView. Changed a lot of code to fix the
problems caused by this change. MakeEncodingMenu doesn't mark the 
current encoding anymore, it was already done in TermWindow::MenusBeginning().
Removed custom enums for encodings, just use the ones provided in UTF8.h.
I'm more and more convinced we should drop the custom conversion routines
and use the system ones.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21704 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-07-26 14:52:24 +00:00
..
aboutsystem * added copyright for BRegion backend implementation 2007-07-20 11:16:04 +00:00
cdplayer Style changes courtesy of Vasilis Kaoutsis - thanks! 2007-06-26 14:13:05 +00:00
clock - Cleaned up soeveral Copyright strings. 2007-01-07 16:03:13 +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 Style changes by Vasilis Kaoutsis. 2007-06-18 17:35:48 +00:00
deskbar Makes Switcher icons draw with alpha transparency from the start as well. 2007-06-06 01:12:19 +00:00
deskcalc * compile fix provided by Michael Berg 2007-06-18 08:39:37 +00:00
diskprobe DiskProbe now also allows you to open directories; even though you can't access their 2007-06-26 16:09:08 +00:00
expander Minor cleanup. 2007-06-03 12:36:39 +00:00
fontdemo added a menu to change the drawing mode 2007-04-19 17:23:54 +00:00
glteapot * vector icon, work mostly by zuMi and tweaks myself 2007-06-09 11:58:08 +00:00
icon-o-matic * fixed ScrollView framework to support data rects with negative left/top 2007-06-21 22:14:44 +00:00
installer Now handles files at the root of the source volume. Fixes bug #1227 2007-05-21 18:41:59 +00:00
launchbox * compile fix, thanks to Fredrik Ekdahl 2007-06-10 20:24:48 +00:00
magnify Another patch by Jonas Sundstrom to make use of B_UTF8_ELLIPSIS where appropriate. 2007-05-24 11:13:35 +00:00
mail * Send() now hides the window to hide eventual delays while composing the mail. 2007-05-24 11:09:04 +00:00
mandelbrot * Fixed build under GCC 4, thanks to Ioan Molnar! 2007-05-04 17:00:07 +00:00
mediaconverter * added MediaConverter, the improved version by Jun Suzuki, to the source tree 2007-06-21 22:19:02 +00:00
mediaplayer * remove QuitRequested() implementation again, because the bug that MediaPlayer 2007-06-24 11:45:50 +00:00
midiplayer * icon contained some left over unused paths 2007-04-14 23:07:37 +00:00
networkstatus * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
people * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
poorman * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
powerstatus * compile fix provided by Michael Berg 2007-06-18 08:34:20 +00:00
processcontroller Removed code for using Pulse's colors. Minor changes to About window. Renamed menuitems Launch Tracker/Deskbar to Restart Tracker/Deskbar. 2007-06-10 14:15:09 +00:00
pulse * same tweak as to ProcessController, I would suppose... 2007-05-29 19:27:50 +00:00
resedit * compile fix provided by Michael Berg 2007-06-18 08:32:11 +00:00
showimage As I said I would: 2007-06-13 02:35:29 +00:00
soundrecorder cleanup, fixed some warnings 2007-05-13 17:47:23 +00:00
stylededit * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
terminal Encoding is now a property of TermView. Changed a lot of code to fix the 2007-07-26 14:52:24 +00:00
tracker created vector icon (now I really need to rest my eyes) 2007-03-28 22:01:30 +00:00
tv * Applied patch by Jonas Sundstrom: fixed the usage of B_UTF8_ELLIPSIS hopefully 2007-05-16 16:34:09 +00:00
workspaces This should allow switching to previous or next workspace with Workspaces [-|+]. 2007-01-25 14:36:20 +00:00
Jamfile * added MediaConverter, the improved version by Jun Suzuki, to the source tree 2007-06-21 22:19:02 +00:00