haiku/src/kits/tracker
Axel Dörfler 70f87b87d9 Cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24770 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-03 12:19:44 +00:00
..
AboutBox.cpp
Attributes.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
AttributeStream.cpp
AttributeStream.h
AUTHORS
AutoMounter.cpp The AutoMounter should not keep a BDirectory object around that points to the 2008-01-21 14:45:49 +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 * Added "Disks" icon (file system root mimetype) based on work done by 2008-03-26 20:25:48 +00:00
Commands.h
ContainerWindow.cpp * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +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 Cleanup. 2008-04-03 12:19:44 +00:00
CountView.h Applied patch by Christof Lutteroth: 2008-04-03 09:04:07 +00:00
DesktopPoseView.cpp
DesktopPoseView.h Fixed gcc 4(.1.2) build problems. 2007-03-04 05:00:40 +00:00
DeskWindow.cpp Specify a umask when creating tracker_shelf file. 2008-03-15 16:19:03 +00:00
DeskWindow.h
DeviceMap.h
DeviceMapGlue.h
DialogPane.cpp * Imported files from OT-current: 2006-08-11 13:23:10 +00:00
DialogPane.h
DirMenu.cpp
DirMenu.h
EntryIterator.cpp
EntryIterator.h
FavoritesConfig.cpp * Tracker wrote icons with the wrong type at several places. 2006-03-28 11:32:21 +00:00
FavoritesMenu.cpp
FavoritesMenu.h
FBCPadding.cpp * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
FilePanel.cpp * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +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
FilePermissionsView.cpp
FilePermissionsView.h
FindPanel.cpp Fixed bug #1028 from both sides: 2007-08-29 00:40:40 +00:00
FindPanel.h fix a bit of gcc4 build 2007-10-15 22:35:52 +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
FSUndoRedo.cpp
FSUndoRedo.h
FSUtils.cpp Tracker never copied zero-sized attributes. 2007-09-12 14:13:42 +00:00
FSUtils.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +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
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 fix a bit of gcc4 build 2007-10-15 22:35:52 +00:00
Jamfile Made the compatibility level for target libbe_test depend on the compatibility 2007-08-05 01:13:27 +00:00
LICENSE
LockingList.h
MimeTypeList.cpp
MimeTypeList.h
MimeTypes.h
MiniMenuField.cpp
MiniMenuField.h
Model.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
Model.h
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
Navigator.cpp Made Navigator color-sensitive. More to come. 2008-03-02 21:16:43 +00:00
Navigator.h
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
NodePreloader.h
NodeWalker.cpp
NodeWalker.h
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
OverrideAlert.h
PendingNodeMonitorCache.cpp
PendingNodeMonitorCache.h
Pose.cpp * fixed tracker single click selection. 2007-09-06 10:40:47 +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 * Added B_WATCH_INTERIM_STAT, and B_STAT_INTERIM_UPDATE definitions to 2008-02-25 13:54:30 +00:00
PoseView.h Make the Desktop window check the Deskbar frame only every half a second, 2008-02-05 09:23:05 +00:00
PoseViewScripting.cpp
PublicCommands.h
QueryContainerWindow.cpp
QueryContainerWindow.h
QueryPoseView.cpp Imported OpenTracker-current. 2005-12-31 12:34:37 +00:00
QueryPoseView.h
RecentItems.cpp
RecentItems.h
RegExp.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +00:00
RegExp.h
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
Settings.cpp
Settings.h
SettingsHandler.cpp
SettingsHandler.h fixed some gcc4 warnings 2006-09-25 21:49:41 +00:00
SettingsViews.cpp - Revert button's first update didn't work since revert data is stored in the Show() method. 2008-02-18 18:08:48 +00:00
SettingsViews.h Patch from Justin O'Dell for bug #254, fixing the Defaults button behavior 2007-08-24 01:17:18 +00:00
SlowContextPopup.cpp
SlowContextPopup.h
SlowMenu.cpp
SlowMenu.h
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
TaskLoop.cpp
TaskLoop.h
TemplatesMenu.cpp
TemplatesMenu.h
Tests.cpp
Tests.h
TextWidget.cpp * fixed tracker single click selection. 2007-09-06 10:40:47 +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
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 * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +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 "Disks" icon (file system root mimetype) based on work done by 2008-03-26 20:25:48 +00:00
TrackerIcons.rdef * Added "Disks" icon (file system root mimetype) based on work done by 2008-03-26 20:25:48 +00:00
TrackerInitialState.cpp * Added "Disks" icon (file system root mimetype) based on work done by 2008-03-26 20:25:48 +00:00
TrackerScripting.cpp
TrackerSettings.cpp - Revert button's first update didn't work since revert data is stored in the Show() method. 2008-02-18 18:08:48 +00:00
TrackerSettings.h
TrackerSettingsWindow.cpp - Revert button's first update didn't work since revert data is stored in the Show() method. 2008-02-18 18:08:48 +00:00
TrackerSettingsWindow.h - Revert button's first update didn't work since revert data is stored in the Show() method. 2008-02-18 18:08:48 +00:00
TrackerString.cpp
TrackerString.h
TrashWatcher.cpp Fixed a warning when compiling Tracker for BeOS. 2007-06-05 17:54:47 +00:00
TrashWatcher.h
Utilities.cpp malloc.h ain't no standard header. Use stdlib.h instead. 2007-10-30 17:32:27 +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
VolumeWindow.h
WidgetAttributeText.cpp * Changed the sorting order back to how it was done previously to r22113. 2008-03-15 15:20:49 +00:00
WidgetAttributeText.h