Commit Graph

29654 Commits

Author SHA1 Message Date
4d2fa10aa2 Fix grammatical errors. Fixes bug #558492. Patch by Nanley Chery.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix grammatical errors.
	Fixes bug #558492. Patch by Nanley Chery.


svn path=/trunk/; revision=36974
2009-01-03 22:42:32 +00:00
74dafec1e3 Fix non-sense split sentences. Fixes bug #544340, bug #544339.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix non-sense split sentences.
	Fixes bug #544340, bug #544339.


svn path=/trunk/; revision=36973
2009-01-03 22:39:16 +00:00
7880475a2c Fix typos. Bug #544335. Patch by Philip Withnall.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix typos. Bug #544335.
	Patch by Philip Withnall.


svn path=/trunk/; revision=36972
2009-01-03 22:30:45 +00:00
9df770dab6 Added a few translated screenshots.
2009-01-02  Andre Klapper  <a9016009@gmx.de>

	* de/figures: Added a few translated screenshots.


svn path=/trunk/; revision=36969
2009-01-02 22:33:33 +00:00
f08d157901 Update German translation.
2009-01-02  Andre Klapper  <a9016009@gmx.de>

	* de/de.po: Update German translation.


svn path=/trunk/; revision=36968
2009-01-02 21:21:02 +00:00
e9452aef66 Updated Spanish translation
svn path=/trunk/; revision=36967
2009-01-02 14:09:07 +00:00
be8dea929b Updated Occitan translation
svn path=/trunk/; revision=36966
2009-01-02 10:32:05 +00:00
72873e71b4 ** Fixes part of bug #546437
2009-01-01  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #546437

	* help/C/evolution.xml:
	Fix various typos and poor wording in chapters 1-4.


svn path=/trunk/; revision=36965
2009-01-02 03:38:51 +00:00
0b4b26d034 Updated Occitan translation
svn path=/trunk/; revision=36964
2009-01-01 22:42:16 +00:00
f87fd958f5 Updated Occitan translation
svn path=/trunk/; revision=36963
2009-01-01 22:41:15 +00:00
ce59fcad4c Use the translated the EConfigItem label when building the UI.
2009-01-01  Matthew Barnes  <mbarnes@redhat.com>

	* e-util/e-config.c (ec_rebuild):
	Use the translated the EConfigItem label when building the UI.


svn path=/trunk/; revision=36961
2009-01-01 22:17:12 +00:00
2cf5be809d update Copyright to 2009.
2009-01-01  Andre Klapper  <a9016009@gmx.de>

	* e-shell-window-commands.c:
	update Copyright to 2009.


svn path=/trunk/; revision=36960
2009-01-01 22:08:42 +00:00
70d45a1299 Fix my last commit so l10n.gnome.org is happy.
2009-01-01  Andre Klapper  <a9016009@gmx.de>

	* POTFILES.in: Fix my last commit so l10n.gnome.org is happy.


svn path=/trunk/; revision=36959
2009-01-01 22:05:50 +00:00
1095aef011 Update German translation.
2009-01-01  Andre Klapper  <a9016009@gmx.de>

	* de/de.po: Update German translation.


svn path=/trunk/; revision=36958
2009-01-01 21:41:13 +00:00
e650afea02 Use the correct macro when marking strings for translation.
2009-01-01  Matthew Barnes  <mbarnes@redhat.com>

	* ui/component/addressbook-config.c (eabc_general_offline):
	Use the correct macro when marking strings for translation.


svn path=/trunk/; revision=36956
2009-01-01 21:22:45 +00:00
d8b6eae211 Added Czech translation of quickref.
2009-01-01  Andre Klapper  <a9016009@gmx.de>

	* configure.in:
	Added Czech translation of quickref.


svn path=/trunk/; revision=36954
2009-01-01 16:46:27 +00:00
346e26797b Remove Makefile and Makefile.in. Sorry.
svn path=/trunk/; revision=36953
2009-01-01 16:43:25 +00:00
1b1aa09303 svn path=/trunk/; revision=36952
2009-01-01  Andre Klapper  <a9016009@gmx.de>

svn path=/trunk/; revision=36952
2009-01-01 16:40:01 +00:00
df18e28233 Updated Czech translation of manual by Jiri Eischmann.
2009-01-01  Andre Klapper  <a9016009@gmx.de>

	* cs/cs.po: Updated Czech translation of manual by Jiri Eischmann.


