Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate the input and output storages for LibmsiDatabase | Paolo Bonzini | 2012-12-06 | 1 | -4/+4 |
* | remove libmsi_query_modify | Paolo Bonzini | 2012-12-06 | 1 | -149/+0 |
* | introduce LibmsiResult | Paolo Bonzini | 2012-12-06 | 1 | -180/+180 |
* | abandon camelcase | Paolo Bonzini | 2012-12-06 | 1 | -176/+176 |
* | allocate views with alloc_msiobject | Paolo Bonzini | 2012-12-06 | 1 | -1/+1 |
* | use actual types in the API | Paolo Bonzini | 2012-12-06 | 1 | -31/+31 |
* | rename View functions to Query | Paolo Bonzini | 2012-12-06 | 1 | -3/+3 |
* | encode stream names from UTF-8 | Paolo Bonzini | 2012-12-06 | 1 | -17/+35 |
* | decode stream names from UTF-8 | Paolo Bonzini | 2012-12-06 | 1 | -16/+38 |
* | do not use lstr functions | Paolo Bonzini | 2012-12-06 | 1 | -18/+18 |
* | ok, things start to be readable | Paolo Bonzini | 2012-12-06 | 1 | -175/+175 |
* | get rid of the useless Win32 BOOL type | Paolo Bonzini | 2012-12-06 | 1 | -37/+37 |
* | get rid of stupid Win32 integer types | Paolo Bonzini | 2012-12-06 | 1 | -178/+178 |
* | remove superfluous "struct tagMSIVIEW" | Paolo Bonzini | 2012-12-06 | 1 | -23/+23 |
* | get rid of P/LP types | Paolo Bonzini | 2012-12-06 | 1 | -48/+48 |
* | split multiple declarations on a single line | Paolo Bonzini | 2012-12-06 | 1 | -4/+9 |
* | we finally have our own header | Paolo Bonzini | 2012-12-06 | 1 | -1/+1 |
* | promote wine includes to main source directory | Paolo Bonzini | 2012-12-06 | 1 | -2/+2 |
* | header file diet | Paolo Bonzini | 2012-12-06 | 1 | -1/+0 |
* | butcher debugging interfaces | Paolo Bonzini | 2012-12-06 | 1 | -2/+1 |
* | initial commit | Paolo Bonzini | 2012-10-22 | 1 | -0/+2805 |