]> Pileus Git - ~andy/gtk/blob - modules/engines/pixbuf/ChangeLog
Fix trailing comma on enumeration. (#54071)
[~andy/gtk] / modules / engines / pixbuf / ChangeLog
1 Thu May  3 05:36:06 2001  Owen Taylor  <otaylor@redhat.com>
2
3         * pixbuf.h: Fix trailing comma on enumeration. (#54071)
4
5 2001-03-05  Michael Natterer  <mitch@gimp.org>
6
7         * src/pixbuf-draw.c: made the "parent_class" pointer static.
8
9         (Owen, I just commented out the draw methods which don't exist any
10         more to make it compile).
11
12 2001-02-20  Sven Neumann  <sven@convergence.de>
13
14         * src/pixbuf-draw.c (draw_vline): use draw_vline method of 
15         parent_class, not draw_hline
16
17 Wed Nov 15 21:56:28 2000  Owen Taylor  <otaylor@redhat.com>
18
19         * src/pixbuf-*: A few updates for GTypePlugin.
20
21 Tue Jul 18 12:13:19 2000  Owen Taylor  <otaylor@redhat.com>
22
23         Updates to work with GTK+-2.0 theme engine architecture.
24         It won't even sort of work with GTK+-1.2 any more.
25
26         * configure.in src/Makefile.am: Look for GTK+-2.0, 
27         install engine into GTK+-2.0 location.
28         
29         * src/pixbuf-style.h src/pixbuf-rc-style.[ch]: New
30         files for GtkRcStyle and GtkStyle subclasses. Parsing,
31         etc, moves to pixbuf-rc-style.[ch]
32
33         * src/pixbuf-draw.c: Chain up to parent implementation
34         when images aren't found for a certain element.
35
36 Sun Jul  9 18:15:58 2000  Owen Taylor  <otaylor@redhat.com>
37
38         * configure.in (ACLOCAL): Add -Wall for gcc.
39
40         * src/pixbuf-render.c (pixbuf_render): Fix problem
41         using gdk_rectangle_intersect() from GTK+-1.2.
42
43         * src/pixbuf-render.c src/pixbuf-draw.c: Remove 
44         direct access to pixbuf internals.
45
46 Mon Mar  6 11:44:58 2000  Owen Taylor  <otaylor@redhat.com>
47
48         * docs/gap-geometry.fig: Moved into docs/ subdir
49         
50         * Makefile.am configure.in autogen.sh src/Makefile.am: 
51         automakify
52          
53         * src/pixbuf.h src/pixbuf-render.c src/pixbuf-draw.c
54         src/pixbuf-main.c: Move sources into subdir and
55         rename.
56
57 Mon Mar  6 11:02:07 2000  Owen Taylor  <otaylor@redhat.com>
58
59         * pixmap_theme_pixbuf.c: Handle drawing transparency without a
60         mask correctly.
61
62         * pixmap_theme_main.c pixmap_theme_draw.c: Remove duplicate
63         includes.
64         
65 Sun Feb  6 21:34:30 2000  Owen Taylor  <otaylor@redhat.com>
66
67         * Started ChangeLog for pixbuf engine, check sources
68         into CVS.
69
70 ========== ChangeLog for pixmap engine ===================
71
72 1999-11-22  Martin Baulig  <martin@home-of-linux.org>
73
74         * pixmap_theme_main.c (theme_duplicate_style): Really copy the
75         `src_data->img_list', not just the pointer that points to it.
76
77 Tue Oct  5 15:13:29 1999  Owen Taylor  <otaylor@redhat.com>
78
79         * pixmap_theme_draw.c (apply_theme_image): Don't set
80         background pixmap on pixmaps.
81
82 1999-02-14  Raja R Harinath  <harinath@cs.umn.edu>
83
84         * Theme/gtk/Makefile.am.in (Makefile.am): Handle the case when
85         files are deleted.
86
87 Thu Feb 11 21:16:53 1999  Owen Taylor  <otaylor@redhat.com>
88
89         * pixmap_theme_main.c (theme_data_unref): Free the
90         theme data structure as well as the contents.
91
92 1999-02-03  Raja R Harinath  <harinath@cs.umn.edu>
93
94         * Theme/gtk/Makefile.am.in: New file.  Theme/gtk/Makefile.am is
95         generated from this file when new *.png files are added.
96
97 1999-01-23  Miguel de Icaza  <miguel@nuclecu.unam.mx>
98
99         * pixmap_theme_main.c (theme_init): Turn on pixmap cache. 
100
101 Mon Jan 18 13:37:23 1999  Owen Taylor  <otaylor@redhat.com>
102
103         * Theme/gtk/gtkrc: Give buttons a gray background
104         color so they look a little less funny when initially
105         drawing.
106
107 Wed Jan 13 18:58:25 1999  Owen Taylor  <otaylor@redhat.com>
108
109         * pixmap_theme_draw.c: Fixed pervasive mis-bracketing
110         that was causing drawing if the drawn region and
111         clipping region did NOT intersect, and a couple
112         of errors in computing source and destination 
113         regions.
114
115 1998-11-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
116
117         * pixmap_theme_draw.c: #include <math.h>
118
119 1998-11-07  Raja R Harinath  <harinath@cs.umn.edu>
120
121         * Theme/gtk/Makefile.am (theme_DATA): 
122         Update to new directory contents.
123         * configure.in: Remove.
124
125 Fri Nov  6 17:26:12 1998  Owen Taylor  <otaylor@redhat.com>
126
127         * pixmap_theme_main.c: Removed some debugging 
128         printf's. 
129
130         * Theme/gtk/notebook1.c Theme/gtk/menubar.png: new
131         bigger pixmaps to reduce pixelation.
132
133         * Theme/gtk/gtkrc: Reorganized to use several styles
134         instead of one huge style. Change clist backgrounds
135         to be prettier.
136
137 Thu Nov  5 10:23:46 1998  Owen Taylor  <otaylor@redhat.com>
138
139         * pixmap_theme_draw.c (draw_shadow_gap): Fixed hard-coded
140         gap_side of '0'.
141
142 Mon Nov  2 14:46:02 1998  Owen Taylor  <otaylor@redhat.com>
143
144         * pixmap_theme_draw.c (apply_theme_image_shadow_gap): Removed
145         several hundred lines of duplicated code with a bit of
146         reoriganization.
147
148 Wed Oct 28 16:18:04 1998  Owen Taylor  <otaylor@redhat.com>
149
150         * pixmap_theme_main.c (theme_symbols): Removed lots
151         and lots of white space.
152