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

Revision 18647, 14.1 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 
12003-01-18 John Fleck <jfleck@inkstain.net>
2
3        * help/C/Makefile.am
4        fixing a "doh" - thanks to Dan Mills
5
62003-01-04 John Fleck <jfleck@inkstain.net>
7
8        add
9        * help/Makefile.am
10        * help/C/Makefile.am
11        * help/C/drivemount-C.omf
12        change
13        * Makefile.am
14        install help docs
15
162002-12-14  Fernando Herrera <fherrera@onirica.com>
17        * GNOME_DriveMountApplet.server.in.in: added bugzilla attributtes
18
192002-09-15  Juan Salaverria <rael@vectorstar.net>
20
21        * GNOME_DriveMountApplet.xml: Added a separator in the
22        menu. May fix bug #89864
23
242002-09-19  Mark McLoughlin  <mark@skynet.ie>
25
26        * drivemount.c: (browse_cb), (about_cb), (mount_cb):
27        * properties.c: (properties_show): kill the
28        HAVE_GTK_MULTIHEAD conditionals - we require gtk
29        HEAD now.
30
312002-08-14  Mark McLoughlin  <mark@skynet.ie>
32
33        * Makefile.am: link against libscreen-exec.la.
34
35        * drivemount.c: upd.
36
372002-07-18  Mark McLoughlin  <mark@skynet.ie>
38
39        * Makefile.am: install applet in libexec.
40
41        * GNOME_DriveMountApplet.server.in: move .server.in to
42        .server.in.in to allow for libexec dir substitution.
43
442002-07-11  Mark McLoughlin  <mark@skynet.ie>
45
46        * Makefile.am: add egg-screen-exec.[ch] to the build.
47
48        * drivemount.c:
49        (browse_cb): launch nautilus on the same screen as
50        the applet.
51        (about_cb), (mount_cb): realise dialogs on the same
52        screen as the applet.
53
54        * properties.c: (properties_show): ditto.
55
562002-07-10  Mark McLoughlin  <mark@skynet.ie>
57
58        * drivemount.c: Correct the signatures for verb callback
59        methods.
60        (browse_cb): remove gmc support, simplify launching and
61        display error dialog if it fails.
62        (about_cb): use gtk_window_present.
63        (mount_cb): use_gtk_window_present and make it return
64        void - the clicked signal handler doesn't need a boolean
65        return.
66
67        * properties.c: (properties_show): use gtk_window_present.
68
69        * properties.h: don't include libgnome.h
70
712002-06-03  Arvind Samptur <arvind.samptur@wipro.com>
72
73        * drivemount.c: changed gtk_main_do_event
74        to gtk_propagate_event in button_press_hack
75        for avoiding crash due to gtk event queue corruption. Fixes
76        #83186.
77
782002-05-31 Kevin Vandersloot <kfv101@psu.edu>
79
80        * Makefile.am: Fix GNOMELOCALEDIR to point to correct
81        location. Fixes #83621.
82
832002-05-23  Kevin Vandersloot <kfv101@psu.edu>
84
85        * properties.c: sanity check for when gconf doesn't return sane
86        values
87
882002-05-23  Mark McLoughlin  <mark@skynet.ie>
89
90        * drivemount.c: (applet_fill), (button_press_hack): use
91        gtk_main_do_event to do button press hack instead of
92        invoking the PanelApplet handler directly.
93
942002-05-20  Kevin Vandersloot <kfv101@psu.edu>
95
96        * drivemount.c: set window icon
97
982002-05-10  Deepa Natarajan <deepa.natarajan@wipro.com>
99
100    * .xml: added mnemonics for the popup menu
101
1022002-05-01  Kevin Vandersloot <kfv101@psu.edu>
103
104        * drivemount.c: check to see that files were really opened
105        before reading. Should fix bug #80335
106
1072002-05-01  Kevin Vandersloot <kfv101@psu.edu>
108
109        * properties.c: focus_out event returns gboolean. Should fix
110        bug #80337
111
1122002-04-27  Dennis Cranston  <dennis_cranston@yahoo.com>
113
114        * drivemount.c: "About..." dialog fixes -- change the name to
115        "Disk Mounter" to match the "Add to panel" menu.  Also, use
116        drivemount-applet.png for the logo and window icon.
117
1182002-04-20  Abel Cheung  <maddog@linux.org.hk>
119
120        * drivemount.c: Added translator_credit and documenters placeholders.
121
1222002-04-14  Kevin Vandersloot <kfv101@psu.edu>
123
124        * drivemount.schemas, properties.c: replace - with undrescore for gconf
125        entries. Also fix lot if icon issues including saving cutsom icons
126
1272002-04-01  Kevin Vandersloot <kfv101@psu.edu>
128
129        * .xml: add ellipses to preferences option
130
1312002-04-01  Kevin Vandersloot <kfv101@psu.edu>
132
133        * properties.c, .xml, .server.in: change properties to preferences
134        and add mnemonics to prefs dialog
135
1362002-03-14 John Fleck <jfleck@inkstain.net>
137
138        * help/C/drivemount.xml: bring back tooltip
139        description in docs.
140
1412002-03-14  Kevin Vandersloot <kfv101@psu.edu>
142
143        * drivemount.c: bring back tooltip - bug #74471
144
145        * properties.c: call update pixmap when mount point
146        is changed
147
1482002-03-05  Seth Nickell  <snickell@stanford.edu>
149
150        * GNOME_DriveMountApplet.server.in:
151
152        Update description.
153
1542002-03-03  Bastien Nocera  <hadess@hadess.net>
155
156        * Makefile.am: don't do gconf fu if DESTDIR is set
157
1582002-02-25  Kevin Vandersloot <kfv101@psu.edu>
159
160        * drivemount.c: free pixbufs.
161
162        * properties.c: free the icon filenames
163
1642002-02-16  Cody Russell  <bratsche@gnome.org>
165
166        * drivemount.c: Moved inline BonoboUI XML data to external file.
167
168        * GNOME_DriveMountApplet.xml: Created this file, and put the BonoboUI
169        XML data into it!
170
1712002-02-16  Kevin Vandersloot <kfv101@psu.edu>
172
173        * Makefile.am: remove GCONF_LIBS since libpanelapplet pulls in gconf
174       
1752002-02-13  jacob berkman  <jacob@ximian.com>
176
177        * Makefile.am (EXTRA_DIST): add burn images
178
1792002-02-11  Kjartan Maraas  <kmaraas@gnome.org>
180
181        * GNOME_MultiLoadApplet_Factory.server.in: Mark strings for l10n.
182        * *.[ch]: Fix #include <config.h>
183       
1842002-02-11  Mark McLoughlin  <mark@skynet.ie>
185
186        * GNOME_DriveMountApplet.server.in: move to Vertigo namespace.
187
188        * drivemount.c: update for factory macro change.
189
1902002-01-24  Kevin Vandersloot <kfv101@psu.edu>
191
192        * Makefile.am: dist drivemount.png
193
1942002-01-24  Kevin Vandersloot <kfv101@psu.edu>
195       
196        * properties.c: Conform to GNOEM 2 UI standards. Make it instant
197        apply.
198
1992002-01-22  Seth Nickell  <snickell@stanford.edu>
200
201        * GNOME_DriveMountApplet.server.in:
202        * Makefile.am:
203        * drivemount-applet.png:
204
205        Add an icon.
206
2072002-01-19  Seth Nickell  <snickell@stanford.edu>
208
209        * GNOME_DriveMountApplet.server.in:
210
211        Drop "Applet" from the name. Use "Disk" rather than "Drive"
212        to maintain consistency with Nautilus.
213
2142002-01-15  Chris Phelps <chicane@reninet.com>
215        * more work on making the applet run even when the
216          schema isn't installed (gconf_client_dir_exists)
217
2182002-01-13  Kevin Vandersloot <kfv101@psu.edu>
219        * Makefile.am: fix up schemas install so the applet actually runs
220       
221        * drivemount.c: Make the applet actually work.
222        dd->applet wasn't being initialized
223
2242002-01-06  Kevin Vandersloot <kfv101@psu.edu>
225
226        * Makefile.am: remove intl stuff
227
2282002-01-04  Mark McLoughlin  <mark@skynet.ie>
229
230        * GNOME_DriveMountApplet.server.in: renamed from
231        GNOME_DriveMountApplet.server.
232
233        * Makefile.am: allow the .server file to be translated.
234
2352001-12-17  Mark McLoughlin  <mark@skynet.ie>
236
237        * drivemount.c: (applet_factory), (applet_fill),
238        (applet_save_session): update for panel-applet api
239        changes.
240
2412001-09-12  Kjartan Maraas  <kmaraas@gnome.org>
242
243        * drivemount_applet.desktop.in: Fix a typo in Comment.
244       
2452001-08-04  Kjartan Maraas  <kmaraas@gnome.org>
246
247        * drivemount.c: Check for NULL mountpoint before calling strcmp().
248       
2492001-06-17  Kjartan Maraas  <kmaraas@gnome.org>
250
251        * drivemount.c: Applied a patch from John Ellis found in bugzilla.
252        This solves a bunch of buffer-overruns in sscanf() calls.
253        Fixes #51363. Plus some cleanups.
254       
2552001-03-24  Yukihiro Nakai  <nakai@gnome.gr.jp>
256
257        * docs/ja: Add Japanese translation.
258
259Tue Nov 28 20:40:41 2000  George Lebl <jirka@5z.com>
260
261        * drivemount.c: some minor cleanups fixes.  If nautilus available
262          use that to browse.
263
264Fri Nov 24 12:52:27 2000  John Ellis  <johne@bellatlantic.net>
265
266        * drivemount.[ch], properties.c: Added an 'eject on unmount' option,
267        and updated the icon more directly from mount_cb.
268
269Mon Oct 23 16:03:05 2000  John Ellis  <johne@bellatlantic.net>
270
271        * drivemount.[ch], properties.c: dd->mount_base is now set as the
272        base path from dd->mount_point. (Was hard set to /mnt, eww.) Also
273        made some stuff const, and fixed apply_cb.
274
275Sun May 28 14:47:05 2000  John Ellis  <johne@bellatlantic.net>
276
277        * drivemount.c (device_is_in_mountlist): When checking for a string
278        within a string, make sure there is no additional text. (Ex: The test
279        for /mnt/cdrom was also seeing /mnt/cdrom2 because the first 10 chars
280        match.) Fixes BUG #12094
281
282Mon May 08 19:16:45 2000  George Lebl <jirka@5z.com>
283
284        * drivemount.c: fix warning
285
2862000-04-30  Dan Mueth <d-mueth@uchicago.edu>
287
288        * docs/C/drivemount.sgml: Added a couple more error messages.
289        * docs/C/drivemount.sgml: Fixed Cancel/Close error.
290        * docs/C/drivemount.sgml: Fixed "inluding" typo.
291        * docs/C/drivemount-applet.sgml: Changed DTD version.
292        * docs/C/drivemount_applet_all.png: Fixed PNG.
293        * docs/C/drivemount_applet_floppy.png: Cropped to improve appearance.
294
2952000-04-25  Fatih Demir <kabalak@gmx.net>
296       
297        * drivemount_applet.desktop : Added [tr] section .
298
2992000-04-17  Dan Mueth <d-mueth@uchicago.edu>
300
301        * docs/C/drivemount.sgml: Fixed confusing section
302        about stat and mount.
303
3042000-04-15  Eric Baudais  <baudais@okstate.edu>
305
306        * docs/C/drivemount-applet.sgml: Added a bit about trademarks.
307
3082000-04-11  Dan Mueth <d-mueth@uchicago.edu>
309
310        * docs/C/*sgml: Updated to new template.
311
3122000-04-04  Jacob Berkman  <jacob@helixcode.com>
313
314        * properties.c (phelp_cb): use correct anchor
315
3162000-03-27  Dan Mueth <d-mueth@uchicago.edu>
317
318        * docs/C/drivemount.sgml: More doc fixes
319
3202000-03-27  Jacob Berkman  <jacob@helixcode.com>
321
322        * drivemount.c (browse_cb): Fix for browsing from John Ellis
323
3242000-03-27  Dan Mueth <d-mueth@uchicago.edu>
325
326        * docs/C/drivemount.sgml: Some small changes
327
328Wed Mar 22 10:28:11 2000  John Ellis  <johne@bellatlantic.net>
329
330        * drivemount.c: Add several checks that dd->mount_point is non NULL
331        before using it. Use sizeof() instead of hard values for fgets. Use
332        NULL instead of a 0 in strstr() check. Update copyright year to 2000 in
333        about window.
334        * properties.c: strdup -> g_strdup.
335
3362000-03-15  Jason Leach  <leach@wam.umd.edu>
337
338        * drivemount.c (create_drive_widget): rearrange right click applet
339        menu, About on top, Properties on bottom seemed to make sense
340
341        * properties.c (property_show): fix bug #6671
342
343Thu Mar  2 19:54:01 2000  John Ellis  <johne@bellatlantic.net>
344
345        * drivemount.c (get_device): returns gint instead of dev_t. return -1
346        on error.
347        * (device_is_mounted): return false if any get_device calls return
348        error (-1). Now incorrect mount points do not show a mounted status.
349        (fixes BUG #6770).
350        * drivemount.[ch]: Used the applet_widget_set_tooltip function, instead
351        of setting one manually, in attempt to fix BUG #6769, although I can't
352        duplicate it, and am not even sure if the applet or panel is to blame.
353
354Tue Feb 29 05:26:04 2000  John Ellis  <johne@bellatlantic.net>
355
356        * drivemount.c (create_drive_widget): Remove debug printf.
357        (browse_cb): is _still broken_.
358        * properties.c (property_show): Fix custom shows as floppy menu.
359        (fixes BUG #6645) and fixed similar harddisk <--> jaz reversal
360        in menu.
361
3622000-02-23  Peter Hawkins <peterhawkins@ozemail.com.au>
363
364        * drivemount.[ch]: Stopped multiple error boxes from the same
365        drivemount from being shown at once.
366
3672000-02-23  Peter Hawkins <peterhawkins@ozemail.com.au>
368
369        * drivemount.c: stopped about box from being opened multiple
370        times.
371
3722000-02-11  Jason Leach  <leach@wam.umd.edu>
373
374        * drivemount.c (device_is_in_mountlist): fixing bug reported in
375        #2275, you can't do buf[201] = '\0' because with a declared char
376        buf[201], the last element is actually buf[200]
377
378Sat Feb 05 17:37:34 2000  George Lebl <jirka@5z.com>
379
380        * drivemount.c: fix possible segfault and test for the output of
381        "eject -u" since some eject progs don't take the -u option and
382        will umount by themselves
383
384Sat Jan 29 00:57:32 2000  Tom Gilbert  <gilbertt@tomgilbert.freeserve.co.uk>
385
386        * On an anti-warning hunt using CFLAGS="-O6 -g -W -Wall
387        -Wmissing-prototypes -Wmissing-declarations". Don't mind me.
388
389Sun Oct 31 17:32:32 1999  George Lebl  <jirka@5z.com>
390
391        * drivemount.c: use HAVE_PANEL_PIXEL_SIZE to check for new size stuff
392
393Thu Oct 28 23:43:49 1999  John Ellis  <johne@bellatlantic.net>
394
395        * drivemount.[ch], properties.c: Switch to new panel size signal,
396        add scaling option, add custom icon option.
397
398Fri Oct 22 17:13:56 1999  John Ellis  <johne@bellatlantic.net>
399
400        * drivemount.c: Added #ifdef's around panel size code, it should
401        now compile with 1.0.x of gnome-core.
402
4031999-08-15  Matthias Warkus  <mawa@iname.com>
404
405        * drivemount_applet.desktop: Use mc/i-floppy.png as its icon.
406
407Sun Jul 11 23:53:30 1999  John Ellis  <johne@bellatlantic.net>
408
409        * drivemount.[ch]: Use VERSION from config.h.
410
411Sun May 30 11:43:02 1999  George Lebl  <jirka@5z.com>
412
413        * drivemount.[ch]: make this work in SIZE_TINY mode
414
415Thu May 20 12:54:48 1999  John Ellis  <johne@bellatlantic.net>
416
417        * Makefile.am, drivemount.c, properties.c, jazdrive*.xpm: Add icon
418        for jaz drives, patch from Owen Cliffe <oc197@ecs.soton.ac.uk>.
419
420Sat Mar 27 16:21:45 1999  John Ellis  <johne@bellatlantic.net>
421
422        * drivemount.c (browse_cb): New function to open a new gmc window at
423        the mount point.
424        (create_drive_widget): Add browse menu item.
425
426Sun Mar 21 11:13:13 1999  John Ellis  <johne@bellatlantic.net>
427
428        * drivemount.c (dnd_drag_begin_cb): Set the dragged icon to the current
429        drive icon.
430
431Sun Mar 21 10:38:54 1999  John Ellis  <johne@bellatlantic.net>
432
433        * drivemount.c (dnd_set_data_cb & dnd_init): Can now drag from applet
434        to gmc and gnome-terminal.
435        * drivemount.[ch], properties.c: A few changes int -> gint,
436        char -> gchar, free -> g_free.
437        * drivemount.h: internal version bump to 1.0.1
438
439Thu Feb 11 20:20:21 1999  Owen Taylor  <otaylor@redhat.com>
440
441        * drivemount.c (create_drive_widget): Free results
442         of gnome_is_program_in_path.
443
444Mon Feb  8 06:40:11 1999  John Ellis  <johne@bellatlantic.net>
445
446        * drivemount.[ch], properties.c: Version to 0.99.0, updated
447        copyrights to 1999.
448
449Mon Jan 18 20:03:51 1999  John Ellis  <johne@bellatlantic.net>
450
451        * drivemount.c (main): added a missing "!" sign in an if test, this
452        caused multiple applets to be created when an instance is first run.
453
4541999-01-18  Nat Friedman  <nat@nat.org>
455
456        * properties.c (property_show): Use gnome_app_id for the name of
457        the root help directory.  Fixed a typo.
458
4591999-01-18  Nat Friedman  <nat@nat.org>
460
461        * properties.c (property_show): Connected the help button to
462        gnome_help_pbox_display.
463
464Tue Oct  6 16:16:05 1998  John Ellis  <johne@bellatlantic.net>
465
466        * drivemount.[ch], properties.c: Added an optional method for checking
467        the mount status. This method is autofs/mount friendly, but is more
468        expensive.
469
470Mon Sep 14 02:45:26 1998  John Ellis  <johne@bellatlantic.net>
471
472        * drivemount.c: Added error dialog when the (u)mount command fails,
473        fixed memory leaks when removing multi-applet.
474        * properties.c: Made the functions that were supposed to be, static.
475        * version bumped to 0.2.0
476        * Changelog: removed.
477        * ChangeLog: added, this is the correct spelling.
478
Note: See TracBrowser for help on using the repository browser.