index
:
msitools.git
master
wip/colorhug-client
wip/foreign-menu
Tools and a library to manipulate MSI files
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmsi
/
libmsi-query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up Wmaybe-uninitialized, and remove loop optim warnings
Marc-André Lureau
2013-02-08
1
-1
/
+1
*
Clean-up all gcc warning
Marc-André Lureau
2013-02-08
1
-32
/
+13
*
Replace WARN with g_warning
Marc-André Lureau
2013-02-07
1
-1
/
+1
*
Replace ERR with g_critical
Marc-André Lureau
2013-02-07
1
-3
/
+3
*
Remove LIBMSI_RESULT_NO_MORE_ITEMS from API
Marc-André Lureau
2013-01-17
1
-7
/
+8
*
libmsi: guard calls of parent class constructed method
Paolo Bonzini
2013-01-17
1
-1
/
+2
*
Add more public functions precondition checks
Marc-André Lureau
2013-01-09
1
-10
/
+15
*
Add documentation and annotations
Marc-André Lureau
2013-01-09
1
-1
/
+61
*
Remove libmsi_database_open_query()
Marc-André Lureau
2013-01-09
1
-20
/
+14
*
query: make get_column_info() GObject-like
Marc-André Lureau
2013-01-09
1
-12
/
+14
*
query: make libmsi_query_get_error () GObject-like
Marc-André Lureau
2013-01-09
1
-26
/
+11
*
query: make libmsi_query_execute() return bool directly and GError
Marc-André Lureau
2013-01-09
1
-2
/
+7
*
query: make libmsi_query_fetch() return object directly and GError
Marc-André Lureau
2013-01-09
1
-10
/
+13
*
query: return TRUE on success, add GError
Marc-André Lureau
2013-01-09
1
-4
/
+20
*
record: make API more GObject like
Marc-André Lureau
2013-01-09
1
-2
/
+2
*
adapt code more to GObject standards
Paolo Bonzini
2013-01-09
1
-19
/
+17
*
Merge branch 'pre-gsf'
Paolo Bonzini
2012-12-11
1
-51
/
+153
|
\
|
*
convert to GObject
Marc-André Lureau
2012-12-11
1
-52
/
+163
*
|
Merge branch 'pre-gsf'
Paolo Bonzini
2012-12-10
1
-2
/
+2
|
\
|
|
*
Rename libmsi_record_create() to libmsi_record_new()
Marc-André Lureau
2012-12-10
1
-2
/
+2
*
|
Merge branch 'pre-gsf'
Paolo Bonzini
2012-12-10
1
-52
/
+33
|
/
*
Split libmsi.h to be more gobject-like
Marc-André Lureau
2012-12-10
1
-0
/
+542