| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=28469
|
|
|
|
| |
svn path=/trunk/; revision=28468
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Jeffrey Stedfast <fejj@novell.com>
* em-folder-tree.c (emft_copy_folders__desc): Added a description
function for copying folders (so we don't get a "Working 0x..."
status message).
* mail-mt.c (do_op_status): Always g_free(what) since we always
strdup it.
svn path=/trunk/; revision=28467
|
|
|
|
|
|
|
|
| |
2005-01-20 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=28466
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com>
* configure.in : added a plugin for displaying the
groupwise status tracking options
svn path=/trunk/; revision=28465
|
|
|
|
|
|
|
|
| |
Palanisamy <pchenthill@novell.com>
* first commit of the status tracking plugin
svn path=/trunk/; revision=28464
|
|
|
|
|
|
|
|
| |
2005-01-20 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=28463
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listener.c: (add_calendar_tasks_sources):
Assiged value to URL.
svn path=/trunk/; revision=28462
|
|
|
|
| |
svn path=/trunk/; revision=28461
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Not Zed <NotZed@Ximian.com>
** See bug #64964.
* e-error.c (e_error_newv): just use add_button, not
add_action_widget, for stock+label widgets, since they both show
the same, and for some reason set_default_response doesn't work
otherwise.
svn path=/trunk/; revision=28460
|
|
|
|
|
|
|
|
| |
2005-01-20 Harry Lu <harry.lu@sun.com>
* e-search-bar.c: (activate_by_subitems): add a translater note.
svn path=/trunk/; revision=28457
|
|
|
|
|
|
|
|
|
|
|
| |
2004-11-23 Not Zed <NotZed@Ximian.com>
* gui/certificate-manager.c (delete_ca): don't remove the tree
node if deleting the cert failed.
(delete_your): same.
(delete_contact): same. Hoorah for code-reuse.
svn path=/trunk/; revision=28456
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Hao Sheng <hao.sheng@sun.com>
* gui/contact-editor/contact-editor.glade:
add accessable key to the contact editor UI.
* gui/contact-list-editor/contact-list-editor.glade:
add accessable key to the contact list editor UI.
svn path=/trunk/; revision=28455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Not Zed <NotZed@Ximian.com>
** See bug #55831.
* evolution-mail.schemas.in.in: added open_many prompt key.
* mail-errors.xml: added ask-open-many
* em-folder-view.c (em_folder_view_open_selected): put back the
'you're opening too many are you sure' thing.
svn path=/trunk/; revision=28454
|
|
|
|
|
|
|
|
| |
2005-01-19 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=28453
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Jeffrey Stedfast <fejj@novell.com>
* em-folder-properties.c (emfp_get_folder_item): Increment i each
time thru the loop or we lose widgets.
svn path=/trunk/; revision=28452
|
|
|
|
|
|
|
|
| |
2005-01-19 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28451
|
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Rodrigo Moya <rodrigo@novell.com>
* importers/icalendar-importer.c (update_objects): use receive_objects
method instead of individually updating objects. Set the method on the
VCALENDAR object we create.
svn path=/trunk/; revision=28450
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Rodrigo Moya <rodrigo@novell.com>
* importers/icalendar-imporer.c (update_objects): use receive_objects
method instead of individually updating objects.
svn path=/trunk/; revision=28449
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Vivek Jain <jvivek@novell.com>
*install-shared.c
(org_gnome_popup_wizard): fixed a crash, caused by g_free
(install_folder_response): free the memory
svn path=/trunk/; revision=28448
|
|
|
|
| |
svn path=/trunk/; revision=28447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Harry Lu <harry.lu@sun.com>
Fix for 46359, enable "Alt+Down Arrow" to show the popup for
e-combo-cell-editable.c.
* e-combo-cell-editable.c: (show_popup): rewrite it to a more
generic function.
(button_clicked_cb): call the new show_popup function.
(entry_key_press_event_cb): show popup if "Alt+Down Arrow".
(ecce_grab_focus): new function.
(ecce_class_init): add grab_focus handler so that the entry
can get focus.
svn path=/trunk/; revision=28446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-19 Not Zed <NotZed@Ximian.com>
** See bug #66943.
* em-composer-utils.c (save_draft_done): check if the
editor_engine is still there before trying to invoke a method on
it.
(em_utils_composer_save_draft_cb): grab resources before getting
the folder, so the composer doesn't go away.
svn path=/trunk/; revision=28445
|
|
|
|
|
|
|
|
| |
2005-01-19 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Partially updated German translation.
svn path=/trunk/; revision=28443
|
|
|
|
| |
svn path=/trunk/; revision=28442
|
|
|
|
|
|
|
|
| |
2005-01-18 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28441
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Rodrigo Moya <rodrigo@novell.com>
* gui/e-week-view.c (process_component): killed warnings.
(e_week_view_start_editing_event): do nothing if the calendar is
read only.
* gui/e-day-view.c (e_day_view_start_editing_event): ditto.
svn path=/trunk/; revision=28440
|
|
|
|
|
|
|
| |
handled properly and password dialog comes up on pressing ok button, in failure
cases.
svn path=/trunk/; revision=28439
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Rodrigo Moya <rodrigo@novell.com>
* em-filter-source-element.c:
* mail-config.c: removed e-url.h include.
svn path=/trunk/; revision=28438
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Rodrigo Moya <rodrigo@novell.com>
* e-url.[ch]:
* Makefile.am: removed e-url.[ch], which are now in libedataserver.
svn path=/trunk/; revision=28437
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Vivek Jain <jvivek@novell.com>
*install-shared.c
(org_gnome_popup_wizard): removed unnecessary stuff for the display of
wizard
svn path=/trunk/; revision=28436
|
|
|
|
|
|
| |
hostname is not read.
svn path=/trunk/; revision=28435
|
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Hao Sheng <hao.sheng@sun.com>
* gui/component/addressbook-view.c:
(addressbook_view_init): add a11y name for the contact's
treeview.
svn path=/trunk/; revision=28434
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-15 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listner.c : use url->host instead of reading "poa"
parameter everywhere. use "use_ssl" param instead of soap_ssl
We not longer have separate settings for soap as we use soap for mail
now
svn path=/trunk/; revision=28433
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/cal-attachment-bar.c
(cal_attachment_bar_get_attachment_list): handle error conditions more
gracefully.
svn path=/trunk/; revision=28432
|
|
|
|
| |
svn path=/trunk/; revision=28431
|
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Parthasarathi Susarla <sparthasarathi@novell.com>
*install-shared.c
(org_gnome_popup_wizard): displays the message without the
mime headers
svn path=/trunk/; revision=28430
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Hao Sheng <hao.sheng@sun.com>
* gui/contact-editor/contact-editor.glade:
add a11y names for widgets named "Image","Anniversary" and "Birthday".
* gui/contact-editor/e-contact-editor.c:
(e_contact_editor_create_date): add string1 as entry's a11y name.
svn path=/trunk/; revision=28429
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Hao Sheng <hao.sheng@sun.com>
* misc/e-dateedit.[ch]:
(e_date_edit_get_entry): return the entry of the date edit.
svn path=/trunk/; revision=28428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/contact-editor/e-contact-editor.c
(fill_in_email_record) : show "other" when email
does not carry "TYPE"
(fill_in_email) : pass deafult email
types instead of -1 when clearing fields
Fixes #70922
svn path=/trunk/; revision=28427
|
|
|
|
|
|
| |
gconf and setting it in EAccount.
svn path=/trunk/; revision=28426
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Not Zed <NotZed@Ximian.com>
** See bug #70768.
* em-folder-browser.c (emfb_mark_all_read): get the uid list from
the message-list (view) rather than folder (model).
* message-list.c (message_list_foreach): removed, no longer used.
(message_list_get_uids): new function replacing ml_foreach, get
visible uids's of messages.
svn path=/trunk/; revision=28425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-18 Not Zed <NotZed@Ximian.com>
* em-format-html.c (emfh_gethttp): kill old 'load http 0 now=0' debug.
** See bug #70563.
* em-utils.c (emu_set_proxy, emu_proxy_setup)
(em_utils_get_proxy_uri): make sure the init code is called from
main thread (gconf usage), and add locking for data consistency.
svn path=/trunk/; revision=28424
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Vivek Jain <jvivek@novell.com>
*install-shared.c : (org_gnome_popup_wizard): included a condition
(null check) to fix a crash
* shared-folder-common.c :(org_gnome_shared_folder_factory): some
condition checks to avoid the possible crashes
(get_container_id): included code to return top level container id if
folder name is passed as null
svn path=/trunk/; revision=28423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Rodrigo Moya <rodrigo@novell.com>
* gui/calendar-component.c:
* gui/calendar-offline-handler.c:
* gui/comp-editor-factory.c:
* gui/e-tasks.c:
* gui/gnome-cal.c:
* gui/misc.c:
* gui/alarm-notify/alarm-notify.c: use libedataserver's e-url.
svn path=/trunk/; revision=28422
|
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Nat Friedman <nat@novell.com>
* gui/dialogs/url-editor-dialog.glade: Changed the title for the
free/busy publishing settings dialog to "Free/Busy Publishing
Settings" (away from "Free/Busy Editor" which made no sense).
svn path=/trunk/; revision=28421
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Rodrigo Moya <rodrigo@novell.com>
* gui/e-calendar-view.c (on_unrecur_appointment): removed the
e_day_view_... prefix in warning messages.
svn path=/trunk/; revision=28420
|
|
|
|
| |
svn path=/trunk/; revision=28419
|
|
|
|
|
|
|
| |
* gui/dialogs/cal-attachment-bar.c (destroy):
fixed a kludge.
svn path=/trunk/; revision=28418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-14 Not Zed <NotZed@Ximian.com>
** Related to changes for #65178.
* mail-vfolder.c (mv_find_folder): changed from my_list_find, take
store arg and use camel_Store_Folder_uri_equal() instead of wrong
uri_cmp function.
(mail_vfolder_delete_uri): same.
(mail_vfolder_rename_uri): same.
(uri_is_ignore): take store arg, and same as above. use the right
uri for checking sent folder.
(mail_vfolder_*): convert to storing uri's in camel form.
svn path=/trunk/; revision=28417
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Harry Lu <harry.lu@sun.com>
Fix for 62831.
* e-search-bar.c: (activate_by_subitems): add an a11y name for
the search entry.
svn path=/trunk/; revision=28416
|
|
|
|
|
|
|
|
| |
2005-01-17 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28415
|
|
|
|
|
|
|
|
|
| |
2005-01-17 Hao Sheng <hao.sheng@sun.com>
* gui/contact-editor/contact-editor.glade:
add the a11y name for arrow-button named "Telephone".
svn path=/trunk/; revision=28414
|
|
|
|
| |
svn path=/trunk/; revision=28413
|
|
|
|
| |
svn path=/trunk/; revision=28412
|
|
|
|
|
|
|
|
| |
2005-01-15 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-15 JP Rosevear <jpr@novell.com>
* calendar/ea-calendar-helpers.c
(ea_calendar_helpers_get_cal_view_from): use E_CALENDAR_VIEW, not
E_CAL_VIEW
Fixes #71306
* calendar/Makefile.am: no need for any idl in this directory, it
was not used anywhere
svn path=/trunk/; revision=28409
|
|
|
|
|
|
| |
2005-01-15 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
svn path=/trunk/; revision=28408
|
|
|
|
|
|
|
|
| |
2005-01-14 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28407
|
|
|
|
|
|
|
|
|
|
| |
2005-01-14 Rodrigo Moya <rodrigo@novell.com>
* mail-to-task.c (set_description): new function to correctly
retrieve the body of the message.
(do_mail_to_task): call set_description.
svn path=/trunk/; revision=28406
|
|
|
|
| |
svn path=/trunk/; revision=28405
|
|
|
|
|
|
|
|
|
|
| |
2005-01-14 JP Rosevear <jpr@novell.com>
* itip-formatter.c (extract_itip_data): use
camel_data_wrapper_decode_to_stream instead of
camel_data_wrapper_write_to_stream
svn path=/trunk/; revision=28404
|
|
|
|
| |
svn path=/trunk/; revision=28403
|
|
|
|
| |
svn path=/trunk/; revision=28402
|
|
|
|
|
|
|
|
|
| |
2005-01-14 JP Rosevear <jpr@novell.com>
* itip-formatter.c (format_itip_object): handle UTC dtstart/dtend
properly
svn path=/trunk/; revision=28401
|
|
|
|
| |
svn path=/trunk/; revision=28400
|
|
|
|
| |
svn path=/trunk/; revision=28398
|
|
|
|
|
|
|
|
|
|
| |
2005-01-13 Not Zed <NotZed@Ximian.com>
** See bug #71029.
* em-account-editor.c (e
svn path=/trunk/; revision=28397
|
|
|
|
|
|
|
|
|
| |
2005-01-13 Rodney Dawes <dobey@novell.com>
* configure.in: Add new-mail-notify to the plugins_all listing
so that it gets disted properly
svn path=/trunk/; revision=28396
|
|
|
|
|
|
|
|
| |
2005-01-13 JP Rosevear <jpr@novell.com>
* configure.in: bump version to 2.1.3.2
svn path=/trunk/; revision=28393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes to take advantage of Siva's performance improvements to the
addressbook search API.
2005-01-13 Nat Friedman <nat@novell.com>
* gaimbuddies.c (bbdb_sync_buddy_list_check): Remove some debug
printfs.
(bbdb_sync_buddy_list): Do not query for the IM name, which is
slow. Instead, query by alias and only commit the contact if we
have changes for it.
(bbdb_merge_buddy_to_contact): Return a boolean indicating whether
we dirtied the contact or not.
svn path=/trunk/; revision=28392
|
|
|
|
| |
svn path=/trunk/; revision=28391
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-13 Vivek Jain <jvivek@novell.com>
* share-folder.c :changed the function find_node to return user node
corresponding to the mail address given.
(add_clicked): added a condition so that user can't share folder to himself.
(user_selected): modified to display proper rights when owner is selected.
* share-folder-common.c : calling share_folder with a cnc in it.
svn path=/trunk/; revision=28390
|
|
|
|
| |
svn path=/trunk/; revision=28388
|
|
|
|
| |
svn path=/trunk/; revision=28387
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 JP Rosevear <jpr@novell.com>
Fixes #61973
* gui/widgets/e-addressbook-view.etspec: add translator comment
for TTYTDD
svn path=/trunk/; revision=28386
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 JP Rosevear <jpr@novell.com>
Fixes #65820
* gui/weekday-picker.c (get_day_text): add translator comment
svn path=/trunk/; revision=28385
|
|
|
|
| |
svn path=/trunk/; revision=28384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-13 Not Zed <NotZed@Ximian.com>
* new-mail-notify.c: added prototypes for exported functions,
re-arranged slightly to staticise internal functions.
* new-mail-notify.h: removed.
2005-01-12 Miguel Angel Lopez Hernandez <miguel@gulev.org.mx>
* new-mail-notify.[ch]: Fix author's name, changes in code
to maintain coding style
(org_gnome_new_mail_notify): Now sends the dbus message using
the send_dbus_message function
(org_gnome_message_reading_notify): Added function, called when
a message.reading event is fired
(send_dbus_message): Added function, generic function to send
dbus messages
* org-gnome-new-mail-notify.eplug.in: define the message reading
event
svn path=/trunk/; revision=28383
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=28382
|
|
|
|
|
|
|
| |
2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu>
* calendar-weather.c (e_calendar_weather_units): fix spelling
svn path=/trunk/; revision=28381
|
|
|
|
| |
svn path=/trunk/; revision=28380
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>
* e-send-options.c: (e_send_options_get_widgets_data),
(e_send_options_fill_widgets_with_data): Get the value
for the autodelete toggle button
(page_changed_cb): Do not hide the classification label
and its combo box here.
svn path=/trunk/; revision=28379
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>
* Makefile.am:
* send-options.c: (get_cnc), (e_send_options_load_general_opts),
(e_sendoptions_clicked_cb), (org_gnome_send_options),
(e_send_options_copy_general_opts),
(e_send_options_copy_status_options),
(check_status_options_changed), (check_general_changed),
(send_options_copy_check_changed), (get_source),
(add_return_value), (put_options_in_source),
(add_send_options_to_source), (send_options_commit): Added some
functons to change the global send options.
svn path=/trunk/; revision=28378
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Not Zed <NotZed@Ximian.com>
** See bug #70990.
* em-account-editor.c (emae_service_url_changed): if the value is
"" then don't set it
svn path=/trunk/; revision=28377
|
|
|
|
|
|
|
|
|
| |
2005-01-12 JP Rosevear <jpr@novell.com>
* configure.in: fix plugin listing, bump upgrade revision so
weather calendar group appears
svn path=/trunk/; revision=28376
|
|
|
|
| |
svn path=/trunk/; revision=28375
|
|
|
|
|
|
| |
defined function to validate user
svn path=/trunk/; revision=28374
|
|
|
|
|
|
|
|
|
| |
2005-01-08 Not Zed <NotZed@Ximian.com>
* e-url.c (e_url_shroud): dont' use '%.*s' for truncating string
output.
svn path=/trunk/; revision=28373
|
|
|
|
|
|
|
|
|
| |
2005-01-11 Not Zed <NotZed@Ximian.com>
* filter-part.c (filter_part_expand_code): cast lenght specifiers
to int.
svn path=/trunk/; revision=28372
|
|
|
|
|
|
|
|
|
| |
2005-01-08 Not Zed <NotZed@Ximian.com>
* gui/e-day-view.c (e_day_view_finish_resize): set
last_Edited_comp_string to NULL, not test it for null.
svn path=/trunk/; revision=28371
|
|
|
|
|
|
|
|
|
| |
2005-01-11 Not Zed <NotZed@Ximian.com>
* util/eab-book-util.c (eab_name_and_email_query): cast length
specifier to int.
svn path=/trunk/; revision=28370
|
|
|
|
|
|
|
|
|
| |
2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu>
* plugins/calendar-weather/(calendar-weather.c,
org-gnome-calendar-weather.eplug.in): use a single setting for
metric/imperial rather than separate temperature and snowfall settings
svn path=/trunk/; revision=28369
|
|
|
|
|
|
| |
forming the filename.
svn path=/trunk/; revision=28368
|
|
|
|
| |
svn path=/trunk/; revision=28367
|
|
|
|
| |
svn path=/trunk/; revision=28364
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Not Zed <NotZed@Ximian.com>
** See bug #70018.
* mail-signature-editor.c (mail_signature_editor): use the right
version for the gtkhtml editor control.
svn path=/trunk/; revision=28363
|
|
|
|
|
|
|
|
|
| |
2005-01-12 Not Zed <NotZed@Ximian.com>
* e-msg-composer.c (destroy): initialise composer before using it.
sigh.
svn path=/trunk/; revision=28362
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-11 JP Rosevear <jpr@novell.com>
Fixes #29985
* itip-formatter.c (view_response_cb): set the message flags to
answered if we send successfully
svn path=/trunk/; revision=28361
|
|
|
|
|
|
|
|
| |
2005-01-11 JP Rosevear <jpr@novell.com>
* Makefile.am: add new-mail-notify.h so it gets disted
svn path=/trunk/; revision=28360
|
|
|
|
| |
svn path=/trunk/; revision=28359
|
|
|
|
|
|
|
|
| |
2005-01-11 JP Rosevear <jpr@novell.com>
* configure.in: bump version
svn path=/trunk/; revision=28357
|
|
|
|
|
|
|
|
| |
2005-01-11 Vivek Jain <jvivek@novell.com>
killed compile time warnings by including suitable definitions
and type casting widgets
svn path=/trunk/; revision=28356
|
|
|
|
|
|
|
|
| |
2005-01-11 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=28355
|
|
|
|
|
|
|
|
| |
2005-01-11 Žygimantas BeruÄka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=28353
|
|
|
|
|
|
| |
instead of page next signal of druid
svn path=/trunk/; revision=28352
|
|
|
|
| |
svn path=/trunk/; revision=28351
|
|
|
|
| |
svn path=/trunk/; revision=28350
|
|
|
|
|
|
|
|
|
| |
2005-01-11 Vivek Jain <jvivek@novell.com>
* em-folder-tree.c (render_pixbuf): Added conditions to check for
shared folders to display different icon if it is a shard folder.
svn path=/trunk/; revision=28349
|
|
|
|
|
|
| |
* itip-formatter.c (update_item): Fixed a compiler warning.
svn path=/trunk/; revision=28347
|
|
|
|
|
|
|
|
| |
2005-01-11 Not Zed <NotZed@Ximian.com>
* configure.in: added new mail plugin & checks.
svn path=/trunk/; revision=28346
|
|
|
|
| |
svn path=/trunk/; revision=28345
|
|
|
|
|
|
|
|
| |
2005-01-11 Not Zed <NotZed@Ximian.com>
* Makefile.am: fix LDFLAGS variable name.
svn path=/trunk/; revision=28344
|
|
|
|
| |
svn path=/trunk/; revision=28343
|
|
|
|
| |
svn path=/trunk/; revision=28342
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Rodrigo Moya <rodrigo@novell.com>
* gui/e-day-view.c (e_day_view_on_editing_stopped): remove the
temporary object from the view when stopping editing.
* gui/e-week-view.c (e_week_view_on_editing_stopped): ditto.
svn path=/trunk/; revision=28341
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Rodrigo Moya <rodrigo@novell.com>
* calendar-weather.c (create_source_selected): use HIG-compliant
button order.
svn path=/trunk/; revision=28340
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Rodney Dawes <dobey@novell.com>
* Makefile.am (INCLUDES): Clean up spacing
(liborg_gnome_send_options_la_LIBADD): Don't specify the path to
the la file directly, use the _LIBS variables that correspond with
those in INCLUDES to link to the correct libraries
svn path=/trunk/; revision=28339
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): set to the new items, duh
svn path=/trunk/; revision=28338
|
|
|
|
|
|
|
|
| |
* gui/dialogs/cal-attachment-bar.c:
(cal_attachment_bar_set_attachment_list):
offset the file name to account for the 'hyphen'.
svn path=/trunk/; revision=28337
|
|
|
|
| |
svn path=/trunk/; revision=28336
|
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): compare pointers instead of
content id
svn path=/trunk/; revision=28335
|
|
|
|
| |
svn path=/trunk/; revision=28334
|
|
|
|
| |
svn path=/trunk/; revision=28333
|
|
|
|
| |
svn path=/trunk/; revision=28332
|
|
|
|
| |
svn path=/trunk/; revision=28331
|
|
|
|
| |
svn path=/trunk/; revision=28330
|
|
|
|
| |
svn path=/trunk/; revision=28329
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): first crack at saving
attachments for the backend
(extract_itip_data): tell the user what to do for more than one
attachment
svn path=/trunk/; revision=28328
|
|
|
|
|
|
|
| |
2005-1-10 Parthasarathi Susarla <sparthasarathi@novell.com>
* configure.in : added send options plugin to base plugin list
svn path=/trunk/; revision=28327
|
|
|
|
|
|
|
| |
2005-1-10 Parthasarathi Susarla <sparthasarathi@novell.com>
* configure.in : added support for groupwise send options plugin
svn path=/trunk/; revision=28326
|
|
|
|
|
|
|
|
| |
2005-01-10 Parthasarathi@novell.com <sparthasarathi@novell.com>
* initial check in for groupwise send options
svn path=/trunk/; revision=28325
|
|
|
|
|
|
| |
2005-01-10 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
svn path=/trunk/; revision=28324
|
|
|
|
|
|
|
|
|
| |
2005-01-10 JP Rosevear <jpr@novell.com>
* itip-formatter.c (update_item): first crack at saving
attachments for the backend
svn path=/trunk/; revision=28323
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Vivek Jain <jvivek@novell.com>
* configure.in : Add shared-folder to plugin
and base plugin list. Add corresponding Makfile to AC_OUTPUT section.
svn path=/trunk/; revision=28322
|
|
|
|
|
|
|
|
| |
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in: add send-options plugin
svn path=/trunk/; revision=28321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* install-shared.c : opens up a wizard on reading a shared folder
notification and installs shared folder at the recepient end.
* share-folder-common.c : added
(refresh_folder_tree) : to refresh the folder tree when a folder is shared or
a shared folder is created so that different icons are displayed
(get_cnc): to get a connection
(get_container_id):to get the container id of the folder user selects
* share-folder.c : minor changes to fix the crash
* Makefile.am : including install-shared.c in sources
* org-gnome-shared-folder.eplug.in : added a plugin to the e-plugin list for
the message-read event
svn path=/trunk/; revision=28320
|
|
|
|
|
|
|
|
| |
2005-01-10 Vivek Jain <jvivek@novell.com>
Included * ChangeLog
and * install-shared.c to accept a shared-folder-notification and install a shared folder
svn path=/trunk/; revision=28319
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
* MakeFile.am:
* org-gnome-send-options.eplug.in: Plugin file to add
the send options button in the account editor.
* send-options.c: Adds the send options button inside a frame
in the defaults page of the account editor for groupwise
accounts. Clicking on the button gets the settings from the
server and shows it in the send options dialog box.
svn path=/trunk/; revision=28318
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backends-groupwise-utils.h:
Missed to commit this file before.
svn path=/trunk/; revision=28317
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=28316
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>
* e-send-options.c: (e_send_options_get_widgets_data),
(e_send_options_fill_widgets_with_data), (page_changed_cb),
(init_widgets), (get_widgets), (setup_widgets),
(e_sendoptions_set_global), (e_sendoptions_dialog_run),
(e_sendoptions_dialog_finalize), (e_sendoptions_dialog_dispose),
(e_sendoptions_dialog_init), (e_sendoptions_dialog_class_init),
(e_sendoptions_dialog_get_type): Added code to support global options.
Filled the finalize and dispose functions.
* e-send-options.glade: Changed a label id.
* e-send-options.h: Added the set_global function.
svn path=/trunk/; revision=28315
|
|
|
|
|
|
|
|
| |
2005-01-10 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=28313
|
|
|
|
|
|
|
|
| |
2005-01-10 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gui/dialogs/cal-attachment-bar.[ch]: (destroy), (init),
(cal_attachment_bar_set_local_attachment_store),
(cal_attachment_bar_get_attachment_list),
(cal_attachment_bar_get_nth_attachment_filename),
(cal_attachment_bar_set_attachment_list):
Modified cal-attachment-bar to allow the path to
the local attachment store be set externally, thereby
hiding the storage policy of different backends from it.
* gui/dialogs/comp-editor.c:
* (real_edit_comp): set the local attachment store after obtaining it from
the calendar.
svn path=/trunk/; revision=28311
|
|
|
|
| |
svn path=/trunk/; revision=28310
|
|
|
|
|
|
|
|
| |
2005-01-10 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28309
|
|
|
|
|
|
|
|
|
|
| |
2005-01-10 Hans Petter Jansson <hpj@novell.com>
* gui/widgets/e-minicard.c (e_minicard_activate_editor): When spawning
an editor, set the initial editability from the target book, not from
the minicard's own (usually stale, useless) editable state.
svn path=/trunk/; revision=28308
|
|
|
|
|
|
|
|
| |
2005-01-10 Žygimantas BeruÄka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=28307
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-view.h: remove error mode
* itip-formatter.c (set_itip_error): show error information to the
user
(extract_itip_data): use above
(format_itip_object): no more "error" mode
svn path=/trunk/; revision=28306
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-view.c (itip_view_set_delegator): accessor
(itip_view_get_delegator): ditto
* itip-view.h: new protos
* itip-formatter.c (extract_itip_data): put delegate sections back
in and handle default reminder
(format_itip_object): set the delegator for requests, find the
delegator calendar if necessary
svn path=/trunk/; revision=28305
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* e-url.c (e_uri_new): fix parsing of query string
svn path=/trunk/; revision=28304
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* gui/calendar-component.c (impl_handleURI): handle calendar://
uris
svn path=/trunk/; revision=28303
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* e-shell.c (impl_Shell_handleURI): open a new window if we get a
component id type url
* Evolution-Shell.idl: add ComponentNotFound exception
svn path=/trunk/; revision=28302
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-formatter.c (idle_open_cb): launch an evolution window
pointing at the calendar date of the appointment
(view_response_cb): use it
svn path=/trunk/; revision=28301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): only check for conflicts
if the source has the conflict property
(initialize_selection): select the "conflict" sources in the
selector
(source_selection_changed): update the source properties
(itip_formatter_page_factory): include the source selector for
selecting conflict checking calendars
svn path=/trunk/; revision=28300
|
|
|
|
|
|
|
|
| |
2005-01-09 JP Rosevear <jpr@novell.com>
* configure.in: add calendar-file plugin
svn path=/trunk/; revision=28299
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* Initial import of file properties plugin.
svn path=/trunk/; revision=28298
|
|
|
|
| |
svn path=/trunk/; revision=28297
|
|
|
|
| |
svn path=/trunk/; revision=28296
|
|
|
|
| |
svn path=/trunk/; revision=28295
|
|
|
|
|
|
|
|
| |
2005-01-08 Nat Friedman <nat@novell.com>
* org-gnome-evolution-bbdb.eplug.in: Reformatted the description.
svn path=/trunk/; revision=28294
|
|
|
|
|
|
|
|
| |
2005-01-08 Žygimantas BeruÄka <uid0@akl.lt>
* lt.po: Yet again updated Lithuanian translation.
svn path=/trunk/; revision=28293
|
|
|
|
| |
svn path=/trunk/; revision=28292
|
|
|
|
|
|
|
|
| |
2004-01-08 Žygimantas BeruÄka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=28291
|
|
|
|
|
|
|
| |
* configure.in : Remove duplicate entry for itip-formatter in
plugins list.
svn path=/trunk/; revision=28290
|
|
|
|
| |
svn path=/trunk/; revision=28289
|
|
|
|
|
|
|
|
|
| |
2005-01-08 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=28288
|
|
|
|
|
|
|
| |
2005-01-08 Harish Krishnaswamy <kharish@novell.com>
Added support for attachments support to calendar items.
svn path=/trunk/; revision=28287
|
|
|
|
| |
svn path=/trunk/; revision=28286
|
|
|
|
|
|
| |
the calendar.
svn path=/trunk/; revision=28285
|
|
|
|
| |
svn path=/trunk/; revision=28284
|
|
|
|
|
|
|
|
| |
2005-01-08 Žygimantas BeruÄka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=28283
|
|
|
|
|
|
|
|
| |
2005-01-08 Hans Petter Jansson <hpj@novell.com>
* configure.in: Add libedataserverui to the e-util libs and cflags.
svn path=/trunk/; revision=28282
|
|
|
|
| |
svn path=/trunk/; revision=28281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-view.h: new protos
* itip-view.c (set_tasklist_sender_text): task sender messages
(set_calendar_sender_text): calendar sender messages
(set_sender_text): select above as appropriate
(itip_view_set_item_type): accessor
(itip_view_get_item_type): ditto
* itip-formatter.c (find_cal_opened_cb): messages for
meetings/tasks/journals
(send_item): ditto
(format_itip_object): ditto
(itip_formatter_page_factory): change page title
svn path=/trunk/; revision=28280
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-formatter.c (view_response_cb): ensure there is only one
attendee in the RSVP even if the user is duplicated
svn path=/trunk/; revision=28279
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* gui/dialogs/event-editor.c (event_editor_edit_comp): clear the
attendees, somehow I remove this in an earlier commit
svn path=/trunk/; revision=28278
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 Rodrigo Moya <rodrigo@novell.com>
* gui/dialogs/event-page.glade:
* gui/dialogs/task-page.glade: put a name to the 'Send options' frame.
* gui/dialogs/event-page.c (event_page_init): initialize reference to
the 'Send options' frame.
(get_widgets): get the 'Send options' frame from the .glade file.
(event_page_hide_options): just hide the frame.
(event_page_show_options): just show the frame.
* gui/dialogs/task-page.c (task_page_init): initialize reference to the
'Send options' frame.
(get_widgets): get the 'Send options' frame from the .glade file.
(task_page_hide_options): just hide the frame.
(task_page_show_options): just show the frame.
svn path=/trunk/; revision=28277
|
|
|
|
|
|
|
|
|
| |
2005-01-07 Rodrigo Moya <rodrigo@novell.com>
* e-categories-config.c (e_categories_config_open_dialog_for_entry):
set the dialog's parent.
svn path=/trunk/; revision=28276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-view.h: protos
* itip-view.c (rsvp_toggled_cb): set comment sensitivity
(itip_view_init): add comment entry
(itip_view_set_rsvp): make comment entry sensitive when rsvp is
(itip_view_set_rsvp_comment): accessor
(itip_view_get_rsvp_comment): ditto
* itip-formatter.c (find_cal_opened_cb): set error message if we
can't find the item
(view_response_cb): add comment if the user sets one
svn path=/trunk/; revision=28275
|
|
|
|
|
|
|
|
|
| |
2005-01-07 Rodrigo Moya <rodrigo@novell.com>
* e-categories-config.c (e_categories_config_open_dialog_for_entry):
use the new ECategoriesDialog in libedataserverui.
svn path=/trunk/; revision=28274
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 Rodrigo Moya <rodrigo@novell.com>
* Makefile.am: define EDS's datadir, needed to get to the
Locations.xml file.
* calendar-weather.c (load_locations): use EDS's datadir for the
Locations.xml file full path.
svn path=/trunk/; revision=28273
|
|
|
|
|
|
|
|
|
| |
2005-01-07 Rodrigo Moya <rodrigo@novell.com>
* Makefile.am: define weatherdatadir here, no need to use e-d-s's one,
use evolution's instead.
svn path=/trunk/; revision=28272
|
|
|
|
|
|
|
|
| |
2005-01-07 Rodrigo Moya <rodrigo@novell.com>
* configure.in: removed weatherdatadir definition here.
svn path=/trunk/; revision=28271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 JP Rosevear <jpr@novell.com>
* itip-view.h: add protos
* itip-view.c (set_sender_text): update descriptions better
(set_status_text): show/hide status
(set_comment_text): show/hide comment
(set_buttons): update buttons for add an refresh
(itip_view_destroy): free comment/status
(itip_view_init): add status/comment widgets
(itip_view_set_status): accessor
(itip_view_get_status): ditto
(itip_view_set_comment): ditto
(itip_view_get_comment): ditto
* itip-formatter.c (find_cal_opened_cb): make sure rsvp is off for
publish
(format_itip_object): decline counter is sent by an organizer; set
status and comment when appropriate
svn path=/trunk/; revision=28270
|
|
|
|
|
|
|
|
| |
2005-01-07 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=28269
|
|
|
|
| |
svn path=/trunk/; revision=28268
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 David Trowbridge <David.Trowbridge@Colorado.edu>
* configure.in: added calendar-weather plugin to build.
2005-01-06 JP Rosevear <jpr@novell.com>
svn path=/trunk/; revision=28267
|
|
|
|
|
|
|
|
|
|
| |
2005-01-06 David Trowbridge <trowbrds@cs.colorado.edu>
* gui/e-cal-event[hc]: initial import of ECalEvent targets
* gui/migration.c (migrate_calendars): add component.migration event
svn path=/trunk/; revision=28266
|
|
|
|
|
|
|
|
| |
2004-01-06 David Trowbridge <trowbrds@cs.colorado.edu>
* Initial import of weather properties plugin
svn path=/trunk/; revision=28265
|
|
|
|
|
|
|
|
| |
2005-01-07 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=28264
|
|
|
|
|
|
|
|
|
|
| |
2005-01-07 Not Zed <NotZed@Ximian.com>
* em-account-prefs.c (account_add_clicked): remove old code, setup
transient parent and weak ref for refresh.
* *.c: some warning fixes/comment fixes
svn path=/trunk/; revision=28263
|
|
|
|
|
|
|
|
|
|
| |
2005-01-06 Rodney Dawes <dobey@novell.com>
* e-config.c (e_config_create_window): Add the GTK_DIALOG_NOSEPARATOR
flag, and set appropriate border widths around the main dialog vbox,
and action area, to be more HIG compliant
svn path=/trunk/; revision=28262
|
|
|
|
|
|
|
|
| |
005-01-06 JP Rosevear <jpr@novell.com>
* data/Makefile.am: add some uninstall rules for local data
svn path=/trunk/; revision=28261
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* gui/Makefile.am: install schemas properly
svn path=/trunk/; revision=28260
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* gui/component/Makefile.am: install schemas properly
svn path=/trunk/; revision=28259
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* Makefile.am: install schemas properly
svn path=/trunk/; revision=28258
|
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* Makefile.am: install schemas properly and add some uninstall
rules for local install rules
svn path=/trunk/; revision=28257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-06 Jeffrey Stedfast <fejj@novell.com>
* mail-folder-cache.c (mail_note_store): Handle the
CamelOfflineStore case just like the CamelDiscoStore case.
* mail-ops.c (prep_offline_do): Since we can't kill off
CamelDisco* (groupwise is using it), we have to handle both
CamelOfflineFolder and CamelDiscoFolder for now.
(set_offline_do): Same.
svn path=/trunk/; revision=28256
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* Makefile.am: dist the glade file
svn path=/trunk/; revision=28255
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* Makefile.am: include top_srcdir
svn path=/trunk/; revision=28254
|
|
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* e-error-tool.c (main): use the base name only, so if a full path
is passed to us we still write out to the current directory, for
when builddir != srcdir
svn path=/trunk/; revision=28253
|
|
|
|
|
|
|
|
| |
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com>
Commiting send options
svn path=/trunk/; revision=28252
|
|
|
|
|
|
|
|
|
| |
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com>
Commiting the files mentioned below again to HEAD since it
was not added in head.
svn path=/trunk/; revision=28250
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-06 Chenthill Palanisamy <pchenthill@novell.com>
merging send options
* Makefile.am:
* e-send-options.[ch]: Widgets for the send options dialog
* e-send-options.glade: Contains interface for the dialog
svn path=/trunk/; revision=28249
|
|
|
|
|
|
|
|
|
| |
2005-01-05 JP Rosevear <jpr@novell.com>
* save-calendar.c (ask_destination_and_save): fix build for non
gtk file chooser case
svn path=/trunk/; revision=28248
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Rodney Dawes <dobey@novell.com>
* Makefile.am: Dist the errors data properly, and add the .eplug
output file to BUILT_SOURCES
svn path=/trunk/; revision=28247
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Rodney Dawes <dobey@novell.com>
* POTFILES.in: Remove mail-errors.xml (the .h belongs here, not the
straight .xml currently)
svn path=/trunk/; revision=28246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Rodrigo Moya <rodrigo@novell.com>
* gui/e-day-view.c (e_day_view_find_event_from_uid): added a new
argument to pass the calendar client, since it might happen to have
events with the same UID on different calendars.
(e_day_view_do_key_press, model_rows_deleted_cb): added new argument
to e_day_view_find_event_from_uid.
* gui/e-week-view.c (e_week_view_find_event_from_uid): same as
e-day-view.c.
(e_week_view_do_key_press, model_rows_deleted_cb): added new argument
to e_week_view_find_event_from_uid.
svn path=/trunk/; revision=28245
|
|
|
|
|
|
|
|
| |
2005-01-05 Not Zed <NotZed@Ximian.com>
* em-menu.c: (emph_targets[]): Add the widget target, missed this.
svn path=/trunk/; revision=28244
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Not Zed <NotZed@Ximian.com>
* e-msg-composer.c (d): turn off debug, setup g private instance
data structure.
(setup_ui): activate the composer plugin menu.
(destroy): clean up the composer plugin menu.
(class_init, init): init private instance data & plugin menu.
svn path=/trunk/; revision=28243
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Not Zed <NotZed@Ximian.com>
* em-menu.c (em_menu_target_new_widget): add a semi-dummy target
for widget target.
svn path=/trunk/; revision=28242
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-05 Not Zed <NotZed@Ximian.com>
* mail-component.c (handleuri_got_folder): handle the "reply"
parameter, if set.
* em-composer-utils.c (em_utils_reply_to_message): only ref the
source if supplied.
(reply_to_message): only unref the source if supplied.
svn path=/trunk/; revision=28241
|
|
|
|
|
|
|
|
| |
<jpr@novell.com>
* POTFILES.in: remove dead files
svn path=/trunk/; revision=28240
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-04 JP Rosevear <jpr@novell.com>
* e-sidebar.h: new protos, modes
* e-sidebar.c: handle 2 more modes, text only and toolbar style;
allow visibility to be set for the buttons
* e-shell-window.h: new proto
* e-shell-window.c (setup_widgets): set the sidebar setting and
visibility based on stored gconf settings
(e_shell_window_save_defaults): save the current sidebar setting
visibility
(e_shell_window_peek_sidebar): return the sidebar
* e-shell-window-commands.c (e_shell_window_commands_setup): add
listeners for each of the component button radio items and for the
hide toggle
(view_buttons_icontext_item_toggled_handler): listener callback,
set mode
(view_buttons_icon_item_toggled_handler): ditto
(view_buttons_text_item_toggled_handler): ditto
(view_buttons_toolbar_item_toggled_handler): ditto
(view_buttons_hide_item_toggled_handler): listener callback, set
visibility
* apps_evolution_shell.schemas.in.in: add component button style
and visibility defaults
svn path=/trunk/; revision=28239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-04 JP Rosevear <jpr@novell.com>
* evolution.xml: add component button view items
* evolution.xml: set the toolbar look to "system" everywhere
* evolution-signature-editor.xml: ditto
* evolution-message-composer.xml: ditto
svn path=/trunk/; revision=28238
|
|
|
|
|
|
|
|
| |
2005-01-04 JP Rosevear <jpr@novell.com>
* Makefile.am: remove dead files
svn path=/trunk/; revision=28237
|
|
|
|
|
|
|
|
|
| |
2005-01-04 Rodrigo Moya <rodrigo@novell.com>
* gui/e-cal-component-preview.c (write_html): use the new e-categories
API in e-d-s.
svn path=/trunk/; revision=28236
|
|
|
|
|
|
|
|
|
| |
2005-01-04 Rodrigo Moya <rodrigo@novell.com>
* e-categories-config.[ch]: removed most of the API. The rest will
be removed as the GAL dependencies are sorted out.
svn path=/trunk/; revision=28235
|
|
|
|
|
|
|
|
|
| |
2005-01-04 Rodrigo Moya <rodrigo@novell.com>
* gui/e-week-view.c (model_rows_deleted_cb): search our internal data
for the correct event.
svn path=/trunk/; revision=28234
|
|
|
|
|
|
|
|
| |
2005-01-04 Philip Van Hoof <pvanhoof@gnome.org>
* csv-format.c, rdf-format.c: Use standard error messages
svn path=/trunk/; revision=28233
|
|
|
|
|
|
|
|
| |
2005-01-04 Philip Van Hoof <pvanhoof@gnome.org>
* save-attachments.c: Use standard error messages
svn path=/trunk/; revision=28232
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-04 Harry Lu <harry.lu@sun.com>
* gui/calendar-component.c: (create_component_view): add a11y name
to calendar sidebar selector.
* gui/tasks-component.c: (create_component_view): add a11y name
to task sidebar selector.
svn path=/trunk/; revision=28231
|
|
|
|
|
|
|
|
|
| |
2004-12-28 Mengjie Yu <meng-jie.yu@sun.com>
* em-folder-tree.c: (em_folder_tree_new_with_model):
add atk name for the treeview.
svn path=/trunk/; revision=28230
|
|
|
|
| |
svn path=/trunk/; revision=28229
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-04 Harry Lu <harry.lu@sun.com>
* widgets/Makefile.am: add ea-combo-button.[ch] to Makefile.
* widgets/ea-combo-button.c:
* widgets/ea-combo-button.h: implement a11y object for e-combo-button.
* widgets/ea-widgets.c: (e_combo_button_a11y_init): set a11y factory.
* widgets/ea-widgets.h: add declaration.
svn path=/trunk/; revision=28228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-01-04 Harry Lu <harry.lu@sun.com>
* misc/e-combo-button.c: (e_combo_button_popup): new internal function
to popup the menu.
(impl_button_press_event): call the new function.
(e_combo_button_class_init): init a11y.
(e_combo_button_get_label): new function to return label.
(e_combo_button_popup_menu): new function to popup menu.
* misc/e-combo-button.h: add function declarations.
svn path=/trunk/; revision=28227
|
|
|
|
|
|
|
|
|
| |
2005-01-03 Rodney Dawes <dobey@novell.com>
* itip-formatter.c (format_itip_object): Don't do set_usize ()
on the container
svn path=/trunk/; revision=28225
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (format_itip_object): load accounts
svn path=/trunk/; revision=28224
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* org-gnome-itip-formatter-errors.xml: remove unused message
* itip-formatter.c (update_item): use info item, not e-error
svn path=/trunk/; revision=28223
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (view_response_cb): implement cancel
(update_item): add cancel info item
svn path=/trunk/; revision=28222
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
Fixes #69663
* gui/e-cal-model-tasks.c (is_complete): look at the percent
complete and status properties as well for completeness clues
svn path=/trunk/; revision=28221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-view.c (itip_view_add_upper_info_item_printf): utility
routine to make it easier to add info items
(itip_view_add_lower_info_item_printf): ditto
* itip-view.h: new protos
* itip-formatter.c: use new printf routines everyhwere it makes
sense
svn path=/trunk/; revision=28220
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* configure.in: add itip-formatter to the "all" list, its not
ready to be in the base yet though
svn path=/trunk/; revision=28219
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): move the adjust item work
here when we actually have the calendar
(pitip_free): implement a free function
(find_cal_opened_cb): check the methods instead of the show
selector member
(find_cal_opened_cb): default to true for the rsvp setting
svn path=/trunk/; revision=28218
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-formatter.c (find_cal_opened_cb): move the adjust item work
here when we actually have the calendar
(pitip_free): implement a free function
svn path=/trunk/; revision=28217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-view.h: add response enums
* itip-view.c (set_buttons): fiddle with button names and response enums
* itip-formatter.c (find_server): don't include our uid in the
conflicts search
(update_attendee_status): update the status of the attendee and
save it out
(adjust_item): get relevant properties for items that might
contain them if sent from an attendee
(get_real_item): get the actual, current item
(send_item): send the item
(view_response_cb): handle REPLY and REFRESH requests
(format_itip_object): adjust the item if necessary and set the
attendee for reply/refresh; prevent crash if no description
(pitip_free): skeleton free function
(format_itip): load delete message setting
(delete_toggled_cb): set delete message setting based on toggle
(itip_formatter_page_factory): make the delete message check box
work
* Makefile.am: install e-error messages
svn path=/trunk/; revision=28216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 JP Rosevear <jpr@novell.com>
* itip-view.h: new protos, signal
* itip-view.c (set_info_items): be more generic so both upper and
lower setting can use it
(set_upper_info_items): set the upper info items
(set_lower_info_items): ditto for lower items
(itip_view_destroy): clear both sets of info items
(itip_view_class_init): add source selected signalo
(itip_view_init): add separate upper and lower info item areas and
a detail area
(itip_view_add_upper_info_item): add upper info item
(itip_view_remove_upper_info_item): remove a singal upper area
info item
(itip_view_clear_upper_info_items): clear them all
(itip_view_add_lower_info_item): as above
(itip_view_remove_lower_info_item): ditto
(itip_view_clear_lower_info_items): ditto
(source_selected_cb): emit the source selected signal when the
source in the option menu changes
(itip_view_set_source_list): take a source list and create an
e-source-option-menu if its non-null
(itip_view_get_source_list): get source list
(itip_view_set_source): set a specific source in the source option
menu
(itip_view_get_source): obtain that source
(itip_view_set_rsvp): get the rsvp status
(itip_view_get_rsvp): set it
(itip_view_set_show_rsvp): set visibility of rsvp check box
(itip_view_get_show_rsvp): get the visibility of rsvp check box
(itip_view_set_buttons_sensitive): set button sensitivity
(itip_view_get_buttons_sensitive): get button sensitivity
* itip-formatter.c (find_my_address): find the user's address in
the list of attendees
(set_buttons_sensitive): set the action buttons sensitivity
appropriately
(cal_opened_cb): use above
(start_calendar_server): ditto
(start_calendar_server_by_uid): de-sensitize buttons to start
(source_selected_cb): ditto
(find_cal_opened_cb): check for conflicting appointments; set
informative info area items
(find_server): create the sexp for determining conflicts
(update_item): oset informative info area items
(view_response_cb): implement some of the responses, start on
implementing rsvp
svn path=/trunk/; revision=28215
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-01-03 Rodrigo Moya <rodrigo@novell.com>
* gui/e-cal-model.c (e_cal_model_set_time_range): redo the queries
after emitting the 'time_range_changed' signal, since now the
views will only update their internal data but not redraw the
events on that signal.
* gui/e-day-view.c (model_changed_cb): removed, no longer needed.
(e_day_view_recalc_day_starts): no need to call e_day_view_update_query.
(e_day_view_init): no need to connect to 'model_changed' signal
on the model, we already connect to the row/cell_changed ones.
* gui/e-week-view.c (time_range_changed_cb): no need to call
e_week_view_update_query.
(model_changed_cb): removed, no longer needed.
(e_week_view_init): no need to connect to 'model_changed' signal
on the model, we already connect to the row/cell_changed ones.
svn path=/trunk/; revision=28214
|
|
|
|
|
|
|
|
| |
2004-12-27 Philip Van Hoof <pvanhoof@gnome.org>
* csv-format.c, rdf-format.c: Warning when overwriting file
svn path=/trunk/; revision=28213
|
|
|
|
|
|
|
|
| |
2004-12-27 Philip Van Hoof <pvanhoof@gnome.org>
* save-attachments.c: Warning when overwriting file
svn path=/trunk/; revision=28212
|
|
|
|
|
|
|
|
|
| |
2004-12-21 Andre Klapper <a9016009@gmx.de>
* tools/evolution-addressbook-export.c:
Fixing bug 61068 (removing a white space in a string)
svn path=/trunk/; revision=28211
|
|
|
|
| |
svn path=/trunk/; revision=28210
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-31 JP Rosevear <jpr@novell.com>
* gui/dialogs/schedule-page.c: add necessary include
* gui/dialogs/meeting-page.c (sensitize_widgets): kill warning
* gui/dialogs/cal-prefs-dialog.c (template_url_changed): kill warning
* gui/dialogs/alarm-dialog.c (malarm_widgets_to_alarm): kill warnings
(init_widgets): ditto
* gui/main.c (initialize): no need to init the config system now
* gui/e-cell-date-edit-config.h: include date edit text header
* gui/e-cal-config.c (ecp_target_free): kill warning
* gui/calendar-config.c: clean up includes, internally initialize
the config setup to make it easier for others; kill dead functions
svn path=/trunk/; revision=28209
|
|
|
|
|
|
|
|
|
| |
2004-12-30 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
myself
svn path=/trunk/; revision=28208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-12-29 JP Rosevear <jpr@novell.com>
* itip-view.h: new protos
* itip-view.c (format_date_and_time_x): don't draw the leading
zero in 12hr clock mode for the hour
(set_sender_text): make intro statements closer to the UI design
(set_description_text): display description
(set_info_items): show info items, messages with icons
(set_progress_text): show progress text item (for
loading/searching calendars)
(set_one_button): add a response button
(set_buttons): set response buttons based on mode
(itip_view_destroy): clear info items
(itip_view_class_init): add response signal
(itip_view_init): new areas for description, info items, buttons
(itip_view_set_description): accessor
(itip_view_get_description): ditto
(itip_view_add_info_item): add an info item to the display
(itip_view_clear_info_items): clear all items
(itip_view_set_progress): set the progress message
* itip-formatter.c: move over calendar loading, searching code,
set more itip view properties
* org-gnome-itip-formatter.eplug.in: add a config page item,
doesn't do much right now
svn path=/trunk/; revision=28207
|
|
|
|
|
|
|
|
|
| |
2004-12-29 Rodrigo Moya <rodrigo@novell.com>
* main.c (show_development_warning): 2.0 is the current stable
version.
svn path=/trunk/; revision=28206
|
|
|
|
|
|
|
|
|
| |
2004-12-29 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>
svn path=/trunk/; revision=28205
|
|
|
|
|
|
|
|
|
|
| |
2004-12-28 David Trowbridge <David.Trowbridge@Colorado.edu>
* calendar-http.c (e_calendar_http_check): s/strcmp/strncmp.
* org-gnome-calendar-http.eplug.in: fixed order of menus.
svn path=/trunk/; revision=28204
|