]> Pileus Git - ~andy/gtk/history - modules/input
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / modules / input /
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-03-02 Theppitak Karoonbo... Bug 457086 - numpad does not work when the Thai-Lao...
2009-02-19 Theppitak Karoonbo... Revert the unapproved patch for bug 457086.
2009-02-18 Theppitak Karoonbo... Bug 457086 - numpad does not work when the Thai-Lao...
2009-01-16 Daniel ElstnerRemove the namespace prefix from functions defined...
2008-12-10 Daniel ElstnerMaintenance of Multipress input method by Openismus...
2008-09-28 Matthias ClasenBug 339367 – Incorrect spotlocation
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-08-11 Sven Neumannmodules/input/gtkimcontextime.c modules/input/gtkimcont...
2008-07-31 Matthias ClasenUse a second-granularity timer.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Tor LillqvistDon't use the deprecated GTK_* GtkType macros.
2008-06-17 Michael Natterermodules/input/gtkimcontextmultipress.h modules/input...
2008-05-27 Michael Natterermodules/input/gtkimcontextime.h modules/input/gtkimcont...
2008-05-26 Michael Nattererexamples/gtkdial/gtkdial.h use G_BEGIN/END_DECLS.
2008-05-02 Michael Nattereruse GETTEXT_PACKAGE instead of "gtk20".
2008-05-01 Matthias ClasenRegister the right translation domain.
2008-04-25 Michael Nattererinclude <pango/pango.h> instead of <pango/pango-layout.h>.
2008-04-18 Michael Natterergtk/gtkicontheme.h include <gdk/gdk.h> instead of ...
2008-03-18 Tor LillqvistBug 523225 - modules/input/im*.c: MODULE_ENTRY macros...
2008-03-17 Tor LillqvistBug 99192 - Add --with-include-input-modules
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-10-07 Matthias ClasenFix some live cycle issues
2007-06-17 Daniel ElstnerChange input method behavior to act on key presses...
2007-05-24 Matthias ClasenFix broken DESTDIR support
2007-05-14 Behdad EsfahbodFix check for modifier keys. (#438261, Theppitak Karoon...
2007-03-27 Tor LillqvistUse LDADDS for im-multipress.la, too:
2007-03-18 Matthias ClasenAdd the multipress input method. (#417446, Johannes...
2007-03-09 Matthias ClasenDon't commit modifier-adorned characters. (#331369...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-26 Michael Nattererdestroy the XIM only if it exists. While the code does...
2006-12-23 Matthias ClasenBe careful to not override GTK+ translations with the...
2006-11-29 Behdad EsfahbodRemove the broken Thai input method and add a functiona...
2006-10-08 Matthias ClasenCleanups
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2005-09-28 Tor LillqvistInclude <config.h>. (#317444, Kazuki Iwamoto)
2005-07-12 Matthias ClasenAdd copyright and license information
2005-07-06 Matthias ClasenFix includes
2005-06-30 Matthias ClasenDon't prematurely unregister callbacks.
2005-06-27 Matthias ClasenAvoid a segfault. (#309054)
2005-06-27 Matthias ClasenUnregister XIM callbacks here. (#309054)
2005-06-04 Tor Lillqvistmodules/engines/Makefile.am Decide whether to build...
2005-02-03 Tor LillqvistUse the wide character version of ImmGetCompositionStri...
2005-01-31 Matthias ClasenUse NULL, not 0 to terminate NULL-terminated va lists...
2004-12-06 Matthias ClasenPrevent double commits, don't commit when Ctrl is prese...
2004-12-01 Tor LillqvistUse the module's correct name in test. (#160122)
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
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,...
next