]> Pileus Git - ~andy/gtk/blob - ChangeLog.pre-2-4
first lookup the xfont ID in our font hash table, if we have a
[~andy/gtk] / ChangeLog.pre-2-4
1 Tue Mar  9 01:01:28 1999  Tim Janik  <timj@gtk.org>
2
3         * gdk/gdkfont.c (gdk_font_load): first lookup the xfont ID in our
4         font hash table, if we have a GdkFontPrivate entry for this font
5         already, simply increment its reference count, provided by Olaf Dietsche
6         <olaf.dietsche+list.gtk@netcologne.de>.
7
8         * gtk/gtkstyle.c (gtk_style_copy): plug a GdkFont reference leak, fix
9         provided by Olaf Dietsche <olaf.dietsche+list.gtk@netcologne.de>.
10
11 1999-03-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
12
13         * gtk/gtkstyle.c (gtk_default_draw_handle): Significantly reduced
14         the number of calls to gdk_draw_point() (and thus to X) by
15         clipping the points by hand.
16
17         * gtk/gtkhandlebox.c (draw_textured_frame): Actually make use of
18         the clip parameter.
19         (gtk_handle_box_paint): Only paint the handle if the expose area
20         intersects it.
21
22 Sun Mar  7 18:46:37 1999  ape@lrdpf.spacetec.no  (Asbjorn Pettersen)
23
24         * gtk/gtkmain.c (add_dll_suffix): Add this function (OS/2 ver.)
25
26 Sun Mar  7 11:43:34 1999  ape@spacetec.no  (Asbjorn Pettersen)
27
28         * gtk/gtkthemes.c (gtk_theme_engine_get): Add OS/2 changes.
29         Added function gen_8_3_dll_name(gchar *name, gchar *fullname).
30
31 Fri Mar  5 09:12:24 1999  ape@lrdpf.spacetec.no  (Asbjorn Pettersen)
32
33         * gtk/gtkitemfactory.c (gtk_item_factory_parse_rc): Open file in
34          textmode (O_TEXT) for OS/2 version.
35
36 Sun Feb 28 16:46:02 1999  Stefan Jeske  <stefan@gtk.org>
37
38         * gtk/gtkspinbutton.[c,h] gtk/testgtk.c: Added two new signals to 
39         GtkSpinButton, "input" and "output", to make the output more flexible.
40         The user has to provide a mapping between adjustment->value and the
41         output string (and vice versa, if the spin button is editable). 
42         See testgtk for examples.
43
44 Sat Feb 27 01:18:47 1999  Tim Janik  <timj@gtk.org>
45
46         * ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
47         new one.
48         
49         * configure.in: set gtk+ version to 1.3.0.