summaryrefslogtreecommitdiff
path: root/gtk/gtkselection.c
Commit message (Expand)AuthorAgeFilesLines
* Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com>Paolo Molaro2000-05-061-0/+2
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-1/+8
* Adapt cast macros to standard.Raja R Harinath1999-11-221-11/+30
* Substitute gdkx.h => gdkprivate.h since we need to accesss onlyOwen Taylor1999-11-081-2/+1
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-1/+1
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-1/+5
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* Check args for NULL. (gtk_selection_default_handler): Replace manual listJeff Garzik1999-01-211-14/+11
* Fix some more memory leaks.Owen Taylor1999-01-071-2/+4
* Free memory allocated for target lists.Owen Taylor1999-01-061-0/+1
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-241-9/+9
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-5/+4
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-4/+4
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-5/+19
* Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION.Owen Taylor1998-10-201-1/+8
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-166/+264
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-82/+82
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-140/+140
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-0/+22
* Try to figure out if this is Digital Unix and we need -std1 to get theOwen Taylor1998-05-101-10/+12
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-6/+11
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Merging release_1_0 changes into the main tree.Owen Taylor1998-03-101-1/+1
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-51/+68
* watch the next ChangeLog update...Tim Janik1998-02-021-1/+1
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+1
* memcpy() requires <string.h> - FedericoArturo Espinosa1998-01-021-0/+1
* GLib:Tim Janik1997-12-101-2/+1
* Patches to support internationalized input by:Gnome CVS User1997-11-271-1/+1
* Initial revisionElliot Lee1997-11-241-0/+1388