haiku/src/kits/tracker
Stephan Aßmus 8ad62dec5a Patch by Obaro Ogbo: Provide a PreferredWidth() implementation for the
Relation attribute column in the Open With panel. So double clicking will
size it properly. Fixes ticket #3035. Thanks a lot!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29779 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-03-29 14:23:59 +00:00
..
AboutBox.cpp
Attributes.h Merge from layout management branch. 2006-08-26 16:21:15 +00:00
AttributeStream.cpp delete -> delete[]. CID 151 2008-09-15 12:15:54 +00:00
AttributeStream.h
AUTHORS
AutoMounter.cpp * Auto mounting now works correctly for CDs and USB sticks, thus fixing bug 2009-03-18 10:17:43 +00:00
AutoMounter.h Improve the Read-Only mounting suggestion for additional volumes. 2008-09-06 08:02:59 +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 Small cleanups. 2009-03-26 14:07:33 +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 Opening previously open windows on non-boot partitions obviously only worked if the 2008-07-21 16:01:51 +00:00
ContainerWindow.cpp Improved/fixed the look of file panels. If I feel motivated enough, I may 2009-03-23 11:26:53 +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
DesktopPoseView.cpp Fixed a mixup of the flags and resize mode arguments. In my previous commit, 2009-03-29 14:22:38 +00:00
DesktopPoseView.h Fixed gcc 4(.1.2) build problems. 2007-03-04 05:00:40 +00:00
DeskWindow.cpp - The Trash context menu was using a checkmark to keep track of the last 2008-10-17 00:33:38 +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 * Imported files from OT-current: 2006-08-11 13:23:10 +00:00
DialogPane.h
DirMenu.cpp
DirMenu.h
EntryIterator.cpp * Added "sortInodes" parameter to CachedEntryIteratorList constructor. 2008-10-04 20:30:29 +00:00
EntryIterator.h * Added "sortInodes" parameter to CachedEntryIteratorList constructor. 2008-10-04 20:30:29 +00:00
FavoritesConfig.cpp don't leak the bmessenger. CID 888 2008-09-25 15:51:29 +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 Improved/fixed the look of file panels. If I feel motivated enough, I may 2009-03-23 11:26:53 +00:00
FilePanelPriv.h
FilePermissionsView.cpp
FilePermissionsView.h
FindPanel.cpp * Fixed typo. 2008-11-28 20:32:35 +00:00
FindPanel.h * Fixed typo. 2008-11-28 20:32:35 +00:00
FSClipboard.cpp Some pose performance improvements by aldeck and myself: 2009-02-14 19:54:47 +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 * Update the signature of _kern_load_image(). It has been changed and therefore 2009-03-14 14:16:17 +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
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 * 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 As discussed here: 2009-02-03 16:16:26 +00:00
InfoWindow.h fix a bit of gcc4 build 2007-10-15 22:35:52 +00:00
Jamfile * Simply check if fTrashContextMenu->Window() is non NULL. This should be the definitive 2008-10-15 21:14:16 +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 * Added two new ways to retrieve an icon from a device: 2008-08-17 11:27:07 +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 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
OpenWithWindow.cpp As discussed here: 2009-02-03 16:16:26 +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 Some pose performance improvements by aldeck and myself: 2009-02-14 19:54:47 +00:00
Pose.h Some pose performance improvements by aldeck and myself: 2009-02-14 19:54:47 +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 * Use B_DRAW_ON_CHILDREN for the Desktop pose view. 2009-03-28 19:30:39 +00:00
PoseView.h * Use B_DRAW_ON_CHILDREN for the Desktop pose view. 2009-03-28 19:30:39 +00:00
PoseViewScripting.cpp
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 - 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 Beautified the Tracker job status window: 2009-03-23 15:03:41 +00:00
StatusWindow.h
TaskLoop.cpp
TaskLoop.h
TemplatesMenu.cpp
TemplatesMenu.h
Tests.cpp
Tests.h
TextWidget.cpp * Fixed warning. 2009-03-14 13:47:36 +00:00
TextWidget.h * On date format change, remove the need for the synchronous call to 2008-10-31 15:07:06 +00:00
Thread.cpp
Thread.h
TitleView.cpp Implemented a new look for the Haiku interface controls. It was 2009-02-15 18:23: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 Patch by jonas.kirilla: Allow the Tracker settings window to be quit by 2009-03-29 08:36: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 Use B_RGBA32 instead of B_RGB32 when getting vector icons. Should fix bug #2525. 2008-07-17 19:32:57 +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 - 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 Applied a tip from Stephan: pass the location to DrawString directly. 2009-01-25 19:43:41 +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 Changed the score calculation for type ahead in the Tracker. Previously if there 2008-10-18 20:12:09 +00:00
Utilities.h * The type ahead mechanism did not work correctly in list view mode: instead 2008-10-16 20:18:20 +00:00
ViewState.cpp * Style cleanup. 2008-10-17 08:57:24 +00:00
ViewState.h * Style cleanup. 2008-10-17 08:57:24 +00:00
VolumeWindow.cpp
VolumeWindow.h
WidgetAttributeText.cpp Patch by Obaro Ogbo: Provide a PreferredWidth() implementation for the 2009-03-29 14:23:59 +00:00
WidgetAttributeText.h Patch by Obaro Ogbo: Provide a PreferredWidth() implementation for the 2009-03-29 14:23:59 +00:00