1 | Fri Jan 17 18:26:12 2003 Owen Taylor <otaylor@redhat.com> |
---|
2 | |
---|
3 | * Theme/gtk-2.0/gtkrc: Make MenuItem pattern more |
---|
4 | comprehensive to catch all types of Menu item with |
---|
5 | the metal-black-fg pattern. (#85632). Apply |
---|
6 | metal-black-fg to option menus. |
---|
7 | |
---|
8 | Fri Jan 17 18:18:52 2003 Owen Taylor <otaylor@redhat.com> |
---|
9 | |
---|
10 | * metal_style.c (draw_notebook_focus): Account for |
---|
11 | tab_hborder/tab_vborder. (Deprecated, but Glade |
---|
12 | sets it at a minimum.) |
---|
13 | |
---|
14 | Fri Jan 17 17:55:48 2003 Owen Taylor <otaylor@redhat.com> |
---|
15 | |
---|
16 | * metal_style.c (is_first_tab): Redo the computation |
---|
17 | of whether a tab is the first tab to avoid segfaults |
---|
18 | if the tab label isn't available, and also fix some |
---|
19 | bugs with pack-end tabs. (#79936, Peter Zelezny) |
---|
20 | |
---|
21 | * metal_style.c (draw_notebook_focus): Draw the |
---|
22 | notebook tab focus in a style similar to the way |
---|
23 | that the Java metal L&F does it ... use a polygon |
---|
24 | rather than a square. |
---|
25 | |
---|
26 | * metal_style.c (draw_extension): Remove code that |
---|
27 | was drawing a weird mid-gray box in the middle |
---|
28 | of the tab. |
---|
29 | |
---|
30 | * metal_style.c (metal_tab): Tweak to look less like |
---|
31 | something the cat dragged in, even if not exactly |
---|
32 | like the Java metal tabs. |
---|
33 | |
---|
34 | Fri Jan 17 14:41:05 2003 Owen Taylor <otaylor@redhat.com> |
---|
35 | |
---|
36 | * metal_style.c: Make parent_class static. (#94047, |
---|
37 | Shivaram Upadhyayula) |
---|
38 | |
---|
39 | 2002-09-12 Havoc Pennington <hp@redhat.com> |
---|
40 | |
---|
41 | * Theme/Makefile.am (theme_DATA): update Makefile to remove |
---|
42 | ICON.png |
---|
43 | |
---|
44 | Sun Apr 21 14:08:59 2002 Owen Taylor <otaylor@redhat.com> |
---|
45 | |
---|
46 | * metal_style.c (reverse_engineer_stepper_box): Add a workaround |
---|
47 | for gtkrange brokeness with regards to drawing the stepper arrows. |
---|
48 | |
---|
49 | 2002-04-19 jacob berkman <jacob@ximian.com> |
---|
50 | |
---|
51 | * metal_style.c (get_tab_status): cleanup a little to really fix |
---|
52 | |
---|
53 | * metal_style.c (get_tab_status): assign a variable before we use |
---|
54 | it |
---|
55 | |
---|
56 | Sat Jan 19 20:56:26 2002 Owen Taylor <otaylor@redhat.com> |
---|
57 | |
---|
58 | * *.[ch]: Rework using code from Raleigh and the capabilities |
---|
59 | of GTK+-2.0. Move code around. |
---|
60 | |
---|
61 | 2000-02-13 Tor Lillqvist <tml@iki.fi> |
---|
62 | |
---|
63 | * metal_theme_main.c: No need to include gdkx.h. |
---|
64 | |
---|
65 | Fri Jun 11 Peter Wainwright <prw@wainpr.demon.co.uk> |
---|
66 | * metal_theme_main.c: Make sure event handlers are restored |
---|
67 | on theme_exit(). |
---|
68 | |
---|
69 | Wed Feb 24 20:11:50 1999 Tor Lillqvist <tml@iki.fi> |
---|
70 | |
---|
71 | * metal_theme_draw.c: Declare fuzzy_match before use. Make it |
---|
72 | static. |
---|
73 | |
---|
74 | Thu Feb 11 22:36:38 1999 Owen Taylor <otaylor@redhat.com> |
---|
75 | |
---|
76 | * metal_theme_draw.c (draw_box): Draw some box |
---|
77 | if widget == NULL. |
---|
78 | |
---|
79 | * metal_theme_draw.c (draw_shadow): Fix handling |
---|
80 | of frames with SHADOW_NONE; |
---|
81 | |
---|
82 | * Theme/gtk/gtkrc: Remove cruft, introduce separate |
---|
83 | style for scrollbars with thickness = 1. |
---|
84 | |
---|
85 | * metal_theme_main.c metal_theme_draw.c: Remove |
---|
86 | hack to set border thickness by introducing |
---|
87 | a thickness parameter. |
---|
88 | |
---|
89 | Wed Dec 16 11:51:19 1998 Owen Taylor <otaylor@redhat.com> |
---|
90 | |
---|
91 | * metal_theme_main.c: Removed C++ comments. |
---|
92 | |
---|
93 | Tue Dec 15 23:42:52 1998 Owen Taylor <otaylor@redhat.com> |
---|
94 | |
---|
95 | * metal_theme_draw.c metal_theme_main.h metal_theme.h: |
---|
96 | Integrated in changes newer version from Randy Gordon (v 0.9). |
---|
97 | Much spiffier scrollbars, and ranges. |
---|
98 | |
---|
99 | 1998-11-09 Federico Mena Quintero <federico@nuclecu.unam.mx> |
---|
100 | |
---|
101 | * metal_theme_draw.c: #include <math.h> |
---|
102 | (draw_check): Remove a couple of unused variables. |
---|
103 | |
---|
104 | 1998-11-07 Raja R Harinath <harinath@cs.umn.edu> |
---|
105 | |
---|
106 | * configure.in: Removed. |
---|
107 | |
---|
108 | Fri Nov 6 11:20:21 1998 Owen Taylor <otaylor@redhat.com> |
---|
109 | |
---|
110 | * metal_theme_draw.c: Changed gap_side to GtkPositionType, |
---|
111 | removed draw_entry. |
---|
112 | |
---|
113 | Sat Oct 17 00:06:51 1998 Owen Taylor <otaylor@redhat.com> |
---|
114 | |
---|
115 | * metal_theme_draw.c (draw_shadow): Don't set GC's |
---|
116 | for SHADOW_NONE. |
---|
117 | |
---|