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