]> Pileus Git - ~andy/gtk/history - gtk/gtkclipboard.c
Get rid of incorrect calls to g_value_init(). (#100669, Johan Dahlin,
[~andy/gtk] / gtk / gtkclipboard.c
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-09 Manish SinghDeprecation cleanup
2002-10-01 jacob berkmandeclare parent_class static
2002-09-25 Manish Singhpreserve ordering from gtk_tree_selection_foreach when...
2002-09-24 Owen TaylorMake a GObject (#75970, James Henstridge)
2002-06-20 Owen TaylorRenames:
2002-05-15 Owen TaylorUpdate from contents of size entry on focus out. (...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-01-09 Matthias ClasenSpeak of window IDs rather than XIDs in the docs.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-01 Havoc Penningtonmove README.linux-fb in here
2001-12-08 Matthias ClasenDoc markup fix.
2001-10-31 Owen TaylorAdd a "menu" property and notify on it. (#62798, Padrai...
2001-10-22 Owen TaylorFixing popup menus to have "Paste" sensitized correctly...
2001-10-17 Matthias ClasenDocumentation updates. Updates.
2001-08-08 Hidetoshi Tajimaask apps for COMPOUND_TEXT instead of TEXT correctly...
2001-07-18 Owen TaylorFix idles and timeouts to be properly surrounded by
2000-10-26 Havoc Penningtonfix constness warning
2000-10-03 Tor LillqvistGuard definition of alloca(). glib.h now handles that.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...