aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 0d41b444c953e1f887238f1e65a1c13b2db469f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
2004-12-01  Ross Burton  <ross@burtonini.com>

	* applets/mb-applet-launcher.c:
	* applets/mb-applet-menu-launcher.c:
	* applets/mb-applet-clock.c:
	* src/panel_menu.c:
	Use mb_dotdesktop_get_exec().  Also move config.h includes so that
	AC_GNU_SOURCE works, and fix a bad fprintf.

2004-12-01  Ross Burton  <ross@openedhand.com>

	* configure.ac:
	Add AC_GNU_SOURCE.

2004-11-30  mallum  <mallum@handhelds.org>

	* applets/mb-applet-system-monitor.c: (paint_callback):
	Fix so initial paint does not take ages to happen.

2004-11-02  mallum  <mallum@handhelds.org>

	* src/panel.c: (panel_init):
	Specifically set no focus hint. ( needed for new wm focus code )

2004-11-02  Ross Burton  <ross@openedhand.com>

	* src/panel.c:
	Set DISPLAY if it was set on the command line.

	* src/panel_menu.c:
	Only attempt to read .desktop files

2004-08-30 matchbox-panel-0.8.3 released released tag: RELEASE_0_8_3

2004-08-30  mallum,,,  <mallum@handhelds.org>

	* applets/mb-applet-launcher.c: (main):
	Add support for honoring X-MB-NoWindow .desktop key
	* configure.ac:
	Bump up version
	* src/panel.c: (main):
	* src/panel.h:
	* src/panel_menu.c: (panel_menu_init):
	Fix silly atom orientation problem

2004-08-08  mallum,,,  <mallum@handhelds.org>

	* src/panel.c: (panel_xsettings_notify_cb),
	(panel_set_theme_from_root_prop):
	Add support for PanelMsgFont in theme.desktop

2004-07-27  mallum,,,  <mallum@handhelds.org>

	* applets/mb-applet-system-monitor.c: (paint_callback):
	Change mem,cpu bar order to match bubble message 

2004-07-23 matchbox-panel-0.8.2 released released tag: RELEASE_0_8_2

2004-07-23  mallum,,,  <mallum@handhelds.org>

	* configure.ac:
	Bump up version

2004-07-23  mallum,,,  <mallum@handhelds.org>

	* src/session.c: (session_destroy),
	(session_preexisting_handle_timeouts):
	Fix default apps not appearing. 

2004-06-28  Matthew Allum,,,  <mallum@handhelds.org>

	* po/zh_TW.po:
	prevous zh_TW was corrupt

2004-06-28  Matthew Allum,,,  <mallum@handhelds.org>

	* configure.ac:
	* po/Makefile.am:
	* po/zh_TW.po:
	Added zh_TW translation from Jim Huang

2004-04-27  Matthew Allum,,,  <mallum@handhelds.org>

	* src/panel.c: (panel_set_bg), (panel_init), (main):
	* src/session.c: (session_init), (session_save):
	Error message cleanup

2004-04-27  Matthew Allum,,,  <mallum@handhelds.org>

	* applets/mb-applet-menu-launcher.c: (sn_exec), (fork_exec),
	(build_menu), (load_icon):
	Improved/cleaned error messages
	* applets/mb-applet-system-monitor.c: (system_cpu),
	(system_memory):
	Exit rather than segv if /proc files cant be opened.

2004-04-22  Matthew Allum,,,  <mallum@openedhand.com>

	* src/panel.c: (panel_init):
	* src/panel.h:
	Add support for env var "MB_PANEL_NO_DESKTOP_HIDE" to
        not hide an embedded panel on desktop. 
	This is mainly just for testing.

2004-04-10  Matthew Allum  <mallum@openedhand.com>

	* configure.ac:
	* applets/Makefile.am:
	Only build mb-applet-wireless if linux/wireless.h exists

	* applets/mb-applet-menu-launcher.c: (button_callback),
	(xevent_callback):
	Tidy up DNOTIFY code.

2004-03-22 matchbox-panel-0.8.1 released released tag: RELEASE_0_8_1

2004-03-17  Matthew Allum,,,  <mallum@handhelds.org>

	* README:
	Add some content
	* configure.ac:
	bump up version.

2004-02-26  Matthew Allum,,,  <mallum@openedhand.com>

	* Makefile.am:
	Added snapshot target

2004-02-25  Matthew Allum,,,  <mallum@openedhand.com>

	* applets/mb-applet-battery.c: (main):
	Decrease time between battery state checks ( 10 -> 2 secs )

2004-02-25  Matthew Allum,,,  <mallum@openedhand.com>

	* src/panel.c: (panel_set_bg), (panel_main):
	Avoid panel in titlebar crash with no set background

2004-02-24  Matthew Allum,,,  <mallum@openedhand.com>

	* src/panel.h:
	remove uneeded xpm.h include

2004-02-13  Matthew Allum,,,  <mallum@openedhand.com>

	* applets/mb-applet-wireless.c: (resize_callback),
	(theme_callback):
	* src/panel.c: (panel_set_theme_from_root_prop):
	Fix crash when wireless at maximum strength.
	Caused by level enum referencing from 1 not 0.

2004-02-10 matchbox-panel-0.8 released released

2004-02-10  Matthew Allum,,,  <mallum@openedhand.com>

	* applets/mb-applet-battery.c: (main):
	Change miniapm printf's to mb-applet-battery
	* po/Makefile.am:
	Fix .mo's getting installed in correct location

2004-02-09  Matthew Allum,,,  <mallum@openedhand.com>

	* applets/icons/minisys.png:
	* applets/icons/minisys.xpm:
	Large mb-applet-system-monitor icon improved

