haiku/src/kits/tracker
Axel Dörfler dbba3d21f1 * Fixed wrong preprocessor statement, thanks Jeroen!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34298 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-11-26 21:00:48 +00:00
..
AboutBox.cpp
Attributes.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
AttributeStream.cpp * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
AttributeStream.h
AUTHORS
AutoMounterSettings.cpp * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +00:00
AutoMounterSettings.h * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +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 Allows "Icon Label Outline" to be disabled when no background bitmaps are chosen. 2009-04-29 23:43:23 +00:00
BackgroundImage.h Small cleanups. 2009-03-26 14:07:33 +00:00
Bitmaps.cpp * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +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 Partially implement ticket #4916: 2009-11-16 01:07:40 +00:00
ContainerWindow.cpp Move CheckDevicesEqual into FSUtils so it can be used in more places. 2009-10-28 03:04:42 +00:00
ContainerWindow.h * Got rid of the "count" parameter and maintenance altogether - makes the code 2008-08-22 12:01:27 +00:00
CountView.cpp Improved/fixed the look of file panels. If I feel motivated enough, I may 2009-03-23 11:26:53 +00:00
CountView.h Improved/fixed the look of file panels. If I feel motivated enough, I may 2009-03-23 11:26:53 +00:00
Cursors.h * Move cursors to Cursors.h 2009-08-19 14:16:45 +00:00
DesktopPoseView.cpp * Give a chance to volume/disks icons to save their position when changing the 2009-08-19 13:19:31 +00:00
DesktopPoseView.h Fixed gcc 4(.1.2) build problems. 2007-03-04 05:00:40 +00:00
DeskWindow.cpp * Fix the completely broken desktop icon size changing which I introduced 2009-04-07 21:09:10 +00:00
DeskWindow.h * Simply check if fTrashContextMenu->Window() is non NULL. This should be the definitive 2008-10-15 21:14:16 +00:00
DeviceMap.h
DeviceMapGlue.h
DialogPane.cpp Probably not good to invalidate the layout in the destructor... 2009-04-23 18:31:22 +00:00
DialogPane.h More style cleanup. 2009-04-23 18:29:58 +00:00
DirMenu.cpp
DirMenu.h
EntryIterator.cpp Fix dirent handling. The d_reclen field contains the size of the whole record, 2009-10-20 22:52:35 +00:00
EntryIterator.h * Added "sortInodes" parameter to CachedEntryIteratorList constructor. 2008-10-04 20:30:29 +00:00
FavoritesMenu.cpp Pass the favorites menu a reference to the file panel's ref filter. This is necessary since favorites are no longer constrained to only being folders, and as such they need to likewise be constrained to only display supported types. Fixes another part of #4916. 2009-11-22 23:43:59 +00:00
FavoritesMenu.h Pass the favorites menu a reference to the file panel's ref filter. This is necessary since favorites are no longer constrained to only being folders, and as such they need to likewise be constrained to only display supported types. Fixes another part of #4916. 2009-11-22 23:43:59 +00:00
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 * Use public functionality instead of private BeOS syscalls. 2009-06-14 10:57:09 +00:00
FilePanelPriv.cpp Pass the favorites menu a reference to the file panel's ref filter. This is necessary since favorites are no longer constrained to only being folders, and as such they need to likewise be constrained to only display supported types. Fixes another part of #4916. 2009-11-22 23:43:59 +00:00
FilePanelPriv.h Partially implement ticket #4916: 2009-11-16 01:07:40 +00:00
FilePermissionsView.cpp * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
FilePermissionsView.h
FindPanel.cpp * Fixed basic layout issues, and therefore bug #4138. This panel needs a serious 2009-07-31 14:30:15 +00:00
FindPanel.h * Fixed typo. 2008-11-28 20:32:35 +00:00
FSClipboard.cpp Fixed a few coding style violations and GCC4 warnings. 2009-07-14 11:26:15 +00:00
FSClipboard.h Some pose performance improvements by aldeck and myself: 2009-02-14 19:54:47 +00:00
FSUndoRedo.cpp
FSUndoRedo.h
FSUtils.cpp * Some cleanup for 80 chars/line limit 2009-11-18 10:21:25 +00:00
FSUtils.h Move CheckDevicesEqual into FSUtils so it can be used in more places. 2009-10-28 03:04:42 +00:00
FunctionObject.h Two lines between functions 2009-10-30 12:08:15 +00:00
GroupedMenu.cpp Minor fix, closes bug #81. 2006-01-02 12:17:14 +00:00
GroupedMenu.h
IconCache.cpp Fixed a few coding style violations and GCC4 warnings. 2009-07-14 11:26:15 +00:00
IconCache.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
IconMenuItem.cpp * IconMenuItem now falls back to the icon of the super type, if a MIME type 2008-08-22 12:06:50 +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 * The InfoWindow's name text view is now using DisallowFilenameKeys() as well. 2009-11-05 12:37:43 +00:00
InfoWindow.h Reverting r30894 as it seems it is what was causing the slowness reported in ticket #4247. 2009-08-16 16:44:31 +00:00
Jamfile Partially implement ticket #4916: 2009-11-16 01:07:40 +00:00
LICENSE
LockingList.h
MimeTypeList.cpp
MimeTypeList.h
MimeTypes.h
MiniMenuField.cpp
MiniMenuField.h
Model.cpp Patch by plasm with some modifications by myself: Implement natural sorting 2009-04-01 09:28:32 +00:00
Model.h
MountMenu.cpp * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +00:00
MountMenu.h Fix DraggableContainerIcon drawing after recent BControlLook method signature 2009-03-21 17:39:52 +00:00
Navigator.cpp Made Navigator color-sensitive. More to come. 2008-03-02 21:16:43 +00:00
Navigator.h
NavMenu.cpp Remove old BeOS-era hack to prevent NavMenus from containing > 500 items. This fixes missing items when right click browsing large directories. 2009-07-28 20:31:49 +00:00
NodePreloader.cpp
NodePreloader.h
NodeWalker.cpp
NodeWalker.h
OpenWithWindow.cpp Only try to add the preferred app if it can be found, otherwise the Open With 2009-04-26 15:52:01 +00:00
OpenWithWindow.h * Added "sortInodes" parameter to CachedEntryIteratorList constructor. 2008-10-04 20:30:29 +00:00
OverrideAlert.cpp
OverrideAlert.h
PendingNodeMonitorCache.cpp
PendingNodeMonitorCache.h
Pose.cpp * When checking a draw/updateRect intersection, an offset was added too early 2009-08-20 10:59:53 +00:00
Pose.h * Rewrote rename-click detection to be more usable. The code is much smaller 2009-08-20 01:19:41 +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 Move CheckDevicesEqual into FSUtils so it can be used in more places. 2009-10-28 03:04:42 +00:00
PoseView.h Sorry for mixing some cleanups into this patch... 2009-04-08 15:28:53 +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
QueryContainerWindow.cpp
QueryContainerWindow.h
QueryPoseView.cpp As discussed here: 2009-02-03 16:16:26 +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 * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +00:00
SettingsViews.h * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +00:00
SlowContextPopup.cpp
SlowContextPopup.h
SlowMenu.cpp
SlowMenu.h
StatusWindow.cpp The usage of BStatusWindow::HasStatus() was really bogus. First of all 2009-11-18 08:54:44 +00:00
StatusWindow.h The usage of BStatusWindow::HasStatus() was really bogus. First of all 2009-11-18 08:54:44 +00:00
TaskLoop.cpp * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
TaskLoop.h
TemplatesMenu.cpp
TemplatesMenu.h
Tests.cpp Fix hardcoded paths for this *test* component. 2009-04-09 09:29:07 +00:00
Tests.h
TextWidget.cpp * Reworked my fix for #3617. We now check again for a double click if the pose 2009-08-24 19:15:12 +00:00
TextWidget.h * Rewrote rename-click detection to be more usable. The code is much smaller 2009-08-20 01:19:41 +00:00
Thread.cpp
Thread.h * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
TitleView.cpp * In single window navigation mode, when navigating into a directory which had no viewstate yet (new folder) or if 2009-07-03 00:11:19 +00:00
TitleView.h Implemented a new look for the Haiku interface controls. It was 2009-02-15 18:23:19 +00:00
Tracker.cpp * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +00:00
Tracker.h * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +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 * Fixed wrong preprocessor statement, thanks Jeroen! 2009-11-26 21:00:48 +00:00
TrackerInitialState.cpp * Should fix the default desktop background (Haiku logo) since the move of the 2009-04-05 08:41:48 +00:00
TrackerScripting.cpp * Added support to show tracker preferences via scripting. This will allow accessing 2008-10-26 00:09:47 +00:00
TrackerSettings.cpp Fix #4407 by making the volume space bars on by default. 2009-09-03 21:31:12 +00:00
TrackerSettings.h
TrackerSettingsWindow.cpp Patch by Jeroen Oortwijn: Improve the tab-key focus-cycle ordering of the 2009-06-30 16:34:13 +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 * The InfoWindow's name text view is now using DisallowFilenameKeys() as well. 2009-11-05 12:37:43 +00:00
Utilities.h Avoid an invalid GCC warning by using a union. 2009-11-20 16:37:47 +00:00
ViewState.cpp * Cleanup in the icon mode stuff. kScaleIconMode is gone. There is simply 2009-04-06 18:18:12 +00:00
ViewState.h * Cleanup in the icon mode stuff. kScaleIconMode is gone. There is simply 2009-04-06 18:18:12 +00:00
VolumeWindow.cpp
VolumeWindow.h
WidgetAttributeText.cpp * Improved floating point display. 2009-11-19 11:53:38 +00:00
WidgetAttributeText.h Patch by Obaro Ogbo: Provide a PreferredWidth() implementation for the 2009-03-29 14:23:59 +00:00