| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
* conduits/todo/todo-conduit.c (start_calendar_server):
Authenticate by reading the stored-password for tasks that has
"auth" property set.
(pre_sync): Moved setting of timezone to start_calendar_server as
per the current e-d-s requirements.
** Fixes #316315
svn path=/trunk/; revision=30729
|
|
|
|
|
|
|
|
|
|
|
| |
* conduits/calendar/calendar-conduit.c (start_calendar_server):
Authenticate by reading the stored-password for calendar that has
"auth" property set.
(pre_sync): Moved setting of timezone to start_calendar_server as
per the current e-d-s requirements.
** Fixes #316315
svn path=/trunk/; revision=30728
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Shi Pu <shi.pu@sun.com>
See bug ** 323253
* mail-send-recv.c: (format_url):
If url->host is NULL or it is emtpy,
don't print it out in send & receive dialog.
svn path=/trunk/; revision=30727
|
|
|
|
| |
svn path=/trunk/; revision=30726
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-06 Tor Lillqvist <tml@novell.com>
* gui/e-cal-config.c (ecph_class_init)
* gui/memos-component.c (memos_component_init): Remove stray
leftover debugging output.
* gui/memos-component.c (ensure_sources): Use g_filename_to_uri()
instead of just prefixing "file://".
svn path=/trunk/; revision=30725
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-06 Li Yuan <li.yuan@sun.com>
* e-tree.c: (table_canvas_focus_event_cb):
Fixes bug #322776.
When focus come into e-tree, it is possible that the focused_item
is not NULL and there is no focused item in e-tree. So test
e_selection_model_cursor_row also.
svn path=/trunk/; revision=30724
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-22 Karsten Bräckelmann <guenther@rudersport.de>
* evolution-mail-message.xml: Re-established sane Reply* menu order,
fixes bug #321639.
Committing patch on behalf of guenther. - partha
svn path=/trunk/; revision=30721
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug #322863
* e-msg-composer.c: (e_msg_composer_new_with_message):
Check if the account indeed exists before freeing/duping it.
The account would typically not exist, when redirecting mails
originated from other accounts which are not configured in ones
machine.
svn path=/trunk/; revision=30718
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Parthasarathi Susarla <sparthasarathi@novell.com>
* proxy.c: initialize CamelException.
Fixes bug #314576
svn path=/trunk/; revision=30717
|
|
|
|
|
|
|
|
| |
2005-12-05 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30715
|
|
|
|
|
|
|
|
|
| |
2005-12-03 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added missing file.
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30714
|
|
|
|
|
|
|
|
| |
2005-12-02 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=30713
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-02 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: New file, a script used to build a
Win32 zipfile distribution of Evolution.
* Makefile.am
* configure.in: Distribute and expand it.
svn path=/trunk/; revision=30712
|
|
|
|
| |
svn path=/trunk/; revision=30711
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-30 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Removed printf() statement
in order to avoid printing NULL point.
(org_gnome_copy_tool_copy_address): Removed printf() statement.
(ct_selection_clear_event): Removed printf() statement.
svn path=/trunk/; revision=30709
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-29 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Move printf() statement after
NULL checking.
svn path=/trunk/; revision=30706
|
|
|
|
| |
svn path=/trunk/; revision=30704
|
|
|
|
|
|
|
|
|
| |
* menus/gal-view-collection.c: (gal_view_generate_string):
Fix #322311. Using g_utf8_next_char() to traverses UTF-8
string and replace characters that are neither a alpha nor
a numeral.
svn path=/trunk/; revision=30700
|
|
|
|
| |
svn path=/trunk/; revision=30699
|
|
|
|
|
|
|
|
|
|
| |
2005-11-28 Jeffrey Stedfast <fejj@novell.com>
* em-folder-view.c (emfv_setting_notify): literal strings do not
need to be \0 terminated, they are already nul-terminated by
definition.
svn path=/trunk/; revision=30697
|
|
|
|
|
|
|
|
| |
2005-11-28 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=30696
|
|
|
|
| |
svn path=/trunk/; revision=30695
|
|
|
|
| |
svn path=/trunk/; revision=30693
|
|
|
|
| |
svn path=/trunk/; revision=30692
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-28 Sam Yang <sam.yang@sun.com>
** See bug #322414
* em-folder-view.c: (emfv_setting_notify):
Respond to the change of /apps/evolution/mail/display/show_preview
in gconf.
svn path=/trunk/; revision=30691
|
|
|
|
|
|
|
|
| |
2005-11-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=30690
|
|
|
|
|
|
|
|
| |
2005-11-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation (QA)
svn path=/trunk/; revision=30689
|
|
|
|
|
|
|
|
| |
2005-11-27 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=30688
|
|
|
|
| |
svn path=/trunk/; revision=30687
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* configure.in: Drop the IPv6 and getaddrinfo checks, unused here
in Evolution. (It's used in e-d-s, though.)
svn path=/trunk/; revision=30685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-menu.c (emph_construct_menu): Use g_get_tmp_dir() instead of
hardcoding /tmp.
* e-util.c (e_strstrcase): Use g_ascii_strncasecmp() instead of
the deprecated g_strncasecmp(). What kinds of strings this
function is supposed to be used on (UTF-8 or some random single-
or multi-byte encoding) is anybody's guess. This function isn't
used in Evolution and should probably go away, though. And this is
one of the files that have a partially duplicated copy in
e-d-s/libedataserver, too, so doubly so.
(e_filename_make_safe): Mark more bytes as unsafe on Win32. Add
comments. This function is really under-specified and weird, one
wonders whether it really does what the author thought it should
do.
(fsync): Add Win32 implementation of fsync().
* e-xml-utils.c (e_xml_get_bool_prop_by_name_with_default): Use
g_ascii_strcasecmp() instead of the deprecated g_strcasecmp(),
especially as we are comparing to literal ASCII strings.
svn path=/trunk/; revision=30684
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-dialog-utils.c
* e-gtk-utils.c: Conditionalize X11 specific code on GDK_WINDOWING_X11.
svn path=/trunk/; revision=30683
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-dialog-utils.c: Conditionalize X11 stuff on GDK_WINDOWING_X11.
svn path=/trunk/; revision=30682
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-msg-composer-attachment.c: Include e-util-private.h to get
redefinition of compile-time pathnames as calls to functions on
Windows. Construct the pathnames of files and directories under
the installation prefix at run-time to enable install-anywhere on
Windows. No effect on functionality on Unix.
svn path=/trunk/; revision=30681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* gui/calendar-commands.c
* gui/e-cal-list-view.c
* gui/e-calendar-table.c
* gui/e-memo-table.c
* gui/e-memos.c
* gui/e-tasks.c
* gui/gnome-cal.c
* gui/goto.c
* gui/memos-control.c
* gui/tasks-control.c
* gui/alarm-notify/alarm-notify-dialog.c
* gui/alarm-notify/notify-main.c
* gui/dialogs/alarm-dialog.c
* gui/dialogs/alarm-list-dialog.c
* gui/dialogs/cal-attachment.c
* gui/dialogs/cal-prefs-dialog.c
* gui/dialogs/comp-editor.c
* gui/dialogs/e-delegate-dialog.c
* gui/dialogs/event-editor.c
* gui/dialogs/event-page.c
* gui/dialogs/meeting-page.c
* gui/dialogs/memo-page.c
* gui/dialogs/recurrence-page.c
* gui/dialogs/schedule-page.c
* gui/dialogs/task-details-page.c
* gui/dialogs/task-page.c
* gui/dialogs/url-editor-dialog.c: Include e-util-private.h to get
redefinition of compile-time pathnames as calls to functions on
Windows. Construct the pathnames of files and directories under
the installation prefix at run-time to enable install-anywhere on
Windows. No effect on functionality on Unix.
svn path=/trunk/; revision=30680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* gui/calendar-commands.c
* gui/e-cal-list-view.c
* gui/e-calendar-table.c
* gui/e-memo-table.c
* gui/e-memos.c
* gui/e-tasks.c
* gui/gnome-cal.c
* gui/goto.c
* gui/memos-control.c
* gui/tasks-control.c
* gui/alarm-notify/alarm-notify-dialog.c
* gui/alarm-notify/notify-main.c
* gui/dialogs/alarm-dialog.c
* gui/dialogs/alarm-list-dialog.c
* gui/dialogs/cal-attachment.c
* gui/dialogs/cal-prefs-dialog.c
* gui/dialogs/comp-editor.c
* gui/dialogs/e-delegate-dialog.c
* gui/dialogs/event-editor.c
* gui/dialogs/meeting-page.c
* gui/dialogs/memo-page.c
* gui/dialogs/recurrence-page.c
* gui/dialogs/schedule-page.c
* gui/dialogs/task-details-page.c
* gui/dialogs/task-page.c
* gui/dialogs/url-editor-dialog.c: Include e-util-private.h to get
redefinition of compile-time pathnames as calls to functions on
Windows. Construct the pathnames of files and directories under
the installation prefix at run-time to enable install-anywhere on
Windows. No effect on functionality on Unix.
svn path=/trunk/; revision=30679
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* gui/contact-editor/e-contact-editor.c
* gui/contact-editor/e-contact-editor-address.c
* gui/contact-editor/e-contact-editor-fullname.c
* gui/contact-editor/e-contact-editor-im.c
* gui/contact-list-editor/e-contact-list-editor.c
* gui/merging/eab-contact-merging.c
* gui/widgets/e-addressbook-view.c
* printing/e-contact-print.c
* printing/e-contact-print-style-editor.c: Include
e-util-private.h to get redefinition of compile-time pathnames as
calls to functions on Windows. Construct the pathnames of files
and directories under the installation prefix at run-time to
enable install-anywhere on Windows. No effect on functionality on
Unix.
svn path=/trunk/; revision=30678
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-view.c (control_activate): Include
e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a call
to a function) on Windows. Construct the path of the xml file at
run-time to enable install-anywhere on Windows.
svn path=/trunk/; revision=30677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-config.c: Include openldap-extract.h on
Windows. Include e-util-private.h to get redefinition of
EVOLUTION_GLADEDIR (as a call to a function) on Windows.
(query_for_supported_bases, eabc_general_name, eabc_general_host,
eabc_general_auth, eabc_details_search, eabc_details_limit,
addressbook_config_edit_source): Construct the path of the glade
file at run-time to enable install-anywhere on Windows.
svn path=/trunk/; revision=30675
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/openldap-extract.h: New file. Contains various
things lifted from OpenLDAP for use on Windows where we use
Microsoft's LDAP implementation. The same file is also in
e-d-s/backends/ldap.
* gui/component/Makefile.am: Distribute openldap-extract.h.
svn path=/trunk/; revision=30674
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* importers/evolution-ldif-importer.c (ldif_import): Use
g_filename_from_uri() instead of just stripping off the "file://"
prefix for Win32 portability. Use gstdio wrappers for better
non-ASCII filename support on Windows.
svn path=/trunk/; revision=30673
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* em-composer-prefs.c (sig_add_script_response): Use gstdio
wrappers.
(url_requested): Use g_filename_from_uri()
instead of just stripping off the "file:" prefix.
(em_composer_prefs_construct): Construct glade file pathname at
run-time for Win32 install-anywhere.
svn path=/trunk/; revision=30672
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/widgets/eab-gui-util.c (eab_load_error_dialog): Use
g_filename_from_uri() instead of just stripping off the "file://"
prefix for Win32 portability.
svn path=/trunk/; revision=30671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* e-util-private.h: Sort the stuff in the Win32 part for
clarity. Add some new run-time overrides for compile-time
paths. Include fcntl.h and define O_BINARY as zero if not defined
(on Unix).
* e-win32-reloc.c: Sort here, too, and add the implementation for
the new run-time overrides.
* Makefile.am: Ditto here. Link with INTLLIBS.
svn path=/trunk/; revision=30670
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/tasks-component.c (ensure_sources): Use g_filename_to_uri()
instead of just prefixing "file://" for Win32 portability.
svn path=/trunk/; revision=30669
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/calendar-component.c (ensure_sources): Use
g_filename_to_uri() instead of just prefixing "file://" for Win32
portability.
svn path=/trunk/; revision=30668
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-component.c (ensure_sources): Use
g_filename_to_uri() instead of just prefixing "file://" for Win32
portability.
svn path=/trunk/; revision=30667
|
|
|
|
| |
svn path=/trunk/; revision=30666
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/e-itip-control.c
* gui/itip-utils.c: Use g_ascii_strcasecmp() instead of
strcasecmp() for portability.
svn path=/trunk/; revision=30665
|
|
|
|
| |
svn path=/trunk/; revision=30664
|
|
|
|
|
|
|
|
| |
2005-11-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30663
|
|
|
|
|
|
|
|
| |
2005-11-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30662
|
|
|
|
| |
svn path=/trunk/; revision=30661
|
|
|
|
|
|
|
|
| |
* gui/e-calendar-view.c: Include e-time-utils.h from
libedataserver instead of using evolution's copy which is going
away.
svn path=/trunk/; revision=30660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* gui/e-alarm-list.c
* gui/e-cal-component-memo-preview.c
* gui/e-cal-component-preview.c
* gui/e-cal-model.c
* gui/e-cell-date-edit-text.c
* gui/e-date-time-list.c
* gui/e-itip-control.c
* gui/e-memos.c
* gui/e-tasks.c
* gui/itip-utils.c
* gui/print.c
* gui/alarm-notify/alarm-notify-dialog.c
* gui/alarm-notify/util.c
* gui/dialogs/alarm-dialog.c
* gui/dialogs/alarm-list-dialog.c
* gui/dialogs/comp-editor-util.c
* gui/dialogs/recurrence-page.c: Include e-time-utils.h from
libedataserver instead of using evolution's copy which is going
away.
svn path=/trunk/; revision=30659
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* itip-view.c: Drop extra inclusion of e-util/e-time-utils.h,
which is going away anyway.
svn path=/trunk/; revision=30658
|
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* e-dateedit.c
* e-cell-date-edit.c: Include e-time-utils.h from libedataserver
instead of using evolution's copy which is going away.
svn path=/trunk/; revision=30657
|
|
|
|
| |
svn path=/trunk/; revision=30656
|
|
|
|
| |
svn path=/trunk/; revision=30654
|
|
|
|
|
|
| |
folder is not createdi.
svn path=/trunk/; revision=30653
|
|
|
|
|
|
|
|
| |
2005-11-24 Srinivasa Ragavan <sragavan@novell.com>
* Commiting Johnny Jacob's patch on EDateEdit
svn path=/trunk/; revision=30652
|
|
|
|
|
|
|
|
| |
2005-11-24 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30651
|
|
|
|
|
|
|
|
| |
2005-11-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30650
|
|
|
|
|
|
|
|
| |
2005-11-23 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Made hal dependency optional.
svn path=/trunk/; revision=30649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-23 Srinivasa Ragavan <sragavan@novell.com>
* gui/e-calendar-view.c (tooltip_grab), (get_label),
(e_calendar_view_get_tooltips): Added a function to get tooltip
tooltip widget
* gui/e-calendar-view.h:
* gui/e-day-view.c (e_day_view_add_event),
(e_day_view_reshape_long_event), (e_day_view_reshape_day_event),
(e_day_view_on_text_item_event): Added tooltip for day/work week
view.
* gui/e-week-view.c (e_week_view_add_event), (tooltip_event_cb),
(e_week_view_reshape_event_span), (e_week_view_on_text_item_event):
Added tooltip for week/month view.
* gui/e-week-view.h:
* gui/misc.c (get_position_in_array), (calculate_time): Added a
function for converting time to string.
* gui/misc.h:
svn path=/trunk/; revision=30648
|
|
|
|
| |
svn path=/trunk/; revision=30647
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-23 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug #315987
* em-composer-utils.c:
(em_utils_composer_send_cb): Send only if account is enabled
(em_utils_composer_save_draft_cb): Save message to server
folder only if the account is enabled, else save it locally
(generate_account_hash): Add default account into the account hash
only if the account none of the account is enabled.
(guess_account): use only enabled account
* mail.error.xml: Add error message for send-no-account-enabled
svn path=/trunk/; revision=30646
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-22 Karsten Bräckelmann <guenther@rudersport.de>
* evolution-mail-message.xml: Re-added the ForwardAs submenu,
fixes regression bug #321640.
Committed on behalf of Karsten, since he does not have commit
rights.
svn path=/trunk/; revision=30645
|
|
|
|
|
|
|
|
| |
2005-11-23 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30644
|
|
|
|
|
|
|
|
|
| |
2005-11-22 Boby Wang <boby.wang@sun.com>
Fixes #321237
* gui/dialogs/event-page.glade: Add the categories' name
The name of categories in new appointment dialog was missed.
svn path=/trunk/; revision=30643
|
|
|
|
| |
svn path=/trunk/; revision=30642
|
|
|
|
| |
svn path=/trunk/; revision=30641
|
|
|
|
|
|
|
|
| |
2005-11-20 Takeshi AIHANA <aihana@gnome.gr.jp>
* ja.po: Updated Japanese translation for v2.5.2.
svn path=/trunk/; revision=30640
|
|
|
|
| |
svn path=/trunk/; revision=30639
|
|
|
|
|
|
|
|
| |
2005-11-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30638
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-11 Boby Wang <boby.wang@sun.com>
** See bug 321214.
* mail-config.glade:
Focus on the Tools-> Settings-> Composer Preferences -> Forward
Style and Reply Style comboboxes.Comboboxes are named after
their current settings. Now the names were corrected.
svn path=/trunk/; revision=30637
|
|
|
|
| |
svn path=/trunk/; revision=30636
|
|
|
|
|
|
|
|
|
| |
2005-11-17 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Add a half-dozen missing files.
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30635
|
|
|
|
|
|
|
|
| |
2005-11-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30634
|
|
|
|
| |
svn path=/trunk/; revision=30633
|
|
|
|
|
|
|
| |
that the description part of the alarm dialog comes in a scroll window and
thus fixing #314550
svn path=/trunk/; revision=30632
|
|
|
|
|
|
|
|
|
|
| |
2005-11-17 Harish Krishnaswamy <kharish@novell.com>
* e-attachment-bar.c: (update), (e_attachment_bar_set_width):
Fix a division-by-zero error crasher.
(Update: when in doubt, protect with parenthesis :-))
svn path=/trunk/; revision=30631
|
|
|
|
| |
svn path=/trunk/; revision=30630
|
|
|
|
| |
svn path=/trunk/; revision=30629
|
|
|
|
| |
svn path=/trunk/; revision=30628
|
|
|
|
|
|
|
|
| |
2005-11-16 Parthasarathi Susarla <sparthasarathi@novell.com>
* README, removed gal requirement.
svn path=/trunk/; revision=30627
|
|
|
|
| |
svn path=/trunk/; revision=30626
|
|
|
|
| |
svn path=/trunk/; revision=30625
|
|
|
|
|
|
|
|
|
| |
2005-11-16 Irene Huang <Irene.Huang@sun.com>
* gui/e-cal-model-memos.c: struct _ECalModelMemosPrivate
should not be zero sized.
svn path=/trunk/; revision=30623
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-16 Irene Huang <Irene.Huang@sun.com>
* gui/dialogs/cal-prefs-dialog.c:
(cal_prefs_dialog_url_add_clicked): Use strcmp instead of !=.
(cal_prefs_dialog_url_remove_clicked):
When new a dialog of confirm, set parent to
PREFS_WINDOW (dialog_data->page)
instead of using PREFS_WINDOW (dialog_data).
svn path=/trunk/; revision=30622
|
|
|
|
|
|
|
|
|
|
| |
2005-11-15 Srinivasa Ragavan <sragavan@novell.com>
* e-attachment-bar.[ch] (e_attachment_bar_get_all_attachments): Added
a function to get all attachments of the attachment bar for plugin
purposes.
svn path=/trunk/; revision=30620
|
|
|
|
|
|
|
|
|
|
| |
2005-10-04 Srinivasa Ragavan <sragavan@novell.com>
* gui/component/addressbook-view.c (abv_source_popups):
* gui/widgets/e-addressbook-view.c (eabv_popup_items):
Added keyboard accelerators for contacts.
svn path=/trunk/; revision=30619
|
|
|
|
|
|
|
|
|
| |
2005-11-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
svn path=/trunk/; revision=30618
|
|
|
|
| |
svn path=/trunk/; revision=30617
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.2 *****
svn path=/trunk/; revision=30616
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
Fixed a stupid typo.
svn path=/trunk/; revision=30615
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* e-shell-settings-dialog.c: (set_dialog_size),
(e_shell_settings_dialog_init): Revert the previous
patch as it distorts the size of the dialog on some
displays.
svn path=/trunk/; revision=30614
|
|
|
|
| |
svn path=/trunk/; revision=30613
|
|
|
|
| |
svn path=/trunk/; revision=30612
|
|
|
|
| |
svn path=/trunk/; revision=30611
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
Add hula-account-setup plugin to the mix.
svn path=/trunk/; revision=30610
|
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am, camel-hula-listener.[ch], hula-account-setup.c,
org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account
setup - initial commits.
svn path=/trunk/; revision=30609
|
|
|
|
| |
svn path=/trunk/; revision=30608
|
|
|
|
| |
svn path=/trunk/; revision=30607
|
|
|
|
| |
svn path=/trunk/; revision=30606
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>
svn path=/trunk/; revision=30605
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Srinivasa Ragavan <sragavan@novell.com>
* e-dateedit.c (create_children): Set a size for the date
edit widgets, so that it doesnt expand too much.
svn path=/trunk/; revision=30604
|
|
|
|
|
|
|
|
| |
2005-11-13 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30602
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-11 Mubeen Jukaku <jmubeen@novell.com>
* mail-to-task.c (set_attendees): Re-implemented this funciton.
(add_attendee_cb): Removed this callback because of above change.
Fixes bug #301081
svn path=/trunk/; revision=30600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-11 Evan Yan <evan.yan@sun.com>
* pinting/e-contact-print.c (e_contact_build_style):
Add a config argument to get the actual page size and set it to style.
(e_contact_print_response): modify the call to e_contact_build_style
accordingly.
e_contact_print_preview): modify the call to e_contact_build_style
accordingly.
Fixes # 316280
svn path=/trunk/; revision=30597
|
|
|
|
| |
svn path=/trunk/; revision=30596
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Sankar P <psankar@novell.com>
* evolution-mail-message.xml: added keyboard accelerators for
NextMessage and PreviousMessage.
Fixes #302974
svn path=/trunk/; revision=30595
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Srinivasa Ragavan <sragavan@novell.com>
* e-shell-settings-dialog.c (set_dialog_size)
(e_shell_settings_dialog_init): Set the size of the preference
window so that it doesnt flicker. Hide it till all the pages are
loaded.
svn path=/trunk/; revision=30594
|
|
|
|
| |
svn path=/trunk/; revision=30593
|
|
|
|
| |
svn path=/trunk/; revision=30592
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Harish Krishnaswamy <kharish@novell.com>
* mail-send-options.c: (org_gnome_compose_send_options):
Function signature specifies a void return. So, do not
return NULL.
svn path=/trunk/; revision=30591
|
|
|
|
| |
svn path=/trunk/; revision=30590
|
|
|
|
|
|
|
|
| |
2005-11-09 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30589
|
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-gw-listener.c (get_addressbook_names_from_server):
check if string (eg. use_ssl) are NULL before strcmp().
prevents a violation.
svn path=/trunk/; revision=30588
|
|
|
|
|
|
|
|
|
|
| |
Committing for Nathan Owens <pianocomp81@yahoo.com>
* calendar/conduit/todo/todo-conduit.c (local_record_from_comp)
(comp_from_remote_record) (post_sync) (add_category_if_possible):
Category syncing in todo-conduits.
svn path=/trunk/; revision=30587
|
|
|
|
|
|
| |
GdkPixBuff object created here.
svn path=/trunk/; revision=30584
|
|
|
|
| |
svn path=/trunk/; revision=30582
|
|
|
|
| |
svn path=/trunk/; revision=30580
|
|
|
|
|
|
|
|
| |
key for
obtaining the password for an authenticated calendar.
svn path=/trunk/; revision=30579
|
|
|
|
|
|
|
|
|
| |
notification
time is beyond current day's beginning time in the function load_alarms_for_today()
and removed a check in the function setup_timeout()
svn path=/trunk/; revision=30578
|
|
|
|
| |
svn path=/trunk/; revision=30577
|
|
|
|
|
|
|
|
| |
2005-11-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30576
|
|
|
|
|
|
|
|
| |
2005-11-07 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30575
|
|
|
|
| |
svn path=/trunk/; revision=30574
|
|
|
|
| |
svn path=/trunk/; revision=30573
|
|
|
|
|
|
|
|
| |
2005-11-01 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30572
|
|
|
|
|
|
|
|
| |
2005-11-01 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=30571
|
|
|
|
| |
svn path=/trunk/; revision=30570
|
|
|
|
| |
svn path=/trunk/; revision=30569
|
|
|
|
|
|
|
|
| |
2005-10-26 Tor Lillqvist <tml@novell.com>
* configure.in: Don't require hal on Win32.
svn path=/trunk/; revision=30568
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-26 Vivek Jain <jvivek@novell.com>
**See #313096
* em-junk-hook.c: (emjh_construct)
load the plugin only if it is enabled.
svn path=/trunk/; revision=30567
|
|
|
|
|
|
| |
menus for phone, email and im in contact editor. Fixes #229972.
svn path=/trunk/; revision=30566
|
|
|
|
|
|
| |
repository in the first place.
svn path=/trunk/; revision=30565
|
|
|
|
| |
svn path=/trunk/; revision=30563
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Distclean should remove the header,
not iconv-detect.c
svn path=/trunk/; revision=30562
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Turn development warning on.
Bump version to 2.5.1.
svn path=/trunk/; revision=30561
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* main.c: (show_development_warning): Update
version and bugzilla information.
svn path=/trunk/; revision=30560
|
|
|
|
|
|
|
|
| |
2005-10-23 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30558
|
|
|
|
|
|
|
|
| |
2005-10-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30557
|
|
|
|
| |
svn path=/trunk/; revision=30556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-22 Parthasarathi Susarla <sparthasarathi@novell.com>
* mail-config.c: (mail_config_get_default_account):
Return valid transport, only if the account is enabled.
2005-10-22 Parthasarathi Susarla <sparthasarathi@novell.com>
* em-composer-utils.c: (create_new_composer):
If the account corresponding to the fromuri is not enabled.
Then load the preferred account from the composer.
----------------------------------------------------------------------
svn path=/trunk/; revision=30555
|
|
|
|
|
|
|
|
|
|
| |
2005-10-22 Parthasarathi Susarla <sparthasarathi@novell.com>
* e-msg-composer.c: (get_file_content):
use composer->priv->charset instead of p->charset. This fixes
a crash
svn path=/trunk/; revision=30554
|
|
|
|
| |
svn path=/trunk/; revision=30553
|
|
|
|
|
|
|
|
| |
2005-10-22 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30552
|
|
|
|
|
|
|
|
| |
2005-10-21 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=30551
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-21 Mubeen Jukaku <jmubeen@novell.com>
Sankar Committting for Mubeen
Fixes #310495
* gui/e-calendar-table.etspec: Do string case comparison for Summary
and Categories field
svn path=/trunk/; revision=30550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-21 Viren.L <lviren@novell.com>
Sankar committing for Viren
Fixes #272920
* gui/gnome-cal.c (setup_widgets):
Connect signal to catch the scroll-event on the widget of date navigator
and handle the GDK_SCROLL_UP,GDK_SCROLL_DOWN in the callback.
svn path=/trunk/; revision=30548
|
|
|
|
|
|
|
|
|
| |
2005-10-21 Jeff Cai <jeff.cai@sun.com>
Reverse previous patch because of bug 319376.
* em-folder-view.h:
svn path=/trunk/; revision=30547
|
|
|
|
|
|
|
|
|
|
| |
2005-10-21 Jeff Cai <jeff.cai@sun.com>
* mail/em-folder-view.h : Change the declaration of flag
'preview_active' from one bit of int to one bit of guint
because it will be -1 on linux if being declared one bit of int.
svn path=/trunk/; revision=30546
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-21 Vivek Jain <jvivek@novell.com>
Comitted NotZed's patch given on #314701
** See bug #314701.
* e-msg-composer-hdrs.c (get_account_store_url): don't dereference
a null url or create an empty one.
svn path=/trunk/; revision=30545
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-20 Sankar P <psankar@novell.com>
* proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc):
When the user forgets-password explicitly, the subsequent proxy-login requests
are made with a NULL password leading to unexpected behavior.
Fixes #312467
* proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc):
Added the missing unrefs for the connection object.
svn path=/trunk/; revision=30543
|
|
|
|
| |
svn path=/trunk/; revision=30541
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added a number of missing files.
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30540
|
|
|
|
| |
svn path=/trunk/; revision=30538
|
|
|
|
|
|
|
|
| |
2005-10-19 Harish Krishnaswamy <kharish@novell.com>
Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>
svn path=/trunk/; revision=30537
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Philip Van Hoof <pvanhoof@gnome.org>
composer/e-msg-composer-select-file.c,
composer/e-msg-composer.c, composer/e-msg-composer.h,
composer/evolution-composer.c, composer/listener.c,
mail/em-composer-utils.c,
plugins/mailing-list-actions/mailing-list-actions.c:
data hiding
svn path=/trunk/; revision=30536
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Philip Van Hoof <pvanhoof@gnome.org>
composer/e-msg-composer-select-file.c,
composer/e-msg-composer.c, composer/e-msg-composer.h,
composer/evolution-composer.c, composer/listener.c,
mail/em-composer-utils.c,
plugins/mailing-list-actions/mailing-list-actions.c:
data hiding
svn path=/trunk/; revision=30535
|
|
|
|
| |
svn path=/trunk/; revision=30534
|
|
|
|
| |
svn path=/trunk/; revision=30533
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Philip Van Hoof <pvanhoof@gnome.org>
composer/e-msg-composer-select-file.c,
composer/e-msg-composer.c, composer/e-msg-composer.h,
composer/evolution-composer.c, composer/listener.c,
mail/em-composer-utils.c,
plugins/mailing-list-actions/mailing-list-actions.c:
data hiding
svn path=/trunk/; revision=30532
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Shreyas Srinivasan <sshreyas@novell.com>
* proxy.c (org_gnome_proxy): Dont try to connect when the account is
offline. Also connect to the server only when the proxy tab is clicked.
* Fixes #314297, #314345
svn path=/trunk/; revision=30531
|
|
|
|
|
|
|
|
|
|
| |
2005-10-19 Harish Krishnaswamy <kharish@novell.com>
* em-format-html-display.h : Include e-attachment-bar.h
relative to the top dir, so it stops borking the print-message
plugin.
svn path=/trunk/; revision=30530
|
|
|
|
| |
svn path=/trunk/; revision=30529
|
|
|
|
| |
svn path=/trunk/; revision=30526
|
|
|
|
| |
svn path=/trunk/; revision=30525
|
|
|
|
| |
svn path=/trunk/; revision=30524
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Added iPod sync e-plugin to experimental plugins.
Added plugins/ipod-sync
svn path=/trunk/; revision=30523
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* org-gnome-mailing-list-actions.eplug.xml: Changed visible to
enabled. Fixes the bug #314899
svn path=/trunk/; revision=30522
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* evolution-mail-global.xml: Added a keybinding to focus search bar
entry
svn path=/trunk/; revision=30521
|
|
|
|
|
|
|
|
| |
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* Fixed mark junk, keybinding to focus search widget.
svn path=/trunk/; revision=30520
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-18 Sankar P <psankar@novell.com>
- Enhances Signature-Preferences.
- Added shortcuts for common operations.
-- Delete on Del key
-- Edit on Dbl.Click
- Prevents adding duplicate and NULL signatures
* mail-signature-editor.c (menu_file_save_cb) (mail_signature_editor)
(sig_name_changed) (menu_file_save_close_cb) (delete_event_cb) (do_exit):
Modified the functions for handling the above scenarios.
* mail.error.xml:
Added error strings for duplicate and NULL signatures.
* em-composer-prefs.c (em_composer_prefs_construct) (sig_delete_cb) (sig_add_cb):
Modified the functions so as to handle the keyboard accelarators
and to grab focus to the list on deletion/insertion of signatures.
* em-composer-prefs.c (signature_key_press)(sig_tree_event_cb):
Added new functions to handle the
keypress events on the signatures list tree.
Fixes #269749
svn path=/trunk/; revision=30519
|
|
|
|
|
|
| |
* da.po: Updated Danish translation.
svn path=/trunk/; revision=30518
|
|
|
|
|
|
|
|
| |
2005-10-17 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30516
|
|
|
|
| |
svn path=/trunk/; revision=30515
|
|
|
|
| |
svn path=/trunk/; revision=30514
|
|
|
|
| |
svn path=/trunk/; revision=30513
|
|
|
|
| |
svn path=/trunk/; revision=30512
|
|
|
|
| |
svn path=/trunk/; revision=30511
|
|
|
|
|
|
|
|
|
| |
2005-10-17 Irene Huang <Irene.Huang@sun.com>
* gui/e-tasks.c: (e_tasks_show_preview): Should not return a value, so,
change all the g_return_val_if_fail to g_return_if_fail.
svn path=/trunk/; revision=30510
|
|
|
|
|
|
|
|
| |
2005-10-16 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=30509
|
|
|
|
|
|
|
|
| |
2005-10-15 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated.
svn path=/trunk/; revision=30508
|
|
|
|
|
|
|
|
| |
2005-10-14 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30507
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-14 Kaushal Kumar <kakumar@novell.com>
* table/e-table-group-container.c
(e_table_group_container_print_page): Use gnome_font_find_closest
instead of gnome_font_find since Helvetica is not always present.
Fixes bug #246803.
Patch by: Mubeen Jukaku.
svn path=/trunk/; revision=30506
|
|
|
|
|
|
|
|
|
|
| |
2005-10-14 Vivek Jain <jvivek@novell.com>
* proxy.c :(proxy_get_cnc)
"use_ssl" should be Null checked before comparing it with any value.
its NULL when evo is not compiled with ssl support and caused crash.
svn path=/trunk/; revision=30505
|
|
|
|
|
|
|
|
| |
2005-10-13 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30504
|
|
|
|
| |
svn path=/trunk/; revision=30503
|
|
|
|
|
|
|
|
|
|
| |
2005-10-07 Vivek Jain <jvivek@novell.com>
* share-folder.c : (remove_clicked)
when we reach to the last item in the list, de-sensitize the remove
button.
svn path=/trunk/; revision=30499
|
|
|
|
|
|
|
|
|
| |
2005-10-06 Srinivasa Ragavan <sragavan@novell.com>
* calendar/: Several bug fixes under calendar.
* ui/: Use common shortcut for preview pane.
svn path=/trunk/; revision=30497
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-06 Vivek Jain <jvivek@novell.com>
** See Bug #268852
* em-junk-filter.c : (em_junk_sa_run_spamd)
allow max one chid to be spawned for
spamd.
svn path=/trunk/; revision=30496
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-05 Vivek Jain <jvivek@novell.com>
* share-folder.c : (display_container) moved code for comparing id's
to the getcontainer list part, we break if we find the matched.
also check for null before comparing, free the values
**Fixes #317906
svn path=/trunk/; revision=30494
|
|
|
|
|
|
|
|
| |
2005-10-05 Parthasarathi Susarla <sparthasarathi@novell.com>
Reverting the last commit
svn path=/trunk/; revision=30493
|
|
|
|
| |
svn path=/trunk/; revision=30491
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-05 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug #315987
* e-msg-composer-hdrs.c: (create_from_optionmenu):
Load the account info in the From header only if the
account is enabled
svn path=/trunk/; revision=30490
|
|
|
|
|
|
|
| |
filed. Fixes #207110. Patch submitted by
"Devashish Sharma <sdevashish@novell.com>"
svn path=/trunk/; revision=30489
|
|
|
|
|
|
| |
Patch submitted by "Devashish Sharma <sdevashish@novell.com>"
svn path=/trunk/; revision=30488
|
|
|
|
|
|
|
| |
* e-attachment-bar.c (update): gtk_pixbuf_add_alpha returns a
newly allocated pixbuf, so, free the original one.
svn path=/trunk/; revision=30487
|
|
|
|
|
|
|
| |
contact list editor. Fixes #265353. Patch submitted by
"Devashish Sharma <sdevashish@novell.com>".
svn path=/trunk/; revision=30486
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-04 Srinivasa Ragavan <sragavan@novell.com>
** fixes bug #316937
* e-msg-composer.c (handle_mailto): Shows the attachments
when added via a mailto: url.a
svn path=/trunk/; revision=30485
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-03 Shakti Sen <shprasad@novell.com>
* exchange-folder-permission.c (org_gnome_exchange_folder_permissions),
(org_gnome_exchange_menu_folder_permission): Constructing the path
properly to get the efolder.
* exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe),
(exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed),
(unsubscribe_dialog_ab_response), (unsubscribe_dialog_response):
Creating proper path.
The above modifications will now allow the user to do the operations
like unsubscribed to Inbox and giving permission to a folder.
svn path=/trunk/; revision=30479
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-02 Srinivasa Ragavan <sragavan@novell.com>
Provides across calendars keyboard accelerators for popup menus
* gui/calendar-component.c (ecc_source_popups):
* gui/e-calendar-view.c (ecv_main_items) (ecv_main_items):
* gui/gnome-cal.c (gc_popups):
* gui/tasks-component.c (etc_source_popups):
Added Keybinding for popup menu.
svn path=/trunk/; revision=30478
|
|
|
|
| |
svn path=/trunk/; revision=30477
|
|
|
|
| |
svn path=/trunk/; revision=30475
|
|
|
|
| |
svn path=/trunk/; revision=30473
|
|
|
|
| |
svn path=/trunk/; revision=30472
|
|
|
|
|
|
| |
#209354, #202201. Patch submitted by "Devashish Sharma <sdevashish@novell.com>"
svn path=/trunk/; revision=30469
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-03 Vivek Jain <jvivek@novell.com>
* em-junk-filter.c: added (e_plugin_lib_enable)
calls init here to initialize all settings
**Fixes #317792
unref GConfClient in finalize
svn path=/trunk/; revision=30468
|
|
|
|
| |
svn path=/trunk/; revision=30467
|
|
|
|
|
|
|
|
|
|
| |
2005-10-3 Harish Krishnaswamy <kharish@novell.com>
* marshal.mk : do not add the srcdir prefix as
$< already returns the full path.
Fixes #271308.
svn path=/trunk/; revision=30465
|
|
|
|
| |
svn path=/trunk/; revision=30464
|
|
|
|
| |
svn path=/trunk/; revision=30461
|
|
|
|
| |
svn path=/trunk/; revision=30460
|
|
|
|
| |
svn path=/trunk/; revision=30458
|
|
|
|
| |
svn path=/trunk/; revision=30455
|
|
|
|
|
|
|
|
| |
2005-09-30 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30454
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes #303702
* calendar/conduits/calendar/calendar-conduit.c:
(process_multi_day): Call e_cal_component_commit_sequence() after
modifying the properties of an ECalComponent and before fetching
its icalcomponent.
Reworked the patch from Dave Malcolm <dmalcolm@redhat.com>
svn path=/trunk/; revision=30453
|
|
|
|
| |
svn path=/trunk/; revision=30451
|
|
|
|
| |
svn path=/trunk/; revision=30450
|
|
|
|
| |
svn path=/trunk/; revision=30449
|
|
|
|
| |
svn path=/trunk/; revision=30446
|
|
|
|
|
|
| |
Fixes #315034. Patch submitted by "Devashish Sharma <sdevashish@novell.com>".
svn path=/trunk/; revision=30443
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-30 Vivek Jain <jvivek@novell.com>
* shared-folder-common.c: (org_gnome_create_option)
: (org_gnome_shared_folder_factory)
* install-shared.c : (org_gnome_popup_wizard)
enable shared-folder functionalilty, remove env check
svn path=/trunk/; revision=30441
|
|
|
|
| |
svn path=/trunk/; revision=30439
|
|
|
|
|
|
|
|
|
| |
2005-09-30 Sarfraaz Ahmed <asarfraaz@novell.com>
* gui/component/addressbook.c (remove_parameters_from_uri) : This now
takes care to escape any auth mechanism in the uri.
svn path=/trunk/; revision=30438
|
|
|
|
| |
svn path=/trunk/; revision=30436
|
|
|
|
| |
svn path=/trunk/; revision=30434
|
|
|
|
|
|
| |
specific attributes. Fixes #316373
svn path=/trunk/; revision=30431
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug 317284
* em-mailer-prefs.c: (emmp_header_add_header):
Check if its a valid header and only then add it
svn path=/trunk/; revision=30429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-30 Shakti Sen <shprasad@novell.com>
* exchange-folder-subscription.c (setup_folder_name_combo): Sets the
corresponding 'Folder name'.
(create_folder_subscription_dialog): Sets the cursor to User's entry
text field.
* exchange-folder-subscription.h: Added one more argument to function
create_folder_subscription_dialog() to set the window title.
* exchange-folder.c (org_gnome_exchange_inbox_subscription),
(org_gnome_exchange_addressbook_subscription),
(org_gnome_exchange_calendar_subscription),
(org_gnome_exchange_tasks_subscription): Added newly.
* org-gnome-exchange-operations.eplug.in: Changed the activate callback
function names so that it can show appropriate window title.
Fixes bug #317019, #317023.
svn path=/trunk/; revision=30426
|
|
|
|
|
|
| |
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=30424
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Christian Rose <menthos@menthos.com>
* sv.po: Reverted unauthorized changes made by
user 'kloczek'. Also updated the translation.
svn path=/trunk/; revision=30422
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Tor Lillqvist <tml@novell.com>
* e-table.c (e_table_load_specification)
* e-table-specification.c (e_table_specification_load_from_file)
* e-tree-table-adapter.c (open_file): Use
g_win32_locale_filename_from_utf8() from GLib 2.8 instead of
gnome_win32_locale_filename_from_utf8() which was temporarily in
libgnome.
svn path=/trunk/; revision=30421
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Tor Lillqvist <tml@novell.com>
* menus/gal-view-collection.c (load_single_dir)
* menus/gal-view-instance.c (load_current_view): Use
g_win32_locale_filename_from_utf8() from GLib 2.8 instead of
gnome_win32_locale_filename_from_utf8() which was temporarily in
libgnome.
svn path=/trunk/; revision=30420
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug 317337
* e-msg-composer.c: (e_msg_composer_new_with_message):
Set the proper account name in account_name, so that
the from header is set properly.
svn path=/trunk/; revision=30419
|
|
|
|
| |
svn path=/trunk/; revision=30418
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug 317284
* em-mailer-prefs.c: (emmp_header_add_header):
Check if its a valid header and only then add it
svn path=/trunk/; revision=30415
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-29 Li Yuan <li.yuan@sun.com>
* menus/gal-define-views-dialog.c:
(etable_selection_change_forall_cb):
Fix #240762. If the galview implement the edit function,
enable the edit button. If not, disable it.
svn path=/trunk/; revision=30414
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Sarfraaz Ahmed <asarfraaz@novell.com>
* exchange-account-setup.c (owa_authenticate_user) : Propogate the
authentication mechanism to the backend.
* exchange-calendar.c
* exchange-contacts.c
* exchange-folder.c : Parse the new account uri.
svn path=/trunk/; revision=30413
|
|
|
|
|
|
|
| |
dragging them into contact list editor.
Patch submitted by "Devashish <sdevashish@novell.com>"
svn path=/trunk/; revision=30411
|
|
|
|
| |
svn path=/trunk/; revision=30410
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* text/Makefile.am: On Win32, use bootstrap import library for
libemiscwidgets, which hasn't been built yet when we come
here. Drop several overlapping CFLAGS. EXTRA_GNOME_CFLAGS
should be enough. Install in privsolib instead of privlib (no
difference on Unix). Use NO_UNDEFINED. Link with all needed
libraries to satisfy the -no-undefined used on Windows.
svn path=/trunk/; revision=30409
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* win32/dummy.la: libdir is prefix/lib, not bin.
svn path=/trunk/; revision=30408
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-table-specification.c (e_table_specification_load_from_node):
Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing
to literal ASCII strings, just casefolding ASCII is enough. Also
better for portability.
svn path=/trunk/; revision=30407
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-charset-picker.c (e_charset_picker_new,
e_charset_picker_bonobo_ui_populate): Use g_ascii_strcasecmp()
instead of strcasecmp(). We are comparing to strings known to be
plain ASCII, so just casefolding ASCII is enough. Also better for
portability.
svn path=/trunk/; revision=30406
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* menus/Makefile.am: Install in privsolib instead of privlib
(no difference on Unix). Use NO_UNDEFINED. Drop several
overlapping CFLAGS, use E_UTIL_CFLAGS instead. Link with
necessary libraries.
svn path=/trunk/; revision=30405
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-timezone-dialog/Makefile.am: On Win32, use bootstrp import
library for libemiscwidgets, which hasn't been built yet when we
come here. Install in privsolib instead of privlib (no difference
on Unix). Use NO_UNDEFINED. Link with EVOLUTION_CALENDAR_LIBS.
svn path=/trunk/; revision=30404
|