Commit Graph

26006 Commits

Author SHA1 Message Date
c520728ac0 Must expand also @GETTEXT_PACKAGE@ and @LOCALEDIR@, at least the caldav
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* plugin.mk: Must expand also @GETTEXT_PACKAGE@ and @LOCALEDIR@,
	at least the caldav plugin has a .eplug.in file that refers to
	those. (On the other hand, it is questionable whether
	org-gnome-evolution-caldav.eplug.in needs to specify domain and
	localedir at all.)

svn path=/trunk/; revision=32149
2006-06-15 10:14:38 +00:00
d14fff52f9 Fix for Bug #337085 and 337086.
svn path=/trunk/; revision=32146
2006-06-15 09:59:55 +00:00
48961a210f Updated Translation
svn path=/trunk/; revision=32145
2006-06-15 05:08:36 +00:00
29356bcc5e Partial fix for bug 303856
svn path=/trunk/; revision=32144
2006-06-15 04:56:45 +00:00
7b007f834d Remove GroupWise from the list Task ESource Groups as it supports a single
2006-06-14  Harish Krishnaswamy  <kharish@novell.com>

	* gui/dialogs/calendar-setup.c: (calendar_setup_edit_task_list):
	Remove GroupWise from the list Task ESource Groups as it supports
	a single Task list only. Fixes bug #176596 in bugzilla.novell.com.

svn path=/trunk/; revision=32143
2006-06-14 16:13:51 +00:00
cf8e3601fc Updated Spanish translation.
2006-06-14  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=32142
2006-06-14 13:41:32 +00:00
df3a4f7620 ** Fixes bug #344227 gdk_pixbuf_loader_close should be called before
2006-06-14  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #344227
	* gui/widgets/eab-contact-display.c:
	(eab_contact_display_render_compact): gdk_pixbuf_loader_close should
	be called before gdk_pixbuf_loader_get_pixbuf.

svn path=/trunk/; revision=32140
2006-06-14 11:51:46 +00:00
835fccaf66 fixing categories, bugzilla entry, adding bugzilla component and bugzilla
2006-06-14  Andre Klapper  <a9016009@gmx.de>

	* data/evolution.desktop.in.in: fixing categories, bugzilla entry,
	adding bugzilla component and bugzilla version.
	Fixes bug #335410. Thanks to Vincent Fretin and Olav Vitters.

svn path=/trunk/; revision=32139
2006-06-14 11:37:32 +00:00
ab15a7e384 *Fix for bug #339217 Added translator comments for weekdays.
2006-06-14  Aishwarya k <aishkalyan@gmail.com>

	 *Fix for bug #339217
	 * gui/dialogs/cal-prefs-dialog.glade:
	 Added translator comments for weekdays.

svn path=/trunk/; revision=32138
2006-06-14 11:17:22 +00:00
5b1c6cf747 removed the fixes as the bug still appears.
svn path=/trunk/; revision=32136
2006-06-14 10:48:49 +00:00
2986527ade Fixes #272668.
svn path=/trunk/; revision=32134
2006-06-14 09:59:44 +00:00
9f723bd51a Pass startup timezone as NULL, so that the local timezone will be shown.
svn path=/trunk/; revision=32133
2006-06-14 07:52:40 +00:00
ea1261df41 Committed fix for bug #204798 , #235691 , #229132
svn path=/trunk/; revision=32132
2006-06-14 07:51:26 +00:00
53fa137f38 g_get_real_name() returns UTF-8 on Win32.
2006-06-14  Tor Lillqvist  <tml@novell.com>

	* em-account-editor.c (emae_check_complete): g_get_real_name()
	returns UTF-8 on Win32.

svn path=/trunk/; revision=32131
2006-06-13 23:30:02 +00:00
038d5646ce changing string "Ximian Evolution" to "Evolution". Fixes bug #344298.
2006-06-13  Andre Klapper <a9016009@gmx.de>

	* mail.error.xml: changing string "Ximian Evolution" to "Evolution".
	Fixes bug #344298.

svn path=/trunk/; revision=32130
2006-06-13 21:33:24 +00:00
14794b3d26 ** Fixes bug #342646 Plugged memory leak. Ditto.
2006-06-13  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #342646
	* gui/widgets/e-addressbook-view.c: Plugged memory leak.
	* gui/widgets/e-minicard-view.c: Ditto.

