Commit graph

647 commits

Author SHA1 Message Date
Chyla Zbigniew c80713aeec Updated Polish translation 2001-07-12 19:42:13 +00:00
Lutz Müller eb2b8ad82b Don't check for libglade - we don't use it. Remove EXTRA_VFS_LIBS and
2001-07-11  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * configure.in: Don't check for libglade - we don't use it. Remove
        EXTRA_VFS_LIBS and EXTRA_BONOBO_LIBS, put those into EXTRA_GNOME_LIBS.
        Same with *_CFLAGS. This greatly reduces compilation time on my system.
2001-07-11 20:02:05 +00:00
Lutz Müller 1cecac3d5a Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
        EXTRA_GNOME_[LIBS,CFLAGS] now.
        * eog-control.c: Set shadow type here.
2001-07-11 20:00:58 +00:00
Lutz Müller 89d4fdfe99 Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
        EXTRA_GNOME_[LIBS,CFLAGS] now.
        * main.c: Remove glade_gnome_init - we don't need it.
2001-07-11 20:00:26 +00:00
Lutz Müller 6a8b243319 Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
        EXTRA_GNOME_[LIBS,CFLAGS] now.
        * image.[c,h]: Removed.
        * ui-image.c: Set shadow type to GTK_SHADOW_NONE.
2001-07-11 19:59:41 +00:00
Lutz Müller 65d5a7ae6d Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * Makefile.am: Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
        EXTRA_GNOME_[LIBS,CFLAGS] now.
2001-07-11 19:58:51 +00:00
Lutz Müller 3723199c2c Now trying to plug ref counting leaks in gnumeric: even more debugging
2001-07-08  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        Now trying to plug ref counting leaks in gnumeric: even more debugging
        stuff (shows up when DEBUG_EOG=1).

        * eog-embeddable-view.c: Debugging stuff.
        * eog-image-view.c: Debugging stuff.
2001-07-08 13:33:13 +00:00
Lutz Müller d3c567edab Use the filename for filename and description (attachment data).
2001-07-08  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-image-view.c: Use the filename for filename and description
        (attachment data).
2001-07-08 12:42:13 +00:00
Lutz Müller 56c53279e2 Print -> PrintOperations
2001-07-08 Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-shell-ui.xml: Print -> PrintOperations
2001-07-08 12:24:14 +00:00
Lutz Müller f31266751e ZoomMenu -> ZoomOperations Debugging stuff added. Print -> PrintOperations
2001-07-08  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-control.c: ZoomMenu -> ZoomOperations
        * eog-embeddable.c: Debugging stuff added.
        * eog-image-view-ui.xml: Print -> PrintOperations
        * eog-image-view.c: Debugging stuff added.
2001-07-08 12:23:08 +00:00
Christian Rose f75d7dfa1f Updated Swedish translation.
2001-07-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-07-07 12:29:02 +00:00
Andraz Tori 768b293f91 Updated Slovenian translation 2001-07-05 17:30:26 +00:00
Andraz Tori 5d22daa282 Updated Slovenian translation 2001-07-05 12:13:24 +00:00
Lutz Müller 131374271a Doh, free the old filename before loading a new image. Use BONOBO_EX.
2001-07-05  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-image.c: Doh, free the old filename before loading a new image.
        Use BONOBO_EX. Clean up on error: unref the uri.
2001-07-05 07:38:38 +00:00
Lutz Müller 6d196abfb2 Reduce complexity, make Image obsolete.
2001-05-07  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        Reduce complexity, make Image obsolete.

        * Makefile.am: Do not compile image.[c,h].
        * image-view.[c,h]: Don't use the Image to keep the pixbuf. We can do
        that ourselves.
        * ui-image.[c,h]: Get the pixbuf using the ImageView, not Image.
2001-07-05 06:52:42 +00:00
Lutz Müller d8772db641 Don't rely on libeog/image.[c,h] to keep pixbuf and filename - we can do
2001-07-05  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-image.[c,h]: Don't rely on libeog/image.[c,h] to keep pixbuf
        and filename - we can do that ourselves.
        * eog-image-view.c: Get the pixbuf directly from eog-image, not
        through libeog/Image.
2001-07-05 06:47:15 +00:00
Lutz Müller 2ec08748d2 Removed. Those two files have been renamed to eog-image-io.[c,h] a long
2001-07-05  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-image-data.[c,h]: Removed. Those two files have been renamed to
        eog-image-io.[c,h] a long time ago.
2001-07-05 06:41:13 +00:00
Lutz Müller 8d9260ccda Unref the old property control before getting a new one.
2001-07-05 Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-window.c: Unref the old property control before getting a new one.
2001-07-05 06:09:58 +00:00
Lutz Müller 17c876a626 Only show debugging messages if environment variable DEBUG_EOG is set to
2001-07-05  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        Only show debugging messages if environment variable DEBUG_EOG is set
        to some value.

        * eog-control.c: Debugging stuff added.
        * eog-image-view.c: Debugging stuff added.
        * eog-image.c: Debugging stuff added. Don't create a new image each
        time something gets loaded. Recycle an existing one.
        * main.c: Debugging stuff added.
