haiku/src/kits/tracker
Augustin Cavalier 7457ccb4b2 BMessageFormat: Rename to BStringFormat.
The ICU class is named MessageFormat, but on Haiku, it sounds too much
like something related to BMessage (which it isn't in the slightest)
and not part of the Locale system. It works almost entirely with BStrings,
so naming it BStringFormat makes much more sense.

OK'ed by PulkoMandy and Humdinger.
2018-08-13 20:49:00 -04:00
..
Attributes.h
AttributeStream.cpp
AttributeStream.h
AUTHORS
AutoMounterSettings.cpp Replace "All BeOS disks" with "All Haiku disks" 2016-11-11 10:58:10 +01:00
Background.h
BackgroundImage.cpp
BackgroundImage.h
Bitmaps.cpp
Bitmaps.h
Commands.h Tracker: Get rid of the "Restart Deskbar" menu item. 2016-01-12 12:19:31 -05:00
ContainerWindow.cpp Tracker: Fixed wrong error message in ContainerWindow.cpp 2018-07-22 18:28:39 +00:00
ContainerWindow.h Tracker: Allow add-ons to dynamically extend popup menu. 2018-07-19 14:00:48 +00:00
CountView.cpp BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
CountView.h
DesktopPoseView.cpp
DesktopPoseView.h
DeskWindow.cpp Use the kDesktopWindowLook/kDesktopWindowFeel constants from WindowPrivate.h... 2016-10-22 04:24:49 -04:00
DeskWindow.h Tracker: get rid of fTrashContextMenu member from DeskWindow... 2015-05-08 13:07:35 -04:00
DialogPane.cpp Tracker: Use Set*UIColor, improved font awareness. 2016-01-04 07:24:41 -05:00
DialogPane.h
DirMenu.cpp DirMenu.cpp: fix memory leak. 2017-01-30 21:09:05 +01:00
EntryIterator.cpp Tracker: Fixed CachedEntryIterator::GetNextEntry() debug build. 2016-07-19 23:57:26 +02:00
EntryIterator.h
FavoritesMenu.cpp Tracker: delete un-needed #includes. 2015-02-28 12:54:36 -05:00
FavoritesMenu.h
FBCPadding.cpp Tracker: Move deprecated FSUtils functions to FBCPadding.cpp. 2016-07-21 22:19:01 -04:00
FilePanel.cpp Tracker: move deprecated cruft to FBCPadding.cpp. 2015-04-26 20:17:23 -04:00
FilePanelPriv.cpp Make Alt-Up and Alt-W keys work for file panels. 2017-11-13 16:56:47 +01:00
FilePanelPriv.h Tracker: Always enable the Open button for B_DIRECTORY_NODE. 2017-05-08 22:17:53 +02:00
FilePermissionsView.cpp Rotate permission labels in Tracker InfoWindow 2017-05-29 15:27:49 +02:00
FilePermissionsView.h
FindPanel.cpp Tracker FindPanel: SetMarked() and SetTargetForItems() 2016-07-31 19:42:39 -07:00
FindPanel.h
FSClipboard.cpp
FSClipboard.h
FSUndoRedo.cpp
FSUndoRedo.h
FSUtils.cpp BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
FSUtils.h Tracker: fix localization of warning when editing system dirs 2016-08-21 16:53:52 +02:00
GroupedMenu.cpp
GroupedMenu.h
IconCache.cpp Tracker: Fix use-after-free on destruction of the icon caches. 2015-04-04 11:04:35 +02:00
IconCache.h Tracker: Fix use-after-free on destruction of the icon caches. 2015-04-04 11:04:35 +02:00
IconMenuItem.cpp Tracker FindPanel: Make a copy of fDeviceIcon 2016-07-31 19:42:39 -07:00
InfoWindow.cpp BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
InfoWindow.h Tracker: Remove now-unused bool displayingSymlink argument from InfoWindowRect. 2017-11-22 11:36:36 +01:00
Jamfile Removal of non-Haiku target platform logic from build system (part 1.) 2017-12-31 16:14:22 -05:00
libtracker.rdef
LICENSE
LocalizedFolders.h
LockingList.h
MimeTypeList.cpp
MimeTypeList.h
MimeTypes.h
MiniMenuField.cpp Tracker: Use Set*UIColor, improved font awareness. 2016-01-04 07:24:41 -05:00
MiniMenuField.h
Model.cpp IK: Move CheckNodeIconHintPrivate to Tracker 2015-11-10 09:15:17 -08:00
Model.h Tracker: Style fixes 2015-03-03 18:47:02 -05:00
MountMenu.cpp
MountMenu.h
Navigator.cpp Tracker: Fix issue with vertical scroll bar border 2015-10-14 22:29:52 -07:00
Navigator.h Tracker: Fix issue with vertical scroll bar border 2015-10-14 22:29:52 -07:00
NavMenu.cpp
NodePreloader.cpp NodePreloader.cpp: fix memory leak. 2016-12-29 11:48:28 +01:00
NodePreloader.h
NodeWalker.cpp Missing localizations in tracker info window. 2017-05-29 14:32:36 +02:00
NodeWalker.h
OpenWithWindow.cpp Tracker: 32x32 icon size option in list mode 2016-09-03 12:06:44 -07:00
OpenWithWindow.h Tracker: Fix use-after-free by ref filter of OpenWithPoseView. 2015-04-08 16:50:02 +02:00
OverrideAlert.cpp
OverrideAlert.h
PendingNodeMonitorCache.cpp
PendingNodeMonitorCache.h
Pose.cpp Fix drawing of Tracker volume icon freespace bar 2017-05-02 19:37:09 -04:00
Pose.h Tracker: Fixed vertical list icon position. 2015-09-09 21:03:58 +02:00
PoseList.cpp Tracker: delete un-needed #includes. 2015-02-28 12:54:36 -05:00
PoseList.h
PoseView.cpp Tracker: Fix Shift+click multi-selection not being disabled. 2017-04-29 15:21:38 -04:00
PoseView.h Tracker: 32x32 icon size option in list mode 2016-09-03 12:06:44 -07:00
PoseViewScripting.cpp Style, no functional changes 2017-11-16 19:47:59 +01:00
QueryContainerWindow.cpp
QueryContainerWindow.h Tracker: Style fixes 2015-03-03 18:47:02 -05:00
QueryPoseView.cpp Tracker: More B_PRId32 -> B_PRIdTIME. 2017-06-10 21:17:38 -04:00
QueryPoseView.h Tracker: Change QueryPoseView over to using a BRefFilter. 2016-05-14 13:22:14 -04:00
RecentItems.cpp
RecentItems.h
RegExp.cpp Tracker: localize RegExp errors. 2016-09-25 15:10:12 +02:00
RegExp.h
SelectionWindow.cpp Tracker: Use layout management for "Select..." window 2017-06-12 19:31:06 +02:00
SelectionWindow.h
Settings.cpp
Settings.h
SettingsHandler.cpp
SettingsHandler.h
SettingsViews.cpp libtracker.so: fixed parenthesis warning on not operator... 2015-07-25 23:42:13 +02:00
SettingsViews.h Tracker: add "hide dotfiles" option to the GUI & enable it by default. 2015-03-29 18:10:51 -04:00
SlowContextPopup.cpp Tracker: delete un-needed #includes. 2015-02-28 12:54:36 -05:00
SlowContextPopup.h
SlowMenu.cpp
SlowMenu.h
StatusWindow.cpp Tracker: Use Set*UIColor, improved font awareness. 2016-01-04 07:24:41 -05:00
StatusWindow.h
TaskLoop.cpp Logic error in TaskLoop::RunIfNeeded() 2015-07-01 19:32:55 -04:00
TaskLoop.h
TemplatesMenu.cpp
TemplatesMenu.h
Tests.cpp
Tests.h
TextWidget.cpp Tracker: center text horizontally again 2018-07-04 16:35:06 -07:00
TextWidget.h
TitleView.cpp Tracker: Line TitleView up with scroll bar arrow 2017-11-18 16:25:01 -08:00
TitleView.h Tracker: 32x32 icon size option in list mode 2016-09-03 12:06:44 -07:00
Tracker.cpp Tracker: Fix crash when the VirtualDirectoryWindow can't create the PoseView. 2015-08-03 11:32:15 -04:00
Tracker.h Tracker and Open Target Folder: Select result 2015-03-03 18:47:06 -05:00
TrackerIcons.h Use new Device_NAS vector icon for shared volumes 2016-09-17 18:24:44 +02:00
TrackerIcons.rdef Use new Device_NAS vector icon for shared volumes 2016-09-17 18:24:44 +02:00
TrackerInitialState.cpp Tracker: localize query templates. 2016-09-25 13:20:18 +02:00
TrackerScripting.cpp Style, no functional changes 2017-11-16 19:47:59 +01:00
TrackerSettings.cpp Tracker: default HideDotFiles to false (again). 2015-03-31 10:10:36 -04:00
TrackerSettings.h
TrackerSettingsWindow.cpp Tracker: Use Set*UIColor, improved font awareness. 2016-01-04 07:24:41 -05:00
TrackerSettingsWindow.h
TrackerString.cpp TrackerString.cpp: fix comparison between pointer and integer 2016-07-10 17:11:23 +02:00
TrackerString.h Tracker: Remove [I]Find* functions from TrackerString. 2015-04-26 20:17:20 -04:00
TrashWatcher.cpp Tracker: Remove adding BeOS trash icons in trash watcher. 2016-07-19 23:57:26 +02:00
TrashWatcher.h
Utilities.cpp Fix the build following the 64-bit time_t switch. 2017-06-06 17:38:17 -04:00
Utilities.h Tracker: 32x32 icon size option in list mode 2016-09-03 12:06:44 -07:00
ViewState.cpp Tracker: Make mini mode default for list mode 2016-09-02 21:59:49 -07:00
ViewState.h
VirtualDirectoryEntryList.cpp
VirtualDirectoryEntryList.h
VirtualDirectoryManager.cpp
VirtualDirectoryManager.h
VirtualDirectoryPoseView.cpp Tracker: Use Set*UIColor, improved font awareness. 2016-01-04 07:24:41 -05:00
VirtualDirectoryPoseView.h
VirtualDirectoryWindow.cpp libtracker: add B_TRANSLATE to List view menu. 2017-03-08 12:37:25 -05:00
VirtualDirectoryWindow.h Tracker: Add PoseView() method 2015-03-03 18:47:03 -05:00
WidgetAttributeText.cpp BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04:00
WidgetAttributeText.h