svn path=/trunk/; revision=32129
2006-06-13 19:27:28 +00:00
8d9d2df348 created patch to make _F,_m,_S mnemonics in contact-quick add dialog work.
2006-06-13  Oswald Rodrigues <ozzy_rodrigues@yahoo.com>

	* gui/contact-editor/e-contact-quick-add.c (build_quick_add_dialog):
	created patch to make _F,_m,_S mnemonics in contact-quick add
	dialog work. Fixes bug #332347.

svn path=/trunk/; revision=32128
2006-06-13 19:10:56 +00:00
48de88a67b Defined and using new error code for displayig offline state of Evolution.
Fixes #344270.

svn path=/trunk/; revision=32127
2006-06-13 10:15:40 +00:00
2511403367 Fix build on Win32, where EVOLUTION_ICONSDIR is a function call.
2006-06-13  Tor Lillqvist  <tml@novell.com>

	* em-format-html.c (efh_format_address): Fix build on Win32, where
	EVOLUTION_ICONSDIR is a function call.

svn path=/trunk/; revision=32124
2006-06-13 06:11:41 +00:00
020fdf4452 Updated Translation
svn path=/trunk/; revision=32123
2006-06-13 05:36:01 +00:00
fa7b47a928 Updated Spanish translation.
2006-06-12  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=32122
2006-06-12 17:16:31 +00:00
31aa0b9dc1 Release updates. Bump version. Evolution 2.7.3 release.
2006-06-12  Harish Krishnaswamy  <kharish@novell.com>

	* NEWS: Release updates.
	* configure.in: Bump version. Evolution 2.7.3 release.

svn path=/trunk/; revision=32120
2006-06-12 15:35:23 +00:00
ba09f4ba89 **Fixes bug #338295 Use pango to handle text when printing tasks.
2006-06-12  simon.zheng  <simon.zheng@sun.com>

        **Fixes bug #338295
        * e-cell-text.c: (get_font_description_for_size), (get_font_size),
        (ect_print), (ect_print_height): Use pango to handle text when
        printing tasks.

svn path=/trunk/; revision=32118
2006-06-12 13:00:31 +00:00
ac32475e3d Fix for #336453
2006-06-12  simon.zheng  <simon.zheng@sun.com>

        Fix for #336453

        * acinclude.m4:
        * configure.in:
        Add SunLDAP library support - a variant of Netscape LDAP.

svn path=/trunk/; revision=32117
2006-06-12 12:52:02 +00:00
10b7d5f870 Fix for #336453
2006-06-12  simon.zheng  <simon.zheng@sun.com>

        Fix for #336453

        * gui/component/addressbook-config.c: (addressbook_ldap_init):
        Add SunLDAP library support - a variant of Netscape LDAP.

svn path=/trunk/; revision=32116
2006-06-12 12:49:57 +00:00
68975490f3 **Fixes bug #344630 Change key confirm_expunge to confirm_purge.
2006-06-12  Wang Xin  <jedy.wang@sun.com>

	**Fixes bug #344630
	Change key confirm_expunge to confirm_purge.
	* gui/apps_evolution_calendar.schemas.in.in:
	* gui/migration.c:

svn path=/trunk/; revision=32114
2006-06-12 11:54:28 +00:00
8b8668d8c5 Fixes bug #177416 on bnc initialise type to "" and not NULL.
2006-06-12  Parthasarathi Susarla <sparthasarathi@novell.com>

	Fixes bug #177416 on bnc
	* e-msg-composer.c: (attachment_guess_mime_type):
	initialise type to "" and not NULL.

svn path=/trunk/; revision=32113
2006-06-12 11:44:04 +00:00
7add9d9576 Fix for Bug #342903 and 206320
svn path=/trunk/; revision=32112
2006-06-12 11:31:38 +00:00
9236ecd8e8 org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy
2006-06-12  Sankar P  <psankar@novell.com>

	* proxy-login.c: org-gnome-proxy-login-errors.xml:
	Handled error case to not allow proxy login to the same account
	more than once. Fixes #340535

svn path=/trunk/; revision=32111
2006-06-12 11:27:17 +00:00
8c29e64b18 Do not install header files, and make sure they will be included in the
2006-06-12  Li Yuan <li.yuan@sun.com>

        * Makefile.am, e-table/Makefile.am,
        e-text/Makefile.am: Do not install header files, and make sure
        they will be included in the tarball when make dist.

svn path=/trunk/; revision=32110
2006-06-12 10:47:43 +00:00
0161858613 ** Fixes bug #343764 now entirely Adding a weak reference to avoid
2006-06-12  Ed Catmur  <ed@catmur.co.uk>

	** Fixes bug #343764 now entirely
	* e-table-header-utils.c: (e_table_header_draw_button):
	Adding a weak reference to avoid crashing.

