haiku/src/kits/tracker
Philippe Saint-Pierre 4c45f003ed Tracker: Right clicking on Pose triggered Rename prompts
Right clicking on a Pose to get the contextual menu would quite often
trigger a rename action of that pose. Don't allow to rename a pose
by releasing the secondary mouse button.
2012-07-23 22:38:44 -04:00
..
Attributes.h Offer a 'Real name' column in Tracker list view mode, when set to show localized names. As discussed a while back. I honestly don't know if this is such a great idea after all. Name + real name is kind of silly. Ideally it would be labeled in a more logical way, or the feature should be dropped. 2011-04-08 05:11:23 +00:00
AttributeStream.cpp * Removed src/kits/tracker/OpenHashTable.h. The shared version in 2009-04-11 21:24:32 +00:00
AttributeStream.h Fix typo spotted by Clang. Resolves ticket #6253. 2010-07-02 19:48:13 +00:00
AUTHORS
AutoMounterSettings.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
AutoMounterSettings.h * Removed auto mounter code from Tracker. 2009-10-12 14:52:17 +00:00
Background.h
BackgroundImage.cpp Tracker: Removing the Desktop Background Image don't clear a pointer 2012-05-06 20:00:15 -04:00
BackgroundImage.h Applied patch from engleek with fix hints from devheart (bug #4720): 2011-01-07 20:44:27 +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 Tracker: 2011-07-19 03:52:42 +00:00
ContainerWindow.cpp Tracker: Regression fix 2012-07-23 16:15:19 -04:00
ContainerWindow.h Tracker: Regression fix 2012-07-23 16:15:19 -04:00
CountView.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
CountView.h Automatic whitespace cleanup, no functional change. 2010-02-01 05:36:59 +00:00
Cursors.h Use the new cursors. 2010-03-17 12:39:24 +00:00
DesktopPoseView.cpp More cleanups: 2010-01-31 21:27:14 +00:00
DesktopPoseView.h More cleanups: 2010-01-31 21:27:14 +00:00
DeskWindow.cpp Tracker: Regression fix 2012-07-23 16:15:19 -04: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 catalog-related cleanup. 2012-04-16 21:31:22 +02:00
DirMenu.h * Added a way to set the target for a BDirMenu; this didn't work well with 2010-11-09 21:58:54 +00:00
EntryIterator.cpp * Removed last remains of the OPEN_TRACKER define. 2010-07-14 15:32:00 +00:00
EntryIterator.h * Removed last remains of the OPEN_TRACKER define. 2010-07-14 15:32:00 +00:00
FavoritesMenu.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
FavoritesMenu.h Change instances of wether in comments to whether. No functional change intended. 2011-12-12 14:41:49 -05:00
FBCPadding.cpp
FilePanel.cpp * Use public functionality instead of private BeOS syscalls. 2009-06-14 10:57:09 +00:00
FilePanelPriv.cpp Added resize to fit shortcuts. Partially fixes #7467. 2012-05-28 16:29:43 +02:00
FilePanelPriv.h More cleanups: 2010-01-31 21:27:14 +00:00
FilePermissionsView.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
FilePermissionsView.h
FindPanel.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
FindPanel.h * Removed last remains of the OPEN_TRACKER define. 2010-07-14 15:32:00 +00:00
FSClipboard.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02: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 Small text changes in alert when renaming/moving special folders. 2012-07-04 08:42:38 +02:00
FSUtils.h Change the text and button label of the activate button on Tracker dialogs 2011-11-04 05:22:05 +00:00
FunctionObject.h Two lines between functions 2009-10-30 12:08:15 +00:00
GroupedMenu.cpp
GroupedMenu.h
IconCache.cpp revert r42251. Cast the enum to uint32 before use in switchs to please GCC 4.5. 2011-06-20 21:12:10 +00:00
IconCache.h
IconMenuItem.cpp
IconMenuItem.h
InfoWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02: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 Localization of the most user-visible folders. Ignoring subfolders of common/, system/ and home/config/. 2011-03-31 07:31:56 +00:00
libtracker.rdef * Applied libtracker localization patch from T.Murai (a.k.a mt) with some modifications (see below). 2010-07-13 12:39:53 +00:00
LICENSE
LocalizedFolders.h Localization of the most user-visible folders. Ignoring subfolders of common/, system/ and home/config/. 2011-03-31 07:31:56 +00:00
LockingList.h
MimeTypeList.cpp
MimeTypeList.h
MimeTypes.h
MiniMenuField.cpp
MiniMenuField.h
Model.cpp Tracker: Optimisation of AddonMenu menu construction 2012-07-23 14:47:24 -04:00
Model.h * Extend the Model class with a method bool HasLocalizedName(). 2011-03-27 18:38:05 +00:00
MountMenu.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02: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 More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
NodePreloader.cpp
NodePreloader.h
NodeWalker.cpp
NodeWalker.h * Removed last remains of the OPEN_TRACKER define. 2010-07-14 15:32:00 +00:00
OpenWithWindow.cpp Small text changes in alert when renaming/moving special folders. 2012-07-04 08:42:38 +02:00
OpenWithWindow.h * Removed last remains of the OPEN_TRACKER define. 2010-07-14 15:32:00 +00:00
OverrideAlert.cpp
OverrideAlert.h
PendingNodeMonitorCache.cpp Remove the monitor item before calling FSNotification() on it. Otherwise, 2011-06-18 03:22:31 +00:00
PendingNodeMonitorCache.h
Pose.cpp Patch by Shade: If the volume does not return a valid capacity, don't crash with a division by zero error. Resolves #7103. Thanks! 2011-01-14 14:06:08 +00:00
Pose.h Implement type ahead filtering (this time for real and without abusing the 2010-01-30 08:08:58 +00:00
PoseList.cpp
PoseList.h
PoseView.cpp Tracker: Right clicking on Pose triggered Rename prompts 2012-07-23 22:38:44 -04:00
PoseView.h Tracker: Various sorting issues in Tracker 2012-07-22 22:16:19 -04:00
PoseViewScripting.cpp
PublicCommands.h
QueryContainerWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
QueryContainerWindow.h
QueryPoseView.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
QueryPoseView.h
RecentItems.cpp Some fixes for GCC 4.6 warning: variable set but not used 2012-02-23 20:32:13 +01:00
RecentItems.h
RegExp.cpp * Build fix, see ticket 6374 2010-09-16 16:36:56 +00:00
RegExp.h
SelectionWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
SelectionWindow.h
Settings.cpp
Settings.h
SettingsHandler.cpp Various cleanups: 2010-01-13 00:41:43 +00:00
SettingsHandler.h
SettingsViews.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
SettingsViews.h * Apply patch from Takashi Murai: use layouting for Tracker settings window/views. 2010-08-08 23:46:59 +00:00
SlowContextPopup.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
SlowContextPopup.h Employ a similar naming abstraction for the desktop as has been done for Trash to allow that name to be localized visually later (same on-disk location though). 2010-01-17 21:35:42 +00:00
SlowMenu.cpp
SlowMenu.h
StatusWindow.cpp Added a tool tip for the detailed progress info. 2012-04-28 22:14:02 +02:00
StatusWindow.h Rework time computations in tracker status window to use localized functions. 2011-10-29 20:48:41 +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 More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
TemplatesMenu.h * Applied libtracker localization patch from T.Murai (a.k.a mt) with some modifications (see below). 2010-07-13 12:39:53 +00:00
Tests.cpp Fix hardcoded paths for this *test* component. 2009-04-09 09:29:07 +00:00
Tests.h
TextWidget.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
TextWidget.h Implement type ahead filtering (this time for real and without abusing the 2010-01-30 08:08:58 +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 CID 1457 : dead code (we know pressed is true at this point). 2010-08-16 15:17:00 +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 More catalog-related cleanup. 2012-04-16 21:31:22 +02: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 Provide the HVIF version of the printer spool type. These types should really 2010-05-19 11:17:04 +00:00
TrackerInitialState.cpp Added resize to fit shortcuts. Partially fixes #7467. 2012-05-28 16:29:43 +02:00
TrackerScripting.cpp
TrackerSettings.cpp Offer a 'Real name' column in Tracker list view mode, when set to show localized names. As discussed a while back. I honestly don't know if this is such a great idea after all. Name + real name is kind of silly. Ideally it would be labeled in a more logical way, or the feature should be dropped. 2011-04-08 05:11:23 +00:00
TrackerSettings.h Implement type ahead filtering (this time for real and without abusing the 2010-01-30 08:08:58 +00:00
TrackerSettingsWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
TrackerSettingsWindow.h * Apply patch from Takashi Murai: use layouting for Tracker settings window/views. 2010-08-08 23:46:59 +00:00
TrackerString.cpp * applied patch by kaliber that fixes more than 100 warnings - thanks a lot! 2010-07-21 21:43:20 +00:00
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 Move black/white color constant definitions to header. 2012-03-02 20:39:12 -05:00
Utilities.h Move black/white color constant definitions to header. 2012-03-02 20:39:12 -05:00
ViewState.cpp Fixed debug build (format string/argument mismatches). 2010-09-12 15:09:14 +00:00
ViewState.h Factored out initialization of default values into an _Init() function that's now called by all constructors. 2010-04-24 19:35:53 +00:00
VolumeWindow.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
VolumeWindow.h
WidgetAttributeText.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
WidgetAttributeText.h Offer a 'Real name' column in Tracker list view mode, when set to show localized names. As discussed a while back. I honestly don't know if this is such a great idea after all. Name + real name is kind of silly. Ideally it would be labeled in a more logical way, or the feature should be dropped. 2011-04-08 05:11:23 +00:00