Commit Graph

2220 Commits

Author SHA1 Message Date
a00b972e5a Committed Johnny's string changes for search
svn path=/trunk/; revision=32474
2006-08-05 06:38:47 +00:00
dc7029d5b6 Fix for bug #349565
svn path=/trunk/; revision=32459
2006-08-02 04:55:46 +00:00
6e1c4ac1fe Added configure option for disabling cairo calendar
svn path=/trunk/; revision=32432
2006-07-28 09:25:20 +00:00
5cb67b7a26 Add missing headers. Fixes #347689.
2006-07-22 Yuri Pankov <yuri.pankov@gmail.com>

	* e-icon-entry.c:  Add missing headers. Fixes #347689.

svn path=/trunk/; revision=32380
2006-07-22 10:36:11 +00:00
3bd80dbe0b ** Fixes 342313. Use GTK_CHECK_VERSION instead of GTK_2_2.
** Fixes 342313.
* text/e-text.c: Use GTK_CHECK_VERSION instead of GTK_2_2.

svn path=/trunk/; revision=32365
2006-07-21 05:47:37 +00:00
5a7fb36627 Modified the mnemonics for avoiding the conflict with attachment bar.
svn path=/trunk/; revision=32361
2006-07-20 13:35:38 +00:00
ee6d562880 Added cairo font rendering to ECell and EText.
svn path=/trunk/; revision=32359
2006-07-20 08:24:31 +00:00
5b4a0d7756 remove "*" from translation. Fixes bug #331147.
2006-07-18  Andre Klapper  <a9016009@gmx.de>

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/fullname.glade:
	* addressbook/gui/contact-editor/fulladdr.glade:
	* addressbook/gui/contact-editor/im.glade:
	* addressbook/gui/contact-list-editor/contact-list-editor.glade:
	* calendar/gui/dialogs/calendar-setup.glade:
	* calendar/gui/dialogs/new-calendar.glade:
	* calendar/gui/dialogs/new-task-list.glade:
	* calendar/gui/dialogs/url-editor-dialog.glade:
	* mail/message-tags.glade:
	* plugins/exchange-operations/exchange-change-password.glade:
	* plugins/groupwise-features/properties.glade:
	* widgets/e-timezone-dialog/e-timezone-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	* widgets/menus/gal-view-new-dialog.glade:
	* widgets/misc/e-attachment.glade:
	* widgets/misc/gal-categories.glade:
	remove "*" from translation. Fixes bug #331147.

svn path=/trunk/; revision=32340
2006-07-18 22:32:56 +00:00
97f95e328d ** Fixes bug #333041 add gettext support to some strings.
2006-07-18  Benoît Dejean  <benoit@placenet.org>

	** Fixes bug #333041
	* e-table-group-container.c: add gettext support to some strings.

svn path=/trunk/; revision=32338
2006-07-18 10:29:46 +00:00
a474f3b1b6 Evolution side coding for implementing security-classification send-options for GroupWise
svn path=/trunk/; revision=32329
2006-07-17 11:35:44 +00:00
8d60e17b3f Fix for bug #347166
svn path=/trunk/; revision=32326
2006-07-17 10:53:43 +00:00
4ee79ee847 Fix for bug 341333
svn path=/trunk/; revision=32304
2006-07-14 04:48:07 +00:00
993c0752e7 remove empty strings from translation
2006-07-13  Andre Klapper  <a9016009@gmx.de>

	* mail/mail-config.glade:
	* plugins/exchange-operations/exchange-permissions-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	remove empty strings from translation

svn path=/trunk/; revision=32300
2006-07-13 12:28:40 +00:00
2fb0e7f837 ** Fixes bug #347182
* e-user-creatable-items-handlers.c:
        (set_combo_button_style): New function.
        (new_button_change): Call set_combo_button_style.
        (setup_toolbar_button): Call set_combo_button_style.
* misc/e-combo-button.c: (e_combo_button_set_label):
         Removed needless g_return_if_fail().

svn path=/trunk/; revision=32294
2006-07-12 06:49:14 +00:00
ecd0e497e2 change the changelog's date
svn path=/trunk/; revision=32284
2006-07-11 12:15:36 +00:00
da2b3c2c01 ** Fixes bug #345402
2006-06-20  Li Yuan <li.yuan@sun.com>

	** Fixes bug #345402

	* e-dateedit.c: (on_date_popup_key_press):
	Grab the popup window when some key except ESC is pressed.

