Commit Graph

4442 Commits

Author SHA1 Message Date
fd01a3bd7b Fixed a warning (Missing include file.)
2000-09-13  Christopher James Lahey  <clahey@helixcode.com>

	* folder-browser-factory.c: Fixed a warning (Missing include
	file.)

svn path=/trunk/; revision=5413
2000-09-13 22:55:27 +00:00
7acecd99c9 Rewrote to take a third argument (gboolean *selectable) so that we can
2000-09-13  Jeffrey Stedfast  <fejj@helixcode.com>

	* providers/imap/camel-imap-store.c (imap_folder_exists): Rewrote
	to take a third argument (gboolean *selectable) so that we can
	find out if the folder is selectable or not as we look to see if
	it exists. Also, don't use EXAMINE because that will not work on
	non-selectable folders, so use LIST instead.
	(get_folder): Check to see if the folder exists even vefore
	calling imap_create as this will save time. If the folder does
	exist, find out if it's selectable. Moved the call to refresh_info
	here.

	* providers/imap/camel-imap-folder.c (imap_get_uids): Check for a
	NULL summary.
	(camel_imap_folder_new): Don't call refresh_info here - call it in
	get_folder() because we don't know if this folder even exists on
	the server yet! And even if it does, we don't know if it can hold
	messages or not yet.

svn path=/trunk/; revision=5412
2000-09-13 22:13:09 +00:00
87c46529b8 Removed an unused variable.
2000-09-13  Federico Mena Quintero  <federico@helixcode.com>

	* gui/calendar-model.c (obj_updated_cb): Removed an unused
	variable.

svn path=/trunk/; revision=5411
2000-09-13 21:51:43 +00:00
1657cfe341 See if the new object matches the type of objects we were told to deal
2000-09-13  Federico Mena Quintero  <federico@helixcode.com>

	* gui/calendar-model.c (obj_updated_cb): See if the new object
	matches the type of objects we were told to deal with.
	(load_objects): Likewise.

svn path=/trunk/; revision=5410
2000-09-13 21:38:12 +00:00
534132510d moved the icons around a bit inside the image so they alignt better in the
toolbar  /tigert

svn path=/trunk/; revision=5409
2000-09-13 20:07:03 +00:00
b5abfd5a63 new pin icon for the pin button in the pinnable folder tree that can be
pinned on the pin-place besides the non-pinnable shortcutbar..

/tigert

svn path=/trunk/; revision=5408
2000-09-13 19:45:28 +00:00
a459b3d5d3 Fixed an uninitialized variable.
2000-09-13  Christopher James Lahey  <clahey@helixcode.com>

	* e-font.c: Fixed an uninitialized variable.

svn path=/trunk/; revision=5407
2000-09-13 19:18:39 +00:00
a801b3b691 Modified to only match text MIME parts in the message rather than the
2000-09-13  Jeffrey Stedfast  <fejj@helixcode.com>

	* filter-message-search.c (body_contains): Modified to only match
	text MIME parts in the message rather than the entire MIME message
	(header_contains): Added regex matching

svn path=/trunk/; revision=5406
2000-09-13 19:05:43 +00:00
a7700d7312 Some minor formatting changes.
svn path=/trunk/; revision=5402
2000-09-13 14:43:36 +00:00
921cbf5d78 Pilot stuff
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* NEWS (Calendar): Pilot stuff

svn path=/trunk/; revision=5401
2000-09-13 14:38:40 +00:00
ea5d5759f5 Pilot stuff
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* NEWS (Calendar): Pilot stuff

svn path=/trunk/; revision=5400
2000-09-13 14:29:27 +00:00
56d23d7d03 Only remove the pilot item from the hash if it exists in the first place.
2000-09-13  JP Rosevear  <jpr@helixcode.com>

	* pcs/cal-backend-file.c (remove_component): Only remove the pilot
	item from the hash if it exists in the first place.

svn path=/trunk/; revision=5399
2000-09-13 14:26:56 +00:00
2ceccf9c71 Install the Sent dir in Sent, not Sentbox
2000-09-13  JP Rosevear  <jpr@helixcode.com>

	* local/Sent/Makefile.am (defaultcalendardir): Install the Sent
	dir in Sent, not Sentbox

