1 | 2004-09-28 Mark McLoughlin <mark@skynet.ie> |
---|
2 | |
---|
3 | * gnome-eyes.png: new icon from Jakub Steiner. |
---|
4 | |
---|
5 | 2004-09-12 Shaun McCance <shaunm@gnome.org> |
---|
6 | |
---|
7 | * docs/C/geyes-C.omf: |
---|
8 | * docs/C/geyes.xml: |
---|
9 | * docs/C/figures/geyes_applet.png: |
---|
10 | - Updated for 2.8 |
---|
11 | |
---|
12 | 2004-08-15 Kjartan Maraas <kmaraas@gnome.org> |
---|
13 | |
---|
14 | * Makefile.am: Remove references to screen-exec. |
---|
15 | * geyes.c: (help_cb): Use gnome_help_* |
---|
16 | * themes.c: (phelp_cb): Use gnome_help_* |
---|
17 | |
---|
18 | 2004-08-15 Kjartan Maraas <kmaraas@gnome.org> |
---|
19 | |
---|
20 | * geyes.h: ANSI this. |
---|
21 | * themes.c: (theme_dirs_create): ANSI that. Also |
---|
22 | static something == FALSE is bad. Add gboolean to that. |
---|
23 | |
---|
24 | 2004-06-09 Dennis Smit <ds@nerds-incorporated.org> |
---|
25 | |
---|
26 | * themes.c (properties_cb): Put the treeview |
---|
27 | in a scrolled window and make the dialog a tad |
---|
28 | bigger so everything fits better in it. |
---|
29 | |
---|
30 | 2004-03-17 Glynn Foster <glynn.foster@sun.com> |
---|
31 | |
---|
32 | * docs/ja/*: Put back ja docs since the original |
---|
33 | author never got back to me. |
---|
34 | |
---|
35 | 2004-03-16 Glynn Foster <glynn.foster@sun.com> |
---|
36 | |
---|
37 | * docs/Makefile.am: Add l10n'd docs to the build. |
---|
38 | |
---|
39 | 2004-03-15 Glynn Foster <glynn.foster@sun.com> |
---|
40 | |
---|
41 | * docs/*.sgml: Remove the old sgml stuff, we don't |
---|
42 | need it anymore. |
---|
43 | |
---|
44 | 2004-03-15 Glynn Foster <glynn.foster@sun.com> |
---|
45 | |
---|
46 | * docs/*: Localized online documentation from the |
---|
47 | Sun translation team for de, es, fr, it, ko, sv |
---|
48 | zh_CN, zh_HK and zh_TW. |
---|
49 | |
---|
50 | 2004-02-29 Dennis Smit <ds@nerds-incorporated.org> |
---|
51 | |
---|
52 | * geyes.c (applet_back_change): |
---|
53 | Removed bogus return. |
---|
54 | |
---|
55 | 2004-02-26 Dennis Smit <ds@nerds-incorporated.org> |
---|
56 | |
---|
57 | * geyes.h: Bumping up MAX_EYES hard limit |
---|
58 | to 1000. 100 eyes seem to fit with a high |
---|
59 | resolution. |
---|
60 | |
---|
61 | 2004-02-26 Dennis Smit <ds@nerds-incorporated.org> |
---|
62 | |
---|
63 | * geyes.c (applet_back_change): |
---|
64 | Cleaned up and fixed transparency for color |
---|
65 | background panels. |
---|
66 | |
---|
67 | (applet_set_back_pixmap): |
---|
68 | Cleaned up, trying to get panel pixmap |
---|
69 | backgrounds working. Still crashes tho. |
---|
70 | |
---|
71 | 2004-02-23 Dennis Smit <ds@nerds-incorporated.org> |
---|
72 | |
---|
73 | * geyes.c (about_cb): |
---|
74 | Set the right screen when the user requests |
---|
75 | the about dialog and it's already there |
---|
76 | but not on the right screen. |
---|
77 | |
---|
78 | 2004-02-23 Dennis Smit <ds@nerds-incorporated.org> |
---|
79 | |
---|
80 | * geyes.c (destroy_cb): Destroy the eye |
---|
81 | box and GtkWidget eye array. |
---|
82 | |
---|
83 | (destroy_eyes): |
---|
84 | Free the GtkWidget eye array. |
---|
85 | |
---|
86 | (setup_eyes): |
---|
87 | Allocate memory for the eye array. |
---|
88 | |
---|
89 | * geyes.h: Changed GtkWidget *eyes[MAX_EYES] into |
---|
90 | GtkWidget **eyes within the EyesApplet structure. |
---|
91 | |
---|
92 | Bumped MAX_EYES up to 100 which is basicly sanity |
---|
93 | because themes with such a great number of eyes are |
---|
94 | insane anyway. |
---|
95 | |
---|
96 | * themes.c (parse_theme_file): |
---|
97 | Check if the eyes in the theme is above MAX_EYES. If |
---|
98 | so set the num_eyes entry to MAX_EYES. |
---|
99 | |
---|
100 | Fixes bug #106315. |
---|
101 | |
---|
102 | 2004-02-22 Dennis Smit <ds@nerds-incorporated.org> |
---|
103 | |
---|
104 | * themes.c (theme_dirs_create): |
---|
105 | Added function that fills the theme_directories |
---|
106 | list. Removed the static declaration so themes |
---|
107 | installed in ~/.gnome2/geyes-themes/ works again. |
---|
108 | |
---|
109 | * themes.h: Added prototype for theme_dirs_create. |
---|
110 | |
---|
111 | * geyes.c (geyes_applet_factory): |
---|
112 | Call theme_dirs_create. |
---|
113 | |
---|
114 | Fixes bug #122872. |
---|
115 | |
---|
116 | 2004-02-12 Breda McColgan <breda.mccolgan@sun.com> |
---|
117 | |
---|
118 | * docs/C/geyes.xml: Updated for GNOME 2.6. |
---|
119 | * docs/C/geyes-C.omf: Updated for GNOME 2.6. |
---|
120 | * docs/C/l10n.txt: Updated for GNOME 2.6. |
---|
121 | |
---|
122 | 2004-02-08 Jason Leach <leach@wam.umd.edu> |
---|
123 | |
---|
124 | * Makefile.am (CLEANFILES): Add .server and .server.in here. |
---|
125 | (#132071, Padraig O'Briain) |
---|
126 | |
---|
127 | 2004-02-06 Dennis Smit <ds@nerds-incorporated.org> |
---|
128 | |
---|
129 | * themes.c: Patch by Kjartan Maraas <kmaraas@gnome.org> |
---|
130 | to cleanup some deprecated glib functions. |
---|
131 | |
---|
132 | 2004-02-04 Chee Bin HOH <cbhoh@gnome.org> |
---|
133 | |
---|
134 | * themes/Makefile.am: Fix bug #133100 for properly |
---|
135 | installing themes files. |
---|
136 | |
---|
137 | 2004-02-01 Dennis Smit <ds@nerds-incorporated.org> |
---|
138 | |
---|
139 | * geyes.c (properties_load): Check if the theme didn't have a fatal. |
---|
140 | (create_eyes): Remove properties_load and setup_eyes here and do that |
---|
141 | after the signals have been connected so we can fire the destroy |
---|
142 | signal from properties_load, this happens when there is a major |
---|
143 | error while loading the theme file. |
---|
144 | (geyes_applet_fill): |
---|
145 | Do the properties_load and setup_eyes after the signals are bind. Also |
---|
146 | check on error from properties_load. |
---|
147 | (geyes_applet_factory): |
---|
148 | Check on error, and exit if one happened. |
---|
149 | * geyes.h: Changed prototype for load_theme to reflect changes in |
---|
150 | themes.c. |
---|
151 | * themes.c (load_theme): |
---|
152 | Popup an error when themes aren't installed instead of crashing. |
---|
153 | Also emit the destroy signal and return FALSE so that the applet |
---|
154 | exits itself. |
---|
155 | |
---|
156 | Fixes #132635. |
---|
157 | |
---|
158 | 2004-01-28 Arvind Samptur <arvind.samptur@wipro.com> |
---|
159 | |
---|
160 | * geyes.c: (about_cb): Set the screen for the |
---|
161 | about dialog. |
---|
162 | |
---|
163 | 2004-01-18 Jason Leach <leach@wam.umd.edu> |
---|
164 | |
---|
165 | * Makefile.am (install-data-local): builddir != srcdir fix. |
---|
166 | |
---|
167 | Fri Jan 12 2004 Archana Shah <archana.shah@wipro.com> |
---|
168 | |
---|
169 | * geyes.h: Added a field in the structure EyesApplet. |
---|
170 | * geyes.c: (about_cb): Replaced the static variable about by the |
---|
171 | structure member about_dialog. |
---|
172 | (geyes_applet_fill): Initialized the about_dialog member with NULL. |
---|
173 | (destroy_cb): Destroy the about dialog when the applet is removed. |
---|
174 | Fixes bug #131074 |
---|
175 | |
---|
176 | Mon Sep 15 15:17:32 2003 George Lebl <jirka@5z.com> |
---|
177 | |
---|
178 | * geyes.c: when started in lockdown mode, hide the preferences item |
---|
179 | |
---|
180 | 2003-08-23 Irene Ryan <irene.ryan@sun.com> |
---|
181 | |
---|
182 | * docs/C/geyes.xml, geyes-C.omf, l10n.txt: Minor updates for |
---|
183 | GNOME 2.4 release. |
---|
184 | * docs/C/geyes.sgml, geyes_applet.sgml: deleting obsolete files. |
---|
185 | |
---|
186 | 2003-08-21 Narayana Pattipati <narayana.pattipati@wipro.com> |
---|
187 | |
---|
188 | * docs/C/geyes-C.omf: Correct the Category name to fix the |
---|
189 | 'geyes' applet link missing problem in yelp. Bugzilla bug: 120293 |
---|
190 | |
---|
191 | 2003-07-21 Dennis Cranston <dennis_cranston at yahoo com> |
---|
192 | |
---|
193 | * themes.c: HIGify widget padding between the vbox and |
---|
194 | action area of the dialog. Thanks to <chris@gnome-de.org> |
---|
195 | Christian - Manny Calavera - Neumair. |
---|
196 | |
---|
197 | Thu Jul 03 15:58:56 2003 George Lebl <jirka@5z.com> |
---|
198 | |
---|
199 | * themes.c: key-writability for theme_path preference |
---|
200 | |
---|
201 | 2003-06-02 Dennis Cranston <dennis_cranston at yahoo com> |
---|
202 | |
---|
203 | * geyes.[ch]: Center the geyes image on the panel. |
---|
204 | |
---|
205 | 2003-06-02 Kevin Vandersloot |
---|
206 | |
---|
207 | * geyes.c: expand for Fitt's law. |
---|
208 | |
---|
209 | 2003-05-07 Dennis Cranston <dennis_cranston at yahoo com> |
---|
210 | |
---|
211 | * themes.c: HIGify the action area of the preferences dialog. |
---|
212 | |
---|
213 | 2003-05-12 Kevin Vandersloot <kfv101@psu.edu> |
---|
214 | |
---|
215 | * themes.c: work on systems not supporting PATH_MAX. Patch by |
---|
216 | Christian Marillat. Fixes part of bug #111466 |
---|
217 | |
---|
218 | 2003-04-26 Dennis Cranston <dennis_cranston at yahoo com> |
---|
219 | |
---|
220 | * themes.c: More HIGification of the preferences dialog: adds |
---|
221 | a proper mnemonic label to the listview. |
---|
222 | |
---|
223 | 2003-04-21 Dennis Cranston <dennis_cranston at yahoo com> |
---|
224 | |
---|
225 | * themes.c: HIGify the preference dialog. |
---|
226 | |
---|
227 | 2003-04-21 Kevin Vandersloot <kfv101@psu.edu> |
---|
228 | |
---|
229 | * themes.c: fix small memory leak from previous patch. Thanks to Pasupathi |
---|
230 | Duraisamy. |
---|
231 | |
---|
232 | 2003-04-19 Kevin Vandersloot <kfv101@psu.edu> |
---|
233 | |
---|
234 | * geyes.c: themes.c: handle theme directories not configuree properly. Fixes bug |
---|
235 | #110852 |
---|
236 | |
---|
237 | 2003-03-22 Kevin Vandersloot <kfv101@psu.edu> |
---|
238 | |
---|
239 | * geyes.c: another optimization. Don't update the applet if the cursor hasn't moved. |
---|
240 | |
---|
241 | 2003-03-15 Kevin Vandersloot <kfv101@psu.edu> |
---|
242 | |
---|
243 | * geyes.c: small optimization of display and use GtkImage to get rid |
---|
244 | of flashing. |
---|
245 | |
---|
246 | 2003-03-07 Mark McLoughlin <mark@skynet.ie> |
---|
247 | |
---|
248 | * geyes.c: (help_cb): |
---|
249 | * themes.c: (phelp_cb): update for screen-exec changes. |
---|
250 | |
---|
251 | 2003-01-21 Arvind Samptur <arvind.samptur@wipro.com> |
---|
252 | * geyes.c (destroy_cb): Destroy the preferences dialog |
---|
253 | when the applet is destroyed. |
---|
254 | |
---|
255 | 2002-12-14 Fernando Herrera <fherrera@onirica.com> |
---|
256 | |
---|
257 | * GNOME_GeyesApplet.server.in.in: added bugzilla attributtes |
---|
258 | |
---|
259 | 2002-10-29 Rajkumar Sivasamy <rajkumar.siva@wipro.com> |
---|
260 | |
---|
261 | * themes.c: Change the preferences list's mnemonic |
---|
262 | to <Alt>+T. Fixes #92483 |
---|
263 | |
---|
264 | 2002-09-24 Muktha <muktha.narayan@wipro.com> |
---|
265 | |
---|
266 | * themes.c: add colon at the end of 'Theme Name' |
---|
267 | label. Fixes #94035. |
---|
268 | |
---|
269 | 2002-09-20 Mark McLoughlin <mark@skynet.ie> |
---|
270 | |
---|
271 | * themes.c: (properties_cb): fixup a silly |
---|
272 | that cauased the dialog to not be realised |
---|
273 | on the correct screen. Fixes #93397. |
---|
274 | |
---|
275 | 2002-09-19 Mark McLoughlin <mark@skynet.ie> |
---|
276 | |
---|
277 | * geyes.c: (about_cb), (help_cb): |
---|
278 | * themes.c: (phelp_cb), (properties_cb): kill the |
---|
279 | HAVE_GTK_MULTIHEAD conditionals - we require gtk |
---|
280 | HEAD now. |
---|
281 | |
---|
282 | 2002-09-13 Kjartan Maraas <kmaraas@gnome.org> |
---|
283 | |
---|
284 | * geyes.c (applet_back_change): Don't leak the style. |
---|
285 | |
---|
286 | 2002-08-14 Mark McLoughlin <mark@skynet.ie> |
---|
287 | |
---|
288 | * Makefile.am: link against libscreen-exec.la. |
---|
289 | |
---|
290 | * geyes.c: (help_cb): |
---|
291 | * themes.c: (phelp_cb): use the multiscreen |
---|
292 | gnome_help variants. |
---|
293 | |
---|
294 | 2002-07-18 Mark McLoughlin <mark@skynet.ie> |
---|
295 | |
---|
296 | * Makefile.am: install applet into libexec. |
---|
297 | |
---|
298 | * GNOME_GeyesApplet.server.in: move .server.in to |
---|
299 | .server.in.in to allow for libexec dir substitution. |
---|
300 | |
---|
301 | 2002-07-11 Mark McLoughlin <mark@skynet.ie> |
---|
302 | |
---|
303 | * geyes.c: (about_cb): |
---|
304 | * themes.c: (properties_cb): realise dialogs |
---|
305 | on the same screen as the applet. |
---|
306 | |
---|
307 | 2002-07-10 Mark McLoughlin <mark@skynet.ie> |
---|
308 | |
---|
309 | * geyes.c: use unsafe verb callbacks to |
---|
310 | minise casting. |
---|
311 | (about_cb): use gtk_window_present. |
---|
312 | |
---|
313 | * themes.c: (properties_cb): ditto. |
---|
314 | |
---|
315 | 2002-05-31 Kevin Vandersloot <kfv101@psu.edu> |
---|
316 | |
---|
317 | * Makefile.am: Fix GNOMELOCALEDIR to point to correct |
---|
318 | location. Fixes #83621. |
---|
319 | |
---|
320 | 2002-05-26 Kevin Vandersloot <kfv101@psu.edu> |
---|
321 | |
---|
322 | * themes.c: replace strcopy,strcat with g_strdup_printf. From |
---|
323 | patch by Richard Kinder. Fixes bug #76042 |
---|
324 | |
---|
325 | 2002-05-26 John Fleck <jfleck@inkstain.net> |
---|
326 | |
---|
327 | * help/C/geyes.xml |
---|
328 | s/Properties/Preferences/ |
---|
329 | |
---|
330 | 2002-05-20 Kevin Vandersloot <kfv101@psu.edu> |
---|
331 | |
---|
332 | * geyes.c: set window icon |
---|
333 | |
---|
334 | 2002-05-13 Satyajit Kanungo <satyajit.kanungo@wipro.com> |
---|
335 | *. themes.c - Added a "help" button and the callback to the |
---|
336 | preference dialog box. |
---|
337 | |
---|
338 | 2002-05-10 Deepa Natarajan <deepa.natarajan@wipro.com> |
---|
339 | |
---|
340 | * .xml: added mnemonics for the popup menu |
---|
341 | |
---|
342 | 2002-04-29 Satyajit Kanungo <satyajit.kanungo@wipro.com> |
---|
343 | * geyes.c themes.c - Used gnome help API for enabling help |
---|
344 | * docs/Makefile.am docs/C/Makefile.am |
---|
345 | |
---|
346 | |
---|
347 | 2002-04-23 Deepa Natarajan <deepa.natarajan@wipro.com> |
---|
348 | |
---|
349 | * geyes.[ch]: Set tooltip for the applet. Set accessible name and |
---|
350 | description for the applet. |
---|
351 | |
---|
352 | * themes.c: Set Close as the default button in the preference |
---|
353 | dialog box. |
---|
354 | |
---|
355 | Fixes accessibility Bug# 79604 |
---|
356 | |
---|
357 | 2002-04-27 Dennis Cranston <dennis_cranston@yahoo.com> |
---|
358 | |
---|
359 | * geyes.c: "About..." dialog fixes -- change the name to "Geyes" |
---|
360 | to match that in the "Add to panel" menu. Use gnome-eyes.png |
---|
361 | for the logo and window icon. |
---|
362 | |
---|
363 | 2002-04-20 Abel Cheung <maddog@linux.org.hk> |
---|
364 | |
---|
365 | * geyes.c: Added translator_credit and documenters placeholders. |
---|
366 | Unmarked authors line as untranslatable. |
---|
367 | |
---|
368 | 2002-04-14 Kevin Vandersloot <kfv101@psu.edu> |
---|
369 | |
---|
370 | * geyes.schemas, themes.c, geyes.c: change to underscores for |
---|
371 | gconf items |
---|
372 | |
---|
373 | 2002-04-01 Kevin Vandersloot <kfv101@psu.edu> |
---|
374 | |
---|
375 | * .xml: add ellipses to preferences option |
---|
376 | |
---|
377 | 2002-04-01 Kevin Vandersloot <kfv101@psu.edu> |
---|
378 | |
---|
379 | * themes.c: change properties to preferences and add a mnemonic |
---|
380 | |
---|
381 | * .xml: change properties to preferences. Fixes bug #76810 |
---|
382 | |
---|
383 | 2002-03-03 Bastien Nocera <hadess@hadess.net> |
---|
384 | |
---|
385 | * Makefile.am: don't do gconf fu if DESTDIR is set |
---|
386 | |
---|
387 | 2002-03-02 Kevin Vandersloot <kfv101@psu.edu> |
---|
388 | |
---|
389 | * thmes.c: don't select first theme when prefs dialog |
---|
390 | is opened. Fixes bug #72621 |
---|
391 | |
---|
392 | 2002-02-25 Kevin Vandersloot <kfv101@psu.edu> |
---|
393 | |
---|
394 | * themes.c: fix memory leaks |
---|
395 | |
---|
396 | * geyes.c: free data on exit |
---|
397 | |
---|
398 | 2002-02-22 Mark McLoughlin <mark@skynet.ie> |
---|
399 | |
---|
400 | * geyes_applet.desktop.in: |
---|
401 | * geyes_applet.gnorba: remove these files |
---|
402 | |
---|
403 | 2002-02-17 Kevin Vandersloot <kfv101@psu.edu> |
---|
404 | |
---|
405 | * GNOME.....xml: fix the stock about icon |
---|
406 | |
---|
407 | * themes.c: add a FIXME |
---|
408 | |
---|
409 | 2002-02-17 jacob berkman <jacob@ximian.com> |
---|
410 | |
---|
411 | * Makefile.am (EXTRA_DIST): add $(ui_DATA) |
---|
412 | |
---|
413 | 2002-02-16 Cody Russell <bratsche@gnome.org> |
---|
414 | |
---|
415 | * geyes.c: Removed BonoboUI XML data. We now load this from |
---|
416 | an external file. |
---|
417 | |
---|
418 | * GNOME_GeyesApplet.xml: Created this. This is where we now |
---|
419 | load our BonoboUI XML data from. |
---|
420 | |
---|
421 | 2002-02-14 Michael Meeks <michael@ximian.com> |
---|
422 | |
---|
423 | * geyes.c (geyes_applet_fill): pass timeout handle. |
---|
424 | (destroy_cb): use the correct signature for "destroy", |
---|
425 | don't use a global for the timeout, we might have several. |
---|
426 | (geyes_applet_fill): kill gdk_rgb_init. |
---|
427 | (timer_cb): pass the applet in, only render if realized. |
---|
428 | (destroy_eyes): remove; unused. |
---|
429 | remove bogus color_depth stuff. |
---|
430 | |
---|
431 | * themes.c: re-write some chunks. |
---|
432 | |
---|
433 | 2002-02-11 Kjartan Maraas <kmaraas@gnome.org> |
---|
434 | |
---|
435 | * GNOME_MultiLoadApplet_Factory.server.in: Mark strings for l10n. |
---|
436 | |
---|
437 | 2002-02-11 Mark McLoughlin <mark@skynet.ie> |
---|
438 | |
---|
439 | * GNOME_GeyesApplet.server.in: move to Verigo namespace. |
---|
440 | |
---|
441 | * geyes.c: update for factory macro change. |
---|
442 | |
---|
443 | 2002-02-10 Kevin Vandersloot <kfv101@psu.edu> |
---|
444 | |
---|
445 | * Makefile.am: reorder EXTRA_DIST so schemas get dist |
---|
446 | 2002-01-28 Kevin Vandersloot <kfv101@psu.edu> |
---|
447 | |
---|
448 | * geyes.c: fix mispelling. Make default eyes tiny |
---|
449 | |
---|
450 | * themes.c: change props title to properties and button |
---|
451 | to close and NULL the propbox when closed |
---|
452 | |
---|
453 | 2002-01-04 Kevin Vandersloot <kfv101@psu.edu. |
---|
454 | |
---|
455 | * geyes.schemas: |
---|
456 | * Makefile.am: |
---|
457 | add adn install schemas file |
---|
458 | |
---|
459 | * geyes.c: clean up and port to applet saving api |
---|
460 | |
---|
461 | * themes.c: port prefs dialog to GtkDialog and save prefs |
---|
462 | |
---|
463 | 2002-01-02 Kevin Vandersloot <kfv101@psu.edu> |
---|
464 | |
---|
465 | * geyes.c: make the transparency work when panel has a color |
---|
466 | background. Still need to do pixmap backgrounds |
---|
467 | |
---|
468 | 2001-12-17 Mark McLoughlin <mark@skynet.ie> |
---|
469 | |
---|
470 | * geyes.c: (geyes_applet_fill), (geyes_applet_factory): |
---|
471 | update for panel-applet api changes. |
---|
472 | |
---|
473 | 2001-12-12 Kevin Vandersloot <kfv101@psu.edu> |
---|
474 | |
---|
475 | * geyes.c: remove incorrect comment. The background hacks |
---|
476 | are needed and need to be ported |
---|
477 | |
---|
478 | 2001-12-11 Kevin Vandersloot <kfv101@psu.edu> |
---|
479 | |
---|
480 | * geyes.c, themes.c: full port to gdk-pixbuf. I'm pretty |
---|
481 | sure the background hacks aren't needed when the background |
---|
482 | changes, but panel crashes for me so I can't test and the code |
---|
483 | is comented out. This applet now runs and works :) |
---|
484 | |
---|
485 | * Makefile.am: don't build docs for now |
---|
486 | |
---|
487 | 2001-12-09 Kevin Vandersloot <kfv101@psu.edu> |
---|
488 | |
---|
489 | * woops cvs add the .server.in file and remove the .desktop |
---|
490 | file from Makefile.am |
---|
491 | |
---|
492 | 2001-12-09 Kevin Vandersloot <kfv101@psu.edu> |
---|
493 | |
---|
494 | * More porting. Add the .server file clean up Makefile.am |
---|
495 | port to new applet api. Need to port the imlib stuff to |
---|
496 | gdk-pixbuf. Doesn't compile yet. |
---|
497 | |
---|
498 | 2001-09-25 Glynn Foster <glynn.foster@sun.com> |
---|
499 | |
---|
500 | * geyes.c: More 2.0 porting. |
---|
501 | |
---|
502 | 2001-09-25 Glynn <glynn.foster@sun.com> |
---|
503 | |
---|
504 | * geyes.c, geyes.h, themes.c: More porting fun. Don't try and |
---|
505 | compile this. It doesn't make any sense and it won't work. |
---|
506 | |
---|
507 | 2001-09-24 Glynn Foster <glynn.foster@sun.com> |
---|
508 | |
---|
509 | * geyes.c: Some 2.0 porting [10 minutes]. Don't even try to build it |
---|
510 | yet. |
---|
511 | |
---|
512 | 2001-06-20 Carlos Perelló Marín <carlos@gnome-db.org> |
---|
513 | |
---|
514 | * docs/es/geyes_applet-it.omf: Renamed to geyes_applet-es.omf |
---|
515 | |
---|
516 | 2001-06-20 Kjartan Maraas <kmaraas@gnome.org> |
---|
517 | |
---|
518 | * geyes.c: Fix compilation on AIX. From Dan McNichol |
---|
519 | <mcnichol@austin.ibm.com>. |
---|
520 | |
---|
521 | 2001-06-17 Kjartan Maraas <kmaraas@gnome.org> |
---|
522 | |
---|
523 | * themes.c: Irix compilation issues. |
---|
524 | * docs/es/Makefile.am: Make it compile. |
---|
525 | |
---|
526 | 2001-06-03 Manuel de Vega Barreiro <mbarreiro@red.madritel.es> |
---|
527 | |
---|
528 | * Added Geyes Spanish translation |
---|
529 | |
---|
530 | 2000-04-17 Dan Mueth <d-mueth@uchicago.edu> |
---|
531 | |
---|
532 | * docs/C/Makefile.am: Added screenshots which were forgotten |
---|
533 | |
---|
534 | 2000-04-17 Dan Mueth <d-mueth@uchicago.edu> |
---|
535 | |
---|
536 | * docs/C/*: Adding screenshots and changes made by |
---|
537 | Arjan Scherpenisse<acscherp@wins.uva.nl>, along |
---|
538 | with some tweaks by me. Essentially moving docs up |
---|
539 | to new template. |
---|
540 | |
---|
541 | 2000-04-11 Eric Baudais <baudais@okstate.edu> |
---|
542 | |
---|
543 | * docs/C/geyes-applet.sgml: Added a bit about trademarks. |
---|
544 | |
---|
545 | 2000-04-11 Eric Baudais <baudais@okstate.edu> |
---|
546 | |
---|
547 | * docs/C/*.sgml: Added an Authors and License section to the docs and |
---|
548 | changed the license to the FDL. |
---|
549 | |
---|
550 | 2000-04-04 Fatih Demir <kabalak@gmx.net> |
---|
551 | |
---|
552 | * geyes_applet.desktop : Added the Turkish |
---|
553 | translation to the geyes_applet.desktop file . |
---|
554 | |
---|
555 | 2000-04-04 Jacob Berkman <jacob@helixcode.com> |
---|
556 | |
---|
557 | * geyes.c (create_eyes_applet): rearranged applet right click menu |
---|
558 | as properties, help, then about |
---|
559 | |
---|
560 | 2000-03-15 Jason Leach <leach@wam.umd.edu> |
---|
561 | |
---|
562 | * geyes.c (create_eyes_applet): rearranged applet right click menu |
---|
563 | as about, help, then properties |
---|
564 | |
---|
565 | 2000-02-29 Jacob Berkman <jacob@helixcode.com> |
---|
566 | |
---|
567 | * geyes.c: added a help menu item |
---|
568 | |
---|
569 | * docs/: docs from telsa |
---|
570 | |
---|
571 | 2000-02-23 Peter Hawkins <peterhawkins@ozemail.com.au> |
---|
572 | |
---|
573 | * geyes.c: don't show multiple about dialogs |
---|
574 | |
---|
575 | 2000-02-12 Jacob Berkman <jacob@helixcode.com> |
---|
576 | |
---|
577 | * themes.c (properties_cb): don't show multiple dialogs |
---|
578 | |
---|
579 | Sat Jan 29 01:27:31 2000 Tom Gilbert <gilbertt@tomgilbert.freeserve.co.uk> |
---|
580 | |
---|
581 | * On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall |
---|
582 | -Wmissing-prototypes -Wmissing-declarations". Don't mind me. |
---|
583 | |
---|
584 | 1999-10-27 Dave Camp <campd@oit.edu> |
---|
585 | |
---|
586 | * geyes.c (destroy_eyes): Changed the data argument from |
---|
587 | eyes_applet.fixed to &eyes_applet. |
---|
588 | |
---|
589 | 1999-10-27 Dave Camp <campd@oit.edu> |
---|
590 | |
---|
591 | * geyes.c (delete_cb): New function. Disables the timer. |
---|
592 | (create_eyes_applet): Connect to delete_event. |
---|
593 | (main): Save the timeout handle. |
---|
594 | |
---|
595 | 1999-08-31 Dave Camp <campd@oit.edu> |
---|
596 | |
---|
597 | * Put clobbered ChangeLog entries back in. |
---|
598 | |
---|
599 | Sun Aug 29 23:38:59 1999 Jacob Berkman <jberkman@serendipity.res.cmu.edu> |
---|
600 | |
---|
601 | * Makefile.am: removed a reference to eyes.png |
---|
602 | |
---|
603 | 1999-08-28 Matthias Warkus <mawa@iname.com> |
---|
604 | |
---|
605 | * Several files: Removed redundant meddling by Dave Camp (he did |
---|
606 | essentially what I had already done, even with the same |
---|
607 | image). Either he's missed an update or I missed a commit (not |
---|
608 | likely). |
---|
609 | |
---|
610 | 1999-08-25 Dave Camp <campd@oit.edu> |
---|
611 | |
---|
612 | * geyes_applet.desktop (Icon): Use eyes.png (Matthias' change was |
---|
613 | NOT committed) |
---|
614 | (Comment): Fixed a grammar error in the description. |
---|
615 | |
---|
616 | * Makefile.am: Install eyes.png. |
---|
617 | |
---|
618 | 1999-08-25 Dave Camp <campd@oit.edu> |
---|
619 | |
---|
620 | * themes/Default-tiny/*: New Default-tiny theme, by Dennis Cranston |
---|
621 | <dcransto@slip.net>. Fits nicely on the Tiny panel. |
---|
622 | |
---|
623 | * themes/Makefile.am: Added Defailt-tiny, removed unneeded directories. |
---|
624 | |
---|
625 | Fri Aug 20 18:27:05 1999 George Lebl <jirka@5z.com> |
---|
626 | |
---|
627 | * geyes.c: fixup the style setting, since get_rc_style can |
---|
628 | return NULL, we use gtk_widget_set_rc_style |
---|
629 | |
---|
630 | * themes.c: add #include <ctype.h> for isdigit |
---|
631 | |
---|
632 | 1999-08-16 Matthias Warkus <mawa@iname.com> |
---|
633 | |
---|
634 | * gnome-eyes.png: Added. |
---|
635 | * Makefile.am: Install gnome-eyes.png. |
---|
636 | * geyes_applet.desktop: Use gnome-eyes.png. |
---|
637 | |
---|
638 | 1999-08-04 Jacob Berkman <jberkman@andrew.cmu.edu> |
---|
639 | |
---|
640 | * geyes.c (create_eyes): pass a pointer to the eyes_applet |
---|
641 | (applet_back_change): use the eyes_applet pointer |
---|
642 | (applet_set_default_back): now it is transparent :) |
---|
643 | |
---|
644 | 1999-08-01 Jacob Berkman <jberkman@andrew.cmu.edu> |
---|
645 | |
---|
646 | * Makefile.am (geyes_applet_LDADD): link against INTLLIBS |
---|
647 | (fixes gnome bug 1808) |
---|
648 | |
---|
649 | 1999-07-23 Dave Camp <campd@oit.edu> |
---|
650 | |
---|
651 | * themes.c: 8 space tabs. |
---|
652 | |
---|
653 | * geyes.c: 8 space tabs. |
---|
654 | |
---|
655 | 1999-07-16 Dave Camp <campd@oit.edu> |
---|
656 | |
---|
657 | * Makefile.am: Removed man_MANS section. |
---|
658 | |
---|
659 | 1999-07-15 Dave Camp <campd@oit.edu> |
---|
660 | |
---|
661 | * AUTHORS: Updated email address. |
---|
662 | |
---|
663 | * geyes.c (create_eyes_applet): No need to connect to save_session |
---|
664 | twice. |
---|
665 | (about_cb): Updated my email address. |
---|
666 | |
---|
667 | 1999-04-25 Dave Camp <dave@davec.dhs.org> |
---|
668 | |
---|
669 | * src/themes.c (parse_theme_file): Oops - took out a debugging g_print. |
---|
670 | |
---|
671 | * geyes_applet.1 (eye-pixmap): Took out the blurb about needing spaces |
---|
672 | before & after spaces, as this is no longer necessary. |
---|
673 | |
---|
674 | * configure.in: Bumped version num. |
---|
675 | |
---|
676 | 1999-04-25 Dave Camp <dave@davec.dhs.org> |
---|
677 | |
---|
678 | * src/themes.c (parse_theme_file): Made the theme parser a little bit |
---|
679 | less fascist, it will now let you write a bit more free-form. |
---|
680 | |
---|
681 | * geyes_applet.1: Put in a "writing themes" section. |
---|
682 | |
---|
683 | * Makefile.am (EXTRA_DIST): Added the manpage. |
---|
684 | |
---|
685 | 1999-04-25 Dave Camp <dave@davec.dhs.org> |
---|
686 | |
---|
687 | * Makefile.am (man_MANS): Install the manpage. |
---|
688 | |
---|
689 | * geyes_applet.1: Wrote a manpage. |
---|
690 | |
---|
691 | 1999-04-21 Dave Camp <dave@davec.dhs.org> |
---|
692 | |
---|
693 | * Makefile.am (EXTRA_DIST): Added README.themes. |
---|
694 | |
---|
695 | 1999-04-20 Dave Camp <dave@davec.dhs.org> |
---|
696 | |
---|
697 | * src/themes.c (properties_cb): Set the property box title. |
---|
698 | |
---|
699 | * configure.in: Bumped version num. |
---|
700 | |
---|
701 | * src/geyes.c: Added some state saving. |
---|
702 | (properties_save): Added this... |
---|
703 | (properties_load): ...and this... |
---|
704 | (save_session_cb): ...and this. |
---|
705 | (create_eyes_applet): Create the eyes from main instead of here. |
---|
706 | (main): Call create_eyes from here. |
---|
707 | |
---|
708 | * src/themes.c (apply_cb): Call destroy_theme and destroy_eyes before |
---|
709 | loading the theme. |
---|
710 | |
---|
711 | * src/geyes.c (destroy_eyes): Created this to destroy the eyes before |
---|
712 | creating a new set. |
---|
713 | |
---|
714 | * src/themes.c (load_theme): Now takes the theme directory instead of |
---|
715 | the theme name. |
---|
716 | (destroy_theme): Created this function to deallocate resources |
---|
717 | allocated when loading the theme. |
---|
718 | (load_theme): Took deallocation out of this function. |
---|
719 | |
---|
720 | * src/geyes.c (create_eyes): Split out creating eyes from creating |
---|
721 | the applet to facilitate theme hotswapping. |
---|
722 | (create_eyes_applet): Moved eye creation out of here. |
---|
723 | |
---|
724 | * src/themes.c (properties_cb): Created a themes dialog. |
---|
725 | (apply_cb): And it's "apply" callback. |
---|
726 | (theme_selected_cb): This callback too. |
---|
727 | |
---|
728 | * src/geyes.h: Added this file. Moved the EyesApplet struct def here, |
---|
729 | as well as some function prototypes. |
---|
730 | |
---|
731 | * src/themes.c: Added this file. Moved load_theme(), |
---|
732 | parse_theme_file(), find_theme_from_name(), and the theme_directories |
---|
733 | array here. |
---|
734 | |
---|
735 | 1999-04-20 Dave Camp <dave@davec.dhs.org> |
---|
736 | |
---|
737 | * src/geyes.c (create_eyes_applet): Put the menu creation here, in |
---|
738 | preparation for the destroy/creation that will be needed for |
---|
739 | runtime theme changing. |
---|
740 | (main): Moved it from here. |
---|
741 | |
---|
742 | 1999-04-19 Dave Camp <dave@davec.dhs.org> |
---|
743 | * autogen.sh: Still had "Dryad" from the project I stole the framework |
---|
744 | from. Changed that. |
---|
745 | |
---|
746 | 1999-04-19 Dave Camp <dave@davec.dhs.org> |
---|
747 | |
---|
748 | * src/geyes.c (main): Use VERSION macro instead of hardcoded version. |
---|
749 | |
---|
750 | 1999-04-19 Dave Camp <dave@davec.dhs.org> |
---|
751 | |
---|
752 | * src/geyes.c (parse_theme_file): Added the "number of eyes" to the |
---|
753 | theming system. |
---|
754 | (timer_cb): Changed NUM_EYES to eyes_applet.num_eyes here... |
---|
755 | (create_eyes_applet): ...and here. |
---|
756 | |
---|
757 | 1999-04-19 Dave Camp <dave@davec.dhs.org> |
---|
758 | |
---|
759 | * src/geyes.c: Added the basics of a theming system. This |
---|
760 | affected 90% of the code, and added a lot more. Lots of change, too |
---|
761 | much to really list here. I'll be better with the changelog now that |
---|
762 | the huge restructuring is done. |
---|
763 | |
---|
764 | 1999-04-01 Dave Camp <dave@davec.dhs.org> |
---|
765 | |
---|
766 | * src/geyes.c (draw_eye): Took out some #if'ed out code |
---|
767 | |
---|
768 | 1999-04-01 Dave Camp <dave@davec.dhs.org> |
---|
769 | |
---|
770 | * configure.in: Bumped version. |
---|
771 | |
---|
772 | 1999-04-01 Dave Camp <dave@davec.dhs.org> |
---|
773 | |
---|
774 | * src/geyes.c (create_eyes_applet): GTK+ 1.2.1 doesn't like -1 as a |
---|
775 | color depth (an assertion fails) even though it was perfectly valid |
---|
776 | in 1.2.0, and there is code to deal with it. gEyes now calculates the |
---|
777 | colordepth itself. |
---|
778 | |
---|
779 | 1999-04-01 Dave Camp <dave@davec.dhs.org> |
---|
780 | |
---|
781 | * src/geyes.c (draw_eyes): Moved pixmap creation to create_eyes_applet. |
---|
782 | (create_eyes_applet): Moved pixmap creation here No only created once, |
---|
783 | as opposed to every few milliseconds :). |
---|
784 | |
---|
785 | 1999-04-01 Dave Camp <dave@davec.dhs.org> |
---|
786 | |
---|
787 | * src/geyes.c : Fixed the formatting. What happened to it? |
---|
788 | |
---|
789 | 1999-03-13 Dave Camp <dave@davec.dhs.org> |
---|
790 | |
---|
791 | * configure.in: Took out the "macros/Makefile" line. |
---|
792 | |
---|
793 | * src/geyes.c (create_eyes_applet): Oops - forgot a "g". The applet |
---|
794 | now restarts with the panel |
---|
795 | |
---|
796 | 1999-03-12 Dave Camp <dave@davec.dhs.org> |
---|
797 | |
---|
798 | * src/geyes.c : Initial check-in (so to speak) |
---|
799 | |
---|
800 | |
---|