1 | 2004-10-24 Sergey V. Udaltsov <svu@gnome.org> |
---|
2 | |
---|
3 | * gswitchit-applet.c: Fixed #156220 |
---|
4 | |
---|
5 | 2004-10-24 Sergey V. Udaltsov <svu@gnome.org> |
---|
6 | |
---|
7 | * gswitchit-plugins.c: Fixed #153398 |
---|
8 | |
---|
9 | 2004-10-20 Kjartan Maraas <kmaraas@gnome.org> |
---|
10 | |
---|
11 | * gswitchit-plugins.c: (main): Use GETTEXT_PACKAGE |
---|
12 | so that translations work. |
---|
13 | |
---|
14 | 2004-10-19 Kjartan Maraas <kmaraas@gnome.org> |
---|
15 | |
---|
16 | * GNOME_GSwitchItApplet.xml: Use correct png. |
---|
17 | * gswitchit-capplet.c: (GSwitchItAppletPropsCreate): |
---|
18 | Don't set frame to GTK_SHADOW_ETCHED_OUT on a GtkVBox |
---|
19 | since we get warnings from glib about an illegal cast. |
---|
20 | |
---|
21 | 2004-09-28 Mark McLoughlin <mark@skynet.ie> |
---|
22 | |
---|
23 | * gswitchit-applet.png, |
---|
24 | gswitchit-properties-capplet.png: new icon from |
---|
25 | Jakub Steiner. |
---|
26 | |
---|
27 | 2004-09-13 Shaun McCance <shaunm@gnome.org> |
---|
28 | |
---|
29 | * help/C/Makefile.am: |
---|
30 | * help/C/legal.xml: |
---|
31 | * help/C/gswitchit-C.omf: |
---|
32 | * help/C/gswitchit.xml: |
---|
33 | - Added gswitchit docs from Angela Boyle |
---|
34 | |
---|
35 | 2004-08-15 Kjartan Maraas <kmaraas@gnome.org> |
---|
36 | |
---|
37 | * Makefile.am: Removed references to screen-exec. |
---|
38 | |
---|
39 | 2004-07-30 Vinay <vinay.mandyakoppal@wipro.com> |
---|
40 | |
---|
41 | * gswitchit-plugins.c: |
---|
42 | Passing correct argument to gnome_program_init. |
---|
43 | Fixes the bug #148870 |
---|
44 | |
---|
45 | 2004-06-09 Dennis Smit <ds@nerds-incorporated.org> |
---|
46 | |
---|
47 | * gswitchit-plugins.glade: HIG fixes for the treeview. |
---|
48 | |
---|
49 | Patch by: Ross Burton <r.burton@180sw.com> |
---|
50 | |
---|
51 | Fixes bug: #144027. |
---|
52 | |
---|
53 | 2004-05-31 Sergey Udaltsov <svu@gnome.org> |
---|
54 | |
---|
55 | * gswitchit-applet.c: Fixed the bug with the labels |
---|
56 | reported for 8-bit locales. Stupid me did not convert local |
---|
57 | string to UTF-8. |
---|
58 | |
---|
59 | 2004-05-28 Leena Gunda <leena.gunda@wipro.com> |
---|
60 | |
---|
61 | * switch.c (GKBAppletNew): |
---|
62 | Fix the crash occuring when gkb applet is removed from panel. |
---|
63 | Fixes bug #143277 |
---|
64 | |
---|
65 | 2004-04-03 Sergey Udaltsov <svu@gnome.org> |
---|
66 | |
---|
67 | * gswitchit-applet.c: Fixed odd bug with the background |
---|
68 | update. No more reprodusable crashes in the flags mode. |
---|
69 | Dennis was not accurate with sia->ebox:) |
---|
70 | |
---|
71 | 2004-03-28 Kjartan Maraas <kmaraas@gnome.org> |
---|
72 | |
---|
73 | * Makefile.am: Added gswitchit.schemas.in to |
---|
74 | EXTRA_DIST. Fixes build outside of srcdir and closes |
---|
75 | bug #138172. |
---|
76 | |
---|
77 | 2004-02-29 Dennis Smit <ds@nerds-incorporated.org> |
---|
78 | |
---|
79 | * gswitchit-applet.h: Added the ebox to the |
---|
80 | GSwitchItApplet structure because we need it |
---|
81 | in GSwitchItAppletChangeBackground. |
---|
82 | |
---|
83 | * gswitchit-applet.c (GSwitchItAppletPrepareDrawing): |
---|
84 | Put the label in the align first before putting the |
---|
85 | align in the ebox. Else the panel background doesn't |
---|
86 | work, why this is i don't know. |
---|
87 | |
---|
88 | (GSwitchItAppletChangeBackground): |
---|
89 | Set the GtkStyle on the ebox as well. |
---|
90 | |
---|
91 | The applet now supports panel background colors. |
---|
92 | Pixmap isn't working yet tho. |
---|
93 | |
---|
94 | 2004-02-29 Dennis Smit <ds@nerds-incorporated.org> |
---|
95 | |
---|
96 | * gswitchit-applet.c (GSwitchItAppletChangeBackground): |
---|
97 | Removed bogus return. |
---|
98 | |
---|
99 | 2004-02-27 Dennis Smit <ds@nerds-incorporated.org> |
---|
100 | |
---|
101 | * gswitchit-applet.c (GSwitchItAppletInit): |
---|
102 | Added signal handler for the change_background |
---|
103 | signal. |
---|
104 | |
---|
105 | (GSwitchItAppletChangeBackground): Added function |
---|
106 | to handle the change_background signal. |
---|
107 | |
---|
108 | This doesn't work yet. |
---|
109 | |
---|
110 | 2004-02-23 Dennis Smit <ds@nerds-incorporated.org> |
---|
111 | |
---|
112 | * Makefile.am: Make the capplet link to |
---|
113 | screen-exec. |
---|
114 | |
---|
115 | Patch by: Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar> |
---|
116 | |
---|
117 | Fixes bug #135221. |
---|
118 | |
---|
119 | 2004-02-22 Dennis Smit <ds@nerds-incorporated.org> |
---|
120 | |
---|
121 | * gswitchit-applet.c (GSwitchItAppletCmdPlugins): |
---|
122 | Move from egg_screen_execute_shell to |
---|
123 | gdk_spawn_command_line_on_screen. |
---|
124 | |
---|
125 | Fixes bug #135158. |
---|
126 | |
---|
127 | (GSwitchItAppletCmdCapplet): |
---|
128 | Likewise. |
---|
129 | |
---|
130 | 2004-02-21 Dennis Smit <ds@nerds-incorporated.org> |
---|
131 | |
---|
132 | * gswitchit-applet.c (GSwitchItAppletCmdPlugins): |
---|
133 | replaced the gnome_execute_shell with |
---|
134 | egg_screen_execute_shell so we can be |
---|
135 | multihead aware. |
---|
136 | |
---|
137 | (GSwitchItAppletCmdCapplet): |
---|
138 | Likewise. |
---|
139 | |
---|
140 | Fixes bug #134025. |
---|
141 | |
---|
142 | 2004-02-12 Dennis Smit <ds@nerds-incorporated.org> |
---|
143 | |
---|
144 | * gswitchit-applet.c (GSwitchItAppletCmdAbout): |
---|
145 | Make the about dialog multihead sane. |
---|
146 | |
---|
147 | (GSwitchItAppletCmdProps): |
---|
148 | Ditto. |
---|
149 | |
---|
150 | (GSwitchItAppletCmdHelp): |
---|
151 | Ditto. |
---|
152 | |
---|
153 | * gswitchit-capplet.c (GSwitchItAppletPropsCreate): |
---|
154 | Ditto. |
---|
155 | |
---|
156 | 2004-02-08 Jason Leach <leach@wam.umd.edu> |
---|
157 | |
---|
158 | * Makefile.am (CLEANFILES): Add .server and .server.in here. |
---|
159 | (#132071, Padraig O'Briain) |
---|
160 | |
---|
161 | 2004-02-06 Dennis Cranston <dennis_cranston@yahoo.com> |
---|
162 | |
---|
163 | Fix for bug 133702. |
---|
164 | * gswitchit/GNOME_GSwitchItApplet.xml: Cleanup popup menu. |
---|
165 | |
---|
166 | 2004-02-06 Dennis Cranston <dennis_cranston@yahoo.com> |
---|
167 | |
---|
168 | Fix for bug 133701. |
---|
169 | * gswitchit/gswitchit-plugins.c: |
---|
170 | (CappletActivePluginsSelectionChanged): |
---|
171 | * gswitchit/gswitchit-plugins-add.c: |
---|
172 | (CappletAvailablePluginsSelectionChanged ): |
---|
173 | * gswitchit/gswitchit-plugins.glade: HIG fixes. |
---|
174 | |
---|
175 | 2004-02-07 Dennis Smit <ds@nerds-incorporated.org> |
---|
176 | |
---|
177 | * ChangeLog: Adding file. |
---|
178 | |
---|
179 | Patch by Dennis Cranston that fixes HIG issues |
---|
180 | within the applet: |
---|
181 | |
---|
182 | * gswitchit-capplet.c (create_hig_catagory): |
---|
183 | Added new function. |
---|
184 | |
---|
185 | (CappletUI2Config): |
---|
186 | Changes to reflect new HIGness. |
---|
187 | |
---|
188 | * gswitchit-properties.glade: |
---|
189 | HIGify the preferences dialog. |
---|
190 | |
---|
191 | Fixes bug #133570 |
---|
192 | |
---|