index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtksignal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
make hanlder id a gulong as in GSignal.
Tim Janik
2001-05-27
1
-1
/
+1
*
Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
Owen Taylor
2001-04-17
1
-25
/
+43
*
removed old emission hook API.
Tim Janik
2001-03-07
1
-6
/
+0
*
removed gtk_signal_init() compat define.
Tim Janik
2001-02-04
1
-1
/
+0
*
adapt to GSignal signature changes.
Tim Janik
2000-10-27
1
-3
/
+3
*
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
Tim Janik
2000-10-25
1
-163
/
+94
*
Use G_GNUC_CONST.
Elliot Lee
2000-08-30
1
-1
/
+1
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-4
/
+4
*
added function to check if a specific signal handler connection exists
Tim Janik
1999-02-24
1
-1
/
+4
*
Added notice to look in AUTHORS and ChangeLog files for a list of changes.
CST 1999 Shawn T. Amundson
1999-02-24
1
-0
/
+8
*
grouped function names into application-level, widget-level and
Tim Janik
1999-02-19
1
-34
/
+39
*
export the priority at which events are processed.
Tim Janik
1998-12-20
1
-7
/
+0
*
added gtk_type_query() which returns a newly allocated structure holding
Tim Janik
1998-12-08
1
-2
/
+2
*
reverted marius change to expose the type systems internal type info data
Tim Janik
1998-12-07
1
-6
/
+9
*
added an event watcher for enter/leave based on signal emission hooks.
Tim Janik
1998-11-30
1
-2
/
+16
*
removed all occourances of #pragma } and #pragma { which were in place to
Tim Janik
1998-10-07
1
-1
/
+0
*
missed this
Elliot Lee
1998-07-21
1
-5
/
+1
*
deleted most of the argument handling code, since that is now implemented
Tim Janik
1998-07-09
1
-5
/
+1
*
Remove --g-fatal-warnings flag from argv.
Owen Taylor
1998-06-19
1
-3
/
+3
*
yeppers, accelerator changes to fix the gimp. commit message dedicated to
Tim Janik
1998-06-18
1
-0
/
+5
*
new functions gtk_selection_data_copy and gtk_selection_data_free.
Tim Janik
1998-06-09
1
-3
/
+3
*
new file used as template for new file to define macros indicating newly
Tim Janik
1998-05-09
1
-0
/
+6
*
reimplemented the signal storage system to use a linear array rather than
Tim Janik
1998-05-06
1
-3
/
+4
*
new function to set the adjustments value without causing a current
Tim Janik
1998-05-03
1
-0
/
+4
*
added new functions to operate on intermediate function pointers.
Tim Janik
1998-05-02
1
-0
/
+10
*
Changed LGPL address for FSF in all .h and .c files
PDT 1998 Shawn T. Amundson
1998-04-13
1
-2
/
+3
*
made the <widget>_signals[] arrays of type guint rather than gint. made
Tim Janik
1998-03-09
1
-96
/
+97
*
gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]
Owen Taylor
1998-02-13
1
-0
/
+8
*
new function gtk_signal_handler_pending() returning the id of the next
Tim Janik
1998-02-10
1
-20
/
+3
*
ok, there have been several severe bugs in the signal handler referencing
Tim Janik
1998-02-10
1
-4
/
+5
*
no longer a private routine; gtksignal.h: export gtk_signal_get_handlers
Miguel de Icaza
1998-02-09
1
-0
/
+19
*
for the emission of AFTER signals, fetch the objects signals via
Tim Janik
1998-02-03
1
-0
/
+5
*
GTK_RESIZE_NEEDED is a private flag now.
Tim Janik
1998-02-02
1
-0
/
+6
*
hm, initital refcount revolution commit ;)
Tim Janik
1998-01-30
1
-2
/
+2
*
new user signal, and possibility to query signal information.
Tim Janik
1998-01-29
1
-8
/
+27
*
Initial revision
Elliot Lee
1997-11-24
1
-0
/
+124