forked from AuroraMiddleware/gtk
Update freedesktop.org clipboard doc link. Patch from Andrew Moise
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org> * gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link. Patch from Andrew Moise (#130462).
This commit is contained in:
parent
fdccf6b143
commit
19c17861c6
@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2004-01-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2004-01-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2004-01-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2004-01-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal,
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sat Jan 3 11:39:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtkclipboard.c: Update freedesktop.org clipboard doc link.
|
||||
Patch from Andrew Moise (#130462).
|
||||
|
||||
2004-01-01 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* gtk/gtkaction.c (_GtkActionPrivate) : add visible_horizontal,
|
||||
|
@ -178,12 +178,12 @@ clipboard_display_closed (GdkDisplay *display,
|
||||
* user sees as the clipboard.
|
||||
*
|
||||
* (Passing #GDK_NONE is the same as using <literal>gdk_atom_intern
|
||||
* ("CLIPBOARD", FALSE)</literal>. See
|
||||
* <ulink url="http://www.freedesktop.org/standards/clipboards.txt">
|
||||
* http://www.freedesktop.org/standards/clipboards.txt</ulink>
|
||||
* for a detailed discussion of the "CLIPBOARD" vs. "PRIMARY" selections
|
||||
* under the X window system. On Win32 the #GDK_SELECTION_PRIMARY
|
||||
* clipboard is essentially ignored.)
|
||||
* ("CLIPBOARD", FALSE)</literal>. See <ulink
|
||||
* url="http://www.freedesktop.org/standards/clipboards-spec/clipboards.txt">
|
||||
* http://www.freedesktop.org/standards/clipboards-spec/clipboards.txt</ulink>
|
||||
* for a detailed discussion of the "CLIPBOARD" vs. "PRIMARY"
|
||||
* selections under the X window system. On Win32 the
|
||||
* #GDK_SELECTION_PRIMARY clipboard is essentially ignored.)
|
||||
*
|
||||
* It's possible to have arbitrary named clipboards; if you do invent
|
||||
* new clipboards, you should prefix the selection name with an
|
||||
|
Loading…
Reference in New Issue
Block a user