| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* org-gnome-exchange-operations.eplug.in: Use SOEXT.
svn path=/trunk/; revision=30403
|
|
|
|
|
|
| |
Fixes #233424. Patch submitted by "Devashish Sharma <sdevashish@novell.com>"
svn path=/trunk/; revision=30402
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* importers/netscape-importer.c (netscape_get_boolean): Use
g_ascii_strcasecmp() instead of strcasecmp(). We are
comparing to literal ASCII strings in these cases, so just
casefolding ASCII is enough. Also better for portability.
svn path=/trunk/; revision=30401
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* message-list.c: Define localtime_r() for Win32 using localtime()
(which is thread-safe in Microsoft's C library).
svn path=/trunk/; revision=30400
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* mail-tools.c (mail_tool_do_movemail): Not implemented on Win32.
svn path=/trunk/; revision=30399
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* em-format-html-display.c: Define localtime_r() for Win32 using
localtime() (which is thread-safe in Microsoft's C library).
svn path=/trunk/; revision=30398
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* em-composer-utils.c (reply_get_composer, get_reply_list,
post_reply_to_message)
* em-folder-view.c (emfv_format_link_clicked): Use
g_ascii_strncasecmp() instead of strncasecmp(). We are comparing
to literal ASCII strings, so just casefolding ASCII is
enough. Also better for portability.
svn path=/trunk/; revision=30397
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-profile-event.c (e_profile_event_target_new): Use
g_get_current_time() instead of gettimeofday() for portability.
svn path=/trunk/; revision=30396
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* e-html-utils.c (e_text_to_html_full): Use g_ascii_strncasecmp()
instead of strncasecmp(). We are comparing to literal ASCII
strings, just casefolding ASCII is enough. Also better for
portability.
svn path=/trunk/; revision=30395
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* gui/itip-bonobo-control.c (pstream_load, pstream_save): 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=30394
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* gui/e-cal-model.c (set_classification): 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=30393
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* gui/e-cal-model-calendar.c (set_transparency): 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=30392
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook.c (get_remember_password): Use
g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to
the literal "true", just casefolding ASCII is enough. Also better
for portability.
svn path=/trunk/; revision=30391
|
|
|
|
|
|
| |
Patch submitted by "Devashish Sharma <sdevashish@novell.com>"
svn path=/trunk/; revision=30389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Tor Lillqvist <tml@novell.com>
* configure.in: Drop unused SOCKET_LIBS leftover. Don't check for
OpenLDAP on Win32. Set corresponding variables unconditionally on
Win32, as LDAP support is always present (in <winldap.h> and
-lwldap32).
(CAMEL_EXCHANGE): Add more stuff to CAMEL_EXCHANGE_CFLAGS and
_LIBS. These are used only in
plugins/exchange-operations/Makefile.am, and now it's enough to
use only that CAMEL_EXCHANGE_CFLAGS and _LIBS there.
In plugins/exchange-operations:
2005-09-28 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES, LIBADD): Use just CAMEL_EXCHANGE_CFLAGS
and _LIBS, they now includes all necessary (see top-level
ChangeLog).
(LDFLAGS): Use NO_UNDEFINED.
svn path=/trunk/; revision=30388
|
|
|
|
|
|
| |
Fixes #303286.
svn path=/trunk/; revision=30387
|
|
|
|
|
|
| |
marking it for offline usage, instead of it's name.
svn path=/trunk/; revision=30385
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Sankar P <psankar@novell.com>
* proxy.c (proxy_dialog_store_widgets_data):
Added code to handle the extra blank email that will be returned
from the ENameSelector, while auto-completion.
Fixes #317400
svn path=/trunk/; revision=30384
|
|
|
|
|
|
|
|
|
|
| |
2005-09-28 Parthasarathi Susarla <sparthasarathi@novell.com>
See bug ** 317329
* em-vfolder-rule.c: (em_vfolder_rule_add_source):
Do not add a NULL uri.
svn path=/trunk/; revision=30382
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-27 Harry Lu <harry.lu@sun.com>
Fix for #316351
* e-table/gal-a11y-e-cell.c: (idle_do_action),
(gal_a11y_e_cell_action_do_action): add a ref/unref pair to make
sure the pointer is valid.
svn path=/trunk/; revision=30381
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-27 Vivek Jain <jvivek@novell.com>
* install-shared.c: (accept_clicked):
we have to connect "response" to (install_folder_response)
to make it work
don't destroy druid right now, wait till folder selector
dialog dies, make folder selector dialog modal
svn path=/trunk/; revision=30379
|
|
|
|
|
|
|
|
| |
2005-09-24 Andre Klapper <a9016009@gmx.de>
* evolution-message-composer.xml: changing the order of the
main menu items due to HIG (#308614)
svn path=/trunk/; revision=30376
|
|
|
|
| |
svn path=/trunk/; revision=30374
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-26 S.Antony Vincent Pandian <santony@gmail.com>
Fixes #208647
* em-folder-tree.c : Have added a menu item Empty
Trash in the folder tree's context menu and also
added its callback.
svn path=/trunk/; revision=30373
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-22 Praveen Kumar <kpraveen@novell.com>
** Fixes bug 312849
* exchange-calendar.c
(e_exchange_calendar_pcalendar): Populate the folder hierarchy only
if Evolution is online.
(e_exchange_calendar_check): Disable the "OK" button if Evolution
is offline.
(e_exchange_calendar_commit): Don't do anything if Evolution is
offline.
* exchange-contacts.c
(e_exchange_contacts_pcontacts): Populate the folder hierarchy only
if Evolution is online.
(e_exchange_contacts_check): Disable the "OK" button if Evolution
is offline.
(e_exchange_contacts_commit): Don't do anything if Evolution is
offline.
svn path=/trunk/; revision=30372
|
|
|
|
|
|
|
|
|
| |
2005-09-23 S.Antony Vincent Pandian <santony@gmail.com>
* Have added the "View Status Bar" under the "View" menu
This is a toggle button to hide/show the status bar
svn path=/trunk/; revision=30371
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-22 Carsten Guenther <carsten.guenther@scalix.com>
Fixes #316983
* em-composer-utils.c (em_utils_send_receipt):
Exchanged the FROM and TO fields so that a read
receipt actually goes to the sender of the original
message.
svn path=/trunk/; revision=30370
|
|
|
|
|
|
|
| |
2005-08-26 Andre Klapper <a9016009@gmx.de>
* evolution-mail-list.xml: Fixing mnemonic conflict (#314351)
svn path=/trunk/; revision=30369
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-21 Sankar P <psankar@novell.com>
* em-account-editor.c (emae_defaults_page):
Added code to enable the sent folder button for accounts with
"None" set as the Receiving Server type.
Fixes #315506
svn path=/trunk/; revision=30367
|
|
|
|
|
|
|
|
|
|
| |
2005-09-15 Sankar P <psankar@novell.com>
* em-folder-tree-model.c (em_folder_tree_model_set_folder_info):
* em-folder-tree.c (render_pixbuf): Added enum and the code to
change the icon for sent items folder. Fixes #257321
svn path=/trunk/; revision=30365
|
|
|
|
| |
svn path=/trunk/; revision=30362
|
|
|
|
|
|
| |
Fixes #263269.
svn path=/trunk/; revision=30361
|
|
|
|
| |
svn path=/trunk/; revision=30358
|
|
|
|
| |
svn path=/trunk/; revision=30357
|
|
|
|
| |
svn path=/trunk/; revision=30354
|
|
|
|
| |
svn path=/trunk/; revision=30352
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-15 Arunprakash <arunp@novell.com>
* exchange-account-setup.c
(org_gnome_exchange_show_folder_size_factory) : Now checks for the
camel provider type, and does nothing for non exchange providers.
** Fixes #312886.
svn path=/trunk/; revision=30350
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-06-15 Andre Klapper <a9016009@gmx.de>
* quickref/C/quickref.tex: Updating and fixing several
typos, wrong keyboard shortcuts and inconsistencies
(fixes bug #268024)
committed on behalf of Andre since he does not have
commit rights -partha
svn path=/trunk/; revision=30349
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-09-14 Irene Huang <Irene.Huang@sun.com>
Fix for #316274
* exchange-account-setup.c: (btn_chpass_clicked),
(org_gnome_exchange_settings): Enable change password function only
when built with kerberos5.
svn path=/trunk/; revision=30348
|
|
|
|
|
|
| |
Fix for #235038.
svn path=/trunk/; revision=30346
|
|
|
|
|
|
|
|
|
| |
2005-09-13 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Elnaz Sarbar
<elnaz@farsiweb.info> and Meelad Zakaria <meelad@farsiweb.info>.
svn path=/trunk/; revision=30345
|
|
|
|
|
|
|
|
| |
2005-09-12 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30343
|
|
|
|
| |
svn path=/trunk/; revision=30342
|
|
|
|
| |
svn path=/trunk/; revision=30341
|
|
|
|
|
|
|
|
| |
2005-09-05 Mengjie Yu <meng-jie.yu@sun.com>
* configure.in:grep on Solaris doesn't support -q, use > /dev/null instead.
svn path=/trunk/; revision=30339
|
|
|
|
| |
svn path=/trunk/; revision=30337
|
|
|
|
| |
svn path=/trunk/; revision=30336
|
|
|
|
| |
svn path=/trunk/; revision=30335
|
|
|
|
| |
svn path=/trunk/; revision=30322
|
|
|
|
|
|
|
|
| |
2005-09-04 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Minor fixes & updates in Thai translation.
svn path=/trunk/; revision=30319
|
|
|
|
|
|
|
|
| |
2005-09-04 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30318
|
|
|
|
|
|
|
|
| |
2005-09-04 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30316
|
|
|
|
| |
svn path=/trunk/; revision=30315
|
|
|
|
| |
svn path=/trunk/; revision=30312
|
|
|
|
| |
svn path=/trunk/; revision=30311
|
|
|
|
|
|
|
|
| |
2005-09-02 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30310
|
|
|
|
|
|
|
|
| |
2005-09-02 Harish Krishnaswamy <kharish@novell.com>
* default/C/Inbox: Update the Welcome mail.
svn path=/trunk/; revision=30308
|
|
|
|
| |
svn path=/trunk/; revision=30306
|
|
|
|
|
|
|
|
| |
2005-09-01 Rhys Jones <rhys@sucs.org>
* cy.po: Updated Welsh translation.
svn path=/trunk/; revision=30303
|
|
|
|
|
|
|
|
| |
2005-08-31 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30302
|
|
|
|
|
|
|
|
| |
2005-08-31 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=30300
|
|
|
|
|
|
|
|
|
| |
2005-08-31 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
svn path=/trunk/; revision=30299
|
|
|
|
| |
svn path=/trunk/; revision=30298
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-31 Not Zed <NotZed@Ximian.com>
* build-eplugin-manual.pl: fix e-import.c not to be included twice
& added invocation of xsltproc to build the html.
* evolution-plugin-manual.xml: fixed some syntax errors.
svn path=/trunk/; revision=30297
|
|
|
|
|
|
|
|
| |
2005-08-31 Not Zed <NotZed@Ximian.com>
* evolution-plugin-manual.xml: added missing localedir thing.
svn path=/trunk/; revision=30296
|
|
|
|
|
|
|
|
| |
2005-08-31 Takeshi AIHANA <aihana@gnome.gr.jp>
* ja.po: Updated Japanese translation for v2.3.8.
svn path=/trunk/; revision=30295
|
|
|
|
|
|
|
|
| |
2005-08-31 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30294
|
|
|
|
|
|
|
|
| |
2005-08-30 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=30293
|
|
|
|
| |
svn path=/trunk/; revision=30292
|
|
|
|
|
|
|
|
|
| |
2005-08-30 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=30291
|
|
|
|
| |
svn path=/trunk/; revision=30290
|
|
|
|
| |
svn path=/trunk/; revision=30289
|
|
|
|
| |
svn path=/trunk/; revision=30288
|
|
|
|
|
|
|
|
| |
2005-08-29 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=30287
|
|
|
|
| |
svn path=/trunk/; revision=30286
|
|
|
|
|
|
| |
and reviewed by Mark Moulder
svn path=/trunk/; revision=30285
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-29 Praveen Kumar <kpraveen@novell.com>
** Fixes bug 314762
* exchange-config-listener.c (remove_selected_non_offline_esources) :
Fixing a nasty infinite loop by swapping an if and while block.
svn path=/trunk/; revision=30284
|
|
|
|
|
|
|
|
|
| |
2005-08-29 Sankar P <psankar@novell.com>
* C/evolution.xml: Committed on behalf of Jessica.
Changes are made to the Proxy documentation.
svn path=/trunk/; revision=30283
|
|
|
|
| |
svn path=/trunk/; revision=30282
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Sankar P <psankar@novell.com>
* proxy.c: (proxy_dialog_finalize):
Replaced g_object_unref with g_free since priv was created using g_new.
Fixes #312309
svn path=/trunk/; revision=30281
|
|
|
|
|
|
|
|
|
|
| |
2005-08-29 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #313534
* itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb):
Moved the code to display recur check box to cal_opened_cb.
svn path=/trunk/; revision=30280
|
|
|
|
|
|
|
|
| |
2005-08-29 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation.
svn path=/trunk/; revision=30279
|
|
|
|
|
|
|
|
| |
2005-08-28 Sigurd Gartmann <sigurdga@europe.yahoo-inc.com>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=30278
|
|
|
|
|
|
|
|
|
|
| |
2005-08-28 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Turn stable release bit on. Set
version to 2.4.0.
* MAINTAINERS : Update.
svn path=/trunk/; revision=30277
|
|
|
|
|
|
|
|
| |
2005-08-28 Harish Krishnaswamy <kharish@novell.com>
* e-shell-window-commands.c: Update credits.
svn path=/trunk/; revision=30276
|
|
|
|
| |
svn path=/trunk/; revision=30275
|
|
|
|
| |
svn path=/trunk/; revision=30274
|
|
|
|
| |
svn path=/trunk/; revision=30273
|
|
|
|
| |
svn path=/trunk/; revision=30272
|
|
|
|
|
|
|
|
| |
2005-08-28 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=30271
|
|
|
|
| |
svn path=/trunk/; revision=30270
|
|
|
|
|
|
|
|
| |
2005-08-28 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
svn path=/trunk/; revision=30269
|
|
|
|
|
|
|
|
| |
2005-08-27 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
svn path=/trunk/; revision=30268
|
|
|
|
| |
svn path=/trunk/; revision=30267
|
|
|
|
| |
svn path=/trunk/; revision=30266
|
|
|
|
|
|
|
|
| |
2005-08-26 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation.
svn path=/trunk/; revision=30265
|
|
|
|
|
|
|
|
| |
2005-08-26 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation.
svn path=/trunk/; revision=30264
|
|
|
|
| |
svn path=/trunk/; revision=30263
|
|
|
|
|
|
|
|
| |
2005-08-26 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
svn path=/trunk/; revision=30262
|
|
|
|
|
|
|
|
| |
2005-08-26 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional chinese translation.
svn path=/trunk/; revision=30261
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-26 Shakti Sen <shprasad@novell.com>
* exchange-folder.c (org_gnome_exchange_folder_unsubscribe): Fixes the
'Label disappears' problem in Tasks, Calendar and Contacts.
Fixes bug #311959.
svn path=/trunk/; revision=30258
|
|
|
|
|
|
|
|
|
| |
2006-08-26 Harish Krishnaswamy <kharish@novell.com>
* C/evolution.xml: Update references to bugzilla
and related hyperlinks.
svn path=/trunk/; revision=30257
|
|
|
|
|
|
|
|
|
| |
2006-08-26 Harish Krishnaswamy <kharish@novell.com>
* C/evolution.xml: Update documentation
on behalf of Mark Moulder
svn path=/trunk/; revision=30255
|
|
|
|
|
|
| |
Fixes #313124.
svn path=/trunk/; revision=30254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Not Zed <NotZed@Ximian.com>
** See bug #314440.
* em-format-html.c (efh_url_requested): check the content object's
mime type, not the container, when seeing if the data should be
written.
(efh_write_text_html): add some debug.
* em-format-html-display.c (efhd_html_button_press_event): fix
debug.
svn path=/trunk/; revision=30253
|
|
|
|
| |
svn path=/trunk/; revision=30252
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Arunprakash <arunp@novell.com>
* exchange-config-listener.c (account_added) : Need to set the
account's linestatus to online as there is no way to get the
linestatus in plugin. Also moved the authentication code to
exchange_operations_get_exchange_account as it is not needed here.
* exchange-operations.c (exchange_operations_get_exchange_account) :
Updated to return the account in offline mode.
svn path=/trunk/; revision=30251
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-25 Shakti Sen <shprasad@novell.com>
* exchange-folder.c (exchange_refresh_folder_tree, exchange_get_folder,
org_gnome_exchange_folder_inbox_unsubscribe): Added support for
Unsubscribe to other user's Inbox.
Fixes bug #313310.
svn path=/trunk/; revision=30250
|
|
|
|
|
|
|
|
| |
2005-08-24 Sarfraaz Ahmed <asarfraaz@novell.com>
* configure.in : Enable building of exchange plugins by default.
svn path=/trunk/; revision=30249
|
|
|
|
| |
svn path=/trunk/; revision=30248
|
|
|
|
| |
svn path=/trunk/; revision=30247
|
|
|
|
| |
svn path=/trunk/; revision=30246
|
|
|
|
| |
svn path=/trunk/; revision=30245
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Li Yuan <li.yuan@sun.com>
Fixes #314352.
* e-table-item.c: (eti_event):
if accessibility is enabled, we enable horizontal cusor
movement for line selection.
svn path=/trunk/; revision=30244
|
|
|
|
|
|
|
|
| |
2005-08-24 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation.
svn path=/trunk/; revision=30243
|
|
|
|
|
|
|
|
| |
2005-08-24 Shreyas Srinivasan <sshreyas@novell.com>
* Revert patch
svn path=/trunk/; revision=30242
|
|
|
|
|
|
|
|
| |
2005-08-24 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=30241
|
|
|
|
|
|
|
|
| |
2005-08-24 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
svn path=/trunk/; revision=30240
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Shakti Sen <shprasad@novell.com>
* exchange-permissions-dialog.c (add_clicked): Getting list of mail-ids
instead of a single mail-id.
* exchange-user-dialog.[c/h] (e2k_user_dialog_get_user_list): Added
support for adding multiple IDs.
Fixes bug #313919.
svn path=/trunk/; revision=30239
|
|
|
|
| |
svn path=/trunk/; revision=30238
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Praveen Kumar <kpraveen@novell.com>
* plugins/exchange-operations/exchange-account-setup.c:
* plugins/exchange-operations/exchange-calendar.c:
* plugins/exchange-operations/exchange-config-listener.c:
* plugins/exchange-operations/exchange-contacts.c:
* plugins/exchange-operations/exchange-delegates-user.c:
* plugins/exchange-operations/exchange-folder-size-display.c:
* plugins/exchange-operations/exchange-folder.c:
* plugins/exchange-operations/exchange-operations.c:
Removed the warning that are generated when compiled with GCC 4.
* plugins/exchange-operations/exchange-calendar.c:
Fixed a build break due to the modification of the 'source_type'
field in the ECalConfigTargetSource class.
svn path=/trunk/; revision=30237
|
|
|
|
|
|
|
|
| |
2005-08-24 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30236
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Srinivasa Ragavan <sragavan@novell.com>
* em-format-html-display.c (efhd_bar_resize): Dont call update.
Just set the width on the bar.
svn path=/trunk/; revision=30235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-24 Srinivasa Ragavan <sragavan@novell.com>
* e-attachment.c (e_attachment_build_remote_file):
Fix for bug #314136. Shows filename in the remote download in
composer.
* e-attachment-bar.c (update): Better space management.
Kills one extra row that happens some times.
(e_attachment_bar_set_width): Just adjusts the size instead of
rebuild of the bar, which is the cause for the freeze. Fixes the
bug #313799. Remove the function e_attachment_bar_refresh
* e-attachment-bar.h: Remove the function e_attachment_bar_refresh
svn path=/trunk/; revision=30234
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-22 Srinivasa Ragavan <sragavan@novell.com>
* e-msg-composer.c (drop_action): Show the bar depending on the
number of attachments.
* e-msg-composer-select-file.c (select_attach_response): Show the bar
depending on the number of attachments.
** Fixes the bug #313083
svn path=/trunk/; revision=30233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* proxy-login.c (proxy_get_password): return the right type.
(proxy_soap_login): fix pointer cast.
(proxy_login_add_new_store): fix pointer cast.
(proxy_login_setup_tree_view): fix callback cast.
(org_gnome_proxy_account_login): fix prototype to match use.
* junk-settings.c (user_selected): fix calling.
(junk_settings_construct): more stupid casts.
* junk-mail-settings.c (junk_mail_settings): casts.
* install-shared.c (install_folder_response): constify item_id.
(install_folder_response): remove unused.
(org_gnome_popup_wizard): fixed numerous problems with this,
over-copying data around, not referencing information properly,
freeing potentially unset variables, etc etc.
(accept_free): add a free function.
* share-folder.c (notification_clicked): fix a multitude of busted
casts.
(user_selected): fix broken calling conventions, busted style.
(share_folder_construct): fix more busted/missing casts.
* share-folder-common.c: add missing header.
svn path=/trunk/; revision=30232
|