2004-02-07  Matthew Allum,,,  <mallum@handhelds.org>

	* applets/Makefile.am:
	* applets/mb-applet-menu-launcher.c:
	* configure.ac:
	DNOTIFY Build fixes

2004-02-07  Matthew Allum,,,  <mallum@handhelds.org>

	* applets/Makefile.am:
	* configure.ac:
	Fix startup Notification building

2004-02-07  Matthew Allum,,,  <mallum@handhelds.org>

	* applets/mb-applet-menu-launcher.c: (build_menu):
	Dont read same /applications dir twice
	* src/panel_menu.c: (panel_menu_init):
	Launch mb-applet-launcher not monoluanch

2004-02-05  Matthew Allum,,,  <mallum@openedhand.com>

	* applets/Makefile.am:
	Fix to mb-applet-battery Makefile.am login

2004-02-05  Matthew Allum,,,  <mallum@openedhand.com>

	* configure.ac:
	Added dnotify switch

2004-02-05  Matthew Allum,,,  <mallum@openedhand.com>

	* Makefile.am:
	Add po to output dirs
	* applets/small-icons/mbterm.png:
	* applets/small-icons/mbterm.xpm:
	* applets/small-icons/minitime.png:
	* applets/small-icons/minitime.xpm:
	Added missing icons
	* configure.ac:
	Various tweaks
	* src/panel.h:
	Made panel include config.h

2004-02-04  Matthew Allum, mallum@handhelds.org

	* applets/mb-applet-launcher.c: (main):
	Remove extra share from img created absolute paths

2004-02-04  Matthew Allum, mallum@handhelds.org

	* applets/dotdesktop/mb-launcher-term.desktop:
	* applets/mb-applet-launcher.c: (main):
	Fixed mb-launcher-term not to require absolute paths 
        for images 	

2004-02-04  Matthew Allum, mallum@handhelds.org

	* applets/mb-applet-menu-launcher.c: (build_menu):
	Only add the action seperator if there are action items 

2004-02-04  Matthew Allum, mallum@handhelds.org

	* applets/Makefile.am:
	* applets/dotdesktop/Makefile.am:
	* applets/dotdesktop/mb-launcher-term.desktop:
	* applets/dotdesktop/mb-show-desktop.desktop:
	* applets/icons/Makefile.am:
	* applets/icons/battery.xpm:
	* applets/icons/broken-0.png:
	* applets/icons/broken-0.xpm:
	* applets/icons/mbmenu.png:
	* applets/icons/mbmenu.xpm:
	* applets/icons/mbterm.png:
	* applets/icons/mbterm.xpm:
	* applets/icons/miniapm-power.png:
	* applets/icons/miniapm-power.xpm:
	* applets/icons/miniapm.png:
	* applets/icons/miniapm.xpm:
	* applets/icons/minisys.png:
	* applets/icons/minisys.xpm:
	* applets/icons/minitime.png:
	* applets/icons/minitime.xpm:
	* applets/icons/minitimestrip.xpm:
	* applets/icons/miniwave-icon.png:
	* applets/icons/miniwave.xpm:
	* applets/icons/no-link-0.png:
	* applets/icons/no-link-0.xpm:
	* applets/icons/oval_filled.xpm:
	* applets/icons/signal-1-40.png:
	* applets/icons/signal-1-40.xpm:
	* applets/icons/signal-41-60.png:
	* applets/icons/signal-41-60.xpm:
	* applets/icons/signal-61-80.png:
	* applets/icons/signal-61-80.xpm:
	* applets/icons/signal-81-100.png:
	* applets/icons/signal-81-100.xpm:
	* applets/icons/term.png:
	* applets/mb-applet-launcher.c:
	* applets/mb-applet-xterm-wrapper.sh:
	* applets/small-icons/Makefile.am:
	* applets/small-icons/broken-0.png:
	* applets/small-icons/broken-0.xpm:
	* applets/small-icons/mbdesktop.png:
	* applets/small-icons/mbdesktop.xpm:
	* applets/small-icons/no-link-0.png:
	* applets/small-icons/no-link-0.xpm:
	* applets/small-icons/signal-1-40.png:
	* applets/small-icons/signal-1-40.xpm:
	* applets/small-icons/signal-41-60.png:
	* applets/small-icons/signal-41-60.xpm:
	* applets/small-icons/signal-61-80.png:
	* applets/small-icons/signal-61-80.xpm:
	* applets/small-icons/signal-81-100.png:
	* applets/small-icons/signal-81-100.xpm:

	BIG icon cleanup 

2004-02-04  Matthew Allum, mallum@handhelds.org

	* applets/mb-applet-battery.c:
	* applets/mb-applet-menu-launcher.c:
	* applets/mb-applet-system-monitor.c:
	#ifdef cleanups

2004-02-04  Matthew Allum, mallum@handhelds.org

	* applets/Makefile.am:
	Made mb-applet-battery build conditional on apm deps

	* configure.ac:
	Fixed --enable-small-icons option
	Added Summary

2004-02-03  Matthew Allum, mallum@handhelds.org

	* applets/mb-applet-menu-launcher.c: (build_menu):
	Fix to multiple app path checking. index was getting
	overidden. 

2004-02-03  Matthew Allum, mallum@handhelds.org

	* applets/mb-applet-menu-launcher.c: (build_menu):
	Made menu, like desktop attempt to parse multiple
	application dir rather than just prefix based one.	

2004-02-03  Matthew Allum, mallum@handhelds.org

	* src/panel_menu.c:
	Changed USE_PNG check to MB_HAVE_PNG