summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* imcontext: Add private activate_osk() vmethodCarlos Garnacho2022-11-281-1/+2
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* IMContext: add since annotations to the new APIsBilal Elmoussaoui2021-03-181-2/+2
* imcontext: Add [gs]et_surrounding_with_selectionMatthias Clasen2021-03-041-8/+32
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-12/+12
* Add gtk_im_context_filter_keyMatthias Clasen2020-05-281-1/+12
* gtk: Stop using GdkEventKeyMatthias Clasen2020-02-211-2/+2
* imcontext: Remove API dependency on GdkWindowCarlos Garnacho2017-05-251-5/+5
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+12
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+0
* Fix GtkIMContextClass inheritanceJavier Jardón2010-08-081-4/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Bug 563994 – Input method module interface not documentedDaniel Elstner2008-12-111-1/+3
* gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.hMichael Natterer2008-10-301-1/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.hMichael Natterer2008-01-251-25/+25
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Deprecation cleanupManish Singh2002-10-101-6/+9
* Massive padding addition to class structures.Owen Taylor2002-02-231-4/+7
* Pad the structure for future expansion.Owen Taylor2001-11-021-0/+5
* Add: - A ::retrieve_surrounding signal that asks the widget for contextOwen Taylor2001-11-011-19/+41
* un Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-281-1/+1
* Add a virtual function to set whether the IM context should use theOwen Taylor2001-03-261-13/+16
* rename set_cursor_pos to set_cursor_location in GtkInputContext classHideToshi Tajima2001-03-161-4/+4
* add set_cursor_pos() virtual methodHideToshi Tajima2001-03-141-0/+4
* Make parent_class static.Owen Taylor2000-11-121-3/+7
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+87