]> Pileus Git - ~andy/gtk/history - gtk/gtkselection.c
Switch style of stamp file usage.
[~andy/gtk] / gtk / gtkselection.c
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