svn path=/trunk/; revision=5398
2000-09-13 13:55:26 +00:00
474a7723ca Make the pop-up folder bar pop down after a folder is selected.
svn path=/trunk/; revision=5397
2000-09-13 13:00:40 +00:00
e0133ee263 Fixed a broken fi.po
svn path=/trunk/; revision=5396
2000-09-13 11:15:02 +00:00
fc4267680a Make sure *datalength is > 0 before calling camel_mime_filter_filter
2000-09-12  Jeffrey Stedfast  <fejj@helixcode.com>

	* camel-mime-parser.c (folder_scan_step): Make sure *datalength is
	> 0 before calling camel_mime_filter_filter otherwise we will get
	a segfault if the filter calls iconv().

svn path=/trunk/; revision=5395
2000-09-13 01:42:12 +00:00
cad6e285aa add a make sure the attachment isn't NULL. A more complete fix coming
2000-09-12  Larry Ewing  <lewing@helixcode.com>

	* e-msg-composer-attachment-bar.c (add_common): add a make sure
	the attachment isn't NULL.  A more complete fix coming soon.

svn path=/trunk/; revision=5394
2000-09-12 22:55:16 +00:00
ae3484183b Updated POTFILES.in.
svn path=/trunk/; revision=5393
2000-09-12 22:34:55 +00:00
a4be8f60fb Fix the configure script to output the Makefile in `src' before the
Makefiles in the subdirs.

svn path=/trunk/; revision=5392
2000-09-12 21:23:02 +00:00
4e5594955f Use underscores for untranslated characters fro Gtk+
svn path=/trunk/; revision=5391
2000-09-12 21:19:44 +00:00
ee5fca52e1 Hack to compile for distcheck.
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* conduits/calendar/calendar-conduit.c: Hack to compile for
distcheck.

	* conduits/calendar/calendar-conduit.h: Remove calobj.h dependency

svn path=/trunk/; revision=5390
2000-09-12 21:18:38 +00:00
f95459ff4d Updated a little bit.
svn path=/trunk/; revision=5389
2000-09-12 21:18:14 +00:00
7ad81be005 Don't generate the Makefile for the `notes' directory as it's unused.
svn path=/trunk/; revision=5388
2000-09-12 21:17:53 +00:00
5db8d54d5a Updated Swedish translation.
svn path=/trunk/; revision=5387
2000-09-12 21:16:04 +00:00
62d83b547e Thou shalt add a space after -I' when invoking orbit-idl'.
svn path=/trunk/; revision=5386
2000-09-12 21:14:18 +00:00
75a2435a44 Use g_int_* for now (cal_backend_file_create): ditto
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* pcs/cal-backend-file.c (cal_backend_file_load): Use g_int_*
	for now
	(cal_backend_file_create): ditto

svn path=/trunk/; revision=5385
2000-09-12 20:58:19 +00:00
727d197946 Change this a bit so that if you pass it a bold font, it puts that in
* e-font.c (e_font_from_gdk_font): Change this a bit so that if
	you pass it a bold font, it puts that in font->bold and finds a
	lighter font for font->font (if it can). This is for themes like
	Metal where the default font is bold.
	(find_variants): renamed from find_best_bold

