Commit graph

6375 commits

Author SHA1 Message Date
Colin Leroy
0539d68af9 2007-10-15 [colin] 3.0.2cvs76
* src/edittags.c
	* src/edittags.h
	* src/filtering.c
	* src/filtering.h
	* src/importmutt.c
	* src/importpine.c
	* src/main.c
	* src/messageview.c
	* src/messageview.h
	* src/mimeview.c
	* src/mimeview.h
	* src/pop.c
	* src/pop.h
	* src/prefs_common.c
	* src/prefs_common.h
	* src/prefs_customheader.c
	* src/prefs_customheader.h
	* src/prefs_display_header.c
	* src/prefs_display_header.h
	* src/prefs_filtering_action.c
	* src/prefs_filtering_action.h
	* src/prefs_folder_column.c
	* src/prefs_folder_column.h
	* src/prefs_folder_item.c
	* src/prefs_folder_item.h
	* src/prefs_gtk.c
	* src/prefs_gtk.h
	* src/prefs_logging.h
	* src/prefs_matcher.c
	* src/prefs_matcher.h
	* src/prefs_summary_column.c
	* src/prefs_summary_column.h
	* src/prefs_summary_open.c
	* src/procheader.c
	* src/procheader.h
	* src/procmime.c
	* src/procmime.h
	* src/recv.c
	* src/recv.h
	* src/sourcewindow.c
	* src/sourcewindow.h
	* src/summaryview.c
	* src/summaryview.h
	* src/textview.c
	* src/textview.h
	* src/toolbar.c
	* src/toolbar.h
	* src/common/mgutils.c
	* src/common/mgutils.h
	* src/common/nntp.c
	* src/common/nntp.h
	* src/common/prefs.c
	* src/common/prefs.h
	* src/common/socket.c
	* src/common/socket.h
	* src/common/stringtable.c
	* src/common/stringtable.h
	* src/common/template.c
	* src/common/template.h
	* src/common/uuencode.c
	* src/common/uuencode.h
	* src/gtk/gtkshruler.c
	* src/gtk/gtkshruler.h
	* src/gtk/menu.c
	* src/gtk/menu.h
	* src/gtk/progressdialog.c
	* src/gtk/progressdialog.h
		Remove/staticalize, the return of the revenge
2007-10-15 17:20:02 +00:00
Colin Leroy
76f0e8aaba 2007-10-15 [colin] 3.0.2cvs75
* src/matcher.c
		Fix redirections in filtering's tests
2007-10-15 17:10:43 +00:00
Colin Leroy
89e0067dd0 2007-10-15 [colin] 3.0.2cvs74
* src/imap.c
		Don't build imap_synchronise at all when
		building without libetpan
2007-10-15 06:39:55 +00:00
Colin Leroy
a6adc4b287 2007-10-14 [colin] 3.0.2cvs73
* src/imap.c
	* src/common/md5.c
	* src/common/md5.h
	* src/gtk/manage_window.c
	* src/gtk/manage_window.h
		Remove more unused code
2007-10-14 18:49:34 +00:00
Colin Leroy
78a08da99f 2007-10-14 [colin] 3.0.2cvs72
* src/addrquery.c
	* src/addrquery.h
	* src/recv.c
	* src/recv.h
	* src/vcard.c
	* src/vcard.h
	* src/common/xml.c
	* src/common/xml.h
	* src/common/xmlprops.c
	* src/common/xmlprops.h
		Remove more unused code
2007-10-14 18:07:48 +00:00
Colin Leroy
2467a8cdf8 2007-10-14 [colin] 3.0.2cvs71
* src/common/utils.c
		Remove unused function
2007-10-14 13:46:31 +00:00
Colin Leroy
dc5063b056 2007-10-13 [colin] 3.0.2cvs70
* src/imap.c
	* src/imap.h
	* src/mainwindow.c
	* src/mainwindow.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		Staticalise/Remove more code
2007-10-13 08:57:29 +00:00
Colin Leroy
33c0c59336 2007-10-13 [colin] 3.0.2cvs69
* src/common/utils.c
	* src/common/utils.h
		Remove dead code, unused for ages
