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