]> Pileus Git - ~andy/gtk/history - gdk
sgml fixes
[~andy/gtk] / gdk /
2002-01-11 Tor LillqvistFixes contributed by Archaeopteryx Software: This is...
2002-01-11 Tim Janikget rid of extraneous prototype
2002-01-10 Jonathan Blandfordget the types as well as the symbols because we need...
2002-01-10 Tor LillqvistApply the same fixes and improvements as to the gtk...
2002-01-09 Owen TaylorCheck for RENDER before trying to use it... XRenderFind...
2002-01-08 Owen TaylorFix a problem where were the offset into the image...
2002-01-05 Hans Breuerneed to cast image->mem away from void* to avoid 'error...
2002-01-04 Owen TaylorOptimize a little bit. (More for consistency than becau...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2002-01-04 Owen TaylorFix problem where retrieved atoms weren't properly...
2002-01-01 Tor LillqvistAppend EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.
2001-12-29 Matthias ClasenGDK instead of Gdk.
2001-12-28 Tor LillqvistUse G_N_ELEMENTS(). (unicode_classify): Don't return...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-12-18 Owen TaylorExplicitely deprecate gdk_gc_set_font() (reported by...
2001-12-18 Owen TaylorFix prototype for direction_changed. (Reported by Jeff...
2001-12-15 Darin Adler Fix some warnings.
2001-12-11 Jacob Berkman*** empty log message ***
2001-12-09 Anders CarlssonUpdate xsettings name.
2001-12-08 Christopher BlizzardFallback to setting the prgname to "<unknown>" if someo...
2001-12-07 Havoc Penningtonfix up my list of "cursors that are actually useful...
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-05 Matthias ClasenDeprecate. (#65851)
2001-12-04 Owen TaylorRef and sink priv->tooltips in init() and unref priv...
2001-11-30 Matthias ClasenDeprecate.
2001-11-30 Owen TaylorPatch from Hidetoshi Tajima to fix bad match error...
2001-11-29 Matthias ClasenTypo fix.
2001-11-29 Owen TaylorConvert atoms to and from atoms for properties of type...
2001-11-28 Owen TaylorRemove reference to gdkcursors.h.
2001-11-28 Matthias ClasenDirectly include the contents of gdkcursors.h in the...
2001-11-26 Owen TaylorAdd long, but horribly sketchy comment about what is...
2001-11-25 Kristian Rietveldfree font_desc when finished (#65266)
2001-11-24 Manish Singhgdk/linux-fb/gdkdrawable-fb2.c update to latest Pango API
2001-11-24 Owen TaylorHandle events in windows other than widget->event_windo...
2001-11-23 Hans Breuerreflect Pango API change
2001-11-21 Owen TaylorFix problem with lost parameter.
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-11-19 Owen TaylorUse RevertToParent, not RevertToNone. (#64613, Matthias...
2001-11-19 Elliot Leeremove "temporary" file that has been in CVS for past...
2001-11-19 Owen TaylorFix a memory leak when retrieving atom names. (Michael...
2001-11-19 Alex LarssonUpdate to new Pango API.
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-16 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-10 Hans Breuermake sure we know what we are talking about when asked...
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-11-08 Tor LillqvistAdd headers. Add section about ActiveIMM.
2001-11-06 Owen TaylorFix misplaced HAVE_XFT.
2001-11-05 Owen TaylorRedo Xft support to go directly to Picture objects...
2001-11-05 Owen TaylorClamp max window width/height to 32767, not 32768 since...
2001-11-05 Owen TaylorImplement gdk_color_parse() in terms of pango_color_par...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-11-02 Sebastian WilhelmiRemoved -DGTK_DISABLE_COMPAT_H.
2001-10-31 jacob berkmanthese should be 31, not 3. Hooray for Xatoms (and not...
2001-10-29 jacob berkmanautomake doesn't support conditionalized LDFLAGS, so...
2001-10-29 Tor LillqvistUpdates.
2001-10-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-10-27 Matthias ClasenTypo fix. Updates. Document the special values <none...
2001-10-26 Anders CarlssonUgh, broken pipe.
2001-10-26 Hans Breuerupdated externals
2001-10-24 Alex LarssonUpdate to new Pango APIs
2001-10-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-10-22 Owen TaylorDon't call g_thread_init(), we don't want to link to...
2001-10-22 Owen TaylorAdd a function, gdk_threads_init() that must be explici...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-19 Owen TaylorFix up for change to Pango font API. #61933. (Untested...
2001-10-18 Havoc Penningtonfix compilation
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-16 Owen TaylorRename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-06 Matthias ClasenReplace reference to non-existent function gdk_x11_curs...
2001-10-03 Havoc Penningtonforgot to save before previous commit; this adds the...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-10-02 Havoc Penningtondocs
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-21 Hans Breuerupdated externals
2001-09-20 Owen TaylorRemove unnecessary call to gdk_image_new_bitmap().
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-20 Owen TaylorAdd a missing pango_layout_iter_free ().
2001-09-19 Owen TaylorSet _NET_WM_PID and WM_CLIENT_MACHINE properties on...
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-19 Owen TaylorAllow -1 for width/height to mean "width/height of...
2001-09-19 Tim JanikReleased 1.3.8.
2001-09-19 Owen TaylorFix incorrect parameter to compute_double_length (...
2001-09-18 Matt Wilsondon't use += before =
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-10 Alexander LarssonForget gdkfont
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-09-08 Owen TaylorPrevent a false alarm constness warning with a cast.
2001-09-08 Alex LarssonRemoved unused function.
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Matthias Clasengdk/x11/gdkkeys-x11.c (get_direction): Don't call g_str...
2001-09-03 Owen TaylorSet current serial so that we don't eternally update...
2001-08-29 Havoc Penningtonadd default icon
2001-08-26 Havoc Penningtonremove gtk_menu_* compat defines; these are already...
next