svn path=/trunk/; revision=32283
2006-07-11 12:08:30 +00:00
accf651625 Revert the previous patch. Requires rework.
2006-07-10  Harish Krishnaswamy  <kharish@novell.com>

	* table/e-cell-text.c: (ect_unrealize), (build_layout):
	* text/e-text.c: (reset_layout): Revert the previous
	patch. Requires rework.

svn path=/trunk/; revision=32272
2006-07-10 15:16:42 +00:00
891d8bfc6a Added code for Resize Transparency with Cairo drawing. Added code to
2006-07-10  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

Added code for Resize Transparency with Cairo drawing.
Added code to render ECell and EText text items with
antialiasing, hinting and sub-pixel ordering with cairo.

svn path=/trunk/; revision=32270
2006-07-10 14:02:36 +00:00
25909f3722 ** Fixes bug #341354. Plugged memory leak.
2006-07-06  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #341354.
	* text/e-text.c: (e_text_preedit_changed_cb):
	Plugged memory leak.

svn path=/trunk/; revision=32252
2006-07-07 14:05:22 +00:00
b9a8efb2ba removing the noise i added. sorry.
2006-07-04  Andre Klapper  <a9016009@gmx.de>

	* e-search-bar.c: removing the noise i added. sorry.

svn path=/trunk/; revision=32231
2006-07-04 14:04:52 +00:00
128a3512b2 fixing two typos, adding translator comments.
2006-07-04  Andre Klapper  <a9016009@gmx.de>

	* e-search-bar.c: fixing two typos, adding translator comments.

svn path=/trunk/; revision=32230
2006-07-04 14:03:11 +00:00
1a08c1fb58 Fix compile error in solaris
2006-07-03  Harry Lu  <harry.lu@sun.com>

        Fix compile error in solaris

        * e-filter-bar.h: E_FILTERBAR_SEPARATOR should have 3 members.
        * e-search-bar.h: add the declaration of e_search_bar_set_viewitem_id.

svn path=/trunk/; revision=32221
2006-07-03 11:49:51 +00:00
e8c517720e Enhanced search functionality. patch submitted by Johnny Jacob Reviewed
2006-06-30  Harish Krishnaswamy  <kharish@novell.com>

Enhanced search functionality. patch submitted by Johnny Jacob
Reviewed and committed by Harish.

svn path=/trunk/; revision=32209
2006-06-30 13:03:34 +00:00
a1d6678af2 Enhanced search functionality. patch submitted by Johnny Jacob Reviewed
2006-06-30  Harish Krishnaswamy  <kharish@novell.com>

Enhanced search functionality. patch submitted by Johnny Jacob
Reviewed and committed by Harish.

svn path=/trunk/; revision=32207
2006-06-30 09:46:32 +00:00
7671ef9ef5 Fix compiler warning.
2006-06-20  Harish Krishnaswamy  <kharish@novell.com>

	* e-timezone-dialog/e-timezone-dialog.c
	(zone_display_name_with_offset): Fix compiler warning.

svn path=/trunk/; revision=32179
2006-06-20 05:04:13 +00:00
00616affba Define gmtime_r() and localtime_r() macros for Win32. Should not declare
2006-06-19  Tor Lillqvist  <tml@novell.com>

	* e-timezone-dialog/e-timezone-dialog.c: Define gmtime_r() and
	localtime_r() macros for Win32. Should not declare tzname,
	timezone and daylight on Win32, they are declared properly in
	<time.h> already.

svn path=/trunk/; revision=32176
2006-06-19 15:20:52 +00:00
6012329728 Fix for bug #252814
svn path=/trunk/; revision=32170
2006-06-19 10:00:18 +00:00
c6539d7b4b Fix for bug #262210
svn path=/trunk/; revision=32165
2006-06-19 04:25:30 +00:00
ea1261df41 Committed fix for bug #204798 , #235691 , #229132
svn path=/trunk/; revision=32132
2006-06-14 07:51:26 +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
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
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
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
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
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
f872f9ad2d Remove extra tabs. Fixes #343734.
2006-06-05  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	* Makefile.am: Remove extra tabs. Fixes #343734.

svn path=/trunk/; revision=32079
2006-06-05 12:25:15 +00:00
e4bdc1e6a7 Added support for Vertical View in Evolution Mailer with custom message list.
svn path=/trunk/; revision=32071
2006-06-02 18:12:08 +00:00
bda117750c ** Fixes bug 343494 Use gtk_button_set_image if GTK+ is 2.6 or higher.
2006-06-02  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug 343494
	* e-search-bar.c: (add_button): Use gtk_button_set_image if GTK+ is
	2.6 or higher.

