0.8.10claws52
[claws.git] / doc / src / maintainer_guide.txt
1 1. Files
2
3 about.c is the about dialog
4 account.c is the accounts list dialog
5 addressbook.c is the address book dialog
6 addr_compl.c is the address completion process
7 base64.c handles the base64 conversion
8 compose.c is the compose dialog
9 esmtp.c handles the esmtp protocol with authentification
10 filesel.c is a file selection dialog
11 filter.c handles the filtering process
12 folder.c handles the folder structure (left panel) without any gtk
13 foldersel.c / folderview.c is the left panel gtk implementation
14 gtksctree.c ********* NO DESCRIPTION *************
15 gtkshruler.c ********* NO DESCRIPTION *************
16 gtkutils ********* NO DESCRIPTION *************
17 headerview.c is the little header viewer between the list of mails and
18              the mail viewer.
19 headerwin.c is the displaying of the all the header in a window
20             (show all headers option)
21 html.c is an HTML parser
22 imageview.c is the image viewer
23 imap.c is the handling of the IMAP4 procotol
24 import.c import from mbox dialog
25 inc.c ********* NO DESCRIPTION *************
26 inputdialog.c is a dialog where you can enter texts
27 logwindow.c is the log window (tool menu / log window)
28 main.c ********* NO DESCRIPTION *************
29 mainwindow.c is the 3-paned main window
30 manage_window.c ********* NO DESCRIPTION *************
31 manual.c ********* NO DESCRIPTION *************
32 mbox.c is the mbox importer/exporter
33 md5.c / md5ify.c is the md5 processing
34 md5ify.c
35 menu.c
36 messageview.c is the mail viewer part of the main window
37 mh.c handles mh folders
38 mimeview.c is the displaying of the list of the MIME part of the mail
39            (at the top of the mail viewer when it is displayed)
40 news.c is the news session handling (it uses the nntp protocol)
41 nntp.c is the handling of the NNTP procotol
42 passphrase.c is the dialog box to enter a password
43 pop.c is the handling of the POP3 protocol
44 prefs.c is a preference file parser and somes function that
45         set values from the state of a gtk component.
46 prefs_account.c is preferences for account dialog
47 prefs_common.c is the preference dialog
48 prefs_filter.c is preferences for filter dialog
49 procheader.c is the RFC822 headers parser.
50 procmime.c is a MIME parser.
51 procmsg.c handle the list of message files.
52 progressdialog.c is a dialog box with a progress bar
53 recv.c ********* NO DESCRIPTION *************
54 rfc2015.c ********* NO DESCRIPTION *************
55 rfc822.c ********* NO DESCRIPTION *************
56 select-keys.c ********* NO DESCRIPTION *************
57 send.c is the message sender (SMTP only).
58 session.c ********* NO DESCRIPTION *************
59 setup.c ********* NO DESCRIPTION *************
60 smtp.c is the handling of the SMTP protocol.
61 socket.c is some function to make it easier to use TCP/unix socket.
62 sourcewindow.c ********* NO DESCRIPTION *************
63 statusbar.c ********* NO DESCRIPTION *************
64 stock_pixmap.c handle the pixmaps including pixmap theming
65 summaryview.c is the displaying of list of the mail in a folder
66               (up/right in the main window).
67 textview.c is the mail (without MIME part) displaying of the
68            mail viewer.
69 unmime.c ********* NO DESCRIPTION *************
70 utils.c ********* NO DESCRIPTION *************
71 uuencode.c ********* NO DESCRIPTION *************
72 xml.c ********* NO DESCRIPTION *************