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
/
gtkaccelgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lower case the key_val. (gtk_accel_group_connect_by_path) : ditto.
Jody Goldberg
2002-02-23
1
-2
/
+5
*
Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group to
Owen Taylor
2002-02-21
1
-0
/
+2
*
Implement "fuzzy" key binding lookups; allow matches on key and level but
Owen Taylor
2002-02-21
1
-1
/
+1
*
isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>
Darin Adler
2002-02-08
1
-1
/
+0
*
Add a GtkSetting (gtk-entry-select-on-focus) controlling whether the
Owen Taylor
2002-02-02
1
-1
/
+0
*
& with the default mod mask so accels work when numlock is on.
Anders Carlsson
2002-01-28
1
-1
/
+1
*
Doc typo fix. (#68172)
Matthias Clasen
2002-01-08
1
-2
/
+2
*
Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.
Matthias Clasen
2002-01-07
1
-1
/
+39
*
Doc markup fix.
Matthias Clasen
2001-12-08
1
-29
/
+34
*
Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some
Owen Taylor
2001-11-21
1
-7
/
+8
*
applied patch from owen to get rid of accel map notifiers. changed things
Tim Janik
2001-11-20
1
-129
/
+227
*
Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;
Owen Taylor
2001-11-17
1
-2
/
+3
*
added gtkaccelmap.sgml. other updates.
Tim Janik
2001-11-13
1
-715
/
+478
*
move some of the accel group functions into a Private subsection
Havoc Pennington
2001-09-08
1
-0
/
+208
*
use the second argument to the weak ref notify, cleaning up some uglyness.
James Henstridge
2001-08-18
1
-14
/
+18
*
Small bug introduced when merging changes before the accel group commit :(
James Henstridge
2001-07-27
1
-0
/
+2
*
commiting patch after comments from Alex on IRC
James Henstridge
2001-07-25
1
-173
/
+203
*
Patch from Matthias Clasen to remove remove all instances of
Owen Taylor
2001-07-18
1
-9
/
+0
*
moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h.
Tim Janik
2001-04-29
1
-3
/
+3
*
voc Pennington <hp@redhat.com>
Havoc Pennington
2001-04-28
1
-1
/
+1
*
Add GdkEventSetting event for notification of changes to system settings,
Owen Taylor
2001-04-02
1
-2
/
+2
*
Applied patch from Nils Barth (bug # 51041) to replace "gint" with
Havoc Pennington
2001-03-16
1
-1
/
+1
*
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
Tim Janik
2000-10-25
1
-9
/
+5
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-4
/
+4
*
documented necessary changes for 1.4 transition.
Tim Janik
2000-05-12
1
-2
/
+2
*
Merges from gtk-1-2
Owen Taylor
2000-03-14
1
-1
/
+1
*
Actually change <strings.h> to <string.h> as I already said in the
Tor Lillqvist
1999-03-15
1
-1
/
+1
*
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
*
only pass key events to the focus widget if it is sensitive.
Tim Janik
1999-01-11
1
-1
/
+2
*
removed unused var 64-bit cast point to const data Made const-correct.
Jeff Garzik
1998-12-24
1
-1
/
+1
*
I submitted this patch twice to gtk-devel-list, and received no comments,
Elliot Lee
1998-11-30
1
-2
/
+2
*
plug another small GtkSIgnalQuery leak.
Tim Janik
1998-09-03
1
-1
/
+3
*
quell some warnings with g_hash_table_new
Manish Singh
1998-08-29
1
-0
/
+2
*
removed gtk_input_add_interp.
merge-to-themes-2-2
Tim Janik
1998-08-17
1
-2
/
+2
*
Use common marshalling routines instead of having widget-private ones. It
Elliot Lee
1998-07-21
1
-38
/
+2
*
temporary implementation of action signal "debug_msg"
Tim Janik
1998-07-01
1
-8
/
+8
*
ok, this enables the possibility for key-release bindings.
Tim Janik
1998-06-30
1
-1
/
+29
*
replaced some gtk_object_data_force_id with g_quark_from_static_string
Tim Janik
1998-06-19
1
-2
/
+2
*
Renamed g_const_pointer => gconstpointer.
Owen Taylor
1998-06-10
1
-3
/
+3
*
Removed g_object_pointer_hash, which was just g_direct_hash.
Owen Taylor
1998-06-09
1
-6
/
+6
*
new functions gtk_selection_data_copy and gtk_selection_data_free.
Tim Janik
1998-06-09
1
-50
/
+24
*
fixed an assertment.
Tim Janik
1998-06-07
1
-0
/
+1062