haiku/src
John Scipione 01be25aefe GIFTranslator: Refactor filling out BBitmap
* Remove the NULL check since BBitmaps don't return NULL but check
  that it IsValid() instead.
* Fill out the *out pointer directly instead of creating a temporary
  bitmap pointer.
* Rename err to result.
* Return B_OK unconditionally if we get to the end of the function.

Thanks again Jérôme
2014-03-05 15:36:10 -05:00
..
add-ons GIFTranslator: Refactor filling out BBitmap 2014-03-05 15:36:10 -05:00
apps Fix DebugAnalyzer gcc 4 build 2014-03-05 21:05:15 +01:00
bin findutils: use the HaikuPorts package. 2014-02-25 17:58:32 +01:00
build Move ZlibDecompressor to libshared 2014-02-11 12:06:38 +01:00
data Remove outsourced findutils/xargs provides from haiku package. 2014-03-02 12:01:02 -05:00
documentation
kits BSeparatorItem: Style fix, rename archive to data 2014-03-04 14:28:20 -05:00
libs Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
preferences ScreenSaver: use stack variable to prevent memory leak 2014-02-28 17:16:26 -05:00
servers app_server: Fixed issues in Painter. 2014-02-26 23:55:52 +01:00
system malloc_debug: align allocations 2014-03-04 17:29:30 +01:00
tests test app_server: Fix build & add font spacing test. 2014-02-26 11:51:40 +01:00
tools create_repository_config: Make URL argument optional 2014-01-19 00:49:11 +01:00
Jamfile