]> Pileus Git - ~andy/gtk/history - modules/input
Merge remote-tracking branch 'origin/master' into gdk-backend-wayland
[~andy/gtk] / modules / input /
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-01-11 Fridrich ŠtrbaFix win32 build
2011-01-04 Matthias ClasenRename gtk-update-icon-cache and gtk-builder-convert...
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Benjamin Ottexim: Fix for new style code
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Otteim-xim: Use window macros instead of drawable macros
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-10-11 Vincent Untzbuild: Distribute README.multipress
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Otteimcontextxim: Connect to draw signal
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-09 Tor LillqvistUse accessor functions in Win32-only code
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-22 Javier Jardónmodules/input/gtkimcontextxim.c: Use accessors to GtkWidget
2010-07-26 Benjamin Otteimcontextxim: Draw with Cairo
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-06-27 Tor LillqvistRevert "Use wide character API in the Windows IME module"
2010-06-27 Tor LillqvistUse wide character API in the Windows IME module
2010-06-26 Matthias ClasenMake GTK+ use an external gdk-pixbuf
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
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:
next