2007-10-13 08:46:41 +00:00
Colin Leroy
6b2a9a4628 2007-10-13 [colin] 3.0.2cvs68
* src/main.c
	* src/main.h
		Maemo: define hildon_program in main.c,
		make it accessible in the .h with extern
2007-10-13 08:28:20 +00:00
Paul Mangan
66eb00add9 2007-10-13 [paul] 3.0.2cvs67
* src/gtk/menu.c
		fix a bunch of runtime warnings on maemo
2007-10-13 06:56:48 +00:00
Paul Mangan
84d35ad06c 2007-10-13 [paul] 3.0.2cvs66
* src/main.c
	* src/main.h
	* src/gtk/gtkutils.c
	* src/gtk/gtkutils.h
		fix a bunch of compiler warnings on maemo
2007-10-13 05:31:36 +00:00
Colin Leroy
3d1cc116cd 2007-10-12 [colin] 3.0.2cvs65
* src/account.c
	* src/addritem.c
	* src/addritem.h
	* src/filtering.c
	* src/filtering.h
	* src/folder.c
	* src/folder.h
	* src/common/utils.c
	* src/common/utils.h
		Remove unused code, staticalise some functions
2007-10-12 17:03:55 +00:00
Paul Mangan
59fece2554 2007-10-12 [paul] 3.0.2cvs64
* src/account.c
	* src/folderview.c
	* src/main.c
	* src/mainwindow.c
	* src/messageview.c
	* src/summary_search.c
	* src/summaryview.c
	* src/toolbar.c
	* src/wizard.c
	* src/common/utils.c
	* src/gtk/prefswindow.c
		fix a bunch of compiler warnings on maemo
2007-10-12 11:26:39 +00:00
Colin Leroy
ef96838400 2007-10-11 [colin] 3.0.2cvs63
* src/editaddress.c
		Make static function static
2007-10-11 18:14:27 +00:00
Ricardo Mones
bd2aaca5f2 2007-10-11 [mones] 3.0.2cvs62
* src/addrduplicates.c
	* src/addressbook.c
	* src/compose.c
	* src/expldifdlg.c
	* src/mainwindow.c
	* src/messageview.c
	* src/pop.c
	* src/prefs_customheader.c
	* src/prefs_send.c
	* src/prefs_themes.c
	* src/common/plugin.c
	* src/gtk/pluginwindow.c
	* src/gtk/quicksearch.c
		Fix several typos and capitalisation issues
2007-10-11 16:43:22 +00:00
Tristan Chabredier
3bd7c1bc8e 2007-10-11 [wwp] 3.0.2cvs61
* src/editaddress.c
		Fix a warning about possible use of uninitialized
		filename var.
2007-10-11 15:52:51 +00:00
Tristan Chabredier
a04331709e 2007-10-11 [wwp] 3.0.2cvs60
* src/editaddress.c
		Disable "Unset picture" menu item when there's
		no picture to clear. Fix an extraneous g_unref_object,
		add missing initializers.
2007-10-11 12:46:11 +00:00
Tristan Chabredier
20c31f4727 2007-10-11 [wwp] 3.0.2cvs59
* src/pixmaps/anonymous.xpm
	* src/editaddress.c
	* src/Makefile.am
	* src/stock_pixmap.c
	* src/stock_pixmap.h
		Fix a leak, gettext-ize the photo label.
		Don't clear the existing picture if loading
		a new one fails. Use a default 'anonymous'
		picture (this new xpm has been added to the
		internal stock_pixmap API). Add a
		"Set picture" context menu entry.
2007-10-11 11:25:31 +00:00
Colin Leroy
f213d32472 Fix commit of two different things without telling 2007-10-11 07:09:32 +00:00
Colin Leroy
752add278c 2007-10-11 [colin] 3.0.2cvs58
* src/messageview.c
		Make shift-shortcuts work
	* src/prefs_actions.c
		Don't ask if we really want to close when
		choosing OK and only the list is changed
	* src/prefs_template.c
		Don't ask if we really want to close when
		choosing OK and only the list is changed
	* src/common/plugin.c
		Fix writing of second [Plugins_*] block
	* src/common/template.c
		Remove unused files (fixes deletion)
