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