svn path=/trunk/; revision=36951
2009-01-01 16:05:50 +00:00
0a836b1b03 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create MemoPage after the base class object has been created and initialized.
svn path=/trunk/; revision=36948
2008-12-31 05:29:45 +00:00
a79287a6a5 add missing file (cf. bug #359010)
2008-12-30  Andre Klapper  <a9016009@gmx.de>

	* POTFILES.in: add missing file (cf. bug #359010)


svn path=/trunk/; revision=36947
2008-12-30 13:14:03 +00:00
fabdf4e388 ** Fixes bug #565857
2008-12-29  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #565857

	* mail/e-searching-tokenizer.c (searcher_next_token):
	The HTMLTokenizer now expects a newly-allocated string from its
	next_token() method, so duplicate the returned string.  This fixes
	a memory leak whereby previously, some implementations of next_token()
	did return a newly-allocated string, some did not.  Those that did
	leaked those strings.


svn path=/trunk/; revision=36945
2008-12-29 11:49:26 +00:00
53f720559f ** Fix for bug #446285 (bnc)
2008-12-29  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #446285 (bnc)

        * gui/e-select-names-editable.c:
        (e_select_names_editable_get_emails),
        (e_select_names_editable_get_names): Traverse all the entries in
        the added list.

svn path=/trunk/; revision=36943
2008-12-29 06:58:27 +00:00
c028a63bd8 ** Fix for bug bnc #435694
2008-12-29  Bharath Acharya  <abharath@novell.com>

       ** Fix for bug bnc #435694

       * mail-retract.c: (org_gnome_retract_message): Since we now add
       a bar, lets set the popup items right.

svn path=/trunk/; revision=36941
2008-12-29 06:13:41 +00:00
b24fc3e455 ** Fix for bug #439998 (bnc)
2008-12-29  Bharath Acharya  <abharath@novell.com>

       ** Fix for bug #439998 (bnc)

       * gui/dialogs/comp-editor.c: (remove_event_dialog),
       (action_save_cb): Ask the user if he wants to remove the
        delegated events or keep a copy.

svn path=/trunk/; revision=36940
2008-12-29 05:57:28 +00:00
c51b91d1e3 ** Related to bug #562155
2008-12-28  Matthew Barnes  <mbarnes@redhat.com>

	** Related to bug #562155

	* shell/main.c (idle_cb):
	Only call e_shell_set_crash_recovery() if the EShell Bonobo object
	was constructed successfully, otherwise it will be NULL.  This fixes
	a warning shown in the terminal output of bug #562155, but the bug
	is not reproducible so it's not clear whether this fixes the bug.


svn path=/trunk/; revision=36939
2008-12-28 14:47:11 +00:00
8d50cb80ec Updated Slovak translation.
2008-12-28  Marcel Telka  <marcel@telka.sk>

	* sk.po: Updated Slovak translation.

svn path=/trunk/; revision=36937
2008-12-28 12:24:29 +00:00
657b235cc2 Fix memory leak. (Fixes bug #565628).
2008-12-25  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

        * shell/main.c:
        Fix memory leak. (Fixes bug #565628).


svn path=/trunk/; revision=36932
2008-12-25 19:45:12 +00:00
3aa08c35ad Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>
2008-12-23  Andre Klapper  <a9016009@gmx.de>

	* gui/merging/eab-contact-merging.c:
	Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>


svn path=/trunk/; revision=36931
2008-12-23 22:05:59 +00:00
fd635b6325 ** Fixes bug #564860
2008-12-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #564860

	* e-util/e-util-label.c (e_util_labels_parse):
	Don't crash on malformed label strings.


svn path=/trunk/; revision=36929
2008-12-22 16:10:28 +00:00
de8ed86b9d Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.
2008-12-22  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.


svn path=/trunk/; revision=36928
2008-12-22 15:40:17 +00:00
6d08449cfd ** Fix for bug #559604
2008-12-22  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #559604

	* gui/e-calendar-view.h: (e_calendar_view_get_attendees_status_info):
	* gui/e-calendar-view.c: (e_calendar_view_get_attendees_status_info),
	(e_calendar_view_get_tooltips):
	* gui/e-calendar-table.c: (query_tooltip_cb): Show additional status
	information for the meeting only when user is an organizer.


svn path=/trunk/; revision=36926
2008-12-22 11:20:09 +00:00
e00b07975e ** Part of fix for bug #559153
2008-12-22  Sankar P  <psankar@novell.com>

	** Part of fix for bug #559153

	* em-migrate.c (update_progress_in_main_thread), (migrate_folders),
	(count_folders), (migrate_folders_to_db_thread), (migrate_to_db),
	(em_migrate):
	Migration Improvements

svn path=/trunk/; revision=36924
2008-12-22 06:23:09 +00:00
324695cd77 ** Fix for bug #558337
2008-12-22  Norman Wang  <zhichao.wang@sun.com>

   ** Fix for bug #558337

   * mail/em-subscribe-editor.c: Create a wrapper class MailMsgListNode of
   _zsubscribe_msg message. The MailMsgListNode class is the subclass of
   EDListNode class. So the _zsubscribe_msg can be added into the EDList.


svn path=/trunk/; revision=36922
2008-12-22 03:11:09 +00:00
49c240bf79 Fixed terminology in the Brazilian Portuguese translation.
2008-12-21  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

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

svn path=/trunk/; revision=36921
2008-12-21 18:35:52 +00:00
22924bc60d Updated Spanish translation
svn path=/trunk/; revision=36916
2008-12-18 19:06:36 +00:00
95132e70be Change "Save Draft" menu item to "Save as Draft" to be consistent with
2008-12-18  Matthew Barnes  <mbarnes@redhat.com>

	* e-composer-actions.c:
	Change "Save Draft" menu item to "Save as Draft" to be consistent
	with "Save as Template".  I like that better.  But leave the toolbar
	button alone.


svn path=/trunk/; revision=36915
2008-12-18 12:31:36 +00:00
4340e3cf7a Show reason of a failure on a console too.
2008-12-17  Milan Crha  <mcrha@redhat.com>

	* gui/e-cal-model.c: (update_e_cal_view_for_client):
	Show reason of a failure on a console too.


svn path=/trunk/; revision=36913
2008-12-17 17:14:05 +00:00
4d37b2e50e Updated Spanish translation
svn path=/trunk/; revision=36912
2008-12-16 20:37:54 +00:00
a2790272f2 Updated Spanish translation
svn path=/trunk/; revision=36911
2008-12-16 20:34:10 +00:00
46a448eda1 ** Part of fix for bug #564248
2008-12-16  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #564248

	* configure.in: Bump libgtkhtml_minimum_version to 3.25.4
	because of new html editor functions.


svn path=/trunk/; revision=36910
2008-12-16 17:07:04 +00:00
56ef320a19 Updated Slovenian translation
svn path=/trunk/; revision=36909
2008-12-16 14:33:05 +00:00
b90dc3c001 Evolution 2.25.3.1 release
2008-12-15  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.25.3.1 release



svn path=/trunk/; revision=36907
2008-12-16 13:36:26 +00:00
c24b6b2f71 ** Fix for bug #564248
2008-12-16  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #564248

	* e-msg-composer.c: (msg_composer_paste_clipboard):
	Attach images pasted from a clipboard.

Note: Requires at least gtkhtml revision 9067.

svn path=/trunk/; revision=36906
2008-12-16 12:57:38 +00:00
f4899e740e ** Part of fix for bug #552583
2008-12-16  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #552583

	* mail-config.c: (mail_config_get_account_by_source_url),
	(mail_config_get_account_by_transport_url): Do not leak.


svn path=/trunk/; revision=36903
2008-12-16 12:28:46 +00:00
40082bdc40 ** Fix for bug #359010
2008-12-16  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #359010

	* url-editor-dialog.c: (url_editor_dialog_new):
	Set title of the window based on the parameter/action.


svn path=/trunk/; revision=36902
2008-12-16 12:24:03 +00:00
8331d8cacf Remove deleted file. Updated Norwegian bokmål translation.
2008-12-15  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Remove deleted file.
	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=36900
2008-12-15 22:44:05 +00:00
22c47eb31f two small fixes
svn path=/trunk/; revision=36899
2008-12-15 12:37:12 +00:00
cceae2ac36 ** Fix for bug #540181
2008-12-15  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #540181

	* gui/tasks-component.c: (destroy_component_view):
	Do not touch already freed object.


svn path=/trunk/; revision=36898
2008-12-15 12:25:48 +00:00
cfa073deca ** Fix for bug #557176
2008-12-15  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #557176

	* e-table-state.c: (e_table_state_load_from_node):
	Ensure the 'sort_info' member is never NULL.


svn path=/trunk/; revision=36896
2008-12-15 12:15:16 +00:00