2007-10-11 07:03:10 +00:00
Paul Mangan
1ddc36d2a3 2007-10-10 [paul] 3.0.2cvs57
* src/prefs_template.c
		put the whole thing in a scrolled window
		so that half the page is no longer inaccessible
		on maemo
		make the gtk_text_view smaller on maemo
2007-10-10 21:33:10 +00:00
Colin Leroy
beda3a4d74 2007-10-10 [colin] 3.0.2cvs56
* src/compose.c
		Fix updating of Attachments number in some
		cases (reedit, attach from command-line, ...)
2007-10-10 18:16:53 +00:00
Colin Leroy
197bc10de6 2007-10-10 [colin] 3.0.2cvs55
* src/editaddress.c
		Initialise error correctly
2007-10-10 18:00:34 +00:00
Paul Mangan
dc63015077 2007-10-10 [paul] 3.0.2cvs54
* src/prefs_filtering_action.c
	* src/gtk/description_window.c
	* src/gtk/foldersort.c
	* src/gtk/quicksearch.c
		get rid of some pointless new lines and
		make the descripton labels wrap better
2007-10-10 17:03:31 +00:00
Colin Leroy
b1291a247b 2007-10-10 [colin] 3.0.2cvs53
* src/addressadd.c
	* src/editaddress.c
	* src/headerview.c
	* src/textview.c
		More error handling on saving pictures
2007-10-10 16:58:53 +00:00
Colin Leroy
52337572af 2007-10-10 [colin] 3.0.2cvs52
* src/printing.c
	* src/printing.h
		Generalize a bit printing, so we can factorize
		most of the code.
2007-10-10 16:32:11 +00:00
Paul Mangan
3876c9580a 2007-10-10 [paul] 3.0.2cvs51
* src/addrduplicates.c
		fix engrish
		use GTK_STOCK... buttons
2007-10-10 16:03:28 +00:00
Colin Leroy
cf96fe1d64 2007-10-10 [paul] 3.0.2cvs50
* src/addressadd.c
	* src/addrindex.c
	* src/editaddress.c
		Fix previous patch
		Thanks to Colin
2007-10-10 09:58:51 +00:00
Paul Mangan
b1bf834cf1 correct the [name] 2007-10-10 09:55:40 +00:00
Colin Leroy
35706689ff 2007-10-10 [claws] 3.0.2cvs49
* src/summaryview.c
	* src/messageview.c
		Fix crash on Add sender to addressbook when
		From is null
	* src/addressadd.c
	* src/addrindex.c
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
		Fix leaks
		Rename images to .png in addrbook/
	* src/headerview.c
	* src/textview.c
		Fix Face/X-Face being used if adding another
		address than sender to addressbook
		Thanks to Colin
2007-10-10 09:48:41 +00:00
Holger Berndt
a4d610a7fb 2007-10-10 [holger] 3.0.2cvs48
* src/addrduplicates.c
	* src/editaddress.c
		Improvements to the addressbook duplicate finder
		feature:
		 - add an edit button to the button bar
		 - display the whole bookname (with iface) and
		   use this for same-book checking
		 - after editing, try to keep selections if the
		   entries are still present
		 - sort the email column alphabetically
		 - put results in a scrolled window
		 - support embedded editing
		 - make columns in detail view resizable
		 - add keyboard shortcuts
2007-10-10 07:38:06 +00:00
Tristan Chabredier
2d292a69ba 2007-10-10 [wwp] 3.0.2cvs47
* src/addrindex.c
		Fix a crash when there's no From: in email, thanks to Colin.
2007-10-10 07:28:13 +00:00
Paul Mangan
55f7c3e49c 2007-10-09 [paul] 3.0.2cvs46
* src/messageview.c
	* src/summaryview.c
	* src/textview.c
		fix building without compface support
2007-10-09 18:06:12 +00:00
Colin Leroy
2e9d673df8 2007-10-09 [colin] 3.0.2cvs45
* src/editaddress.c
	* src/headerview.c
	* src/textview.c
		Add error handling
