forked from AuroraMiddleware/gtk
Add a note about cut-and-paste between here and Pango.
2005-08-24 Owen Taylor <otaylor@redhat.com> * gdk/gdkpango.c (draw_error_underline): Add a note about cut-and-paste between here and Pango.
This commit is contained in:
parent
632a8d18cc
commit
7493cb7208
@ -1,3 +1,8 @@
|
||||
2005-08-24 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkpango.c (draw_error_underline): Add a note about
|
||||
cut-and-paste between here and Pango.
|
||||
|
||||
2005-08-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.2 ===
|
||||
|
@ -1,3 +1,8 @@
|
||||
2005-08-24 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkpango.c (draw_error_underline): Add a note about
|
||||
cut-and-paste between here and Pango.
|
||||
|
||||
2005-08-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.8.2 ===
|
||||
|
@ -230,6 +230,7 @@ gdk_pango_renderer_draw_glyphs (PangoRenderer *renderer,
|
||||
*/
|
||||
#define HEIGHT_SQUARES 2.5
|
||||
|
||||
/* Cut-and-pasted between here and pango/pango/pangocairo-render.c */
|
||||
static void
|
||||
draw_error_underline (cairo_t *cr,
|
||||
double x,
|
||||
|
Loading…
Reference in New Issue
Block a user