Commit Graph

10381 Commits

Author SHA1 Message Date
78606cdb93 Disable "Search Message" when more or less than exactly one message is
2001-08-16  Peter Williams  <peterw@ximian.com>

	* folder-browser-ui.c (folder_browser_ui_set_selection_state): Disable
	"Search Message" when more or less than exactly one message is selected.

svn path=/trunk/; revision=12112
2001-08-16 19:01:43 +00:00
1fb0b75061 removed the Print Setup menu item, and changed Print Message to Print for
2001-08-16  Anna Marie Dirks  <anna@ximian.com>

	* evolution-mail-message.xml : removed the Print Setup menu
	item, and changed Print Message to Print for consistency's sake.

svn path=/trunk/; revision=12111
2001-08-16 18:47:25 +00:00
d868ec70b6 Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn't
have to do this.

* e-gray-bar.c (endarken_style): Just hardcode the colors.

* e-shell-folder-title-bar.c (set_title_bar_label_style): New.
(e_shell_folder_title_bar_construct): Call it on the labels here,
so we get nice white labels.

svn path=/trunk/; revision=12110
2001-08-16 18:38:05 +00:00
7a821eebc4 Do not set the time popup range. We also want to be able to create
2001-08-16  Federico Mena Quintero  <federico@ximian.com>

	* gui/calendar-config.c (calendar_config_configure_e_date_edit):
	Do not set the time popup range.  We also want to be able to
	create appointments that are not within nine-to-five!  Think of
	going to the movies!  Fixes bug #7436.

	* gui/dialogs/cal-prefs-dialog.glade: "am/pm" is now "AM/PM".
	Fixes bug #7367.

svn path=/trunk/; revision=12109
2001-08-16 18:34:20 +00:00
b28275657d s/doc/help to point at the right dir.
svn path=/trunk/; revision=12108
2001-08-16 18:00:06 +00:00
c140e7f06e s/the view for %s' have/the views for %s' have/.
* e-shell.c (e_shell_component_maybe_crashed): s/the view for `%s'
have/the views for `%s' have/.

svn path=/trunk/; revision=12107
2001-08-16 17:59:53 +00:00
bc7f14d4eb and the .cvsignore files too
svn path=/trunk/; revision=12106
2001-08-16 17:57:02 +00:00
f9950bfd61 Removing these files which belong in doc/ not help/
svn path=/trunk/; revision=12105
2001-08-16 17:51:24 +00:00
d0a5fa689f Remove debugging message.
* e-storage-set-view.c (etree_icon_at): Remove debugging message.

svn path=/trunk/; revision=12104
2001-08-16 17:50:09 +00:00
6202c3e9eb Add a "BuiltMenuItems" placeholder in the "Help" menu so we can do the
* evolution.xml: Add a "BuiltMenuItems" placeholder in the "Help"
menu so we can do the fancy Bonobo help stuff.

svn path=/trunk/; revision=12103
2001-08-16 17:49:12 +00:00
4cf1f4c583 Removing these files which belong in the doc dir, not the help dir.
svn path=/trunk/; revision=12102
2001-08-16 17:48:38 +00:00
ba9b1480dd (fe_node_to_shell_path): Use node->name and node->full_name to generate
2001-08-16  Peter Williams  <peterw@ximian.com>

	(fe_node_to_shell_path): Use node->name and node->full_name to generate
	the the shell path of this item. Don't need to escape the URL, and
	handle cases when dir_sep != '/'
	(fe_done_subscribing): Use fe_node_to_shell_path instead of the CamelURL.
	Third time's the charm...

svn path=/trunk/; revision=12101
2001-08-16 17:47:15 +00:00
46c82f851c The finale
svn path=/trunk/; revision=12100
2001-08-16 17:44:54 +00:00
2d546eb377 Missed this
svn path=/trunk/; revision=12099
2001-08-16 17:43:30 +00:00
f111a46f11 Here go the rest
svn path=/trunk/; revision=12098
2001-08-16 17:42:36 +00:00
dbb7e636c1 I have deleted all of these files as they are being moved to the help directory.
svn path=/trunk/; revision=12097
2001-08-16 17:41:18 +00:00
da4dffd635 Nuke the old no docs
svn path=/trunk/; revision=12096
2001-08-16 17:39:05 +00:00
6255c3d1d5 Fix this again. Sigh. Problem of namespace = "" may not yet be completely
2001-08-16  Peter Williams  <peterw@ximian.com>

	* providers/imap/camel-imap-store.c (imap_connect_online): Fix this
	again. Sigh. Problem of namespace = "" may not yet be completely
	solved.

