index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
/
gsignal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-21
[gi] Add signal annotations
Pavel Holejsovsky
1
-2
/
+2
2011-06-09
Remove all uses of G_CONST_RETURN
Ryan Lortie
1
-1
/
+1
2011-03-15
Revert "Remove all uses of G_CONST_RETURN"
Emmanuele Bassi
1
-1
/
+1
2011-03-15
Remove all uses of G_CONST_RETURN
Ryan Lortie
1
-1
/
+1
2011-03-15
Add G_SIGNAL_MUST_COLLECT
Christian Persch
1
-2
/
+5
2010-10-12
GObject: add g_signal_accumulator_first_wins
Ryan Lortie
1
-0
/
+5
2008-07-04
Bug 541208 – Functions to easily install and use signals without class
Michael Natterer
1
-6
/
+22
2008-06-22
Migrating docs.
Stefan Kost
1
-0
/
+223
2005-09-22
fix pspec->name assignment which needs to be strdup()ed for non
Tim Janik
1
-1
/
+1
2005-09-20
Remove the misleading comment about G_SIGNAL_TYPE_STATIC_SCOPE, since we
Matthias Clasen
1
-1
/
+1
2003-09-12
Add g_signal_accumulator_true_handled(), to do TRUE-stops-emit signals.
Owen Taylor
1
-0
/
+5
2002-12-03
Sync parameter names with docs and implementation.
Matthias Clasen
1
-1
/
+1
2002-03-26
Add explicit cast of G_SIGNAL_MATCH_FUNC | G_SIGNAL_MATCH_DATA to
Owen Taylor
1
-8
/
+11
2002-03-21
fix extraneous include.
Tim Janik
1
-1
/
+0
2001-12-18
added some assertions to test g_signal_get_invocation_hint().
Tim Janik
1
-1
/
+1
2001-12-13
implemented closure chaining.
Tim Janik
1
-1
/
+1
2001-12-08
Explicitly add a cast to the last argument so that the macro will work
Christopher Blizzard
1
-1
/
+1
2001-11-22
Improve the detection of invalid includes by moving the test outside the
Owen Taylor
1
-3
/
+3
2001-11-18
Include gtypes.h not gobject/gtype.h
Owen Taylor
1
-0
/
+3
2001-11-14
add API for chaining: g_signal_chain_from_overridden() and
Tim Janik
1
-0
/
+9
2001-11-05
we need signal.h for G_BREAKPOINT().
Tim Janik
1
-0
/
+1
2001-08-01
added convenience macro g_signal_connect_after().
Sven Neumann
1
-0
/
+2
2001-07-10
fix negative exponent handling (numbers<0).
Tim Janik
1
-2
/
+2
2001-07-02
added g_list_insert_before().
Tim Janik
1
-9
/
+0
2001-06-28
up version number to 1.3.7, interface age 0, binary age 0.
Tim Janik
1
-12
/
+24
2001-06-19
remove left-over usages of an anonymous GBoxed typedef.
Tim Janik
1
-0
/
+4
2001-05-27
unlock context when bailing out with a warning. (g_main_context_check):
Tim Janik
1
-0
/
+2
2001-05-14
new function to check whether a handler is still connected to an instance
Tim Janik
1
-0
/
+2
2001-05-10
use g_str_hash() algorithm to generate hashes.
Tim Janik
1
-1
/
+10
2001-04-29
made hook ids a gulong.
Tim Janik
1
-9
/
+9
2001-03-09
Use G_BEGIN_DECLS and G_END_DECLS.
Tor Lillqvist
1
-9
/
+2
2001-03-08
destruction cleanup. there's one ->finalize_hook member in the hooklist
Tim Janik
1
-19
/
+29
2001-03-07
changed prototype of g_boxed_type_register_static() to contain an optional
Tim Janik
1
-1
/
+1
2001-02-22
Committed the wrong thing yesterday.
Jonathan Blandford
1
-0
/
+2
2001-02-17
include string.h
Havoc Pennington
1
-49
/
+50
2001-02-17
changed collect_format, collect_value() and lcopy_format, lcopy_value() in
Tim Janik
1
-4
/
+5
2000-12-15
use g_signal_newc
Havoc Pennington
1
-4
/
+13
2000-12-15
add an instance member value_type so the default value of the pspec class
Tim Janik
1
-3
/
+3
2000-12-12
fixed dealing with collection/lcopy of NULL values.
Tim Janik
1
-1
/
+33
2000-11-05
fixed a bag full of subtle bugs of immensive screw-up potential in
Tim Janik
1
-1
/
+1
2000-11-03
prefix internal functions with '_'. renamed g_signal_connect_closure() to
Tim Janik
1
-3
/
+8
2000-11-01
destroy all signals that the finalized obejct type introduced.
Tim Janik
1
-59
/
+81
2000-10-30
renamed owen's g_type_signals(), added required mutex locks.
Tim Janik
1
-3
/
+2
2000-10-29
Add g_type_signals() - a function to list all signals for a given type.
Owen Taylor
1
-0
/
+2
2000-10-27
publically define GSignalInvocationHint structure that gets passed in to
Tim Janik
1
-27
/
+37
2000-10-25
added newly added gobject/ headers.
Tim Janik
1
-0
/
+142