Commit graph

779 commits

Author SHA1 Message Date
ÉRDI Gergo b922445cb3 *** empty log message *** 2001-08-28 00:10:43 +00:00
ERDI Gergo 70610a50dd updated (more to come)
2001-08-28  ERDI Gergo  <cactus@cactus.rulez.org>

* hu.po: updated (more to come)
2001-08-28 00:03:38 +00:00
Lutz Mller c5cc7a4793 Ignore Evolution-Composer* if ENABLE_EVOLUTION, generate Evolution files
2001-08-21  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * .cvsignore: Ignore Evolution-Composer*
        * Makefile.am: if ENABLE_EVOLUTION, generate Evolution files
        * cimage.c: (img != NULL) -> IS_CIMAGE (img)
        * eog-collection-control.[c,h]:
        EogControl -> EogCollectionControl,
        eog_control -> eog_collection_control,
        EOG_CONTROL -> EOG_COLLECTION_CONTROL
        * eog-collection-model.[c,h]:
        EOG_COLLECTION_MODEL_TYPE -> EOG_TYPE_COLLECTION_MODEL
        (eog_collection_model_foreach): New
        (eog_collection_model_remove_item): New
        (eog_collection_model_set_select_status): New
        * eog-collection-view.[c,h]: Implement pop up menu with "Send" (only
        #ifdef ENABLE_EVOLUTION) and "Move to Trash" items.
        EOG_COLLECTION_VIEW_TYPE -> EOG_TYPE_COLLECTION_VIEW
        * eog-item-factory.c: EOG_COLLECTION_MODEL_TYPE -> EOG_TYPE_...
        * eog-wrap-list.[c,h]: We have now signals here: RIGHT_CLICK and
        DOUBLE_CLICK. Ifdef'd out unused code.
        * main.c: eog_control_new -> eog_collection_control_new
2001-08-21 15:07:42 +00:00
Lutz Mller 52d6752573 Ignore Evolution-Composer* if ENABLE_EVOLUTION, generate Evolution files
2001-08-21  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * .cvsignore: Ignore Evolution-Composer*
        * Makefile.am: if ENABLE_EVOLUTION, generate Evolution files
        * cimage.c: (img != NULL) -> IS_CIMAGE (img)
        * eog-collection-control.[c,h]:
        EogControl -> EogCollectionControl,
        eog_control -> eog_collection_control,
        EOG_CONTROL -> EOG_COLLECTION_CONTROL
        * eog-collection-model.[c,h]:
        EOG_COLLECTION_MODEL_TYPE -> EOG_TYPE_COLLECTION_MODEL
        (eog_collection_model_foreach): New
        (eog_collection_model_remove_item): New
        (eog_collection_model_set_select_status): New
        * eog-collection-view.[c,h]: Implement pop up menu with "Send" (only
        #ifdef ENABLE_EVOLUTION) and "Move to Trash" items.
        EOG_COLLECTION_VIEW_TYPE -> EOG_TYPE_COLLECTION_VIEW
        * eog-item-factory.c: EOG_COLLECTION_MODEL_TYPE -> EOG_TYPE_...
        * eog-wrap-list.[c,h]: We have now signals here: RIGHT_CLICK and
        DOUBLE_CLICK. Ifdef'd out unused code.
        * main.c: eog_control_new -> eog_collection_control_new
2001-08-21 15:07:41 +00:00
Andraz Tori d7aa71a764 Updated Slovenian translation 2001-08-18 17:58:10 +00:00
Andraz Tori 1129d5f5c7 Updated Slovenian translation 2001-08-18 17:43:58 +00:00
jacob berkman 4fc3dc2008 update file sel stuff to new api
2001-08-16  jacob berkman  <jacob@ximian.com>

	* eog-window.c: update file sel stuff to new api
2001-08-16 18:57:58 +00:00
Kwok-Koon Cheung fe8155757e zh_TW.Big5 -> zh_TW in ALL_LINGUAS of configure.in . 2001-08-14 00:25:36 +00:00
Kwok-Koon Cheung 639869e56f zh_TW.Big5.po -> zh_TW.po , and updated too. 2001-08-14 00:23:49 +00:00
Kwok-Koon Cheung 1c4e356d3b Usual update. 2001-08-13 08:33:33 +00:00
Kjartan Maraas 358010c30e Uppercase the DOCTYPE and ENTITY stuff.
2001-08-12  Kjartan Maraas  <kmaraas@gnome.org>

	* C/eog.sgml: Uppercase the DOCTYPE and ENTITY stuff.
2001-08-12 15:45:45 +00:00
Kwok-Koon Cheung 7bcd807394 Fixed translation string: tiltes interpolation -> tiles interpolation 2001-08-12 12:21:17 +00:00
Lutz Mller 0cf6994175 Our parent class is BonoboXObjectClass. Unref the camera if operation has
2001-08-07  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * eog-image.c: Our parent class is BonoboXObjectClass.
        * eog-image-view.c: Unref the camera if operation has been cancelled.
2001-08-07 16:05:07 +00:00
Lutz Mller b4e8889a02 Remove the listener after capturing is done.
2001-08-07  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * eog-image-view.c: Remove the listener after capturing is done.
2001-08-07 15:35:58 +00:00
Jacob Berkman e69f2e9479 set the window icon only once per window 2001-08-03 20:19:41 +00:00
jacob berkman 32e2bcd45c _set_usize() the dialog since bonobo size stuff happens after realize time
2001-08-03  jacob berkman  <jacob@ximian.com>

	* eog-window.c (create_bonobo_file_sel): _set_usize() the dialog
	since bonobo size stuff happens after realize time
	(eog_window_open_dialog): set the window icon on the open dialog
2001-08-03 20:19:01 +00:00
jacob berkman 7805752dbc destroy the windows rather than unreffing them
2001-08-01  jacob berkman  <jacob@ximian.com>

	* eog-window.c (verb_FileExit_cb): destroy the windows rather than
	unreffing them
2001-08-01 18:26:06 +00:00
Lutz Mller 98e77ef252 Make capturing of images async.
2001-08-01  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * eog-image-view.c: Make capturing of images async.
2001-08-01 12:17:43 +00:00
jacob berkman 1da89c99ab remove our listener, and release our event source
2001-07-31  jacob berkman  <jacob@ximian.com>

	* eog-window.c (eog_window_destroy): remove our listener, and
	release our event source
	(create_bonobo_file_sel): retain pointers to our listener id and
	event source
2001-07-31 17:18:40 +00:00
Andraz Tori d65dac1984 Updated Slovenian translation 2001-07-27 22:06:24 +00:00
jacob berkman 08f14befa7 set multi-select to the open_new_window gconf value (listener_cb): use the
2001-07-19  jacob berkman  <jacob@ximian.com>

	* eog-window.c (create_bonobo_file_sel): set multi-select to the
	open_new_window gconf value
	(listener_cb): use the new api - string sequences
2001-07-19 22:05:21 +00:00
jacob berkman 753531e17e set some of the new properties on the file sel
2001-07-18  jacob berkman  <jacob@ximian.com>

	* eog-window.c (create_bonobo_file_sel): set some of the new
	properties on the file sel

	* eog-window.c (eog_window_construct): don't set the default
	window icon, as bonobo does this now
	(create_bonobo_file_sel): delimit mime-types with : rather than ;
	(create_bonobo_file_sel): use the new moniker way of setting
	properties

	* main.c (main): set the default window icon
2001-07-18 19:15:01 +00:00
Chyla Zbigniew 4ecbd0d3b9 Updated Polish translation 2001-07-18 19:05:42 +00:00
Lutz Mller 49bbae0329 GNOME_Camera_captureImage will just return a path. Therefore, get the
2001-07-17  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * eog-image-view.c: GNOME_Camera_captureImage will just return a path.
        Therefore, get the storage, capture the image, and then get a stream
        for the path.
2001-07-17 15:19:30 +00:00
Lutz Müller 5956151dd0 Forgot to commit ChangeLog... 2001-07-17 15:01:05 +00:00
Lutz Mller b35fbda203 #include <libgnomeui/gnome-window-icon.h>
2001-07-17  Lutz Mller  <urc8@rz.uni-karlsruhe.de>

        * main.c: #include <libgnomeui/gnome-window-icon.h>
2001-07-17 15:00:10 +00:00
Lutz Mller 4c308f2686 Ignore GnoCam*. Build GnoCam[.h,-common.c,-skels.c,-stubs.c] if
2001-07-17  Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * .cvsignore: Ignore GnoCam*.
        * Makefile.am: Build GnoCam[.h,-common.c,-skels.c,-stubs.c] if
        ENABLE_GNOCAM.
        * eog-image-view-ui.xml: Don't add the "Send" menu item here, do it...
        * eog-image-view.c: ... here only if ENABLE_EVOLUTION. If
        ENABLE_GNOCAM, add menu item "Acquire from camera" which lets you
        capture images with your camera and display it in EOG.
        * eog-image.[c,h]: Add (eog_image_load_image_from_stream) and make
        (eog_image_save_to_stream) consistent.
2001-07-17 14:58:07 +00:00
Lutz Mller 386f923513 Fix check for evolution (--without didn't work). Add check for GnoCam.idl
2001-07-17  Lutz Mller  <urc8@rz.uni-karlsruhe.de>

        * configure.in: Fix check for evolution (--without didn't work). Add
        check for GnoCam.idl
        * acconfig.h: #undef ENABLE_GNOCAM
2001-07-17 14:57:04 +00:00
jacob berkman 91493fd3a2 don't set the default window icon, as bonobo does this now
2001-07-13  jacob berkman  <jacob@ximian.com>

	* eog-window.c (eog_window_construct): don't set the default
	window icon, as bonobo does this now
	(create_bonobo_file_sel): delimit mime-types with : rather than ;
	(create_bonobo_file_sel): use the new moniker way of setting
	properties

	* main.c (main): set the default window icon
2001-07-13 20:40:19 +00:00
Kjartan Maraas 3d2d68494b Added nn to ALL_LINGUAS.
2001-07-13  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added nn to ALL_LINGUAS.
2001-07-13 13:32:19 +00:00
Kjartan Maraas c3117f3c96 Added Norwegian (nynorsk) translation.
2001-07-13  Kjartan Maraas  <kmaraas@gnome.org>

	* nn.po: Added Norwegian (nynorsk) translation.
2001-07-13 13:31:37 +00:00
Ole Laursen 194c4f93f3 Updated Danish translation.
2001-07-13  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2001-07-12 23:52:23 +00:00
Chyla Zbigniew c80713aeec Updated Polish translation 2001-07-12 19:42:13 +00:00
Lutz Mller eb2b8ad82b Don't check for libglade - we don't use it. Remove EXTRA_VFS_LIBS and
2001-07-11  Lutz Mller  <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 Mller 1cecac3d5a Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Mller <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 Mller 89d4fdfe99 Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Mller <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 Mller 6a8b243319 Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Mller <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 Mller 65d5a7ae6d Remove EXTRA_[BONOBO,VFS]_[LIBS,CFLAGS], those are in
2001-07-11  Lutz Mller <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 Mller 3723199c2c Now trying to plug ref counting leaks in gnumeric: even more debugging
2001-07-08  Lutz Mller <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 Mller d3c567edab Use the filename for filename and description (attachment data).
2001-07-08  Lutz Mller <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 Mller 56c53279e2 Print -> PrintOperations
2001-07-08 Lutz Mller <urc8@rz.uni-karlsruhe.de>

        * eog-shell-ui.xml: Print -> PrintOperations
2001-07-08 12:24:14 +00:00
Lutz Mller f31266751e ZoomMenu -> ZoomOperations Debugging stuff added. Print -> PrintOperations
2001-07-08  Lutz Mller <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 Mller 131374271a Doh, free the old filename before loading a new image. Use BONOBO_EX.
2001-07-05  Lutz Mller <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 Mller 6d196abfb2 Reduce complexity, make Image obsolete.
2001-05-07  Lutz Mller <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 Mller d8772db641 Don't rely on libeog/image.[c,h] to keep pixbuf and filename - we can do
2001-07-05  Lutz Mller <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 Mller 2ec08748d2 Removed. Those two files have been renamed to eog-image-io.[c,h] a long
2001-07-05  Lutz Mller <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 Mller 8d9260ccda Unref the old property control before getting a new one.
2001-07-05 Lutz Mller <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