aboutsummaryrefslogtreecommitdiffstats
path: root/print/acrobatviewer
ModeNameSize
-rw-r--r--Makefile2253logstatsplainblame
-rw-r--r--distinfo52logstatsplainblame
d---------files72logstatsplain
-rw-r--r--pkg-comment45logstatsplainblame
-rw-r--r--pkg-descr734logstatsplainblame
-rw-r--r--pkg-message180logstatsplainblame
-rw-r--r--pkg-plist308logstatsplainblame
ion/commit/?h=BALSA_2_2_1&id=495be272a5c3d6ff8436cace8dd33c202123825f'>Remove broken news feeds, don't show completed tasksIain Holmes2001-08-243-4/+11 | | | | svn path=/trunk/; revision=12419 * Revert fix for Ximian bug #6995.Christopher James Lahey2001-08-242-29/+11 | | | | | | | | 2001-08-21 Christopher James Lahey <clahey@ximian.com> * Revert fix for Ximian bug #6995. svn path=/trunk/; revision=12418 * Record the timeout_id so we can cancel it if the mail_folder_info is laterPeter Williams2001-08-232-15/+39 | | | | | | | | | | | | | | 2001-08-23 Peter Williams <peterw@ximian.com> * mail-folder-cache.c (maybe_update): Record the timeout_id so we can cancel it if the mail_folder_info is later freed. Also obviates the use of the _UPDATE_QUEUED flag. (mail_folder_cache_remove_folder): Cancel the timeout if we need to. Lock around the hash table operations. Free mfi itself. Add debugging spew. (get_folder_info): Initialiae the timeout_id to 0. svn path=/trunk/; revision=12417 * Updated Hungarian translation.Andras Timar2001-08-232-80/+81 | | | | | | | | 2001-08-23 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation. svn path=/trunk/; revision=12416 * switch "full_name" to "x-evolution-any-field" in all the queries where weChris Toshok2001-08-232-3/+10 | | | | | | | | | | | 2001-08-23 Chris Toshok <toshok@ximian.com> * gui/component/addressbook.c (addressbook_query_changed): switch "full_name" to "x-evolution-any-field" in all the queries where we want to match all cards, since the backends universally handle this special case more efficiently. svn path=/trunk/; revision=12415 * In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-238-12/+249 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-08-22 Jon Trowbridge <trow@ximian.com> * gui/contact-list-editor/e-contact-list-editor.c (extract_info): In the GUI, the toggle is labelled "hide addresses", not "show addresses" -- so we have to reverse the boolean value we read in. (fill_in_info): Same bug as before: since the GUI reads "hide", we have to initialize the toggle to '!show_addresses', not 'show_addresses'. * backend/ebook/e-destination.c (e_destination_list_show_addresses): Added. (e_destination_xml_encode): Encode the value of e_destination_list_show_addresses into the XML. (e_destination_xml_decode): Read and store the "show_addresses" flag. 2001-08-22 Jon Trowbridge <trow@ximian.com> * e-msg-composer-hdrs.c (set_recipients_from_destv): Added. Try to properly handle contact lists in which the addresses of the list members should be hidden. (e_msg_composer_hdrs_to_message): Changed to extract the destination data from the entries and pass it along to set_recipients_from_destv. 2001-08-22 Jon Trowbridge <trow@ximian.com> * mail-callbacks.c (ask_confirm_for_only_bcc): Provide alternative text for this dialog for the case when a message has only Bcc recipients because of a hidden contact list's addresses being moved from To/Cc to Bcc. (composer_get_message): Try to detect when our message has only Bcc recipients because of moving addresses around due to a hidden contact list, and show the dialog with the revised wording in this case. svn path=/trunk/; revision=12414 * Unset the priv->updating flag before returning in the case the componentFederico Mena Quintero2001-08-232-0/+8 | | | | | | | | | | 2001-08-22 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/recurrence-page.c (recurrence_page_fill_widgets): Unset the priv->updating flag before returning in the case the component has no recurrence information. Fixes bug #6850. svn path=/trunk/; revision=12413 * Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-233-69/+155 | | | | | | | | | | | | | | | 2001-08-22 Federico Mena Quintero <federico@ximian.com> * gui/alarm-notify/alarm-queue.c (QueuedAlarm): Added a snooze flag to differentiate snoozed alarms from real occurrences. (add_component_alarms): Do not specify a destroy function for the alarm trigger. We handle this in the callbacks now. (alarm_trigger_cb): Just remove the alarms for the unimplemented notification types. (create_snooze): Implemented snooze. (notify_dialog_cb): Snooze as appropriate. svn path=/trunk/; revision=12412 * Don't blindly make all vtrash folder types have a uri of vtrash:file:/,Jeffrey Stedfast2001-08-233-37/+47 | | | | | | | | | | 2001-08-22 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (create_view): Don't blindly make all vtrash folder types have a uri of vtrash:file:/, instead only make it use vtrash:file:/ if it's a file: uri, else use physical_uri. svn path=/trunk/; revision=12411 * 0.13.99.Ettore Perazzoli2001-08-232-2/+6 | | | | | | * configure.in: 0.13.99. svn path=/trunk/; revision=12410 * Sync for 0.13.Ettore Perazzoli2001-08-2330-53539/+97713 | | | | svn path=/trunk/; revision=12408 * Remove src/python/Makefile and src/test/Makefile.Ettore Perazzoli2001-08-232-2/+4 | | | | | | * configure.in: Remove src/python/Makefile and src/test/Makefile. svn path=/trunk/; revision=12407 * Bump requirements to GAL 0.11, bonobo-conf 0.11, GtkHTML 0.12. Don'tEttore Perazzoli2001-08-232-7/+13 | | | | | | | | | * configure.in: Bump requirements to GAL 0.11, bonobo-conf 0.11, GtkHTML 0.12. Don't autogen `doc/devel/executive-summary/Makefile'. Bump version number to 0.13. svn path=/trunk/; revision=12406 * public key.Aaron Weber2001-08-233-14/+42 | | | | | | | | 2001-08-22 Aaron Weber <aaron@ximian.com> * C/apx-gloss.sgml: public key. svn path=/trunk/; revision=12405 * Change the property bag to setIain Holmes2001-08-232-0/+6 | | | | svn path=/trunk/; revision=12404 * Fix the show_full_path bugIain Holmes2001-08-238-40/+75 | | | | | | Set up the functions for better online/offline reporting. svn path=/trunk/; revision=12403 * emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-237-73/+137 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-08-22 jacob berkman <jacob@ximian.com> * gui/component/e-address-popup.c (emit_event): emit an event from our event source (contact_editor_cb): emit a destroy event so our control frame can be destroyed. (edit_contact_info_cb): emit a hide event so our control frame can be hidden (e_address_popup_cardify): (add_contacts_cb): emit the destroy event (e_address_popup_factory_new_control): don't unref our object at widget destroy time as that was really really broken (e_address_popup_factory_new_control): create an event source and aggregate ourself with it * gui/contact-editor/e-contact-editor.c (enable_writable_fields): display a nicer warning when we can't find a widget for a given field (e_contact_editor_raise): only raise if there is a window * gui/contact-editor/contact-editor.glade: name some widgets that got unnamed, and set the first entry as defaultable * gui/contact-editor/e-contact-editor.c: envelope printing is disabled in 1.0 2001-08-22 jacob berkman <jacob@ximian.com> * mail-display.c: rework how the e-card-popup thing has its life managed. we now hide the window on the Hide event and destroy it on the Destroy event emitted from its event source svn path=/trunk/; revision=12402 * Oops, we need to take the basename too.Peter Williams2001-08-232-1/+6 | | | | | | | | 2001-08-22 Peter Williams <peterw@ximian.com> * sgmldocs.make: Oops, we need to take the basename too. svn path=/trunk/; revision=12400 * Removed NNTP docs. Improved IMAP docs. IMAP still needs more work though.Aaron Weber2001-08-234-36/+71 | | | | | | | | | | | | | 2001-08-22 Aaron Weber <aaron@ximian.com> * C/usage-mail.sgml: Removed NNTP docs. Improved IMAP docs. IMAP still needs more work though. * C/config-prefs.sgml: Removed NNTP docs. * C/usage-mainwindow.sgml: s/todo/task list/, fix grammar/style. svn path=/trunk/; revision=12399 * Put in a $(srcdir) here for when srcdir != builddir.Peter Williams2001-08-232-1/+6 | | | | | | | | | 2001-08-22 Peter Williams <peterw@ximian.com> * sgmldocs.make (omf_timestamp): Put in a $(srcdir) here for when srcdir != builddir. svn path=/trunk/; revision=12398 * If the remove_source is %TRUE and destination is a descendant of theEttore Perazzoli2001-08-233-0/+22 | | | | | | | | | | | * e-storage.c (e_storage_async_xfer_folder): If the remove_source is %TRUE and destination is a descendant of the parent, pass an `E_STORAGE_CANTMOVETODESCENDANT' error code to the callback. * e-storage.h: New value `E_STORAGE_CANTMOVETODESCENDANT' in `EStorageResult'. svn path=/trunk/; revision=12397 * call back to add timezones to the top level (itip_send_comp): callJP Rosevear2001-08-232-1/+34 | | | | | | | | | | 2001-08-22 JP Rosevear <jpr@ximian.com> * gui/itip-utils.c (foreach_tzid_callback): call back to add timezones to the top level (itip_send_comp): call icalcomponent_foreach_tzid svn path=/trunk/; revision=12396 * Actually return if the folder is being moved into one of its descendants.Ettore Perazzoli2001-08-232-0/+7 | | | | | | | | * e-shell-folder-commands.c (folder_selection_dialog_folder_selected_callback): Actually return if the folder is being moved into one of its descendants. svn path=/trunk/; revision=12395 * We don't need to escape this for printf'ing.Peter Williams2001-08-232-14/+6 | | | | | | | | | 2001-08-22 Peter Williams <peterw@ximian.com> * mail-send-recv.c (set_send_status): We don't need to escape this for printf'ing. svn path=/trunk/; revision=12394 * make sure we don't get into a situation where priv->email == NULL.Chris Toshok2001-08-232-12/+25 | | | | | | | | | 2001-08-22 Chris Toshok <toshok@ximian.com> * backend/ebook/e-destination.c (e_destination_get_email): make sure we don't get into a situation where priv->email == NULL. svn path=/trunk/; revision=12393 * `#if 0'ed out. (make_bold): Likewise.Ettore Perazzoli2001-08-233-7/+19 | | | | | | | | | | | | * e-shell-folder-title-bar.c (label_realize_callback): `#if 0'ed out. (make_bold): Likewise. (e_shell_folder_title_bar_construct): Don't call it. * e-local-storage.c (component_async_remove_folder_callback): Only remove the directory if the component succeeds. svn path=/trunk/; revision=12392 * Fix the improper construction of the new folder's physical URI.Peter Williams2001-08-232-2/+10 | | | | | | | | | 2001-08-22 Peter Williams <peterw@ximian.com> * e-local-storage.c (async_xfer_folder_callback): Fix the improper construction of the new folder's physical URI. svn path=/trunk/; revision=12391 * Don't remove the folder directory here.Ettore Perazzoli2001-08-232-37/+44 | | | | | | | | * e-local-storage.c (remove_folder): Don't remove the folder directory here. (component_async_remove_folder_callback): Remove it here instead. svn path=/trunk/; revision=12390 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-08-233-251/+290 | | | | | | | | 2001-08-22 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokmål) translation. svn path=/trunk/; revision=12389 * [Fix #7775, crash trying to do New Task]Ettore Perazzoli2001-08-232-2/+10 | | | | | | | | * e-shell-user-creatable-items-handler.c (verb_fn): Make sure we don't pass NULL strings to `GNOME_Evolution_ShellComponent_userCreateNewItem()'. svn path=/trunk/; revision=12388 * When reporting an error, use my_file_name instead of file_name sinceJeffrey Stedfast2001-08-232-5/+11 | | | | | | | | | 2001-08-22 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (save): When reporting an error, use my_file_name instead of file_name since file_name can be NULL. svn path=/trunk/; revision=12387 * oops, don't need that extra statementJeffrey Stedfast2001-08-231-3/+0 | | | | svn path=/trunk/; revision=12386 * Oops. Fixed a mis-use of GPtrArray. If we set_size, then usingJeffrey Stedfast2001-08-232-2/+11 | | | | | | | | | | | 2001-08-22 Jeffrey Stedfast <fejj@ximian.com> * providers/pop3/camel-pop3-folder.c (pop3_generate_uids): Oops. Fixed a mis-use of GPtrArray. If we set_size, then using g_ptr_array_add will assume `size' elements have already been initialized and will start appending on to the end. svn path=/trunk/; revision=12385 * Prevent the user from creating two accounts with the same name.Peter Williams2001-08-225-50/+81 | | | | | | | | | | | | | | | | | | | | | | | | | 2001-08-22 Peter Williams <peterw@ximian.com> Prevent the user from creating two accounts with the same name. * mail-config.c (impl_GNOME_Evolution_MailConfig_addAccount): Abort if the account has the same name as another account. * mail-account-gui.c (mail_account_gui_save): Don't let the user save if the account has the same name as another account. * mail-config-druid.c (management_check): Disable the next button if the account name is the same as a preexisting account. (construct): The only part of 'pages' that was being used was the name. 'wizard_pages' now has the callbacks, while 'pages' is just an array of char *'s. (wizard_finish_cb): Save the account first because that's the right way, and try to honor mail_account_gui_save's return value. * mail-config.glade: Add a label noting that you're not allowed to create two accounts with the same name. svn path=/trunk/; revision=12384 * #include <libgnomevfs/gnome-vfs-types.h> so this will compile againstDan Winship2001-08-222-0/+6 | | | | | | | * gui/gnome-cal.c: #include <libgnomevfs/gnome-vfs-types.h> so this will compile against gnome-vfs 1.0.1. svn path=/trunk/; revision=12383 * This patch fixes a lot of i18n problems in Evolution.Chyla Zbigniew2001-08-221-0/+1 | | | | | | | * gal/widgets/e-unicode.c (e_utf8_to_gtk_string_sized): Call gtk_widget_ensure_style before refering to widget's style. svn path=/trunk/; revision=12381 * Check for NULL uic here as well. (fbui_sensitize_items): Up the timeoutPeter Williams2001-08-222-2/+14 | | | | | | | | | | 2001-08-22 Peter Williams <peterw@ximian.com> * folder-browser-ui.c (fbui_sensitize_timeout): Check for NULL uic here as well. (fbui_sensitize_items): Up the timeout interval to 110 ms. svn path=/trunk/; revision=12380 * open the tasks folder associated with the calendar being opened, and notRodrigo Moya2001-08-223-8/+51 | | | | | | | | | | | | | 2001-08-22 Rodrigo Moya <rodrigo@ximian.com> * gui/gnome-cal.c (gnome_calendar_open): open the tasks folder associated with the calendar being opened, and not always the local tasks.ics file * pcs/cal-factory.c (open_fn): use gnome_vfs_uri_new_private when parsing the URI to allow non-registered URIs svn path=/trunk/; revision=12379 * Added.Ettore Perazzoli2001-08-222-5/+31 | | | | | | * NEWS (Global): Added. svn path=/trunk/; revision=12378 * cut and paste fixed version of gnome_canvas_button here.Chris Toshok2001-08-221-0/+255 | | | | | | | | | | | | | | 2001-08-21 Chris Toshok <toshok@ximian.com> * gal/widgets/e-canvas.c (e_canvas_button): cut and paste fixed version of gnome_canvas_button here. (pick_current_item): needed by e_canvas_button, also from gnome-canvas.c. (gnome_canvas_item_invoke_point): same. (e_canvas_class_init): hook button_press_event and button_release_event to e_canvas_button. svn path=/trunk/; revision=12376 * add LDAP server dialog to addressbook NEWS.Chris Toshok2001-08-221-0/+2 | | | | svn path=/trunk/; revision=12375 * Updated NEWS for addressbook.Christopher James Lahey2001-08-222-0/+60 | | | | | | | | 2001-08-21 Christopher James Lahey <clahey@ximian.com> * NEWS (Addressbook): Updated NEWS for addressbook. svn path=/trunk/; revision=12374 * unref the rc_style.Damon Chaplin2001-08-222-0/+5 | | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * e-gray-bar.c (endarken_style): unref the rc_style. svn path=/trunk/; revision=12373 * Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): DisableJeffrey Stedfast2001-08-223-11/+20 | | | | | | | | | | 2001-08-21 Jeffrey Stedfast <fejj@ximian.com> * camel-pgp-context.c (pgp_verify): Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): Disable keyserver lookups if we are disconnected. svn path=/trunk/; revision=12372 * tiny typoPeter Williams2001-08-221-1/+1 | | | | svn path=/trunk/; revision=12371 * Honor the return value of mail_account_gui_save.Peter Williams2001-08-222-1/+5 | | | | | | | | | 2001-08-21 Peter Williams <peterw@ximian.com> * mail-account-editor.c (apply_changes): Honor the return value of mail_account_gui_save. svn path=/trunk/; revision=12370 * fixesJeffrey Stedfast2001-08-221-1/+0 | | | | svn path=/trunk/; revision=12369 * Handle the case where there is no attachment. Fixes bug #7257.Federico Mena Quintero2001-08-222-5/+21 | | | | | | | | | 2001-08-21 Federico Mena Quintero <federico@ximian.com> * gui/dialogs/alarm-options.c (alarm_to_palarm_widgets): Handle the case where there is no attachment. Fixes bug #7257. svn path=/trunk/; revision=12368 * It's more NEWSIain Holmes2001-08-221-0/+2 | | | | svn path=/trunk/; revision=12367 * Fix it for people with funny themesIain Holmes2001-08-222-1/+5 | | | | svn path=/trunk/; revision=12366 * Ummm....It's the NEWSIain Holmes2001-08-221-0/+7 | | | | svn path=/trunk/; revision=12365 * NEWS - FedericoFederico Mena Quintero2001-08-221-0/+46 | | | | svn path=/trunk/; revision=12364 * Updated some more.Peter Williams2001-08-222-0/+20 | | | | | | | | 2001-08-21 Peter Williams <peterw@ximian.com> * NEWS (Mail): Updated some more. svn path=/trunk/; revision=12363 * Updated.Jeffrey Stedfast2001-08-222-0/+33 | | | | | | | | 2001-08-21 Jeffrey Stedfast <fejj@ximian.com> * NEWS: Updated. svn path=/trunk/; revision=12362 * Updated Lithuanian translation a bit...Gediminas Paulauskas2001-08-222-2948/+4573 | | | | | | | | 2001-08-21 Gediminas Paulauskas <menesis@delfi.lt> * lt.po: Updated Lithuanian translation a bit... svn path=/trunk/; revision=12361 * Say which folder is getting saved.Peter Williams2001-08-222-1/+8 | | | | | | | | 2001-08-21 Peter Williams <peterw@ximian.com> * mail-ops.c (sync_folder_desc): Say which folder is getting saved. svn path=/trunk/; revision=12360 * #include "e-shell-startup-wizard.h".Ettore Perazzoli2001-08-224-0/+37 | | | | | | | | * e-shell.c: #include "e-shell-startup-wizard.h". * e-shell-startup-wizard.h: New. svn path=/trunk/; revision=12359 * Add `sgmldocs.make' to `EXTRA_DIST'.Ettore Perazzoli2001-08-223-1/+23 | | | | | | * Makefile.am: Add `sgmldocs.make' to `EXTRA_DIST'. svn path=/trunk/; revision=12358 * Don't trust gnome-vfs when it says "text/plain" ifDan Winship2001-08-222-18/+40 | | | | | | | | | | | * mail-identify.c (mail_identify_mime_part): Don't trust gnome-vfs when it says "text/plain" if gnome_vfs_mime_type_from_name says something different. Fixes a problem with recognizing icalendar attachments labeled "application/octet-stream". Also, don't bother asking gnome-vfs about winmail.dat attachments, since it will often claim that they're MPEGs due to some mis-magic. svn path=/trunk/; revision=12357 * s/attempt recovery/try to recover them/.Ettore Perazzoli2001-08-222-1/+6 | | | | | | | * e-msg-composer.c (autosave_manager_query_load_orphans): s/attempt recovery/try to recover them/. svn path=/trunk/; revision=12356 * strip the mailto bit for the email address if we display itJP Rosevear2001-08-222-1/+6 | | | | | | | | | 2001-08-21 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (write_html): strip the mailto bit for the email address if we display it svn path=/trunk/; revision=12355 * Show an error dialog when the Evolution Mailer Wizard interface cannot be ↵Iain Holmes2001-08-222-1/+9 | | | | | | created svn path=/trunk/; revision=12354 * Fix a leak: unref the EFont after we have used it. Also, don't crash ifEttore Perazzoli2001-08-222-2/+12 | | | | | | | | | * e-shell-folder-title-bar.c (label_realize_callback): Fix a leak: unref the EFont after we have used it. Also, don't crash if `e_font_to_gdk_font()' returns NULL. [This should fix #7666, Folder View crashes Evo.] svn path=/trunk/; revision=12353 * Fully initialise the structures.Iain Holmes2001-08-222-0/+7 | | | | svn path=/trunk/; revision=12352 * changed the icons. For calendar events we use the 'new appointment' iconDamon Chaplin2001-08-223-3/+12 | | | | | | | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * e-summary-calendar.c (generate_html): * e-summary-tasks.c (generate_html): changed the icons. For calendar events we use the 'new appointment' icon from the menu. For tasks we use the task icon from the ETable - I wasn't sure about using the 'New Task' icon as it has a tick in it which may make people think it is complete. svn path=/trunk/; revision=12351 * zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-223-2/+10 | | | | | | | | | | 2001-08-21 Jeffrey Stedfast <fejj@ximian.com> * mail-session.c (mail_session_forget_password): zero-ize the password before freeing. (forget_password): Same. svn path=/trunk/; revision=12350 * Don't print a NULL. Crashes on SolarisIain Holmes2001-08-222-2/+6 | | | | svn path=/trunk/; revision=12349 * Added tip for 'New Task'.Damon Chaplin2001-08-222-2/+4 | | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: Added tip for 'New Task'. svn path=/trunk/; revision=12348 * added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-2212-27/+268 | | | | | | | | | | | | | | | | | | | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * pcs/query.c (func_is_completed): added new e-sexp operator. We don't currently use it though. * gui/dialogs/cal-prefs-dialog.glade: Changed '_Overdue' to 'O_verdue' since we have an '_Other' notebook tab. Added '_Hide' accel. * gui/dialogs/cal-prefs-dialog.c: hooked up config options to dialog. * gui/calendar-config.c: added config options for hiding completed tasks. * gui/e-week-view-event-item.c (e_week_view_event_item_draw): * gui/e-day-view-top-item.c (e_day_view_top_item_draw_long_event): * gui/e-day-view.c (e_day_view_reshape_long_event): added 2 pixels extra space between icons and text for long events, and 1 pixel space between icons in all events. (e_day_view_realize): changed the background color to match the EGrayBar in the shell. svn path=/trunk/; revision=12347 * 'All-Day' -> 'All Day' to be consistent everywhere.Damon Chaplin2001-08-222-1/+6 | | | | | | | | | 2001-08-21 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: 'All-Day' -> 'All Day' to be consistent everywhere. svn path=/trunk/; revision=12346 * Don't sink the extras since _set_folder can get called more than once (onPeter Williams2001-08-222-3/+5 | | | | | | | | | | 2001-08-21 Peter Williams <peterw@ximian.com> * message-list.c (message_list_set_folder): Don't sink the extras since _set_folder can get called more than once (on reconfigure.) (message_list_destroy): So just unref the extras here. svn path=/trunk/; revision=12345 * Treat the spool provider like IMAP: update instead of performing anPeter Williams2001-08-222-2/+7 | | | | | | | | | 2001-08-21 Peter Williams <peterw@ximian.com> * mail-send-recv.c (build_dialogue): Treat the spool provider like IMAP: update instead of performing an explicit receive. svn path=/trunk/; revision=12344 * Rename to fbui_real_sensitize_items. Now we queue a change and set up aPeter Williams2001-08-224-11/+90 | | | | | | | | | | | | | | | | | | | | | | 2001-08-21 Peter Williams <peterw@ximian.com> * folder-browser-ui.c (fbui_sensitize_items): Rename to fbui_real_sensitize_items. Now we queue a change and set up a timeout, making sure weed out redundant changes, fixing flicker. (fbui_sensitize_timeout): New function. The timeout. (fbui_real_sensitize_items): Semi-new function. Rename of old fbui_sensitize_items. (folder_browser_ui_set_selection_state): Pass the FB instead of only the UIC to sensitize_items. (folder_browser_ui_message_loaded): Same. * folder-browser.c (folder_browser_destroy): Kill the new timeout if it is registered. * folder-browser.h: Add some members to FolderBrowser for keeping track of the queue of changes. svn path=/trunk/; revision=12343 * Updated Hungarian translation.Andras Timar2001-08-212-816/+1855 | | | | | | | | 2001-08-21 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation. svn path=/trunk/; revision=12342 * Fix the duplicate message check so it doesn't mess up threading when aDan Winship2001-08-212-4/+13 | | | | | | | | | | | * camel-folder-thread.c (camel_folder_thread_messages_new_summary): Fix the duplicate message check so it doesn't mess up threading when a reply appears in the folder before the message it's a reply to. Fixes bug #3357. (camel_folder_thread_messages_new): Likewise, although I don't think this function is used any more. svn path=/trunk/; revision=12341 * Added this here. : Norwegian version.Kjartan Maraas2001-08-212-0/+15 | | | | | | | | | 2001-08-21 Kjartan Maraas <kmaraas@gnome.org> * ChangeLog: Added this here. * topic.dat:: Norwegian version. svn path=/trunk/; revision=12340 * new files to contain utility functions for calendar backendsRodrigo Moya2001-08-219-251/+252 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-08-21 Rodrigo Moya <rodrigo@ximian.com> * pcs/cal-backend-util.[ch]: new files to contain utility functions for calendar backends * pcs/cal-backend.c (cal_backend_add_cal): implement it here, and not in the calendar backends. Add a "cal_added" signal, so that backends are notified when a new Cal is added, if they need to (cal_backend_get_type_by_uid): implement it here * pcs/cal-backend-file.c (fill_alarm_instances_seq): moved to cal-backend-util.c (cal_backend_file_add_cal): removed (cal_backend_file_init): connect to the "cal_added" signal in the CalBackend class so that we can update categories when a new Cal is added (cal_backend_file_get_type_by_uid): removed * pcs/cal-backend-db.c (fill_alarm_instances_seq): moved to cal-backend-util.c (cal_backend_db_add_cal): removed (cal_backend_db_get_type_by_uid): removed * AUTHORS: added JP and Damon to list of authors svn path=/trunk/; revision=12339 * new functions moved from the CalBackendFile, to allow its use outside ofRodrigo Moya2001-08-215-543/+372 | | | | | | | | | | | | | | | | | | | | 2001-08-20 Rodrigo Moya <rodrigo@ximian.com> * cal-util/cal-util.[ch] (cal_util_generate_alarms_for_list): (cal_util_generate_alarms_for_comp): new functions moved from the CalBackendFile, to allow its use outside of it. The signature has changed a little bit, since these functions need a way to get the timezones from the callers, so a callback function to resolve the timezones has been added to the list of parameters * pcs/cal-backend-file.c (generate_alarms_for_list): (generate_alarms_for_comp): moved to cal-util, with all their related functions/structures * pcs/cal-backend-db.c: removed functions that were moved to cal-util svn path=/trunk/; revision=12338 * if we're dragging, drag_button_down won't be true in the BUTTON_RELEASEChris Toshok2001-08-212-21/+9 | | | | | | | | | | | | 2001-08-21 Chris Toshok <toshok@ximian.com> * gui/widgets/e-minicard.c (e_minicard_event): if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE case, since we set it to false in MOTION_NOTIFY once the threshold is reached. (e_minicard_drag_end): remove this function, since it was needed to work around a bug in gnome-canvas. svn path=/trunk/; revision=12337 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-08-212-72/+83 | | | | | | | | 2001-08-21 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokmål) translation. svn path=/trunk/; revision=12336 * Require gal 0.10.99.5.Jon Trowbridge2001-08-212-1/+5 | | | | | | | | 2001-08-20 Jon Trowbridge <trow@ximian.com> * configure.in: Require gal 0.10.99.5. svn path=/trunk/; revision=12335 * Wrap our addressbook table adapter in an ETableWithout, so that we canJon Trowbridge2001-08-214-7/+106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-08-20 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names.c (e_addressbook_create_ebook_table): Wrap our addressbook table adapter in an ETableWithout, so that we can make addresses appear and disappear when we remove/add them to the section lists (To/Cc/Bcc) on the right of the dialog. (real_add_address_cb): When we add an address, hide it in the main list. (e_select_names_init): Get pointer to our without table from the table's object data, and store it. (remove_address): When we remove an address, show it in the main list. (card_key): Added. Allocate a unique key from an ECard. (esn_get_key_fn): Added. Callback for ETableWithout. (esn_dup_key_fn): Added. Callback for ETableWithout. (esn_free_gotten_key_fn): Added. Callback for ETableWithout. (esn_free_duped_key_fn): Added. Callback for ETableWithout. * backend/ebook/e-card-simple.c (e_card_simple_get): Changed E_CARD_SIMPLE_FIELD_NAME_OR_ORG to first try the FILE_AS type. This allows the cards in the ESelectName dialog to appear in proper sort order (i.e. as 'Doe, John' rather than 'John Doe'). Fixes ximian #6002. svn path=/trunk/; revision=12334 * We need to free_gotten_key_func key2, not key! (e_table_without_show):Jon Trowbridge2001-08-212-8/+10 | | | | | | | | | | | | | | | | | | | | 2001-08-20 Jon Trowbridge <trow@ximian.com> * e-table-without.c (check_with_key): We need to free_gotten_key_func key2, not key! (e_table_without_show): Renamed, used to be e_table_without_remove. Double-negative function names are confusing! (e_table_without_hide_adopt): Renamed, used to be e_table_without_add_adopt. (e_table_without_hide): Renamed, used to be e_table_without_add. 2001-08-20 Jon Trowbridge <trow@ximian.com> * configure.in: Increment version number to 0.10.99.5 for changes to ETableWithout api. svn path=/trunk/; revision=12332 * fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-214-17/+71 | | | | | | | | | | | | | | | | | | | | | | 2001-08-20 Chris Toshok <toshok@ximian.com> * gui/widgets/e-addressbook-reflow-adapter.c (e_addressbook_reflow_adapter_class_init): fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2. * gui/widgets/e-minicard.c (e_minicard_event): lots of fixes for DnD. For GDK_BUTTON_PRESS, we grab immediately. For GDK_BUTTON_MOTION, we start the drag after a certain threshold, and connect to the "drag_end" signal on our canvas so we'll know when the drag is complete. For GDK_BUTTON_RELEASE, we release the grab if we were dragging and get the event. (e_minicard_drag_end): new function, just remove the pointer/gtk grabs and disconnect. * gui/widgets/e-minicard.h (struct _EMinicard): add "gint drag_button" svn path=/trunk/; revision=12331 * UpdateKjartan Maraas2001-08-211-692/+1537 | | | | svn path=/trunk/; revision=12330 * Fix jumpingIain Holmes2001-08-212-2/+6 | | | | svn path=/trunk/; revision=12329 * Moved introductory/basic content to the usage-mainwindow.sgml file.Aaron Weber2001-08-217-321/+372 | | | | | | | | | | | | | | | | | | | | | 2001-08-20 Aaron Weber <aaron@ximian.com> * C/usage-exec-summary.sgml: Moved introductory/basic content to the usage-mainwindow.sgml file. Rewrote intro. * C/usage-contact.sgml: Moved introductory/basic content to the usage-mainwindow.sgml file.Rewrote intro. * C/usage-calendar.sgml: Moved introductory/basic content to the usage-mainwindow.sgml file.Rewrote intro. * C/usage-mail.sgml: Moved introductory/basic content to the usage-mainwindow.sgml file.Rewrote intro. * C/usage-mainwindow.sgml: Put summary-type info into this file from other chapters. svn path=/trunk/; revision=12328 * Do the import correctly.Iain Holmes2001-08-214-38/+94 | | | | svn path=/trunk/; revision=12327 * Fix double-unref of the store.Peter Williams2001-08-212-5/+5 | | | | | | | | 2001-08-20 Peter Williams <peterw@ximian.com> * mail-ops.c (remove_folder_get): Fix double-unref of the store. svn path=/trunk/; revision=12326 * Modify the url and set the protocol to mbox rather than hacking it andJeffrey Stedfast2001-08-215-178/+195 | | | | | | | | | | | | | | 2001-08-20 Jeffrey Stedfast <fejj@ximian.com> * component-factory.c (create_folder): Modify the url and set the protocol to mbox rather than hacking it and prepending mbox: to the uri. * mail-local.c (get_folder): Don't prepend the folder_name with the store's path because the hash key is folder_name, not /folder_name. svn path=/trunk/; revision=12325 * Fix the wording on some labels.Iain Holmes2001-08-213-69/+30 | | | | | | Stop hiding the source and transport pages. svn path=/trunk/; revision=12324 * Move the ChangeFolderProperties into the ComponentPlaceholder. Add aEttore Perazzoli2001-08-215-3/+17 | | | | | | | | | | | | | | * evolution-mail-list.xml: Move the ChangeFolderProperties into the ComponentPlaceholder. Add a separator on the top. * evolution.xml: Remove the separator above the component placeholder here. * folder-browser-ui.c (folder_browser_setup_property_menu): Updated as ChangeFolderProperties is now in the ComponentPlaceholder. svn path=/trunk/; revision=12323 * Did more event -> appointment conversions.Kevin Breit2001-08-212-27/+31 | | | | | | | | 2001-08-20 Kevin Breit <battery841@mediaone.net> * C/usage-calendar.sgml: Did more event -> appointment conversions. svn path=/trunk/; revision=12322 * Don't set the paneds' positions if the respective left-hand elements [i.e.Ettore Perazzoli2001-08-212-2/+18 | | | | | | | | | | | * e-shell-view.c (e_shell_view_load_settings): Don't set the paneds' positions if the respective left-hand elements [i.e. the shortcut bar and the folder bar] are hidden. (e_shell_view_show_folder_bar): Set the paned position to zero when hiding. (e_shell_view_show_shortcut_bar): Likewise. svn path=/trunk/; revision=12321 * control-return for save and closeJP Rosevear2001-08-212-2/+6 | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: control-return for save and close svn path=/trunk/; revision=12320 * the topics for the help menu. Minor editing.Aaron Weber2001-08-212-5/+15 | | | | | | | | 2001-08-20 Aaron Weber <aaron@ximian.com> * C/topic.dat: the topics for the help menu. * C/usage-mainwindow.sgml: Minor editing. svn path=/trunk/; revision=12319 * Don't free the returned displayname.Ettore Perazzoli2001-08-212-4/+7 | | | | | | | * e-shell-startup-wizard.c (finish_func): Don't free the returned displayname. svn path=/trunk/; revision=12318 * Added these functions.Christopher James Lahey2001-08-212-8/+33 | | | | | | | | | | 2001-08-20 Christopher James Lahey <clahey@ximian.com> * e-table-subset.c, e-table-subset.h (e_table_subset_model_to_view_row, e_table_subset_view_to_model_row): Added these functions. svn path=/trunk/; revision=12317 * Made this object handle NULLs for all the handler functions.Christopher James Lahey2001-08-211-8/+22 | | | | | | | | | 2001-08-20 Christopher James Lahey <clahey@ximian.com> * e-table-without.c: Made this object handle NULLs for all the handler functions. svn path=/trunk/; revision=12316 * *Makefile.am: added "help" to subdirs.Aaron Weber2001-08-213-1/+8 | | | | | | | | 2001-08-19 Aaron Weber <aaron@ximian.com> *Makefile.am: added "help" to subdirs. svn path=/trunk/; revision=12315 * remove print preview from toolbarJP Rosevear2001-08-212-3/+6 | | | | | | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: remove print preview from toolbar 2001-08-20 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: remove print setup option for consistency svn path=/trunk/; revision=12314 * Changed the used parity of the return value of check here.Christopher James Lahey2001-08-211-2/+2 | | | | | | | | | | 2001-08-20 Christopher James Lahey <clahey@ximian.com> * e-table-without.c (etw_proxy_model_rows_inserted, etw_proxy_model_changed): Changed the used parity of the return value of check here. svn path=/trunk/; revision=12313 * remove print setup option for consistencyJP Rosevear2001-08-212-5/+4 | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: remove print setup option for consistency svn path=/trunk/; revision=12312 * use DB_NOTFOUND constJP Rosevear2001-08-212-2/+7 | | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * backend/pas/pas-backend-file.c (pas_backend_file_changes_foreach_key): use DB_NOTFOUND const svn path=/trunk/; revision=12311 * Whoops, make sure that the account has a source before removing it orPeter Williams2001-08-202-4/+9 | | | | | | | | | 2001-08-20 Peter Williams <peterw@ximian.com> * mail-accounts.c (mail_able): Whoops, make sure that the account has a source before removing it or what-have-you. svn path=/trunk/; revision=12310 * Specify additional includes when testing for ext2fs/ext2fs.h.Pavel Roskin2001-08-202-3/+8 | | | | | | | * gnome-undelfs.m4 (GNOME_UNDELFS_CHECKS): Specify additional includes when testing for ext2fs/ext2fs.h. svn path=/trunk/; revision=12291 * null out card_sexp so that we don't crash when copyingJP Rosevear2001-08-202-1/+8 | | | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * backend/pas/pas-backend-file.c (pas_backend_file_process_get_changes): null out card_sexp so that we don't crash when copying svn path=/trunk/; revision=12290 * Add a few comments.Peter Williams2001-08-202-1/+12 | | | | | | | | 2001-08-20 Peter Williams <peterw@ximian.com> * subscribe-dialog.c: Add a few comments. svn path=/trunk/; revision=12289 * fix warnings, get compiling againJP Rosevear2001-08-205-25/+38 | | | | | | | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.c: fix warnings, get compiling again * conduit/address-conduit-config.h: remove c/p typos * conduit/address-conduit.h: ditto * conduit/Makefile.am: link against the static camel svn path=/trunk/; revision=12288 * build a static camel for the addressbook conduitJP Rosevear2001-08-202-0/+8 | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * Makefile.am: build a static camel for the addressbook conduit svn path=/trunk/; revision=12287 * missing changelog entryJP Rosevear2001-08-201-0/+5 | | | | svn path=/trunk/; revision=12286 * install new fileJP Rosevear2001-08-203-0/+7 | | | | | | | | | | 2001-08-20 JP Rosevear <jpr@ximian.com> * Makefile.am: install new file * talking-heads.png: new graphic for meeting requests svn path=/trunk/; revision=12285 * set MessageDelete pixtype to pixbuf.Damon Chaplin2001-08-202-1/+4 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-mail-message.xml: set MessageDelete pixtype to pixbuf. svn path=/trunk/; revision=12284 * use new small trash icon for Delete command.Damon Chaplin2001-08-202-1/+5 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * folder-browser-ui.c: use new small trash icon for Delete command. svn path=/trunk/; revision=12283 * set Delete pixtype to pixbuf.Damon Chaplin2001-08-202-1/+2 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-contact-editor.xml: set Delete pixtype to pixbuf. svn path=/trunk/; revision=12282 * Used Delete icon in menu.Damon Chaplin2001-08-202-1/+2 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * gui/contact-editor/e-contact-editor.c: Used Delete icon in menu. svn path=/trunk/; revision=12281 * use Delete icon in menu, and change to bigger Save icon in toolbar.Damon Chaplin2001-08-202-1/+6 | | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * gui/dialogs/comp-editor.c (pixmaps): use Delete icon in menu, and change to bigger Save icon in toolbar. svn path=/trunk/; revision=12280 * use bigger Save icon for toolbar.Damon Chaplin2001-08-202-0/+4 | | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * gui/contact-editor/e-contact-editor.c: use bigger Save icon for toolbar. svn path=/trunk/; revision=12279 * use bigger Save icon for toolbar.Damon Chaplin2001-08-204-3/+11 | | | | | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-contact-editor.xml: use bigger Save icon for toolbar. * evolution-comp-editor.xml: used Delete icon for menu. * evolution-tasks.xml: changed 'Tasks Settings' to 'Tasks Settings...'. svn path=/trunk/; revision=12278 * added save-24.png.Damon Chaplin2001-08-202-0/+2 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * Makefile.am (buttons_DATA): added save-24.png. svn path=/trunk/; revision=12277 * oops, we missed the larger version...Tuomas Kuosmanen2001-08-201-0/+0 | | | | | | /tigert svn path=/trunk/; revision=12276 * used new_task-16.png and goto-16.png.Damon Chaplin2001-08-203-3/+10 | | | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * gui/tasks-control.c: * gui/calendar-commands.c (pixmaps): used new_task-16.png and goto-16.png. svn path=/trunk/; revision=12275 * changed Goto icon to pixbuf.Damon Chaplin2001-08-202-1/+5 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: changed Goto icon to pixbuf. svn path=/trunk/; revision=12274 * added goto-16.png & new_task-16.png.Damon Chaplin2001-08-202-0/+6 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * Makefile.am (images_DATA): added goto-16.png & new_task-16.png. svn path=/trunk/; revision=12273 * small version.. /tigertTuomas Kuosmanen2001-08-201-0/+0 | | | | svn path=/trunk/; revision=12272 * use new Delete icon for menu.Damon Chaplin2001-08-202-1/+5 | | | | | | | | 2001-08-20 Damon Chaplin <damon@ximian.com> * evolution-addressbook.xml: use new Delete icon for menu. svn path=/trunk/; revision=12271 * s/Synchronising/Synchronizing/.Ettore Perazzoli2001-08-202-1/+5 | | | | | | * mail-ops.c (sync_folder_desc): s/Synchronising/Synchronizing/. svn path=/trunk/; revision=12270 * s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise.Ettore Perazzoli2001-08-20