Commit Graph

21957 Commits

Author SHA1 Message Date
a781316c19 Updated Malay Translation.
2004-08-25  Hasbullah Bin Pit <sebol@imy-penguin.org>

        * ms.po: Updated Malay Translation.

svn path=/trunk/; revision=27011
2004-08-25 01:02:56 +00:00
388f78a255 Updated Spanish translation
2004-08-25  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

svn path=/trunk/; revision=27010
2004-08-24 22:25:16 +00:00
d17f89b2cd [ probable fix for the remaining portion of #45931 ]
2004-08-23  Chris Toshok  <toshok@ximian.com>

	[ probable fix for the remaining portion of #45931 ]

	* gal/e-text/e-entry.c (e_entry_show_popup): only return early if
	we're trying to pop up the view while the entry is unfocused.  if
	we're trying to pop it down, carry on as normal.

svn path=/trunk/; revision=27009
2004-08-24 22:22:19 +00:00
57caa2f984 Updated Spanish translation
2004-08-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

svn path=/trunk/; revision=27008
2004-08-24 21:12:32 +00:00
d3d69b8838 Fixes #58824
2004-08-24  Rodrigo Moya <rodrigo@novell.com>

	Fixes #58824

	* gui/gnome-cal.c (open_ecal): Only try to open the calendar if not
	loaded yet.
	(update_query, client_cal_opened_cb, default_client_cal_opened_cb,
	backend_died_cb): use always the same view for status messages.
	(gnome_calendar_set_activity_handler): set the activity handlers on
	all views, not just the current one.
	(display_view): no need to set the activity handler here.

svn path=/trunk/; revision=27007
2004-08-24 16:08:14 +00:00
ca56f39c8f Check for an exception from get_folders_online() here so that we don't
2004-08-23  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap/camel-imap-store.c (get_folders): Check for an
	exception from get_folders_online() here so that we don't send
	commands to an IMAP server after a disconnect for example. See bug
	#63504 for an example.

svn path=/trunk/; revision=27005
2004-08-24 14:02:22 +00:00
35645d523e store the select-uri on the view not in the thread message.
2004-08-23  Not Zed  <NotZed@Ximian.com>

        * em-folder-tree.c (em_folder_tree_set_selected): store the
        select-uri on the view not in the thread message.
        (emft_get_folder_info__free):
        (emft_get_folder_info__got): select_uri removed.
        (em_folder_tree_set_selected_list): don't set each selected
        separately, do it as a list.
        (emft_maybe_expand_row): if this is a selected row, select it too.
        (emft_get_folder_info__got): do no pending set selection stuff
        here.
        (em_folder_tree_set_selected): just call set_selected_list with
        one item.
        (emft_expand_node): if this is a selected row, select it too.
        (emft_get_folder_info__got): no longer need to track lost folders.
        (emft_tree_row_activated): clear the pending select list.
        (emft_tree_selection_changed): and here too.
        (em_folder_tree_get_selected_uris): get the lost folders from the
        un-applied selected ones now.  also fixes a list appending error.
        (emft_tree_user_event): find out when the user hits a key or mouse
        button to override any pending single-user select and don't
        override the cursor setting either.
        (emft_tree_row_expanded): set the 'load subdirs' false before we
        load it, so we don't try to load it again if its still being
        loaded.
        (emft_get_folder_info__got): don't check the loaded flag here, it
        should be set by the callee, also check the exception return.

svn path=/trunk/; revision=27002
2004-08-24 02:54:03 +00:00
461c577dbd ** See bug #63189.
2004-08-23  Not Zed  <NotZed@Ximian.com>

        ** See bug #63189.

        * providers/imap/camel-imap-store.c (get_subscribed_folders): only
        LSUB folders we're interested in, and check full name of each path
        element.
        (imap_is_subfolder): helper for above.

svn path=/trunk/; revision=27001
2004-08-24 02:50:09 +00:00
00114b3eb8 Call SSL_CTX_set_default_verify_paths() to initialise the certificate
2004-08-23  Jeffrey Stedfast  <fejj@novell.com>

	* camel-tcp-stream-openssl.c (open_ssl_connection): Call
	SSL_CTX_set_default_verify_paths() to initialise the certificate
	database paths. Thanks to Anton Altaparmakov for this fix.

svn path=/trunk/; revision=27000
2004-08-23 20:41:35 +00:00
bd95acc7d1 Added some comments about --enable-openssl (e.g. why it is disabled)
2004-08-23  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Added some comments about --enable-openssl
	(e.g. why it is disabled)

svn path=/trunk/; revision=26999
2004-08-23 20:31:48 +00:00
71a3634f8b Make the description scrolled window scroll policy "automatic" rather than
2004-08-13  Jeffrey Stedfast  <fejj@novell.com>

	* gui/dialogs/event-page.glade: Make the description scrolled
	window scroll policy "automatic" rather than "never". Fixes bug
	#62063.

svn path=/trunk/; revision=26998
2004-08-23 19:39:13 +00:00
79fee8f3f0 Updated Finnish translation
svn path=/trunk/; revision=26997
2004-08-23 19:29:59 +00:00
910b102236 Updated Greek translation
svn path=/trunk/; revision=26996
2004-08-23 18:37:34 +00:00
53aa17c033 Fix for bug #62812
2004-08-13  Jeffrey Stedfast  <fejj@novell.com>

	Fix for bug #62812

	* em-format-html-display.c (em_format_html_display_search): Set
	the search_dialog to be transient for the parent window and make
	sure to destroy the search_dialog when the parent gets destroyed.

svn path=/trunk/; revision=26995
2004-08-23 15:27:10 +00:00
4a7ece572a cs.po: Typo fix.
svn path=/trunk/; revision=26994
2004-08-23 14:43:55 +00:00
3730d0e788 ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.
svn path=/trunk/; revision=26993
2004-08-23 11:38:59 +00:00
dfc7a72f4f Updated Serbian translation.
svn path=/trunk/; revision=26992
2004-08-23 11:12:37 +00:00
2d7e24eec7 Updated Albanian translation.
2004-08-23  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

svn path=/trunk/; revision=26991
2004-08-23 09:03:02 +00:00
fe92111174 Updated Finnish translation
svn path=/trunk/; revision=26990
2004-08-23 05:09:24 +00:00
739487dea7 Updated German translation.
svn path=/trunk/; revision=26989
2004-08-22 17:45:25 +00:00
3476e516dc Update Update
2004-08-22  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update

svn path=/trunk/; revision=26988
2004-08-22 14:56:24 +00:00
c21f3be45b Updated Spanish translation.
2004-08-22  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=26987
2004-08-22 14:01:12 +00:00
acd4a683bf Updated Korean translation.
svn path=/trunk/; revision=26986
2004-08-22 04:58:52 +00:00
582469c007 Updated Portuguese translation.
2004-08-22  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=26985
2004-08-21 23:15:23 +00:00
0730105c0f remove the dead ldap config control stuff.
2004-08-20  Chris Toshok  <toshok@ximian.com>

	* gui/component/component-factory.c (factory): remove the dead
	ldap config control stuff.

svn path=/trunk/; revision=26984
2004-08-21 21:53:41 +00:00
2eef178aae complete
svn path=/trunk/; revision=26983
2004-08-21 12:55:02 +00:00
ff843b723f if any of the settings required for soap interaction changes try
2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c (account_changed) :
        if any of the settings required for soap interaction changes
        try connecting to server and resetup the ESources
        * providers/groupwise/camel-groupwise-provider.c ": don't
        check soap ssl setting by default to be in consistent with
        IMAP

svn path=/trunk/; revision=26982
2004-08-21 06:58:22 +00:00
64943d5f70 changed the groupwise account setup error message
2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com>

        * mail-erros.xml : changed the groupwise account setup error
        message

svn path=/trunk/; revision=26981
2004-08-21 06:55:07 +00:00
e50f205a57 Fixes bug #62715.
2004-08-20  Hans Petter Jansson  <hpj@ximian.com>

	Fixes bug #62715.

	* gui/contact-editor/e-contact-editor.c
	(fill_in_address_label_textview): Implement.
	(fill_in_address_field): If structured address information is not
	available, try putting the "label" blob in the free-form field.

svn path=/trunk/; revision=26980
2004-08-20 23:37:02 +00:00
3f62ea5c85 Makes the contact image selector use GtkFileChooser if available.
2004-08-19  Hans Petter Jansson  <hpj@ximian.com>

	Makes the contact image selector use GtkFileChooser if available.

	* gui/contact-editor/e-contact-editor.c (image_selected_cb): Take just
	the editor as an argument, so we can call from other places without
	having to supply dummy args. Rename to image_selected, since it's no
	longer strictly a callback. Include optional code to use the new
	GtkFileChooser.
	(image_cleared_cb): Ditto. Rename to image_cleared.
	(file_chooser_response): Optional response handling for GtkFileChooser.
	(image_clicked): Include optional code to use the new GtkFileChooser.
	Move common strings to variables. For GtkFileSelection, swap callback
	parameters for the modified image_selected () and image_cleared ().

svn path=/trunk/; revision=26979
2004-08-20 23:35:20 +00:00
c4b88ab629 Updated Albanian translation.
2004-08-20  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

svn path=/trunk/; revision=26978
2004-08-20 16:42:26 +00:00
89f5a6b0fd Updated Polish translation by GNOME PL Team.
2004-08-20  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

svn path=/trunk/; revision=26977
2004-08-20 14:55:47 +00:00
65f69d7f82 ankit@redhat.com 20/08/2004
svn path=/trunk/; revision=26976
2004-08-20 08:27:14 +00:00
5cb6605ddb [ likely fixes #61500 ] remove the secondary text, since we don't have the
2004-08-19  Chris Toshok  <toshok@ximian.com>

        [ likely fixes #61500 ]
        * addressbook-errors.xml (remove-addressbook): remove the
        secondary text, since we don't have the gerror text to supply it
        anymore.

        * gui/component/addressbook-view.c (book_removed): new function,
        move the error handling here.
        (delete_addressbook_cb): create a closure with necessary data, and
        call the e_book_async_remove instead of e_book_remove.

svn path=/trunk/; revision=26975
2004-08-19 20:33:11 +00:00
b2416ac03e Updated Spanish translation
2004-08-19  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation

svn path=/trunk/; revision=26974
2004-08-19 20:09:31 +00:00
95312e52d5 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=26973
2004-08-19 17:05:56 +00:00
bf654b1f5d Updated Ukrainian translation.
2004-08-19  Maxim Dziumanenko <mvd@mylinux.com.ua>

	* Updated Ukrainian translation.

svn path=/trunk/; revision=26972
2004-08-19 15:00:24 +00:00
dc290b1f61 select names dialog can not be modal as password dialogs can come up while
2004-08-18  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/component/select-names/e-select-names.c (e_select_names_init) :
        select names dialog can not be modal as password dialogs can come up while
        user is in this dialog for address books which require authentication
        like groupwise and LDAP
        FIxes #63257

svn path=/trunk/; revision=26971
2004-08-19 04:36:47 +00:00
cca0246c0b Typo fix in Catalan translation.
svn path=/trunk/; revision=26970
2004-08-18 21:36:51 +00:00
8a2ff093b2 Add this.
2004-08-18  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Add this.

svn path=/trunk/; revision=26969
2004-08-18 18:24:58 +00:00
504f0afb6c Added «nb» to ALL_LINGUAS. 2004-08-13 JP Rosevear <jpr@novell.com>
2004-08-18  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added «nb» to ALL_LINGUAS.
2004-08-13  JP Rosevear  <jpr@novell.com>

svn path=/trunk/; revision=26968
2004-08-18 18:24:01 +00:00
9af68d60ad Updated Norwegian Nynorsk translation.
2004-08-18  Åsmund Skjæveland <aasmunds@fys.uio.no>

	* nn.po: Updated Norwegian Nynorsk translation.

svn path=/trunk/; revision=26967
2004-08-18 17:26:27 +00:00
248dd8eb32 Updated Simplified Chinese translation
svn path=/trunk/; revision=26965
2004-08-18 15:53:59 +00:00
f79a67ab25 Updated Hungarian translation by Gabor Kelemen.
2004-08-18  Laszlo Dvornik  <dvornik@gnome.hu>

	* hu.po: Updated Hungarian translation by Gabor Kelemen.

svn path=/trunk/; revision=26964
2004-08-18 15:52:37 +00:00
ea056f8b32 svn path=/trunk/; revision=26963
2004-08-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=26963
2004-08-18 15:24:34 +00:00
42e5920681 initialize the mutext needed to prevent concurrect access
2004-08-18  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/alarm-notify/alarm-notify.c (alarm-notify_init) :
        initialize the mutext needed to prevent concurrect access
        priv->uri_clients_hash. Also install a timeout handler for
        loading sources which requires  auth later
        (alarm_notify_finalize) : free the new mutex
        (load_calendars_cb) : call back which adds sources again after
        one minute
        (alarm_notify_add_calendar) : lock ad unlock the new mutex
        before and after accessing uri_clients_hash

svn path=/trunk/; revision=26962
2004-08-18 14:42:19 +00:00
8f99abddae Updated Czech translation.
2004-08-18  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.

svn path=/trunk/; revision=26961
2004-08-18 14:22:14 +00:00
95b4a4bebc Updated Greek translation
svn path=/trunk/; revision=26960
2004-08-18 10:02:54 +00:00
a68fb6b29a ** See bug #62963.
2004-08-16  Not Zed  <NotZed@Ximian.com>

        ** See bug #62963.

        * message-list.c (build_tree, build_flat): define selected in
        declaration block, not inline. Spotted by Vincent Noel
        <vnoel@cox.net>

svn path=/trunk/; revision=26959
2004-08-18 02:29:32 +00:00
fc8ef470ad ** See bug #62963.
2004-08-16  Not Zed  <NotZed@Ximian.com>

        ** See bug #62963.

        * gui/cert-trust-dialog.c (ctd_response): fix c99 syntax. Spotted
        by Vincent Noel <vnoel@cox.net>

svn path=/trunk/; revision=26958
2004-08-18 02:28:55 +00:00