projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
GMenuModel: remove a type safety bug
[platform/upstream/glib.git]
/
gio
/
gsimpleasyncresult.c
2012-07-10
Dan Winship
gio: add g_async_result_is_tagged()
blob
|
commitdiff
2012-03-31
Robert Ancell
Add missing allow-none annotations for function parameters.
blob
|
commitdiff
|
diff to current
2012-03-14
Ryan Lortie
GSimpleAsyncResult: support reliable cancellation
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-10-07
Dan Winship
Add g_main_context_ref_thread_default()
blob
|
commitdiff
|
diff to current
2011-10-05
Dan Winship
Fix up some doc comments that referred to threads not...
blob
|
commitdiff
|
diff to current
2011-09-26
Dan Winship
g_simple_async_result_complete_in_idle: add a minor...
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-26
Dan Winship
GSimpleAsyncResult: push thread context around callback
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-12-21
Pavel Holejsovsky
Add GI annotations to GSimpleAsyncResult
blob
|
commitdiff
|
diff to current
2010-12-20
Christian Dywan
Allow null object in g_simple_async_report_gerror_in_idle
blob
|
commitdiff
|
diff to current
2010-12-17
Christian Dywan
g_simple_async_report_error_in_idle with no object
blob
|
commitdiff
|
diff to current
2010-12-07
Emilio Pozuelo Monfort
Fix error in GSimpleAsyncResult example
blob
|
commitdiff
|
diff to current
2010-12-03
Matthias Clasen
Add missing Since: tag
blob
|
commitdiff
|
diff to current
2010-12-03
Colin Walters
introspection: Remove spurious trailing :
blob
|
commitdiff
|
diff to current
2010-11-03
Christian Persch
Add g_simple_async_report_take_gerror_in_idle
blob
|
commitdiff
|
diff to current
2010-11-01
Christian Persch
Fix Since: for new functions
blob
|
commitdiff
|
diff to current
2010-11-01
Matthias Clasen
GSimpleAsyncResult: add error-taking variants
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add a lot of missing annotations
blob
|
commitdiff
|
diff to current
2010-08-14
Will Thompson
Add examples for GAsyncInitiable and GSimpleAsyncResult
blob
|
commitdiff
|
diff to current
2010-08-14
Will Thompson
Document that _complete() et al. ref the GSimpleAsyncResult
blob
|
commitdiff
|
diff to current
2010-08-14
Will Thompson
_simple_async_result_is_valid: allow tag to be NULL
blob
|
commitdiff
|
diff to current
2010-08-07
Matthias Clasen
Make g_simple_async_result_is_valid work without source
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
gio/: fully remove gioalias hacks
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-01-25
Matthias Clasen
Typo fixes
blob
|
commitdiff
|
diff to current
2010-01-03
Matthias Clasen
Document that various functions ref GSimpleAsyncResult
blob
|
commitdiff
|
diff to current
2009-09-29
Alexander Larsson
Avoid critical error in thread check if source is destroyed
blob
|
commitdiff
|
diff to current
2009-09-11
Richard Hughes
Make the error const for g_simple_async_result_set_from...
blob
|
commitdiff
|
diff to current
2009-09-07
Alexander Larsson
Remove warning in g_simple_async_result_complete
blob
|
commitdiff
|
diff to current
2009-07-07
Ryan Lortie
Merge branch 'tree-refcount'
blob
|
commitdiff
|
diff to current
2009-07-01
Dan Winship
Support g_main_context_push_thread_default() in gio
blob
|
commitdiff
|
diff to current
2009-05-23
Christian Persch
Use g_error_new_valist instead of a private copy of it
blob
|
commitdiff
|
diff to current
2009-05-03
Matthias Clasen
Plug a memory leak in g_simple_async_result_set_op_res_...
blob
|
commitdiff
|
diff to current
2009-02-16
Ryan Lortie
Bug 571598 – GAsyncResult with NULL gobject
blob
|
commitdiff
|
diff to current
2009-01-05
Ryan Lortie
Add g_simple_async_result_is_valid(). Implementation...
blob
|
commitdiff
|
diff to current
2008-12-10
Alexander Larsson
Bug 562452 - Ensure we return G_IO_ERROR_CANCELLED...
blob
|
commitdiff
|
diff to current
2008-10-13
Christian Persch
Bug 555311 – format not a string literal and no format...
blob
|
commitdiff
|
diff to current
2008-10-10
Matthias Clasen
Fix gcc warnings
blob
|
commitdiff
|
diff to current
2008-07-01
Cody Russell
Moved all relevant typedefs into these files.
blob
|
commitdiff
|
diff to current
2008-06-22
Johan Dahlin
Include "config.h" instead of <config.h> Command used...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Natterer
chain up unconditionally in finalize() and dispose...
blob
|
commitdiff
|
diff to current
2008-02-21
Matthias Clasen
Doc fixes
blob
|
commitdiff
|
diff to current
2008-01-25
Matthias Clasen
Make GIOSchedulerJobFunc return boolean Keep calling...
blob
|
commitdiff
|
diff to current
2007-12-18
Matthias Clasen
Fix up includes in section docs
blob
|
commitdiff
|
diff to current
2007-12-14
Alexander Larsson
Rename gioscheduler calls so they all use the g_io_sche...
blob
|
commitdiff
|
diff to current
2007-12-09
A. Walton
More documentation cleanup and filling in missing infor...
blob
|
commitdiff
|
diff to current
2007-12-04
Dan Winship
Make this take a GError and return a gboolean, and...
blob
|
commitdiff
|
diff to current
2007-12-03
Hans Breuer
[start of port to win32/msvc] HAVE_UNIST_H and _pipe...
blob
|
commitdiff
|
diff to current
2007-12-01
Matthias Clasen
Doc improvements
blob
|
commitdiff
|
diff to current
2007-11-30
Matthias Clasen
More coding style fixes
blob
|
commitdiff
|
diff to current
2007-11-29
Andrew Walton
Fixes unknown meaning in GAppLaunchContext docs. Clarif...
blob
|
commitdiff
|
diff to current
2007-11-28
Alexander Larsson
Added. Added. Added. Added.
blob
|
commitdiff
|
diff to current
2007-11-28
Matthias Clasen
Another round of trivial doc fixes
blob
|
commitdiff
|
diff to current
2007-11-28
Matthias Clasen
More trivial doc fixes
blob
|
commitdiff
|
diff to current
2007-11-27
Andrew Walton
Bumps documentation to 93% symbol coverage, touching...
blob
|
commitdiff
|
diff to current
2007-11-26
Alexander Larsson
gio/ docs/reference/gio Merged gio-standalone into...
blob
|
commitdiff
|
diff to current