svn path=/trunk/; revision=32067
2006-06-02 10:10:29 +00:00
c1d74deb42 Fix for #343280. No need to add label when we use
2006-05-30  Li Yuan <li.yuan@sun.com>

        Fix for #343280.
        * e-search-bar.c: (add_button):
        No need to add label when we use gtk_button_new_from_stock
        to create a button.

svn path=/trunk/; revision=32055
2006-05-30 09:35:15 +00:00
68726d3621 Fix compilation by adding missing (
* widgets/misc/e-attachment-bar.c: (update):
          Fix compilation by adding missing (

svn path=/trunk/; revision=32046
2006-05-27 16:23:25 +00:00
cae250057c Fix for Novell bug #178631
2006-05-26  Jeffrey Stedfast  <fejj@novell.com>

	Fix for Novell bug #178631

	* e-attachment-bar.c: Changed the EAttachmentBarPrivate struct, we
	no longer use a linked list, instead we use a GPtrArray - faster,
	simpler (plus all the code used indexes anyway, so it was really
	bizarre).
	(free_attachment_list): Removed.
	(attachment_destroy): New GWeakNotify callback for when an
	EAttachment object gets destroyed. Remove the attachment from the
	attachments array.
	(add_common): Updated to add to an array rather than a linked
	list. Also weak_ref the attachment object.
	(remove_attachment): Removed.
	(update): Updated to use the array instead of linked list of
	attachments.
	(e_attachment_bar_remove_selected): Same.
	(e_attachment_bar_set_width): Same.
	(e_attachment_bar_edit_selected): Same.
	(e_attachment_bar_get_selected): Same.
	(e_attachment_bar_get_attachment): Same.
	(e_attachment_bar_get_all_attachments): Same and also optimised
	since we can cheat now without having to g_slist_reverse.
	(e_attachment_bar_get_parts): Same.
	(destroy): Same.
	(eab_drag_data_get): Same.
	(init): Init attachments to a g_ptr_array_new
	(e_attachment_bar_to_multipart): Updated to use the attachments
	array.
	(e_attachment_bar_get_num_attachments): Updated to return the
	attachments->len.
	(e_attachment_bar_get_download_count): Updated to use the array.

	* e-attachment.c (finalise): Close the editor dialog if it is
	open.
	(async_progress_update_cb): If the phase is COMPLETE but the
	file_size is 0, then treat it as an error. In the error case,
	unref the attachment object (this will magically remove it from
	the EAttachmentBar).
	(close_cb): Don't unref the attachment object here anymore.
	(e_attachment_edit): Don't ref the EAttachment anymore.

svn path=/trunk/; revision=32042
2006-05-26 20:51:51 +00:00
859a20c804 fixed ChangeLog
svn path=/trunk/; revision=32041
2006-05-26 20:51:25 +00:00
c345604989 Added support for saving/attaching files/events/mails from/to remote shares
svn path=/trunk/; revision=32024
2006-05-25 06:06:16 +00:00
670c810b86 Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>
2006-05-12  Hiroyuki Ikezoe  <poincare@ikezoe.net>
	Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>

	** Fixes bug #341530.
	* e-table.h:
	Removed duplicate delcaration of e_table_commi_click_to_add.

svn path=/trunk/; revision=31979
2006-05-12 11:43:38 +00:00
83cd87ef50 Committing a patch to build without cairo and fixed a issue where entire
evolution might showup with bold text.

svn path=/trunk/; revision=31955
2006-05-04 15:25:13 +00:00
dace8f4623 ** Fixes bug #339138
2006-04-27  Boby Wang <boby.wang@sun.com>

        ** Fixes bug #339138

        * e-calendar.c: (e_calendar_init):
        Correct the button's accessible name.

svn path=/trunk/; revision=31916
2006-04-27 09:47:01 +00:00
1d27d010fa ** Fixes bug #332821 Implement the accessibility of EExpander.
2006-04-27  Boby Wang  <boby.wang@sun.com>

        ** Fixes bug #332821
        * e-expander.c: (e_expander_class_init):
        Implement the accessibility of EExpander.

svn path=/trunk/; revision=31912
2006-04-27 07:27:12 +00:00
27bb32c53a Added icons to search menu.
svn path=/trunk/; revision=31909
2006-04-26 14:10:12 +00:00
8fb08c9933 Added icons for Find and Clear buttons.
svn path=/trunk/; revision=31907
2006-04-26 11:16:16 +00:00