svn path=/trunk/; revision=32109
2006-06-12 09:45:31 +00:00
d9bf027d76 *** empty log message ***
svn path=/trunk/; revision=32108
2006-06-12 09:14:25 +00:00
e23c79d97f Fix for Bug #341465
svn path=/trunk/; revision=32107
2006-06-12 09:13:16 +00:00
3cbad3b19c Fixed atleast 6 alarm crashes.
svn path=/trunk/; revision=32106
2006-06-12 05:19:13 +00:00
d3e8fc3169 Committing a fix for sorting in the vertical view message list.
svn path=/trunk/; revision=32105
2006-06-12 05:05:48 +00:00
4dbdaf99b9 Added a fix to sorting in vertical view.
svn path=/trunk/; revision=32104
2006-06-12 04:50:40 +00:00
56c45fcfab Fix memory leak. Fixes bug #335423.
2006-06-09  Chris Heath <chris@heathens.co.nz>

	* addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form):
	* addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact):
	* e-util/e-plugin.c (ep_construct):
	* mail/message-list.c (message_list_finalise):
	* plugins/itip-view.c (itip_view_destroy): Fix memory leak.
	Fixes bug #335423.

svn path=/trunk/; revision=32101
2006-06-09 02:21:03 +00:00
4602caf9bc Removing aggressive time check when entering a date in the editor. Fixes
2006-06-09  Johnny Jacob  <johnnyjacob@gmail.com>

	* e-dateedit.c (): Removing aggressive time check when entering a
	date in the editor. Fixes bug #335400. (Committed by Andre Klapper)

svn path=/trunk/; revision=32100
2006-06-09 00:43:19 +00:00
3e0a9bfa17 Call update (bar); the rest of the fix for bug #178631.
2006-06-08  Jeffrey Stedfast  <fejj@novell.com>

	* e-attachment-bar.c (attachment_destroy): Call update (bar); the
	rest of the fix for bug #178631.

svn path=/trunk/; revision=32099
2006-06-08 21:47:46 +00:00
99587466db Use the correct gettext domain for translations. Fixes bug #333003.
2006-06-08  Gary Coady  <garycoady@ubuntu.com>

	* e-i18n.h: Use the correct gettext domain for translations.
	Fixes bug #333003. (Committed by Andre Klapper)

svn path=/trunk/; revision=32098
2006-06-08 19:46:26 +00:00
50abf04d9b ** Fixes bug #341961. Removed unnecessary e_cal_component_clone.
2006-06-08  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #341961.
	* gui/dialogs/event-page.c: (event_page_fill_widgets):
	Removed unnecessary e_cal_component_clone.

svn path=/trunk/; revision=32096
2006-06-08 19:23:13 +00:00
75eede56b4 ** Fixes bug #343764 Ensure g_label points to the right widget before
2006-06-08  Carlos Garcia Campos  <carlosgc@gnome.org>

	** Fixes bug #343764
	* e-table-header-utils.c: (e_table_header_draw_button):
	Ensure g_label points to the right widget before accessing to its
	style.

svn path=/trunk/; revision=32094
2006-06-08 13:51:32 +00:00
e0df195672 Updated Finnish translation
svn path=/trunk/; revision=32093
2006-06-08 05:22:05 +00:00
9d445543cf Don't use gtk_signal_new() for the set_scroll_adjustments signal, and use
2006-06-07  Federico Mena Quintero  <federico@novell.com>

	* e-map.c (e_map_class_init): Don't use gtk_signal_new() for the
	set_scroll_adjustments signal, and use the correct marshaler.
	Fixes bug #331743.

svn path=/trunk/; revision=32091
2006-06-07 16:11:11 +00:00
391152c342 *** empty log message ***
svn path=/trunk/; revision=32090
2006-06-07 12:24:10 +00:00
30f32fc1c1 Updated Norwegian bokmål translation.
2006-06-07  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=32089
2006-06-07 09:15:22 +00:00
863ac26b04 Fixes 340296
svn path=/trunk/; revision=32087
2006-06-07 08:53:35 +00:00
a47f11a04b Enabling the OK button only when the username is entered, fixes #317025.
svn path=/trunk/; revision=32086
2006-06-07 07:04:44 +00:00
f84ab028e9 Fix for a plus/minor header.
svn path=/trunk/; revision=32085
2006-06-07 05:09:58 +00:00
abb6946120 ta.po
svn path=/trunk/; revision=32084
2006-06-06 16:28:16 +00:00