1999-08-25 Dave Camp * configure.in (AC_OUTPUT): Added Default-tiny theme makefile. 1999-08-25 Jacob Berkman * Makefile.am: maybe try building/installing gweather and slashapp these days? 1999-08-24 Radek Doulik * cpumemusage/cpumemusage.c (pack_procbars): (fix) set proper size on start 1999-08-23 Alexandre Owen Muniz * Makefile.am (always_built_SUBDIRS): * configure.in (AC_OUTPUT): Added clipboard. This is a text clipboard applet with history. 1999-08-22 John Kodis * whereami/whereami.c (button_handler): Added code to display the cursor position immediately after getting the clicked signal rather than waiting to receive the initial motion event. 1999-08-20 Jacob Berkman * whereami/whereami.c: made state enum types capital letters so that idle does not conflict with one defined in on my freshly installed system 1999-08-18 Shooby Ban * gkb/gkb/uy.xpm: Added beautiful flag for Uruguay, thank you, Eduardo Roldan 1999-08-15 Matthias Warkus * cdplayer/cdplayer_applet.desktop: Made it use mc/i-cdrom.png as menu icon. Only when I was trying to commit this I realised Jacob had already made it use tcd/cdrom.xpm. The reason I changed it again is that png icons are of higher quality and that any Gnome installation should have gmc, while not all have gnome-media for gtcd. 1999-08-14 Jacob Berkman * mixer/mixer.c (create_computer_mixer_widget): applied patch from Tom Gilbert to make it a bit smaller (mute_cb): remove unused variable 'nvol' * mixer/mixer_applet.desktop (Icon): use the mixer's new icon * cdplayer/cdplayer_applet.desktop (Icon): use gtcd's (if available) 1999-08-11 Shooby Ban * gkb/gkb.c: Fixed compiling error. I hope. Sorry. 1999-08-10 Shooby Ban * gkb/gkb.c: Added code of Charles Levert New feature: dynamic list of xkb maps. Please feedback us if fails. 1999-08-03 Jacob Berkman * configure.in: add geyes Horrid makefile 1999-08-01 Jacob Berkman * multiload/swapload.c (make_swapload_applet): * multiload/memload.c (make_memload_applet): * multiload/cpuload.c (make_cpuload_applet): use index menu image * cdplayer/cdplayer.c (main): use CD menu image * README.CVS: renamed README.cvs to conform to GNOME programming guildelines. Also added a recommendation to read the GNOME Programming Guidelines 1999-07-31 John Kodis * Makefile.am (always_built_SUBDIRS): * configure.in (AC_OUTPUT): Added the whereami applet, a simply little applet for displaying the cursor position and drag area. * AUTHORS: Added myself, based on whereami applet authorship. 1999-07-28 Jacob Berkman * MAINTAINERS: * AUTHORS: add gnotes author * Makefile.am: add gnotes * configure.in: check for XML, and create gnotes/Makefile 1999-07-26 Radek Doulik * cpumemusage/cpumemusage.c (applet_change_size): implement resizing * cpumemusage/AUTHORS: new file 1999-07-18 Jacob Berkman * Makefile.am (ghttp_applets): * configure.in: added gweather * MAINTAINERS: * AUTHORS: added gweather author Mon Jul 12 23:34:24 1999 John Ellis * configure.in (AC_OUTPUT): Added tickastat/news_scripts. 1999-07-12 Jacob Berkman * battery/battery.c (make_new_battery_applet): Move the dialog here, this didn't work exactly how I thought it did 1999-07-12 Shooby Ban * gkb/gkb/ca.xpm,qc.xpm: Updated canadian and quebecois flags, thanx Charles Levert ... 1999-07-12 Jacob Berkman * battery/battery.c (make_new_battery_applet): Do a test run of battery_read_charge() so we can do an error box and die before we make an applet (I tried putting this where the other dialog was, but it would put 4 dialogs up) 1999-07-11 Jacob Berkman * gkb/gkb.c (gkb_activator): load properties after creating widget in order to eliminate GTK warnings * asclock/dialogs.c (properties_dialog): * asclock/timezone.c (enum_timezones): * cdplayer/cdplayer.c (cd_panel_update): ANSI C patch provided by Drazen Kacar in GNOME bug report #861 * asclock/asclock.c (main): Tomas broke this; the properties dialog expects to get something from the callback. * diskusage/diskusage.c (main): pass VERSION to applet_widget_init * another_clock/another_clock.c (cb_about): * gkb/gkb.c (about_cb): * webcontrol/webcontrol.c (about_cb): * life/life.c (about): Use VERSION in about box 1999-07-10 Jacob Berkman * README: a little blurb saying that gnome-core is required 1999-07-10 Tomas Ogren * */*: i18n updates 1999-07-10 Jacob Berkman * another_clock/another_clock_applet.desktop: fix a typo which caused panel not to add this as a menu item * gnome-applets take 2. Miguel did a copy on the cvs machine of gnome-core/applets to gnome-applets, so now this has the CVS history. I then synched it back to the changes that were needed to make it its own module. Tue Jul 6 10:31:36 1999 John Ellis * configure.in (AC_OUTPUT): Added clockmail/themes directories. 1999-07-05 Raja R Harinath * configure.in (GNOME_INIT): Use instead of GNOME_INIT_HOOK. * Makefile.am (macros/macros.dep): Add rule for updating aclocal.m4. 1999-07-05 Jacob Berkman * The gnome-core/gnome-applets split. Moved applets here from gnome-core/applets. * MAINTAINERS: new file to make the gnome-applets-maint@gnome.org mailing list work * geyes/: gEyes applet * sound-monitor/: esd sound monitor applet * tickastat/: file tailing/load monitoring/core dump catching applet * */Makefile.am: use $(GNOME_APPLETS_LIBS) instead of lots of other vars; don't include ../panel; misc fixes to work with the new module Tue Jun 22 04:48:51 1999 John Ellis * properties.c (property_load): Fix for newest esound, make sure esd_host is NULL for local machine. Tue Jun 22 04:48:51 1999 John Ellis * properties.c (property_load): Fix for newest esound, make sure esd_host is NULL for local machine. 1999-07-06 Anders Carlsson * tasklist/*: Added tasklist applet 1999-06-28 Jaka Mocnik * gen_util/mailcheck.c (check_mail_file_status): properly check for unread mail on remote servers. fix trouble with newmail and local mailspools. hopefully. things should work fine now - they do for me at least. (mail_check_timeout): use animation when unreadmail is true, one image when anymail is true and another one when anymail is false. the code from yesterday's commit broke things with remote servers. (struct _MailCheck): removed mailcleared. * main.c, popcheck.c, printer.c: removed a bunch of unused variables. 1999-06-27 Jacob Berkman * multiload/swapload.c (make_swapload_applet): added a tooltip (fixes gnome bug 1436 by putting in patches from bug originator) * multiload/memload.c (make_memload_applet): again * multiload/netload.c (make_netload_applet): ditto * multiload/cpuload.c (make_cpuload_applet): one more time * gen_util/mailcheck.c: added an enum for mailbox types; fixed indentation; added disabling/enabling of commands (check_mail_file_status): moved the sound playing from here to where the newmail command gets exec()'d; use the new enum (mail_check_timeout): moved sound playing here; use the enabled status for the commands (exec_clicked_cmd): use enabled status (apply_properties_callback): enabled status stuff (mailbox_properties_page): use new enums (mailcheck_properties_page): use check boxes instead of labels for commands (applet_save_session): save enabling stuff (mailcheck_about): *cough* (make_mailcheck_applet): load enabling stuff (create_mail_widgets): really fix the don't-check-at-startup thing * cdplayer/cdplayer.c (main): don't do a stock_callback, just a normal one (fixes a crash) * multiload/swapload.c (make_swapload_applet): ditto * multiload/cpuload.c (make_cpuload_applet): same * multiload/memload.c (make_memload_applet): one more time Sat Jun 26 01:20:49 1999 Tim Janik * Makefile.am: add the desk-guide applet. 1999-06-21 Jaka Mocnik * gen_util/mailcheck.c: add support for playing sounds when new mail arrives. based on a patch submitted by Eric M. Hopper . * gen_util/mailcheck.soundlist: just that. still looking for a better sound than phone.wav. * gen_util/Makefile.am: install mailcheck.soundlist. Wed Jun 16 14:52:59 1999 Timur Bakeyev * gen_util/popcheck.c: Swap an order of includes, to allow some defenitions for sys/socket.h. 1999-06-08 Jacob Berkman * gen_util/mailcheck.c (create_mail_widgets): don't check mail when applet is first created. This is done to avoid blocking the panel on session login when using something like fetchmail to check for messages. Sun May 30 17:21:17 1999 George Lebl * gen_util/mailcheck.c: support full sizing of the panel Sun May 30 15:01:02 1999 George Lebl * life/life.c: fully support panel sizing Sun May 30 14:32:09 1999 George Lebl * gen_util/clock.c: make this support the SIZE_TINY panel size in a way Sun May 30 11:43:21 1999 George Lebl * mixer/mixer.c: make this work in SIZE_TINY mode 1999-05-27 Jacob Berkman * hal/Makefile.in: removed file 1999-05-24 Richard Hestilow * Added applet 'hal' 1999-05-25 Jacob Berkman * applet-dirs/Makefile.am: add Clocks applet folder * applet-dirs/Clocks.directory: added file for new folder * gen_util/Makefile.am: * asclock/Makefile.am: * another_clock/Makefile.am: put in Clocks applet folder 1999-05-24 Cody Russell * dialer/*: Removed. Obsoleted by gnome-ppp-dialer in gnome-network package. 1999-05-22 George Lebl * life/life.c: fixed a leak 1999-05-22 Jacob Berkman * gen_util/mailcheck.c (mailcheck_properties): removed some commented out code from the last commit 1999-05-21 Jacob Berkman * gen_util/mailcheck.c: cosmetic changes to the properties dialog 1999-05-19 Jacob Berkman * gen_util/clock.c: revert the sizing thing that I accidentally (sorry) committed 1999-05-17 Jacob Berkman * gen_util/mailcheck.c (mailcheck_properties_page): make seconds minimum 0 (so people can do n minutes, 0 seconds) * gen_util/mailcheck.c (apply_properties_callback): check for time frequency of 0 here 1999-05-16 Jacob Berkman * gen_util/mailcheck.c (make_mailcheck_applet): save clicked command in session setting (fix typo/bug) 1999-05-16 Jacob Berkman * gen_util/popcheck.[ch]: C++ style comments -> C style 1999-05-16 Jacob Berkman * gen_util/mailcheck.c: made check mail configurable by minutes, got rid of millisecond precision (come on, nobody really needs this) Also, 1 C++ comment -> C stlye 1999-05-16 Jacob Berkman * gen_util/mailcheck.c: added ability to execute a command when new mail arrives * gen_util/mailcheck.c: made the mail spool file configurable * gen_util/mailcheck.c: formatting/memory leak fixes from imap/pop support patch 1999-05-15 Jacob Berkman * asclock/default_theme/.cvsignore: added .cvsignore 1999-05-12 Yukihiro Nakai * applets/life desktop entry [ja] update (Now complete) Wed Apr 28 03:00:35 1999 George Lebl * Makefile.am,multiload/*: Applied patch from esr to add the netload thingie to multiload 1999-04-21 Jaka Mocnik * gen_util/popcheck.c, gen_util/popcheck.h: routines to check for mail status on POP3 and IMAP mail servers. provided by Lennart Poettering . also added support for POP3 "LAST" command. * gen_util/Makefile.am: added the above files to applet sources. * gen_util/mailcheck.c: added a new property page for mailbox configuration. added checking of POP3 and IMAP mailboxes. 1999-04-16 Jacob Berkman * multiload/main.c, multiload/global.h (start_gtop_cb): added function to run gtop (gnome bug #1025) * multiload/*load.c (make_*load_applet): added "run gtop..." menu item 1999-04-16 Matthias Warkus * applet-dirs/*.directory: Minor fixes to German translations. 1999-04-15 Michael Zucchi * another_clock/another_clock.c (cb_about): Added a missing ';' after the i++ in the author table lookup. 1999-04-14 Matthias Warkus * */*_applet.desktop: Fixed and completed German translations. Fri Apr 09 14:51:44 1999 George Lebl * cdplayer/led.c: clear the pixmaps after creating to avoid ugly garbage Thu Apr 08 16:47:40 1999 George Lebl * cdplayer/led.c: just a sanity fix not to draw on NULL gc's 1999-04-08 Miguel de Icaza * asclock/dialogs.c (properties_timezone_render): Create the temporary file with O_CREAT|O_EXCL and tell xearth to append to this file instead of creating it. 1999-03-29 Bj|rn Augustsson * asclock/dialogs.c (properties_dialog): Close the directory in the correct spot. Fixes crash. Wed Apr 7 23:03:11 1999 Jacob Berkman * multiload/load-graph.c (load_graph_properties_init): Set the minimum values for update time and width to avoid lock up/crash Wed Apr 7 14:51:31 1999 Owen Taylor * gen_util/printer.c (printer_widget): Removed excess trailing comma * mixer/[vh]slider.c: Fix some compile time warnings * mixer/[vh]slider.c: Set the adjustment parameter initially to avoid warnings about !constructed. Tue Apr 6 14:35:40 1999 Owen Taylor * cdplayer/cdplayer.c (create_cdplayer_widget): Avoid warnings by instead of calling cdpanel_update from on an unrealized widget, do it in a "realize" callback. Thu Apr 01 12:59:24 1999 George Lebl * cdplayer/cdrom-linux.c: don't check for tray position if that ioctl is not defined Wed Mar 31 16:30:41 1999 George Lebl * cdplayer/{cdrom-interface.h,cdrom-solaris.c,cdrom-linux.c, cdplayer.c}: sort of reverted the patch for the eject/load, I left the functionality in, and added new status errors for finding out if the tray is open, however this seems to be broke at least on my box, so the eject button only ejects, however, the play button will now try to load the cd if it detects an open tray Wed Mar 31 02:28:36 1999 George Lebl * cdplayer/{cdrom-interface.h,cdrom-linux.c,cdrom-solaris.c, cdplayer.c}: applied patch from Nick Lamb and slightly modified it. It allows one to close the cdrom with the eject button 1999-03-26 Federico Mena Quintero * battery/Makefile.am (EXTRA_DIST): Sigh, another missing file. Added bolt.xpm to EXTRA_DIST. * asclock/default_theme/Makefile.am: Added a Makefile.am here. It is amazing how people do not care if their stuff builds at all. * asclock/themes/shaped/Makefile.am: * asclock/themes/classic/Makefile.am: * asclock/themes/beats/Makefile.am: * asclock/themes/Stone/Makefile.am: * asclock/themes/Orb/Makefile.am: * asclock/themes/Newstone/Makefile.am: * asclock/themes/Freeamp/Makefile.am: Put the theme data files in EXTRA_DIST. WILL PEOPLE *PLEASE* SEE THAT THEIR STUFF PASSES MAKE DISTCHECK BEFORE COMMITTING? 1999-03-26 Nat Friedman * battery/bolt.xpm: New file. Thanks to Will LaShell for this excellent drawing! * battery/session.c (battery_session_load): Handle full_notify_enable. (battery_session_save): Likewise. (battery_session_defaults): Likewise. * battery/properties.c (battery_properties_window): Added the check box for full-battery-notification enabling/disabling. * battery/battery.c (battery_update): Display an error dialog if we can't read the battery data. (battery_update): Notify the user if the battery has fully charged and he has the full-charge-notification bit on. (battery_update): Draw a little lightning bolt on the battery picture if the AC is plugged in. (battery_update): Handle miniature applets. This will be important for PDAs. (battery_set_mode): Handle miniature applets. (make_new_battery_applet): Create the percentage_small label for miniature applets. (make_new_battery_applet): Load the pixmap of the lightning bolt. 1999-03-25 Nat Friedman * battery/properties.c (prop_apply): Set the size before allowing the update function to run. * battery/battery.c (battery_update): Always update the graph when we're called. (battery_update): Don't set the graph_height/graph_width greater than bat->height and bat->width. (battery_change_mode): Fixed a subtle memory leak with bat->mode_string. (battery_set_size): Ignore bat->setup. * battery/properties.c (battery_properties_window): Don't let the user set the applet size to 0. (battery_properties_window): Fix memory leak with bat->mode_string. 1999-03-25 Nat Friedman * battery/properties.h: Added copyright statement. * battery/session.h: Added copyright statement. * battery/session.c (battery_session_defaults): Handle low-battery settings and warning settings. (battery_session_save): Likewise. (battery_session_load): Likewise. Added copyright statement. * battery/properties.c (prop_apply): i18n'd the notebook tab titles. Added update interval stuff to main notebook tab. Added low-battery color options. Added "warning" notebook tab. Added copyright statement. * battery/battery.h: Changed the (default) battery size to 48x48. graph_timeout_id changed to update_timeout_id. Likewise with graph_timeout_interval. Added the low-battery color fields. Added low-battery warning variables. Added copyright statement. * battery/battery.c: Added copyright statement. (battery_update): Keep track of whether or not the ac-online status changes, and use this to determine when to update the picture as well. (battery_update): Pop up a warning dialog if (a) warnings are enabled (b) the battery charge has dipped below a threshold value as specified by the user. (battery_update): Set the graph color to graph_color_low if the battery charge is below a threshold value. (battery_update): Likewise for the readout color. Fill the battery chamber white to distinguish it from its surroundings. (battery_update): Left justify the percentage label. Blank the time-remaining label if it is meaningless data. (make_new_battery_applet): Readjusted the paddings. Removed the readout picture bevel. Set the label font to 6x10. Use a table to store the labels. Connect to the button click signal of the whole applet. (battery_setup_picture): Now generates a better-proportioned picture. (battery_set_size): Allocate only 25% of the applet's width for the readout picture. (battery_setup_colors): Allocate the low-battery colors. (battery_warn): New function to pop up the warning dialog. 1999-03-24 Nat Friedman * battery/battery.h (BATTERY_DEFAULT_HEIGHT): Changed the default height to 48. * battery/battery.c (battery_update): Use the actual graph area's height and width when drawing instead of the applet height and width. * battery/properties.c (battery_properties_window): Make the graph tick color configurable. (prop_apply): Update the tick color. * battery/battery.h: Added graph_line_color_sel to the BatteryData structure. (BATTERY_DEFAULT_GRAPH_LINE_COLOR): New macro. * battery/battery.c (main): Call applet_factory_new. (applet_start_new_applet): Correct signature. (make_new_battery_applet): Return the newly created applet widget. (battery_update): Draw graph ticks. (battery_setup_colors): Allocate the graph tick color. * battery/properties.c (battery_properties_window): Raise the properties window if the user selects 'Properties' from the context menu and the window is already mapped. 1999-03-23 Nat Friedman * battery/battery.c (make_new_battery_applet): Added the About box. (about_cb): New function. (destroy_about): Likewise. * battery/properties.c (battery_properties_window): Set the state of the graph-direction radio buttons correctly. (prop_apply): Don't let the update function run while the values are being changed. Update the graph data if the direction changes. (prop_apply): Update the size after the direction is updated. Fri Mar 19 12:48:41 1999 George Lebl * asclock/gnome_config.c: the path passed from the panel already contains the '/' so when we push it we have to use "section/key" not "/section/key" 1999-03-17 Nat Friedman * battery/properties.c (battery_properties_window): Set the close_hides property on the window. * battery/battery.c (make_new_battery_applet): Set bat->setup before calling battery_set_size. This fixes the bug Jes Sorensen reported about the applet size not being set correctly when the applet first starts up. (battery_set_size): Don't unref the pixmaps if they're NULL. 1999-03-13 Federico Mena Quintero * gen_util/mailcheck.c: Applied patch by Jacob Berkman's to allow launching a mail program when you click on the mailcheck applet. 1999-02-27 Federico Mena Quintero * battery/battery.c (make_new_battery_applet): Made the timeout actually be bat->graph_interval seconds. * battery/properties.c (prop_apply): Re-set the timeout when the properties are applied. 1999-02-27 Miguel de Icaza * gkb/gkb.c (apply_callback): Do not apply properties more than once (chech for page == -1) Mon Feb 22 21:44:34 1999 George Lebl * gen_util/clock.c: add unix time option for people that want their time in the way it was meant to be displayed 1999-02-22 Martin Baulig * multiload: Resize the widget after changing the size in the properties dialog. Add "destroy" signal handler to the load graph and correctly destroy it so it will no longer dump core when you remove on of the applets. * multiload: Applied the patch from Jacob Berkman that makes the multiload applet honor the width and height settings in the properties dialog on next startup. 1999-02-15 Owen Taylor * webcontrol/Makefile.am (gnorba_DATA): Add the .gnorba to the EXTRA_DIST and add rules for installing it. 1999-02-13 Nuno Ferreira * gkb/xmodmap/.cvsignore, gkb/gkb/.cvsignore: Added these files. 1999-02-07 Federico Mena Quintero * multiload/load-graph.c (load_graph_update): Now this is the timeout handler. (load_graph_draw): Do not update the graph's data, just redraw. (load_graph_properties_update): Redraw the load graphs, to make properties take effect immediately when the user hits Apply. * multiload/properties.c (multiload_properties_cb): Invoke the properties for the correct part of the applet. (multiload_show_properties): Show the property page corresponding to the type of applet the user clicked on. 1999-02-07 Tomas Ogren * winlist/fvwm-winlist.c: #include please... 1999-02-04 Jonathan Blandford * mixer/mixer.c (create_computer_mixer_widget): make the colors a bit less subtle. 1999-02-04 Nat Friedman * battery/read-battery.c (battery_read_charge): The Linux support has been completely rewritten. I am now caching the fd of /proc/apm, and then using dup() when I need to fetch new battery data to ensure that we only call open() once. Now the battery applet never touches the disk while it's running. Nice for laptops. * battery/properties.c (col_value_changed_cb): New function. (adj_value_changed_cb): Likewise. (col_value_changed_cb): Likewise. This fixes a bug as reported by Roberto Zunino . Thanks! (prop_apply): Call battery_update so the changes take effect immediately. * battery/battery.h: Added force_update. * battery/battery.c (battery_update): Only update the pictures if the battery data has changed. Pay attention to bat->force_update. (battery_configure_handler): Call battery_update. (battery_setup_picture): More readable. (battery_set_size): Call battery_update. 1999-02-03 Jonathan Blandford * mixer/vslider.c (vslider_class_init): now we no longer draw the trough, and let mixer.c handle that. VOILA! no more flashes. (: * mixer/hslider.c (hslider_class_init):ditto 1999-02-02 Jonathan Blandford * mixer/mixer.c (create_computer_mixer_widget): make the adjustments page size bigger. 1999-01-24 Anders Carlsson * gnome-pager/gnomepager_applet.c: Fixed a bug with the task list arrow and a vertical panel. Sun Jan 24 03:39:02 1999 Timur Bakeyev * mixer/mixer.c: Add conditional #include for {linux,machine,sys}/ soundcard.h. 1999-01-22 The Rasterman * Makefile.am: removed icewm-pager from build, removed esdmanager from build as it hasnt been finished, removed fvwm pager from build as it should become gnome compiant with patches sometime... 1999-01-18 Jeff Garzik * batmon/batmon.c, battery/battery.c, fish/fish.c, gen_util/clock.c, gen_util/mailcheck.c, gen_util/printer.c, gkb/gkb.c, gnome-pager/gnomepager_applet.c, mini-commander/src/command_line.c, mini-commander/src/message.c, mini-commander/src/mini-commander_applet.c, mini-commander/src/preferences.c, multiload/load-graph.c, multiload/property-entries.c: Gtk+ s/old-name/new-name/ substitutions, from gtkcompat.h * gnome-pager/gnomepager_applet.c: 64-bitness casts. Added a FIXME for a value apparently never used. 1999-01-18 Nat Friedman * asclock/dialogs.c (properties_dialog): Fixed a typo. Use gnome_app_id for the name of the root help directory. * battery/properties.c (battery_properties_window): Use gnome_app_id for the name of the root help directory. * cpuload/properties.c (properties): Likewise. * netload/properties.c (properties): Likewise. * multiload/properties.c (multiload_show_properties): Likewise. * gkb/gkb.c (properties_dialog): Likewise. * gen_util/printer.c (printer_properties): Likewise. * gen_util/mailcheck.c (mailcheck_properties): Likewise. * gen_util/clock.c (clock_properties): Likewise. * diskusage/properties.c (properties): Likewise. 1999-01-18 Nat Friedman * asclock/dialogs.c (properties_dialog): Connected the help button of the GnomePropertyBox to gnome_help_pbox_display. * battery/properties.c (battery_properties_window): Likewise. * netload/properties.c (properties): Likewise. * gkb/gkb.c (properties_dialog): Likewise. * gen_util/printer.c (printer_properties): Likewise. * gen_util/mailcheck.c (mailcheck_properties): Likewise. * gen_util/clock.c (clock_properties): Likewise. * diskusage/properties.c (properties): Likewise. * battery/battery_applet.gnorba (description): Changed the description. Fixed a typo in the location_info. 1999-01-08 Christopher Blizzard * Makefile.am: the bussign is dead. long live the bussign. 1999-01-06 Nat Friedman * Makefile.am (always_built_SUBDIRS): Removed the batmon applet from the applet list. Tue Dec 29 14:40:25 1998 Maciej Stachowiak * Makefile.am: Build fvwm-pager applet unconditionally. 1998-12-28 Martin Baulig The "MultiLoad Applet Revolution". All three multiload applets (cpuload, memload, swapload) now use the same load graph object and the same properties code. This will make it much easier to add a new applet here. * multiload/cpuload.h: Removed. * multiload/memload.h: Removed. * multiload/swapload.h: Removed. * multiload/properties-cpu.[ch]: Removed. * multiload/properties-mem.[ch]: Removed. * multiload/properties-swap.[ch]: Removed. * multiload/global.h: New file. * multiload/property-entries.[ch]: New files. This code will be moved into libgnomeui after GNOME 1.0 is released. * multiload/load-graph.[ch]: New files. Contains some kind of load graph widget/object that is used in all multiload applets. * multiload/properties.[ch]: New files. Contains general properties stuff that is used in all multiload applets. * multiload/cpuload.c: Use the new load graph. * multiload/memload.c: Likewise. * multiload/swapload.c: Likewise. 1998-12-18 Martin Baulig * cpumemusage/procbar.[ch]: Removed. * cpumemusage/cpumemusage.c: Use the GnomeProcBar from libgnomeui. Thu Dec 31 18:18:05 1998 George Lebl * slashapp/slashapp.c,gticker/gticker.c: remove unneeded glist Tue Dec 29 14:40:25 1998 Maciej Stachowiak * Makefile.am: Build fvwm-pager applet unconditionally. 1998-12-28 Martin Baulig The "MultiLoad Applet Revolution". All three multiload applets (cpuload, memload, swapload) now use the same load graph object and the same properties code. This will make it much easier to add a new applet here. * multiload/cpuload.h: Removed. * multiload/memload.h: Removed. * multiload/swapload.h: Removed. * multiload/properties-cpu.[ch]: Removed. * multiload/properties-mem.[ch]: Removed. * multiload/properties-swap.[ch]: Removed. * multiload/global.h: New file. * multiload/property-entries.[ch]: New files. This code will be moved into libgnomeui after GNOME 1.0 is released. * multiload/load-graph.[ch]: New files. Contains some kind of load graph widget/object that is used in all multiload applets. * multiload/properties.[ch]: New files. Contains general properties stuff that is used in all multiload applets. * multiload/cpuload.c: Use the new load graph. * multiload/memload.c: Likewise. * multiload/swapload.c: Likewise. 1998-12-28 Martin Baulig * cpuload: Removed this applet. It has been replaced with the multiload applet. 1998-12-26 Martin Baulig * asclock/timezone.c: If /etc/localtime exists, read default timezone from it and select it in the clist. * asclock/dialogs.c: Removed useless 'General' properties tab. * asclock/main.c: Use stock callbacks. 1998-12-25 Jeff Garzik * asclock/asclock.c, asclock/dialogs.c, fvwm-pager/Module.c, fvwm-pager/fvwm-pager.c, fvwm-pager/properties.c, gticker/gticker.c, icewm-pager/wmpager_applet.c, jbc/jbc.c, mini-commander/preferences.c, modemlights/modemlights.c: Warnings fixes. s/sprintf/g_snprintf/ 1998-12-24 Jeff Garzik * batmon/batmon.c: Changed one strcpy to strncpy * clockmail/clockmail.c, cpuload/properties.c, batmon/batmon.c, diskusage/diskusage.c, diskusage/properties.c, drivemount/drivemount.c, fifteen/fifteen.c: s/sprintf/g_snprintf/ * cpuload/properties.[c], diskusage/properties.[ch]: Made load/save routines 'path' arg const-correct. * cpuload/properties.c, diskusage/properties.c: Corrected color str size bug. 1998-12-18 Mark Galassi * netload/properties.c (apply_cb): incorporated Daniel Burrows' patch to fix a properties bug: the memcopy() was not enough to copy the structure, since the structure had a gchar * member. This patch adds a strdup() to copy the text field. 1998-12-18 Martin Baulig * cpumemusage/procbar.[ch]: Removed. * cpumemusage/cpumemusage.c: Use the GnomeProcBar from libgnomeui. 1998-12-15 Federico Mena Quintero * multiload/Makefile.am (EXTRA_DIST): Added multiload_applet.gnorba. * Makefile.am: Added the stupid bussign applet to SUBDIRS. (DIST_SUBDIRS): Put all the directories in DIST_SUBDIRS, like Tom said. 1998-12-15 Yukihiro Nakai * Added the Japanese [ja] translation entries with our special tool. 1998-12-14 Matt Wilson * multiload/properties-mem.c: No C++ comments! 1998-12-14 Christopher Blizzard * Makefile.am: Disable the bussign. Doesn't work. Shouldn't really be part of 1.0. 1998-12-13 Martin Baulig Following a suggestion from Richard Hult it is confusing users to have to cpuload monitors that look exactly the same and to have an extra level of menus for the multiload applet. So replaced the cpuload applet with the multiload which is no longer hidden in a submenu. * multiload/Multiload.directory: Removed. * multiload/Makefile.am: Don't use an extra level of menus for the multiload applet, put all .desktop files to the other monitor applets. * cpuload: This has been replaced with the multiload applet. 1998-12-13 Martin Baulig * netload.c: Always use LibGTop to get the data. Mon Dec 07 02:17:08 1998 George Lebl * */*.c: fixed up includes, removed applet-lib.h and added applet-widget.h where missing Mon Dec 07 01:05:22 1998 George Lebl * cdplayer/cdplayer.c: use abort_load applet widget call instead of a call which was directly into the applet-lib (which doesn't exist any more) Thu Dec 03 02:42:00 1998 George Lebl * */*.c: replaced applet_widget_new_with_param, and changed all multiapplets to follow the current panel stuff Tue Dec 1 10:05:50 MET 1998 Sven Neumann * gen_util/clock.c: added a configuration option that allows to hide the date. Sun Nov 29 18:20:54 EST 1998 Gregory McLean * gticker: applet api changes. Sun Nov 29 17:15:17 EST 1998 Gregory McLean * slashapp: applet api changes. Lord only knows if it will work, but they compile now. 1998-11-28 Mark Galassi * netload: replaced gnome_color_selector() with gnome_color_picker(). Worked on making the properties and the level bars in the graph work. Also removed some compiler warnings. * netload/properties.c (create_general_frame): the properties dialog is now set up with gnome_color_picker_new() instead of the old gnome_color_selector_new() stuff. * netload/properties.c, netload/netload.c: removed the rescaling of the line_spacing by 1024. * netload/properties.c (load_properties): changed some default values: gcolor and bcolor are now such that you can see the bars on the graph. line_spacing never used to give any line spacing on dialup connections, so I rescaled the whole thing and set the default to be 2, which works well for a modem line. (gcolor_changed_cb, bcolor_changed_cb): replaced the previous color_changed-cb() function with these two, one per color. The previous one did not work and had a memory leak; this approach seems to work and is like the one in the multiload applet. 1998-11-22 Martin Baulig * netload: This applet now requires LibGTop >= 0.26.5. If you have an older version of LibGTop, the original code will be used but only until the next release of LibGTop. 1998-11-23 Christopher Blizzard * asclock/dialogs.c (properties_dialog): Comment out gtk_clist_set_policy(). This should compile now. 1998-11-21 Federico Mena Quintero * cpuload/cpuload.c (main): Nice the process. Also, fixed compiler warnings. * cpumemusage/cpumemusage.c (update_mem_values): New function to update the memory/swap values. (cpumemusage_widget): Now the memory/swap values are updated at a different rate than the CPU one. Walking the kernel page table to gather memory information is expensive, so we only do it once a second instead of every 200 milliseconds. (main): Nice the process. * cpumemusage/procbar.c (procbar_configure): Now the GC is created here, instead of in procbar_set_values(), to save a bit of time. * cpumemusage/procbar.h (ProcBar): Added a gc field. 1998-11-14 Jaka Mocnik * multiload/properties-*.c, drivemount/properties.c, netload/properties.c, diskusage/properties.c, clockmail/properties.c, modemlights/properties.c: connected "changed" signal of spin buttons to code that enables property box apply and ok buttons. patches provided by Richard Hult. 1998-11-12 Jaka Mocnik * gen_util/mailcheck.c (mailcheck_properties_page): connected "changed" signal of mc->spin spinbutton to property_box_changed. Wed Nov 11 17:56:25 EST 1998 Gregory McLean * cpuload/properties.c : Migrated to GnomeColorPicker vs GnomeColorSelector to clear up warnings. Also fixed a mem leak :) Wed Nov 11 17:36:25 EST 1998 Gregory McLean * multiload/properties-*.c : Migrated to GnomeColorPicker as I got tired of the warnings spewing out. 1998-11-11 Christopher Blizzard * Makefile.am: Only build slashapp if libghttp is installed. Sun Oct 18 19:12:24 1998 Owen Taylor * gen_util/printer.c: Use the new DND api. Fri Oct 09 02:42:07 1998 George Lebl * battery/session.[ch]: session save MUST return FALSE, otherwise applet is NOT restarted next time (using FALSE is to make it "ideologically compatible" with gtk) ... the function can't be void, since garbage is likely not gonna be 0 1998-10-08 Jaka Mocnik * gen_util/mailcheck.c: enable user to configure the mail checking interval and an optional command to system() before checking for mail. 1998-09-30 Havoc Pennington * diskusage/properties.c: color set callbacks use guint8 instead of int. (I think there's another problem, that they use _get_i8 instead of having proper callback args, but I didn't cause that one so I'll let someone else fix it. ;-) 1998-09-23 Michael Lausch * Makefile.am (fvwm_pager): Added conditional for fvwm-pager applet. * Added fvwm-pager appler directory. See fvwm-pager/README how to use this applet. Sun Sep 21 10:10:29 1998 George Lebl * webcontrol/webcontrol.c: add entry after applet_widget_add to allow pasting Sun Sep 20 10:28:29 1998 John Ellis * mixer/mixer.c: Added option to run gmix from right click menu. 1998-09-11 Alexandre Muniz * charpick: Added Character Picker applet * Makefile.am (always_built_SUBDIRS): Added charpick subdir. 1998-09-06 Raja R Harinath * asclock/Makefile.am: Remove CXXLINK hack. * batmon/Makefile.am: Likewise. * battery/Makefile.am: Likewise. * cdplayer/Makefile.am: Likewise. * cpuload/Makefile.am: Likewise. * cpumemusage/Makefile.am: Likewise. * diskusage/Makefile.am: Likewise. * drivemount/Makefile.am: Likewise. * gen_util/Makefile.am: Likewise. * mixer/Makefile.am: Likewise. * multiload/Makefile.am: Likewise. * netload/Makefile.am: Likewise. * webcontrol/Makefile.am: Likewise. * winlist/Makefile.am: Likewise. 1998-08-27 Christopher Blizzard * Makefile.am (SUBDIRS): Add conditional bussign build if you have libghttp installed. 1998-08-26 Havoc Pennington * multiload/Makefile.am: Add ../../panel to the include path, link to the applet lib in ../../panel. This makes it consistent with the other applets (and makes gnome-core compile) Sun Aug 23 23:24:30 1998 George Lebl * fish/fish.c,fish/fish?.xpm,fish/fishanim.png,fish/Makefile.am: added "themability", so that you can load up a different animation file and change the speed in the config dialog 1998-08-23 Martin Baulig * cpuload: This applet now requires libgtop. * cpumemusage: Likewise. * diskusage/fsusage.[ch]: Removed. * diskusage/mountlist.[ch]: Removed. * diskusage/diskusage.c: We now use libgtop to get the fsusage and mountlist stuff. * multiload: New directory. Contains MultiLoad Applet from `libgtop-apps/applet/multiload'. 1998-08-21 Nuno Ferreira * gkb/gkb_applet.desktop: Added Portuguese translation. Thu Aug 20 14:36:46 1998 George Lebl * fish/fish.c: fixed the flickering by using drawing area instead of gtkpixmap which was a cheapass solution anyway 1998-08-19 Raja R Harinath * Makefile.am (SUBDIRS): Add `winlist' to the set of distributed subdirs. Wed Aug 12 21:08:46 1998 George Lebl * cpuload/cpuload.c: fixed a memory leak Wed Aug 12 21:04:42 1998 George Lebl * cpumemusage/procbar.c: check for cases of allocation being 0x0, and don't draw in those cases Tue Aug 11 11:30:04 1998 Owen Taylor * cpumemusage/proc.c (proc_read_mem): Account for buffers when computing totals. * cpumemusage/procbar.c: Make bars switch orientation with panel. 1998-08-02 Raja R Harinath * Makefile.am (cdplayer,mixer,modemlights): New variables. (SUBDIRS): Use them, instead of @PROGRAMS_PANEL_*@. 1998-08-03 Martin Baulig * netload/properties.c, linux-proc.[ch]: Increased maximal device name length from 4 to 5 to make `ippp0' work. 1998-08-02 Martin Baulig * diskusage/diskusage.c, properties.[ch]: Session-saving information about selected filesystem. Wed Jul 29 19:49:11 1998 John Ellis * drivemount/drivemount.c (about_cb): fixed a compile warning. (create_drive_widget): use gnome_is_program_in_path() instead of a system() call to check for the eject program. Properties is now above About in the menu. * drivemount/properties.c (property_apply_cb): added applet_widget_sync_config() as George suggested. * drivemount/drivemount.[ch], properties.c: Upped version to 0.1.1 * drivemount/AUTHORS: new file. * clockmail/clockmail.c (about_cb): fixed a compile warning. * clockmail/properties.c (property_apply_cb): added applet_widget_sync_config() as George suggested. * clockmail/clockmail.[ch], properties.c: Upped version to 0.1.4 * modemlights/modemlights.c (about_cb): fixed a compile warning. (main): Properties is now above About in the menu. * modemlights/properties.c (property_apply_cb): added applet_widget_sync_config() as George suggested * modemlights/modemlights.[ch], properties.c: Upped version to 0.3.1 * modemlights/AUTHORS: new file. Thu Jul 23 00:38:02 1998 George Lebl * battery/properties.c: added applet_widget_sync_config to the end of the properties apply callback .... I'm too lazy to go through all of the applets though so this is the only one that has this, it's not neccessary, but it would be nice 1998-07-23 Nuno Ferreira * netload/Makefile.in: Remove generated file. 1998-07-19 Raja R Harinath * */Makefile.am (*_LDADD): Change MICO_LIBS to ORB_LIBS. 1998-07-15 Raja R Harinath * battery/read-battery.c (battery_read_charge): Provide fallback values for non linux/FreeBSD m/cs. Mon Jul 13 02:37:01 1998 George Lebl * battery/session.c: one needs to add section/key to the privcfgpath, not just key ... so I updated it 1998-07-08 Federico Mena Quintero * Makefile.am (always_built_SUBDIRS): Added fifteen subdir. Tue Jul 7 00:17:19 1998 Tom Tromey * winlist/testwinlist.c: Include , not . 1998-07-06 Martin Baulig * diskusage/diskusage_read.c: Fixed memory leak. 1998-07-04 Carsten Schaar * webcontrol/webcontrol.c (main): * netload/netload.c (main): * icewm-pager/wmpager_applet.c (main): * drivemount/drivemount.c (create_drive_widget): * diskusage/diskusage.c (main): * cpuload/cpuload.c (main): Now uses stock menu icons. Fri Jul 03 14:01:21 1998 George Lebl * */*.c: ported to the new save_session signal and using privcfgpath instead of cfgpath 1998-07-01 Nuno Ferreira * */*.desktop: Added Portuguese translations. * applet-dirs/*.directory: Added Portuguese translations. Wed Jun 24 11:04:28 EDT 1998 Gregory McLean * gen_util/tux-anim.xpm : Added another email animation this one is that animation that is on Larry's page of tux doing a back flip I liked it so added it :) * mixer/ Applied patch from Matthew Wilkins to the mixer app here's what it does: -changes the 'mute' label to a pixmap -makes the applet turn sideways when the panel is vertical -colour-fading background for the slider a la WinAmp volume control -gets out of mute mode when an external program turns up the volume -moves the mute button underneath the slider. -the slider widget becomes the vslider and hslider widgets. Wed Jun 10 11:41:11 1998 Owen Taylor * */Makefile.am: Use MICO_LIBS variable from toplevel configure.in. Sun Jun 07 22:56:44 1998 George Lebl * gen_util/*.c: made menu items use stock icons * modemlights/modemlights.c: use the tooltips function from applet widget. This makes the applet listen to the tooltips enable and disable events Sun Jun 07 00:22:52 1998 George Lebl * gen_util/printer.c: implemented background switching and added an event box behind the label to make it readable on all backgrounds 1998-06-04 Federico Mena Quintero * applet-dirs/Makefile.am: Fix Monitor -> Monitors typo. 1998-06-01 Mark Galassi * modemlights/properties.c (property_load): introduced a "confirmation" property to be saved and loaded. It doesn't save yet :-) (confirm_checkbox_cb): (property_show): added a confirmation checkbox to the properties dialog. * modemlights/modemlights.c (dial_cb): introduced the ask_for_confirmation configuration variable. Now we only enter the yes/no dialog if that variable is true; otherwise we just fire off the connect (or disconnect) script. Fri May 29 19:42:23 PDT 1998 Garrett Smith * webcontrol/webcontrol.c: added more configurability. 1998-05-30 Raja R Harinath * Makefile.am (SUBDIRS): Split into ... (always_built_SUBDIRS): ... this, and ... (sometimes_built_SUBDIRS): ... list all `autoconf'ed dirs here. (DIST_SUBDIRS): List all subdirs. * batmon/Makefile.am: Cleaned up Automake hack not to generate those pesky `dummy.cc' files. * cdplayer/Makefile.am: Likewise. * cpuload/Makefile.am: Likewise. * cpumemusage/Makefile.am: Likewise. * diskusage/Makefile.am: Likewise. * drivemount/Makefile.am: Likewise. * gen_util/Makefile.am: Likewise. * icewm-pager/Makefile.am: Likewise. * mixer/Makefile.am: Likewise. * modemlights/Makefile.am: Likewise. * netload/Makefile.am: Likewise. * netwatch/Makefile.am: Likewise. * webcontrol/Makefile.am: Likewise. * winlist/Makefile.am: Likewise. Fri May 29 19:42:23 PDT 1998 Garrett Smith Imported webcontrol applet. * Makefile.am (SUBDIRS): Add `webcontrol'. 1998-05-28 Carsten Schaar * gen_util/printer.c (make_printer_applet): Changed "properties" to "properties...". * gen_util/mailcheck.c (make_mailcheck_applet): Likewise * gen_util/clock.c (clock_properties): i18n stuff for '12/24 hour'-dialog. 1998-05-27 Seth Alves * clockmail/clockmail.h: include 1998-05-26 John Ellis * Makefile.am (SUBDIRS): changed modemlights to @PROGRAMS_PANEL_MODEMLIGHTS@. Sun May 24 18:21:41 1998 George Lebl * gen_util/{clock.c,printer.c}: set titles of property dialogs * gen_util/mailcheck.c: use property_box for the properties Sun May 24 14:45:15 1998 George Lebl * gen_util/clock.c: fixed up the property box stuff, and got rid of that annoying gnu style indentation Sun May 24 01:13:56 1998 George Lebl * gen_util/mailcheck.c: load the email.xpm by default Sat May 23 16:32:16 1998 George Lebl * Makefile.am add gen_util, and remove clock printer and mailcheck applets, they are all now handeled by gen_util 1998-05-23 Carsten Schaar * netload/properties.c: Added i18n of some strings. * netload/netload.c (main): Added initialization of the i18n stuff. Added i18n of some strings. * cpuload/properties.c: Added i18n of some strings. * cpuload/cpuload.c (main): Added initialization of the i18n stuff. Added i18n of some strings. 1998-05-22 Martin Baulig * diskusage/Makefile.am (diskusage_applet_SOURCES): added mountlist.c, mountlist.h, fsusage.c and fsusage.h * diskusage/diskusage_read.c: using read_filesystem_list and get_fs_usage defined in mountlist.c and fsusage.c instead of reading output of df. * diskusage/mountlist.c: using g_malloc, g_realloc and g_strdup. * Makefile.am (SUBDIRS): Add diskusage. 1998-05-22 Carsten Schaar * clock/clock.c (main): Added initialization of i18n stuff. (computer_clock_update_func): Changed to time to string convertion. This enables non american users to use there native display of time and date. Included 'config.h' Fri May 22 10:12:57 1998 Martin Baulig * diskusage/{fsusage.c,mountlist.c}: imported from GNU fileutils 3.16 * diskusage/*: imported diskusage applet from Bruno Widmann; Fri May 22 02:03:36 1998 George Lebl * netload/properties.c: fixed up properties, the current ones wouldn't work, if you are storing from cfg path, you can only use a key in the path. if you need to store global information use globcfgpath and then use section/key Fri May 22 00:48:16 1998 George Lebl * */*.c: changed to compile and work with the new applet-widget stuff, and cleaned up a bunch of stuff to avoid a few warnings here and there .. etc ... etc ... Thu May 21 03:45:42 1998 George Lebl * clock/clock.c: clock is now a multi applet, meaning if it's already started, adding a clock won't run anotehr process, but just contact the running clock for a new copy Sun May 17 12:44:46 1998 Havoc Pennington * Imported modemlights applet, and added it to the Makefile.am Sat May 16 00:59:12 1998 George Lebl * clock/clock.c: made clock not use global variables in preparation for it becoming the multiple applet support scape goat 1998-05-13 Christopher Blizzard * Makefile.am (SUBDIRS): Add the bussign to the list of applets to build. Thu May 07 18:57:42 1998 George Lebl * fish/*: added teh fish applet * applet-dirs/{Makefile.am,Amusements.directory}: added amusements directory 1998-05-05 Miguel de Icaza * printer/printer.c (close_properties): Ok, dropped all of the nonsense code from last night and put a nice Gnome Property Box to configure the printer. Tue May 05 00:24:51 1998 George Lebl * cpuload/{cpuload.c,properties.c}: several fixes to config handeling, now saves config in the right place so SM and multiple cpuload applets work ok Mon May 04 03:34:05 1998 George Lebl * mailcheck/mailcheck.c: updated the signal Sun May 03 23:05:11 1998 George Lebl * mailcheck/maicheck.c,cpuload/cpuload.c,cpuload/properties.[ch]: updated for the new callback function (minor change) Sun May 03 16:57:10 1998 George Lebl * */*.c: ported all appelts to applet-widget (even those that don't get built by default) * mailcheck/mailcheck.c: fix init Sat May 02 12:49:06 1998 George Lebl * */*.c: removed includes of panel.h and mico-parse.h, panel.h is not needed any more 1998-04-30 Miguel de Icaza * mailcheck/mailcheck.c (mailcheck_get_animation_menu): Select the animation that is actually being used. (mailcheck_get_animation_menu): Recognize more formats than just xpm. Mon Apr 27 20:42:24 EDT 1998 Gregory McLean * netwatch/netwatch.c : more tinkering, no it don't work yet but I'm just tinkering to see if I can get something to work :) Fri Apr 24 01:17:16 1998 George Lebl * **/Makefile.am: added -lcrypt 1998-04-24 Miguel de Icaza * mailcheck/mailcheck.c (create_mail_widgets): Added refs (load_new_pixmap_callback): Call mail check timeout. Thu Apr 23 02:24:16 1998 George Lebl * cdplayer/cdplayer.c: using SHADOW_IN instead of ETCHED_IN since it looks nicer 1998-04-22 Radek Doulik * cpumemusage: quick hack to have procbars from gtop available on panel Wed Apr 22 01:20:57 1998 George Lebl * cpuload/cpuload.c: catch "destroy" event on plug and do gtk_exit, to avoid segfaulting Tue Apr 21 18:55:53 EDT 1998 Gregory McLean * cpuload/.cvsignore: added this file to keep cvs happy :) Tue Apr 21 18:55:53 EDT 1998 Gregory McLean * netwatch/*: Some feeble attempts to get this to build. it still don't build but its a bit closer.. Thu Apr 16 22:00:19 1998 George Lebl * */*.c: updated applets to return TRUE on save_session Thu Apr 16 20:59:35 1998 George Lebl * clock/clock.c: small cleanups, now becomes slimmer when the orientation changes, different frame style Thu Apr 16 19:44:40 1998 George Lebl * cdplayer/cdplayer.c: recover gracefully from errors when creating widget, if you can't open the cdrom don't give up, but try again when something is about to happen. this pervents it from dieing when there was no disc sometimes. Wed Apr 15 20:13:24 1998 George Lebl * batmon/batmon.c,cdplayer/cdplayer.c,clock/clock.c, mailcheck/mailcheck.c,winlist/winlist.c: removed shutdown corba call and added handler for destroy signal on the plug Sun Apr 12 21:25:06 1998 George Lebl * cdplayer/cdplayer.c: fixed the display 1998-04-04 Raja R Harinath * batmon/Makefile.am (batmon_applet_LINK): Use this to specify a C++ link rather than including `-lstdc++' in LDADD. (dummy.cc): Trick automake into defining CXXLINK. * cdplayer/Makefile.am (cdplayer_applet_LINK,dummy.cc): Likewise. * clock/Makefile.am (clock_applet_LINK,dummy.cc): Likewise. * mailcheck/Makefile.am (mailcheck_applet_LINK,dummy.cc): Likewise. Sat Mar 28 15:25:28 1998 George Lebl * **/*.c: updated to use gtk_full_path instead of get_which_output Sat Mar 21 00:57:08 1998 George Lebl * batmon/batmon.c: now compiles * batmon/batmon_applet.desktop: now installed * mailcheck/mailcheck_applet.desktop: now correctly says Mailcheck not Clock Sat Mar 21 00:39:53 1998 George Lebl * cdplayer/cdplayer.c: loads but looks bad * batmon/batmon.c: ported to corba but haven't tested Fri Mar 20 00:36:12 1998 George Lebl * mailcheck/mailcheck.c: few fixes now actually saves pixmap name, but doesn't swap pixmaps properly Fri Mar 20 00:08:43 1998 George Lebl * cdplayer/*: ported to corba, indented to kernel conding style to be compatible with rest of gnome * mailcheck/*: ported to corba