Commit Graph

29476 Commits

Author SHA1 Message Date
3acdc755d6 ** Fix for bug #438155
2008-10-19  Milan Crha  <mcrha@redhat.com>

        ** Fix for bug #438155

         * message-list.h: (struct _MessageList): message-list.c: (message_list_init),
         (message_list_finalise), (regen_list_done), (regen_list_free), (ml_regen_timeout),
         (mail_regen_cancel): Guard access to the 'regen' list with a lock.

svn path=/trunk/; revision=36652
2008-10-19 17:08:50 +00:00
8b854f7f94 Updated Thai translation.
2008-10-19  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


svn path=/trunk/; revision=36648
2008-10-19 02:41:35 +00:00
8cfaa650b1 Don't mix declarations and statements.
2008-10-17  Matthew Barnes  <mbarnes@redhat.com>

	* plugins/groupwise-features/send-options.c (org_gnome_send-options):
	Don't mix declarations and statements.


svn path=/trunk/; revision=36646
2008-10-17 21:36:50 +00:00
8ce51924b5 Updated Slovak translation.
2008-10-17  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=36643
2008-10-17 20:02:28 +00:00
d636d0ead7 License changes.
svn path=/trunk/; revision=36641
2008-10-17 16:46:27 +00:00
c3bdf84d23 Updated Spanish translation
svn path=/trunk/; revision=36640
2008-10-17 15:13:17 +00:00
35718d17f3 ** Fix for bug #555276
2008-10-17  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #555276

	* mail/mail-vfolder.c: Don't load a vfolder as a sub folder.



svn path=/trunk/; revision=36639
2008-10-17 09:48:54 +00:00
bbbcb08af0 ** Fix for bug #503898
2008-10-17  Matthew Barnes  <mbarnes@redhat.com>

        ** Fix for bug #503898

        * filter-rule.c: (get_widget): s/criteria/condition/

svn path=/trunk/; revision=36637
2008-10-17 08:51:33 +00:00
7d9f28248b ** Fix for bug #364542
2008-10-17  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #364542

       * em-utils.c: (struct TryOpenEBookStruct), (try_open_e_book_cb),
       (try_open_e_book), (em_utils_in_addressbook),
       (em_utils_contact_photo):
       Stop when camel operation has been canceled. Also check for
       cancellation when opening EBook, thus the UI (preview) will
       not freeze with slow address books.

svn path=/trunk/; revision=36635
2008-10-17 08:31:43 +00:00
2df699c7fa ** Fix for bug #311479
2008-10-17  Kandepu Prasad  <kaprasad@novell.com>

        ** Fix for bug #311479

        * import.glade:
        * importer/import.glade: rephrasing the heading in Evolution
        Import Assistant

svn path=/trunk/; revision=36634
2008-10-17 07:22:20 +00:00
b23dbcc068 ** Fix for bug #511918
2008-10-17  Milan Crha  <mcrha@redhat.com>

        ** Fix for bug #511918

        * tools/evolution-addressbook-export-list-cards.c:
        (struct _EContactCSVFieldData), (csv_field_data[]),
        (e_contact_csv_get_data_type), (e_contact_csv_get):
        Use TRUE/FALSE texts for boolean values and do not
        free returned value for them, otherwise it crashes.

svn path=/trunk/; revision=36632
2008-10-17 05:26:25 +00:00
5ce1bbbbc8 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for deprecated libnm-glib).
svn path=/trunk/; revision=36631
2008-10-17 05:18:16 +00:00
0803e3551c ** Fix for bug #556059
2008-10-17   Matt Davey  <mcdavey@mrao.cam.ac.uk>

        ** Fix for bug #556059

        * conduits/common/Makefile.am:
        * conduits/common/libecalendar-common-conduit.c: Allow building
        outside the source tree.

svn path=/trunk/; revision=36629
2008-10-17 05:15:11 +00:00
ce3f11f877 ** Fix for bug #553609
2008-10-17  Milan Crha  <mcrha@redhat.com>

        ** Fix for bug #553609

        * gui/e-week-view.c: (e_week_view_set_selected_time_range):
        Do not do any changes when the view has not been shown yet.

svn path=/trunk/; revision=36627
2008-10-17 05:02:50 +00:00
9c86738d96 ** Fix for bug #530872
2008-10-17  Milan Crha  <mcrha@redhat.com>

        ** Fix for bug #530872

        * gui/e-calendar-table.c: (e_calendar_table_on_open_task):
        Check for NULL soon enough to not crash.

