haiku/src/kits/tracker
Stephan Aßmus 5c34aef797 changed the meaning of the "icon view label background" Tracker setting:
* it is replaced by a "icon view label outline" feature that renders a black
  or white outline around the text of a label under an icon. This can be used
  for background images that have a lot of contrast and is visually more
  pleasing (IMHO) than the text box in the workspace color (but the outline
  could of course still be improved as well)
  the outline or "false bold width" feature is a new BFont feature in Haiku
* Tracker appeared to have a disabled feature to install default background
  images, I enabled this feature and rewrote it a bit to use our big logo
  from the artwork folder, the placement is for 800x600, so not optimal for
  larger desktops, but at least it is shown by default on new installations
  or rather "fresh" images
* changed the way the dotted underline is rendered under links, accidentally,
  this fixes the bug that it was not dotted at all since a while, which is
  a bug in app_server or BView not tracking the need to update the drawing
  pattern in certain situations (this bug needs to be fixed too of course)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22040 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-08-22 15:01:38 +00:00
..
AboutBox.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Attributes.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
AttributeStream.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
AttributeStream.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
AUTHORS Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
AutoMounter.cpp The AutoMounter now also compiles for Haiku again, sorry! 2007-07-19 18:14:38 +00:00
AutoMounter.h Tracker now also restores the previously opened windows from volumes that were 2007-07-19 12:52:50 +00:00
AutoMounterSettings.cpp Imported AutomountSettings.* 1.2, StatusWindow.cpp 1.7, and TrackerIcons.rdef 1.5 from 2006-03-08 21:14:12 +00:00
AutoMounterSettings.h Imported AutomountSettings.* 1.2, StatusWindow.cpp 1.7, and TrackerIcons.rdef 1.5 from 2006-03-08 21:14:12 +00:00
Background.h changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
BackgroundImage.cpp changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
BackgroundImage.h changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
Bitmaps.cpp * Fixed build under R5/Dano that was broken since Stippi added vector icon support. 2007-01-19 23:16:41 +00:00
Bitmaps.h * Tracker makes sure certain mimetypes exist and copies icons from 2006-09-11 15:12:50 +00:00
Commands.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
ContainerWindow.cpp The "Delete" item in the Trash is not really needed - but was pretty close to "Restore"; I've removed it for safety. 2007-07-27 02:12:23 +00:00
ContainerWindow.h * StringFromStream() did not work correctly for empty strings (messed up the stream 2007-06-26 17:43:55 +00:00
CountView.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
CountView.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DesktopPoseView.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DesktopPoseView.h Fixed gcc 4(.1.2) build problems. 2007-03-04 05:00:40 +00:00
DeskWindow.cpp various changes to improve integration of vector icons 2006-09-11 10:52:01 +00:00
DeskWindow.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DeviceMap.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DeviceMapGlue.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DialogPane.cpp * Imported files from OT-current: 2006-08-11 13:23:10 +00:00
DialogPane.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DirMenu.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
DirMenu.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
EntryIterator.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
EntryIterator.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FavoritesConfig.cpp * Tracker wrote icons with the wrong type at several places. 2006-03-28 11:32:21 +00:00
FavoritesMenu.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FavoritesMenu.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FBCPadding.cpp Final GCC 4 fixes by Ingo Weinhold (were not visible before, due to a missing -no-undefined). 2005-11-14 16:08:59 +00:00
FilePanel.cpp Imported OpenTracker-current. 2005-12-31 12:34:37 +00:00
FilePanelPriv.cpp Imported SettingsViews.cpp 1.10, FilePanelPriv.cpp 1.14, TrackerSettingsWindow.cpp 1.7, 2006-06-01 10:47:12 +00:00
FilePanelPriv.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FilePermissionsView.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FilePermissionsView.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FindPanel.cpp * A separator item obviously has a "" label instead of NULL - this fixes bug #138. 2006-02-15 17:54:38 +00:00
FindPanel.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FSClipboard.cpp Imported SettingsViews.cpp 1.10, FilePanelPriv.cpp 1.14, TrackerSettingsWindow.cpp 1.7, 2006-06-01 10:47:12 +00:00
FSClipboard.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FSUndoRedo.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FSUndoRedo.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FSUtils.cpp * fix the build of the app_server test environment (libbe_test) after 2007-08-02 16:23:49 +00:00
FSUtils.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
FunctionObject.h Some more GCC 4 and PPC fixes. 2006-05-19 15:52:21 +00:00
GroupedMenu.cpp Minor fix, closes bug #81. 2006-01-02 12:17:14 +00:00
GroupedMenu.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
IconCache.cpp Minor cleanup. 2007-03-28 08:47:28 +00:00
IconCache.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
IconMenuItem.cpp * Applied patch by Jonas to have 32-bit icons in the mount and template menus 2007-02-26 23:02:54 +00:00
IconMenuItem.h * Applied patch by Jonas to have 32-bit icons in the mount and template menus 2007-02-26 23:02:54 +00:00
InfoWindow.cpp Merge from layout management branch. 2006-08-26 16:21:15 +00:00
InfoWindow.h * Imported files from OT-current: 2006-08-11 13:23:10 +00:00
Jamfile Made the compatibility level for target libbe_test depend on the compatibility 2007-08-05 01:13:27 +00:00
LICENSE Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
LockingList.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
MimeTypeList.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
MimeTypeList.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
MimeTypes.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
MiniMenuField.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
MiniMenuField.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Model.cpp Merge from layout management branch. 2006-08-26 16:21:15 +00:00
Model.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
MountMenu.cpp * To get away with that empty mount menu, it now at least shows all mounted and 2007-01-19 23:01:42 +00:00
MountMenu.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Navigator.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Navigator.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
NavMenu.cpp synced with rev 1.11 from OpenTracker cvs, ignore read only volumes when building the navigation menu for the unified Trash folder 2006-04-08 16:56:38 +00:00
NodePreloader.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
NodePreloader.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
NodeWalker.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
NodeWalker.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
OpenHashTable.h More GCC 4 fixes by Ingo Weinhold - appeared because of the recent removal 2005-12-11 19:37:18 +00:00
OpenWithWindow.cpp Minor cleanup. 2006-09-28 15:59:04 +00:00
OpenWithWindow.h Imported PoseView.cpp 1.61, OpenWithWindow.cpp 1.8, and OpenWithWindow.h 1.3 2006-06-11 10:19:44 +00:00
OverrideAlert.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
OverrideAlert.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
PendingNodeMonitorCache.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
PendingNodeMonitorCache.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Pose.cpp changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
Pose.h Reworked the handling of periodically updated poses (currently only ones with a volume space bar): 2007-06-19 09:33:29 +00:00
PoseList.cpp Reworked the handling of periodically updated poses (currently only ones with a volume space bar): 2007-06-19 09:33:29 +00:00
PoseList.h Reworked the handling of periodically updated poses (currently only ones with a volume space bar): 2007-06-19 09:33:29 +00:00
PoseView.cpp changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
PoseView.h changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
PoseViewScripting.cpp Removed the obsolete byteorder.h header (it just included ByteOrder.h). 2005-05-26 08:12:59 +00:00
PublicCommands.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
QueryContainerWindow.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
QueryContainerWindow.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
QueryPoseView.cpp Imported OpenTracker-current. 2005-12-31 12:34:37 +00:00
QueryPoseView.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
RecentItems.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
RecentItems.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
RegExp.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
RegExp.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
SelectionWindow.cpp Imported SettingsViews.cpp 1.11, .h 1.9, TrackerSettingsWindow.cpp 1.8, .h 1.3, 2006-06-25 10:46:00 +00:00
SelectionWindow.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Settings.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Settings.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
SettingsHandler.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
SettingsHandler.h fixed some gcc4 warnings 2006-09-25 21:49:41 +00:00
SettingsViews.cpp The "show shared volumes on Desktop" setting now defaults to true. 2007-06-21 12:29:48 +00:00
SettingsViews.h Imported SettingsViews.cpp 1.11, .h 1.9, TrackerSettingsWindow.cpp 1.8, .h 1.3, 2006-06-25 10:46:00 +00:00
SlowContextPopup.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
SlowContextPopup.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
SlowMenu.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
SlowMenu.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
StatusWindow.cpp Imported AutomountSettings.* 1.2, StatusWindow.cpp 1.7, and TrackerIcons.rdef 1.5 from 2006-03-08 21:14:12 +00:00
StatusWindow.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TaskLoop.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TaskLoop.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TemplatesMenu.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TemplatesMenu.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Tests.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Tests.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TextWidget.cpp changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
TextWidget.h changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
Thread.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Thread.h GCC 4 fixes by Ingo Weinhold. 2005-11-13 13:43:11 +00:00
TitleView.cpp If Moved() has been called, Clicked() can't be called anymore; this actually 2007-08-21 19:10:50 +00:00
TitleView.h * BTitleView now resizes its columns asynchronously. As a side-effect, this 2007-08-21 01:43:17 +00:00
Tracker.cpp changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
Tracker.h Tracker now also restores the previously opened windows from volumes that were 2007-07-19 12:52:50 +00:00
TrackerIcons.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TrackerIcons.rdef * messed up the build... ICON->VICN 2007-06-01 17:32:55 +00:00
TrackerInitialState.cpp changed the meaning of the "icon view label background" Tracker setting: 2007-08-22 15:01:38 +00:00
TrackerScripting.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TrackerSettings.cpp The "show shared volumes on Desktop" setting now defaults to true. 2007-06-21 12:29:48 +00:00
TrackerSettings.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TrackerSettingsWindow.cpp Label tweaks as agreed upon on list 2007-01-21 20:50:14 +00:00
TrackerSettingsWindow.h Imported SettingsViews.cpp 1.11, .h 1.9, TrackerSettingsWindow.cpp 1.8, .h 1.3, 2006-06-25 10:46:00 +00:00
TrackerString.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TrackerString.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
TrashWatcher.cpp Fixed a warning when compiling Tracker for BeOS. 2007-06-05 17:54:47 +00:00
TrashWatcher.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
Utilities.cpp * StringFromStream() did not work correctly for empty strings (messed up the stream 2007-06-26 17:43:55 +00:00
Utilities.h Reworked the handling of periodically updated poses (currently only ones with a volume space bar): 2007-06-19 09:33:29 +00:00
ViewState.cpp * StringFromStream() did not work correctly for empty strings (messed up the stream 2007-06-26 17:43:55 +00:00
ViewState.h * StringFromStream() did not work correctly for empty strings (messed up the stream 2007-06-26 17:43:55 +00:00
VolumeWindow.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
VolumeWindow.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
WidgetAttributeText.cpp Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00
WidgetAttributeText.h Added libtracker.so to the repository and the build. 2005-05-23 00:58:42 +00:00