svn path=/trunk/; revision=5384
2000-09-12 20:57:13 +00:00
c920df14ca Little UTF-8 fix
svn path=/trunk/; revision=5383
2000-09-12 20:41:22 +00:00
0e06b64743 0.5.
svn path=/trunk/; revision=5382
2000-09-12 20:05:23 +00:00
b3986d16fa Get rid of the `ui.xml' stuff that Michael committed, as it's breaking
distcheck.

svn path=/trunk/; revision=5381
2000-09-12 20:02:03 +00:00
7d835651be Remove ui.xml stuff which was breaking distcheck.
svn path=/trunk/; revision=5380
2000-09-12 19:54:07 +00:00
61166a8205 Remove bogus #include.
svn path=/trunk/; revision=5379
2000-09-12 19:45:24 +00:00
7f9156593d Add UI xml files in a more sensible place.
svn path=/trunk/; revision=5378
2000-09-12 19:10:06 +00:00
86dc13ebf4 fixes to make this beast distcheck
svn path=/trunk/; revision=5377
2000-09-12 19:09:28 +00:00
fd3b33bc93 Tidy some xml.
svn path=/trunk/; revision=5376
2000-09-12 19:08:55 +00:00
2cfea1ea91 Added Sent/Outbox feature descriptions
2000-09-12  Jeffrey Stedfast  <fejj@helixcode.com>

	* NEWS (Mailer): Added Sent/Outbox feature descriptions

svn path=/trunk/; revision=5375
2000-09-12 18:53:45 +00:00
7ec32a220b set folder_tree before adding the listener, since that will eventually
* mail-local-storage.c (mail_local_storage_startup): set
	folder_tree before adding the listener, since that will eventually
	invoke callbacks that will look at it.

svn path=/trunk/; revision=5374
2000-09-12 18:11:27 +00:00
8a7d38a366 add most (but not all) 0.5 Mailer features
* NEWS (Mailer): add most (but not all) 0.5 Mailer features

svn path=/trunk/; revision=5373
2000-09-12 18:09:18 +00:00
945b86141c s/Sentbox/Sent/
* configure.in: s/Sentbox/Sent/

svn path=/trunk/; revision=5372
2000-09-12 17:51:24 +00:00
c6563f66eb Renamed Sentbox to Sent
* local/Makefile.am: Renamed Sentbox to Sent

	* local/{Sent\ Mail,Sentbox}/*: removed

	* local/Sent/*: created

svn path=/trunk/; revision=5371
2000-09-12 17:50:09 +00:00
41a4789e97 sync the folder on deactivate.
* folder-browser-factory.c (control_deactivate): sync the folder
	on deactivate.

svn path=/trunk/; revision=5370
2000-09-12 17:24:59 +00:00
cf28689609 Merge missing file for distcheck
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* test-data/stresstest.ics: Merge missing file for distcheck

	* src/libicalss/icalcstp.h: ditto

	* src/libicalss/icalcsdb.h: ditto

svn path=/trunk/; revision=5369
2000-09-12 17:11:23 +00:00
39f038a668 Updated Swedish translation.
svn path=/trunk/; revision=5368
2000-09-12 17:04:46 +00:00
cd4a3ab958 Added Swedish translation.
svn path=/trunk/; revision=5367
2000-09-12 17:01:22 +00:00
37d36887f3 Add a bunch of compile flags to the compilation of `tree-example-2'
because it uses GNOME VFS so it needs them.

svn path=/trunk/; revision=5366
2000-09-12 15:33:24 +00:00
5994bc5006 For additional coolness, display the name of the mailing list in the
right-click menu.  Also, make the action box appear in the filter
dialog and fix a stupid cut & paste bug that prevented the code from
checking for the right headers.

svn path=/trunk/; revision=5365
2000-09-12 15:22:31 +00:00
497e2144ac Grey out the "Filter for Mailing List" item if we cannot figure out a
mailing list for the selected message.

svn path=/trunk/; revision=5364
2000-09-12 14:51:01 +00:00
327d984447 Turn off debugging output.
* rule-context.c (d):
	* filter-datespec.c (d): Turn off debugging output.

svn path=/trunk/; revision=5363
2000-09-12 14:31:57 +00:00
395a311fe3 Cool Hack of the Day: right-click menu item to autodetect what mailing
list a message comes from and create the rule for it on the fly.
(Many thanks to Joakim for suggesting the way to implement this.)

Also, use the new shiny toolbar icons from TigerT and mark some
strings for translation.

svn path=/trunk/; revision=5362
2000-09-12 14:30:49 +00:00
64b4dcdffa Install the new button icons under
`$(datadir)/images/evolution/buttons'.

svn path=/trunk/; revision=5361
2000-09-12 14:26:23 +00:00