2007-10-09 16:47:16 +00:00
Colin Leroy
fda7d49be5 2007-10-09 [colin] 3.0.2cvs44
* src/addrduplicates.c
	* src/addressadd.c
	* src/addressadd.h
	* src/addressbook.c
	* src/addressbook.h
	* src/addrindex.c
	* src/addrindex.h
	* src/addritem.c
	* src/addritem.h
	* src/compose.c
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/headerview.c
	* src/messageview.c
	* src/mimeview.c
	* src/summaryview.c
	* src/textview.c
	* src/gtk/gtkutils.c
		Automatically set contacts' pictures from Face
		or X-Face if they have no picture
		Display the contact picture in textview or
		headerview for mails sent by people in the
		addressbook, that have no Face or X-Face
		Fix a few details in the Person edition dialog
		(ability to unset picture)
		Remove picture file when deleting contacts
2007-10-09 16:37:50 +00:00
Colin Leroy
ef66bda223 Fix conflicts 2007-10-09 13:35:25 +00:00
Salvatore De Paolis
133485438b 2007-10-09 [iwkse] 3.0.2cvs43
* src/gtk/about.c
		center the about window
2007-10-09 13:24:13 +00:00
Paul Mangan
0a9555de47 2007-10-09 [paul] 3.0.2cvs42
* src/prefs_toolbar.c
		fix icon selector window on maemo
2007-10-09 12:11:02 +00:00
Paul Mangan
c1e5300592 2007-10-09 [paul] 3.0.2cvs41
* src/messageview.c
		add 'go to' menu to separate msgview
2007-10-09 11:02:09 +00:00
Colin Leroy
36c7f2df64 2007-10-09 [colin] 3.0.2cvs40
* src/common/defs.h
		Add forgotten file
2007-10-09 10:33:11 +00:00
Colin Leroy
84574813cb Fix PATCHSETS/Changelog 2007-10-09 10:32:05 +00:00
Salvatore De Paolis
c319948ba6 2007-10-09 [iwkse] 3.0.2cvs39
* src/addressbook.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/addrbook.c
	* src/Makefile.am
		add a contact's photo to the AddressBook
2007-10-09 10:24:14 +00:00
Salvatore De Paolis
d54c883a1f 2007-10-09 [iwkse] 3.0.2cvs39
* src/addressbook.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/addrbook.c
	* src/Makefile.am
		add contact's picture to the Addressbook
2007-10-09 10:18:40 +00:00
Salvatore De Paolis
38f4a6a1d7 XXD 2007-10-09 10:16:42 +00:00
Salvatore De Paolis
e645e4ce67 2007-10-09 [iwkse] 3.0.2cvs41
* src/addressbook.c
	* src/addritem.c
	* src/addritem.h
	* src/editaddress.c
	* src/editaddress_other_attributes_ldap.h
	* src/addrbook.c
	* src/Makefile.am
		set contact's picture in the Addressbook
2007-10-09 09:55:25 +00:00
Colin Leroy
f801420848 2007-10-08 [colin] 3.0.2cvs38
* src/prefs_toolbar.c
		Make height 320 to remove the scrollbar
		(with current number of icons)
2007-10-08 18:50:06 +00:00
Colin Leroy
9c5ac8c6c0 2007-10-08 [colin] 3.0.2cvs37
* src/prefs_toolbar.c
		Transform the treeview to a GtkIconView.
		Patch by Pawel
		In addition, transform the window so that
		it looks like a popup menu. Patch by me
2007-10-08 18:39:29 +00:00
Colin Leroy
0f8a3641f5 2007-10-08 [colin] 3.0.2cvs36
* src/compose.c
	* src/compose.h
		Beautify the GUI a bit; in particular, show the
		number of attachments in the tab's title.
		Patch by Pawel
2007-10-08 16:21:49 +00:00
Paul Mangan
b58106fbfa 2007-10-08 [paul] 3.0.2cvs35
* src/mimeview.c
		Save users from themselves: save temporary
		files used for Open/Open with as read-only.
		Thanks to Colin
2007-10-08 13:19:20 +00:00
Paul Mangan
cbec7bad18 2007-10-08 [paul] 3.0.2cvs34
* tools/Makefile.am
		forgot this in cvs33
2007-10-08 10:29:50 +00:00