| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-10 Jeffrey Stedfast <fejj@novell.com>
* camel-mime-filter-gzip.[c,h]: New class for zipping/unzipping
gzip streams.
* camel-mime-filter-yenc.[c,h]: New class for encoding/decoding
the crack known as YEncode.
svn path=/trunk/; revision=25847
|
|
|
|
| |
svn path=/trunk/; revision=25846
|
|
|
|
| |
svn path=/trunk/; revision=25845
|
|
|
|
|
|
| |
I replaced it.
svn path=/trunk/; revision=25844
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Umeshtej <umeshtej@gawab.com>
Fixes #58014
* gui/e-meeting-list-view.c (process_section):Run the for loop
for the number of elements in cards.
svn path=/trunk/; revision=25841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-10 Trent Lloyd <lathiat@bur.st>
* gui/dialogs/select-source-dialog.c: Include gtkhbox.h and
gtkvbox.h
to fix implicit declaration
* gui/dialogs/meeting-page.c: (get_current_page) Cast GTK_ENTRY
from
GTK_COMBO to fix compiler warning
* gui/dialogs/cal-prefs-dialog.c: Remove lvalue casts, produces
compiler warnings and are not necessary
svn path=/trunk/; revision=25840
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-10 Jon Oberheide <jon@focalhost.com>
Fixes #48129
* gal-view-new-dialog.c (gal_view_new_dialog_init): set dialog
title
svn path=/trunk/; revision=25837
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-10 JP Rosevear <jpr@ximian.com>
* mail-ops.c (mail_send_message): set header to just Evolution
(mail_append_mail): ditto
* em-message-browser.c (em_message_browser_window_new): set title
to just Evolution
svn path=/trunk/; revision=25836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-10 JP Rosevear <jpr@ximian.com>
* main.c (show_development_warning): set title to just Evolution
(show_development_warning): ditto for warning
(idle_cb): ditto for title
* e-shell-window.c (update_offline_toggle_status): set tooltip to
just Evolution
(e_shell_window_new): ditto for window title
* e-shell-window-commands.c (command_about_box): set title to
just Evolution
svn path=/trunk/; revision=25835
|
|
|
|
|
|
|
|
| |
2004-05-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation
svn path=/trunk/; revision=25834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Bruce Tao <bruce.tao@sun.com>
Fixes #51626
* e-table-click-to-add.c: (etcta_event):
Add an entry for focus_in event, do the same thing as button_press event.
* e-table-item.c: (eti_event):
Mask the Ctrl+Tab processing routine.
* e-table.c: (table_canvas_focus_event_cb), (canvas_vbox_event),
(click_to_add_event), (e_table_setup_table):
Enable you to navigate between click_to_add and the existing tasks by
pressing Ctrl+Tab. However, if there is no existing task, you can still jump
out of click_to_add by this way.
svn path=/trunk/; revision=25831
|
|
|
|
|
|
|
|
|
| |
2004-05-08 Enver ALTIN <enver.altin@frontsite.com.tr>
* gui/component/GNOME_Evolution_Addressbook.server.in.in:
Fix parts of #53466.
svn path=/trunk/; revision=25830
|
|
|
|
|
|
|
|
| |
2004-05-08 Enver ALTIN <enver.altin@frontsite.com.tr>
* e-msg-composer.c: Fixing parts of #53466.
svn path=/trunk/; revision=25829
|
|
|
|
|
|
|
|
| |
2004-05-10 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-10 Not Zed <NotZed@Ximian.com>
* em-folder-view.c (emfv_activate): cleanup the view menus if they
were created.
* em-folder-view.h: added list_active bit, means the view is
showing the list and needs e.g. view menus.
* em-folder-view.c (emfv_setup_view_instance): was
create_view_instance. Now also setup the menu's if we're showing the list.
* em-folder-browser.c (emfb_create_view_menus): removed. moved
functionality into emfolderview.
2004-05-07 Not Zed <NotZed@Ximian.com>
* mail-account-editor.c: include missing header.
svn path=/trunk/; revision=25827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #57152.
* em-folder-tree.c (emft_get_folder_info__got): If we queried for
a recursive folder-info listing, then pass fully_loaded as TRUE to
set_folder_info().
(emft_get_folder_info__got): If we find that a folder doesn't have
children, set the expanded state to FALSE.
* em-folder-tree-model.c (em_folder_tree_model_set_folder_info):
Now takes a "fully_loaded" argument to hint to set_folder_info
whether or not folder-info's without child nodes can possibly have
children (eg. if fully_loaded is set and fi->child is NULL, then
'load' will be FALSE no matter what fi->flags contains).
svn path=/trunk/; revision=25826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 JP Rosevear <jpr@ximian.com>
Fixes #52294
* gui/e-cal-model.c (set_dtstart): set the tzid properly
(ecm_is_cell_editable): set check properly
* gui/e-cal-model-tasks.c (set_due): set the tzid properly
(ecmt_is_cell_editable): set check properly
* gui/e-cal-model-calendar.c (set_dtend): set the tzid properly
(ecmc_is_cell_editable): kill fixme and set check properly
svn path=/trunk/; revision=25825
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Radek Doulik <rodo@ximian.com>
* mail-config.c (config_write_style): set cite_color property of
gtkhtml widgets
(mail_config_init): add /apps/evolution/mail/display dir to gconf
client and watch for mark_citations and citation_colour changes
See bug #57587
svn path=/trunk/; revision=25824
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 JP Rosevear <jpr@ximian.com>
* gui/e-cal-model.c (ecm_is_cell_editable): fix comment and check
* gui/e-cal-model-tasks.c (ecmt_set_value_at): set a parent field
properly
(ecmt_is_cell_editable): fix comment and check
svn path=/trunk/; revision=25823
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Not Zed <NotZed@Ximian.com>
* camel-folder-thread.c (thread_summary): properly set the parent
nodes for the re-parented phantom-node children. Wasn't that fun
to debug!
* camel-folder-thread.h: make order and re bitfields, saves 4
bytes/node.
svn path=/trunk/; revision=25822
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Not Zed <NotZed@Ximian.com>
** See bug #57935.
* em-folder-view.c (emfv_set_message): add new arg, nomarkseen,
don't mark the selected message seen once its loaded.
(emfv_list_message_selected): clear the nomarkseen flag once we've
processed the selection.
(emfv_list_done_message_selected): handle the nomarkseen flag,
don't mark a message seen if it was explictly selected.
* em-folder-browser.c (emfb_list_built): use
em_folder_view_select_message rather than doing it via the
messagelist directly.
svn path=/trunk/; revision=25821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Not Zed <NotZed@Ximian.com>
** Dunno why i bothered, but see bug #58090.
* importers/netscape-importer.c
(netscape_filter_parse_conditions): check for custom headers
properly.
(netscape_filter_flatfile_get_entry): put in some validate checks.
(netscape_filter_to_evol_filter): implement custom headers properly.
(ns_filter_condition_types): add missing "status" string.
svn path=/trunk/; revision=25820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-07 Not Zed <NotZed@Ximian.com>
** See #58017.
* message-list.c (mail_regen_list): use thread_queued, so we don't
regen out of order.
* em-folder-view.c (emfv_list_message_selected): use the queue
thread so we don't get messages out of order.
* mail-ops.c (mail_transfer_messages): use thread_queued_slow.
(mail_prep_offline): and here too.
svn path=/trunk/; revision=25819
|
|
|
|
|
|
|
|
|
| |
2004-05-06 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c (source_to_dialog): use random
color for calendar default.
svn path=/trunk/; revision=25818
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-06 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml: Make some more toolbar and menu items
use the stock versions of icons
Fixes #57963 partly
svn path=/trunk/; revision=25817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-06 Jeffrey Stedfast <fejj@ximian.com>
* mail-component.c (folder_selected_cb): Check that the folder is
selectable using the new flags argument.
* em-folder-selector.c (folder_selected_cb): Updated for below
changes.
* em-folder-tree.c (emft_tree_selection_changed): Updated to pass
a flags argument to the folder_selected signal.
(emft_tree_row_activated): Same.
svn path=/trunk/; revision=25816
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-06 Radek Doulik <rodo@ximian.com>
* em-composer-prefs.c (sig_selection_changed): reset the preview
if no signature is selected
Fixes #57167
svn path=/trunk/; revision=25815
|
|
|
|
|
|
|
|
| |
2004-05-06 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25814
|
|
|
|
| |
svn path=/trunk/; revision=25813
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-06 Not Zed <NotZed@Ximian.com>
* providers/imap/camel-imap-store.c (connect_to_server): set
nodelay and keepalive on the socket.
* camel-file-utils.c (camel_read): put a timeout on the select.
Logic shuffle to match the ssl stuff.
(camel_write): Similar.
* camel-tcp-stream-ssl.c (stream_connect): remove timeout, use
CONNECT_TIMEOUT directly.
(stream_read): put a timeout on the poll. IO_TIMEOUT. And a
little logic shuffle.
(stream_write): similar.
(CONNECT_TIMEOUT): make this 4 minutes === tcp-raw timeout.
svn path=/trunk/; revision=25812
|
|
|
|
|
|
|
|
|
| |
2004-05-05 Jeffrey Stedfast <fejj@ximian.com>
* em-folder-tree.c (emft_tree_row_collapsed): Select the row that
was just collapsed. Fixes bug #57665.
svn path=/trunk/; revision=25811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-05 Jeffrey Stedfast <fejj@ximian.com>
* mail-autofilter.c (rule_match_thread): Removed.
(rule_from_message): Removed the AUTO_THREAD bit.
* em-folder-view.c: Removed vFolder/Filter on Thread. These were
both broken.
(struct _filter_data): Removed a bunch of data members since most
of them weren't used.
svn path=/trunk/; revision=25810
|
|
|
|
|
|
|
|
| |
2004-05-05 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25809
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* e-sidebar.c (layout_buttons): Change the algorithm so that if
the buttons can't be laid out perfectly rectangularly, then the
extra space is given to the first button (ie, Mail), rather than
the last button (eg, Connector). Also, merge the icons-only and
icons-plus-text layout code together since they were nearly
identical.
(e_sidebar_add_button, e_sidebar_set_mode): Tweak things a bit so
that in icons-only mode, the icons are centered in the buttons.
svn path=/trunk/; revision=25807
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-05 Not Zed <NotZed@Ximian.com>
** See bug #57720.
* em-folder-browser.c (emfb_create_view_menus): removed some stuff
done in create_view_instance in the superclass.
* em-folder-view.c (emfv_create_view_instance): moved here from
em-folder-browser, setup the view instance for the folder.
(emfv_set_folder): if the folder is set, create the view instance.
* em-folder-browser.c: moved the galview instance and menu
pointers to EMFolderView, since they're basically meta-data on the
messagelist @ to fix issues.
* em-folder-view.c (em_folder_view_open_selected): copy over the
threaded list value when the message browser is brought up.
** some clean up
* evolution-mail.schemas.in.in: removed xmailer_mask stuff.
* em-migrate.c (mail_display_map[]): Removed xmailer_mask stuff.
* em-folder-view.c (emfv_setting_notify): removed xmailer_mask stuff.
* em-format-html.c (em_format_html_set_xmailer_mask): removed.
This isn't used anymore.
** Fixes the double-draw on separate mail view.
* message-list.c (on_cursor_activated_cmd): noop if the cursor and
uid match for all cases (clearing uid).
(on_selection_changed_cmd): noop if the cursor and new selection
hasn't changed & fix a memleak.
svn path=/trunk/; revision=25806
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-05 Not Zed <NotZed@Ximian.com>
* providers/imap/camel-imap-folder.c (get_message_simple): dont
set X-Evolution-Source here anymore, set in caller.
(imap_get_message): move the busted server get into the retry
loop. only leave the simple cache test outside of it.
svn path=/trunk/; revision=25805
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Not Zed <NotZed@Ximian.com>
* e-lang-utils.[ch]: Removed. This is covered by
gnome_i18n_get_language_list, which is more complete.
svn path=/trunk/; revision=25804
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-05 JP Rosevear <jpr@ximian.com>
Fixes #58025
* gui/gnome-cal.c (set_search_query): kill warning
(setup_config): don't set time out here
(setup_widgets): set it here
(gnome_calendar_destroy): clear the time out
* gui/e-tasks.c (search_bar_sexp_changed_cb): kill warning
(setup_config): don't set time out here
(setup_widgets): set it here and remember the time out id
(e_tasks_destroy): clear the time out
svn path=/trunk/; revision=25803
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-05 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (init_address_textview):
Implement.
(init_address_record): Init textview.
(fill_in_address_textview): Implement.
(fill_in_address_record): Fill in textview.
(extract_address_textview): Implement.
(extract_address_record): Extract from textview.
* gui/contact-editor/contact-editor.glade: Combine address-[12] fields
into one multiline text view, as per Anna's new design.
svn path=/trunk/; revision=25800
|
|
|
|
|
|
| |
there are sources.
svn path=/trunk/; revision=25799
|
|
|
|
|
|
|
|
|
| |
2004-05-05 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c: make sure that we don't crash if
there are no sources.
svn path=/trunk/; revision=25798
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c (query_for_supported_bases):
fixup the dialog initialization.
svn path=/trunk/; revision=25797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (phones_default): Use defaults
from Anna.
(im_service_default): Ditto.
(email_default): Ditto.
(im_location): Renamed to common_location, as it's used by both IM
and e-mail.
(init_email_record_location): im_location -> common_location
(init_im_record_location): Ditto.
(email_index_to_location): Ditto.
(im_index_to_location): Ditto.
(get_email_location): Ditto.
(get_im_location): Ditto.
(fill_in_email_record): Consult defaults.
(fill_in_im_record): Ditto.
svn path=/trunk/; revision=25796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (set_entry_activate_signals):
Remove blog, add home page.
(set_entry_changed_signals): Ditto.
(setup_tab_order): Ditto.
(field_mapping): Ditto.
(widget_field_mappings): Ditto.
* gui/contact-editor/contact-editor.glade: Replace blog with home
page.
svn path=/trunk/; revision=25795
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #55303, but ideally there would be a nicer way of
doing this - likely with some added ETree API but that's not
likely to happen anytime soon.
* em-folder-browser.c (scroll_idle_cb): Recall the saved scrollbar
position state and set it, then reconnect to the
message_list_scrolled signal.
(emfb_list_built): Calculate a default scrollbar position for
scroll_idle_cb to use if there's no saved state.
(emfb_set_folder): Disconnect from the message_list_scrolled
signal and the idle_scroll_id.
(emfb_list_scrolled): Save the scrollbar position state.
(emfb_destroy): Disconnect from list_scrolled_id and
idle_scroll_id.
svn path=/trunk/; revision=25794
|
|
|
|
|
|
| |
I'm still not happy with this but it will work for now.
svn path=/trunk/; revision=25793
|
|
|
|
|
|
|
|
| |
2004-05-04 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c: fix logic error.
svn path=/trunk/; revision=25792
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c (source_to_dialog): convert units.
(dialog_to_source): convert time units.
* gui/dialogs/calendar-setup.glade. name the unit option menus.
svn path=/trunk/; revision=25791
|
|
|
|
|
|
| |
Build fixes.
svn path=/trunk/; revision=25790
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Jeffrey Stedfast <fejj@ximian.com>
* e-tree.c (e_tree_find_next): Don't necessarily set row to 0 if
the root node has the cursor (otherwise message_list_select()
first unread will actually select the second unread if the first
unread is the first in the list). Fixes a bug that's been pissing
me off for years.
svn path=/trunk/; revision=25789
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Jeffrey Stedfast <fejj@ximian.com>
* camel-session.h: Get rid of #ifdef ENABLE_THREADS stuff, that
was done away with a while back and is causing problems for 3rd
parties trying to use camel unless they explicityly #define
ENABLE_THREADS in their code.
svn path=/trunk/; revision=25788
|
|
|
|
|
|
| |
* providers/groupwise/camel-gw-listener.h: Fixed typo.
svn path=/trunk/; revision=25785
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #58004.
* mail-account-gui.c (display_license): Fixed to compile.
(select_account_signature): Activate the signature menu item.
(signature_added): Connect to the activate signal for each item.
(sig_changed): Removed.
(prepare_signatures): Don't bother connecting to the
"selection-done" signal, it doesn't seem to work the way we
expected it to work.
svn path=/trunk/; revision=25784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Sarfraaz Ahmed <asarfraaz@novell.com>
* mail-account-gui.c (display_license): This now takes CamelProvider
as argument. Made the display message more generic. Removed the signal
connects for buttons and replaced those with proper gtk_reponses.
(mail_account_gui_check_for_license): Modified the gconf key for
licenses to be a string list.
* evolution-mail.schemas.in.in: Added the gconf schema entry for a
string list to handle the component names whose licenses are accepted.
* mail-license.glade: Modified the display string and added the
appropriate gtk_response types for the buttons.
svn path=/trunk/; revision=25783
|
|
|
|
|
|
|
|
| |
2004-05-04 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25781
|
|
|
|
|
|
|
|
| |
2004-05-04 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=25780
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Not Zed <NotZed@Ximian.com>
* e-table-item.c (eti_event): revert last patch.
(eti_attach_cell_views): add some code to reset drags and other
things as if the model changed, so we don't keep trying to run
things we shouldn't be on the view which might be changing. This
may break other things but should fix 57222 and related.
svn path=/trunk/; revision=25779
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Not Zed <NotZed@Ximian.com>
* e-table-item.c (eti_event): if motion column is beyond our known
columns, just ignore it and don't generate a LEAVE_NOTIFY. uh,
seems to work, and fixes #57222.
svn path=/trunk/; revision=25778
|
|
|
|
| |
svn path=/trunk/; revision=25777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-04 Not Zed <NotZed@Ximian.com>
** See #57979.
* camel-vee-folder.c (subfolder_renamed_update): when the
subfolder gets renamed, remove all the old uid's and add the new
ones (since the uid is based on the subordinate folder name).
(subfolder_renamed): listen to renamed folder events.
* providers/local/camel-mbox-store.c (get_folder_info): if we're
getting a single folder with no children, make sure we fill the
counts out. Fixes some rename strangeness.
* camel-vee-folder.c (camel_vee_folder_add_folder): hook onto the
folder renamed signal.
(camel_vee_folder_finalise): unhook folder_renamed signal.
(camel_vee_folder_remove_folder): same.
svn path=/trunk/; revision=25776
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Hans Petter Jansson <hpj@ximian.com>
* gui/widgets/e-minicard.c (e_minicard_set_property): Do ref, unref
in right order, so the same contact can be set twice without ill
effects.
(e_minicard_finalize): NULL pointers after unreffing their objects.
svn path=/trunk/; revision=25775
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (phones_default): Establish
defaults for the phone number option menus.
(fill_in_phone_record): Fall back to defaults.
svn path=/trunk/; revision=25774
|
|
|
|
| |
svn path=/trunk/; revision=25773
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (show_help_cb): Implement.
(e_contact_editor_init): Hook up the help button.
* gui/contact-editor/contact-editor.glade: Give the help button a
sensible name.
svn path=/trunk/; revision=25772
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Larry Ewing <lewing@ximian.com>
* gui/component/ldap-config.glade: bump the maximum download limit
to 1000.
svn path=/trunk/; revision=25771
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c (add_folder_modify): set the
email entry sesitive only when anonymous isn't selected. Make the
details tab insensitive if the method is local.
svn path=/trunk/; revision=25770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Rodney Dawes <dobey@ximian.com>
* gui/dialogs/select-source-dialog.c (select_source_dialog):
Make this dialog be HIG-compliant and accessible
2004-05-03 Edgar Luna Díaz <eald@linuxuanl.org>
* gui/dialogs/select-source-dialog.c (select_source_dialog):
Set the default window size to 276 x 320
Fixes #57298
svn path=/trunk/; revision=25769
|
|
|
|
|
|
|
|
| |
2004-05-03 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25768
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #57968
* message-list.c (message_list_set_folder): Save the tree/hide
state of the current folder before clearing the message-list.
(message_list_set_folder): Note that a new folder has just been
set (now needed by the regen code to tell whether or not it should
save the tree state before clearing the tree).
(message_list_destroy): Save the tree/hide state before destroying
the message-info's, not after.
(regen_list_regened): If the regen is being performed in response
to a message_list_set_folder, don't save the tree state before
clearing the tree or we'll clobber the real state with bogus data.
svn path=/trunk/; revision=25767
|
|
|
|
|
|
|
|
| |
2004-05-03 Larry Ewing <lewing@ximian.com>
* gui/component/ldap-config.glade: remove unused colorpicker.
svn path=/trunk/; revision=25766
|
|
|
|
|
|
|
|
| |
2004-05-03 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.glade: rename the cancel button.
svn path=/trunk/; revision=25765
|
|
|
|
| |
svn path=/trunk/; revision=25764
|
|
|
|
| |
svn path=/trunk/; revision=25763
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
* gui/e-cal-list-view.c (setup_e_table): listen for double click
signal
(e_cal_list_view_on_table_double_click): edit the appointment that
was double clicked on
svn path=/trunk/; revision=25762
|
|
|
|
|
|
|
|
| |
2004-05-03 William Jon McCann <mccann@jhu.edu>
* mail-account-gui.c: Add gtkdialog header to fix build.
svn path=/trunk/; revision=25761
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
* gui/calendar-component.c (set_info): set the info label
(calendar_dates_changed_cb): call back for when the dates of the
calendar change
(create_component_view): store the info label for later use;
listen for date changes to set the info label
svn path=/trunk/; revision=25760
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
Fixes #57897
* gui/e-tasks.c (setup_widgets): no need to listen for the deleted
signal, the cursor will change in that case
svn path=/trunk/; revision=25759
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
* gui/e-cal-model-tasks.c (set_completed): remove useless debug
statement
svn path=/trunk/; revision=25758
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
* gui/tasks-component.c (set_info): set the info label message
(model_changed_cb): call above
(table_selection_change_cb): ditto
(model_rows_inserted_cb): ditto
(model_rows_deleted_cb): ditto
(create_component_view): remember the info in the view struct;
listen for events that require the info label to be updated
svn path=/trunk/; revision=25757
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Jeffrey Stedfast <fejj@ximian.com>
* vfoldertypes.xml: Added the Junk status flag to the xml
definition so you can vfolder on that.
svn path=/trunk/; revision=25755
|
|
|
|
|
|
|
|
| |
2004-04-30 Dave Fallon <davef@tetsubo.com>
* ui/evolution-addressbook.xml: Fixed Bug #57611.
svn path=/trunk/; revision=25754
|
|
|
|
|
|
| |
* e-shell-importer.c (e_shell_importer_start_import): Fix warnings
svn path=/trunk/; revision=25753
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.server.in.in: set the
config item type
svn path=/trunk/; revision=25752
|
|
|
|
| |
svn path=/trunk/; revision=25751
|
|
|
|
|
|
|
|
| |
2004-05-03 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25750
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
Fixes #57899
* gui/e-day-view.c (e_day_view_do_key_press): bail if the client
is read only (or we get an error trying to find out)
* gui/e-week-view.c (e_week_view_do_key_press): ditto
svn path=/trunk/; revision=25749
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 JP Rosevear <jpr@ximian.com>
Fixes #57894
* gui/gnome-cal.c (gnome_calendar_new_task): make sure we use the
default component of the correct model
svn path=/trunk/; revision=25748
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Not Zed <NotZed@Ximian.com>
* em-composer-utils.c (create_new_composer): take fromuri and
subject to set the basic headers/account.
(em_utils_compose_new_message)
(em_utils_compose_new_message_with_mailto, forward_attached)
(em_utils_forward_attached, forward_non_attached)
(em_utils_forward_inline, em_utils_forward_quoted)
(em_utils_forward_message, em_utils_forward_messages): Take the
from folder uri to set the from account if it can. Fixed all
callers. For #57964.
svn path=/trunk/; revision=25747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (receive_update_done): removed.
* em-mailer-prefs.h:
* message-tag-followup.h:
* mail-config-druid.h:
* mail-tools.h: clean up & use forward decls. Fix users with
busted includes.
svn path=/trunk/; revision=25745
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Not Zed <NotZed@Ximian.com>
* em-composer-utils.c (em_utils_compose_new_message)
(em_utils_compose_new_message_with_mailto)
(em_utils_post_to_folder, em_utils_post_to_url)
(em_utils_edit_message, em_utils_edit_messages)
(em_utils_forward_attached, em_utils_forward_inline)
(em_utils_forward_quoted, em_utils_forward_message)
(em_utils_forward_messages, em_utils_redirect_message)
(em_utils_redirect_message_by_uid) :
(em_utils_reply_to_message, em_utils_reply_to_message_by_uid)
(em_utils_post_reply_to_message_by_uid): Moved these here from
em-utils.c.
svn path=/trunk/; revision=25744
|
|
|
|
|
|
|
|
| |
2004-05-03 Not Zed <NotZed@Ximian.com>
* e-msg-composer.c: header cleanups.
svn path=/trunk/; revision=25743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Not Zed <NotZed@Ximian.com>
** See bug #57881.
* camel-vee-folder.c (camel_vee_folder_add_folder): use the
folder's change log and frozen count, not our copy.
(vee_thaw): dont maintain our frozen count.
(vee_freeze): same.
(folder_changed_change): if we get changed messages that dont
match, make sure they're also propagated as a change too.
* camel-private.h: remove the freeze_count from
camelveefolderprivate. We already have that in the camel folder
private.
svn path=/trunk/; revision=25742
|
|
|
|
|
|
|
|
|
| |
2004-05-03 Not Zed <NotZed@Ximian.com>
* e-error.c (ee_build_label): blah, need to do entity decoding.
#57918.
svn path=/trunk/; revision=25741
|
|
|
|
|
|
|
|
|
|
| |
2004-05-02 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/component/addressbook-config.c (dialog_to_source) : see if the selected
group is groupwise one and setup the relative uri and other properties into
e-source
svn path=/trunk/; revision=25740
|
|
|
|
| |
svn path=/trunk/; revision=25739
|
|
|
|
|
|
|
|
|
| |
2004-05-02 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Add some missing files.
* no.po: Update Norwegian translation.
svn path=/trunk/; revision=25738
|
|
|
|
| |
svn path=/trunk/; revision=25737
|
|
|
|
|
|
|
|
| |
2004-05-02 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25736
|
|
|
|
|
|
|
|
|
|
| |
2004-05-01 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c: sensitize the details dialog
where appropriate. Don't try to read from widgets that don't
exist.
svn path=/trunk/; revision=25735
|
|
|
|
|
|
|
|
| |
2004-05-01 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25734
|
|
|
|
| |
svn path=/trunk/; revision=25733
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=25732
|
|
|
|
|
|
|
|
| |
2004-05-01 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25731
|
|
|
|
|
|
|
|
| |
2004-05-01 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated and revised Portuguese translation.
svn path=/trunk/; revision=25730
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Rodney Dawes <dobey@ximian.com>
* gui/alarm-notify/alarm-notify-dialog.c (alarm_notify_dialog):
* gui/alarm-notify/alarm-notify.glade:
Update the alarm notify dialog to be HIG compliant
Fixes #41224
svn path=/trunk/; revision=25729
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=25728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Gary Ekker <gekker@novell.com>
* gui/e-tasks.c: (e_tasks_init): Set up the model to use the correct
query. Setup callbacks for gconf changes. Add an idle timeout to hide
completed items.
Add update_view, update_view_cb, and
config_hide_completed_tasks_changed_cb to update the model view.
* gui/gnome-cal.c: ditto
* gui/calendar-config.h: Add notifications for hide_completed_tasks
settings.
* gui/calendar-config.c: ditto
svn path=/trunk/; revision=25727
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Chris Toshok <toshok@ximian.com>
[ fixes bug #52724 ]
* gui/ca-trust-dialog.c (ca_trust_dialog_set_trust): new function,
set the toggle buttons' states.
* gui/ca-trust-dialog.h (ca_trust_dialog_set_trust): add
prototype.
* gui/certificate-manager.c (edit_ca): flesh out the rest of the
editing here. set the existing trust levels and get them back
from the dialog when OK is clicked (and store them to the cert
db.)
svn path=/trunk/; revision=25726
|
|
|
|
|
|
|
|
| |
2004-04-30 Rodney Dawes <dobey@ximian.com>
* configure.in: Require intltool 0.30 for the error xml files
svn path=/trunk/; revision=25725
|
|
|
|
|
|
|
|
|
| |
* apps_evolution_shell.schemas.in.in: Remove default folders,
shortcut stuff, and "show folder bar".
* e-config-upgrade.c: Don't migrate those options either
svn path=/trunk/; revision=25724
|
|
|
|
|
|
|
|
|
|
| |
* e-shell-window-commands.c (command_quit): Don't save window
state here.
* e-shell.c (e_shell_quit): Do it here, so it gets called if you
quit by closing the last window via its close button too. #57529
svn path=/trunk/; revision=25723
|
|
|
|
|
|
|
|
| |
2004-04-30 Priit Laes <amd@tt.ee>
* providers/nntp/camel-nntp-summary.c: Fix typo. #53466.
svn path=/trunk/; revision=25722
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Priit Laes <amd@tt.ee>
* mail-config.glade: fix typo. #53466.
* evolution-mail.schemas.in.in: use American English instead of
British. #53466.
svn path=/trunk/; revision=25721
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Chris Toshok <toshok@ximian.com>
* util/e-destination.c (e_destination_set_contact): don't use
"email" twice for a variable name.. even though they don't really
conflict, it's ugly and confusing.
svn path=/trunk/; revision=25720
|
|
|
|
|
|
|
|
| |
2004-04-30 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #56645
svn path=/trunk/; revision=25719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Jeffrey Stedfast <fejj@ximian.com>
* em-folder-tree.c (tree_drag_motion): If the row the cursor is
hovering over has children and is not expanded already, setup a
timer to auto-expand it if the user hovers there long enough.
(tree_autoexpand): Callback to expand the row.
(tree_drag_leave): Disconnect the timer.
(tree_drag_drop): Same.
(em_folder_tree_destroy): Same.
svn path=/trunk/; revision=25718
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Mike Castle <dalgoda@ix.netcom.com>
* data/Makefile.am (install-data-local): get the mime file from
src dir for srcdir != builddir
svn path=/trunk/; revision=25717
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Enver ALTIN <enver.altin@frontsite.com.tr>
* gui/component/GNOME_Evolution_Addressbook.server.in.in: Fixed a
type-o.
svn path=/trunk/; revision=25716
|
|
|
|
|
|
|
|
| |
2004-04-30 Enver ALTIN <enver.altin@frontsite.com.tr>
* evolution-mail.schemas.in.in: Fixed a type-o.
svn path=/trunk/; revision=25715
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Jeffrey Stedfast <fejj@ximian.com>
* message-list.c (message_list_set_folder): Properly initialise
the strikeout column for both types of folders (trash and not
trash). Completes the fix for bug #57304.
svn path=/trunk/; revision=25714
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Jeffrey Stedfast <fejj@ximian.com>
* e-cell-text.c (e_cell_text_class_init): Changed the int param
specs to take a min value of -1 and also defautl to -1 (-1 means
off and they should all default to the same value that they
default to in the init() function). Needed to fix bug #57304.
svn path=/trunk/; revision=25713
|
|
|
|
|
|
|
|
| |
2004-04-30 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25712
|
|
|
|
| |
svn path=/trunk/; revision=25711
|
|
|
|
|
|
|
| |
* e-icon-factory.c (load_icon): Make this work for non-stock icons
too.
svn path=/trunk/; revision=25710
|
|
|
|
| |
svn path=/trunk/; revision=25705
|
|
|
|
|
|
|
|
| |
2004-04-30 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25703
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Not Zed <NotZed@Ximian.com>
* tools/killev.c (main): use gnome_i18n_get_language_list so we
get the right one (LC_MESSAGES).
svn path=/trunk/; revision=25702
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Not Zed <NotZed@Ximian.com>
* e-component-registry.c:
* e-shell-settings-dialog.c:
* e-shell-window.c: Remove e-lang-utils.h include.
svn path=/trunk/; revision=25701
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Not Zed <NotZed@Ximian.com>
* e-component-registry.c (query_components): do the same as below.
* e-shell-settings-dialog.c (load_pages): use
gnome_i18n_get_language_list instead of e_get_language_list(), and
use the right locale option. Fixes #53398.
svn path=/trunk/; revision=25700
|
|
|
|
|
|
|
|
| |
2004-04-30 Not Zed <NotZed@Ximian.com>
* em-utils.c (emu_can_save): fix the overwrite? question. #57822.
svn path=/trunk/; revision=25699
|
|
|
|
|
|
|
|
|
|
| |
2004-04-30 Not Zed <NotZed@Ximian.com>
* gui/dialogs/meeting-page.c (get_widgets): make the entry
non-editable. Quick fix for #48132 (could convert to optionmenu
but then we need to change again for gnome >?2.6).
svn path=/trunk/; revision=25698
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Rodney Dawes <dobey@ximian.com>
* calendar/Makefile.am (INCLUDES): Add $(top_srcdir)/widgets/misc
for the e-activity-handler.h stuff
svn path=/trunk/; revision=25697
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Larry Ewing <lewing@ximian.com>
* gui/e-cal-model.c (ecm_get_color_for_component): use the source
color if it is set. Yay for ugly colors.
* gui/e-cal-model.h: add a color holder to the ECalModelComponent
since the return value of the color stuff is const.
svn path=/trunk/; revision=25696
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Rodney Dawes <dobey@ximian.com>
* gui/dialogs/cal-prefs-dialog.glade: Update the prefs dialog pages
for the calendar and tasks components to be HIG compliant
svn path=/trunk/; revision=25695
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 JP Rosevear <jpr@ximian.com>
* gui/tasks-component.h (tasks_component_peek_source_list): remove
prototypes
* gui/tasks-component.c (source_removed_cb): unselect the
source in the selector if source removed from calendar
(create_component_view): create the activity handler and listen to
source remove signal
* gui/gnome-cal.h: add signals, protos
* gui/gnome-cal.c (gnome_calendar_class_init): add source added
and removed signals
(client_cal_opened_cb): emit source removed signal
(open_ecal): set the status message
(backend_died_cb): emit source removed signal
(gnome_calendar_set_activity_handler): allow an activity handler
to be set
(gnome_calendar_add_source): emit source added signal
(gnome_calendar_remove_source): emit source removed signal
(display_view): update the active activity handler
* gui/e-tasks.h: add signal prototypes
* gui/e-tasks.c (e_tasks_class_init): add source added and removed
signals
(backend_died_cb): emit source removed signal
(e_tasks_add_todo_source): emit source added/removed signals
(e_tasks_remove_todo_source): emit source removed signal
* gui/e-calendar-view.h: add proto
* gui/e-calendar-view.c (e_calendar_view_set_activity_handler):
allow an activity handler to be set
(e_calendar_view_set_status_message): use private activity handler
(if any) to set status message
* gui/e-calendar-table.h: add data member and proto
* gui/e-calendar-table.c (e_calendar_table_set_activity_handler):
allow an activity handler to be set
(e_calendar_table_set_status_message): use private activity
handler (if any) to set status message
* gui/e-calendar-marshal.list: add extra marshallers
* gui/calendar-component.h: kill protos
* gui/calendar-component.c (source_removed_cb): unselect the
source in the selector if source removed from calendar
(create_component_view): create the activity handler and listen to
source remove signal
svn path=/trunk/; revision=25694
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 JP Rosevear <jpr@ximian.com>
* gui/dialogs/comp-editor.c (send_timezone): ditto
* gui/dialogs/task-page.c (task_page_fill_component): kill warning
svn path=/trunk/; revision=25693
|
|
|
|
|
|
|
|
| |
2004-04-29 JP Rosevear <jpr@ximian.com>
* gui/e-cal-model.c (e_cal_model_set_default_client): kill warning
svn path=/trunk/; revision=25692
|
|
|
|
|
|
|
|
|
| |
2004-04-29 JP Rosevear <jpr@ximian.com>
* e-activity-handler.c (impl_dispose): pass the correct data when
weak unreffing
svn path=/trunk/; revision=25691
|
|
|
|
|
|
|
|
| |
2004-04-29 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25690
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Jeffrey Stedfast <fejj@ximian.com>
* gui/migration.c (migrate_pilot_data): Removed the terminating
NULL vararg since we don't need it for g_strdup_printf, it was
only needed when it was g_build_filename(). Gets rid of a gcc
warning.
svn path=/trunk/; revision=25689
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=25687
|
|
|
|
|
|
|
|
| |
2004-04-29 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25686
|
|
|
|
|
|
|
|
| |
2004-04-29 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25684
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* mail-errors.xml.in: change all the session-message-* things to
just be secondary, otherwise they look awful all big fonted.
svn path=/trunk/; revision=25683
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Hans Petter Jansson <hpj@ximian.com>
* printing/e-contact-print.c: Don't dereference the file_as pointer
if it turns out to be NULL.
svn path=/trunk/; revision=25682
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* mail-session.c (error_type[]): forgot to prefix error type with
"mail:"
svn path=/trunk/; revision=25681
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* em-account-prefs.c (account_delete_clicked): duh, use the right
error id.
svn path=/trunk/; revision=25680
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (receive_update_got_store): call
mail_note_store rather than get_folder_info so that unread counts
are propagated to the ui too.
svn path=/trunk/; revision=25679
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* mail-errors.xml.in: fix the password dialogue text.
svn path=/trunk/; revision=25678
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* e-error.c (e_error_newv): make the label selectable.
(e_error_newv): if we have stock and label set, then use a stock
button with an override label.
svn path=/trunk/; revision=25677
|
|
|
|
|
|
| |
a stock button with an alternative label.
svn path=/trunk/; revision=25676
|
|
|
|
|
|
|
|
|
|
| |
2004-04-29 Not Zed <NotZed@Ximian.com>
* gui/e-itip-control.c (e_itip_control_set_data): check we find
any usable components of the icalendar entry before dereferncing
it. Fixes crash in #57264.
svn path=/trunk/; revision=25675
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Rodney Dawes <dobey@ximian.com>
* gal/widgets/e-categories.c (e_categories_construct):
* gal/widgets/gal-categories.glade:
Update the categories dialog to be more HIG compliant
svn path=/trunk/; revision=25674
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Rodney Dawes <dobey@ximian.com>
* main.c (main): Call gnome_program_init with PACKAGE "-" BASE_VERSION
so that we start up the right version of evolution when we get killed
by logout or whatever
Fixes #54087
svn path=/trunk/; revision=25673
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* em-folder-tree-model.c (sort_cb): Sort the VFolders. Fixes bug
#56636.
svn path=/trunk/; revision=25672
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* em-mailer-prefs.c (citation_color_set): We only want 8bits per
color. Fixes bug #57588.
svn path=/trunk/; revision=25671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* em-folder-tree-model.c (em_folder_tree_model_remove_store):
Duh. If the lookup of si fails, don't use si->display_name in the
warning message. Actually, don't bother with a warning message at
all, this is a perfectly valid situation. Fixes bug #57746.
* mail-ops.c (mail_send_message): Don't set the Date header here
anymore. It has either already been set (when written to the
Outbox) or will automagially be set to the current time if a Date
hasn't already been set when the transport sends it. Fixes bug
#57599.
svn path=/trunk/; revision=25670
|
|
|
|
| |
svn path=/trunk/; revision=25669
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=25668
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* em-composer-prefs.c (sig_add_script_response): Use
g_shell_parse_argv() to get the actual script path and then check
that we can exec argv[0] rather than treating the entire
command-line as the signature script. Fixes bug #57305.
svn path=/trunk/; revision=25667
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap/camel-imap-folder.c: Change the UID_SET_LIMIT to
768 (something <1000 octets as suggested by rfc2683). Fixes bug
#57389.
svn path=/trunk/; revision=25665
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* camel-smime-context.c: Mark exception strings for translation
and fixed a spelling mistake.
svn path=/trunk/; revision=25664
|
|
|
|
| |
svn path=/trunk/; revision=25663
|
|
|
|
|
|
|
|
| |
2004-04-26 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (UPGRADE_REVISION): Changed to 11.
svn path=/trunk/; revision=25662
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Jeffrey Stedfast <fejj@ximian.com>
* gui/component/addressbook-migrate.c: We need a migration dialog
if the revision <= 10. Fixes bug #57770.
svn path=/trunk/; revision=25661
|
|
|
|
|
|
|
|
| |
2004-04-28 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
svn path=/trunk/; revision=25660
|
|
|
|
|
|
|
|
| |
2004-04-28 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25658
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
* gui/e-itip-control.c (object_requested_cb): dont shadow source
with another source in the fallback case. Related to #54094.
svn path=/trunk/; revision=25657
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
* message-list.c (ml_selection_clear_event): return the right
type, related to #53839.
svn path=/trunk/; revision=25656
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
* POTFILES.in: Added mailer error files.
svn path=/trunk/; revision=25655
|
|
|
|
| |
svn path=/trunk/; revision=25654
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
** Changed error messages to use EError.
svn path=/trunk/; revision=25653
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
** Changed error messages to EError.
svn path=/trunk/; revision=25652
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
* filter-option.c (filter_option_add): fix a warning.
** Changed error messages to use EError.
svn path=/trunk/; revision=25651
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-28 Not Zed <NotZed@Ximian.com>
* e-system-errors.xml.in: holder for system errors.
* test-error.c: helper to show an error message/test it.
* e-error.[ch]: Api for disk-based, hig-compliant error messages
and query boxes.
svn path=/trunk/; revision=25650
|
|
|
|
|
|
|
|
|
| |
2004-04-27 JP Rosevear <jpr@ximian.com>
* e-shell-window.c (sidebar_button_selected_callback): init the
view to NULL
svn path=/trunk/; revision=25649
|
|
|
|
|
|
|
|
|
| |
004-04-27 JP Rosevear <jpr@ximian.com>
* gui/cal-search-bar.c: disable comment searching which is
currently useless
svn path=/trunk/; revision=25648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 JP Rosevear <jpr@ximian.com>
Fixes #52270 and #57593
* gui/e-cal-model-tasks.c (ecmt_set_value_at): remove checks for
start after due
(ecmt_duplicate_value): copy the completed and due dates properly
(ecmt_fill_component_from_model): only set the percent and status
if the completion isn't set
(ensure_task_partially_complete): ensure the task is not complete,
in progress and make the percentage sensible if its 0 or 100
(set_status): make sure the status and related vars are set
properly
(ecmt_set_value_at): handle status
(ecmt_fill_component_from_model): make sure the click to add
fields don't clobber each other
(ecmt_is_cell_editable): status is editable
* gui/e-cal-model-calendar.c (ecmc_duplicate_value): copy the
dtend correctly
svn path=/trunk/; revision=25647
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Hans Petter Jansson <hpj@ximian.com>
* gal/widgets/e-reflow.c (item_removed): Don't destroy item until after
we know which column it is in; the sort comparison function might need
it. Also set the newly vacant memory location at the end of the array
to NULL. Fixes a crash in evo.
svn path=/trunk/; revision=25646
|
|
|
|
| |
svn path=/trunk/; revision=25645
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Larry Ewing <lewing@ximian.com>
* gui/dialogs/calendar-setup.c: hook up the color picker and test
buttons in the new task dialog.
* gui/dialogs/calendar-setup.glade: fix visibility and color
picker names.
svn path=/trunk/; revision=25644
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gui/dialogs/calendar-setup.c (new_calendar_test_uri): add
handler for test button.
(calendar_setup_new_calendar): connect test button, fill in color
picker member.
(source_to_dialog): set the color picker color if the source has
one.
(dialog_to_source): set the source color.
svn path=/trunk/; revision=25643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Jeffrey Stedfast <fejj@ximian.com>
* gui/migration.c (migrate_tasks): Fixed the version checks for
migrating pilot data.
(migrate_calendars): Same.
(migrate_pilot_data): Doh. Take a third argument to specify what
component we are migrating ("todo" vs "calendar") so that we can
compare against the correct filename. Might help :-)
(migrate_pilot_db_key): Just set an empty value for the data since
there's no way to actually get it and I don't think it really
matters anyway.
svn path=/trunk/; revision=25642
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=25641
|
|
|
|
|
|
|
|
| |
2004-04-27 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c: remove debug spew.
svn path=/trunk/; revision=25640
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Jeffrey Stedfast <fejj@ximian.com>
* gui/component/addressbook-migrate.c (addressbook_migrate):
Migrate pilot data.
(migrate_pilot_data): Oops. Apparently the addressbook didn't
change the format of the changelog file from db3 to xml, so fix to
simply copy the file over.
svn path=/trunk/; revision=25639
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Jeffrey Stedfast <fejj@ximian.com>
* gui/migration.c (migrate_tasks): Fixed the version checks for
migrating pilot data.
(migrate_calendars): Same.
(migrate_pilot_data): Doh. Take a third argument to specify what
component we are migrating ("todo" vs "calendar") so that we can
compare against the correct filename. Might help :-)
svn path=/trunk/; revision=25638
|
|
|
|
| |
svn path=/trunk/; revision=25637
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Jeffrey Stedfast <fejj@ximian.com>
* gui/component/addressbook-migrate.c (addressbook_migrate):
Migrate pilot data.
svn path=/trunk/; revision=25636
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Rodney Dawes <dobey@ximian.com>
* gui/contact-editor/e-contact-editor-fullname.c:
(e_contact_editor_fullname_init):
* gui/contact-editor/fullname.glade:
* gui/search/e-addressbook-search-dialog.c (eab_search_dialog_init):
Update dialog vbox and action area border widths to be HIG compliant
Update main child widget border widths to be HIG compliant
svn path=/trunk/; revision=25635
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment-bar.c (update): duh, pass the string
not the content type to the warning message. And derrr, print it
for the actual error case, not the ok case. Fixes #57680.
svn path=/trunk/; revision=25633
|
|
|
|
|
|
|
| |
* gui/e-cal-model-tasks.c: (ecmt_set_value_at): compare the start
time and the due time only when both are not null.
svn path=/trunk/; revision=25627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Not Zed <NotZed@Ximian.com>
** See bug #57659.
* camel-vee-store.c (vee_get_folder_info): translate Unmatched in
the folder display name.
* camel-store.c (add_special_info): dont translate full_name or
path, only do that for name.
svn path=/trunk/; revision=25626
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Not Zed <NotZed@Ximian.com>
** See bug #57659.
* mail-ops.c (fix_unmatched_info): removed, done in camel now.
svn path=/trunk/; revision=25625
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c (source_to_dialog_new): fix
warnings, remove unused code.
svn path=/trunk/; revision=25624
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-component.c: start integrate the new
dialog.
* gui/component/ldap-config.glade: add the new dialog.
svn path=/trunk/; revision=25623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-27 Not Zed <NotZed@Ximian.com>
** See bug #57511.
* mail-config.glade: gave the whole smime frame (vbox) a name so
we can use it from code.
* mail-account-gui.c (mail_account_gui_new): get the smime_vbox
widget if we have no NSS, the name changed and the HIG patches
didn't fix it.
svn path=/trunk/; revision=25622
|
|
|
|
|
|
|
|
| |
2004-04-26 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (UPGRADE_REVISION): Changed to 10.
svn path=/trunk/; revision=25621
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-26 Jeffrey Stedfast <fejj@ximian.com>
* gui/migration.c (migrate_pilot_data): New function to migrate
pilot data.
(migrate_calendars): Migrate pilot data if upgrade version <=1.5.9
(migrate_tasks): Same.
svn path=/trunk/; revision=25620
|
|
|
|
|
|
|
|
|
|
| |
2004-04-26 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (autosave_load_draft): Only unlink the original
autosave draft file if we are successful in saving a new copy,
otherwise don't unlink the file. Fixes bug #57540.
svn path=/trunk/; revision=25619
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-26 Rodney Dawes <dobey@ximian.com>
* gui/contact-editor/contact-editor.glade:
* gui/contact-editor/e-contact-editor.c (e_contact_editor_init):
Set spacing around notebook widget and the dialog's action area and
vbox widgets to be compliant with the HIG dialog specs
svn path=/trunk/; revision=25618
|
|
|
|
| |
svn path=/trunk/; revision=25617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-26 Radek Doulik <rodo@ximian.com>
* em-format-html.c (efh_format_timeout): set gtk_html_begin's
flags to avoid scroll to top of the message and
reloading+flickering of images
* em-html-stream.c: added GtkHTMLBeginFlags flags field
(em_html_stream_set_flags): new helper function to set new flags
field
(emhs_sync_write): use gtk_html_begin_full with new flags field
(em_html_stream_new): zero flags field
svn path=/trunk/; revision=25616
|
|
|
|
|
|
|
|
|
| |
2004-04-26 Radek Doulik <rodo@ximian.com>
* configure.in: require newer gtkhtml with new gtk_html_begin's
flags
svn path=/trunk/; revision=25615
|
|
|
|
|
|
|
|
| |
2004-04-26 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25614
|
|
|
|
| |
svn path=/trunk/; revision=25611
|
|
|
|
|
|
|
|
|
|
| |
2004-04-25 Chris Toshok <toshok@ximian.com>
* importers/evolution-ldif-importer.c (ldif_fields): add "mobile"
mapping to E_CONTACT_PHONE_MOBILE, which is what thunderbird uses
(and really what we should have always been using.)
svn path=/trunk/; revision=25610
|
|
|
|
|
|
|
|
| |
2004-04-25 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated.
svn path=/trunk/; revision=25609
|
|
|
|
|
|
| |
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=25608
|
|
|
|
|
|
|
|
| |
2004-04-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Spanish translation correction.
svn path=/trunk/; revision=25607
|
|
|
|
|
|
|
|
| |
2004-04-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=25606
|
|
|
|
| |
svn path=/trunk/; revision=25605
|
|
|
|
|
|
| |
2004-04-24 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
svn path=/trunk/; revision=25604
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Jeffrey Stedfast <fejj@ximian.com>
* conduit/address-conduit.c (get_next_mail): The firt EMAIL item
is EMAIL_1, not EMAIL (assuming we want simple strings).
(local_record_from_ecard): Use e_contact_get() for getting the
EContactAddress. Loop from FIRST_ADDRESS_ID up to and *including*
LAST_ADDRESS_ID.
(ecard_from_remote_record): When searching for an address field,
loop from FIRST_ADDRESS_ID up to and *including* LAST_ADDRESS_ID.
(pre_sync): Use e_book_query_any_field_contains() rather than
e_book_query_from_string ("#t") which doesn't work anyway.
2004-04-20 Jeffrey Stedfast <fejj@ximian.com>
* conduit/address-conduit.c (map_name): Updated to use
~/.evolution as the evolution directory rather than ~/evolution.
svn path=/trunk/; revision=25603
|
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Rodney Dawes <dobey@ximian.com>
* gui/alarm-notify/notify-main.c (main): Call e_icon_factory_init ()
Fixes #57497
svn path=/trunk/; revision=25602
|
|
|
|
|
|
|
| |
* gui/component/component-factory.c (factory): Fix the addressbook
control to not crash. (Temporary fix.)
svn path=/trunk/; revision=25601
|
|
|
|
|
|
|
|
|
|
| |
2004-04-23 JP Rosevear <jpr@ximian.com>
* e-shell-window.c (e_shell_window_show_settings): if there is a
current view, use the component alias to select a sensible default
config control
svn path=/trunk/; revision=25600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Chris Toshok <toshok@ximian.com>
* gui/widgets/eab-gui-util.c (added_cb): this signal takes an
EContact* too.
(modified_cb): same.
(deleted_cb): same.
(eab_error_dialog): pad the table of status messages out with the
new status codes, and don't specify gui text for messages that
aren't generated by the backends. This fixes the "U" error
messages people were seeing.
svn path=/trunk/; revision=25598
|
|
|
|
| |
svn path=/trunk/; revision=25597
|
|
|
|
|
|
|
| |
* calendar/ea-week-view.c: (ea_week_view_get_n_children): If the
week view has no spans, there is no visible events in the view.
svn path=/trunk/; revision=25596
|
|
|
|
|
|
|
|
| |
2004-04-23 Sarfraaz Ahmed <asarfraaz@novell.com>
* mail/mail-license.glade: Glade file for displaying the license.
svn path=/trunk/; revision=25595
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Not Zed <NotZed@Ximian.com>
* em-format-html.c (em_format_html_load_http): fix the check to
see if we've already loaded the images. #57450.
svn path=/trunk/; revision=25594
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Not Zed <NotZed@Ximian.com>
* e-msg-composer-attachment-bar.c (update): fallback to stock
attach if we can't ifnd the icon.
svn path=/trunk/; revision=25593
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Sarfraaz Ahmed <asarfraaz@novell.com>
* camel-provider.h: Added HAS_LICENSE flag for allowing camel
providers to display license file.
svn path=/trunk/; revision=25592
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-23 Sarfraaz Ahmed <asarfraaz@novell.com>
* mail-account-gui.c (mail_account_gui_source_complete): Added a
check for HAS_LICENSE flag.
(mail_account_gui_check_for_license)(display_license)
(populate_text_entry)(check_button_state)(set_license_accepted)
(set_license_rejected): Implemented
svn path=/trunk/; revision=25591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/contact-editor.glade: Correct the dialog's title.
* gui/contact-editor/e-contact-editor.c (init_email_record_location):
Connect to entry's activate signal.
(init_phone_record_type): Ditto.
(init_im_record_location): Ditto.
(init_address_field): Ditto.
(set_entry_changed_signal_field): Remove unnecessary checks.
(set_urlentry_changed_signal_field): Ditto.
(set_entry_changed_signals): Ditto.
(set_entry_activate_signal_field): Implement.
(set_urlentry_activate_signal_field): Implement.
(set_entry_activate_signals): Implement.
(e_contact_editor_init): Call set_entry_activate_signals ().
svn path=/trunk/; revision=25590
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (e_contact_editor_class_init):
Override the save_contact function.
(e_contact_editor_save_contact): Implement.
(e_contact_editor_init): Remove some unnecessary checks - if
something's the matter with the UI files, that needs to be warned
about and fixed, not silently worked around.
svn path=/trunk/; revision=25589
|
|
|
|
| |
svn path=/trunk/; revision=25588
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/contact-editor.glade: Make the window be a
GtkDialog.
svn path=/trunk/; revision=25587
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Jeffrey Stedfast <fejj@ximian.com>
* conduits/calendar/calendar-conduit.c (start_calendar_server):
Use e_cal_open_default() instead of e_cal_open().
(map_name): Changed the path for the pilot map filename.
(pre_sync): Changed the query to "#t" instead of "(#t)" and
removed a duplicate block of code (seems to have been a paste-o?).
svn path=/trunk/; revision=25586
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Jeffrey Stedfast <fejj@ximian.com>
* conduits/todo/todo-conduit.c (start_calendar_server): Use
e_cal_open_default() instead of e_cal_open().
(map_name): Changed the path for the pilot map filename.
(pre_sync): Changed the query to "#t" instead of "(#t)" and
removed a duplicate block of code (seems to have been a paste-o?).
svn path=/trunk/; revision=25585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 JP Rosevear <jpr@ximian.com>
Fixes #56092
* gui/e-day-view.c (e_day_view_show_popup_menu): weak ref for the
menu to be destroyed
(popup_destroyed_cb): reset popup_event_num and popup_event_day
* gui/e-week-view.c (e_week_view_show_popup_menu): weak ref for
the menu to be destroyed
(popup_destroyed_cb): reset the popup_event_num
svn path=/trunk/; revision=25583
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Trent Lloyd <lathiat@bur.st>
* e-sidebar.c (do_layout_text_buttons): take into account the position
of the sidebar which isnt on the very left in right to left languages,
otherwise the buttons are drawn in the wrong place.
svn path=/trunk/; revision=25582
|
|
|
|
|
|
|
|
| |
2004-04-22 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=25581
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Eric Zhao <eric.zhao@sun.com>
Fixes #48974.
* gal/a11y/e-table/gal-a11y-e-tree.c: (init_child_item): add a check
to see whether the corresponding AtkObject of ETableItem has been
initialized.
svn path=/trunk/; revision=25580
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Eric Zhao <eric.zhao@sun.com>
Fixes bug #52935.
* gal/a11y/e-table/gal-a11y-e-table-item.c: (eti_ref_at),
(eti_reinit_data), (eti_clear_rows),
(eti_tree_model_node_changed_cb), (gal_a11y_e_table_item_new),
(eti_a11y_cursor_changed_cb): add cell-data synchronization when the
table's model has been changed, prevent data inconsistency.
svn path=/trunk/; revision=25579
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Not Zed <NotZed@Ximian.com>
* em-migrate.c (em_migrate_imap_cmeta_1_4): do the imap cmeta
files, it just does the sync offline stuff. #56674.
(em_migrate_1_4): non-fatalise some of the options, call above.
svn path=/trunk/; revision=25578
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Not Zed <NotZed@Ximian.com>
* e-icon-factory.c (e_icon_factory_get_icon_list): make sure we
unlock if we fail to find an icon.
svn path=/trunk/; revision=25577
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Not Zed <NotZed@Ximian.com>
* mail-component.c
(view_control_activate_cb): force check of autosaved messages as
soon as the mailer starts up (well, after a delay, this seems
wrong). #57093.
svn path=/trunk/; revision=25576
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Not Zed <NotZed@Ximian.com>
* mail-component.c (view_changed_cb): display selected count
instead of unread if we have >1 selected. Also don't do special
case drafts/sent/outbox stuff if folders are inbox or re-used.
svn path=/trunk/; revision=25575
|
|
|
|
|
|
|
|
|
|
| |
2004-04-22 Not Zed <NotZed@Ximian.com>
* providers/imap/camel-imap-folder.c (imap_expunge_uids_online)
(imap_expunge_uids_resyncing): Send a flag list rather than
\Deleted by itself. See #57381.
svn path=/trunk/; revision=25574
|
|
|
|
|
|
|
|
|
| |
2004-04-21 JP Rosevear <jpr@ximian.com>
* gui/calendar-component.c (create_new_event): make sure we don't
deref a NULL pointer
svn path=/trunk/; revision=25573
|
|
|
|
|
|
|
|
|
| |
2004-04-21 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap4/camel-imap4-folder.c (imap4_sync_changes): Don't
bother doing any work if perm_flags is 0.
svn path=/trunk/; revision=25572
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-21 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c (free_attr_list): Implement.
(extract_email): Preserve offscreen addresses.
(extract_phone): Preserve offscreen phone numbers.
(extract_im): Preserve offscreen IM accounts.
svn path=/trunk/; revision=25571
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-21 Hans Petter Jansson <hpj@ximian.com>
* gui/contact-editor/e-contact-editor.c: Add defines for the slot
counts for email, phone, im, address.
(phones): Add E_CONTACT_PHONE_COMPANY back in, now that we can
differentiate it.
(init_email): Use EMAIL_SLOTS and a loop.
(init_im): Ditto for IM_SLOTS.
(init_phone): Ditto for PHONE_SLOTS.
(fill_in_address)
(extract_address)
(init_address): Ditto for ADDRESS_SLOTS.
(get_ui_slot_param): Implement.
(get_ui_slot): Implement.
(set_ui_slot): Implement.
(alloc_ui_slot): Implement.
(fill_in_email): Add code to preserve spatial organization.
(extract_email): Ditto.
(fill_in_phone): Ditto.
(extract_phone): Ditto.
(fill_in_im): Ditto.
(exctract_im): Ditto.
svn path=/trunk/; revision=25570
|
|
|
|
|
|
|
|
|
| |
2004-04-21 Rodney Dawes <dobey@ximian.com>
* autogen.sh: Require automake 1.6 or neweer, we already do for libsoup
and evolution-data-server, there is no reason not to here
svn path=/trunk/; revision=25569
|
|
|
|
|
|
|
|
|
|
| |
2004-04-21 Chris Toshok <toshok@ximian.com>
* configure.in (EDS_REQUIRED): bump to 0.0.92.1 for new EContact
company phone foo.
(UPGRADE_REVISION): bump to 9.
svn path=/trunk/; revision=25568
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-21 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-migrate.c (setup_progress_dialog):
store off the label as well as the folder name label, so we can
reuse the dialog and update the label. Also, no longer take the
string to display here.
(dialog_set_label): new function.
(migrate_contact_lists_for_local_folders): call
dialog_set_folder_name here so we can see the folder being
migrated.
(migrate_company_phone_for_local_folders): new function for
updating the way we store company phone numbers.
(addressbook_migrate): split out the logic for setting up/tearing
down the dialog from the individual migration points so we can
reuse the same dialog and not have get destroyed/recreated for
each stage. Also add a new migration point ( <= 1.5.8) for
migrating the company phone numbers.
svn path=/trunk/; revision=25567
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-04-21 JP Rosevear <jpr@ximian.com>
Fixes #56504
* gui/gnome-cal.c (gnome_calendar_destroy): no need to destroy the
creatable item handler
(gnome_calendar_set_ui_component): don't do the creatable
item stuff here
* gui/e-tasks.c (e_tasks_set_ui_component): don't do the creatable
item stuff here
(e_tasks_destroy): no need to destroy creatable item handler
* gui/e-calendar-table.c (e_calendar_table_set_status_message):
comment out temporarily
* gui/e-calendar-view.c (e_calendar_view_set_status_message): ditto
* gui/calendar-component.c: switch to using per component view
information; don't listen for config changes to the primary
selection and selection so that different windows can have
different calendar selections; use a local creatable items handler
so that the new button is associated with the right window when
setting the default times
* gui/tasks-component.c: ditto
svn path=/trunk/; revision=25566
|
|
|
|
| |
svn path=/trunk/; revision=25565
|