]> Pileus Git - ~andy/gtk/history - gtk/gtkimmulticontext.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkimmulticontext.c
2012-08-27 Adel Gadllahgkimmulticontext: Remove left over debug print
2012-08-25 Matthias ClasenGtkIMMultcontext: Propagate input purpose and hints
2012-05-07 Rui Matosimmulticontext: Always check if the global context...
2012-03-03 Benjamin Ottetypes: Clean up gtkwidget.h includes
2012-02-27 Javier JardónChange FSF Address
2011-11-08 Benjamin Ottegtk: Empty gtkimmodule.h
2011-11-08 Benjamin Otteimmodule: Move private functions to a private header
2011-11-08 Benjamin Otteimmodule: Fix includes
2011-10-22 Michael Natterergtk: clean up the private horror
2011-09-27 Michael Natterergtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASK
2011-09-26 Michael Natterergtk: fix entering of Option-foo symbols on the Mac
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-17 Jasper St. PierreDon't only use ch != 0 to check if a character is a...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottegtk: Avoid GdkDrawable usage, including needless casts
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-01 Javier Jardóngtkimmulticontext: move documentation to inline comments
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkIMMulticontext: move public members to private structure
2010-07-13 Javier JardónUse accessor functions to access GtkCheckMenuItem
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Matthias ClasenAllow running without any im context
2010-02-09 Matthias ClasenAllow running without any im context
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-05 Matthias ClasenDon't forget to set the client window on the slave
2009-09-04 Matthias ClasenRework the way IM contexts are set
2009-01-25 Matthias Clasen Revert changes for bug 567124. Instead of tryin...
2009-01-13 Matthias Clasen Bug 450716 – New API to change global IM
2008-10-27 Matthias ClasenUse C_() instead of Q_(). String change!
2008-09-30 Matthias ClasenBug 553086 – hard to see current immodule
2008-09-29 Matthias ClasenAdd a getter for the the sealed context_id field.
2008-09-19 Christian Persch Bug 552837 – mem leak in gtkimmulticontext
2008-08-11 Sven Neumanngtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
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-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-05-20 14:27:34 Tim JanikBug 503071 - Application direction changes to right...
2008-05-11 Yair Hershkovitzcall g_i18n_init() in gettext_initialization(). do...
2007-12-18 Matthias ClasenAdd a gtk-im-module GTK setting
2007-01-17 Tor LillqvistProper fix for #396175:
2007-01-13 Hans Breuerdon't include "gtkprivate.h" to avoid differing definit...
2006-12-23 Matthias ClasenBe careful to not override GTK+ translations with the...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-11 Matthias ClasenConvert to use instance private data.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-08-19 Owen TaylorReplace client_window field with 'priv' pointer, retain...
2003-08-15 Owen TaylorImprove Cedilla handling - based on a patch from Gustav...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2003-05-30 Hidetoshi Tajimamake "Default" label of default input method localizabl...
2002-10-22 Owen TaylorInclude config.h (#96441, Morten Welinder)
2002-10-10 Manish SinghDeprecation cleanup
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-06-12 Owen TaylorFix memory leak. (Patch from Matthias Clasen, #84926)
2002-05-17 Owen TaylorProtect against reentrancy problems by emitting ::preed...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-18 Owen TaylorPatch from Yao Zhang fixing reference count leak.
2002-02-14 Owen TaylorFix bug where we called get_surrounding on the context...
2001-12-12 Owen TaylorReset the existing slave before removing it to give...
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-11-01 Owen TaylorAdd: - A ::retrieve_surrounding signal that asks the...
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-24 Havoc Penningtonfix warnings
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2000-11-12 Owen TaylorMake parent_class static.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-20 Tor LillqvistFix C++ comment.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...