]> Pileus Git - ~andy/gtk/blob - modules/engines/pixbuf/ChangeLog
Initial revision
[~andy/gtk] / modules / engines / pixbuf / ChangeLog
1 Sun Feb  6 21:34:30 2000  Owen Taylor  <otaylor@redhat.com>
2
3         * Started ChangeLog for pixbuf engine, check sources
4         into CVS.
5
6 ========== ChangeLog for pixmap engine ===================
7
8 1999-11-22  Martin Baulig  <martin@home-of-linux.org>
9
10         * pixmap_theme_main.c (theme_duplicate_style): Really copy the
11         `src_data->img_list', not just the pointer that points to it.
12
13 Tue Oct  5 15:13:29 1999  Owen Taylor  <otaylor@redhat.com>
14
15         * pixmap_theme_draw.c (apply_theme_image): Don't set
16         background pixmap on pixmaps.
17
18 1999-02-14  Raja R Harinath  <harinath@cs.umn.edu>
19
20         * Theme/gtk/Makefile.am.in (Makefile.am): Handle the case when
21         files are deleted.
22
23 Thu Feb 11 21:16:53 1999  Owen Taylor  <otaylor@redhat.com>
24
25         * pixmap_theme_main.c (theme_data_unref): Free the
26         theme data structure as well as the contents.
27
28 1999-02-03  Raja R Harinath  <harinath@cs.umn.edu>
29
30         * Theme/gtk/Makefile.am.in: New file.  Theme/gtk/Makefile.am is
31         generated from this file when new *.png files are added.
32
33 1999-01-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>
34
35         * pixmap_theme_main.c (theme_init): Turn on pixmap cache. 
36
37 Mon Jan 18 13:37:23 1999  Owen Taylor  <otaylor@redhat.com>
38
39         * Theme/gtk/gtkrc: Give buttons a gray background
40         color so they look a little less funny when initially
41         drawing.
42
43 Wed Jan 13 18:58:25 1999  Owen Taylor  <otaylor@redhat.com>
44
45         * pixmap_theme_draw.c: Fixed pervasive mis-bracketing
46         that was causing drawing if the drawn region and
47         clipping region did NOT intersect, and a couple
48         of errors in computing source and destination 
49         regions.
50
51 1998-11-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
52
53         * pixmap_theme_draw.c: #include <math.h>
54
55 1998-11-07  Raja R Harinath  <harinath@cs.umn.edu>
56
57         * Theme/gtk/Makefile.am (theme_DATA): 
58         Update to new directory contents.
59         * configure.in: Remove.
60
61 Fri Nov  6 17:26:12 1998  Owen Taylor  <otaylor@redhat.com>
62
63         * pixmap_theme_main.c: Removed some debugging 
64         printf's. 
65
66         * Theme/gtk/notebook1.c Theme/gtk/menubar.png: new
67         bigger pixmaps to reduce pixelation.
68
69         * Theme/gtk/gtkrc: Reorganized to use several styles
70         instead of one huge style. Change clist backgrounds
71         to be prettier.
72
73 Thu Nov  5 10:23:46 1998  Owen Taylor  <otaylor@redhat.com>
74
75         * pixmap_theme_draw.c (draw_shadow_gap): Fixed hard-coded
76         gap_side of '0'.
77
78 Mon Nov  2 14:46:02 1998  Owen Taylor  <otaylor@redhat.com>
79
80         * pixmap_theme_draw.c (apply_theme_image_shadow_gap): Removed
81         several hundred lines of duplicated code with a bit of
82         reoriganization.
83
84 Wed Oct 28 16:18:04 1998  Owen Taylor  <otaylor@redhat.com>
85
86         * pixmap_theme_main.c (theme_symbols): Removed lots
87         and lots of white space.
88