Commit Graph

50808 Commits

Author SHA1 Message Date
John Scipione
754d953d6d Tracker: style fixes to StatusWindow classes 2014-06-20 21:29:40 -04:00
John Scipione
ad12c9b56f Tracker: SlowMenu style fixes 2014-06-20 21:29:39 -04:00
John Scipione
4afa2a751d Tracker: SlowContextPopup style fixes 2014-06-20 21:29:37 -04:00
John Scipione
f435b67810 Tracker: style fixes to SettingsViews classes 2014-06-20 21:29:36 -04:00
John Scipione
b2ee107be9 Tracker: style fixes to SettingsHandler classes 2014-06-20 21:29:34 -04:00
John Scipione
262e7c9368 Tracker: style fixes to Settings class 2014-06-20 21:29:33 -04:00
John Scipione
775ad007b5 Tracker: style fixes to SelectionWindow 2014-06-20 21:29:31 -04:00
John Scipione
96d9dde048 Tracker: style fixes to RegExp (minor) 2014-06-20 21:29:30 -04:00
John Scipione
0c7c3ed429 Tracker: style fixes to RecentItems
Renamed fTterator to fIterator which I'm assuming was a typo.
2014-06-20 21:29:28 -04:00
John Scipione
961b4f97f7 Tracker: style fixes to QueryPoseView 2014-06-20 21:29:26 -04:00
John Scipione
388dbb6fe7 Tracker: style fixes to QueryContainerWindow 2014-06-20 21:29:25 -04:00
John Scipione
1147c0f980 Tracker: style fixes to PublicCommands.h
just changes header guard names for consistency.
2014-06-20 21:29:24 -04:00
John Scipione
850b01cee9 Tracker: style fixes to PoseViewScripting 2014-06-20 21:29:21 -04:00
John Scipione
091db3a99d Tracker: Check if selectedPose is NULL
... before using it.
2014-06-20 21:29:19 -04:00
John Scipione
14bf930b99 Tracker: Check if selectedBounds is NULL
... before using it.
2014-06-20 21:29:17 -04:00
John Scipione
38181640e9 Tracker: style fixes to PoseView class 2014-06-20 21:29:14 -04:00
John Scipione
fdb62486ef Tracker: style fixes to PoseList class 2014-06-20 21:02:16 -04:00
John Scipione
6b1b5709a6 Tracker: style fixes to Pose class 2014-06-20 21:02:15 -04:00
John Scipione
3dca186447 Tracker: style fixes to PendingNodeMonitorCache 2014-06-20 21:02:14 -04:00
John Scipione
8c968207bb Tracker: OverrideAlert style fixes 2014-06-20 21:02:12 -04:00
John Scipione
3d47df58de Tracker: Use floats in OpenWithWindow calculations 2014-06-20 21:02:11 -04:00
John Scipione
c513839558 Tracker: Style fixes to OpenWithWindow 2014-06-20 21:02:10 -04:00
John Scipione
01579713f8 Tracker: NodeWalker style fixes 2014-06-20 21:02:09 -04:00
John Scipione
26325b395c Tracker: NodePreloader style fixes 2014-06-20 21:02:08 -04:00
John Scipione
a66ee3684c Tracker: NavMenu style fixes 2014-06-20 21:02:06 -04:00
John Scipione
f97ab85b35 Tracker: make sure dynamic_cast succeeded
CID something or other I'll bet.
2014-06-20 21:02:05 -04:00
John Scipione
808af41c2a Tracker: style fixes to Navigator 2014-06-20 21:02:04 -04:00
John Scipione
dbe62cc77f Tracker: style fixes to MountMenu class 2014-06-20 21:02:03 -04:00
John Scipione
c8d910f76b Tracker: style fixes to Model class 2014-06-20 21:02:01 -04:00
John Scipione
40ef04f38e Tracker: MiniMenuField style fixes 2014-06-20 21:02:00 -04:00
John Scipione
90da025732 Tracker: tiny style fix to MimTypes.h 2014-06-20 21:01:59 -04:00
John Scipione
cc334f72b3 Tracker: MimeTypeList style fixes 2014-06-20 21:01:58 -04:00
John Scipione
603e1a2cf2 Tracker: LockingList.h style fixes (minor) 2014-06-20 21:01:56 -04:00
John Scipione
ff43bcbfd5 Tracker: style fixes to InfoWindow
Return B_BAD_VALUE if pointer is NULL in InfoWindow
2014-06-20 21:01:55 -04:00
John Scipione
ba50b2c229 Tracker: style fixes to IconMenuItem 2014-06-20 21:01:54 -04:00
John Scipione
f2ed47616f Tracker: style fixes to IconCache 2014-06-20 21:01:52 -04:00
John Scipione
a83fb6fed8 Tracker: style fixes to GroupedMenu
Add Open Tracker License to source as this came from OpenTracker.
2014-06-20 21:01:51 -04:00
John Scipione
aee40335a9 Tracker: style fixes to FSUtils 2014-06-20 21:01:50 -04:00
John Scipione
086eaa586b Tracker: style fixes to FSUndoRedo
Add Open Tracker License to source since this came from OpenTracker.
2014-06-20 21:01:49 -04:00
John Scipione
e2f6a01c33 Tracker: style fixes to FSClipboard 2014-06-20 21:01:47 -04:00
John Scipione
58203edfc7 Tracker: style fixes to FindPanel 2014-06-20 21:01:46 -04:00
John Scipione
9f7b8c72a2 Tracker: style fixes to FilePermissionsView 2014-06-20 21:01:45 -04:00
John Scipione
08575837af Tracker: style fixes to FilePanel 2014-06-20 21:01:44 -04:00
John Scipione
345d92c402 Tracker: style fixes to FavoritesMenu 2014-06-20 21:01:42 -04:00
John Scipione
e4d63b6d50 Tracker: style fixes to EntryIterator 2014-06-20 21:01:41 -04:00
John Scipione
a3c479b7e8 Tracker: style fixes to DirMenu (minor) 2014-06-20 21:01:40 -04:00
John Scipione
4242cbe2fc Tracker: style fixes to DialogPane 2014-06-20 21:01:38 -04:00
John Scipione
c8f406e6f4 Tracker: style fixes to DeskWindow.h
tabs -> spaces
2014-06-20 21:01:37 -04:00
John Scipione
238d9b2ef0 Tracker: DesktopPoseView style fixes 2014-06-20 21:01:36 -04:00
John Scipione
82d4b3dd85 Tracker: style fixes to Cursors.h 2014-06-20 21:01:34 -04:00