mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-24 12:41:16 +00:00
Use gtk_entry_get_public_chars. Fixes #79532.
2002-04-22 Anders Carlsson <andersca@gnu.org> * gtk/gtkentry.c (gtk_entry_drag_data_get): Use gtk_entry_get_public_chars. Fixes #79532.
This commit is contained in:
parent
226b671bc1
commit
55a1ac7a4d
@ -1,3 +1,8 @@
|
||||
2002-04-22 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkentry.c (gtk_entry_drag_data_get): Use
|
||||
gtk_entry_get_public_chars. Fixes #79532.
|
||||
|
||||
Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
This commit adds stock icon functionality to GtkCellRendererPixbuf
|
||||
@ -12,6 +17,7 @@ Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
icon stuff in the cellrendererpixbuf instead of its own stock icon
|
||||
rendering code.
|
||||
|
||||
|
||||
2002-04-21 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-04-22 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkentry.c (gtk_entry_drag_data_get): Use
|
||||
gtk_entry_get_public_chars. Fixes #79532.
|
||||
|
||||
Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
This commit adds stock icon functionality to GtkCellRendererPixbuf
|
||||
@ -12,6 +17,7 @@ Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
icon stuff in the cellrendererpixbuf instead of its own stock icon
|
||||
rendering code.
|
||||
|
||||
|
||||
2002-04-21 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-04-22 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkentry.c (gtk_entry_drag_data_get): Use
|
||||
gtk_entry_get_public_chars. Fixes #79532.
|
||||
|
||||
Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
This commit adds stock icon functionality to GtkCellRendererPixbuf
|
||||
@ -12,6 +17,7 @@ Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
icon stuff in the cellrendererpixbuf instead of its own stock icon
|
||||
rendering code.
|
||||
|
||||
|
||||
2002-04-21 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-04-22 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkentry.c (gtk_entry_drag_data_get): Use
|
||||
gtk_entry_get_public_chars. Fixes #79532.
|
||||
|
||||
Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
This commit adds stock icon functionality to GtkCellRendererPixbuf
|
||||
@ -12,6 +17,7 @@ Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
icon stuff in the cellrendererpixbuf instead of its own stock icon
|
||||
rendering code.
|
||||
|
||||
|
||||
2002-04-21 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-04-22 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkentry.c (gtk_entry_drag_data_get): Use
|
||||
gtk_entry_get_public_chars. Fixes #79532.
|
||||
|
||||
Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
This commit adds stock icon functionality to GtkCellRendererPixbuf
|
||||
@ -12,6 +17,7 @@ Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
icon stuff in the cellrendererpixbuf instead of its own stock icon
|
||||
rendering code.
|
||||
|
||||
|
||||
2002-04-21 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-04-22 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkentry.c (gtk_entry_drag_data_get): Use
|
||||
gtk_entry_get_public_chars. Fixes #79532.
|
||||
|
||||
Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
|
||||
This commit adds stock icon functionality to GtkCellRendererPixbuf
|
||||
@ -12,6 +17,7 @@ Mon Apr 22 19:24:29 2002 Kristian Rietveld <kris@gtk.org>
|
||||
icon stuff in the cellrendererpixbuf instead of its own stock icon
|
||||
rendering code.
|
||||
|
||||
|
||||
2002-04-21 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
|
||||
|
@ -4088,7 +4088,7 @@ gtk_entry_drag_data_get (GtkWidget *widget,
|
||||
|
||||
if (gtk_editable_get_selection_bounds (editable, &sel_start, &sel_end))
|
||||
{
|
||||
gchar *str = gtk_editable_get_chars (editable, sel_start, sel_end);
|
||||
gchar *str = gtk_entry_get_public_chars (GTK_ENTRY (widget), sel_start, sel_end);
|
||||
|
||||
gtk_selection_data_set_text (selection_data, str, -1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user