Commit graph

7714 commits

Author SHA1 Message Date
Mark McLoughlin
5a81b0cc06 impl method to set icon container margins from workarea geometries.
2002-06-20  Mark McLoughlin  <mark@skynet.ie>

        * src/file-manager/fm-desktop-icon-view.c:
        (icon_container_set_workarea): impl method to set icon
        container margins from workarea geometries.
        (net_wm_workarea_changed): renamed from panel_desktop_area_changed
        and uses _NET_WM_WORKAREA instead of GNOME_PANEL_DESKTOP_AREA.
        (desktop_icon_view_property_filter), (fm_desktop_icon_view_init):
        update.
2002-06-21 03:40:16 +00:00
Pablo Gonzalo del Campo
ddb921c8b2 Updated Spanish translation.
2002-06-20 Pablo Gonzalo del Campo <pablodc@bigfoot.com>

	* es.po: Updated Spanish translation.
2002-06-21 02:16:18 +00:00
Akira TAGOH
241259b3c7 Updated Japanese translation.
2002-06-20  Akira TAGOH  <tagoh@gnome.gr.jp>

	* ja.po: Updated Japanese translation.
2002-06-19 17:01:37 +00:00
Dave Camp
9058af7df7 Add DESKTOP_PAD_[HORIZONTAL,VERTICAL] to width and height to avoid new
2002-06-17  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-icon-container.c:
	(find_open_grid_space), (mark_icon_location_in_grid): Add
	DESKTOP_PAD_[HORIZONTAL,VERTICAL] to width and height to avoid new
	icons from being placed too closely to other icons, and don't
	place an icon partially outside of the grid.
	(lay_down_icons_tblr): Wrap before placing the icon if necessary,
	and reset max_width when moving to a new column.
2002-06-18 16:49:56 +00:00
Christophe Merlet
63fc31c16f Updated French translation. 2002-06-16 10:11:55 +00:00
Damon Chaplin
5947b57b43 new function to show the help file. (dialog_button_response_callback):
2002-06-14  Damon Chaplin  <damon@ximian.com>

	* src/nautilus-preferences-dialog.c (preferences_show_help): new
	function to show the help file.
	(dialog_button_response_callback): handle the Help button and show
	the appropriate help file.
	(preferences_dialog_create): add a Help button.
	Based on patch from Satyajit Kanungo  <satyajit.kanungo@wipro.com>.

	Fixes bug #83511.
2002-06-14 21:28:59 +00:00
Dave Camp
1ae94a4976 Escape the symlink name before constructing the uri. Fixes #84004.
2002-06-13  Dave Camp  <dave@ximian.com>

	* libnautilus-private/nautilus-file.c:
	(nautilus_file_get_symbolic_link_target_uri): Escape the symlink
	name before constructing the uri.  Fixes #84004.
2002-06-13 18:26:13 +00:00
Vincent van Adrighem
75e48574ec nl.po: Dutch translation updated by Reinout van Schouwen and myself.
2002-06-13 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
	nl.po: Dutch translation updated by
	  Reinout van Schouwen and myself.
2002-06-13 11:07:34 +00:00
Damon Chaplin
c059ffdc2e Add a 'Help' button on the bottom-left of the dialog. Also used
2002-06-12  Damon Chaplin  <damon@ximian.com>

	* src/nautilus-property-browser.c (nautilus_property_browser_init):
	Add a 'Help' button on the bottom-left of the dialog. Also used
	gtk_window_set_default_size() rather than gtk_widget_set_size_request()
	so the dialog grows if necessary.
	(help_button_callback): new callback to show the help page.
	Based on patch from Satyajit Kanungo  <satyajit.kanungo@wipro.com>.

	Fixes bug #83524.
