]> Pileus Git - ~andy/gtk/history - modules/input
stylecontext: Do invalidation on first resize container
[~andy/gtk] / modules / input /
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-01 Tor LillqvistSet _gdk_input_ignore_wintab to FALSE, thus enabling...
2004-10-01 Matthias ClasenFix the spelling of Inuktitut in several places. (...
2004-08-30 Tor LillqvistLink with -limm32.
2004-08-26 Matthias ClasenBuild imime.la on Windows.
2004-05-04 Matthias ClasenFix the recent string_conversion_callback change to...
2004-04-24 Theppitak Karoonbo... Patch to add support for string conversion callbacks to
2004-03-11 Owen TaylorClear preedit string and emit preedit_changed as needed...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-22 Matthias ClasenInterrupted commit.
2004-02-17 Mark McLoughlinonly reference input method modules we've actually...
2004-01-29 Owen Taylorgtk/gtktextlayout.c (line_display_iter_to_index) Only...
2004-01-27 Changwoo RyuRemove broken hangul input module.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-11-18 Manish Singhgdk-pixbuf/Makefile.am Use install-data-hook for gdk...
2003-10-24 Owen Taylor=== Released 2.3.0 ===
2003-08-19 Owen TaylorSubstantially rework the handling of status windows:
2003-08-16 Owen TaylorMake the list of default languages more comprehensive...
2003-08-15 Owen TaylorImprove Cedilla handling - based on a patch from Gustav...
2003-06-10 Hidetoshi TajimaNew function for XIM instantiate callback. New function...
2003-06-06 Hidetoshi TajimaAdd a 'finalizing' flag to keep preedit-[start,changed...
2003-05-30 Hidetoshi Tajimause GETTEXT_PACKAGE to get a translation for "Default...
2003-05-30 Hidetoshi Tajimamake "Default" label of default input method localizabl...
2003-05-21 Hidetoshi Tajimagtk settings for XIMPreeditNone and XIMStatusNone....
2003-05-21 Hidetoshi Tajimafix a memory leak, free input context list (#113259).
2003-05-14 Hidetoshi Tajimause type of guint32 instead of gumake for XNFilterEvent...
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2003-04-18 Owen TaylorCheck for XAddConnectionWatch()/X11R6, and if found...
2003-01-29 Hidetoshi Tajimafix a memory initialization error for selecting input...
2002-12-15 Owen TaylorDon't call status_window_set_text() if the status windo...
2002-12-12 Owen Taylor=== Released GTK+-2.1.4 ===
2002-11-26 Hidetoshi TajimaFix #99593: Fix a memory leak when XmbLookupString...
2002-11-13 Hidetoshi TajimaFix #90661: add im_info->im switch at the top of setup_...
2002-10-15 Owen TaylorDon't use connect_swapped() when the function being...
2002-10-15 Owen TaylorInitialize info->ics to NULL. (Hidetoshi Tajima.)
2002-10-14 Owen Taylor- Make GtkXIMInfo structures per-screen (they were...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-08 Owen TaylorPatch from Takuro Ashie to fix updating of open_ims...
2002-10-04 Hidetoshi TajimaFix memory intilization error caused by my previous...
2002-09-27 Owen TaylorPatch from J. Ali Harlow to avoid generating gtk.immodu...
2002-09-26 Hidetoshi Tajima- use gtk_settings_get_for_screen () instead of gtk_set...
2002-09-24 Hidetoshi Tajima disable/enable preedit/status in GtkIMContextXIM ...
2002-09-23 Owen TaylorFix incorrect usage of gdk_get_default_root_window...
2002-09-10 Hidetoshi Tajimamodify a warning when XSetLocaleModifiers() fails,...
2002-09-06 Owen TaylorPass the actual input keycode to XIM, rather than the...
2002-07-10 Owen TaylorFix some cases where signal connection IDs where being...
2002-05-17 Owen TaylorProtect against reentrancy problems by emitting ::preed...
2002-04-30 Alex LarssonMake multihead-safe; use a different IM context per...
2002-03-12 Owen TaylorFix incorrect return value, filter out returns of 0x7f...
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-03 Owen TaylorFix install location.
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-02-27 Owen TaylorAdd ko and zh to the locales where this is the default.
2002-02-10 Owen TaylorAdd three Ethiopic input methods from Daniel Yacob.
2002-01-29 Owen Taylormodules/input/imhangul.c modules/input/imhangul-defs...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-07 Owen TaylorDisplay the XIM status callbacks with a popup window...
2001-11-02 Tor LillqvistUse -no-undefined on Windows. Look for .dll or .so...
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-04 Owen TaylorVersion 1.3.7
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-06 Hidetoshi TajimaSkip g_convert when to_codeset and from_codeset are...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-23 Owen TaylorFixup some problems with text length handling in error...
2001-05-16 Owen Taylorun May 13 12:01:12 2001 Owen Taylor <otaylor@redhat...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-04 Sven Neumanncorrected path to gtk.immodules
2001-04-03 Owen TaylorUpdated.
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2001-03-03 Owen TaylorUnshift the group when extracting it from the X keyboar...
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2000-12-09 8Add focus_in and focus_out implementation to im_context...
2000-12-01 Hidetoshi Tajima-Add NULL argument to XGetIMValues.
2000-11-28 Elliot LeeOnly build im-xim if USE_X11 is enabled s/strcpy/memcpy...
2000-11-16 Owen TaylorPoint -rpath to the right install location.
2000-11-16 Robert Brady'o' < 'p'.
2000-11-15 Robert BradyThe return value of g_getenv() isn't freeable, so g_str...
2000-11-15 Owen TaylorFix reversed > that was causing Home to go to end of...
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-12 Robert BradyA vietnamese VIQR-based input method.
2000-11-12 Owen TaylorRip out support for multiple locales; that simple doesn...