haiku/src/kits/shared
Augustin Cavalier 6aff37d1c7 Move SHA256 class to libroot instead of linking libshared into libroot.
Discussed with PulkoMandy and on the haiku-commits mailing list.

Thanks to @jessicah for compile-testing and fixing 2 small issues I missed.
2017-10-03 20:18:26 -04:00
..
AboutMenuItem.cpp
ArgumentVector.cpp
AttributeUtilities.cpp IMAP: New folders will now adopt default mail attributes. 2016-01-14 21:00:38 +01:00
CalendarView.cpp BCalendarView: change visuals for 'today' 2017-09-22 18:27:43 +02:00
ColorQuantizer.cpp
CommandPipe.cpp BCommandPipe: Fix memory leak. 2015-08-04 10:59:05 -04:00
DragTrackingFilter.cpp
DriverSettingsMessageAdapter.cpp DriverSettingsMessageAdapter: added "wildcard" support. 2015-07-22 20:42:22 +02:00
ExpressionParser.cpp DeskCalc: Estimate n! using 9 term Stirling's 2016-03-03 12:03:49 -08:00
Geolocation.cpp BJson: Use the normal "input, output" argument ordering instead of the reverse. 2017-02-09 13:43:26 -05:00
HashString.cpp
IconButton.cpp IconButton.cpp: fix memory leak. 2016-12-29 11:48:28 +01:00
IconView.cpp Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00
Jamfile Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
Json.cpp HaikuDepot : Streaming Icon Meta-Data Parser 2017-08-01 23:19:27 +02:00
JsonEvent.cpp JSON Parser : code style corrections 2017-05-16 00:21:15 +12:00
JsonEventListener.cpp JSON Parser : code style corrections 2017-05-16 00:21:15 +12:00
JsonMessageWriter.cpp JSON Parser : code style corrections 2017-05-16 00:21:15 +12:00
JsonTextWriter.cpp JSON Parser : code style corrections 2017-05-16 00:21:15 +12:00
JsonWriter.cpp JSON Parser : code style corrections 2017-05-16 00:21:15 +12:00
Keymap.cpp
LongAndDragTrackingFilter.cpp LongAndDragTrackingFilter: Unitialized member 2015-07-01 22:01:57 -04:00
MessageBuilder.cpp
NaturalCompare.cpp NaturalCompare: implement using locale kit 2017-05-29 14:04:44 +02:00
PromptWindow.cpp
QueryFile.cpp
RegExp.cpp
RWLocker.cpp RWLocker: Move to kits/shared. 2015-12-15 21:15:06 -05:00
RWLockManager.cpp
ShakeTrackingFilter.cpp
StringForRate.cpp StringForRate: change the threshold for unit change. 2015-02-04 08:26:26 +01:00
StringForSize.cpp Missing braces in BMessageFormat format string. 2014-12-30 22:32:51 +01:00
TextTable.cpp
Thread.cpp
ToolBar.cpp BToolBar: Convert to using Set*UIColor. 2016-01-04 07:27:25 -05:00
Variant.cpp