2002-06-12 18:37:50 +00:00
Damon Chaplin
4bef8eb8b6 use $(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so it
2002-06-12  Damon Chaplin  <damon@ximian.com>

	* test/Makefile.am (INCLUDES):
	* src/Makefile.am (INCLUDES):
	* components/tree/Makefile.am (INCLUDES):
	* components/throbber/Makefile.am (INCLUDES):
	* components/text/Makefile.am (INCLUDES):
	* components/notes/Makefile.am (INCLUDES):
	* components/news/Makefile.am (INCLUDES):
	* components/music/Makefile.am (INCLUDES):
	* components/history/Makefile.am (INCLUDES):
	* components/hardware/Makefile.am (INCLUDES): use
	$(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so
	it works on Solaris. Fixes bug #83636.
2002-06-12 18:18:40 +00:00
David Emory Watson
29133f4dcb New, protects us from illegal preferences.
2002-06-03  David Emory Watson  <dwatson@cs.ucr.edu>

	* src/file-manager/fm-list-view.c:
	(get_derfault_zoom_level): New, protects us from illegal preferences.
	(set_zoom_level_from_metadata_and_preferences),
	(fm_list_view_reset_to_defaults),
	(fm_list_view_set_zoom_level),
	(fm_list_view_restore_default_zoom_level): Update.
	(fm_list_view_scale_font_size): Replace switch with loop and always
	use default font at default zoom level.
	(click_policy_changed_callback): Make underlines appear or disappear
	when the click policy changes.

2002-06-02  David Emory Watson  <dwatson@cs.ucr.edu>

	* components/text/nautilus-text-view.c:
	(nautilus_text_view_instance_init): Turn on word wrapping.
2002-06-12 16:34:59 +00:00
Alexander Larsson
fc99a07b32 change vbox spacing to 5.
2002-06-12  Alexander Larsson  <alla@lysator.liu.se>

	* libnautilus-private/nautilus-program-chooser.c: change
	vbox spacing to 5.

	Patch from Jorn Baayen  <jorn@nl.linux.org>
2002-06-12 14:21:59 +00:00
Alexander Larsson
d584278697 Fix indentation.
2002-06-11  Alexander Larsson  <alla@lysator.liu.se>

	* src/nautilus-window.h (nautilus_window_save_geometry):
	* src/nautilus-window-manage-views.c (determined_initial_view_callback):
	* src/nautilus-application.c (nautilus_application_create_window):
	Fix indentation.

	* NEWS:
	Update version

	* configure.in:
	Bump requirements to latest versions.
2002-06-11 08:57:14 +00:00
Frank Worsley
97c0382309 always load the saved window geometry and save the geometry whenever a
2002-06-10  Frank Worsley  <fworsley@shaw.ca>

	* src/nautilus-application.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	* src/nautilus-window.h:
	always load the saved window geometry and save the geometry
	whenever a window is resized
2002-06-11 03:42:25 +00:00
Andraz Tori
8e5c3794d4 Updated Slovenian translation 2002-06-10 10:47:11 +00:00
Rajeev Karale
0b5ca92698 Change log entry for nautilus-volume-monitor.c changes. Rajeev. 2002-06-10 08:43:09 +00:00
Rajeev Karale
2fb9b3e61b Fix for improper zip icon for solaris. Rajeev. 2002-06-10 08:31:20 +00:00
Changwoo Ryu
0657a40dfc Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.
* ko.po: Updated Korean translation from Young-Ho Cha
	<ganadist@chollian.net>.
2002-06-10 03:06:18 +00:00
Jordi Mallach
3681d4ed6e Updated Catalan translation. 2002-06-09 10:32:49 +00:00
Kjartan Maraas
06ecba44ef Updated Norwegian (bokmål) translation.
2002-06-08  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokmål) translation.
2002-06-08 20:29:47 +00:00
Ole Laursen
ab5c2a85f4 Updated Danish translation.
2002-06-08  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-06-08 13:03:09 +00:00
Pauli Virtanen
a3c7afc043 Updated Finnish translation.
2002-06-08  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2002-06-08 08:57:58 +00:00
Pablo del Campo
07324c1cd0 2002-06-08 Pablo Gonzalo del Campo
* es.po: Updated Spanish translation.
2002-06-08 03:00:19 +00:00
Andraz Tori
9d98708c03 Updated Slovenian translation 2002-06-07 21:22:03 +00:00
Andraz Tori
4a537ff5db Updated Slovenian translation 2002-06-07 19:54:18 +00:00
Carlos Perello Marin
522647b466 Updated by Pablo del Campo <pablodc@mapfre.com.ar>
2002-06-07  Carlos Perello Marin <carlos@gnome-db.org>

	* es.po: Updated by Pablo del Campo <pablodc@mapfre.com.ar>
2002-06-07 13:50:37 +00:00
Jordi Mallach
3b3593f9cc Updated Catalan translation. 2002-06-07 13:06:58 +00:00
Stanislav Visnovsky
d95731bf5c Updated Slovak translation.
2002-06-07  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-06-07 10:02:47 +00:00
Chyla Zbigniew
0e6ed12a4f Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-06-07 07:24:30 +00:00
Christian Rose
ae13c47275 Updated Swedish translation.
2002-06-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-06-07 07:12:47 +00:00
Federico Mena Quintero
fde7521660 Fix the ChangeLog - Federico 2002-06-06 20:02:29 +00:00
Satyajit Kanungo
4bc40de435 added a help button in the bookmark dialog box. put the help callback to
2002-05-29  Satyajit Kanungo  <satyajit.kanungo@wipro.com>

	* nautilus-bookmarks-window.c: added a help button in the bookmark
	dialog box.  put the help callback to link the help button to
	appropiate section in the help document.  Fixes #83515.
2002-06-06 19:14:29 +00:00
Michael Meeks
1e38d5b983 use new eel capabilities test.
2002-06-06  Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-icon-view.c
	(icon_view_handle_uri_list): use new eel
	capabilities test.

	* configure.in: require various gnome 2.0 releases.

	* Version 2.0.0
2002-06-06 16:57:05 +00:00
Michael Meeks
833d94f1a9 Only enable the hardware view on Linux, if explicitely requested with
2002-06-06  Michael Meeks  <michael@ximian.com>

	* configure.in: Only enable the hardware view on
	Linux, if explicitely requested with --enable-hardware
	add status printout at the end of configure.

	* components/hardware/Makefile.am
	(bin_PROGRAMS): only setup if ENABLE_HARDWARE_VIEW
2002-06-06 15:50:06 +00:00
Dmitry Mastrukov
54aeaffe48 ru.po: Updated Russian translation. 2002-06-06 03:55:59 +00:00
Dmitry Mastrukov
2224dfaa51 ru.po: Updated Russian translation. 2002-06-05 04:30:13 +00:00
Christian Rose
aeac5a42da Fix.
2002-06-05  Christian Rose  <menthos@menthos.com>

	* sv.po: Fix.
2002-06-04 23:51:15 +00:00
Chyla Zbigniew
552ab05fbb Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-06-04 17:21:36 +00:00
Jordi Mallach
ab09a35ac8 Updated Catalan translation. 2002-06-04 16:23:11 +00:00
Pablo del Campo
1964877cfa 2002-06-03 Pablo Gonzalo del Campo
* es.po: Updated Spanish translation.
2002-06-04 00:32:38 +00:00
Alexander Larsson
1857386d8f Version tags 2002-06-03 23:13:40 +00:00
Alex Larsson
482bcc4b3b Add some news.
2002-06-03  Alex Larsson  <alexl@redhat.com>

	* NEWS:
	Add some news.
2002-06-03 22:58:05 +00:00
Alexander Larsson
66cdce3e10 Bump version to 1.1.19 and update requirements.
2002-06-03  Alexander Larsson  <alla@lysator.liu.se>

	* configure.in:
	* NEWS:
	Bump version to 1.1.19 and update requirements.
2002-06-03 21:22:14 +00:00
Frank Worsley
12936d48fb always use the user selected font at default zoom nice if you have a
2002-06-02  Frank Worsley  <fworsley@shaw.ca>

	* src/file-manager/fm-icon-view.c:
	* src/file-manager/fm-list-view.c:
	always use the user selected font at default zoom
	nice if you have a small/large default zoom so you
	don't have a tiny/large font
2002-06-03 21:16:17 +00:00
George Lebl
1a9f5081cf update
Mon Jun 03 14:18:51 2002  George Lebl <jirka@5z.com>

	* cs.po: update
2002-06-03 21:09:25 +00:00
Germán Poo Caamaño
1da819f697 Updated Spanish translation.
2002-06-03  Germán Poo Caamaño <gpoo@ubiobio.cl>

	* es.po: Updated Spanish translation.
2002-06-03 20:59:00 +00:00
Dave Camp
0bb8ebf8e3 Removed gtk_window_set_role() call.
2002-06-03  Dave Camp  <dave@ximian.com>

	* src/nautilus-window-manage-views.c (update_title): Removed
	gtk_window_set_role() call.
2002-06-03 19:16:56 +00:00
Pauli Virtanen
226eb4416b Updated Finnish translation.
2002-06-03  Pauli Virtanen <pauli.virtanen@hut.fi>

	* fi.po: Updated Finnish translation.
2002-06-03 16:52:28 +00:00
Stanislav Visnovsky
21eba8d5f4 Updated Slovak translation.
2002-06-03  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>

	* sk.po: Updated Slovak translation.
2002-06-03 11:22:28 +00:00
Christian Rose
db21c6bec4 Small fix.
2002-06-03  Christian Rose  <menthos@menthos.com>

	* sv.po: Small fix.
2002-06-03 09:35:30 +00:00