svn path=/trunk/; revision=12095
2001-08-16 17:38:56 +00:00
15e6789846 Back to building devel
svn path=/trunk/; revision=12094
2001-08-16 17:28:29 +00:00
5a8353804b More devel stuff away
svn path=/trunk/; revision=12093
2001-08-16 17:25:06 +00:00
01221de72a Here go the white-papers
svn path=/trunk/; revision=12092
2001-08-16 17:18:11 +00:00
951a6a9c0f Updated Slovenian translation
svn path=/trunk/; revision=12091
2001-08-16 17:15:08 +00:00
0d2e6f76a9 Instead of hackfully getting the path, use a CamelURL so that escaping is
2001-08-16  Peter Williams  <peterw@ximian.com>

	* subscribe-dialog.c (fe_done_subscribing): Instead of hackfully
	getting the path, use a CamelURL so that escaping is handled. Silly
	me.

svn path=/trunk/; revision=12090
2001-08-16 15:38:08 +00:00
7fa4db74cb Some info on adding --localstatedir to the configure options.
2001-08-16  Kjartan Maraas  <kmaraas@gnome.org>

	* README: Some info on adding --localstatedir to the configure
	options.

svn path=/trunk/; revision=12089
2001-08-16 15:32:13 +00:00
7e677fe91b Added omf-install to the build. Adjust for the move of the user docs.
2001-08-16  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: Added omf-install to the build.
	* configure.in: Adjust for the move of the user docs.

svn path=/trunk/; revision=12088
2001-08-16 15:23:03 +00:00
40eb90815a Adjust for the move of the user docs.
2001-08-16  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Adjust for the move of the user docs.

svn path=/trunk/; revision=12087
2001-08-16 15:19:47 +00:00
d89cd78d6c Small fix to build. Small fix. Remove an extra space. Same here. And here.
2001-08-16  Kjartan Maraas  <kmaraas@gnome.org>

	* C/Makefile.am: Small fix to build.
	* C/evolution-C.omf: Small fix. Remove an extra space.
	* no/Makefile.am: Same here.
	* no/evolution-no.omf: And here.

svn path=/trunk/; revision=12086
2001-08-16 14:44:56 +00:00
b95d94d269 Updated Hungarian translation.
2001-08-16  Andras Timar <timar@gnome.hu>

        * hu.po: Updated Hungarian translation.