2001-07-05 05:54:25 +00:00
Lutz Müller 82902c02ac Use AC_CHECK_FILE instead of "test -f ...". This will let configure have
2001-07-04  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * configure.in: Use AC_CHECK_FILE instead of "test -f ...". This will
        let configure have access to cached values, reduce configure.in by 2
        lines and print a nice warning about cross compilation issues.
2001-07-04 11:42:39 +00:00
Christopher R. Gabriel 3089f72552 Updated italian translation 2001-07-03 17:23:41 +00:00
Jens Finke d479236ee9 Finally added a patch from Juan Pablo Mendoza <pablo_juan@yahoo.com>:
2001-07-03 Jens Finke <jens@gnome.org>

	Finally added a patch from
	Juan Pablo Mendoza <pablo_juan@yahoo.com>:

	* eog-window.c (eog_window_drag_data_received): Add support for
	GDK_ACTION_ASK when draging files to EOG.
	(set_drag_dest): Also accept GDK_ACTION_ASK.
2001-07-03 13:38:42 +00:00
Jens Finke 9c80808855 oops, mentioned wrong file in ChangeLog 2001-06-30 16:03:25 +00:00
Jens Finke f6e63a6e09 Call gdk_pixbuf_loader_close before gdk_pixbuf_loader_get_pixbuf.
2001-06-30  Jens Finke <jens@gnome.org>

	* eog-image-loader.c: Call gdk_pixbuf_loader_close before
	gdk_pixbuf_loader_get_pixbuf. Otherwise we fail to open xpm and tiff
	images, due to some hacks in gdk-pixbuf.
2001-06-30 15:54:13 +00:00
Jens Finke 64f2f3dd56 Don't store reference to root widget.
2001-06-30  Jens Finke <jens@gnome.org>

	* eog-collection-control.c: Don't store reference to root widget.
2001-06-30 14:13:46 +00:00
Federico Mena Quintero 9f631a7be2 Removed missing files.
2001-06-29  Federico Mena Quintero  <federico@ximian.com>

	* POTFILES.in: Removed missing files.
2001-06-29 20:08:09 +00:00
Lutz Müller 5c94e3b92b New file (resurrected from eog/src). Add above files. Separate menus and
2001-06-29  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-full-screen.[c,h]: New file (resurrected from eog/src).
        * Makefile.am: Add above files.
        * eog-image-view-ui.xml: Separate menus and commands. Add entry for
        full screen.
        * eog-image-view.c: Callback for full screen. Formatting.
2001-06-29 15:05:09 +00:00
Lutz Müller b688ab847e Remove debugging message which got checked in.
2001-06-29  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * eog-window.c: Remove debugging message which got checked in.
2001-06-29 07:56:02 +00:00
Lutz Müller c73f31de91 Oops, I forgot to commit the ChangeLog... 2001-06-29 07:42:09 +00:00
Lutz Müller 58a43fd83c Removed.
2001-06-29  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * e-dialog-widgets.[c,h]:
        * preferences.[c,h]:
        * preferences-dialog.glade: Removed.
        * eog-window.c:
        * Makefile.am: Reflect above changes.
        * eog-preferences.c: Plug leaks (i.e. unref the property bag so that
        our eog-image-viewer can exit).
2001-06-29 07:40:18 +00:00
Lutz Müller 4464e3f9a1 Unref the property control on destroy. Now, the eog-image-viewer shuts
2001-06-27  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * eog-window.c: Unref the property control on destroy. Now, the
        eog-image-viewer shuts down after exiting eog. Don't ref the control
        widget - it'll get unref'd automatically on container_remove or exit.
        All other changes to improve readability (I needed them in order to
        discover above problem).
2001-06-28 14:24:36 +00:00
Lutz Müller 6318e628c4 Ok, I got it. eog-image-viewer now exits when unused [1]. It basically
2001-06-27  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        Ok, I got it. eog-image-viewer now exits when unused [1]. It basically
        boils down to adding stuff with bonobo_object_add_interface only when
        ref_count == 1 _and_ not touching it afterwards
        (i.e. _not_ bonobo_object_unref). God knows why...

        [1] Using "moniker-test -c file:/path/to/file". When using eog, the
        eog-image-viewer will still be alive after exiting eog. This has yet
        to be investigated.

        * eog-control.c: Small changes (see above).
        * eog-image-view.c Small changes (see above).
2001-06-27 21:58:50 +00:00
Lutz Müller 1ad4148f92 $(BUILT_SOURCES) got added to CLEANFILES two times? I guess one time is
2001-06-27  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * Makefile.am: $(BUILT_SOURCES) got added to CLEANFILES two times? I
        guess one time is enough...
2001-06-27 12:28:52 +00:00
Lutz Müller 7b84ae8d03 Don't keep references to the widget (displayed by the control) and the
2001-06-27  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-control.c: Don't keep references to the widget (displayed by the
        control) and the image - we simply don't need them. Unref the
        image-view on destroy - we created it during construction.
