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
/
gtkkeyhash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the slice allocator for many small allocations.
Matthias Clasen
2006-01-04
1
-2
/
+2
*
Add tests for extra virtual modifiers.
Matthias Clasen
2005-09-06
1
-2
/
+11
*
Make PLT-reduction work with gcc4, and don't include everything in
Matthias Clasen
2005-03-20
1
-1
/
+1
*
Don't sort a list of values as if it was a list of entries. This fixes
Matthias Clasen
2004-12-31
1
-5
/
+15
*
Add hidden aliases for exported symbols which are used internally in order
Matthias Clasen
2004-08-09
1
-0
/
+1
*
Fixes #136082 and #135265, patch by Morten Welinder.
Federico Mena Quintero
2004-03-06
1
-0
/
+1
*
Remove GDK_LOCK_MASK before calling gdk_keymap_translate_keyboard_state so
Owen Taylor
2003-08-12
1
-0
/
+4
*
We need to pass the unmasked state to
Owen Taylor
2003-05-21
1
-1
/
+4
*
Deprecation cleanup
Manish Singh
2002-10-10
1
-1
/
+2
*
Add a keys_changed signal emitted when the keymap changes. (#72148)
Owen Taylor
2002-09-23
1
-61
/
+82
*
Partial fix for problem where keypad keys acted as shift-arrows in an
Owen Taylor
2002-03-22
1
-4
/
+46
*
When removing keys from the key hash, reinsert the right list back into
Owen Taylor
2002-03-14
1
-3
/
+3
*
Fix double free.
Owen Taylor
2002-02-26
1
-1
/
+0
*
Handle a keyval of 0, by returning an empty list. (#72617, Kevin Breit)
Owen Taylor
2002-02-26
1
-1
/
+4
*
Implement "fuzzy" key binding lookups; allow matches on key and level but
Owen Taylor
2002-02-21
1
-0
/
+379