]> Pileus Git - ~andy/gtk/history - modules
Implement two missing functions (#101369)
[~andy/gtk] / modules /
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,...
2002-09-07 Owen TaylorUpdate ChangeLog credits
2002-09-07 Owen TaylorAccount for the possibility of detail == NULL (#89561...
2002-09-06 Owen TaylorPass the actual input keycode to XIM, rather than the...
2002-07-10 Owen TaylorFix some cases where signal connection IDs where being...
2002-05-17 Owen TaylorProtect against reentrancy problems by emitting ::preed...
2002-04-30 Alex LarssonMake multihead-safe; use a different IM context per...
2002-04-21 Owen TaylorAdd a fake STEPPER function that is used for drawing...
2002-03-12 Owen TaylorFix incorrect return value, filter out returns of 0x7f...
2002-03-06 James Henstridgelink pixbuf engine against the gtk+ libraries, so that...
2002-03-05 Owen TaylorUpdate version to 2.0.0
2002-03-03 Owen TaylorFix install location.
2002-03-03 Owen TaylorFixes for uninstalled operation with module suffixes...
2002-02-27 Owen TaylorAdd ko and zh to the locales where this is the default.
2002-02-10 Owen TaylorAdd three Ethiopic input methods from Daniel Yacob.
2002-02-07 Owen TaylorAdd gradient rendering -- if the source width/height...
2002-01-29 Owen Taylormodules/input/imhangul.c modules/input/imhangul-defs...
2002-01-28 Owen TaylorFix hint computation again.
2002-01-28 Owen TaylorFix problems in computing MISSING hint.
2002-01-28 Owen TaylorOptimize the case where a component is entirely transpa...
2002-01-20 Owen TaylorMove back into gtk-engines
2002-01-19 Owen TaylorCatch invalid borders, and warn.
2002-01-19 Owen Taylorfix image file names
2002-01-19 Owen Tayloradd missed file
2002-01-19 Owen TaylorAdd an extrodinarily ugly example.
2002-01-18 Owen TaylorFix for changes to draw_focus.
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-07 Owen TaylorDisplay the XIM status callbacks with a popup window...
2001-11-02 Tor LillqvistUse -no-undefined on Windows. Look for .dll or .so...
2001-11-02 Owen TaylorPatch from HideToshi Tajima (#51922)
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-09-21 Hans BreuerGtkRcStyle::parse has a GtkSettings parameter now....
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-04 Owen TaylorVersion 1.3.7
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-06 Hidetoshi TajimaSkip g_convert when to_codeset and from_codeset are...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-06-23 Owen TaylorFixup some problems with text length handling in error...
2001-05-16 Owen Taylorun May 13 12:01:12 2001 Owen Taylor <otaylor@redhat...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-05-03 Owen TaylorFix trailing comma on enumeration. (#54071)
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-04 Sven Neumanncorrected path to gtk.immodules
2001-04-03 Owen TaylorUpdated.
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2001-03-05 Michael Natterermade the "parent_class" pointer static.
2001-03-03 Owen TaylorUnshift the group when extracting it from the X keyboar...
2001-02-20 Sven Neumannuse draw_vline method of parent_class, not draw_hline
2001-02-01 Owen TaylorA few updates for GTypePlugin.
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2000-12-21 Alexander LarssonFor linux-fb get the pangoft2 cflags and libs. This...
2000-12-09 8Add focus_in and focus_out implementation to im_context...
2000-12-06 Elliot LeeDetect freetype properly Make use of above.
2000-12-04 Alexander LarssonDivide size by 2, not multiply.
2000-12-01 1Note: GtkFB now requires Freetype 2 final.
2000-12-01 Hidetoshi Tajima-Add NULL argument to XGetIMValues.
2000-11-28 Elliot LeeOnly build im-xim if USE_X11 is enabled s/strcpy/memcpy...
2000-11-28 Elliot Leebasic.c: Include string.h Makefile.am: -L$(top_builddir...
2000-11-16 Owen TaylorPoint -rpath to the right install location.
2000-11-16 Robert Brady'o' < 'p'.
2000-11-15 Robert BradyThe return value of g_getenv() isn't freeable, so g_str...
2000-11-15 Owen TaylorFix reversed > that was causing Home to go to end of...
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-14 Alexander LarssonUse the glib iconv wrappers.
2000-11-13 Alexander LarssonCleanup and reindent of GtkFB.
2000-11-12 Robert BradyA vietnamese VIQR-based input method.
2000-11-12 Owen TaylorRip out support for multiple locales; that simple doesn...
2000-11-02 Alexander LarssonAdd last argument to t_type_register_static call.
2000-08-03 Elliot LeeDon't draw runs with a PANGO_ATTR_SHAPE set.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-24 Elliot Lee(Part 2) Remove gdk_*_lookup() defines, since they...
2000-07-18 Owen TaylorUpdates to work with GTK+-2.0 theme engine architecture...
2000-07-09 Owen TaylorAdd -Wall for gcc.
2000-06-21 Owen Taylor.cvsignore additions
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot LeeOops.
2000-03-06 Owen TaylorMoved into docs/ subdir
2000-03-06 Owen TaylorStart automake-ifying
2000-03-06 Owen TaylorHandle drawing transparency without a mask correctly.
2000-02-07 Owen TaylorInitial revision