index
:
haiku
master
r1alpha1
r1alpha2
r1alpha3
r1alpha4
r1beta1
Haiku's main repository
haiku-inc.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
GIFTranslator: error if out of bounds
hrev46966
John Scipione
2014-03-04
-0
/
+4
*
GIFTranslator: Increase ENTRY_COUNT to 4354
John Scipione
2014-03-04
-1
/
+4
*
GIFTranslator: rename cs and size to codeSize
John Scipione
2014-03-04
-14
/
+12
*
GIFTranslator: Read the left and top image coordinates
John Scipione
2014-03-04
-1
/
+3
*
GIFTranslator: Replace magic constants
John Scipione
2014-03-04
-19
/
+46
*
GIFTranslator: check if NULL before accessing member
John Scipione
2014-03-04
-1
/
+2
*
GIFTranslator: use ENTRY_COUNT define instead of 4096
John Scipione
2014-03-04
-8
/
+10
*
GIFTranslator: Use array notation instead of pointer
John Scipione
2014-03-04
-2
/
+2
*
GIFTranslator: Log info messages with LOG_INFO not LOG_ERR
John Scipione
2014-03-04
-31
/
+32
*
GIFTranslator: Style change, uchar => unsigned char
John Scipione
2014-03-04
-4
/
+4
*
GIFTranslator: don't call an implicit constructor for Memblock
John Scipione
2014-03-04
-9
/
+19
*
GIFTranslator: Remove unneeded BBitmap checks
John Scipione
2014-03-04
-2
/
+2
*
GIFTranslator: Style fixes
John Scipione
2014-03-04
-776
/
+1074