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
/
gtkimmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a gtk-im-module GTK setting
Matthias Clasen
2007-12-18
1
-12
/
+43
*
Proper fix for #396175:
Tor Lillqvist
2007-01-17
1
-12
/
+42
*
More of the same
Matthias Clasen
2006-05-14
1
-1
/
+1
*
More G_DEFINE_TYPE conversion.
Matthias Clasen
2006-05-03
1
-17
/
+8
*
Boilerplate reduction
Matthias Clasen
2006-05-02
1
-17
/
+6
*
Use G_MODULE_BIND_LAZY when opening modules.
Matthias Clasen
2005-12-16
1
-1
/
+1
*
Use G_MODULE_BIND_LAZY when dlopening modules. (#319557, Laszlo Peter)
Matthias Clasen
2005-10-27
1
-1
/
+1
*
Intern some more strings.
Matthias Clasen
2005-09-01
1
-1
/
+1
*
Intern type names in code generated by glib-mkenums, too.
Matthias Clasen
2005-08-31
1
-1
/
+1
*
Make PLT-reduction work with gcc4, and don't include everything in
Matthias Clasen
2005-03-20
1
-1
/
+1
*
gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c
Tor Lillqvist
2004-12-12
1
-2
/
+7
*
Fix many sparse warnings.
Matthias Clasen
2004-10-28
1
-1
/
+1
*
Underscore-prefix gtk_file_system_module_get_type(). Underscore-prefix
Matthias Clasen
2004-08-12
1
-2
/
+2
*
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
-1
/
+3
*
Use case-insensitive comparison. Fixes XIM module loading on AIX.
Matthias Clasen
2004-03-01
1
-2
/
+2
*
handle GTK_DATADIR similar as the other filesystem placement 'constants'
Hans Breuer
2003-12-14
1
-0
/
+4
*
use GETTEXT_PACKAGE to get a translation for "Default"(#113850).
Hidetoshi Tajima
2003-05-30
1
-2
/
+2
*
make "Default" label of default input method localizable. use translations
Hidetoshi Tajima
2003-05-30
1
-1
/
+1
*
Silently accept a missing gtk.immodules file, some people want to run
Owen Taylor
2003-05-20
1
-3
/
+6
*
Sort the list of Input Modules by name, keeping Default at top.
Abigail Brady
2002-11-18
1
-0
/
+10
*
Deprecation cleanup
Manish Singh
2002-10-10
1
-2
/
+4
*
Pass the actual input keycode to XIM, rather than the result of
Owen Taylor
2002-09-06
1
-1
/
+3
*
Fix another missing static.
Owen Taylor
2002-01-31
1
-1
/
+1
*
Can't include gtkprivate.h (I added the include yesterday, without really
Tor Lillqvist
2001-11-03
1
-5
/
+20
*
Correct some renamed functions.
Tor Lillqvist
2001-11-03
1
-0
/
+29
*
Remove G_DISABLE_CONST_RETURNS.
Owen Taylor
2001-10-23
1
-1
/
+1
*
Support "*" for all locales with least priority when to select default im
Hidetoshi Tajima
2001-10-18
1
-5
/
+9
*
Remove spurious const.
Owen Taylor
2001-03-03
1
-1
/
+1
*
Free the filename of the module file.
Havoc Pennington
2000-11-13
1
-0
/
+2
*
Make parent_class static.
Owen Taylor
2000-11-12
1
-0
/
+527