.. |
AboutBox.cpp
|
|
|
Attributes.h
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +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
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +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
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +00:00 |
Commands.h
|
Partially implement ticket #4916:
|
2009-11-16 01:07:40 +00:00 |
ContainerWindow.cpp
|
Model: Add accessor for Trash node property and cleanup spacing between inlines.
|
2010-01-17 19:58:46 +00:00 |
ContainerWindow.h
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +00:00 |
CountView.cpp
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +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
|
Fix style violations (thanks Axel!).
|
2010-01-15 23:31:45 +00:00 |
DesktopPoseView.h
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +00:00 |
DeskWindow.cpp
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +00:00 |
DeskWindow.h
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +00:00 |
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
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +00:00 |
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
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +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
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +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
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
FindPanel.h
|
* Fixed typo.
|
2008-11-28 20:32:35 +00:00 |
FSClipboard.cpp
|
Model: Add accessor for Trash node property and cleanup spacing between inlines.
|
2010-01-17 19:58:46 +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
|
Copy and paste bugs prevented the copy progress bar to function properly.
|
2010-01-17 18:39:05 +00:00 |
FSUtils.h
|
Further cleanup of TrackerLoopControl. gStatusWindow is now nowhere used anymore
|
2010-01-17 13:32:06 +00:00 |
FunctionObject.h
|
Two lines between functions
|
2009-10-30 12:08:15 +00:00 |
GroupedMenu.cpp
|
|
|
GroupedMenu.h
|
|
|
IconCache.cpp
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +00:00 |
IconCache.h
|
|
|
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
|
Missed a few instances in the previous cleanup.
|
2010-01-17 20:07:30 +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
|
Fix error spotted by Adrien: don't return Trash name for anonymous volumes.
|
2010-01-17 18:27:21 +00:00 |
Model.h
|
Model: Add accessor for Trash node property and cleanup spacing between inlines.
|
2010-01-17 19:58:46 +00:00 |
MountMenu.cpp
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +00:00 |
MountMenu.h
|
Fix DraggableContainerIcon drawing after recent BControlLook method signature
|
2009-03-21 17:39:52 +00:00 |
Navigator.cpp
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +00:00 |
Navigator.h
|
|
|
NavMenu.cpp
|
Model: Add accessor for Trash node property and cleanup spacing between inlines.
|
2010-01-17 19:58:46 +00:00 |
NodePreloader.cpp
|
|
|
NodePreloader.h
|
|
|
NodeWalker.cpp
|
|
|
NodeWalker.h
|
|
|
OpenWithWindow.cpp
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +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
|
Model: Add accessor for Trash node property and cleanup spacing between inlines.
|
2010-01-17 19:58:46 +00:00 |
PoseView.h
|
More Tracker refactoring:
|
2010-01-15 05:12:45 +00:00 |
PoseViewScripting.cpp
|
|
|
PublicCommands.h
|
|
|
QueryContainerWindow.cpp
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
QueryContainerWindow.h
|
|
|
QueryPoseView.cpp
|
As discussed here:
|
2009-02-03 16:16:26 +00:00 |
QueryPoseView.h
|
|
|
RecentItems.cpp
|
Various cleanups:
|
2010-01-13 00:41:43 +00:00 |
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
|
|
|
SelectionWindow.h
|
|
|
Settings.cpp
|
|
|
Settings.h
|
|
|
SettingsHandler.cpp
|
Various cleanups:
|
2010-01-13 00:41:43 +00:00 |
SettingsHandler.h
|
|
|
SettingsViews.cpp
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
SettingsViews.h
|
* Removed auto mounter code from Tracker.
|
2009-10-12 14:52:17 +00:00 |
SlowContextPopup.cpp
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
SlowContextPopup.h
|
|
|
SlowMenu.cpp
|
|
|
SlowMenu.h
|
|
|
StatusWindow.cpp
|
Change the algorithm that calculates the average copy speed, so it begins to
|
2010-01-17 19:47:22 +00:00 |
StatusWindow.h
|
Implemented display of current size/total size copied and current copy speed.
|
2010-01-17 18:40:25 +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
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
TemplatesMenu.h
|
|
|
Tests.cpp
|
Fix hardcoded paths for this *test* component.
|
2009-04-09 09:29:07 +00:00 |
Tests.h
|
|
|
TextWidget.cpp
|
Model: Add accessor for Trash node property and cleanup spacing between inlines.
|
2010-01-17 19:58:46 +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
|
When an error occurs to incrase the node monitor limit, reset the current
|
2010-01-17 12:15:50 +00:00 |
Tracker.h
|
* Removed auto mounter code from Tracker.
|
2009-10-12 14:52:17 +00:00 |
TrackerIcons.h
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +00:00 |
TrackerIcons.rdef
|
* Fixed wrong preprocessor statement, thanks Jeroen!
|
2009-11-26 21:00:48 +00:00 |
TrackerInitialState.cpp
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +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
|
Various cleanups:
|
2010-01-13 00:41:43 +00:00 |
TrackerSettings.h
|
Various cleanups:
|
2010-01-13 00:41:43 +00:00 |
TrackerSettingsWindow.cpp
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +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
|
Cleaned up legacy icon mappings and add some missing resource definitions to
|
2010-01-17 16:35:40 +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
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
VolumeWindow.h
|
|
|
WidgetAttributeText.cpp
|
Patch by Humdinger:
|
2010-01-13 12:03:25 +00:00 |
WidgetAttributeText.h
|
Patch by Obaro Ogbo: Provide a PreferredWidth() implementation for the
|
2009-03-29 14:23:59 +00:00 |