]> Pileus Git - ~andy/gtk/history - gtk/gtkimcontextsimple.c
Intern some more strings.
[~andy/gtk] / gtk / gtkimcontextsimple.c
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-30 Matthias ClasenChange the compose sequence for soft hyphen to be
2005-07-26 Matthias ClasenMake it compile
2005-07-26 Matthias ClasenAdd ISO_Level3_Shift to the list of keysyms to ignore...
2005-05-21 Matthias ClasenForgotten file.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-23 Tor LillqvistHandle Greek tonos dead accent key. (#164859, reported...
2004-10-26 Matthias ClasenStop preediting if strtoul couldn't parse the complete...
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-08-15 Owen TaylorImprove Cedilla handling - based on a patch from Gustav...
2003-05-21 Hidetoshi Tajimaadded composing rules of Greek acceted letters, patch...
2003-05-21 Hidetoshi Tajimacode that can check the compose table for ascending...
2002-11-13 Matthias ClasenAdd a const here.
2002-11-07 Owen TaylorUse '_' not '-' in signal name to be consistent with...
2002-10-10 Manish SinghDeprecation cleanup
2002-10-09 Stanislav BrabecAdded support for hungarian characters (addition to...
2002-10-04 Owen TaylorAdd a check for the Xrandr extension.
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-01 Stanislav BrabecFixed alphabetical order (bug #91258).
2002-09-30 Stanislav BrabecCompleted ISO-8859-2 characters support (#93421), fixed...
2002-09-24 Owen TaylorFixes to GtkIMContextSimple compose table for us-intl...
2002-06-12 Owen TaylorAdd compose sequences of dead_acute + c/C => C WITH...
2002-05-16 Owen TaylorDon't filter control-shift+[non-hex]. (#80252, reported...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-27 Owen TaylorRemove these files from CVS so we more-or-less current...
2002-02-18 Owen TaylorDon't commit unless we got at least one hex digit....
2001-12-30 Matthias ClasenAdditions.
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-10-28 Matthias ClasenDocumentation updates.
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-05-24 Owen TaylorAdd Mode_Switch to list of keys to ignore when doing...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-11 Owen TaylorFix up finalizer to chain to its parent.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-01 0Match "preedit-changed" to "preedit_changed" to be...
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-15 Owen TaylorFix reversed > that was causing Home to go to end of...
2000-11-12 Owen TaylorMake parent_class static.
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...