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
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