source: trunk/third/gnome-applets/modemlights/ChangeLog @ 18647

Revision 18647, 18.2 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18646, which included commits to RCS files with non-trunk default branches.
Line 
12002-12-14  Fernando Herrera <fherrera@onirica.com>
2
3        * GNOME_ModemLightsApplet.server.in.in: added bugzilla attributtes
4
52002-12-02  Christian Neumair  <chris@gnome-de.org>
6
7        * properties.c: Made tabs HIG compliant (removed mnemonics).
8
92002-09-19  Mark McLoughlin  <mark@skynet.ie>
10
11        * modemlights.c: (about_cb), (show_help_cb):
12        * properties.c: (property_show): kill the HAVE_GTK_MULTIHEAD
13        conditionals. We require gtk+ HEAD now.
14
152002-08-14  Mark McLoughlin  <mark@skynet.ie>
16
17        * Makefile.am: link against libscreen-exec.la.
18
19        * modemlights.c: (show_help_cb):
20        * properties.c: (phelp_cb): use the multiscreen
21        gnome_help variants.
22
232002-07-18  Mark McLoughlin  <mark@skynet.ie>
24
25        * Makefile.am: install applet into libexec.
26
27        * GNOME_ModemLightsApplet.server.in: move .server.in to
28        .server.in.in to allow for libexec dir substitution.
29
302002-07-11  Mark McLoughlin  <mark@skynet.ie>
31
32        * modemlights.c: (about_cb):
33        * properties.c: (property_show):
34        realise dialogs on the same screen as the applet.
35
362002-07-11  Mark McLoughlin  <mark@skynet.ie>
37
38        * modemlights.c:
39        (about_cb): use gtk_window_present.
40        (update_pixmaps): create the pixmap using a correct
41        parent window.
42
43        * properties.c: (property_show): use gtk_window_present.
44
452002-06-25  Kevin Vandersloot <kfv101@psu.edu>
46
47        * properties.c: more gconf sanity checks. Fixes bug
48        #84922
49
502002-06-08  Kjartan Maraas  <kmaraas@gnome.org>
51
52        * properties.c: #include <config.h> to make it localized.
53       
542002-06-03  Arvind Samptur <arvind.samptur@wipro.com>
55
56        * modemlights.c: changed gtk_main_do_event
57        to gtk_propagate_event in button_press_hack
58        for avoiding crash due to gtk event queue corruption. Fixes
59        #83186.
60
612002-06-01  Trevor Curtis <tcurtis@somaradio.ca>
62        * docs/C/modemlights.xml: added updated screenshots to doc.
63        * docs/C/figures/modemlights-advanced.png, modemlights-color.png,
64        modemlights-general.png, modemlights.png: updated/added screenshots.
65
662002-05-31 Kevin Vandersloot <kfv101@psu.edu>
67
68        * Makefile.am: Fix GNOMELOCALEDIR to point to correct
69        location. Fixes #83621.
70
712002-05-31  Trevor Curtis <tcurtis@somaradio.ca>
72        * docs/C/modemlights.xml: created and updated documentation.
73        * docs/C/legal.xml: added legal info for documenation.
74
752002-05-23  Kevin Vandersloot <kfv101@psu.edu>
76       
77        * modemlights.c: get right and middle click working on the button.
78        Also get help right click menu item working
79
80        * properties.c: some gconf sanity checks and error reporting
81
822002-05-20  Kevin Vandersloot <kfv101@psu.edu>
83
84        * modemlights.c: set window icon
85
862002-05-10  Deepa Natarajan <deepa.natarajan@wipro.com>
87
88    * .xml: added mnemonics for the popup menu
89
902002-04-27  Dennis Cranston <dennis_cranston@yahoo.com>
91
92        * modemlights.c: "About..." dialog fixes -- change the name to
93        "Modem Lights" to match the "Add to panel" menu.  Also, use
94        gnome-modem.png for the logo and window icon.
95
962002-04-20  Abel Cheung  <maddog@linux.org.hk>
97
98        * modemlights.c: Added translation_credit and documenters placeholders.
99
1002002-04-02 John Fleck <jfleck@inkstain.net>
101
102        * doc/C/modemlights.sgml
103        adding tip on how to discover your lock file
104        Thanks to Andreas Imhof for the tip.
105       
1062002-04-02  Kevin Vandersloot <kfv101@psu.edu>
107
108        * *.xml: change properties to preferences
109
110        * properties.c: chnage properties ot preferences and add
111        mnmonics for the pres dialog
112
1132002-03-13  Seth Nickell  <snickell@stanford.edu>
114
115        * GNOME_ModemLightsApplet.server.in:
116
117        Use internet category.
118
1192002-03-06  Kevin Vandersloot <kfv101@psu.edu>
120       
121        * *.gnorba, *.desktop.in: remove as they aren't needed any more
122
1232002-03-05  jacob berkman  <jacob@ximian.com>
124
125        * Makefile.am (install-data-local): trailing backslash before
126        blank line
127
1282002-02-28  Jens Finke  <jens@triq.net>
129
130        * properties.c (connect_changed_cb),
131        (disconnect_changed_cb),
132        (lockfile_changed_cb),
133        (device_changed_cb): Changed function signature to fit focus event
134        callback.
135        (property_show): Connect GtkEntry callbacks to focus_out_event.
136        Add applet object as user data for isdn toggle button callback.
137        Fixes bug #73102
138
1392002-03-01  Bastien Nocera  <hadess@hadess.net>
140
141        * Makefile.am: f1x0r3d the Makefile to check for DESTDIR
142        before running gconftool, fix from Spider
143        <spider.bugs@darkmere.wanfear.com>
144
1452002-02-20  Kevin Vandersloot <kfv101@psu.edu>
146
147        * modemlights.c: hook up to the destroy signal and
148        kill the timeout there to fix a crash on remove
149
1502002-02-17  Kjartan Maraas  <kmaraas@gnome.org>
151
152        * GNOME_ModemlightsApplet.xml: External ui description.
153        * modemlights.c: Use it.
154        * Makefile.am: Dist it.
155       
1562002-02-11  Kjartan Maraas  <kmaraas@gnome.org>
157
158        * GNOME_ModemLightsApplet_Factory.server.in: Mark strings for l10n.
159        * *.[ch]: Fix #include <config.h>
160       
1612002-02-11  Mark McLoughlin  <mark@skynet.ie>
162
163        * GNOME_ModemLightsApplet.server.in: move to Vertigo namespace.
164
165        * modemlights.c: update for factory macro change.
166
167Wed Feb 06 19:56:33 2002  George Lebl <jirka@5z.com>
168
169        * modemlights.c: fix initial setting of orientation
170
1712002-01-28  Kevin Vandersloot <kfv101@psu.edu>
172
173        * properties.c: change Settings to Properties for props window
174       
175        * modemlights.h: begin to get rid of global variables
176
1772002-01-04  Kevin Vandersloot <kfv101@psu.edu>
178
179        * saving applet config now works!
180
181        * multiload.schemas: gconf schemas file
182
183        * Makefile.am: install the schemas file
184
185        * modemlights.c, properties.c: Use new applet saving api
186        to get and save config
187
1882002-01-03  Kevin Vandersloot <kfv101@psu.edu>
189       
190        * properties.c: port to GtkDialog and set up for gconf
191        usage. Will be completed when applet config saving is fully
192        fleshed out
193
1942001-12-17  Mark McLoughlin  <mark@skynet.ie>
195
196        * modemlights.c: (update_tooltip), (draw_shadow_box),
197        (create_background_pixmap), (draw_button_light), (update_pixmaps),
198        (modemlights_applet_fill), (modemlights_applet_factory):
199        * properties.c: (property_apply_cb):
200        update for panel-applet api changes.
201
2022001-12-14  Kevin Vandersloot <kfv101@psu.edu>
203
204        * modemlights.c: remove unneeded stuff
205
2062001-12-14  Mark McLoughlin  <mark@skynet.ie>
207
208        * modemlights.c: (reset_orientation): update for panel-applet
209        GNOME_Vertigo namespace changes.
210
2112001-12-12  Kevin Vandersloot <kfv101@psu.edu>
212
213        * modemlights.c: pretty icons for the popup menu
214
2152001-12-10  Kevin Vandersloot <kfv101@psu.edu>
216
217        * Initial port to GNOME 2.0. Applet runs and works. Need
218        to implement properties and a few other things
219
2202001-07-07  Kjartan Maraas  <kmaraas@gnome.org>
221
222        * modemlights.c: Applied patch from Red Hat to define
223          MAX_ISDN_CHANNELS if not already done.
224         
2252001-07-03  Kjartan Maraas  <kmaraas@gnome.org>
226
227        * modemlights.c: Applied patch for proper size negotiation
228        with the panel. Removes flicker on add applet to panel.
229       
230Mon Jan 22 11:10:14 2001  John Ellis  <johne@bellatlantic.net>
231
232        * modemlights.c: Applied ISDN patch from Nils Philippsen, ChangeLog
233        entry is below. Also fixed a compile warning in pixmap_set_colors().
234
2352001-01-21  Nils Philippsen <nils@wombat.dialup.fht-esslingen.de>
236
237        * modemlights.c (is_ISDN_on): fix to work with Linux kernel 2.4,
238        glibc 2.2 and providers with long phone numbers
239
240Wed Nov 15 18:23:30 2000  John Ellis  <johne@bellatlantic.net>
241
242        * modemlights.[ch], properties.c: Added color configuration. Made the
243        blinking when waiting for a connection optional (default is off),
244        since the wait color is now different from the 'on' color.
245
246Mon Nov  6 11:27:03 2000  John Ellis  <johne@bellatlantic.net>
247
248        * modemlights.c (update_tooltip): Added connect time and description of
249        byte counts to the tooltip, also marked it for translation.
250
251Thu Oct 26 14:43:45 2000  John Ellis  <johne@bellatlantic.net>
252
253        * modemlights.c(get_modem_stats): Apparently the FreeBSD/OpenBSD
254        #ifdefs were doing it the right way, SIOCDEVPRIVATE is by name private.
255        Now this should work on FreeBSD, etc. without the #ifdef's. Also fixed
256        when SIOCGPPPSTATS is undefined to return failure (FALSE) instead of
257        success. Added include of <linux/if_ppp.h> on linux.
258
259Mon Oct 23 22:17:28 2000  John Ellis  <johne@bellatlantic.net>
260
261        * modemlights.c: The connect light now blinks until the
262        connection is established (rx or tx has a byte count other than 0), or
263        if ppp status returns error. This should/might work for ISDN too?
264        (get_modem_stats): Fixed, I did not see how this could possibly compile
265        cleanly when SIOCDEVPRIVATE is not defined.
266
267Mon Oct 23 16:15:45 2000  John Ellis  <johne@bellatlantic.net>
268
269        * modemlights.[ch], properties.c: Some const stuff, fix apply_cb
270        parameters.
271
272Tue Sep 26 14:18:51 2000  John Ellis  <johne@bellatlantic.net>
273
274        * modemlights.c (dial_cb): Use gnome_execute_shell in place system()
275        call, which blocks on the call. Who used this? I sure hope it
276        wasn't me :O. Fixes BUG #16815
277
278Tue Sep 26 13:33:16 2000  John Ellis  <johne@bellatlantic.net>
279
280        * modemlights.c: Applet layout coordinates are now stored in a static
281        structure for each possible layout. Added layouts for connection info
282        with a tiny/small panel. Note that the vertical tiny panel is simply
283        too narrow to fit the byte rate and time, so the applet is still going
284        to enlarge the panel to 30 pixels (not as bad as before, at 46 pixels).
285
286Tue Sep 26 10:46:49 2000  John Ellis  <johne@bellatlantic.net>
287
288        * modemlights.[ch], properties.c: Added button in properties advanced
289        tab to save current options as default, this way the default start
290        options can be saved even if the applet is removed from the panel
291        (or it crashes :).
292        * modemlights.c (main): Moved _show() of applet to after
293        reset_orientation(), hoping to clear up some start-up problems peeps
294        were having with display corruption.
295
2962000-04-25  Fatih Demir <kabalak@gmx.net>
297       
298        * modemlights_applet.desktop : Added [tr] section .
299
3002000-04-04  Jacob Berkman  <jacob@helixcode.com>
301
302        * properties.c (phelp_cb): use correct anchor
303
3042000-03-25  Jacob Berkman  <jacob@helixcode.com>
305
306        * properties.c (property_show): make help work with new docs
307
3082000-02-29  Jacob Berkman  <jacob@helixcode.com>
309
310        * modemlights.c (main): rearrange and add a pixmap to the help
311        item
312
3132000-02-23 Peter Hawkins <peterhawkins@ozemail.com.au>
314
315        * modemlights.c: stopped the about box from being shown multiple times at once.
316
317Sat Jan 29 18:10:10 2000  Tom Gilbert  <gilbertt@tomgilbert.freeserve.co.uk>
318
319        * On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall
320        -Wmissing-prototypes -Wmissing-declarations". Don't mind me.
321
322Tue Jan 04 04:21:28 2000  George Lebl <jirka@5z.com>
323
324        * modemlights.c: add another patch from Nils Philippsen
325          <nils@wombat.dialup.fht-esslingen.de>, this time to get ISDN
326          connection time.  Fixes #4893
327
328Tue Jan 04 02:28:49 2000  George Lebl <jirka@5z.com>
329
330        * modemlights.c: apply patch by Nils Philippsen
331          <nils@wombat.dialup.fht-esslingen.de> to fix bug #4894, (the
332          modemlights confirmation dialog vanishing bug)
333
334Sun Oct 31 17:12:43 1999  George Lebl  <jirka@5z.com>
335
336        * modemlights.c: use the pixel size stuff
337
338Fri Oct 29 00:31:20 1999  John Ellis  <johne@bellatlantic.net>
339
340        * modemlights.c: Switched sd and rd lights (send is now first). Receive
341        light is now red to match load graph.
342        * properties.c: Minor formatting change.
343
344Fri Oct 22 17:21:20 1999  John Ellis  <johne@bellatlantic.net>
345
346        * modemlights.c: Added #ifdef's around panel size code, it should
347        now compile with 1.0.x of gnome-core.
348
349Sat Aug 28 15:34:30 1999  John Ellis  <johne@bellatlantic.net>
350
351        * modemlights.c: Use gdk_draw_*() functions to create the applet's
352        display layout. This way the color scheme can be made to match the
353        gtk theme in use (match the applet's style).
354        * backgrnd.xpm, backgrnd_a.xpm, backgrnd_s.xpm, button_off.xpm,
355        button_on.xpm, lights.xpm: Removed, generated internally now.
356        * Makefile.am (EXTRA_DIST): Remove references to above xpm files.
357
3581999-08-23  Matthias Warkus  <mawa@iname.com>
359
360        * modemlights_applet.desktop: Use gnome-modem.png.
361
362Wed Jul 14 21:15:44 1999  John Ellis  <johne@bellatlantic.net>
363
364        * properties.c: Group related options into frames. Use GNOME_PAD_*
365        instead of hard coded values.
366
367Sun Jul 11 23:30:46 1999  John Ellis  <johne@bellatlantic.net>
368
369        * modemlights.[ch]: Use the gnome-applets defined VERSION.
370        * modemlights.c, properties.c: If /dev/modem does not exist, fall back
371        to LCK..ttyS0 as a default for the lock file. Many newer distros do not
372        create /dev/modem.
373
374Sun May 30 22:20:53 1999  John Ellis  <johne@bellatlantic.net>
375
376        * modemlights.c: Make it follow the panel's size hint. When
377        'show throughput/connect time' is enabled, the size hint is ignored,
378        this is really unavoidable.
379        * modemlights.h: Bump version to 1.0.3 to distinguish from released
380        versions.
381
3821999-04-25  Ettore Perazzoli  <ettore@comm2000.it>
383
384        * modemlights.h: #include <config.h>.
385
386        * modemlights.c (main): Initialize i18n.
387
388Mon Apr 12 19:49:33 1999  John Ellis  <johne@bellatlantic.net>
389
390        * modemlights.h: added #include <time.h>
391
392Tue Mar 30 19:29:38 1999  John Ellis  <johne@bellatlantic.net>
393
394        * modemlights.c: Fix display bugs after disconnect.
395
396Tue Mar 30 11:51:16 1999  John Ellis  <johne@bellatlantic.net>
397
398        * modemlights.[ch], properties.c: Added an optional connect time and
399        throughput display.
400        Based on the patch from
401        Bruno Abrunhosa Pires Marinho <bapm@camoes.rnl.ist.utl.pt>
402        * Makefile.am (EXTRA_DIST): Added backgrnd_a.xpm and digits.xpm.
403
404Sun Mar 28 07:23:52 1999  John Ellis  <johne@bellatlantic.net>
405
406        * modemlights.[ch], properties.c: Apparently some systems have broken
407        lockfiles (no pid stored inside), add option to disable lockfile
408        owner verification.
409        Bump internal version to 1.0.2
410
411Tue Mar  9 19:30:37 1999  John Ellis  <johne@bellatlantic.net>
412
413        * modemlights.h: Internal version bumped to 1.0.1
414
4151999-03-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
416
417        * modemlights.h: Add OpenBSD support.  Patch from Kenneth Stailey
418        <kstailey@kstailey.tzo.com>.
419
420Tue Mar  9 18:13:23 1999  John Ellis  <johne@bellatlantic.net>
421
422        * modemlights.c (main): Fixed startup position problem when panel is
423        verticle.
424        (applett_change_orient): Remove static variable, no longer needed.
425        This fixes BUG #519
426
427Tue Mar  9 17:43:34 1999  John Ellis  <johne@bellatlantic.net>
428
429        * modemlights.c (is_Modem_on): Check for stale modem lock files.
430
431Mon Feb  8 06:48:04 1999  John Ellis  <johne@bellatlantic.net>
432
433        * modemlights.[ch], properties.c: Version to 0.99.0, updated
434        copyrights to 1999.
435
4361999-02-07  Federico Mena Quintero  <federico@nuclecu.unam.mx>
437
438        * modemlights.c (get_modem_stats): Patch from Matt Mosley
439        <mattm@igloo.org> to make modemlights work on OpenBSD.
440
4411999-01-18  Nat Friedman  <nat@nat.org>
442
443        * properties.c (property_show): Use gnome_app_id to find the
444        applet name for the root help directory.
445
4461999-01-18  Nat Friedman  <nat@nat.org>
447
448        * properties.c (property_show): Connect the help signal of the
449        GnomePropertyBox to gnome_help_pbox_display.
450
4511999-01-12  Miguel de Icaza  <miguel@nuclecu.unam.mx>
452
453        * modemlights.c (get_modem_stats): Fix to compile in more
454        operating systems.  It is still useless though.
455
456Sat Sep 19 08:13:31 1998  John Ellis  <johne@bellatlantic.net>
457
458        * properties.c: Grey out device and lockfile entries when ISDN is
459        selected.
460
4611998-09-18  Martin Baulig  <martin@home-of-linux.org>
462
463        * modemlights.c (get_ISDN_stats): Added ISDN statistics for Linux.
464
4651998-09-15  Martin Baulig  <martin@home-of-linux.org>
466
467        * modemlights.c (is_ISDN_on): Added function body for Linux.
468        (get_stats, get_modem_stats, get_ISDN_stats): New functions.
469        Use them to get modem statistics; things are a little bit different
470        if we are using ISDN, but currently it's empty.
471
472Mon Sep 14 04:52:29 1998  John Ellis  <johne@bellatlantic.net>
473
474        * modemlights.[ch], properties.c: Added foundation for ISDN, but there
475        is no code in the is_ISDN_on() function. Added an advanced tab to the
476        properties, move modem lock file entry there, added Device entry
477        option and a Use ISDN checkbox. Changed default update interval to 5.
478        * modemlights.c(is_ISDN_on): let me repeat that this function is empty,
479        could someone with the knowledge (ie: ISDN) fix this?
480        * version bumped to 0.3.2
481
4821998-09-06  Raja R Harinath  <harinath@cs.umn.edu>
483
484        * Makefile.am: Remove CXXLINK hack.
485
486Wed Jul 29 19:49:11 1998  John Ellis  <johne@bellatlantic.net>
487
488        * modemlights.c  (about_cb): fixed a compile warning.
489        (main):  Properties is now above About in the menu.
490        * properties.c (property_apply_cb): added
491        applet_widget_sync_config() as George suggested
492        * modemlights.[ch], properties.c: Upped version to 0.3.1
493        * AUTHORS: new file
494
4951998-07-19  Raja R Harinath  <harinath@cs.umn.edu>
496
497        * Makefile.am (modemlights_applet_LDADD): s/MICO_LIBS/ORB_LIBS/g.
498
4991998-07-04  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>
500
501        * modemlights.c (main): Now uses stock menu icons.
502
503Tue Jun 16 23:03:49 1998  John Ellis  <johne@bellatlantic.net>
504
505        * modemlights.c (draw_load): Really (hopefully) fixed the problem.
506
507Sun Jun 14 07:08:42 1998  John Ellis  <johne@bellatlantic.net>
508
509        * modemlights.c (draw_load): Fix problem of drawing outside of
510        the load window.
511        (applet_change_orient): Declare first_call_flag as type int.
512
513Mon Jun  1 13:27:30 1998  Havoc Pennington  <hp@pobox.com>
514
515        * modemlights.c (command_connect_cb): Use gnome_execute_shell,
516        because not all connect scripts terminate immediately. e.g. the
517        Debian script doesn't exit until hangup.
518        (command_disconnect_cb): Likewise.
519        * Changelog: Renamed to ChangeLog. Added this entry, and Mark
520        Galassi's entry from the applets directory.
521
5221998-06-01  Mark Galassi  <rosalia@cygnus.com>
523
524        * modemlights/properties.c (property_load): introduced a
525        "confirmation" property to be saved and loaded.  It doesn't save
526        yet :-)
527        (confirm_checkbox_cb):
528        (property_show): added a confirmation checkbox to the properties
529        dialog.
530
531        * modemlights/modemlights.c (dial_cb): introduced the
532        ask_for_confirmation configuration variable.  Now we only enter
533        the yes/no dialog if that variable is true; otherwise we just fire
534        off the connect (or disconnect) script.
535
5361998-05-28  John Ellis  <johne@bellatlantic.net>
537
538        * modemlights[c.h], properties.c: added dialing, load, tooltip.
539        Many additions, so bumped version up to 0.3.0
540
5411998-05-27  Seth Alves  <alves@twitch.cp.domain.net>
542
543        * modemlights/modemlights.c (update_display):
544          added #ifdef FreeBSD's so it would compile
545
5461998-05-19  John Ellis  <johne@bellatlantic.net>
547
548        * dummy.cc: This file is generated, removed from CVS.
549        * backgrnd_s.xpm: Added image for left/right panel orientation.
550        * modemlights.c: Added orientation code.
551
5521998-05-19  John Ellis  <johne@bellatlantic.net>
553
554        * modemlights.c: (main) The orientation callback was being called
555        before the widgets were created, causing a warning at startup.
556        signal_connect for "orient" relocated to after widget creation.
557
558
Note: See TracBrowser for help on using the repository browser.