svn path=/trunk/; revision=12085
2001-08-16 14:34:56 +00:00
844d69f78e Check that name != NULL before we start messing with it. (Fixes bug #7329)
2001-08-16  Jon Trowbridge  <trow@ximian.com>

	* gui/contact-editor/e-contact-quick-add.c (e_contact_quick_add):
	Check that name != NULL before we start messing with it.
	(Fixes bug #7329)

svn path=/trunk/; revision=12084
2001-08-16 07:17:26 +00:00
62f6a22f0f Remove the other copy of the figures
svn path=/trunk/; revision=12083
2001-08-16 07:14:05 +00:00
ca8708ec26 Remove some stray cvs collision markers.
svn path=/trunk/; revision=12082
2001-08-16 06:23:11 +00:00
fef28ce070 Boost scoring on an exact nickname match. Manually addressify match.
2001-08-16  Jon Trowbridge  <trow@ximian.com>

	* gui/component/select-names/e-select-names-completion.c
	(match_nickname): Boost scoring on an exact nickname match.
	Manually addressify match.
	(match_name): Manually addressify matches.
	(book_query_score): Remove automatic addressification.

	* gui/component/addressbook.c (addressbook_query_changed): Minor
	tweak to avoid a crash if we have a negative subid with id
	ESB_CATEGORY.  This should never happen.
	(addressbook_menu_activated): Reset the entry/option when we
	select "Clear".
	Some changes to reflect renaming in ESearchBar.

	* gui/component/select-names/e-select-names-bonobo.c
	(entry_set_property_fn): Cardify after importing destinations.
	This might fix a problem that Damon is having.

2001-08-16  Jon Trowbridge  <trow@ximian.com>

	* e-filter-bar.c (option_changed): Adjusted for renamed ESearchBar
	functions.
	(menubar_activated): Adjusted for renamed ESearchBar functions.

	* e-search-bar.c: Renames some of the horrible function names:
	s/option_choice/item_id/, s/suboption_choice/subitem_id/.

2001-08-16  Jon Trowbridge  <trow@ximian.com>

	* gui/cal-search-bar.c: Changed to reflect my renaming of some of
	the more hideously-named functions in the ESearchBar API.

svn path=/trunk/; revision=12081
2001-08-16 06:17:18 +00:00
abbdee83ee updated
2001-08-16  Marius Andreiana  <mandreiana@yahoo.com>

        * ro.po: updated

svn path=/trunk/; revision=12080
2001-08-16 04:31:56 +00:00
18fbe254f3 Updated one line about bullet points.
2001-08-15  Kevin Breit  <battery841@mediaone.net>

	* C/usage-mail.sgml: Updated one line about bullet points.

svn path=/trunk/; revision=12079
2001-08-16 03:20:54 +00:00
0f5d977c0b set title of initial dialog to Addressbook Sources (bug #6704).
2001-08-15  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook-config.glade: set title of initial
	dialog to Addressbook Sources (bug #6704).

svn path=/trunk/; revision=12078
2001-08-16 01:37:13 +00:00
47381f2ef3 don't let people add subdirs in the ldap server storage - everything is
2001-08-15  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook-storage.c (create_ldap_folder): don't
	let people add subdirs in the ldap server storage - everything is
	toplevel there.

svn path=/trunk/; revision=12077
2001-08-16 01:34:46 +00:00
02d49661f3 Remember the filename is in utf8, so use the e_utf8 functions to set the
2001-08-15  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-display.c (save_part): Remember the filename is in utf8, so
	use the e_utf8 functions to set the filename in the file selection
	dialog.

svn path=/trunk/; revision=12076
2001-08-15 21:47:04 +00:00
7da638d6aa Always remove the idle and return FALSE, instead of returning TRUE if more
2001-08-15  Peter Williams  <peterw@ximian.com>

	* message-list.c (on_cursor_activated_idle): Always remove the
	idle and return FALSE, instead of returning TRUE if more than one
	message is selected.

svn path=/trunk/; revision=12075
2001-08-15 21:28:59 +00:00
23de5fcdf5 Stop building the quote after a sigdash, hence, omitting the signature
2001-08-15  Jason Leach  <jleach@ximian.com>

	* mail-tools.c (mail_tool_quote_message): Stop building the quote
	after a sigdash, hence, omitting the signature from a
	reply/forward.  Bug #5529.

svn path=/trunk/; revision=12074
2001-08-15 21:27:18 +00:00
2f9c7ef3a0 *evolution-calendar.xml : Changed "print calendar" to "print".
2001-08-15  Anna Marie Dirks  <anna@ximian.com>

	*evolution-calendar.xml : Changed "print calendar" to "print".

svn path=/trunk/; revision=12073
2001-08-15 21:03:15 +00:00
23587cb770 Don't hardcode/build a help URI here, use gnome_help_display() instead,
2001-08-15  Jason Leach  <jleach@ximian.com>

	* e-shell-view-menu.c (command_help): Don't hardcode/build a help
	URI here, use gnome_help_display() instead, which will figure out
	what language the user needs, etc.
	(help_verbs): Adapt these menu items to above changes, they don't
	need to pass "evolution/foo.html" to command_help, just
	"foo.html".

svn path=/trunk/; revision=12072
2001-08-15 20:28:21 +00:00
3b25ec8b5e Re-added, at Ettore's request, the confirm-expunge dialog.
2001-08-15  Anna Marie Dirks <anna@ximian.com>

	* mail-callbacks.c (expunge-folders): Re-added, at Ettore's
	request, the confirm-expunge dialog.

svn path=/trunk/; revision=12071
2001-08-15 20:27:26 +00:00
f010bd39cf Added beginnings of a Norwegian translation. Forgot to add this. Kinda
2001-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* no/*: Added beginnings of a Norwegian translation.
	* sgmldocs.make: Forgot to add this. Kinda important.

svn path=/trunk/; revision=12070
2001-08-15 20:26:26 +00:00
1e7d20812f Addded missing dirs to the build. Add checks for scrollkeeper and jw to
2001-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Addded missing dirs to the build. Add checks for
	scrollkeeper and jw to get the docs building on later Red Hat's.

svn path=/trunk/; revision=12069
2001-08-15 20:16:54 +00:00
eaf4de8941 Added this for integration with scrollkeeper.
2001-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* omf-install/*: Added this for integration with scrollkeeper.

svn path=/trunk/; revision=12068
2001-08-15 20:11:31 +00:00
c43f2b9a56 s/fig/figures/ Make it use the sgmldocs.make framework.
2001-08-15  Kjartan Maraas  <kmaraas@gnome.org>

	* C/*.sgml: s/fig/figures/
	* C/Makefile.am: Make it use the sgmldocs.make framework.

svn path=/trunk/; revision=12067
2001-08-15 20:09:57 +00:00
b9fcbce235 Moved images
svn path=/trunk/; revision=12066
2001-08-15 20:08:16 +00:00
5fc7eeebc0 New function. Try to approximate the SSL error into errno.
2001-08-15  Peter Williams  <peterw@ximian.com>

	* camel-tcp-stream-openssl.c (ssl_error_to_errno): New function. Try
	to approximate the SSL error into errno.
	(errlib_error_to_errno): New function, try to approximate OpenSSl's
	error library's error (ERR_*) into errno.
	(stream_read): Try to set errno using ssl_error_to_errno.
	(stream_write): Same.
	(open_ssl_connection): Same.

svn path=/trunk/; revision=12065
2001-08-15 20:05:26 +00:00
dfeef1979e forgot to commit this
svn path=/trunk/; revision=12064
2001-08-15 19:42:02 +00:00
9215367892 Emit a "changed" signal at the end of this function. Bug #7232.
2001-08-15  Jason Leach  <jleach@ximian.com>

	* e-folder.c (e_folder_set_child_highlight): Emit a "changed"
	signal at the end of this function.  Bug #7232.

svn path=/trunk/; revision=12063
2001-08-15 19:36:52 +00:00