2003-01-18 John Fleck * help/C/Makefile.am fixing a "doh" - thanks to Dan Mills 2003-01-04 John Fleck add * help/Makefile.am * help/C/Makefile.am * help/C/drivemount-C.omf change * Makefile.am install help docs 2002-12-14 Fernando Herrera * GNOME_DriveMountApplet.server.in.in: added bugzilla attributtes 2002-09-15 Juan Salaverria * GNOME_DriveMountApplet.xml: Added a separator in the menu. May fix bug #89864 2002-09-19 Mark McLoughlin * drivemount.c: (browse_cb), (about_cb), (mount_cb): * properties.c: (properties_show): kill the HAVE_GTK_MULTIHEAD conditionals - we require gtk HEAD now. 2002-08-14 Mark McLoughlin * Makefile.am: link against libscreen-exec.la. * drivemount.c: upd. 2002-07-18 Mark McLoughlin * Makefile.am: install applet in libexec. * GNOME_DriveMountApplet.server.in: move .server.in to .server.in.in to allow for libexec dir substitution. 2002-07-11 Mark McLoughlin * Makefile.am: add egg-screen-exec.[ch] to the build. * drivemount.c: (browse_cb): launch nautilus on the same screen as the applet. (about_cb), (mount_cb): realise dialogs on the same screen as the applet. * properties.c: (properties_show): ditto. 2002-07-10 Mark McLoughlin * drivemount.c: Correct the signatures for verb callback methods. (browse_cb): remove gmc support, simplify launching and display error dialog if it fails. (about_cb): use gtk_window_present. (mount_cb): use_gtk_window_present and make it return void - the clicked signal handler doesn't need a boolean return. * properties.c: (properties_show): use gtk_window_present. * properties.h: don't include libgnome.h 2002-06-03 Arvind Samptur * drivemount.c: changed gtk_main_do_event to gtk_propagate_event in button_press_hack for avoiding crash due to gtk event queue corruption. Fixes #83186. 2002-05-31 Kevin Vandersloot * Makefile.am: Fix GNOMELOCALEDIR to point to correct location. Fixes #83621. 2002-05-23 Kevin Vandersloot * properties.c: sanity check for when gconf doesn't return sane values 2002-05-23 Mark McLoughlin * drivemount.c: (applet_fill), (button_press_hack): use gtk_main_do_event to do button press hack instead of invoking the PanelApplet handler directly. 2002-05-20 Kevin Vandersloot * drivemount.c: set window icon 2002-05-10 Deepa Natarajan * .xml: added mnemonics for the popup menu 2002-05-01 Kevin Vandersloot * drivemount.c: check to see that files were really opened before reading. Should fix bug #80335 2002-05-01 Kevin Vandersloot * properties.c: focus_out event returns gboolean. Should fix bug #80337 2002-04-27 Dennis Cranston * drivemount.c: "About..." dialog fixes -- change the name to "Disk Mounter" to match the "Add to panel" menu. Also, use drivemount-applet.png for the logo and window icon. 2002-04-20 Abel Cheung * drivemount.c: Added translator_credit and documenters placeholders. 2002-04-14 Kevin Vandersloot * drivemount.schemas, properties.c: replace - with undrescore for gconf entries. Also fix lot if icon issues including saving cutsom icons 2002-04-01 Kevin Vandersloot * .xml: add ellipses to preferences option 2002-04-01 Kevin Vandersloot * properties.c, .xml, .server.in: change properties to preferences and add mnemonics to prefs dialog 2002-03-14 John Fleck * help/C/drivemount.xml: bring back tooltip description in docs. 2002-03-14 Kevin Vandersloot * drivemount.c: bring back tooltip - bug #74471 * properties.c: call update pixmap when mount point is changed 2002-03-05 Seth Nickell * GNOME_DriveMountApplet.server.in: Update description. 2002-03-03 Bastien Nocera * Makefile.am: don't do gconf fu if DESTDIR is set 2002-02-25 Kevin Vandersloot * drivemount.c: free pixbufs. * properties.c: free the icon filenames 2002-02-16 Cody Russell * drivemount.c: Moved inline BonoboUI XML data to external file. * GNOME_DriveMountApplet.xml: Created this file, and put the BonoboUI XML data into it! 2002-02-16 Kevin Vandersloot * Makefile.am: remove GCONF_LIBS since libpanelapplet pulls in gconf 2002-02-13 jacob berkman * Makefile.am (EXTRA_DIST): add burn images 2002-02-11 Kjartan Maraas * GNOME_MultiLoadApplet_Factory.server.in: Mark strings for l10n. * *.[ch]: Fix #include 2002-02-11 Mark McLoughlin * GNOME_DriveMountApplet.server.in: move to Vertigo namespace. * drivemount.c: update for factory macro change. 2002-01-24 Kevin Vandersloot * Makefile.am: dist drivemount.png 2002-01-24 Kevin Vandersloot * properties.c: Conform to GNOEM 2 UI standards. Make it instant apply. 2002-01-22 Seth Nickell * GNOME_DriveMountApplet.server.in: * Makefile.am: * drivemount-applet.png: Add an icon. 2002-01-19 Seth Nickell * GNOME_DriveMountApplet.server.in: Drop "Applet" from the name. Use "Disk" rather than "Drive" to maintain consistency with Nautilus. 2002-01-15 Chris Phelps * more work on making the applet run even when the schema isn't installed (gconf_client_dir_exists) 2002-01-13 Kevin Vandersloot * Makefile.am: fix up schemas install so the applet actually runs * drivemount.c: Make the applet actually work. dd->applet wasn't being initialized 2002-01-06 Kevin Vandersloot * Makefile.am: remove intl stuff 2002-01-04 Mark McLoughlin * GNOME_DriveMountApplet.server.in: renamed from GNOME_DriveMountApplet.server. * Makefile.am: allow the .server file to be translated. 2001-12-17 Mark McLoughlin * drivemount.c: (applet_factory), (applet_fill), (applet_save_session): update for panel-applet api changes. 2001-09-12 Kjartan Maraas * drivemount_applet.desktop.in: Fix a typo in Comment. 2001-08-04 Kjartan Maraas * drivemount.c: Check for NULL mountpoint before calling strcmp(). 2001-06-17 Kjartan Maraas * drivemount.c: Applied a patch from John Ellis found in bugzilla. This solves a bunch of buffer-overruns in sscanf() calls. Fixes #51363. Plus some cleanups. 2001-03-24 Yukihiro Nakai * docs/ja: Add Japanese translation. Tue Nov 28 20:40:41 2000 George Lebl * drivemount.c: some minor cleanups fixes. If nautilus available use that to browse. Fri Nov 24 12:52:27 2000 John Ellis * drivemount.[ch], properties.c: Added an 'eject on unmount' option, and updated the icon more directly from mount_cb. Mon Oct 23 16:03:05 2000 John Ellis * drivemount.[ch], properties.c: dd->mount_base is now set as the base path from dd->mount_point. (Was hard set to /mnt, eww.) Also made some stuff const, and fixed apply_cb. Sun May 28 14:47:05 2000 John Ellis * drivemount.c (device_is_in_mountlist): When checking for a string within a string, make sure there is no additional text. (Ex: The test for /mnt/cdrom was also seeing /mnt/cdrom2 because the first 10 chars match.) Fixes BUG #12094 Mon May 08 19:16:45 2000 George Lebl * drivemount.c: fix warning 2000-04-30 Dan Mueth * docs/C/drivemount.sgml: Added a couple more error messages. * docs/C/drivemount.sgml: Fixed Cancel/Close error. * docs/C/drivemount.sgml: Fixed "inluding" typo. * docs/C/drivemount-applet.sgml: Changed DTD version. * docs/C/drivemount_applet_all.png: Fixed PNG. * docs/C/drivemount_applet_floppy.png: Cropped to improve appearance. 2000-04-25 Fatih Demir * drivemount_applet.desktop : Added [tr] section . 2000-04-17 Dan Mueth * docs/C/drivemount.sgml: Fixed confusing section about stat and mount. 2000-04-15 Eric Baudais * docs/C/drivemount-applet.sgml: Added a bit about trademarks. 2000-04-11 Dan Mueth * docs/C/*sgml: Updated to new template. 2000-04-04 Jacob Berkman * properties.c (phelp_cb): use correct anchor 2000-03-27 Dan Mueth * docs/C/drivemount.sgml: More doc fixes 2000-03-27 Jacob Berkman * drivemount.c (browse_cb): Fix for browsing from John Ellis 2000-03-27 Dan Mueth * docs/C/drivemount.sgml: Some small changes Wed Mar 22 10:28:11 2000 John Ellis * drivemount.c: Add several checks that dd->mount_point is non NULL before using it. Use sizeof() instead of hard values for fgets. Use NULL instead of a 0 in strstr() check. Update copyright year to 2000 in about window. * properties.c: strdup -> g_strdup. 2000-03-15 Jason Leach * drivemount.c (create_drive_widget): rearrange right click applet menu, About on top, Properties on bottom seemed to make sense * properties.c (property_show): fix bug #6671 Thu Mar 2 19:54:01 2000 John Ellis * drivemount.c (get_device): returns gint instead of dev_t. return -1 on error. * (device_is_mounted): return false if any get_device calls return error (-1). Now incorrect mount points do not show a mounted status. (fixes BUG #6770). * drivemount.[ch]: Used the applet_widget_set_tooltip function, instead of setting one manually, in attempt to fix BUG #6769, although I can't duplicate it, and am not even sure if the applet or panel is to blame. Tue Feb 29 05:26:04 2000 John Ellis * drivemount.c (create_drive_widget): Remove debug printf. (browse_cb): is _still broken_. * properties.c (property_show): Fix custom shows as floppy menu. (fixes BUG #6645) and fixed similar harddisk <--> jaz reversal in menu. 2000-02-23 Peter Hawkins * drivemount.[ch]: Stopped multiple error boxes from the same drivemount from being shown at once. 2000-02-23 Peter Hawkins * drivemount.c: stopped about box from being opened multiple times. 2000-02-11 Jason Leach * drivemount.c (device_is_in_mountlist): fixing bug reported in #2275, you can't do buf[201] = '\0' because with a declared char buf[201], the last element is actually buf[200] Sat Feb 05 17:37:34 2000 George Lebl * drivemount.c: fix possible segfault and test for the output of "eject -u" since some eject progs don't take the -u option and will umount by themselves Sat Jan 29 00:57:32 2000 Tom Gilbert * On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall -Wmissing-prototypes -Wmissing-declarations". Don't mind me. Sun Oct 31 17:32:32 1999 George Lebl * drivemount.c: use HAVE_PANEL_PIXEL_SIZE to check for new size stuff Thu Oct 28 23:43:49 1999 John Ellis * drivemount.[ch], properties.c: Switch to new panel size signal, add scaling option, add custom icon option. Fri Oct 22 17:13:56 1999 John Ellis * drivemount.c: Added #ifdef's around panel size code, it should now compile with 1.0.x of gnome-core. 1999-08-15 Matthias Warkus * drivemount_applet.desktop: Use mc/i-floppy.png as its icon. Sun Jul 11 23:53:30 1999 John Ellis * drivemount.[ch]: Use VERSION from config.h. Sun May 30 11:43:02 1999 George Lebl * drivemount.[ch]: make this work in SIZE_TINY mode Thu May 20 12:54:48 1999 John Ellis * Makefile.am, drivemount.c, properties.c, jazdrive*.xpm: Add icon for jaz drives, patch from Owen Cliffe . Sat Mar 27 16:21:45 1999 John Ellis * drivemount.c (browse_cb): New function to open a new gmc window at the mount point. (create_drive_widget): Add browse menu item. Sun Mar 21 11:13:13 1999 John Ellis * drivemount.c (dnd_drag_begin_cb): Set the dragged icon to the current drive icon. Sun Mar 21 10:38:54 1999 John Ellis * drivemount.c (dnd_set_data_cb & dnd_init): Can now drag from applet to gmc and gnome-terminal. * drivemount.[ch], properties.c: A few changes int -> gint, char -> gchar, free -> g_free. * drivemount.h: internal version bump to 1.0.1 Thu Feb 11 20:20:21 1999 Owen Taylor * drivemount.c (create_drive_widget): Free results of gnome_is_program_in_path. Mon Feb 8 06:40:11 1999 John Ellis * drivemount.[ch], properties.c: Version to 0.99.0, updated copyrights to 1999. Mon Jan 18 20:03:51 1999 John Ellis * drivemount.c (main): added a missing "!" sign in an if test, this caused multiple applets to be created when an instance is first run. 1999-01-18 Nat Friedman * properties.c (property_show): Use gnome_app_id for the name of the root help directory. Fixed a typo. 1999-01-18 Nat Friedman * properties.c (property_show): Connected the help button to gnome_help_pbox_display. Tue Oct 6 16:16:05 1998 John Ellis * drivemount.[ch], properties.c: Added an optional method for checking the mount status. This method is autofs/mount friendly, but is more expensive. Mon Sep 14 02:45:26 1998 John Ellis * drivemount.c: Added error dialog when the (u)mount command fails, fixed memory leaks when removing multi-applet. * properties.c: Made the functions that were supposed to be, static. * version bumped to 0.2.0 * Changelog: removed. * ChangeLog: added, this is the correct spelling.