2001-06-27 12:20:23 +00:00
Lutz Müller 12de179658 Kill 50% of all lines by using BONOBO_OAF_FACTORY_MULTI. Initialize
2001-06-27  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * main.c: Kill 50% of all lines by using BONOBO_OAF_FACTORY_MULTI.
        * eog-image.c: Initialize gnome-vfs here (if needed).
2001-06-27 11:44:43 +00:00
Lutz Müller a1ff905b9f In an attempt to clean up in order to be able to find the ref-leaks,
2001-06-27  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-image-view.c: In an attempt to clean up in order to be able
        to find the ref-leaks, remove the (unused) BonoboItemContainer.
2001-06-27 06:57:45 +00:00
Lutz Müller 819b972294 2001-06-27 Lutz Müller <urc8@rz.uni-karlsruhe.de
* Makefile.am: Compile sample-container again (noinst)
        * sample-container.c: Rewrite to properly clean up behind. The
        eog-image-viewer is still alive after sample-container is done,
        therefore the ref-leaks seem to be in the eog-image-viewer and not
        in the shell.
2001-06-27 06:25:56 +00:00
Lutz Müller bf440ec5fc While searching why eog-image-viewer is still alive even after exiting
2001-06-26  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        While searching why eog-image-viewer is still alive even after exiting
        eog...

        * eog-window.c: Fix two compile warnings (ENABLE_BONOBO_FILESEL),
        use BONOBO_EX and bonobo_object_release_unref (makes code more
        readable)
2001-06-26 20:16:59 +00:00
Ole Laursen 680c7e5ec4 Updated Danish translation.
2001-06-26  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2001-06-26 18:28:41 +00:00
Lutz Müller 79bb3ec56f Ignore eog (formerly eog-shell)
2001-06-26  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * .cvsignore: Ignore eog (formerly eog-shell)
2001-06-26 10:01:07 +00:00
Lutz Müller bab7aaa5f1 Ignore generated Evolution* files
2001-06-26  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * .cvsignore: Ignore generated Evolution* files
2001-06-26 10:00:21 +00:00
Lutz Müller cc2b1f39a6 *configure.in: Check if evolution is there, but let the user override this
2001-06-25  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        *configure.in: Check if evolution is there, but let the user override
        this check with --without-evolution.
2001-06-25 18:46:01 +00:00
Lutz Müller b666d3b430 Add menu entry "Send" for sending images via email new. Starts a composer
2001-06-25  Lutz Müller <urc8@rz.uni-karlsruhe.de>

        * eog-image-view-ui.xml: Add menu entry "Send" for sending images
        via email
        * eog-image-view.c: (verb_Send_cb): new. Starts a composer and attaches
        the current image.
        (eog_image_view_create_ui): Connect signal to above function.
2001-06-25 14:46:10 +00:00
Lutz Müller 358918bc8e #undef ENABLE_EVOLUTION Give the user the option to compile with evolution
2001-06-25  Lutz Müller  <urc8@rz.uni-karlsruhe.de>

        * acconfig.h: #undef ENABLE_EVOLUTION
        * configure.in: Give the user the option to compile with evolution
        support (sending images via evolution's composer).
2001-06-25 14:43:32 +00:00
Pablo Saratxaga c5943c1d1b updated Azeri and Catalan files 2001-06-25 03:26:36 +00:00
Pablo Saratxaga 8dedf2899e updated Azeri file 2001-06-21 19:52:46 +00:00
Ole Laursen d39ca7e852 Updated Danish translation.
2001-06-20  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2001-06-20 15:00:15 +00:00
Christopher R. Gabriel 1138a5287a small updated 2001-06-18 00:13:33 +00:00
Matthias Warkus 9307fc3f9b Updates, fixes 2001-06-15 22:13:58 +00:00
Jens Finke f1f0914e86 This patch adds gconf support to the collection preferences dialog.
2001-06-14  Jens Finke <jens@gnome.org>

	* eog-collection-preferences.c:
	(ecp_create_view_page): Merged code from
	ecp_create_(layout|color)_page into this new function, so we have
	all properties on one page. Also added gconf support for storing
	the settings and beautified the dialog.
	(ecp_create_color_page), (ecp_create_layout_page): Removed.
	(ecp_activate_layout_cb), (ecp_activate_color_cb): Use gconf for
	storing settings.
	(eog_collection_preferences_create_page): Create only one page
	through ecp_create_view_page.

	* eog-collection-view.[ch]:
	(prop_control_get_prop): Handle only one property page.
	(layout_changed_cb), (color_changed_cb): New functions, callbacks
	for changes in the gconf database.
	(set_configuration_values): New function, obtain values from gconf
	database and install listeners to key changes.
	(eog_collection_view_construct): Init gconf, use
	set_configuration_values.
	(eog_collection_view_set_layout_mode),
	(eog_collection_view_set_background_color): Removed.
2001-06-14 07:29:27 +00:00