Commit Graph

17636 Commits

Author SHA1 Message Date
692862c505 trash e_utf8_gtk function (e_search_bar_get_text): ditto
2003-05-07  JP Rosevear  <jpr@ximian.com>

	* e-search-bar.c (e_search_bar_set_text): trash e_utf8_gtk
function
	(e_search_bar_get_text): ditto

svn path=/trunk/; revision=21129
2003-05-08 14:02:52 +00:00
bce1283eb5 fix button conversion problem
2003-05-07  JP Rosevear  <jpr@ximian.com>

	* gui/dialogs/task-page.glade: fix button conversion problem

	* gui/dialogs/task-details-page.c
	(task_details_page_fill_widgets): only free the percent if its
	non-null

svn path=/trunk/; revision=21128
2003-05-08 14:02:35 +00:00
7c5e55ba41 ** See bug #42456
2003-05-07  Not Zed  <NotZed@Ximian.com>

        ** See bug #42456

        * mail-composer-prefs.c (spell_language_button_press): set the
        enable/disable button to the right text when we toggle a column.
        Added a fixme about the weird code in the whole routine.

svn path=/trunk/; revision=21127
2003-05-08 02:43:10 +00:00
614aa5e4a5 Updated Portuguese translation.
2003-05-08  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=21126
2003-05-08 00:23:55 +00:00
09e2470be4 Correct default for list.
2003-05-07  Jeremy Katz  <katzj@redhat.com>

	* evolution-mail.schemas
	(/schemas/apps/evolution/mail/display/mime_types):  Correct
	default for list.

