]> Pileus Git - ~andy/gtk/history - gtk/gtkselection.c
Make the chunk size for incremental transfers depend on the maximal
[~andy/gtk] / gtk / gtkselection.c
2004-05-03 Matthias ClasenMake the chunk size for incremental transfers depend...
2004-05-03 Matthias Clasenu2004-05-03 Matthias Clasen <mclasen@redhat.com>
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-25 Owen TaylorCall g_convert(), not g_convert() with fallback, since...
2004-02-12 Manish SinghAssign xtype using gdk_x11_atom_to_xatom_for_display...
2004-01-29 Owen Taylornul-terminate the target atoms. (#132656, Christian...
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-05-20 Owen TaylorComprehensively zero all unused parts of client message...
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-01-31 Matthias ClasenDeprecate. (#85683)
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-04 Owen TaylorAlways look up and create the Motif drag window as...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-09 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-09-27 Owen Taylor(#91249, Thomas Leonard)
2002-09-23 Owen TaylorPrivatize gtk_selection_request, gtk_selection_incr_event
2002-08-14 Hidetoshi Tajimainitialize gtk_selection_atoms only once at the 1st...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorGet the owner from the display if !NULL. Otherwise...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-21 Owen TaylorSet the property as type ATOM_PAIR, not ATOM. (#72074...
2002-01-17 Owen TaylorCall gtk_selection_remove_all() here, not in destroy...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
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-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-08 Matthias Clasens/succesfully/successfully/g
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-03-24 Havoc Penningtonfix warnings
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2000-11-25 Alexander LarssonHuge GtkFB patch with lots of small bugfixes and initia...
2000-11-07 Havoc Penningtonrename to gtk_text_mark_get_visible
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-11 Owen TaylorFix cut and paste typo where wrong pixmap was being...
2000-05-06 Paolo MolaroSat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus...
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-21 Jeff GarzikCheck args for NULL. (gtk_selection_default_handler...
1999-01-07 Owen TaylorFix some more memory leaks.
1999-01-06 Owen TaylorFree memory allocated for target lists.
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-10-20 Owen TaylorAlways send "drag_leave" to dests without GTK_DEST_DEFA...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-10 Owen TaylorMerging release_1_0 changes into the main tree.
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-02 Tim Janikwatch the next ChangeLog update...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-02 Arturo Espinosamemcpy() requires <string.h> - Federico
1997-12-10 Tim JanikGLib:
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision