index
:
platform/upstream/glib
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
backup/glib-2.70.0_20240216
backup/glib-2.78.4_20240903
devel
glib-upgrade-from-2.52.2-to-2.62.3
glib_2.78.4_tizen
glib_2.80.5
kdbus-dev
kdbus-integration
kdbus-integration_for_systemd_v212
pristine-tar
sandbox/adrians/2.62.3
sandbox/backup/glib-2.62.3-20211109
sandbox/dh0128.kwak/glib-2.62.3_dlog_logging_20210122
sandbox/dh0128.kwak/glib-2.70.1-20211029
sandbox/dh0128.kwak/glib-2.79.3
sandbox/dh0128.kwak/glib_2.50.2
sandbox/dh0128.kwak/glib_2.52.2
sandbox/dh0128.kwak/glib_2.62.3
sandbox/hj0426.kim/glib_2.52.2
sandbox/insun.pyo/glib_2.50.2_kdbus
sandbox/klewandowski/glib_2.80.0-bisect2-good
sandbox/klewandowski/glib_2.80.0-good
sandbox/klewandowski/glib_2.80.5
sandbox/klewandowski/v2.52.2-upgrade-prep
sandbox/klewandowski/v2.52.2-upgraded-no-kdbus
sandbox/konradl/tizen
sandbox/lskalski/glib-2-48
sandbox/lskalski/glib-libdbuspolicy
sandbox/lskalski/tizen_glib_2.43.1
sandbox/mbloch/dedlokk
sandbox/mj2004.park/glib_upto_2.48
sandbox/mmajewski2/update_attempt
sandbox/mwereski/kdbus-integration
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/yocto
sandbox/sanghyeok.oh/dbg_gdbusobj
sandbox/sebuns2/use_pgo
sandbox/vbarinov/tizen
sandbox/vbarinov/ubsan
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_backup_dhkwak_upgrade
tizen_ivi-release
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
/
gsignal.h
Age
Commit message (
Expand
)
Author
Files
Lines
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