svn path=/trunk/; revision=36625
2008-10-17 04:52:00 +00:00
e5e6107537 ** Fix for bug #556284
2008-10-15  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #556284

        * templates.c: (reply_with_template),
        * (org_gnome_templates_popup),
        (action_template_cb): Fixes for fetching the store using 
        mail_component_peek_local_store. Fixes the right-click crash 
        issues caused on OS_WIN32 by Templates plugin.

svn path=/trunk/; revision=36620
2008-10-16 05:41:39 +00:00
808c62577c Change License from GPL to LGPL
svn path=/trunk/; revision=36617
2008-10-14 14:45:21 +00:00
c3aad49dee Remove improper FSF copyright statements; was never signed over to them
* Remove improper FSF copyright statements; was never signed over to them and was incorrectly added to this file due to a mistake made by the original developer.

svn path=/trunk/; revision=36616
2008-10-14 09:35:11 +00:00
83c2cc10f4 ** Fix for bug #550441
2008-10-14  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #550441

	* itip-formatter.c: (view_response_cb): Ignore if summary not there.



svn path=/trunk/; revision=36614
2008-10-14 07:28:52 +00:00
54fc85bbbf ** Fixes bug #556191
2008-10-13  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #556191

	* po/POTFILES.in: Remove org-gnome-mark-calendar-offline.eplug.xml


svn path=/trunk/; revision=36613
2008-10-14 03:08:54 +00:00
a3b38ef129 Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offline plugin into the main code as we already have a similar per-calendar option which does the same thing.
svn path=/trunk/; revision=36610
2008-10-13 10:24:07 +00:00
1f9fc79ef8 ** Fix for bug #550441
2008-10-13  Milan Crha  <mcrha@redhat.com>

       ** Fix for bug #550441

       * itip-formatter.c: (view_response_cb):
        Use the proper functions to traverse messages in a folder's summary.


svn path=/trunk/; revision=36607
2008-10-13 06:18:15 +00:00
f2bbac0d5f ** Updated fix for bug #555775
2008-10-13  Bharath Acharya  <abharath@novell.com>

        ** Updated fix for bug #555775

        * e-composer-private.c: (e_composer_private_init): Reverting a 
        hunk from the previous patch as suggested by Matthew Barnes.

svn path=/trunk/; revision=36605
2008-10-13 03:31:48 +00:00
957a96c10a Fixed typo in the Brazilian Portuguese translation.
2008-10-11  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Fixed typo in the Brazilian Portuguese translation.

svn path=/trunk/; revision=36602
2008-10-12 01:49:04 +00:00
4883b161bc Merged from branch gnome-2-24.
2008-10-11  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Merged from branch gnome-2-24.

svn path=/trunk/; revision=36600
2008-10-12 01:38:43 +00:00
a8b2410502 Fixed terminology in the Brazilian Portuguese translation.
2008-10-11  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Fixed terminology in the Brazilian Portuguese translation.

svn path=/trunk/; revision=36598
2008-10-12 01:00:10 +00:00
bc1e2d7262 Updated Slovak translation.
2008-10-11  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=36595
2008-10-11 08:33:12 +00:00
6c06b962eb #541121: improved itip formatter: allow replying to forwarded and already imported invitations; honor RVSP flag in invitation
itip-formatter.c: the whole logic for "reply to organize" was
improved.

If an organizer exists, replying is enabled. Sending a reply is
enabled by default if the event looks like a meeting (= has
attendees).  The wish of the organizer to not get replies is
checked (previous Evolution releases ignored it); in this case the
default is to not send a reply. In all cases the user can override
the default.

Merged from 2.24 branch.

svn path=/trunk/; revision=36594
2008-10-10 15:02:09 +00:00
13d7c4e4cb License changes
svn path=/trunk/; revision=36591
2008-10-10 12:59:06 +00:00
17e15ca1bb Updated Spanish translation, fixes bug #554832
svn path=/trunk/; revision=36590
2008-10-10 12:57:11 +00:00
f1d75515a8 ** Fix for bug #555775
2008-10-10  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #555775

        * e-composer-private.c: (e_composer_private_init): Include 
        e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and
        build the filename using it.

