summaryrefslogtreecommitdiffstats
path: root/libmsi/delete.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'pre-gsf'Paolo Bonzini2012-12-101-1/+1
|\ | | | | | | | | | | | | Conflicts: libmsi/Makefile.am libmsi/libmsi-summary-info.c libmsi/msipriv.h
| * Split libmsi.h to be more gobject-likeMarc-André Lureau2012-12-101-1/+1
| |
* | eliminate Windows dependenciesPaolo Bonzini2012-12-061-6/+0
| |
* | eliminate WCHARPaolo Bonzini2012-12-061-2/+2
| |
* | port to libgsfPaolo Bonzini2012-12-061-1/+1
|/ | | | | | | | | | | | status: - record+suminfo pass - the following tests fail in testdatabase: try_transform, stringtable, deleterow, storages_table, createtable. Some of these are not enabled on POSIX systems, but the others pass there. TODO: port the missing tests to libgsf, run them against the IStorage version and again with the new one. verify that the testsuite passes on POSIX systems.
* LibmsiViews are not objectsPaolo Bonzini2012-12-061-1/+1
|
* remove libmsi_query_modifyPaolo Bonzini2012-12-061-11/+0
|
* introduce LibmsiResultPaolo Bonzini2012-12-061-14/+14
|
* abandon camelcasePaolo Bonzini2012-12-061-20/+20
|
* allocate views with alloc_msiobjectPaolo Bonzini2012-12-061-1/+1
|
* ok, things start to be readablePaolo Bonzini2012-12-061-26/+26
| | | | fix
* get rid of the useless Win32 BOOL typePaolo Bonzini2012-12-061-1/+1
|
* get rid of stupid Win32 integer typesPaolo Bonzini2012-12-061-14/+14
|
* remove superfluous "struct tagMSIVIEW"Paolo Bonzini2012-12-061-9/+9
|
* get rid of P/LP typesPaolo Bonzini2012-12-061-2/+2
|
* we finally have our own headerPaolo Bonzini2012-12-061-1/+1
|
* promote wine includes to main source directoryPaolo Bonzini2012-12-061-1/+1
|
* header file dietPaolo Bonzini2012-12-061-1/+0
|
* butcher debugging interfacesPaolo Bonzini2012-12-061-1/+0
|
* initial commitPaolo Bonzini2012-10-221-0/+217