svn path=/trunk/; revision=21125
2003-05-07 23:40:43 +00:00
4ff45b4127 (e_shell_command_add_to_shortcut_bar):
Do use the supplied folder_path to determine the unread count, if
not NULL.  [#42465]

svn path=/trunk/; revision=21124
2003-05-07 19:38:18 +00:00
3e8897cfb3 don't pass NO_SEPARATOR flag as per gtkmessagedialog warning
2003-05-07  JP Rosevear  <jpr@ximian.com>

	* e-shell-folder-commands.c (delete_dialog): don't pass
	NO_SEPARATOR flag as per gtkmessagedialog warning

svn path=/trunk/; revision=21123
2003-05-07 17:27:25 +00:00
5257f9dc84 Fixes crash in #41631
2003-05-07  Rodrigo Moya <rodrigo@ximian.com>

	Fixes crash in #41631

	* src/libicalvcal/icalvcal.c (icalvcal_traverse_objects): changed to
	return an error code and to return immediately if one of the recurrent
	calls return an error.
	(icalvcal_convert_with_defaults): if icalvcal_traverse_objects return
	an error, return NULL.

svn path=/trunk/; revision=21122
2003-05-07 16:49:04 +00:00
b01b792f0f added missing assignment.
2003-05-07  Rodrigo Moya <rodrigo@ximian.com>

	* cal-client/cal-client.c (cal_client_discard_alarm): added missing
	assignment.

svn path=/trunk/; revision=21121
2003-05-07 13:42:01 +00:00
1301f0e36e Updated French translation.
2003-05-07 Christophe Fergeau <teuf@users.sourceforge.net>

	* fr.po: Updated French translation.

svn path=/trunk/; revision=21120
2003-05-07 11:55:40 +00:00
ba201c0f99 ** See bug #42400
2003-05-06  Not Zed  <NotZed@Ximian.com>

        ** See bug #42400

        * mail-tools.c (meta_data_key): protect against getting an
        unparsable uri.

svn path=/trunk/; revision=21119
2003-05-07 00:53:40 +00:00
f9991e3982 move 41910 to the version where it's really fixed
svn path=/trunk/; revision=21118
2003-05-06 19:21:14 +00:00
bc9dd9dde3 i2003-05-06 Chris Toshok <toshok@ximian.com>
[ really commit this, fixes bug #41910 ]
	* gui/contact-list-editor/e-contact-list-model.c
	(e_contact_list_model_remove_row): change from model_changed to
	row_deleted here.  model_changed causes the table to free its
	ETableSelection, which is what we iterate over when deleting
	contacts.
	(e_contact_list_model_add_destination): no need to be calling
	model_changed here either.

svn path=/trunk/; revision=21117
2003-05-06 19:20:31 +00:00
c7431a19ae add missing model_changed (etta_proxy_node_inserted): add missing
2003-05-06  Mike Kestner  <mkestner@ximian.com>

	* e-tree-table-adapter.c (insert_node): add missing model_changed
	(etta_proxy_node_inserted): add missing model_changed
	(etta_proxy_node_removed): add missing model_changed

svn path=/trunk/; revision=21116
2003-05-06 18:19:15 +00:00
3242c9f90c Format the colour string in a way that gdk_color_parse() will handle.
2003-05-05  Jeffrey Stedfast  <fejj@ximian.com>

	* filter-colour.c (format_sexp): Format the colour string in a way
	that gdk_color_parse() will handle. Apparently it no longer
	handles rgb:<red>/<green>/<blue>? Fixes bug #42345.

svn path=/trunk/; revision=21115
2003-05-06 17:54:19 +00:00
f370c7e3e0 Updated Italian translation.
svn path=/trunk/; revision=21113
2003-05-06 14:10:46 +00:00
df9b1f2ec7 Fixes #41811
2003-05-05  JP Rosevear  <jpr@ximian.com>

	Fixes #41811

	* gui/alarm-notify/Makefile.am: don't dist idl generated files

svn path=/trunk/; revision=21112
2003-05-06 13:16:00 +00:00
7f56d73b7c Use correct macro for int->pointer
2003-05-05  Jeremy Katz  <katzj@redhat.com>

	* e-table-config.c (setup_fields): Use correct macro for int->pointer

svn path=/trunk/; revision=21111
2003-05-06 04:57:48 +00:00
5ebb4e4fe6 Fix prototype. Likewise.
2003-05-05  Jeremy Katz  <katzj@redhat.com>

	* gal/e-text/e-completion-callbacks.c
	(e_completion_callbacks_new): Fix prototype.
	* gal/e-text/e-completion-callbacks.h: Likewise.

svn path=/trunk/; revision=21110
2003-05-06 04:56:21 +00:00
3bf9a7df88 ** See bug #42294.
2003-05-05  Not Zed  <NotZed@Ximian.com>

        ** See bug #42294.

        * mail-config.c (config_write_fonts): Also set the custom font
        style for *BonoboPlug*GtkHTML.

svn path=/trunk/; revision=21109
2003-05-06 00:04:02 +00:00
da09882000 send-16.png
svn path=/trunk/; revision=21108
2003-05-05 22:57:16 +00:00
d12035b990 evolution-contacts-plain.png
2003-05-05  Jakub Steiner <jimmac@ximian.com>

* evolution-contacts-plain.png
* evolution-contacts.png:
* globe.png:
* malehead.png:
* next-message.png:
* previous-message.png:
* receive-24.png:
* reply-to-all.png:
* reply.png:
* send-24-receive.png:
* send-24.png:
* send-receive.xpm:
* send.png: quick fix of the artwork, the rest goes to the
  (future) icon theme

svn path=/trunk/; revision=21107
2003-05-05 22:49:31 +00:00
679451b533 Updated German translation.
svn path=/trunk/; revision=21106
2003-05-05 20:52:44 +00:00
24cb028fe8 Fixed typo in gal/e-text/e-text.c.
svn path=/trunk/; revision=21105
2003-05-05 20:37:20 +00:00
c85822a98c (request_password): Set OK as the default
response for the password_dialog.

svn path=/trunk/; revision=21104
2003-05-05 18:08:49 +00:00
e92b39ae2c detailed markup
svn path=/trunk/; revision=21103
2003-05-05 05:55:45 +00:00
4d60494fc5 grepped changelogs and added all names found. #40391.
2003-05-02  Not Zed  <NotZed@Ximian.com>

        * e-shell-about-box.c (text[]): grepped changelogs and added all
        names found.  #40391.

svn path=/trunk/; revision=21102
2003-05-05 01:12:39 +00:00
1deb422a06 [#41849]
2003-05-02  Not Zed  <NotZed@Ximian.com>

        [#41849]

        * e-summary-rdf.c (tree_walk): check the in-memory charset, not
        the transport charset when creating output.

svn path=/trunk/; revision=21101
2003-05-05 01:03:56 +00:00
31289d7eb3 remove the assert, if we dont understand the response, assume it's a
2003-05-02  Not Zed  <NotZed@Ximian.com>

        * e-request.c (e_request_string): remove the assert, if we dont
        understand the response, assume it's a cancel.
        GTK_RESPONSE_DELETE_EVENT wasn't handled [#42038].

svn path=/trunk/; revision=21100
2003-05-05 00:56:34 +00:00
a64932a775 Don't call g_utf8_validate on an empty message. Fixes a warning.
* camel-mime-part-utils.c
	(simple_data_wrapper_construct_from_parser): Don't call
	g_utf8_validate on an empty message. Fixes a warning.

svn path=/trunk/; revision=21099
2003-05-04 19:11:39 +00:00
5e5ab23a8c call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library
2003-05-03  Masahiro Sakai  <sakai@tom.sfc.keio.ac.jp>

	* configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for
	building shared library on win32 platform.

	* gal/Makefile.am (libgal_2_0_la_LDFLAGS):
	* gal/a11y/Makefile.am (libgal_a11y_2_0_la_LDFLAGS): add
	-no-undefined which is necessary for building shared library on
	some platforms (e.g. Win32, BeOS).

	* gal/a11y/e-table/gal-a11y-e-cell-text.c: don't call undefined
	functions e_cell_text_get_selection() and e_cell_text_set_selection().

	* gal/a11y/Makefile.am (libgal_a11y_2_0_la_LIBADD):
	add $(top_builddir)/gal/libgal-2.0.la and $(EXTRA_GNOME_LIBS).

	* gal/Makefile.am:
	(libgal_2_0_la_LIBADD): add $(EXTRA_GNOME_LIBS).
	(ui_subdirs): add "." ahead of "a11y". because above change make
	a11y/libgal-a11y-2.0.la to depend on libgal-2.0.la.

	* gal/widgets/Makefile.am (test_color_LDADD,
	test_e_font_LDADD, test_font_loading_LDADD): fix ordering.
	$(EXTRA_GNOME_LIBS) should be behind other libraries that depend on it.

svn path=/trunk/; revision=21097
2003-05-03 17:05:29 +00:00
19f2626e65 Allow users to specify the binary to run instead of libtoolize by checking
* autogen.sh: Allow users to specify the binary to run instead of
	libtoolize by checking the value of $LIBTOOLIZE. This is apparently an
	issue sometimes on MacOS X and fixes bug #111917.

svn path=/trunk/; revision=21049
2003-05-03 11:02:31 +00:00
c56bdc1cef Workaround for POS mailers like the one in bug #42045.
2003-05-01  Jeffrey Stedfast  <fejj@ximian.com>

	Workaround for POS mailers like the one in bug #42045.

	* camel-mime-utils.c (header_decode_date): Make sure the numeric
	timezone is between -1200 and 1200, otherwise it is invalid.

	* broken-date-parser.c (get_tzone): Make sure the numeric timezone
	is between -1200 and 1200, otherwise it is invalid.

svn path=/trunk/; revision=21048
2003-05-02 17:37:11 +00:00
8a9ec3432e To be consistant with the message-list envelope toggle, undelete the
2003-04-30  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-callbacks.c (mark_as_unseen): To be consistant with the
	message-list envelope toggle, undelete the message when we unmark
	the Seen flag here as well. Fixes bug #42118.

2003-04-30  Jeffrey Stedfast  <fejj@ximian.com>

	* message-list.c (ml_tree_value_at): Fixed to return the correct
	values (swapped) in order to fix bug #42120.

2003-04-30  Jeffrey Stedfast  <fejj@ximian.com>

	* message-list.c (regen_list_regened): Save the tree state before
	we tear down the tree and then load it back again. yay. Fixes bug
	#42170 and #40074.

svn path=/trunk/; revision=21047
2003-05-02 16:07:18 +00:00
271ebab0a7 Don't expand the select-names entry, because we don't want it as tall as
* glade/e-shell-shared-folder-picker-dialog.glade: Don't expand
	the select-names entry, because we don't want it as tall as the
	button.

svn path=/trunk/; revision=21046
2003-05-02 14:54:45 +00:00
cde584d348 unref the model again (task_editor_edit_comp): don't allow editing if the
2003-05-01  JP Rosevear  <jpr@ximian.com>

	* gui/dialogs/task-editor.c (task_editor_finalize): unref the
	model again
	(task_editor_edit_comp): don't allow editing if the assignee has
	delegated

	* gui/dialogs/meeting-page.c (popup_delete_cb): set the new
	non-delegator to be editable

	* gui/dialogs/event-editor.c (event_editor_edit_comp): don't allow
	editing if the attendee has delegated
	(event_editor_finalize): unref the model again

	* gui/e-meeting-model.c: remove e-table-without related functions
	(finalize): don't create without table
	(e_meeting_model_etable_from_model): build the table with this as
	model
	(e_meeting_model_etable_model_to_view_row): directly use the
	model_to_view call
	(e_meeting_model_etable_view_to_model_row): as above
	(attendee_changed_cb): make sure pre change is alwasy called

	* gui/e-meeting-model.h: use DECLS, remove protos for long dead
	functions, don't include config.h

svn path=/trunk/; revision=21045
2003-05-02 12:37:17 +00:00
ce850eda80 file all new folder bindings to be ctrl-shift-f
2003-05-01  JP Rosevear  <jpr@ximian.com>

	* evolution.xml: file all new folder bindings to be ctrl-shift-f

svn path=/trunk/; revision=21044
2003-05-01 21:55:20 +00:00
41bfd08a3e Added list of updated translations.
svn path=/trunk/; revision=21043
2003-05-01 18:39:42 +00:00
cfd486fdd8 return the instantiated object. [bug #42156]
2003-05-01  Mike Kestner  <mkestner@ximian.com>

	* gal/e-text/e-completion-callbacks.c (e_completion_callbacks_new):
	return the instantiated object. [bug #42156]

2003-05-01  Mike Kestner  <mkestner@ximian.com>

	* e-cell-combo.c (e_cell_combo_selection_changed): new
	(e_cell_combo_init): connect to selection_changed on popup_list
	(e_cell_combo_do_popup): block selection_changed while popping up
	[bug #40996]

svn path=/trunk/; revision=21042
2003-05-01 18:21:35 +00:00
16bfd2b973 remove gratuitous ref
2003-05-01  JP Rosevear  <jpr@ximian.com>

	* e-table.c (et_real_construct): remove gratuitous ref

svn path=/trunk/; revision=21041
2003-05-01 18:02:17 +00:00
499b51d72e Update
svn path=/trunk/; revision=21040
2003-05-01 06:37:07 +00:00
c08556a9a6 Updated Japanese translation.
* ja.po: Updated Japanese translation.

svn path=/trunk/; revision=21039
2003-05-01 06:36:52 +00:00
d5ab5576f2 ** See bug #41748
2003-04-30  Not Zed  <NotZed@Ximian.com>

        ** See bug #41748

        * mail-send-recv.c (build_dialogue): make sure we dont add any
        SEND_SEND types to the receive table.  When we add the SEND_SEND
        type, key it on a fixed string SEND_URI_KEY.
        (receive_done): if it is a SEND_SEND type, use SEND_URI_KEY to
        remove it from the active list.
        (mail_receive_uri): make sure we never add a SEND_SEND type to the
        receive list.
        (mail_send): key the send info on SEND_URI_KEY not transport url.

svn path=/trunk/; revision=21038
2003-05-01 02:19:46 +00:00
f2a740bdaa Correct <figure> tags.
svn path=/trunk/; revision=21037
2003-04-30 20:26:24 +00:00
ecb13e8024 Bump version number to 1.3.3.99.
svn path=/trunk/; revision=21036
2003-04-30 20:11:11 +00:00
87cb498843 (e_shell_folder_selection_dialog_construct): Set the default
response to GTK_RESPONSE_OK.

svn path=/trunk/; revision=21035
2003-04-30 19:49:35 +00:00
9a9c42d1f6 (e_request_string): Handle GTK_RESPONSE_NONE.
[#42038]

svn path=/trunk/; revision=21034
2003-04-30 19:47:16 +00:00
291399aa2d Remove camel-lock.c from here because it upsets automake 1.6 for some
* Makefile.am (camel_lock_helper_SOURCES): Remove camel-lock.c
        from here because it upsets automake 1.6 for some reason
        (camel_lock_helper_LDADD): Add camel-lock.o here

svn path=/trunk/; revision=21033
2003-04-30 15:35:28 +00:00
3413f52a3d removed unused code.
2003-04-30  Rodrigo Moya <rodrigo@ximian.com>

	* gui/alarm-notify/alarm-notify.c (alarm_notify_add_calendar): removed
	unused code.

svn path=/trunk/; revision=21032
2003-04-30 11:12:28 +00:00
c996cd6450 add blurbs for some addressbook fixes
svn path=/trunk/; revision=21031
2003-04-30 04:12:21 +00:00