svn path=/trunk/; revision=36587
2008-10-10 09:42:29 +00:00
816eb75450 ** Fix for bug #555203
2008-10-07  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #555203

        * mail-session.c: (get_password): Use the url value in cases 
        where the account goes NULL. Fixes the issue of Exchange not sending
        mails, because it does not have a valid transport url to use.

svn path=/trunk/; revision=36585
2008-10-10 07:58:56 +00:00
3fa5c34a8f License changes
svn path=/trunk/; revision=36583
2008-10-10 05:09:27 +00:00
9b9fc60f58 ** Fixes bug #555494
2008-10-09  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #555494

	* addressbook/gui/widgets/e-addressbook-view.c
	(generate_viewoption_menu):
	* calendar/gui/cal-search-bar.c (generate_viewoption_menu):
	Category icons are not themed.  Load by file, not by icon name.


svn path=/trunk/; revision=36581
2008-10-09 13:01:18 +00:00
6cf6c0cada ** Fix for bug #530606
2008-10-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #530606

	* exchange-contacts.c: (e_exchange_contacts_get_contacts),
	(e_exchange_contacts_pcontacts_on_change),
	(e_exchange_contacts_pcontacts), (e_exchange_contacts_check),
	(e_exchange_contacts_commit):
	* exchange-account-setup.c: (btn_chpass_clicked), (btn_dass_clicked),
	(btn_fsize_clicked), (org_gnome_exchange_show_folder_size_factory):
	* exchange-calendar.c: (e_exchange_calendar_get_calendars),
	(e_exchange_calendar_pcalendar_on_change),
	(e_exchange_calendar_pcalendar), (e_exchange_calendar_check),
	(e_exchange_calendar_commit):
	Check validity of returned pointer before using it.


svn path=/trunk/; revision=36579
2008-10-08 18:22:50 +00:00
48edab7b48 Change License from GPL to LGPL.
svn path=/trunk/; revision=36576
2008-10-08 11:06:15 +00:00
e1ed13a4b3 ** Fix for bug #554566
2008-10-06  Lucian Langa <lucilanga@gnome.org>

** Fix for bug #554566

* rule-editor.c: (rule_editor_class_init), (rule_edit), (rule_top),
(rule_up), (rule_down), (rule_bottom), (cursor_changed)
(update_selected_rule): new function to update current selected
rule

svn path=/trunk/; revision=36569
2008-10-06 09:59:41 +00:00
994707897e Remove obsolete functions.
svn path=/trunk/; revision=36567
2008-10-06 09:48:34 +00:00
52a508fef1 Remove obsolete files.
svn path=/trunk/; revision=36566
2008-10-06 09:48:29 +00:00
6c87a6a872 Removed obsolete files.
svn path=/trunk/; revision=36565
2008-10-06 09:48:25 +00:00
40b56885e4 ** Fix for bug #554349
2008-10-05  Sankar P  <psankar@novell.com>

	** Fix for bug #554349

	* mail/em-folder-browser.c:
	Expand threads and select messages,
	if user has given select-all.

svn path=/trunk/; revision=36562
2008-10-05 12:42:44 +00:00
340d984943 Updated Galician translation
svn path=/trunk/; revision=36558
2008-10-04 19:36:04 +00:00
0308386ab2 Updated Finnish translation
svn path=/trunk/; revision=36556
2008-10-04 14:03:06 +00:00
8db1ac8bd0 Updated Slovak translation.
2008-10-03  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=36552
2008-10-03 20:38:21 +00:00
676a02bcd1 ** Fix for bug #554664
2008-10-03  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #554664

	* e-composer-actions.c: (action_attach_cb):
	Call attach_remote_file when knows the URI points to it.


svn path=/trunk/; revision=36549
2008-10-03 15:39:45 +00:00
cc2f6e0967 Change license from GPL to LGPL
svn path=/trunk/; revision=36547
2008-10-03 11:46:03 +00:00
fe5198584e Change license from GPL to LGPL.
svn path=/trunk/; revision=36545
2008-10-03 11:36:31 +00:00
6cd55ba949 Removed obsolete files.
svn path=/trunk/; revision=36543
2008-10-03 10:25:00 +00:00
2e984bf77a Change License from GPL to LGPL.
svn path=/trunk/; revision=36541
2008-10-03 09:48:36 +00:00
484f82addc Change licese from GPL to LGPL.
svn path=/trunk/; revision=36539
2008-10-03 09:24:07 +00:00